Var #color 0
Var #ss 0
?
:start
sleep 1000
?
:s1
//스토리시작
toast 스토리시작
sleep 3000
getColor #color 48 859
if #color == 11901456
sleep 1000
touchPress 0 62 953
sleep 1000
goto :s2
endif
goto :s3
?
:s2
//열쇠부족
toast 열쇠체크
sleep 5000
getColor #color 209 558
if #color == 4343254
sleep 1000
touchPress 0 230 636
sleep 5000
goto :m4
endif
sleep 3000
getColor #color 210 700
if #color == 14597698
sleep 1000
touchPress 0 229 766
sleep 5000
goto :m4
endif
sleep 40000
goto :s3
?
:s3
//보상선택 탐색
toast 보상선택 탐색중...
sleep 3000
getColor #color 448 581
if #color == 3292990
sleep 1000
touchPress 0 344 637
sleep 2000
touchPress 0 102 787
sleep 4500
touchPress 0 37 761
sleep 4000
goto :s1
endif
goto :s1
?
?
:g1
//도전모드
sleep 5000
touchPress 0 82 1047
sleep 5000
//결투장
touchPress 0 518 247
sleep 5000
:g2
//결투준비
touchPress 0 59 1099
sleep 5000
:g3
//열쇠부족
toast 열쇠체크
sleep 5000
getColor #color 217 713
if #color == 12426777
sleep 1000
touchPress 0 224 720
sleep 10000
goto :m1
endif
sleep 3000
goto :g4
:g4
//결투시작
toast 결투시작
sleep 5000
getColor #color 60 760
if #color == 14597698
sleep 1000
touchPress 0 87 840
goto :g5
endif
goto :g5
:g5
//결투종료 탐색
toast 결투종료 탐색중...
sleep 5000
getColor #color 82 558
if #color == 4671451
sleep 1000
touchPress 0 101 639
sleep 2000
goto :g7
endif
sleep 3000
getColor #color 81 566
if #color == 4408793
sleep 1000
touchPress 0 101 639
sleep 2000
goto :g7
endif
goto :g6
:g6
//연승실패 탐색
toast 연승실패 탐색중...
sleep 5000
getColor #color 86 689
if #color == 13214787
sleep 1000
touchPress 0 102 786
sleep 5000
touchPress 0 99 636
sleep 5000
goto :g7
endif
goto :g7
:g7
//열쇠체크
toast 열쇠체크
sleep 5000
getColor #color 220 713
if #color == 10914576
sleep 1000
touchPress 0 226 820
sleep 3000
touchPress 0 104 862
sleep 15000
goto :m1
endif
goto :g4
?
?
:w1
//왕탑준비&시작
toast 왕탑준비&시작
sleep 5000
getColor #color 46 1045
if #color == 1053869
sleep 1000
touchPress 0 50 1097
sleep 5000
touchPress 0 58 864
goto :w2
endif
goto :w2
:w2
//열쇠부족
toast 열쇠체크
sleep 5000
getColor #color 217 713
if #color == 12426777
sleep 1000
touchPress 0 226 820
sleep 15000
goto :m2
endif
goto :w3
:w3
//전투종료 탐색중..
toast 전투종료 탐색중...
sleep 5000
getColor #color 138 700
if #color == 14268727
sleep 1000
touchPress 0 154 732
sleep 15000
touchPress 0 203 749
sleep 2000
touchPress 0 58 647
sleep 3000
goto :w1
endif
goto :w1
?
?
:m1
//결장에서 왕탑
toast 결장에서 왕탑
sleep 5000
touchPress 0 673 1213
sleep 5000
touchPress 0 551 645
sleep 5000
goto :w1
:m2
//왕탑에서 로비
toast 왕탑에서 로비
sleep 5000
touchPress 0 622 1035
sleep 5000
touchPress 0 680 1210
sleep 5000
touchPress 0 680 1210
sleep 5000
goto :p2
:m3
//로비에서 스토리
toast 로비에서 스토리
sleep 5000
touchPress 0 92 1193
sleep 8000
//스테이지
touchPress 0 372 180
sleep 8000
goto :s1
:m4
//스토리에서 로비
toast 스토리에서 로비
sleep 3000
touchPress 0 626 1155
sleep 5000
touchPress 0 52 1204
sleep 5000
goto :p1
?
:p1
//파티관리
sleep 8000
touchPress 0 53 71
//대표파티
sleep 8000
touchPress 0 668 110
//나가기
sleep 8000
touchPress 0 668 1232
sleep 8000
goto :g1
:p2
//파티관리
sleep 8000
touchPress 0 53 71
//파티1
sleep 8000
touchPress 0 668 288
//나가기
sleep 8000
touchPress 0 668 1232
sleep 8000
goto :m3
:end
Frep가 아니라 히로매크로 아닌가요?