KeyPress "Tab", 1
Delay 500
IfColor 634,129,"50881",2 Then
Rem 打怪
KeyPress "1", 1
Delay 256
KeyPress "2", 1
Delay 256
KeyPress "3", 1
Delay 256
KeyPress "4", 1
Delay 256
KeyPress "5", 1
Delay 256
IfColor 503,108,"F6D500",2 Then
Goto 打怪
Else
Goto 捡物
End If
Else
Delay 256
Goto 找怪
End If
Rem 捡物
KeyPress "Z", 1
Delay 256
KeyPress "Z", 1
Delay 256
KeyPress "Z", 1
Delay 256
KeyPress "Z", 1
Delay 256
KeyPress "Z", 1
Delay 256
Rem 验证红
IfColor 402,97,"8400",2 Then
Delay 500
Goto 验证蓝
Else
Delay 500
KeyPress "8", 1
Delay 1000
Goto 验证红
End If
Rem 验证蓝
Delay 500
IfColor 368,110,"AD720A",2 Then
Goto 找怪
Else
Delay 500
KeyPress "9", 1
Delay 1000
Goto 验证蓝
End If