Tiger6117

myfreebtc auto claim

Feb 26th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // script by Tigerzplace
  2. // to earn money for free sign up now @ : http://myfreebtc.net/r/A45636884
  3. // for more info or detail contact @ : http://facebook.com/tigerzplace
  4.  
  5. var macro;
  6. macro =  "CODE:";
  7. macro +=  "VERSION BUILD=1001 RECORDER=CR" + "\n";
  8. macro +=  "SET !ERRORIGNORE YES" + "\n";
  9. while (1){
  10. macro +=  "wait seconds=912" + "\n";
  11. macro +=  "FRAME F=1" + "\n";
  12. macro +=  "TAG POS=1 TYPE=DIV ATTR=ID:verify-me" + "\n";
  13. macro +=  "wait seconds=100" + "\n";
  14. macro +=  "FRAME F=0" + "\n";
  15. macro +=  "TAG POS=1 TYPE=BUTTON FORM=ID:freeBitcoinsForm ATTR=TXT:ROLL!" + "\n";
  16.  
  17. if (ret==-101)
  18. {
  19. break;
  20. }
  21.  
  22. var ret=iimPlay(macro);
  23. }
Add Comment
Please, Sign In to add comment