🚀
LiveBetPro Tools
🔗 Share:
Telegram
Facebook
🔗 Paste via site:
LiveBetPro Paste
🔗 Paste via telegram bot:
Paste
🔍 Search Pastes
Myfaucet.club Auto Roll
Myfaucet.club Auto Roll
Open new account :
https://myfaucet.club/ref/fxvnpro
Use FXVNPRo Script Manager (Create, edit, and run your own userscripts securely on any website)
https://chromewebstore.google.com/detail/fxvnpro-script-manager/jpmlbjngaoibojfppfaibmbihcflhiof
Thank you !
....................
// ==UserScript==
// @name Myfaucet.club Auto Roll
// @namespace FXVNPRo Scripts Manager
// @match
https://myfaucet.club/faucet*
// @grant none
// @license MIT
// @require
http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js
// @version 1.0
// @description Myfaucet.club Auto Roll after captcha sloved
// ==/UserScript==
function autoClaim() {
let firstBtn = document.querySelector('button.btn.btn-primary.btn-lg[data-bs-toggle="modal"]');
if (firstBtn) {
firstBtn.click();
setTimeout(() => {
let secondBtn = document.querySelector('button.btn.btn-primary[type="submit"]');
if (secondBtn) {
secondBtn.click();
console.log(" click claim!");
} else {
console.log("No");
}
}, 3000);
} else {
console.log("No");
}
}
setInterval(autoClaim, 60000);
📱 Scan this QR to open paste
🔗 Share:
Telegram
Facebook
🔗 Other Paste via site:
LiveBetPro Paste
🔗 Other Paste via telegram bot:
LiveBetPro Paste
💬 Comments
Submit Comment
💬 Comments