天猫赢红包扒球衣全自动脚本是一个浏览器脚本,用来全自动操作天猫世界杯抢球衣赢红包活动,自动出拳,自动操作,自动抢红包,解放您的双手
使用方法:
这个脚本适用于有脚本调试功能的浏览器,如:谷歌浏览器或傲游等使用Chrome核心的浏览器
用浏览器打开天猫赢红包扒球衣页面,在天猫首页中,点右侧的“开抢红包”,进入活动页面,如果您还没登录,得先登录
然后按“F12”,firefox按ctrl+shift+k,调出控制台,把脚本代码复制进去,回车,即可自动开抢
这个活动就是剪刀、石头、布游戏,没什么技巧,输赢完全看运气
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
jQuery=$; function doit() { //关闭 if (jQuery('#worldCupAlert')!=null&&jQuery('#worldCupAlert').style.display != 'none') { jQuery('.closeBtn') .click(); } //开始 if (jQuery("[data='matching']")!=null&&jQuery("[data='matching']").style.display != 'none') { jQuery("[data='matching']").click(); } //穿衣再战 if (jQuery("[data='refight']")!=null&&jQuery("[data='refight']").style.display != 'none') { jQuery("[data='refight']").click(); } //换人 if (jQuery("[data='getOther']")!=null&&jQuery("[data='getOther']").style.display != 'none') { jQuery("[data='getOther']").click(); } //出拳 if (jQuery('#worldcup-game-puzzle')!=null&&jQuery('#worldcup-game-puzzle').class != 'start') { myi = parseInt(Math.random() * 3 + 1); jQuery('.hand' + myi).click(); } } i=setInterval("doit()",1000); //执行下句结束 //clearInterval(i) |
擦 前两天没看到啊 亏了
@115app @: 😀 我就抢到4个红包。