Advertisement
coinwalk

Untitled

Feb 10th, 2022
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. var belance = parseFloat(document.getElementById('balance').innerHTML);
  2. document.getElementById('double_your_btc_win_chance').value = 47.5;
  3. document.getElementById('double_your_btc_payout_multiplier').value = 2;
  4. var b = 0.00000001;
  5. var target = 0.01;
  6. var olderest = document.getElementById('balance').innerHTML;
  7. var ian = parseFloat(document.getElementById('balance').innerHTML);
  8. var v = parseFloat(document.getElementById('balance').innerHTML);
  9. var h = parseFloat(document.getElementById('balance').innerHTML);
  10. var t = parseFloat(document.getElementById('balance').innerHTML);
  11. var i = parseFloat(document.getElementById('balance').innerHTML);
  12. var oldt = parseFloat(document.getElementById('balance').innerHTML);
  13. var nextbet;
  14. var myseed;
  15. var c = b;
  16. var sin = 6;
  17. var joe = (b*10);
  18. var target = 50000;
  19. var smith = false;
  20. var y = true;
  21. var j = (c*2);
  22. var jib = 2;
  23. var scott = true;
  24. var wild = document.getElementById('balance').innerHTML;
  25. var min = document.getElementById('balance').innerHTML;
  26. parseFloat(document.getElementById('double_your_btc_stake').value = b);
  27. var balance = document.getElementById('balance').innerHTML;
  28.  
  29. function getR(minz, maxz) {
  30. minz = Math.ceil(minz);
  31. maxz = Math.floor(maxz);
  32. return Math.floor(Math.random() * (maxz - minz + 1)) + minz;
  33. }
  34. function makeid(length) {
  35. var result = '';
  36. var characters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789';
  37. var charactersLength = characters.length;
  38. for ( var i = 0; i < length; i++ ) {
  39. result += characters.charAt(Math.floor(Math.random() *
  40. charactersLength));
  41. }
  42. return result;
  43. }
  44. function dobet() {
  45. balance = document.getElementById('balance').innerHTML;
  46. var previousbet = document.getElementById('double_your_btc_stake').value;
  47. document.getElementById('double_your_btc_win_chance').value = 47.5;
  48. document.getElementById('double_your_btc_payout_multiplier').value = 2;
  49. if (nextbet==null) {
  50. nextbet = previousbet;
  51. }
  52. if ((balance<(t-(c*jib)))&&(y==true)&&(smith==false)&&(scott==true)) {
  53. nextbet = previousbet*2;
  54. c = nextbet;
  55. jib = 2;
  56. ian = parseFloat(balance);
  57. j = (c*2);
  58. y = true;
  59. smith = true;
  60. t = parseFloat(balance);
  61. }
  62. if ((balance<(t-(c*jib)))&&(y==true)&&(smith==false)&&(scott==false)) {
  63. nextbet = previousbet*2;
  64. c = nextbet;
  65. jib = 2;
  66. ian = parseFloat(balance);
  67. j = (c*2);
  68. y = false;
  69. smith = false;
  70. t = parseFloat(balance);
  71. }
  72. if ((balance<(t-(c*jib)))&&(y==false)&&(smith==false)&&(scott==false)) {
  73. nextbet = previousbet/2;
  74. c = nextbet;
  75. sin = 5;
  76. ian = parseFloat(balance);
  77. j = (c*2);
  78. jib = 3;
  79. y = true;
  80. smith = true;
  81. t = parseFloat(balance);
  82. h = parseFloat(balance);
  83. }
  84. if ((balance<(t-(c*jib)))&&(y==true)&&(smith==true)&&(scott==true)) {
  85. nextbet = previousbet*2;
  86. c = nextbet;
  87. jib = 2;
  88. y = true;
  89. sin = 5;
  90. smith =false;
  91. scott = true;
  92. ian = parseFloat(balance);
  93. j = (c*2);
  94. t = parseFloat(balance);
  95. h = parseFloat(balance);
  96. }
  97. if (balance>(h+(c*sin))) {
  98. nextbet = previousbet*2;
  99. c = nextbet;
  100. y = true;
  101. ian = parseFloat(balance);
  102. j = (c*2);
  103. h = parseFloat(balance);
  104. }
  105. if (balance>=(i+joe)) {
  106. nextbet = b;
  107. c = b;
  108. sin = 5;
  109. jib = 3;
  110. y = true;
  111. j = (c*2);
  112. smith = false;
  113. h = parseFloat(balance);
  114. t = parseFloat(balance);
  115. joe = (b*9)
  116. ian = parseFloat(balance);
  117. i = parseFloat(balance);
  118. }
  119. if ((balance>(ian+j))&&(smith==true)&&(y==true)) {
  120. nextbet = previousbet/2;
  121. c = nextbet;
  122. sin = 5;
  123. jib = 3;
  124. y = true;
  125. smith = true;
  126. j = (c*2);
  127. joe = (b*9);
  128. h = parseFloat(balance);
  129. t = parseFloat(balance);
  130. ian = parseFloat(balance);
  131. }
  132. if ((balance>(ian+j))&&(smith==false)&&(y==false)) {
  133. nextbet = previousbet/2;
  134. c = nextbet;
  135. sin = 5;
  136. jib = 3;
  137. y = false;
  138. j = (c*2);
  139. smith = false;
  140. joe = (b*9);
  141. sin = 5;
  142. h = parseFloat(balance);
  143. t = parseFloat(balance);
  144. ian = parseFloat(balance);
  145. }
  146. if ((balance>(ian+j))&&(smith==false)&&(y==true)) {
  147. nextbet = previousbet/2;
  148. c = nextbet;
  149. jib = 3;
  150. y = false;
  151. j = (c*2);
  152. smith = false;
  153. joe = (b*9);
  154. h = parseFloat(balance);
  155. t = parseFloat(balance);
  156. ian = parseFloat(balance);
  157. }
  158. if (balance>=target) {
  159. //stop();
  160. return;
  161. }
  162. if (balance>wild) {
  163. wild = parseFloat(balance);
  164. }
  165. if (balance<min) {
  166. min = parseFloat(balance);
  167. }
  168. var freak = ((balance-olderest).toFixed(8));
  169. console.log("balance made");
  170. console.log(freak);
  171. var xol = getR(1,3);
  172. if (xol==1) {
  173. myseed = (makeid(3));
  174. }
  175. if (xol==2) {
  176. myseed = (makeid(6));
  177. }
  178. if (xol==3) {
  179. myseed = (makeid(9));
  180. }
  181. document.getElementById('next_client_seed').value = myseed;
  182. parseFloat(document.getElementById('double_your_btc_stake').value = (((nextbet*2)-nextbet).toFixed(8)));
  183. $('#double_your_btc_bet_hi_button').click();
  184. }
  185. setInterval(() => dobet(), (getR(1800,1896)));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement