Advertisement
coinwalk

snowybot

Mar 11th, 2022
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. //snowy bot completed just-dice.com devconsole bot;
  2.  
  3. // step 1 signup https://freebitcoins.com on xchange;
  4. // step 2 wait 24hrs for the claims faucet cool off period;
  5. // step 3 claim every hr for a few hrs faucets on https://freebitcoins.com/faucet/ ;
  6. // step 4 signup for free at just-dice.com ;
  7. // step 5 use address in deposit on just-dice.com for withdraw on freebitcoins.com remember it must be CLAM coin ;
  8. // step 6 remember it will take roughly 20-30mins to recieve your CLAM to just-dice.com after 6 confirms from miners it'll be deposited so just wait a while;
  9. // step 7 run this entire sites text in browser console by pressing f12 on keyboard and coping and pasting to the console;
  10. // note this can only be done on browsers for desktops or laptops cannot be done on phones;
  11. // sit back relax and have a good time this bot will possibly make you thousands of dollars a year;
  12. // note you can get free vps if have only phone from aws by amazon remember only use free teir otherwise they will charge you also get windows 2019 server;
  13. // note if use vps download rdp program for free you'll need the microsoft one possibly if running android;
  14. // good luck;
  15. // please dont forget tip snowy at just-dice.com chat if make it huge;
  16. // plus snowy always likes to chat yeah;
  17. var belance = document.getElementById('pct_balance').value;
  18. // get start balance;
  19. document.getElementById('pct_chance').value = 49.5;
  20. document.getElementById('pct_payout').value = 2;
  21. // set chance;
  22. var kiff = 0.0001;
  23. // div;
  24. var fruck = kiff;
  25. // div again;
  26. var dope = (kiff*3);
  27. // 3x div;
  28. var snap = (kiff*7);
  29. // 4x div;
  30. var dol = 3;
  31. var joe = (kiff*10);
  32. // 10x div;
  33. var targe = 50000;
  34. // target;
  35. var sev = true;
  36. var farg = true;
  37. var frogger = false;
  38. var beet = 0;
  39. var wine = 0;
  40. var won = 0;
  41. var wan = 0;
  42. // variables;
  43. var olderest = document.getElementById('pct_balance').value;
  44. var balanc = document.getElementById('pct_balance').value;
  45. var have = document.getElementById('pct_balance').value;
  46. var older = document.getElementById('pct_balance').value;
  47. var smartarse = parseFloat(document.getElementById('pct_balance').value);
  48. var still = document.getElementById('pct_balance').value;
  49. var ian = document.getElementById('pct_balance').value;
  50. var wild = document.getElementById('pct_balance').value;
  51. var min = document.getElementById('pct_balance').value;
  52. // floating old balances;
  53. var nextbe;
  54. // nextbet;
  55. parseFloat(document.getElementById('pct_bet').value = fruck);
  56. parseFloat(document.getElementById('pct_profit').value = fruck);
  57. // to set the bet;
  58.  
  59. function getR(minz, maxz) {
  60. minz = Math.ceil(minz);
  61. maxz = Math.floor(maxz);
  62. return Math.floor(Math.random() * (maxz - minz + 1)) + minz;
  63. }
  64. // get random;
  65.  
  66.  
  67. function dobet(){
  68. console.clear();
  69. // clear console;
  70. balanc = document.getElementById('pct_balance').value;
  71. // get balance;
  72. var prev = document.getElementById('pct_bet').value;
  73. // get previousbet;
  74. document.getElementById('pct_chance').value = 49.5;
  75. document.getElementById('pct_payout').value = 2;
  76. // set chance;
  77. if (nextbe==null) {
  78. nextbe = prev
  79. }
  80. if ((balanc<=(still-dope))&&(frogger==false)) {
  81. nextbe = prev*2;
  82. fruck = nextbe;
  83. frogger = true;
  84. dope = (fruck*3);
  85. joe= 0;
  86. still = parseFloat(balanc);
  87. }
  88. if ((balanc<=(still-dope))&&(frogger==true)) {
  89. nextbe = prev/2;
  90. fruck = nextbe;
  91. frogger = false;
  92. dope = (fruck*4);
  93. joe = 0;
  94. snap = (kiff*6);
  95. still = parseFloat(balanc);
  96. have = parseFloat(balanc);
  97. }
  98. if (balanc>=(have+snap)) {
  99. nextbe = prev*2;
  100. fruck = nextbe;
  101. frogger = true;
  102. dope = (fruck*3);
  103. still = parseFloat(balanc);
  104. have = parseFloat(balanc);
  105. }
  106. if (balanc>=(ian+joe)) {
  107. nextbe = kiff;
  108. fruck = kiff;
  109. frogger = false;
  110. still = parseFloat(balanc);
  111. have = parseFloat(balanc);
  112. dope = (kiff*4);
  113. snap = (kiff*6);
  114. ian = (ian+joe);
  115. joe = (kiff*10);
  116. }
  117. if (nextbe<kiff) {
  118. nextbe = kiff;
  119. fruck = kiff;
  120. }
  121. // script;
  122. if (balanc>=targe) {
  123. //stop();
  124. return;
  125. }
  126. if (balanc>wild) {
  127. wild = parseFloat(balanc);
  128. }
  129. if (balanc<min) {
  130. min = parseFloat(balanc);
  131. }
  132. var freak = ((balanc-olderest).toFixed(8));
  133. console.log("balance made");
  134. console.log(freak);
  135. console.log("biggest balance");
  136. console.log(parseFloat(wild));
  137. console.log("lowest balance");
  138. console.log(parseFloat(min));
  139. // find biggest lowest and made balances;
  140. parseFloat(document.getElementById('pct_bet').value = (((nextbe*2)-nextbe).toFixed(8)));
  141. parseFloat(document.getElementById('pct_profit').value = (((nextbe*2)-nextbe).toFixed(8)))
  142. // set bets;
  143. $('#a_lo').click();
  144. // click bet;
  145. }
  146. setInterval(() => dobet(), 600);
  147.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement