i = 1
j=0
While i >0
IfColor 960, 540, "0000E4", 0 Then
//这里是吃药
//IfColor 865, 1000, "31318F", 1 Then
//KeyPress "F2", 1
//End If
j=0
KeyPress "F", 1
If i = 1 Then
KeyPress "C", 1
ElseIf i = 2 Then
KeyPress "2", 2
ElseIf i = 3 Then
KeyPress "3", 1
ElseIf i = 4 Then
KeyPress "4", 1
ElseIf i = 5 Then
KeyPress "1", 1
ElseIf i > 5 Then
i=0
LeftClick 1
End If
i = i + 1
//KeyPress "Ctrl", 1
Else
if j>200 Then
LeftClick 1
j=0
End If
j=j+1
i = 1
MoveTo 964,540
Delay 8
End If
Wend
j=0
While i >0
IfColor 960, 540, "0000E4", 0 Then
//这里是吃药
//IfColor 865, 1000, "31318F", 1 Then
//KeyPress "F2", 1
//End If
j=0
KeyPress "F", 1
If i = 1 Then
KeyPress "C", 1
ElseIf i = 2 Then
KeyPress "2", 2
ElseIf i = 3 Then
KeyPress "3", 1
ElseIf i = 4 Then
KeyPress "4", 1
ElseIf i = 5 Then
KeyPress "1", 1
ElseIf i > 5 Then
i=0
LeftClick 1
End If
i = i + 1
//KeyPress "Ctrl", 1
Else
if j>200 Then
LeftClick 1
j=0
End If
j=j+1
i = 1
MoveTo 964,540
Delay 8
End If
Wend