script for freebitco.in.


SUBMITTED BY: macbo

DATE: Oct. 13, 2016, 1:58 p.m.

UPDATED: Oct. 13, 2016, 8:12 p.m.

FORMAT: Text only

SIZE: 840 Bytes

HITS: 1035

  1. This script success between 80% and refresh your browser if you
  2. already have a bitcoin twice or three times the number of
  3. previous bitcoin. as before I was not responsible for your losses.
  4. I just share what I have.
  5. bconfig = {
  6. maxBet: 0.00000256,
  7. wait: 700,
  8. toggleHilo:false
  9. };
  10. hilo = 'lo';
  11. multiplier = 1;
  12. rollDice = function() {
  13. if ($('#double_your_btc_bet_lose').ht
  14. $('#double_your_btc_2x').click();
  15. multiplier++;
  16. if(bconfig.toggleHilo)toggleHiLo();
  17. } else {
  18. $('#double_your_btc_min').click();
  19. multiplier = 1;
  20. }
  21. if (parseFloat($('#balance').html())
  22. parseFloat($('#double_your_btc_stake'
  23. $('#double_your_btc_min').click();
  24. }
  25. $('#double_your_btc_bet_' + hilo + '_
  26. setTimeout(rollDice, (multiplier * bco
  27. };
  28. toggleHiLo = function() {
  29. if (hilo === 'lo') {
  30. And this to a regular auto betting.

comments powered by Disqus