Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Correeee :o $${
- if(x);
- log("&b[%PLAYER%]&f Tudo em Ordem . GO ! &8[&4OFF&8]");
- keyup(forward);
- keyup(jump);
- unset(x);
- stop();
- else;
- log("&b[%PLAYER%]&fOrganize seu inventario &8[&bON&8]");
- set(x);
- endif;
- gui(inventory);
- do;
- sprint;
- keydown(forward);
- keydown(jump);
- if(%GUI%="NONE");
- keyup(forward);
- keyup(jump);
- unset(x);
- stop();
- endif;
- loop; }$$
Advertisement
Add Comment
Please, Sign In to add comment