從發現物陳報官員按下它後開始
使用條件先把痲痺龍殺掉
For 9999999
Gosub 補給出港
Gosub 轉向找城
Gosub 找老板
Gosub 挖圖
Gosub 找官員
Gosub 再補給
Gosub 找城
EndFor
Sub 補給出港
Delay 1000
MoveTo 731 389
Delay 1000
LeftClick 1
Delay 1000
MoveTo 203 341
Delay 1000
LeftClick 1
Delay 1000
KeyPress 13 1
Delay 1500
MoveTo 663 415
Delay 1000
LeftClick 1
Delay 2000
MoveTo 613 418
Delay 1000
LeftClick 1
Delay 2000
KeyDown 17,1
KeyDown 37,1
Delay 3200
KeyUp 17 1
KeyUp 37 1
Delay 1000
Return
Sub 轉向找城
For 30
KeyPress 9 1
Delay 500
IfColor 641 364 ffffff 0
Delay 250
IfColor 662 366 ffffff 0
Delay 500
KeyPress 13 1
Delay 500
KeyPress 13 1
Delay 1000
Goto 轉向找城結束
Delay 250
Else
EndIf
Else
EndIf
EndFor
Rem 轉向找城結束
Delay 5000
KeyDown 38,1
Delay 7000
KeyUp 38 1
Delay 1000
Return
Sub 找老板
Rem 找交易所店主
For 10
KeyPress 9 1
Delay 500
IfColor 639 366 ffffff 0
Delay 250
IfColor 651 365 ffffff 0
Delay 250
IfColor 671 367 ffffff 0
Delay 250
IfColor 694 368 ffffff 0
Delay 500
KeyPress 13 1
Delay 1000
KeyPress 13 1
Goto 找交易所店主結束
Delay 2000
Else
EndIf
Else
EndIf
Else
EndIf
Else
EndIf
EndFor
Rem 找交易所店主結束
Delay 6000
KeyDown 38,1
Delay 1000
KeyUp 38 1
Delay 500
KeyDown 17,1
KeyDown 37,1
Delay 50
KeyUp 17 1
KeyUp 37 1
Delay 500
KeyDown 38,1
Delay 4000
KeyUp 38 1
Delay 1000
Return 找老板
Sub 挖圖
KeyDown 17,1
KeyDown 39,1
Delay 1400
KeyUp 17 1
KeyUp 39 1
Delay 500
KeyDown 38,1
Delay 1700
KeyUp 38 1
Delay 1000
KeyPress 112,1
Delay 2000
KeyPress 112,1
Delay 10000
KeyDown 17,1
KeyDown 37,1
Delay 3000
KeyUp 17 1
KeyUp 37 1
Delay 1500
KeyDown 38,1
Delay 1600
KeyUp 38 1
Delay 1000
KeyDown 17,1
KeyDown 37,1
Delay 1330
KeyUp 17 1
KeyUp 37 1
Delay 1000
KeyDown 38,1
Delay 4500
KeyUp 38 1
Delay 1000
Return 挖圖
Sub 找官員
For 10
KeyPress 9 1
Delay 500
IfColor 635 365 ffffff 0
Delay 250
IfColor 641 369 ffffff 0
Delay 250
IfColor 651 362 ffffff 0
Delay 250
IfColor 662 367 ffffff 0
Delay 500
KeyPress 13 1
Delay 500
KeyPress 13 1
Goto 找官員結束
Delay 1000
Else
EndIf
Else
EndIf
Else
EndIf
Else
EndIf
EndFor
Rem 找官員結束
Delay 5000
KeyDown 38,1
Delay 7000
KeyUp 38 1
Delay 1000
Return 找官員
Sub 再補給
For 10
KeyPress 9 1
Delay 500
IfColor 636 364 ffffff 0
Delay 250
IfColor 647 365 ffffff 0
Delay 250
IfColor 657 367 ffffff 0
Delay 250
IfColor 676 365 ffffff 0
Delay 500
KeyPress 13 1
Delay 500
KeyPress 13 1
Delay 1000
Else
EndIf
Else
EndIf
Else
EndIf
Else
EndIf
EndFor
Return 再補給
Sub 找城
For 20
Delay 5000
KeyPress 9 1
Delay 500
IfColor 636 368 ffffff 0
Delay 250
IfColor 643 367 ffffff 0
Delay 250
IfColor 651 361 ffffff 0
Delay 250
IfColor 657 369 ffffff 0
Delay 500
KeyPress 13 1
Delay 500
KeyPress 13 1
Goto 找城結束
Delay 1000
Else
EndIf
Else
EndIf
Else
EndIf
Else
EndIf
EndFor
Rem 找城結束
Return 找城 |