Delay 200 Call FindPic(0,50,1023,767,"Attachment:\准备开始.bmp",0.9,intX,intY) If intX>=0 and intY>=0 MoveTo intX,intY Delay 150 LeftClick 2 EndIf Delay 100 Call FindPic(0,50,1023,767,"Attachment:\lang花.bmp",0.9,intX,intY) If intX>=0 and intY>=0 MoveTo intX,intY Delay 150 LeftClick 5 EndIf Delay 100 // ========================这里============================== IfColor 483,99,ecffff,0 // ====================这里================================== Delay 300 Call FindPic(0,50,1023,767,"Attachment:\冰.bmp",0.9,intX,intY) If intX>=0 and intY>=0 MoveTo intX+5,intY+5 Delay 150 LeftClick 2 EndIf Delay 200 Call FindPic(0,50,1023,767,"Attachment:\狼.bmp",0.9,intX,intY) If intX>=0 and intY>=0 MoveTo intX+5,intY+5 Delay 150 LeftClick 2 Delay 200 MoveTo 581,419 EndIf EndIf Delay 200 Call FindPic(0,50,1023,767,"Attachment:\药.bmp",0.9,intX,intY) If intX>=0 and intY>=0 MoveTo intX,intY Delay 150 LeftClick 2 EndIf Delay 200 Call FindPic(0,50,1023,767,"Attachment:\确定.bmp",0.9,intX,intY) If intX>=0 and intY>=0 MoveTo intX,intY Delay 150 LeftClick 2 EndIf Delay 200