按键精灵吧 关注:500,112贴子:1,026,004
  • 2回复贴,共1

刚过二级练手,免费写脚本

只看楼主收藏回复

刚过二级练手,免费写脚本,最好是安卓的,QQ:155159131


IP属地:山东1楼2016-10-07 00:19回复
    刚过2级


    IP属地:广东来自Android客户端2楼2016-10-07 01:14
    回复
      2025-06-03 02:36:46
      广告
      能不能帮忙看下这个,简单的屏幕点击,我想让他循环,但是加上循环指令之后,第一遍正常,然后就开始疯狂点击,一秒钟不知道点多少下,能不能帮改下。
      Delay 250- TickCount()
      TouchDownEvent 1224,255,0
      Delay 500- TickCount()
      TouchUpEvent 0
      Delay 750- TickCount()
      TouchDownEvent 357,950,0
      Delay 1000- TickCount()
      TouchUpEvent 0
      Delay 1250- TickCount()
      TouchDownEvent 296,366,0
      TouchMoveEvent 296,365,0,81
      Delay 1500- TickCount()
      TouchUpEvent 0
      Delay 1750- TickCount()
      TouchDownEvent 490,616,0
      Delay 2000- TickCount()
      TouchUpEvent 0
      Delay 2250- TickCount()
      TouchDownEvent 437,884,0
      Delay 2500- TickCount()
      TouchUpEvent 0
      Delay 2750- TickCount()
      TouchDownEvent 640,988,0
      Delay 3000- TickCount()
      TouchUpEvent 0
      Delay 3250- TickCount()
      TouchDownEvent 189,874,0
      Delay 3500- TickCount()
      TouchUpEvent 0


      3楼2016-10-07 01:24
      回复