Gui, Add, GroupBox, x12 y10 w260 h150 +center cred va, 대기중
Gui, Add, Text, x35 y40 w200 h30 , F1 : 매크로 시작?
Gui, Add, Text, x35 y80 w200 h30 , F2 : 매크로 종료
Gui, Add, Text, x35 y120 w200 h30 ,F3 : 매크로 정지
Gui, Add, Text, x190 y170 w110 h20 , 만든이 백곰e
; Generated using SmartGUI Creator 4.0
Gui, Show,, 천하제일 용병단 매크로
Gui, Show, w287 h202,
Return
GuiClose:
ExitApp
return
f2::
GuiControl,,a,게임 종료
ExitApp ; 종료한다
return
f3::
GuiControl,,a,매크로 일시정지
Pause ; 일시정지한다
return
f1::
GuiControl,,a,게임 진행중
return
mousemove, 297, 9
sleep, 300
click
sleep, 1000
loop,
{
gosub, a_1
a_1
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\1.png ;; (요정숲입장)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\2.png ;; (1-3입장)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
loop,
{
gosub, b_1
gosub, b_2
gosub, b_3
gosub, b_4
}
b_1:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\3.png ;; (입장하기)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
return
b_2:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\4.png ;; (다시하기)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
return
b_3:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\에너지부족이미지.png ;; (에너지부족)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\확인이미지.png??? ;;? (확인)
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 180000
}
return
b_4:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\5.png ;; (장비보관함부족)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
mousemove, 318, 264
sleep, 300
click
sleep, 1000
gosub, c_1
}
return
c_1:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\6.png ;; (용병단)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 3000
mousemove, 144, 250?? ;;? (장비창 01)
sleep, 300
click
sleep, 1000
}
return
c_2:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\8.png ;; (장비인벤)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 3000
mousemove, 351, 188?? ;;? (장비창 02)
sleep, 300
click
sleep, 1000
}
return
c_3:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\10.png ;; (장비판매)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
return
c_4:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\11.png ;; (등급판매)
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
return
c_5:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\A.png?? ;; (A급판매)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\12.png??? ;;? (확인)
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
return
c_6:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\B.png?? ;; (B급판매)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\12.png?? ;;? (확인)
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
return
c_7:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\13.png?? ;; (판매완료)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\14.png?? ;;? (확인)
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
return
c_8:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\15.png ;; (용병정보 01)
If errorlevel = 0 ;; 이미지 찾았을 경우 행동
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 1000
}
return
c_9:
ImageSearch, xx, xy, 0, 0, 640, 480, *100 image\map\16.png ;; (용병정보 02)
{
mousemove, %xx%, %xy%
sleep, 300
click
sleep, 3000
mousemove, 560, 380?? ;;? (모험시작)
sleep, 300
click
sleep, 1000
gosub, g_1
}
return
If errorlevel = 1 ;; 이미지를 찾지 못했을 경우 행동
{
msgbox, 못찾음
}
}
Return
gui넣기전에 그냥 단축키만 넣고했을때는 완벽하진않지만 돌아가긴했는데 gui넣고 나니깐 a_1 에 에러가난다고하는데 머가 문제인가여? 오토핫키시작한지 이제 이틀돼서 이미지서치 하나 보고 간단히 만들어볼려했는데 너무어렵네여...ㅠㅠ
a_1 다음에 콜론이 빠졌어요.