[quote][tid=21945300]Topic[/tid] Post by [uid=36874954]Takumi0333[/uid] (2020-05-29 07:32):
各位大佬求一个JS脚本,太省事了[/quote]京东脚本怎么搞啊
auto.waitFor();
var height = device.height;
var width = device.width;
toast("\n设备宽" + width + "\n" + "设备高" + height + "\n" + "手机型号" + device.model + "\n安卓版本" + device.release)
setScreenMetrics(width, height);
toast("设备高"+height);
autoplay();
function swipe22s(act){
while(textContains(act).exists()){
toast("存在" + act);
textContains(act).findOne().click();
sleep(1500);
swipe(width / 2, height - 500, width / 2, 0, 500);
sleep(2500);
swipe(width / 2, height - 500, width / 2, 0, 500);
sleep(10000);
swipe(width / 2, height - 500, width / 2, 0, 500);
sleep(8000);
if(textContains("完成").exists()){
back();
} else {
sleep(2200);
back();
}
sleep(1600);
}
toast("完成[" + act + "]检测");
sleep(2000);
}
function autoplay(){
if(textEndsWith("签到").exists()){
textEndsWith("签到").findOne().click();
sleep(1600);
toast("签到成功");
}
sleep(2000);
toast("完成[签到]检测");
swipe22s("去浏览");
swipe22s("去搜索");
swipe22s("去围观");
toast("结束");
}
上面的代码,在软件那个加号那里点文件,随便输入个名字,然后复制上面代码。
使用方法:打开软件悬浮窗,提前打开那个点点点页面,在悬浮窗运行脚本
复制的,不负责任安全与否
[img]https://img.nga.178.com/attachments/mon_202005/28/fuQ5-9po3ZcT1kShs-10q.jpg.medium.jpg[/img][img]https://img.nga.178.com/attachments/mon_202005/28/fuQ5-9zhcK1bT1kShs-10q.jpg.medium.jpg[/img]
根据以前的经验 tb给的钱达不到东哥的零头[s:ac:闪光]
淘宝累死累活,最后给几块钱[s:ac:茶]不如专心东哥
[img]https://img.nga.178.com/attachments/mon_201209/14/-47218_5052c1076f119.png[/img]楼上啥情况,我去年双11淘宝领了70块钱红包白嫖了一台小熊加湿器
楼上什么情况,天选之子?去年东哥给了30块,杰克马就给了5.88,个人体验。
[quote][pid=425695262,21945300,1]Reply[/pid] Post by [uid=15045964]z1940666[/uid] (2020-05-29 07:38):
auto.waitFor();
var height = device.height;
var width = device.width;
toast("\n设备宽" + width + "\n" + "设备高" + height + "\n" + "手机型号" + device.model + "\n安卓版本" + device.release)
setScreenMetrics(width, height);
toast("设备高"+height);
autoplay();
functi[/quote]设备高,,,设备宽,,,是啥[s:a2:大哭]
[quote][pid=425697297,21945300,1]Reply[/pid] Post by [uid=36874954]Takumi0333[/uid] (2020-05-29 07:54):
设备高,,,设备宽,,,是啥[s:a2:大哭][/quote]代码里面的
[quote][pid=425695262,21945300,1]Reply[/pid] Post by [uid=15045964]z1940666[/uid] (2020-05-29 07:38):
auto.waitFor();
var height = device.height;
var width = device.width;
toast("\......[/quote]什么软件啊[img]http://img.nga.178.com/attachments/mon_201209/14/-47218_5052bc7a0ee49.png[/img]
[quote][pid=425694587,21945300,1]Reply[/pid] Post by [uid=42429486]zmwait1[/uid] (2020-05-29 07:33):
京东脚本怎么搞啊[/quote]同求一个,谢谢!
[url]https://www.52pojie.cn/thread-1188963-1-1.html[/url]