Advertisement
Guest User

Code

a guest
Aug 17th, 2017
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. open chest with 3 rows named "&b[&cTrainee Menu&b] &dVictim: &6%arg-1%" to player
  2. wait 3 tick
  3. format gui slot 0 of player with gray glass pane named " "
  4. format gui slot 1 of player with gray glass pane named " "
  5. format gui slot 2 of player with gray glass pane named " "
  6. format gui slot 3 of player with gray glass pane named " "
  7. format gui slot 4 of player with gray glass pane named " "
  8. format gui slot 5 of player with gray glass pane named " "
  9. format gui slot 6 of player with gray glass pane named " "
  10. format gui slot 7 of player with gray glass pane named " "
  11. format gui slot 8 of player with gray glass pane named " "
  12. format gui slot 9 of player with gray glass pane named " "
  13. format gui slot 10 of player with gray glass pane named " "
  14. format gui slot 11 of player with book named "&8[&4Hacks&8]"
  15. format gui slot 12 of player with gray glass pane named " "
  16. format gui slot 13 of player with gray glass pane named " "
  17. format gui slot 14 of player with gray glass pane named " "
  18. format gui slot 15 of player with book named "&8[&aChat&8]"
  19. format gui slot 16 of player with gray glass pane named " "
  20. format gui slot 17 of player with gray glass pane named " "
  21. format gui slot 18 of player with gray glass pane named " "
  22. format gui slot 19 of player with gray glass pane named " "
  23. format gui slot 20 of player with paper named "&8&l[&4&lHacks of Any Kind&8&l]" with lore "&7Type: &6Warn &8// &6Reports to all staff members" to run player command "/say Test"
  24. format gui slot 21 of player with gray glass pane named " "
  25. format gui slot 22 of player with gray glass pane named " "
  26. format gui slot 23 of player with gray glass pane named " "
  27. format gui slot 24 of player with paper named "&8&l[&4&lChat Abuse of Any Kind&8&l]" with lore "&7Type: &6Warn &8// &6Reports to all staff members" to run player command "/say Test2"
  28. format gui slot 25 of player with gray glass pane named " "
  29. format gui slot 26 of player with barrier named "&4Exit" to close
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement