Delay 3000
dim t1,t2,t3,t4,xq,hj,mxq,xl
t1=now
t2=now
t3=now
t4=now
xq=0
hj=0
mxq=0
xl=0
Delay 200
//MoveToS 344,752
MoveToS 179,754
Delay 80
RightClickS 1
Delay 50
KeyPressH 77,1
Delay 80
LeftDownS 1
Delay 200
MoveToS 409,15
Delay 50
LeftUpS 1
Delay 2000
Rem 开始
Gosub 判断是否验证回城
Gosub 进入战斗
Gosub 随机点击验证按钮
If xl=1
If datediff("s",t4,now)>=1200
xl=0
t4=now
EndIf
EndIf
If xl=0
Gosub 战斗检测装备修理
t4=now
EndIf
If xq=1
If datediff("s",t1,now)>=300
xq=0
t1=now
EndIf
EndIf
If xq=0
Gosub 黄巾令旗数量检测
t1=now
EndIf
If hj=1
If datediff("s",t2,now)>=300
hj=0
t2=now
EndIf
EndIf
If hj=0
Gosub 棉质黄巾数量检测
t2=now
EndIf
If mxq=1
If datediff("s",t3,now)>=600
mxq=0
t3=now
EndIf
EndIf
If mxq=0
Gosub 卖行脚
t3=now
EndIf
Goto 开始
Sub 判断是否验证回城
Rem 回城地点
IfColor 689,59,319ade,2
IfColor 781,83,299ace,2
Beep
Beep
Delay 4000
KeyPressH 122,3
Delay 50
Goto 跑出回城点
Else
EndIf
Else
EndIf
Return 判断是否验证回城
Sub 进入战斗
KeyPressH 65,1
Gosub 防战斗掉
Delay 50
KeyPressH 67,1
Delay 50
KeyPressH 67,1
Delay 50
KeyPressH 83,1
Delay 50
KeyPressH 67,1
Delay 50
KeyPressH 67,1
Delay 50
KeyPressH 68,1
Delay 50