Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. command /ban [<offline player>] [<text>]:
  2. aliases: /tempban
  3. permission: punish.use
  4. permission message: &cNo Permission.
  5. trigger:
  6. if arg-1 is not set:
  7. send "&c/ban <player>"
  8. if arg-1 is set:
  9. open chest with 3 rows named "Puish GUI" to player
  10. wait 1 tick
  11. format slot 0 of player with book named "&cUnfair Advantage (Reach)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Reach) -s"]
  12. format slot 1 of player with book named "&cUnfair Advantage (Killaura)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Killaura) -s"]
  13. format slot 2 of player with book named "&cUnfair Advantage (Autoclicker)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Autoclicker) -s"]
  14. format slot 3 of player with book named "&cUnfair Advantage (Fly)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Fly) -s"]
  15. format slot 4 of player with book named "&cUnfair Advantage (Speed)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Speed) -s"]
  16. format slot 5 of player with book named "&cUnfair Advantage (Velocity)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Velocity) -s"]
  17. format slot 6 of player with book named "&cUnfair Advantage (Reach)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Reach) -s"]
  18. format slot 7 of player with book named "&cUnfair Advantage (Anti KB)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Anti KB) -s"]
  19. format slot 8 of player with book named "&cUnfair Advantage (Criticals)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Criticals) -s"]
  20. format slot 9 of player with book named "&cUnfair Advantage (Bunnyhop)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Bunnyhop) -s"]
  21. format slot 10 of player with book named "&cUnfair Advantage (Auto Armor)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Auto Armor) -s"]
  22. format slot 11 of player with book named "&cUnfair Advantage (Aimbot)" to close then run [make player execute command "/ban %arg-1% Unfair Advantage (Aimbot) -s"]
  23. format slot 12 of player with book named "&cBoosting" to close then run [make player execute command "/ban %arg-1% Boosting -s"]
  24. format slot 13 of player with book named "&cBan Evading" to close then run [make player execute command "/ban %arg-1% Ban Evading -s"]
  25. format slot 14 of player with book named "&cDDoS" to close then run [make player execute command "/ban %arg-1% DDoS -s"]
  26. format slot 15 of player with book named "&cLeaking Information" to close then run [make player execute command "/ban %arg-1% Leaking Information -s"]
  27. format slot 16 of player with book named "&cAdvertising" to close then run [make player execute command "/ban %arg-1% Advertising -s"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement