按键精灵吧 关注:499,837贴子:1,019,248
  • 5回复贴,共1

大神帮我看下这个脚本 为什么运行一次后不执行循环运行第二

只看楼主收藏回复

一楼度娘


IP属地:河北1楼2016-03-19 20:58回复
    For 240
    rem A1
    Dim intX, intY, intA, intB ,intQ ,intW
    FindPic 40, 845, 147, 982, "Attachment:1.PNG", "000000", 3, 0.9, intX, intY
    If intX > -1 And intY > -1 Then
    Delay 1000
    Tap intX, intY
    REM A2
    FindPic 54, 770, 95, 818, "Attachment:2.PNG", "000000", 3, 0.7, intA, intB
    If intA > -1 And intB > -1 Then
    Rem A3
    FindPic 44, 456, 104, 822, "Attachment:3.PNG", "000000", 3, 0.7, intQ, intW
    If intQ > -1 And intW > -1 Then
    Delay 1
    Goto A3
    Else
    Delay 1600
    Tap intX, intY
    Delay 5500
    Tap 143, 637
    Delay 1000
    End If
    Else
    Delay 100
    Goto A2
    End If
    Else
    Delay 100
    goto A1
    End If
    Next
    TracePrint "钓鱼完成"


    IP属地:河北2楼2016-03-19 20:58
    收起回复
      好乱啊~!~
      / \     /\
        / /     / |
       /  │_   _ /  | / |
       /  ☆王☆  )  /我|
      (       /  / /
       イ♥ ╭ ♥ T / /
       ()  ε    \  \的\
        >ー 、_  ィ  │\ \
        / へ   / ノ< / /
        ヽ_ノ  (_/ \ /尾/
         /       \ 巴/
        /_r ̄ ̄╰ー╮_|


      IP属地:江苏来自Android客户端3楼2016-03-19 22:34
      收起回复
        下载贴吧客户端发语音!
        不要只因一次失败,就放弃你原来决心想达到的目的。


        来自iPhone客户端5楼2016-03-20 05:09
        回复