Guest User

Macro Baus

a guest
Aug 17th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. $${
  2. achievementget(Limpa-Baus,298);
  3. log("");
  4. log(&c&o>> &f&lLimpando baú!!);
  5. log("");
  6. wait(1);
  7. key(use);
  8. wait(3);
  9. for(#w,0,53);
  10. slotclick(%#w%);
  11. slotclick(-999);
  12. wait(15ms);
  13. endif;
  14. next;
  15. wait(1);
  16. gui();
  17. log("");
  18. log(&c&o>> &f&lBaú totalmente limpo!! );
  19. log("");
  20. }$$
Advertisement
Add Comment
Please, Sign In to add comment