MoveTo 350, 200
Delay 400
LeftClick 2
Delay 800
FindColor 0,0,1920,1080,"19AD1A",intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX+30, intY+25
Delay 300
LeftClick 1
End If
Delay 1000
MoveTo 565, 115
Delay 300
LeftClick 2
Delay 2000
MoveTo 100, 115
Delay 300
LeftClick 1
Delay 2000
MoveTo 350, 300
Delay 400
LeftClick 2
Delay 800
FindColor 0,0,1920,1080,"19AD1A",intQ,intW
If intQ > 0 And intW > 0 Then
MoveTo intQ+30, intW+25
Delay 300
LeftClick 1
End If
Delay 1000
MoveTo 565, 115
Delay 300
LeftClick 2
Delay 2000
MoveTo 100, 115
Delay 300
LeftClick 1
Delay 2000
第一次找色成功后,第二次直接跳过找色
按键精灵如何多次找色
答案:1 悬赏:60 手机版
解决时间 2021-02-21 08:32
- 提问者网友:不爱我么
- 2021-02-20 23:24
最佳答案
- 五星知识达人网友:有你哪都是故乡
- 2021-02-20 23:41
If intX < 0 or intY < 0 Then//新增代码
FindColor 0,0,1920,1080,"19AD1A",intQ,intW
If intQ > 0 And intW > 0 Then
MoveTo intQ+30, intW+25
Delay 300
LeftClick 1
End If
End If//新增代码
FindColor 0,0,1920,1080,"19AD1A",intQ,intW
If intQ > 0 And intW > 0 Then
MoveTo intQ+30, intW+25
Delay 300
LeftClick 1
End If
End If//新增代码
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯