coinwalk

snowzy returns best bot ever jd

Sep 11th, 2023
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var firstbal = parseFloat($('#pct_balance').val());
  2. var limb = parseFloat($('#pct_balance').val());
  3. var origin = ((firstbal/60).toFixed(8));
  4. var mcfag = ((limb/64).toFixed(8));
  5. var baset = origin;
  6. var target = 3000;
  7. var lumpsten = Number((origin*10).toFixed(8));
  8. var lumpsevens = Number((origin*7).toFixed(8));
  9. var eights = Number((origin*8).toFixed(8));
  10. var silentbob = firstbal;
  11. var zizzle = 0;
  12. var uder = 2.9;
  13. var triant = 0;
  14. var baboon = 0;
  15. var ziggie = firstbal;
  16. var boggg = 1;
  17. var people = 1;
  18. var hights = 6.9;
  19. var boom = false;
  20. var olddegen = 0;
  21. var bart = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  22. var lisa = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  23. var because = document.getElementById('me').firstChild.lastChild.firstChild.children[7].innerText;
  24.  
  25.  
  26. function get(){
  27. console.clear();
  28. var silentbob = Number(($('#pct_balance').val()).toFixed(8));
  29. var good = ((silentbob-firstbal).toFixed(8));
  30. console.log("profit");
  31. console.log(good);
  32. if ((silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))&&(silentbob>olddegen)){
  33. baset = Number((baset*2).toFixed(8));
  34. olddegen = parseFloat(silentbob);
  35. }
  36. if ((silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))&&(silentbob<olddegen)){
  37. baset = Number((baset*2).toFixed(8));
  38. olddegen = parseFloat(silentbob);
  39. }
  40. if ((silentbob==(((Math.floor(firstbal/(lumpsten*10)))*(lumpsten*10))+(lumpsevens*10)))&&(silentbob>firstbal)){
  41. baset = Number((lumpsten*2).toFixed(8));
  42. origin = origin*10;
  43. lumpsten = Number((origin*10).toFixed(8));
  44. lumpsevens = Number((origin*7).toFixed(8));
  45. eights = Number((origin*8).toFixed(8));
  46. olddegen = parseFloat(silentbob);
  47. firstbal = parseFloat(silentbob);
  48. }
  49. if (((silentbob-baset)<=(baset*9))&&(silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))){
  50. baset = mcfag;
  51. origin = mcfag;
  52. lumpsten = Number((origin*10).toFixed(8));
  53. lumpsevens = Number((origin*7).toFixed(8));
  54. eights = Number((origin*8).toFixed(8));
  55. firstbal = parseFloat(silentbob);
  56. olddegen = 0;
  57. }
  58. if (((firstbal-baset)<=(baset*9))&&(silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))){
  59. baset = mcfag;
  60. origin = mcfag;
  61. lumpsten = Number((origin*10).toFixed(8));
  62. lumpsevens = Number((origin*7).toFixed(8));
  63. eights = Number((origin*8).toFixed(8));
  64. firstbal = parseFloat(silentbob);
  65. olddegen = 0;
  66. }
  67. if (silentbob>=target){
  68. console.log("winner winner chicken dinner");
  69. return;
  70. }
  71. var slut = Number((ziggie*1).toFixed(8));
  72. var mightybe = Number((parseFloat(silentbob))*1).toFixed(8);;
  73. var coolbet = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  74. var mike = document.getElementById('me').firstChild.lastChild.firstChild.children[11].innerText;
  75. lisa = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  76. because = document.getElementById('me').firstChild.lastChild.firstChild.children[7].innerText;
  77. if ((because<49.5000)&&(boggg<=0)){
  78. ziggie = ziggie+baset;
  79. boggg = 1;
  80. }
  81. if ((because>=49.5000)&&(boggg<=0)){
  82. ziggie =  ziggie+baset;
  83. boggg = 1;
  84. }
  85. if ((mike>zizzle)&&(triant>=1)&&(lisa>bart)){
  86. console.log("last bet to be hacked with");
  87. console.log(coolbet);
  88. console.log("stop hacking me cunt nugget!!");
  89. return;
  90. }
  91. if ((slut>mightybe)&&(boggg>=1)&&(triant>=1)){
  92. console.log("last bet to be hacked with");
  93. console.log(coolbet);
  94. console.log("stop hacking me cunt nugget!!");
  95. return;
  96. }
  97. if ((slut<mightybe)&&(boggg>=1)&&(triant>=1)){
  98. console.log("last bet to be hacked with");
  99. console.log(coolbet);
  100. console.log("stop hacking me cunt nugget!!");
  101. return;
  102. }
  103. if ((mike<zizzle)&&(triant>=1)&&(lisa>bart)){
  104. console.log("last bet to be hacked with");
  105. console.log(coolbet);
  106. console.log("stop hacking me cunt nugget!!");
  107. return;
  108. }
  109. if ((mike==zizzle)&&(triant>=1)&&(lisa>bart)&&(baboon>=1)){
  110. bart = parseFloat(lisa);
  111. baboon = 0;
  112. }
  113. if ((lisa==bart)&&(baboon<=0)){
  114. zizzle = ((baset*1).toFixed(8));
  115. triant = triant+1;
  116. boggg = 0;
  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