MoveTo 890, 1005 LeftClick 1 Dim i i = 0 IfColor 900, 442, "BAE1FC", 2 Then i=i+8 End If IfColor 899, 444, "D4CDC0", 2 Then MoveTo 890, 1005 Delay 7000 LeftClick 1 End If Do while(i<8) FindPic 689,491,1198,550,"C:\Users\44312\Desktop\3.bmp",0.9,intX,intY If intX> 0 And intY> 0 Then TracePrint "找到图片" MoveTo 938, 1005 LeftClick 1 i = i + 1 Delay 200 Else TracePrint "没找到图片" IfColor 900, 442, "BAE1FC", 2 Then i = i + 8 End If IfColor 899, 444, "D4CDC0", 2 Then i = i + 8 End If End if Delay 200 Loop MoveTo 890, 1005 Delay 7000 LeftClick 1 这是源代码,新学的 语法什么的我也不懂 反正能用 下面说说怎样抓点抓图