Crash Trenball Auto Bet Script for BCgames.online
Crash Trenball Auto Bet Script for BCgames.online
Hey guys, we’ve been testing different settings with this crash trenball autobet script for bcgames.online.
Normally you should never run code in the console but you can check the code here, it’s very short and there is no, withdraw commands or anything. It simply keeps selecting the button you choose when it’s not highlighted. To use, just copy the code below, go to crash trenball, select auto bet, enter your settings and select one of the 3 buttons. Then run this simple script in console:
https://pastebin.com/vt9P4zei – link to script on pastebin if you cannot get the code below to work
let selectedBTNSelector = “”
setInterval(() => {
let selectedBTN = document.querySelector(‘.bet-button.is-active’)
if (selectedBTN) {
let classNamesArray=Array.from(selectedBTN.classList)
selectedBTNSelector = ‘.bet-button.’+classNamesArray[classNamesArray.length-2]
}else if(selectedBTNSelector!=””){
console.log(‘clicking bet button’)
document.querySelector(selectedBTNSelector).click()
}
}, 500)
If you haven’t already signed up for the site, here you go:
https://bc.game/i-signbonus-n/
Let us know if you have any questions in our free telegram gambling chat group:
https://t.me/FuckingGamblingCom
Cheers & Good Luck!
Johnny
Report Story
1 Comment