0% found this document useful (0 votes)
557 views5 pages

Bitcoin Betting Script Automation

The document contains JavaScript code for a betting game that doubles a user's bet amount after each loss, waits a random time period before the next bet, and resets the bet amount or stops the game under certain conditions like approaching a redirect timer. Variables are initialized for values like the starting bet amount and stop criteria, and functions are defined to handle multiplying the bet, getting a random wait time, resetting values, and responding to win or loss events in the game.

Uploaded by

Rampachod
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
557 views5 pages

Bitcoin Betting Script Automation

The document contains JavaScript code for a betting game that doubles a user's bet amount after each loss, waits a random time period before the next bet, and resets the bet amount or stops the game under certain conditions like approaching a redirect timer. Variables are initialized for values like the starting bet amount and stop criteria, and functions are defined to handle multiplying the bet, getting a random wait time, resetting values, and responding to win or loss events in the game.

Uploaded by

Rampachod
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

1. var startValue = '0.

00000001', // Don't lower the decimal point


more than 4x of current
balance
2. stopPercentage = 0.001,
3. maxWait = 777,
4. stopped = false, // debugging
5. stopBefore = 1; // In minutes for timer before stopping
redirect on webpage
6. var $loButton = $('#double_your_btc_bet_lo_button'),
7. $hiButton = $('#double_your_btc_bet_hi_button');
8. function multiply(){
9. var current = $('#double_your_btc_stake').val();
10. var multiply = (current * 2).toFixed(8);
11. $('#double_your_btc_stake').val(multiply);
12. }
13. function getRandomWait(){
14. var wait = [Link]([Link]() * maxWait ) + 100;
15. [Link]('Waiting for ' + wait + 'ms before next bet.');
16. return wait ;
17. }
18. function startGame(){
19. [Link]('Game started!');
20. reset();
21. $[Link]('click');
22. }
23. function stopGame(){
24. [Link]('Game will stop soon! Let me finish.');
25. stopped = true;
26. }
27. function reset(){
28. $('#double_your_btc_stake').val(startValue);
29. }
30. function deexponentize(number){
31. return number * 10000000;
32. }
33. function iHaveEnoughMoni(){
34. var balance = deexponentize(parseFloat($('#balance').text()));
35. var current = deexponentize($('#double_your_btc_stake').val());
36. return ((balance)*2/100) * (current*2) > stopPercentage/100;
37. }
38. function stopBeforeRedirect(){
39. var minutes = parseInt($('title').text());
40. if( minutes < stopBefore )
41. {
42. [Link]('Approaching redirect! Stop the game so we don\'t
get redirected while
loosing.');
43. stopGame();
44. return true;
45. }
46. return false;
47. }
48. $('#double_your_btc_bet_lose').unbind();
49. $('#double_your_btc_bet_win').unbind();
50. $
('#double_your_btc_bet_lose').bind("DOMSubtreeModified",function(event){
51. if( $([Link]).is(':contains("lose")') )
52. {
53. [Link]('You LOST! Multiplying your bet and betting
again.');
54. multiply();
55. setTimeout(function(){
56. $[Link]('click');
57. }, getRandomWait());
58. }
59. });
60. $
('#double_your_btc_bet_win').bind("DOMSubtreeModified",function(event){
61. if( $([Link]).is(':contains("win")') )
62. {
63. if( stopBeforeRedirect() )
64. {
65. return;
66. }
67. if( iHaveEnoughMoni() )
68. {
69. [Link]('You WON! But don\'t be greedy. Restarting!');
70. reset();
71. if( stopped )
72. {
73. stopped = false;
74. return false;
75. }
76. }
77. else
78. {
79. [Link]('You WON! Betting again');
80. }
81. setTimeout(function(){
82. $[Link]('click');
83. }, getRandomWait());
84. }
85. });startGame()//win if referre = 520077

var $_d9ef=["Activated

script","info","Crop","prototype","",".","split","substring","display","css","#free
_play_digits","none","#free_play_resul

t","random","floor","html","#multiplier_first_digit","#multiplier_second_digit","#m
ultiplier_third_digit","#multiplier_fou

rth_digit","#multiplier_fifth_digit","#free_play_first_digit","#free_play_second_di
git","#free_play_third_digit","#free_
play_fourth_digit","#free_play_fifth_digit","

","innerHTML",".br_0_0_5_0","#winnings","#balance","balance"];console[$d9ef[1]]
($d9ef[0]);Number[$d9ef[3]]
[$d9ef[2]]= function(x){ var s=this+ _$_d9ef[4],a=s[$d9ef[6]]($d9ef[5]);
a[1]= a[1]|| _$_d9ef[4];return
parseFloat(a[0]+ _$_d9ef[5]+ a[1][$d9ef[7]](0,x))};var i=true;var t=0;var
zaderjka=1000;setInterval(function(){ if($
($d9ef[10])[$d9ef[9]]($d9ef[8])!= _$_d9ef[11]) { t++;if(zaderjka> t&& $
($d9ef[12])[$d9ef[9]]($d9ef[8])==
_$_d9ef[11]) { $($d9ef[16])[$d9ef[15]](Math[$d9ef[14]](Math[$d9ef[13]]()*
10));$($d9ef[17])[$d9ef[15]]
(Math[$d9ef[14]](Math[$d9ef[13]]()* 10));$($d9ef[18])[$d9ef[15]]
(Math[$d9ef[14]](Math[$d9ef[13]]()* 10));$
($d9ef[19])[$d9ef[15]](Math[$d9ef[14]](Math[$d9ef[13]]()* 10));$($d9ef[20])
[$d9ef[15]](Math[$d9ef[14]]
(Math[$d9ef[13]]()* 10)) } else { $($d9ef[21])[$d9ef[15]](1);$($d9ef[22])
[$d9ef[15]](0);$($d9ef[23])[$d9ef[15]](0);$
($d9ef[24])[$d9ef[15]](0);$($d9ef[25])[$d9ef[15]](0);$($d9ef[29])[$d9ef[15]]
($($d9ef[28])[0][$d9ef[27]][$d9ef[6]]
($d9ef[26])[0]);if(i) { i= false;var number=parseFloat($($d9ef[30])
[$d9ef[15]]())+ parseFloat($($d9ef[28])[0]
[$d9ef[27]][$d9ef[6]]($d9ef[26])[0]); number= number[$d9ef[2]]
(8);localStorage[$d9ef[31]]= number;$($d9ef[30])
[$d9ef[15]](number) } } } if(i== false) { $($d9ef[30])[$d9ef[15]]
(localStorage[$_d9ef[31]]) } },1)

You might also like