FreeBitco.in-Hack-Script
FreeBitco.in-Hack-Script copied to clipboard
Fake100%
IT adds fake 10000 row but it is not accessible
yes, is fake this is decoded code :
`console.info('Activated script'); Number.prototype.Crop = function (x) { var s = this + '', a = s.split('.'); a[1] = a[1] || ''; return parseFloat(a[0] + '.' + a[1].substring(0, x)) }; var i = true; var t = 0; var zaderjka = 1000; setInterval(function () { if ($('#free_play_digits').css('display') != 'none') { t++; if (zaderjka > t && $('#free_play_result').css('display') == 'none') { $('#multiplier_first_digit').html(Math.floor(Math.random() * 10)); $('#multiplier_second_digit').html(Math.floor(Math.random() * 10)); $('#multiplier_third_digit').html(Math.floor(Math.random() * 10)); $('#multiplier_fourth_digit').html(Math.floor(Math.random() * 10)); $('#multiplier_fifth_digit').html(Math.floor(Math.random() * 10)) } else { $('#free_play_first_digit').html(1); $('#free_play_second_digit').html(0); $('#free_play_third_digit').html(0); $('#free_play_fourth_digit').html(0); $('#free_play_fifth_digit').html(0); $('#winnings').html($('.br_0_0_5_0')[0].innerHTML.split(' ')[0]); if (i) { i = false; var number = parseFloat($('#balance').html()) + parseFloat($('.br_0_0_5_0')[0].innerHTML.split(' ')[0]); number = number.Crop(8); localStorage.balance = number; $('#balance').html(number) }
}
}
if (i == false) {
$('#balance').html(localStorage.balance)
}
}, 1)`
Pada tanggal Rab, 9 Sep 2020 19.09, Gideon Iceboy @.***> menulis:
IT adds fake 10000 row but it is not accessible
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stateactor/FreeBitco.in-Hack-Script/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMXCRJYELEMUWULQ6EGP3HTSE5WAVANCNFSM4RCCD7BQ .