按键精灵,后台取色不管是否,都执行了一次全部命令,为什么? 20
GetColor=Plugin.Bkgnd.GetPixelColor(Hwnd,100,382)IfGetColor="FFFFFF"ThenDelay400CallP...
GetColor = Plugin.Bkgnd.GetPixelColor(Hwnd, 100,382)
If GetColor = "FFFFFF" Then
Delay 400
Call Plugin.Bkgnd.LeftClick(Hwnd, 162, 383)
Delay 700
Call Plugin.Bkgnd.LeftClick(Hwnd, 460, 365)
Delay 700
Call Plugin.Bkgnd.LeftClick(Hwnd, 599, 416)
Delay 700
Call Plugin.Bkgnd.LeftClick(Hwnd, 354, 614)
Delay 5000
Call Plugin.Bkgnd.LeftClick(Hwnd, 636, 430)
Delay 700
Else
Delay 100
End If
代码如上,不管该坐标是什么颜色,都执行了长长的一遍命令,并不是延时100MS就结束了。为什么?
好吧,游戏不支持取色 展开
If GetColor = "FFFFFF" Then
Delay 400
Call Plugin.Bkgnd.LeftClick(Hwnd, 162, 383)
Delay 700
Call Plugin.Bkgnd.LeftClick(Hwnd, 460, 365)
Delay 700
Call Plugin.Bkgnd.LeftClick(Hwnd, 599, 416)
Delay 700
Call Plugin.Bkgnd.LeftClick(Hwnd, 354, 614)
Delay 5000
Call Plugin.Bkgnd.LeftClick(Hwnd, 636, 430)
Delay 700
Else
Delay 100
End If
代码如上,不管该坐标是什么颜色,都执行了长长的一遍命令,并不是延时100MS就结束了。为什么?
好吧,游戏不支持取色 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询