coinwalk

fucking pussy

Feb 10th, 2024
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var original=  parseFloat(document.getElementById('pct_balance').value);
  2. var dockiez = original;
  3. var base = (dockiez/100);
  4. var tenz = (base*10);
  5. var frock = (base*2);
  6. var sevenz = (base*6.9);
  7. var timmy = ((Math.floor(original/tenz))*tenz);
  8. var plane = 6.9;
  9. var submarine = 2.9;
  10. var bob = original;
  11. var warner = ((Math.floor(original/tenz))*tenz);
  12. var idios = ((original-warner)/5);
  13. var freak = Math.floor(idios/frock);
  14. var boom = freak*frock;
  15. var mighty = base;
  16. var neatoh = base;
  17.  
  18. function dobet(){
  19. bilance = document.getElementById('pct_balance').value;
  20.     if (bilance>(timmy+(neatoh*plane))) {
  21.         plane = 4.9;
  22.         submarine = 4.9;
  23.         neatoh = neatoh*2;
  24.         timmy = bilance;
  25.     }
  26.     if (bilance<(timmy-(neatoh*submarine))) {
  27.         plane = 4.9;
  28.         submarine = 4.9;
  29.         neatoh = neatoh*2;
  30.         timmy = bilance;
  31.     }  
  32. if ((neatoh>=(bilance/300))&&(((Math.floor(((bilance-bob)/5)/frock))*frock)>base)&&(bilance<bob)&&(bilance<flief)&&(bilance<(((Math.floor(bilance/sad))*sad)+idiot))) {  
  33.         plane = 4.9;
  34.         submarine = 4.9;
  35.         tom = pareseFloat(bilance);
  36.         neatoh = ((Math.floor(((bob-bilance)/5)/frock))*frock);
  37.         bob = pareseFloat(bilance);
  38.    }
  39.     if (bilance<base) {
  40.         console.log("busted");    
  41.         return;
  42.     }
  43.     if (bilance>=(dockiez*5)) {
  44.        console.log("winner winner chicken dinner");
  45.        return;
  46.    }
  47. $('#pct_chance').val(49.5);
  48. $('#pct_bet').val(((neatoh*1).toFixed(8)));
  49. $('#a_lo').click();
  50. setTimeout(() => dobet(), 1000);
  51. }
  52. dobet();
Add Comment
Please, Sign In to add comment