Delay 2000
KeyDown "N", 1
Delay 200
KeyUp "N", 1
KeyPress "J", 1
Delay 200
KeyPress "J", 1
Delay 200
KeyPress "J", 1
Delay 200
KeyPress "J", 1
Delay 200
KeyPress "J", 1
Delay 200
End Sub
Sub 结束()
Goto 停止
End Sub
Sub 检查()
KeyPress "F", 1
MoveTo 486, 321
IfColor 486, 321, "110C06", 0 Then
KeyPress "Esc", 1
Else 
Call 卖店()
End If

End Sub