【230210】红豆饭魔力换上传,简单油猴js脚本
pt吧
全部回复
仅看楼主
level 13
ТФМCat
楼主
红豆饭即将大幅增加魔力换上传的价格
换上传存在10秒的CD,人工点太累,可以试下这个简陋的脚本
2023年02月10日 02点02分
1
level 13
ТФМCat
楼主
- 打开兑换页面
- 点击浏览器的油猴插件,添加新脚本
2023年02月10日 02点02分
2
level 13
ТФМCat
楼主
let moliBtn = document.querySelector('#outer > table > tbody > tr:nth-child(7) > td:nth-child(5) > input[type=submit]')
setInterval(()=>{ moliBtn.click() },10000)
2023年02月10日 02点02分
3
ТФМCat
楼下有人说兑10G的划算点 let moliBtn = document.querySelector('#outer > table > tbody > tr:nth-child(6) > td:nth-child(5) > input[type=submit]') setInterval(()=>{ moliBtn.click() },10000)
2023年02月10日 06点02分
level 13
ТФМCat
楼主
一直开着魔力页面 让他自己跑就行了
2023年02月10日 02点02分
4
1