MoveTo 418,365
LeftClick 1
VBSCall FindPic(0,0,1024,768,"Attachment:\QQ炫舞.bmp",0.9,intX,intY)
If intX>0 and intY>0
MoveTo intX,intY
LeftDown 1
Delay 500
MoveTo 25,14
LeftUp 1
Delay 500
EndIf
Rem 11
VBSCall FindPic(0,0,1024,768,"Attachment:\准备.bmp",0.9,intX,intY)
If intX>0 and intY>0
KeyPress 116,1
Delay 500
MoveTo 584,395
EndIf
VBSCall FindPic(0,0,1024,768,"Attachment:\返回.bmp",0.9,intX,intY)
If intX>0 and intY>0
MoveTo intX,intY
LeftClick 1
Delay 500
LeftClick 1
Delay 500
MoveTo 584,395
EndIf
VBSCall FindPic(0,0,1024,768,"Attachment:\任务确定.bmp",0.9,intX,intY)
If intX>0 and intY>0
MoveTo intX,intY
LeftClick 2
Delay 500
MoveTo 584,395
Else
EndIf
Goto 11
自己截图