do
color1 = GetPixelColor(320, 390,1)
color2 = GetPixelColor(320, 730,1)
color3 = GetPixelColor(320, 1070,1)
//比较颜色为黑色时点击相应位置
If color1 = 197379 Then
Tap 190, 390
End If
If color2 = 197379 Then
Tap 190, 730
End If
If color3 = 197379 Then
Tap 190, 1070
End If
loop
这样应该就可以了吧……你颜色没有取错吧
![](http://static.tieba.baidu.com/tb/editor/images/client/image_emoticon25.png)
2楼不是我怎么办,我一脚踩楼下一脚踩楼上,上去就啪死他……