按键精灵吧 关注:500,308贴子:1,028,570
  • 18回复贴,共1

哪个大神给看一下,找完第一个图,第二个图就不找了

只看楼主收藏回复

哪个大神给看一下,找完第一个图,第二个图就不找了,这是啥情况?我分开一个一个脚本都能找到,合在一起就只能找第一个,小白求解,谢谢
FindPic 360,130,1250,400,"Attachment:\112.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX, intY
Delay 1000
LeftClick 1
End If
FindPic 1100,40,1200,100,"Attachment:\117.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX, intY
Delay 1000
LeftClick 1
End If
FindPic 360,130,1250,400,"Attachment:\113.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX, intY
Delay 1000
LeftClick 1
End If
FindPic 1100,40,1200,100,"Attachment:\117.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX, intY
Delay 1000
LeftClick 1
End If


IP属地:浙江1楼2019-12-25 14:02回复
    加循环


    IP属地:广西来自Android客户端2楼2019-12-25 15:32
    收起回复
      2025-09-02 19:40:11
      广告
      不感兴趣
      开通SVIP免广告
      好的,我再去学习一下,谢谢


      IP属地:浙江3楼2019-12-25 17:04
      回复
        加了循环 还是不找


        IP属地:浙江4楼2019-12-25 17:20
        收起回复
          加输出看


          IP属地:海南来自iPhone客户端5楼2019-12-25 17:25
          收起回复
            别用附件路径,附件路径找图有 bug


            IP属地:浙江9楼2019-12-25 20:48
            收起回复
              intx,inty,intx2,inty2,intx3,inty3…,


              IP属地:江苏来自iPhone客户端11楼2020-01-06 00:32
              回复