至尊红颜小说:一个小程序,各位帮忙看看有没有错误,有的话,帮忙改一下,谢谢.

来源:百度文库 编辑:杭州交通信息网 时间:2024/05/05 02:37:36
Rem 开始
VBSCall Call FindCenterColor(519,164,964,319,"ff0000",intX,intY)
If intX=-1and intY=-1
Goto apple
Else
Goto pear
EndIf
Goto 开始
Rem pear
MoveTo 343 365
LeftClick 1
Delay 5000
Rem apple
VBSCall Call FindCenterColor(426,163,435,165,"00ffff",intX,intY)
If intX=-1and intY=-1
VBSCall Call FindCenterColor(217,363,264,371,"000000",intX,intY)
If intx>0 and inty>0
MoveTo 219 348
LeftClick 1
Delay 1000
EndIf
EndIf
VBSCall Call FindCenterColor(426,163,435,165,"00ffff",intX,intY)
If intX>0and intY>0
MoveTo 347 64
LeftClick 1
Delay 900
EndIf
VBSCall Call FindCenterColor(10,180,1018,680,"000000",intX,intY)
If intX=-1 and intY=-1
MoveTo 347 64
LeftClick 1
Delay 3000
EndIf
VBSCall Call FindCenterColor(230,238,957,296,"#000000",intX,intY)
If intX=-1 and intY=-1
MoveTo 508 335
LeftClick 1
Delay 1000
Goto 开始