JimmyF

correee

Jan 6th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Correeee :o $${
  2.  
  3. if(x);
  4. log("&b[%PLAYER%]&f Tudo em Ordem . GO ! &8[&4OFF&8]");
  5. keyup(forward);
  6. keyup(jump);
  7. unset(x);
  8. stop();
  9. else;
  10. log("&b[%PLAYER%]&fOrganize seu inventario &8[&bON&8]");
  11. set(x);
  12. endif;
  13. gui(inventory);
  14. do;
  15. sprint;
  16. keydown(forward);
  17. keydown(jump);
  18. if(%GUI%="NONE");
  19. keyup(forward);
  20. keyup(jump);
  21. unset(x);
  22. stop();
  23. endif;
  24. loop; }$$
Advertisement
Add Comment
Please, Sign In to add comment