Rem a
FindPic 0,0,1023,767,"Attachment:\1.bmp",0.5,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+30, intY+60
Delay 500
LeftClick 1
Delay 500
KeyPress "Space", 1
Delay 200
KeyPress "Enter", 1
Else
Goto a
End If
这样就行了
没找着图片。。
加 Else 调试