Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
想搞个小游戏的脚本
就是点点点的小游戏!手机没root过!不想root所以无法用按键精灵录制,脚本自己完全不会写!求助!
你好,关于无 root 的点击,这得看游戏的具体情况,有的很容易,有的很麻烦
@scripter2018 我就是想要一个只需要循环点击屏幕中间的脚本,其他不需要!不太想root!不然我就自己录制脚本了,哎
我也一样要这种呢,自己弄总有这样那样的问题,一下午了,才弄了个勉强的,玩游戏就不太行了。
@剑仙 我是根本就看不懂脚本,完全不会!点点点的游戏不用脚本手能点抽筋。。。
578690527
var x = device.width/2 var y = device.height/2 while (true){ press( x, y, 50); sleep(1000); };
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待