Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
999DICE Auto-Clicker NO MOUSE
SUBMITTED BY:
Guest
DATE:
Sept. 4, 2014, 7:16 p.m.
FORMAT:
Text only
SIZE:
317 Bytes
Raw
Download
Tweet
HITS:
831
Go to comments
Report
(function($) {
$(document).ready(function() {
setInterval(function() {
$('#AutoBetHighButton').click();///Change High to Low if you want to roll low
}, 750) /// Set in milliseconds how fast you want to bet (can't exploit to roll faster on site)
});
})(jQuery);
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus