coinwalk

the best snowybot ye har!!!!!!!

Mar 1st, 2022
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. var belance = document.getElementById('pct_balance').value;
  2. // get start balance;
  3. document.getElementById('pct_chance').value = 49.5;
  4. document.getElementById('pct_payout').value = 2;
  5. // set chance;
  6. var fruck = 0.00001;
  7. // div;
  8. var gook = fruck;
  9. // div again;
  10. var dope = (fruck*3);
  11. // 3x div;
  12. var dap = (fruck*4);
  13. // 4x div;
  14. var dol = 7;
  15. var jim = (fruck*10);
  16. // 10x div;
  17. var joe = (fruck*10);
  18. // 10x div;
  19. var targe = 50000;
  20. // target;
  21. var sev = true;
  22. var farg = true;
  23. var frogger = false;
  24. // variables;
  25. var olderest = document.getElementById('pct_balance').value;
  26. var balanc = parseFloat(document.getElementById('pct_balance').value);
  27. var have = parseFloat(document.getElementById('pct_balance').value);
  28. var older = parseFloat(document.getElementById('pct_balance').value);
  29. var smartarse = parseFloat(document.getElementById('pct_balance').value);
  30. var still = parseFloat(document.getElementById('pct_balance').value);
  31. var ian = parseFloat(document.getElementById('pct_balance').value);
  32. var wild = document.getElementById('pct_balance').value;
  33. var min = document.getElementById('pct_balance').value;
  34. // floating old balances;
  35. var nextbe;
  36. // nextbet;
  37. parseFloat(document.getElementById('pct_bet').value = fruck);
  38. parseFloat(document.getElementById('pct_profit').value = fruck);
  39. // to set the bet;
  40.  
  41. function getR(minz, maxz) {
  42. minz = Math.ceil(minz);
  43. maxz = Math.floor(maxz);
  44. return Math.floor(Math.random() * (maxz - minz + 1)) + minz;
  45. }
  46. // get random;
  47.  
  48.  
  49. function dobet(){
  50. console.clear();
  51. // clear console;
  52. balanc = document.getElementById('pct_balance').value;
  53. // get balance;
  54. var prev = document.getElementById('pct_bet').value;
  55. // get previousbet;
  56. document.getElementById('pct_chance').value = 49.5;
  57. document.getElementById('pct_payout').value = 2;
  58. // set chance;
  59. if (nextbe==null) {
  60. nextbe = prev;
  61. }
  62. // in lua it does this on auto need set javascript;
  63. if ((balanc<=(still-dope))&&(sev==true)&&(farg==true)) {
  64. nextbe = prev*2;
  65. gook = (nextbe);
  66. sev = false;
  67. farg = true;
  68. joe = 0;
  69. dol = 6;
  70. still = parseFloat(balanc);
  71. dope = (gook*3);
  72. }
  73. if ((balanc<=(still-dope))&&(sev==false)&&(farg==true)) {
  74. nextbe = fruck;
  75. gook = fruck;
  76. have = parseFloat(balanc);
  77. still = parseFloat(balanc);
  78. dope = (fruck*4);
  79. dol =6;
  80. joe = 0;
  81. sev = true;
  82. farg = false;
  83. }
  84. if ((balanc<=(still-dope))&&(sev==true)&&(farg==false)) {
  85. nextbe = prev*2;
  86. gook = (nextbe);
  87. have = parseFloat(balanc);
  88. still = parseFloat(balanc);
  89. dope = (gook*3);
  90. sev = false;
  91. dol =6;
  92. frogger = true;
  93. joe = 0;
  94. farg = false;
  95. }
  96. if ((balanc<=(still-dope))&&(sev==false)&&(farg==false)) {
  97. nextbe = prev*2;
  98. gook = (nextbe);
  99. have = parseFloat(balanc);
  100. still = parseFloat(balanc);
  101. dope = (gook*4);
  102. sev = true;
  103. frogger = true;
  104. joe = 0;
  105. farg = false;
  106. }
  107. if ((balanc>=(have+(gook*dol)))&&(frogger==false)) {
  108. nextbe = prev*2;
  109. still = parseFloat(balanc);
  110. sev = false;
  111. farg = true;
  112. frogger = false;
  113. gook = (nextbe);
  114. dope = (gook*3);
  115. have = parseFloat(balanc);
  116. }
  117. if ((balanc>=(have+(gook*dol)))&&(frogger==true)) {
  118. nextbe = prev*2;
  119. have = parseFloat(balanc);
  120. still = parseFloat(balanc);
  121. sev = true;
  122. farg = false;
  123. frogger = true;
  124. gook = (nextbe);
  125. dope = (gook*3);
  126. }
  127. if (balanc>=(ian+joe)) {
  128. nextbe = fruck;
  129. gook = fruck;
  130. dope = (fruck*3);
  131. sev = true;
  132. farg = true;
  133. dol = 6;
  134. frogger = false;
  135. still = (ian+joe);
  136. have = (ian+joe);
  137. ian =(ian+joe);
  138. joe = fruck*10;
  139. }
  140. // script;
  141. if (balanc>=targe) {
  142. //stop();
  143. return;
  144. }
  145. if (balanc>wild) {
  146. wild = parseFloat(balanc);
  147. }
  148. if (balanc<min) {
  149. min = parseFloat(balanc);
  150. }
  151. var freak = ((balanc-olderest).toFixed(8));
  152. console.log("balance made");
  153. console.log(freak);
  154. console.log("biggest balance");
  155. console.log(parseFloat(wild));
  156. console.log("lowest balance");
  157. console.log(parseFloat(min));
  158. // find biggest lowest and made balances;
  159. parseFloat(document.getElementById('pct_bet').value = (((nextbe*2)-nextbe).toFixed(8)));
  160. parseFloat(document.getElementById('pct_profit').value = (((nextbe*2)-nextbe).toFixed(8)))
  161. // set bets;
  162. $('#a_lo').click();
  163. // click bet;
  164. }
  165. setInterval(() => dobet(), 800);
  166. // set loop;
Add Comment
Please, Sign In to add comment