Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
freedoge and freebitco roll script
SUBMITTED BY:
nana0911
DATE:
Aug. 23, 2016, 9:08 a.m.
FORMAT:
Text only
SIZE:
337 Bytes
Raw
Download
Tweet
HITS:
3426
Go to comments
Report
setTimeout(rollDice, (multiplier * bconfig.wait) + Math.round(Math.random() * 1000));
};
toggleHiLo = function() {
if (hilo === 'hi') {
hilo = 'hi';
} else {
hilo = 'hi';
}
};
var num = parseFloat($('#balance').html());
bconfig.startbal = num;
bconfig.want = num ;
bconfig.autoexit = num - 10000;
rollDice();
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus