Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
gio
SUBMITTED BY:
Irfananjum
DATE:
Oct. 11, 2016, 3:27 p.m.
FORMAT:
Text only
SIZE:
340 Bytes
Raw
Download
Tweet
HITS:
763
Go to comments
Report
ltiplier++;
if(bconfig.toggleHilo)toggleHiLo();
} else {
$('#double_your_btc_min').click();
multiplier = 2;
}
if (parseFloat($('#balance').html()) < (parseFloat($('#double_your_btc_stake').val()) * 2) ||
parseFloat($('#double_your_btc_stake').val()) > bconfig.maxBet) {
$('#double_your_btc_min').click();
}
$('#double_your_btc_bet
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus