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).
点击的位置坐标为(920,350)屏幕分辨率为1980*1080 下滑区域任意。需要连续点击和下滑。间隔在200ms。安卓6.0的系统。希望大神可以写一下,小白还在学习,语法不太懂,思维结构也不清晰。绝不是伸手党。非常感谢! 还有不详细的地方,我会及时修改。
//点击坐标 click(920,350); //向上滑动 swipe(device.width/2,device.height/2,device.width/2,device.height/2-device.height/2/2); //向下滑动 swipe(device.width/2,device.height/2,device.width/2,device.height/2+device.height/2/2)
是不是拿来刷新闻了😊
抢订单用的,暴击电竞。非常感谢您写的,这个代码没有ra.exit的话,就不能用音量控制键停止脚本吧。
下滑手势没有很大的幅度,是否需要修改数值呢?
//点击坐标 click(920,350); //向上滑动 swipe(device.width0.5,device.height0.8,device.width0.5,device.height0.2,100); //向下滑动 swipe(device.width0.5,device.height0.2,device.width0.5,device.height0.8,100);
@hh9920 能用不老哥 给我一份
手机型号 一加六 版本 8,1,0 分辨率不知道 求大神制作一个 点击加下滑循环 并且按下手机加音量键停止 点击x 930y367 下滑x540 y 1375 下滑致x 540 y1754 速度稍快
@hh9920 我都是用auto.js提供的音量+停止
@userpan 大佬,不能用,显示错误
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待