BOT
BOT
BOT
console.clear();
console.log('%cIn order to start bot please ' +'%c'+'Click START BOT from top menu on the website'+'',
'color: #0f0;', 'color: #0f0; font-weight: bold;');
var begingbal = 0;
var round = 0;
var gameLost=0;
var gameWin=0;
var higherbet=0;
s = document.getElementById("user_lottery_tickets").innerHTML;
s = s.replace(/(^\s*)|(\s*$)/gi,"");
s = s.replace(/\n /,"\n");
document.getElementById("user_lottery_tickets").innerHTML = s;
$hiButton = $('#double_your_btc_bet_hi_button'),
$bal = $('#balance'),
$baBal = $('#bonus_account_balance');
function higherBet(){
console.log('Highest bet: '+higherbet);
function getBalance() {
mainBal = parseFloat($bal.text());
baBal = parseFloat($baBal.text());
begingbal = getBalance();
startbalance = getBalance();
function beginingBal(){
function rewardsBal(){
console.log('%cReward Points Balance: ' +'%c'+rewardpoints+' points', 'color: #00000;', 'color: #ff9a36;
font-weight: bold;');
function lotteryBal(){
console.log('%cLottery Tickets Balance: ' +'%c'+ s+' tickets', 'color: #00000;', 'color: #005bb6; font-weight:
bold;');
function donationBTC(){
function botNAME(){
console.log('%cFreebitcoin.in Multiply BOT version: ' +'%c'+bversion, 'color: #000000;', 'color: #ff9a36;
font-weight: bold;');
function changeBet(bet){
startValue=bet;
function forceStop(){
setTimeout(startGame2, resetroundsyz);
function timeRemaining(){
timeR = $('title').text();
console.log('%cTime until free roll: ' +'%c'+replText, 'color: #00000; font-weight:bold;', 'color:
#007a5c;font-weight:bold;');
function realtime(time) {
else{minutes = '';}
return time;
function roundnumb(){
console.clear();
if (roundf > 0) {
botNAME();
donationBTC();
timeRemaining();
beginingBal();
rewardsBal();
lotteryBal();
console.log('Round #' + round + ' / ' +(maxroundsz * 40)+ ' which is near to '+maxroundsz+'
minutes');
if (roundf == 0) {
console.clear();
botNAME();
donationBTC();
timeRemaining();
beginingBal();
rewardsBal();
lotteryBal();
console.log('Played #' + round + ' / ' +(maxroundsz * 40)+ ' which is near to '+maxroundsz+'
minutes');
console.log(' ');
counter--
clearInterval(resBOTCountdown);
console.log("Restarting BOT - Please Wait couple of more seconds so it wont double start");
donationBTC();
}, 1000);
forceStop();
return true;
return false;
function multiply(){
$('#double_your_btc_stake').val(multiply);
function getRandomWait(){
return wait ;
function startGame(limit){
starttime=(new Date()).getTime();
MaximumValue = prompt("Set Max Stake Handbrake so bot wont loose more BTC? ", '0.00000016')
oldbet=startValue;
handbrake=(MaximumValue / 2);
maxroundsz=MaximumTimer;
resetroundsz=ResetTimer;
round = 0;
gameLost=0;
gameWin=0;
console.log('Game started!');
reset();
$loButton.trigger('click');
autorounds=limit;
else
autorounds=-1;
function startGame2(limit){
starttime=(new Date()).getTime();
stopped = false;
oldbet=startValue;
handbrake=(MaximumValue / 2);
maxroundsz=MaximumTimer;
resetroundsz=ResetTimer;
round = 0;
gameLost=0;
gameWin=0;
console.log('Game started!');
reset();
$loButton.trigger('click');
if(limit !== null) {
autorounds=limit;
else
autorounds=-1;
function stopGame(){
botNAME();
donationBTC();
stopped = true;
startValue=oldbet;
handbrake=(MaximumValue / 2);
maxroundsz=MaximumTimer;
resetroundsz=ResetTimer;
function reset(){
$('#double_your_btc_stake').val(startValue);
// quick and dirty hack if you have very little bitcoins like 0.0000001
function deexponentize(number){
}
function iHaveEnoughMoni(){
function stopBeforeRedirect(){
console.log('Approaching redirect! Stop the game so we don\'t get redirected while loosing.');
stopGame();
return true;
return false;
function stopMaxStake(){
if(!calleds){
console.log('Handbrake reached! Seting Minimum ammount of bet so we wont loose any more
BTC');
setTimeout(function(){
$loBetbutton.trigger('click');
}, 1000);
calleds = true;
$('#double_your_btc_bet_win').unbind();
// Loser
$('#double_your_btc_bet_lose').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("lose")') ){
gameLost = gameLost + 1;
roundnumb();
console.log('%cWin: ' + gameWin + ' %cLost: ' + gameLost, 'color: #007a5c', 'color: #FF0000');
endtime=(new Date()).getTime();
if( stopBeforeRedirect() ){
return;
if( stopMaxStake() ){
return;
else
higherBet();
console.log(realtime(time));
console.log('You LOST!');
multiply();
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
//$loButton.trigger('click');
});
// Winner
$('#double_your_btc_bet_win').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("win")') )
gameWin = gameWin + 1;
roundnumb();
console.log('%cWin: ' + gameWin + ' %cLost: ' + gameLost, 'color: #007a5c', 'color: #FF0000');
endtime=(new Date()).getTime();
console.log(realtime(time));
higherBet();
if( iHaveEnoughMoni() )
console.log('You WON!');
reset();
if( stopped )
stopped = false;
return false;
else
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
// If you want to futher support it, feel free to test it on new created accounts via my ref
http://freebitco.in/?r=3714785 so i can get couple of satoshi and futher test/edit/update it :)
console.clear();
console.log('%cIn order to start bot please ' +'%c'+'Click START BOT from top menu on the website'+'',
'color: #0f0;', 'color: #0f0; font-weight: bold;');
var begingbal = 0;
var round = 0;
var gameLost=0;
var gameWin=0;
var higherbet=0;
var startValue = '0.00000001', // Don't lower the decimal point more than 4x of current balance
stopped = false,
begingbal = 0;
s = document.getElementById("user_lottery_tickets").innerHTML;
s = s.replace(/(^\s*)|(\s*$)/gi,"");
s = s.replace(/\n /,"\n");
document.getElementById("user_lottery_tickets").innerHTML = s;
document.getElementById("free_play_link_li").innerHTML = '<a href="#" onclick="startGame()"
class="free_play_link">START BOT</a>';
$hiButton = $('#double_your_btc_bet_hi_button'),
$bal = $('#balance'),
$baBal = $('#bonus_account_balance');
function higherBet(){
function getBalance() {
mainBal = parseFloat($bal.text());
baBal = parseFloat($baBal.text());
begingbal = getBalance();
startbalance = getBalance();
function beginingBal(){
function rewardsBal(){
console.log('%cReward Points Balance: ' +'%c'+rewardpoints+' points', 'color: #00000;', 'color: #ff9a36;
font-weight: bold;');
function lotteryBal(){
console.log('%cLottery Tickets Balance: ' +'%c'+ s+' tickets', 'color: #00000;', 'color: #005bb6; font-weight:
bold;');
function donationBTC(){
console.log('%cDonate BTC for coffee: ' +'%c'+'14Ac7UpQu6gZii4qYSyMCRuziFtGkd277X', 'color:
#000000;', 'color: #000000; font-weight: bold;');
function botNAME(){
console.log('%cFreebitcoin.in Multiply BOT version: ' +'%c'+bversion, 'color: #000000;', 'color: #ff9a36;
font-weight: bold;');
function changeBet(bet){
startValue=bet;
function forceStop(){
stopGame();
setTimeout(startGame2, resetroundsyz);
function timeRemaining(){
timeR = $('title').text();
console.log('%cTime until free roll: ' +'%c'+replText, 'color: #00000; font-weight:bold;', 'color:
#007a5c;font-weight:bold;');
function realtime(time) {
else{minutes = '';}
if (seconds < 10) {seconds = seconds;}
return time;
function roundnumb(){
console.clear();
round = round + 1;
if (roundf > 0) {
botNAME();
donationBTC();
timeRemaining();
beginingBal();
rewardsBal();
lotteryBal();
console.log('Round #' + round + ' / ' +(maxroundsz * 40)+ ' which is near to '+maxroundsz+'
minutes');
if (roundf == 0) {
console.clear();
botNAME();
donationBTC();
timeRemaining();
beginingBal();
rewardsBal();
lotteryBal();
console.log('Played #' + round + ' / ' +(maxroundsz * 40)+ ' which is near to '+maxroundsz+'
minutes');
console.log(' ');
counter--
clearInterval(resBOTCountdown);
console.log("Restarting BOT - Please Wait couple of more seconds so it wont double start");
donationBTC();
}, 1000);
forceStop();
return true;
return false;
function multiply(){
$('#double_your_btc_stake').val(multiply);
function getRandomWait(){
var wait = Math.floor(Math.random() * maxWait ) + 300; //(Math.floor(Math.random() * 800) + 300) ; //
avant 100
return wait ;
function startGame(limit){
starttime=(new Date()).getTime();
MaximumValue = prompt("Set Max Stake Handbrake so bot wont loose more BTC? ", '0.00000008')
oldbet=startValue;
handbrake=(MaximumValue / 2);
maxroundsz=MaximumTimer;
resetroundsz=ResetTimer;
round = 0;
gameLost=0;
gameWin=0;
console.log('Game started!');
reset();
$loButton.trigger('click');
autorounds=limit;
else
autorounds=-1;
function startGame2(limit){
starttime=(new Date()).getTime();
stopped = false;
oldbet=startValue;
handbrake=(MaximumValue / 2);
maxroundsz=MaximumTimer;
resetroundsz=ResetTimer;
round = 0;
gameLost=0;
gameWin=0;
console.log('Game started!');
reset();
$loButton.trigger('click');
autorounds=limit;
else
autorounds=-1;
function stopGame(){
botNAME();
donationBTC();
stopped = true;
startValue=oldbet;
handbrake=(MaximumValue / 2);
maxroundsz=MaximumTimer;
resetroundsz=ResetTimer;
function reset(){
if( round % 100 === 0 && round !=0)
$('#double_your_btc_stake').val(startValue);
// quick and dirty hack if you have very little bitcoins like 0.0000001
function deexponentize(number){
function iHaveEnoughMoni(){
function stopBeforeRedirect(){
console.log('Approaching redirect! Stop the game so we don\'t get redirected while loosing.');
stopGame();
return true;
return false;
function stopMaxStake(){
if(!calleds){
console.log('Handbrake reached! Seting Minimum ammount of bet so we wont loose any more
BTC');
setTimeout(function(){
$loBetbutton.trigger('click');
}, 1000);
calleds = true;
$('#double_your_btc_bet_lose').unbind();
$('#double_your_btc_bet_win').unbind();
// Loser
$('#double_your_btc_bet_lose').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("lose")') ){
gameLost = gameLost + 1;
roundnumb();
console.log('%cWin: ' + gameWin + ' %cLost: ' + gameLost, 'color: #007a5c', 'color: #FF0000');
endtime=(new Date()).getTime();
if( stopBeforeRedirect() ){
return;
if( stopMaxStake() ){
return;
else
higherBet();
console.log(realtime(time));
console.log('You LOST!');
multiply();
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
//$loButton.trigger('click');
});
// Winner
$('#double_your_btc_bet_win').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("win")') )
gameWin = gameWin + 1;
roundnumb();
console.log('%cWin: ' + gameWin + ' %cLost: ' + gameLost, 'color: #007a5c', 'color: #FF0000');
endtime=(new Date()).getTime();
console.log(realtime(time));
higherBet();
if( iHaveEnoughMoni() )
console.log('You WON!');
reset();
if( stopped )
stopped = false;
return false;
}
else
setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
});