Freebitco.in 400 bitcoin/giờ

saret38

Newbie
Joined
Sep 22, 2011
Messages
1
Reactions
0
MR
0.000
http://freebitco.in/?r=421161

Ai ref cho mình thì để lại mail va địa chỉ bitcoin mình sẽ chia lại tiền cho các bạn ,
Web sẽ tự động trả vào chủ nhật mỗi tuần khi đủ 5460 coin ,mình cũng se chỉ cho cách chơi đủ minpay lẹ

728x90-2.png
 

geek

Banned
Joined
May 14, 2014
Messages
432
Reactions
305
MR
0.000
http://freebitco.in/?r=421161

Ai ref cho mình thì để lại mail va địa chỉ bitcoin mình sẽ chia lại tiền cho các bạn ,
Web sẽ tự động trả vào chủ nhật mỗi tuần khi đủ 5460 coin ,mình cũng se chỉ cho cách chơi đủ minpay lẹ

728x90-2.png
Cái đậu xanh, 400 bitcoin 1 giờ thì người ta ở nhà hết cmnr :D Bác edit lại nhé, ghi cho đủ số ra.
 
Đây share chiến thuật cheat cho mọi người.
Sau khi đăng nhập vào site click chuột phait kiểm tra phân từ. Tại Tab Console Anh em paste đoạn code này sau đó Enter và xem:



bconfig = {
maxBet: 0.0002200,
wait: 1000,
autoexit: 0.00001,
want: 0.000014,
toggleHilo:false,
startbal: 0,
won: 0,
};
hilo = 'hi';
multiplier = 1;
rollDice = function() {

if ($('#double_your_btc_bet_lose').html() !== '') {
$('#double_your_btc_2x').click();
multiplier = 1;
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) {
console.log($('#double_your_btc_min'));
}
if (parseFloat($('#balance').html()) < bconfig.autoexit) {
throw "exit";
}
if (parseFloat($('#balance').html()) > bconfig.want) {
var num = parseFloat($('#balance').html());
bconfig.want = num + 0.00000030;
bconfig.autoexit = num - 1.00000420;
bconfig.won++;
var total = num - bconfig.startbal;
console.log('Setting bconfig want to: ' + bconfig.want)
console.log('Setting autoexit to: ' + bconfig.autoexit)
console.log('Total won: ' + total + ' BTC')
}

$('#double_your_btc_bet_hi_button').click();

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

toggleHiLo = function() {
if (hilo === 'hi') {
hilo = 'hi';
} else {
hilo = 'hi';
}
};
var num = parseFloat($('#balance').html());
bconfig.startbal = num;
bconfig.want = num + 0.00000030;
bconfig.autoexit = num - 1.00000420;
rollDice();
 

storyvv

Senior
Joined
Mar 27, 2014
Messages
374
Reactions
116
MR
0.001
Đây share chiến thuật cheat cho mọi người.
Sau khi đăng nhập vào site click chuột phait kiểm tra phân từ. Tại Tab Console Anh em paste đoạn code này sau đó Enter và xem:



bconfig = {
maxBet: 0.0002200,
wait: 1000,
autoexit: 0.00001,
want: 0.000014,
toggleHilo:false,
startbal: 0,
won: 0,
};
hilo = 'hi';
multiplier = 1;
rollDice = function() {

if ($('#double_your_btc_bet_lose').html() !== '') {
$('#double_your_btc_2x').click();
multiplier = 1;
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) {
console.log($('#double_your_btc_min'));
}
if (parseFloat($('#balance').html()) < bconfig.autoexit) {
throw "exit";
}
if (parseFloat($('#balance').html()) > bconfig.want) {
var num = parseFloat($('#balance').html());
bconfig.want = num + 0.00000030;
bconfig.autoexit = num - 1.00000420;
bconfig.won++;
var total = num - bconfig.startbal;
console.log('Setting bconfig want to: ' + bconfig.want)
console.log('Setting autoexit to: ' + bconfig.autoexit)
console.log('Total won: ' + total + ' BTC')
}

$('#double_your_btc_bet_hi_button').click();

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

toggleHiLo = function() {
if (hilo === 'hi') {
hilo = 'hi';
} else {
hilo = 'hi';
}
};
var num = parseFloat($('#balance').html());
bconfig.startbal = num;
bconfig.want = num + 0.00000030;
bconfig.autoexit = num - 1.00000420;
rollDice();
Yeu bác rùi đó. :D
 

Announcements

Forum statistics

Threads
434,222
Messages
7,321,327
Members
185,487
Latest member
HughWilso2
Back
Top Bottom