New Text Document
New Text Document
New Text Document
wait: 400,
initialBet: 0.00000002
};
var x = bconfig.initialBet;
var i;
var choice;
var body = $('body');
var maxWait = 3000;
var minWait = 2000;
var c = 1;
var roll;
var hi = "hi";
var lo = "lo";
var sum = 0.00000000;
var add = 0.00000002;
var odd = 2.0;
var stopprofit = 0.00000500;
var stoploss = -0.00000100;
var state = 1;
function getRandomWait() {
var wait;
do {
wait = Math.floor(Math.random() * maxWait) + 100;
}
while (wait < minWait);
console.log(wait);
return wait;
}
rollDice = function(choice) {
}
$('#double_your_btc_bet_' + choice + '_button').click();
}
c++;
console.log("Roll number :"+c);
sum = parseFloat(balance) - parseFloat(init_balance) ;
console.log("Script stopped");
alert("Script stopped, " + " Profit = " + sum.toFixed(8).toString());
//location.reload();
state = 0;
}*/
body.prepend(
$('<div/>').attr('style',"position:fixed;top:50px;left:0;z-
index:999;width:400px;background-color:#227d5c;color: white; text-align: center;")
.append(
$('<div/>').attr('id','autofaucet')
.append($('<p/> text-align: center').text("Donate:"))
.append($('<p/> text-align:
center').text("1BssWLxeEEpt8DxDqaDyhkW2ohdGUfS5YW"))
.append($('<p/> text-align: center').text("Click to copy"))
.append($('<p/>')
)
).click(function(){
var $temp = $('<input>').val("3A6gwzt32xbxkCH2LFDm97wXs1pHKFbb2y");
body.append($temp);
$temp.select();
document.execCommand("copy");
$temp.remove();
})
).prepend($('<style/>')
.text("#autofaucet p { margin: 0; margin-left: 0px; text-align:
center; }")
)
document.getElementById("double_your_btc_stake").value = x.toFixed(8).toString();
$('#double_your_btc_bet_' + hi + '_button').click();
/*function setDelay(i,hilo) {
setTimeout(function(){ rollDice(hilo); }, i*getRandomWait());
}*/
},i*getRandomWait());
}
timer();
}startgame()