发布网友
共1个回答
热心网友
Rem 准备
FindColorEx 260,180,310,200,"FFD34F",0,0.9,SjX,SjY
If SjX > 0 And SjY > 0 Then
Delay 1000
ObjectifX=400
ObjectifY=460
Call Sourisfixe()
Call 点击确定()
End If
Delay 1000
FindColorEx 500,170,790,410,"00FF9A",0,0.9,ZbX,ZbY
If ZbX > 0 And ZbY > 0 Then
Delay 1000
ObjectifX=750
ObjectifY=440
Call Sourisfixe()
Call 点击确定()
Else
Delay 2000
Goto 准备
End If
Delay 60000
Rem 结束
Delay 5000
FindColorEx 0,300,780,350,"E1FE",0,0.9,JsX,JsY
If JsX > 0 And JsY > 0 Then
Delay 1000
ObjectifX=725
ObjectifY=560
Call Sourisfixe()
Call 点击确定()
Delay 5000
Goto 准备
Else
Delay 5000
Goto 结束
End If
//自动准备---------------------------结束