안녕하세요...히로매크로 돌리면 잘돌아갈떈 오래돌아가는데 팅길땐 정말 자주 팅기네요...
스크립트에 문제가 있는지 확인좀 부탁드려요..
var #color 0
var #color 1
var #전투x 85
var #전투y 1820
var #던전x 305
var #던전y 365
var #던전c 9701199
var #전투시작x 275
var #전투시작y 1380
var #자동전투x 125
var #자동전투y 980
var #자동전투확인x 1000
var #자동전투확인y 1545
var #자동전투확인c 6354430
var #1번스킬x 163
var #1번스킬y 1440
var #2번스킬x 375
var #2번스킬y 1413
var #3번스킬x 490
var #3번스킬y 1600
var #보물상자1x 570
var #보물상자1y 455
var #보물상자1c 12442614
var #상자확인x 125
var #상자확인y 1220
var #상자다시확인x 925
var #상자다시확인y 790
var #상자다시확인c 14935011
var #다시하기x 75
var #다시하기y 1155
var #창닫기x 855
var #창닫기y 1570
var #숨던찾기x 722
var #숨던찾기y 1225
var #숨던찾기c 255
var #룰렛찾기x 910
var #룰렛찾기y 645
var #룰렛찾기c 132417
var #장비가득x 300
var #장비가득y 715
var #장비가득c 1356956
//기부
var #count 0
var #색값c 114943
var #색값d 12105912
var #취소x 300
var #취소y 715
var #이전x 85
var #이전y 85
var #길드x 65
var #길드y 160
var #길드스킬x 80
var #길드스킬y 1400
var #길드의분노x 690
var # 길드의분노y 950
var #스킬경험치기부x 70
var #스킬경험치기부y 1670
var #장비1x 719
var #장비1y 840
var #장비2x 585
var #장비2y 840
var #장비3x 451
var #장비3y 840
var #장비4x 317
var #장비4y 840
var #기부확인x 240
var #기부확인y 415
var #확인x 170
var #확인y 970
var #기부창닫기x 875
var #기부창닫기y 710
:start
sleep 2000
getcolor #color #던전x #던전y
if #color == #던전c
else
goto :start
endif
touchpress 0 #던전x #던전y
sleep 6000
touchpress 0 #전투시작x #전투시작y
sleep 3000
getcolor #color #장비가득x #장비가득y
if #color == #장비가득c
sleep 3000
goto :기부하기
else
goto :자동전투확인
endif
:자동전투확인
getcolor #color #자동전투확인x #자동전투확인y
if #color == #자동전투확인c
else
goto :자동전투확인
endif
sleep 1000
touchpress 0 #자동전투x #자동전투y
sleep 20000
:자동스킬
sleep 3000
touchpress 0 #1번스킬x #1번스킬y
sleep 3000
touchpress 0 #2번스킬x #2번스킬y
sleep 3000
touchpress 0 #3번스킬x #3번스킬y
:상자찾기
getcolor #color #보물상자1x #보물상자1y
getcolor #color1 #상자다시확인x #상자다시확인y
if #color == #보물상자1c or #color1 == #상자다시확인c
sleep 2000
else
goto :자동스킬
endif
touchpress 0 #보물상자1x #보물상자1y
sleep 2000
touchpress 0 #상자확인x #상자확인y
sleep 10000
touchpress 0 #다시하기x #다시하기y
sleep 15000
getcolor #color #숨던찾기x #숨던찾기y
if #color == #숨던찾기c
sleep 2000
else
goto :끝으로
endif
touchpress 0 275 1370
sleep 3000
getcolor #color #장비가득x #장비가득y
if #color == #장비가득c
sleep 2000
goto :기부하기
else
goto :룰렛찾기
endif
:룰렛찾기
getcolor #color #룰렛찾기x #룰렛찾기y
if #color == #룰렛찾기c
sleep 2000
else
goto :룰렛찾기
endif
touchpress 0 155 970 //룰렛GO
sleep 15000
touchpress 0 155 979 //룰렛확인
sleep 15000
touchpress 0 75 1485 ?//룰렛나가기
sleep 15000
goto :end
:기부하기
touchpress 0 #취소x #취소y
sleep 3000
touchpress 0 #창닫기x #창닫기y
sleep 3000
touchpress 0 #이전x #이전y
sleep 3000
touchpress 0 #길드x #길드y
sleep 5000
touchpress 0 #길드스킬x #길드스킬y
sleep 3000
touchpress 0 #길드의분노x #길드의분노y
sleep 3000
touchpress 0 #스킬경험치기부x #스킬경험치기부y
sleep 3000
:기부반복
#count = #count + 1
touchpress 0 #장비1x #장비1y
sleep 1500
touchpress 0 #장비2x #장비2y
sleep 1500
touchpress 0 #장비3x #장비3y
sleep 1500
touchpress 0 #장비4x #장비4y
sleep 1500
touchpress 0 #기부확인x #기부확인y
sleep 10000
touchpress 0 #확인x #확인y
sleep 3000
if #count = 1
#count = 0
goto :기부창닫기
else
goto :기부반복
endif
:기부창닫기
touchpress 0 #기부창닫기x #기부창닫기y
sleep 2000
touchpress 0 #이전x #이전y
sleep 3000
touchpress 0 #이전x #이전y
sleep 3000
touchpress 0 #전투x #전투y
sleep 3000
goto :end
:끝으로
touchpress 0 #창닫기x #창닫기y
sleep 2000
:end
:start
sleep 2000
getcolor #color #던전x #던전y
if #color == #던전c
else
goto :start
endif
이게 더 나아 보입니다..
if #color != #던전c
goto :start
endif
touchpress 0 #던전x #던전y
sleep 6000
touchpress 0 #전투시작x #전투시작y
sleep 3000
getcolor #color #장비가득x #장비가득y
if #color == #장비가득c
sleep 3000
goto :기부하기
else
goto :자동전투확인
endif
:자동전투확인
getcolor #color #자동전투확인x #자동전투확인y
if #color == #자동전투확인c
else
goto :자동전투확인
endif
여기도..
if #color != #자동전투확인c
goto :자동전투확인
endif
sleep 1000
touchpress 0 #자동전투x #자동전투y
sleep 20000
:자동스킬
sleep 3000
touchpress 0 #1번스킬x #1번스킬y
sleep 3000
touchpress 0 #2번스킬x #2번스킬y
sleep 3000
touchpress 0 #3번스킬x #3번스킬y
:상자찾기
getcolor #color #보물상자1x #보물상자1y
getcolor #color1 #상자다시확인x #상자다시확인y
if #color == #보물상자1c or #color1 == #상자다시확인c
sleep 2000
else
goto :자동스킬
endif
touchpress 0 #보물상자1x #보물상자1y
sleep 2000
touchpress 0 #상자확인x #상자확인y
sleep 10000
touchpress 0 #다시하기x #다시하기y
sleep 15000
getcolor #color #숨던찾기x #숨던찾기y
if #color == #숨던찾기c
sleep 2000
else
goto :끝으로
endif
touchpress 0 275 1370
sleep 3000
getcolor #color #장비가득x #장비가득y
if #color == #장비가득c
sleep 2000
goto :기부하기
else
goto :룰렛찾기
endif
:룰렛찾기
getcolor #color #룰렛찾기x #룰렛찾기y
if #color == #룰렛찾기c
sleep 2000
else
goto :룰렛찾기
endif
touchpress 0 155 970 //룰렛GO
sleep 15000
touchpress 0 155 979 //룰렛확인
sleep 15000
touchpress 0 75 1485 ?//룰렛나가기
sleep 15000
goto :end
:기부하기
touchpress 0 #취소x #취소y
sleep 3000
touchpress 0 #창닫기x #창닫기y
sleep 3000
touchpress 0 #이전x #이전y
sleep 3000
touchpress 0 #길드x #길드y
sleep 5000
touchpress 0 #길드스킬x #길드스킬y
sleep 3000
touchpress 0 #길드의분노x #길드의분노y
sleep 3000
touchpress 0 #스킬경험치기부x #스킬경험치기부y
sleep 3000
:기부반복
#count = #count + 1
touchpress 0 #장비1x #장비1y
sleep 1500
touchpress 0 #장비2x #장비2y
sleep 1500
touchpress 0 #장비3x #장비3y
sleep 1500
touchpress 0 #장비4x #장비4y
sleep 1500
touchpress 0 #기부확인x #기부확인y
sleep 10000
touchpress 0 #확인x #확인y
sleep 3000
if #count = 1
#count = 0
goto :기부창닫기
else
goto :기부반복
endif
:기부창닫기
touchpress 0 #기부창닫기x #기부창닫기y
sleep 2000
touchpress 0 #이전x #이전y
sleep 3000
touchpress 0 #이전x #이전y
sleep 3000
touchpress 0 #전투x #전투y
sleep 3000
goto :end
:끝으로
touchpress 0 #창닫기x #창닫기y
sleep 2000
:end
위에 두군대가 조금 의심스럽네요?
if 구문 상황은 지정하시고 그 상황에 뭘할지를 지정을 하지 않으셔셔
그냥 색깔이 다를때로 변경했습니다.?