coinwalk

snowzy returns best bot ever jd

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