You are on page 1of 4

Here is the secret to free Bitcoins.

This is the kind of thing I do as a hacker


If you'd like to join the underworld of hacking you can do so here: --->
http://bit.ly/1lnwXSL <----

First and foremost your going to want to get your self a Bitcoin wallet, if you
don’t already have one then you can get one here : https://bitcoin.org/en/choose-
your-wallet

Any of the wallets will do the job as you will simply be receiving Bitcoins!

This is basically a script for Chrome's "Inspect Element" Console that uses
Martingale Gambling System on a free bitcoin site that allows you to gamble your
coins.

Sign up Here ---> http://bit.ly/1nQkZRl <---

First roll for your free initial coins, Do this by solving the CAPTCHA under the
"Free Play" Tab. I'd advise you do this as many times as you can to back the method
should the bet grow exponentially. Sadly you can only do it every hour.

Script is here:

bconfig = {
maxBet: 0.00000256,
wait: 700,
toggleHilo:false
};

hilo = 'lo';
multiplier = 1;
rollDice = function() {

if ($('#double_your_btc_bet_lose').html() !== '') {


$('#double_your_btc_2x').click();
multiplier++;
if(bconfig.toggleHilo)toggleHiLo();
} else {
$('#double_your_btc_min').click();
multiplier = 1;
}

if (parseFloat($('#balance').html()) < (parseFloat($


('#double_your_btc_stake').val()) * 2) ||
parseFloat($('#double_your_btc_stake').val()) > bconfig.maxBet) {
$('#double_your_btc_min').click();
}

$('#double_your_btc_bet_' + hilo + '_button').click();

setTimeout(rollDice, (multiplier * bconfig.wait) + Math.round(Math.random() *


100));
};

toggleHiLo = function() {
if (hilo === 'lo') {
hilo = 'lo';
} else {
hilo = 'lo';
}
};

rollDice();

Literally copy and paste the script into the Console like so:

http://i.imgur.com/oEgdbm5.png

Make sure that you're on the multiply BTC page at the time and it will start!

Video For Those Struggling:

http://www.youtube.com/watch?v=B6ghdmDxQYM

Here are some of my earnings to motivate you.

http://i.imgur.com/UPSHAE9.png

Checkout my other pastes! Good luck with earnings.

Enjoy.

If you'd like to donate you can do so here: 1QCE93sPiR3kLpLCPD2byrs4tWEugy1Ze2

Remember to thank me ;)

Donations Thus Far: 0.0000 BTC :( Updated [6/16/14]

You might also like