上个月淘宝的购物狂欢节双十一,大家是不是都被复杂繁琐的活动任务搞的眼花缭乱,做任务做到心疲力竭。马上这个月,双十二即将来袭,然而这次“全民寻宝赢金条”活动可以说是换汤不换药,看到这熟悉的任务节目,大家是不是都感觉到一阵恶心,分分钟被“劝退”。
但是大家不要慌,这次给大家带来了个“神器“,只要打开”神器”,就可以解放双手,挂机让它自动完成“浏览15秒”收集能量!
安卓手机免root脚本制作工具(百度一下就可以下载到)
安装完成后,我们需要给Auto.js一些必要的权限,以保证它的脚本运行,如悬浮窗。
打开软件点击左上的分栏,将“无障碍服务”、“悬浮窗“开启。
在Auto.js开始页面,点击右下角“蓝色圆圈加号”,选择“文件”,将下面哪一大串天文数字复制粘贴到里面去,保存!!!
var height = device.height; var width = device.width; if (text("签到").exists()) { text("签到").findOne().click(); sleep(1600); toast("签到成功") } sleep(1500); while (textContains("去浏览").exists()) { toast("存在去浏览"); textContains("去浏览").find().forEach(function(o) { text_str = o.text() text_str = text_str.match(/\d \/\d /g).join() click_cnt = parseInt(text_str.match(/\d /g)); goal_cnt = parseInt(text_str.match(/\/\d /g).join().replace("/", "")); log(click_cnt, goal_cnt) if (click_cnt != goal_cnt) { toast("找到了"); o.click(); sleep(1500); swipe(width / 2, height - 500, width / 2, 0, 500); sleep(2500); swipe(width / 2, height - 500, width / 2, 0, 500); sleep(15000); swipe(width / 2, height - 500, width / 2, 0, 500); sleep(8000); back(); sleep(1500); } }) } while (textContains("去搜索").exists()) { toast("存在去搜索"); textContains("去搜索").find().forEach(function(o) { text_str = o.text() text_str = text_str.match(/\d \/\d /g).join() click_cnt = parseInt(text_str.match(/\d /g)); goal_cnt = parseInt(text_str.match(/\/\d /g).join().replace("/", "")); log(click_cnt, goal_cnt) if (click_cnt != goal_cnt) { toast("找到了"); o.click(); sleep(1500); swipe(width / 2, height - 500, width / 2, 0, 500); sleep(2500); swipe(width / 2, height - 500, width / 2, 0, 500); sleep(15000); swipe(width / 2, height - 500, width / 2, 0, 500); sleep(8000); back(); sleep(1500); } }) } toast然后你就可以在Auto.js的悬浮窗上找到你的脚本文档。点击播放按钮,它就开始运行了!
一定要在“充能量中心”的那个任务界面开始运行!
一定要在“充能量中心”的那个任务界面开始运行!
一定要在“充能量中心”的那个任务界面开始运行!
好了各位,赶快去安装设置好神器,解放双手备战双十二吧!
,Copyright © 2008-2022 秒下下载站
m.down10s.com .All Rights Reserved