2020
10-01
10-01
2020淘宝618理想生活列车自动领喵币js脚本的代码
自动收喵币脚本//by丈二//auto.waitFor();varheight=device.height;varwidth=device.width;varmy_taobao=desc("我的淘宝");vartask_door=desc("瓜分10亿");vartask_list=text("做任务,领喵币");functionappRun(){varversion=device.release;toast("分辨率:"+width+"*"+height+"\n\n安卓"+version);sleep(3000);launchApp("手机淘宝");toast("打开手机淘宝中...");sleep(3000);}functionswipeChange(m...
继续阅读 >