Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 1789

FREEBITCO.IN Low Balance Script (no invenstment / inventest method) + video

by betterthaneveryone - 16 January, 2020 - 09:11 PM
This post is by a banned member (betterthaneveryone) - Unhide
12
Posts
1
Threads
4 Years of service
#1
(This post was last modified: 16 January, 2020 - 09:17 PM by betterthaneveryone.)
Hello guys i just made this quick tutorial to get free satoshi. i hightly would recommend to invest 50 cent  to 1 euro to get 5k - 11k satoshi on ur account and then start the script. if u dont want to invest roll for free every hour and it would take 3 days to reach at least 1500 satoshis and then start the script as shown in the video. sorry for my bad english :)

[Video: https://www.youtube.com/watch?v=bobAEOweCZM]

you can use my ref to register ( BY BEING MY REFFERAL YOU DONT GIVE ME AN ACTUAL AMOUNT FROM UR BALANCE THE WEBSITE REWARDS ME FOR INVITING PEOPLE)

my ref link: https://freebitco.in/?r=34664455

a non ref link: https://freebitco.in/?op=signup_page

SCRIPT:

var minstake   = 0.00000001;  // valor base
//-----------------------------------------
var autorounds = 999;         // n° de rolls
//======================================================
// if (PROFIT > profit_max) {
    //     error_title = "Maximum profit exceeded";
    //     error_info = "Maximum profit: " + number_format(profit_max, devise_decimal);
    //     error_value = "Maximum profit exceeded - Maximum profit: " + number_format(profit_max, devise_decimal);
    //     error = true;
    // } SCRIPT BY OJIDINEJAD - UNTIL 2019
    // else if (amount > balance) {
    //     error_title = "Bet amount";
    //     error_info = "Maximum bet: " + number_format(balance, devise_decimal);
    //     error_value = "Bet amount - Maximum bet: " + number_format(balance, devise_decimal);
    //     error = true;
    // }
var handbrake  = 0.00005000;  // valor lose pause game
var autoruns   = 1;
    // else if (amount > bet_max) {
    //     error_title = "Bet amount";
    //     error_info = "Maximum bet: " + number_format(bet_max, devise_decimal);
    //     error_value = "Bet amount - Maximum bet: " + number_format(bet_max, devise_decimal);
    //     error = true;
    // }
    // else if (amount < bet_min) {
    //     error_title = "Bet amount";
    //     error_info = "Minimum bet: " + number_format(bet_min, devise_decimal);
    //     error_value = "Bet amount - Minimum bet: " + number_format(bet_min, devise_decimal);
    //     error = true;
    // }
function playnow() {
       if (autoruns > autorounds ) { console.log('Limit reached'); return; }
       document.getElementById('double_your_btc_bet_hi_button').click();
       setTimeout(checkresults, 499);
       return;}
function checkresults() {
       if (document.getElementById('double_your_btc_bet_hi_button').disabled === true) {
              setTimeout(checkresults, 999);
              return;
       }
       var stake = document.getElementById('double_your_btc_stake').value * 1;
       var won = document.getElementById('double_your_btc_bet_win').innerHTML;
       if (won.match(/(\d+\.\d+)/) !== null) { won = won.match(/(\d+\.\d+)/)[0]; } else { won = false; }
       var lost = document.getElementById('double_your_btc_bet_lose').innerHTML;
       if (lost.match(/(\d+\.\d+)/) !== null) { lost = lost.match(/(\d+\.\d+)/)[0]; } else { lost = false; }
       if (won && !lost) { stake = minstake; console.log('Bet #' + autoruns + '/' + autorounds + ': Won  ' + won  + ' Stake: ' + stake.toFixed(8)); }
       if (lost && !won) { stake = lost * 2.1; console.log('Bet #' + autoruns + '/' + autorounds + ': Lost ' + lost + ' Stake: ' + stake.toFixed(8)); }
       if (!won && !lost) { console.log('Something went wrong'); return; }
       document.getElementById('double_your_btc_stake').value = stake.toFixed(8);
       autoruns++;
       if (stake >= handbrake) {
              document.getElementById('handbrakealert').play();
              console.log('Handbrake triggered! Execute playnow() to override');
           return;
       }
       setTimeout(playnow, 111);
       return;
      
       }playnow()
 

Just realized that youtube doesnt allow comments on private youtube videos. if you have any questions ask me there. thanks
This post is by a banned member (sminato27) - Unhide

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)