coinwalk

Untitled

Sep 11th, 2023
149
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 limb = parseFloat($('#pct_balance').val());
  4. var origin = ((firstbal/64).toFixed(8));
  5. var mcfag = ((limb/64).toFixed(8));
  6. var baset = origin;
  7. var target = 3000;
  8. var lumpsten = Number((origin*10).toFixed(8));
  9. var lumpsevens = Number((origin*7).toFixed(8));
  10. var eights = Number((origin*8).toFixed(8));
  11. var silentbob = firstbal;
  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 boom = false;
  21. var olddegen = 0;
  22. var bart = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  23. var lisa = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  24. var because = document.getElementById('me').firstChild.lastChild.firstChild.children[7].innerText;
  25.  
  26.  
  27. function get(){
  28. console.clear();
  29. var silentbob = Number(($('#pct_balance').val()).toFixed(8));
  30. var good = ((silentbob-firstbal).toFixed(8));
  31. console.log("profit");
  32. console.log(good);
  33. if ((silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))&&(silentbob>olddegen)){
  34. baset = Number((baset*2).toFixed(8));
  35. olddegen = parseFloat(silentbob);
  36. }
  37. if ((silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))&&(silentbob<olddegen)){
  38. baset = Number((baset*2).toFixed(8));
  39. olddegen = parseFloat(silentbob);
  40. }
  41. if ((silentbob==(((Math.floor(firstbal/(lumpsten*10)))*(lumpsten*10))+(lumpsevens*10)))&&(silentbob>firstbal)){
  42. baset = Number((lumpsten*2).toFixed(8));
  43. origin = origin*10;
  44. lumpsten = Number((origin*10).toFixed(8));
  45. lumpsevens = Number((origin*7).toFixed(8));
  46. eights = Number((origin*8).toFixed(8));
  47. olddegen = parseFloat(silentbob);
  48. firstbal = parseFloat(silentbob);
  49. }
  50. if (((silentbob-baset)<=(baset*9))&&(silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))){
  51. baset = mcfag;
  52. origin = mcfag;
  53. lumpsten = Number((origin*10).toFixed(8));
  54. lumpsevens = Number((origin*7).toFixed(8));
  55. eights = Number((origin*8).toFixed(8));
  56. firstbal = parseFloat(silentbob);
  57. olddegen = 0;
  58. }
  59. if (((firstbal-baset)<=(baset*9))&&(silentbob==(((Math.floor(silentbob/lumpsten))*lumpsten)+lumpsevens))){
  60. baset = mcfag;
  61. origin = mcfag;
  62. lumpsten = Number((origin*10).toFixed(8));
  63. lumpsevens = Number((origin*7).toFixed(8));
  64. eights = Number((origin*8).toFixed(8));
  65. firstbal = parseFloat(silentbob);
  66. olddegen = 0;
  67. }
  68. if (silentbob>=target){
  69. console.log("winner winner chicken dinner");
  70. return;
  71. }
  72. var slut = Number((ziggie*1).toFixed(8));
  73. var mightybe = Number((parseFloat(silentbob))*1).toFixed(8);;
  74. var coolbet = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  75. var mike = document.getElementById('me').firstChild.lastChild.firstChild.children[11].innerText;
  76. lisa = document.getElementById('me').firstChild.lastChild.firstChild.children[5].innerText;
  77. because = document.getElementById('me').firstChild.lastChild.firstChild.children[7].innerText;
  78. if ((because<49.5000)&&(boggg<=0)){
  79. ziggie = ziggie+baset;
  80. boggg = 1;
  81. }
  82. if ((because>=49.5000)&&(boggg<=0)){
  83. ziggie =  ziggie+baset;
  84. boggg = 1;
  85. }
  86. if ((mike>zizzle)&&(triant>=1)&&(lisa>bart)){
  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 ((slut>mightybe)&&(boggg>=1)&&(triant>=1)){
  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 ((slut<mightybe)&&(boggg>=1)&&(triant>=1)){
  99. console.log("last bet to be hacked with");
  100. console.log(coolbet);
  101. console.log("stop hacking me cunt nugget!!");
  102. return;
  103. }
  104. if ((mike<zizzle)&&(triant>=1)&&(lisa>bart)){
  105. console.log("last bet to be hacked with");
  106. console.log(coolbet);
  107. console.log("stop hacking me cunt nugget!!");
  108. return;
  109. }
  110. if ((mike==zizzle)&&(triant>=1)&&(lisa>bart)&&(baboon>=1)){
  111. bart = parseFloat(lisa);
  112. baboon = 0;
  113. }
  114. if ((lisa==bart)&&(baboon<=0)){
  115. zizzle = ((baset*1).toFixed(8));
  116. triant = triant+1;
  117. boggg = 0;
  118. $('#pct_chance').val(49.5);
  119. $('#pct_bet').val(zizzle);
  120. $('#a_lo').click();
  121. baboon = 1;
  122. }
  123. setTimeout(() => get(), 1);
  124. }
  125. get();
  126.  
Add Comment
Please, Sign In to add comment