coinwalk

snowzy returns

Sep 7th, 2023
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // this bot should be unbustable  as is 1:100000000000000000000 that it will bust;
  2. var firstbal = $('#pct_balance').val();
  3. var origin = ((firstbal/1440).toFixed(8));
  4. var baset = origin;
  5. var target = 3.5;
  6. var lumpsten = (origin*10);
  7. var lumpsevens = (origin*6.9);
  8. var yout = ((Math.floor(firstbal/lumpsten))*lumpsten);
  9. var tubit = ((Math.floor(firstbal/lumpsten))*lumpsten);
  10. var silentbob = firstbal;
  11. var stoned = ((Math.floor(firstbal/lumpsten))*lumpsten);
  12. var zizzle = 0;
  13. var uder = 2.9;
  14. var triant = 0;
  15. var baboon = 0;
  16. var ziggie = firstbal;
  17. var boggg = 1;
  18. var people = 1;
  19. var hights = 6.9;
  20. var bam = 0;
  21. var stuffit = 0;
  22. var woof = 0;
  23. var bart = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  24. var lisa = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  25. var because = document.getElementById('me').firstChild.lastChild.firstChild.children[7].innerText;
  26.  
  27.  
  28. function get(){
  29. console.clear();
  30. var silentbob = $('#pct_balance').val();
  31. var good = ((silentbob-firstbal).toFixed(8));
  32. console.log("profit");
  33. console.log(good);
  34. if (silentbob>(yout+(baset*hights))){
  35.     baset = Number((baset*2).toFixed(8));
  36.     uder = 2.9;
  37.     hights = 3.9;
  38.     woof = woof+1;
  39.     yout = parseFloat(silentbob);
  40. }
  41. if ((silentbob<(yout-(baset*uder)))&&(woof<=3)){
  42.     baset = Number((baset*2).toFixed(8));
  43.     uder = 0.9;
  44.     hights = 3.9;
  45.     people = 0;
  46.     woof = woof+1;
  47.     yout = parseFloat(silentbob);
  48. }
  49. if ((silentbob<(yout-(baset*uder)))&&(woof>3)){
  50.     baset = Number((baset*2).toFixed(8));
  51.     uder = 3.9;
  52.     hights = 3.9;
  53.     people = 0;
  54.     woof = woof+1;
  55.     yout = parseFloat(silentbob);
  56. }
  57. if ((silentbob>=(stoned+(lumpsten*people)))&&(silentbob<(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))){
  58.     baset = origin;
  59.     uder = 2.9;
  60.     hights = 3.9;
  61.     people = 1;
  62.     woof = 0;
  63.     yout = parseFloat((Math.floor(silentbob/lumpsten))*lumpsten);
  64.     stoned = parseFloat((Math.floor(silentbob/lumpsten))*lumpsten);
  65. }
  66. if (silentbob>=target){
  67. console.log("winner winner chicken dinner");
  68. return;
  69. }
  70. var slut = Number((ziggie*1).toFixed(8));
  71. var mightybe = Number((parseFloat(silentbob))*1).toFixed(8);;
  72. var coolbet = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  73. var mike = document.getElementById('me').firstChild.lastChild.firstChild.children[11].innerText;
  74. lisa = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  75. because = document.getElementById('me').firstChild.lastChild.firstChild.children[7].innerText;
  76. if ((because<49.5000)&&(boggg<=0)){
  77. ziggie = ziggie+baset;
  78. boggg = 1;
  79. }
  80. if ((because>=49.5000)&&(boggg<=0)){
  81. ziggie =  ziggie+baset;
  82. boggg = 1;
  83. }
  84. if ((mike>zizzle)&&(triant>=1)&&(lisa>bart)){
  85. console.log("last bet to be hacked with");
  86. console.log(coolbet);
  87. console.log("stop hacking me cunt nugget!!");
  88. return;
  89. }
  90. if ((slut>mightybe)&&(boggg>=1)&&(triant>=1)){
  91. console.log("last bet to be hacked with");
  92. console.log(coolbet);
  93. console.log("stop hacking me cunt nugget!!");
  94. return;
  95. }
  96. if ((slut<mightybe)&&(boggg>=1)&&(triant>=1)){
  97. console.log("last bet to be hacked with");
  98. console.log(coolbet);
  99. console.log("stop hacking me cunt nugget!!");
  100. return;
  101. }
  102. if ((mike<zizzle)&&(triant>=1)&&(lisa>bart)){
  103. console.log("last bet to be hacked with");
  104. console.log(coolbet);
  105. console.log("stop hacking me cunt nugget!!");
  106. return;
  107. }
  108. if ((mike==zizzle)&&(triant>=1)&&(lisa>bart)&&(baboon>=1)){
  109. bart = parseFloat(lisa);
  110. baboon = 0;
  111. }
  112. if ((lisa==bart)&&(baboon<=0)){
  113. zizzle = ((baset*1).toFixed(8));
  114. triant = triant+1;
  115. boggg = 0;
  116. bam = 1;
  117. $('#pct_chance').val(49.5);
  118. $('#pct_bet').val(zizzle);
  119. $('#a_lo').click();
  120. baboon = 1;
  121. }
  122. setTimeout(() => get(), 1);
  123. }
  124. get();
  125.  
Add Comment
Please, Sign In to add comment