Advertisement
coinwalk

jd snowybot

Jan 19th, 2023
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. var belance = parseFloat(document.getElementById('pct_balance').value);
  2. document.getElementById('pct_chance').value = 49.5;
  3. document.getElementById('pct_payout').value = 2;
  4. var snow = ((belance/1000).toFixed(8));
  5. var joe = snow;
  6. var target = 2000;
  7. var nucance;
  8. var upper = 6.9;
  9. var darn = 2.9;
  10. var rupt = (snow*10);
  11. var crud = (snow*6.9);
  12. var pok = rupt;
  13. var donce = false;
  14. var box = false;
  15. var bone = false;
  16. var pip = parseFloat(document.getElementById('pct_balance').value);
  17. var citix = parseFloat(document.getElementById('pct_balance').value);
  18. var doper = parseFloat(document.getElementById('pct_balance').value);
  19. var jitix = parseFloat(document.getElementById('pct_balance').value);
  20. var jotox = parseFloat(document.getElementById('pct_balance').value);
  21. var have = parseFloat(document.getElementById('pct_balance').value);
  22. var min = parseFloat(document.getElementById('pct_balance').value);
  23. var wild = parseFloat(document.getElementById('pct_balance').value);
  24. var olderest = parseFloat(document.getElementById('pct_balance').value);
  25. var dope = parseFloat(document.getElementById('pct_balance').value);
  26.  
  27. function getR(minz, maxz) {
  28. minz = Math.ceil(minz);
  29. maxz = Math.floor(maxz);
  30. return Math.floor(Math.random() * (maxz - minz + 1)) + minz;
  31. }
  32.  
  33. function dobet() {
  34. setTimeout(function(){
  35. console.clear();
  36. document.getElementById('pct_chance').value = 49.5;
  37. document.getElementById('pct_payout').value = 2;
  38. doper = document.getElementById('pct_balance').value;
  39. if (doper>jitix) {
  40. dope = dope+(parseFloat(joe));
  41. jitix = parseFloat(doper);
  42. }
  43. if (doper<jitix) {
  44. dope = dope-(parseFloat(joe));
  45. jitix = parseFloat(doper);
  46. }
  47. if (nucance==null) {
  48. nucance = (parseFloat(joe));
  49. }
  50. if ((dope>(have+(joe*upper)))&&(bone==true)) {
  51. nucance = joe*2;
  52. joe = joe*2;
  53. upper = 4.9;
  54. darn = 4.9;
  55. bone = false;
  56. have = parseFloat(dope);
  57. }
  58. if ((dope>(have+(joe*upper)))&&(bone==false)) {
  59. nucance = joe*2;
  60. joe = joe*2;
  61. upper = 4.9;
  62. darn = 4.9;
  63. bone = true;
  64. have = parseFloat(dope);
  65. }
  66. if ((dope<(have-(joe*darn)))&&(bone==false)) {
  67. upper = 2.9;
  68. darn = 4.9;
  69. nucance = joe*2;
  70. joe = joe*2;
  71. pok = 0;
  72. bone = true;
  73. have = parseFloat(dope);
  74. }
  75. if ((dope<(have-(joe*darn)))&&(bone==true)) {
  76. upper = 2.9;
  77. darn = 4.9;
  78. nucance = joe*2;
  79. joe = joe*2;
  80. pok = 0;
  81. bone = false;
  82. have = parseFloat(dope);
  83. }
  84. if ((dope>=(jotox+pok))&&(dope<(jotox+(((Math.floor((dope-jotox)/rupt))*rupt)+crud)))&&(bone==true)) {
  85. have = jotox+((Math.floor((dope-jotox)/rupt))*rupt);
  86. jotox = jotox+((Math.floor((dope-jotox)/rupt))*rupt);
  87. upper = 6.9;
  88. darn = 2.9;
  89. bone = false;
  90. donce = false;
  91. nucance = snow;
  92. joe = snow;
  93. pok = rupt;
  94. }
  95. if ((dope>=(jotox+pok))&&(dope>(jotox+(((Math.floor((dope-jotox)/rupt))*rupt)+crud)))&&(bone==true)) {
  96. have = jotox+((Math.floor((dope-jotox)/rupt))*rupt);
  97. jotox = jotox+((Math.floor((dope-jotox)/rupt))*rupt);
  98. donce = false;
  99. upper = 4.9;
  100. darn = 4.9;
  101. bone = false;
  102. nucance = snow*2;
  103. joe = snow*2;
  104. pok = rupt;
  105. }
  106. if ((dope>=(jotox+pok))&&(dope<(jotox+(((Math.floor((dope-jotox)/rupt))*rupt)+crud)))&&(bone==false)) {
  107. have = jotox+((Math.floor((dope-jotox)/rupt))*rupt);
  108. jotox = jotox+((Math.floor((dope-jotox)/rupt))*rupt);
  109. upper = 6.9;
  110. darn = 2.9;
  111. bone = true;
  112. donce = false;
  113. nucance = snow;
  114. joe = snow;
  115. pok = rupt;
  116. }
  117. if ((dope>=(jotox+pok))&&(dope>(jotox+(((Math.floor((dope-jotox)/rupt))*rupt)+crud)))&&(bone==false)) {
  118. have = jotox+((Math.floor((dope-jotox)/rupt))*rupt);
  119. jotox = jotox+((Math.floor((dope-jotox)/rupt))*rupt);
  120. donce = false;
  121. upper = 4.9;
  122. darn = 4.9;
  123. bone = true;
  124. nucance = snow*2;
  125. joe = snow*2;
  126. pok = rupt;
  127. }
  128. if ((dope>target) ||(nucance>dope)){
  129. return;
  130. }
  131. if (dope>wild) {
  132. wild = parseFloat(dope);
  133. }
  134. if (dope<min) {
  135. min = parseFloat(dope);
  136. }
  137. var freak = ((dope-olderest).toFixed(8));
  138. console.log("balance made");
  139. console.log(freak);
  140. console.log("biggest balance");
  141. console.log((parseFloat(wild)).toFixed(8));
  142. console.log("lowest balance");
  143. console.log((parseFloat(min)).toFixed(8));
  144. parseFloat(document.getElementById('pct_bet').value = ((nucance*1).toFixed(8)));
  145. parseFloat(document.getElementById('pct_profit').value = ((nucance*1).toFixed(8)));
  146. if (bone==false){
  147. $('#a_lo').click();
  148. }
  149. if (bone==true) {
  150. $('#a_hi').click();
  151. }
  152. }, 3000);}
  153. setInterval(() => dobet(), 8);
  154.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement