Advertisement
Guest User

Untitled

a guest
Oct 26th, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. # Skript feito por: IAlweeyBR
  2. # Dependencias: PermissionsEx, plugin de ban (Essentials) e Skript
  3. # Desenvolvedor do servidor TopLandia
  4. # Para: GamersBoard
  5.  
  6. command /zoar [<offline-player>]:
  7. permission: zueiro.zoar
  8. permission message: <> Você não é da zueira :P
  9. trigger:
  10. send "&3[!] &fVocê vai zoar %arg 1%"
  11. wait 3 second
  12. broadcast "&d&l[GAY] &d%player% é gay e ama bofes sarados"
  13. wait 1 second
  14. make console execute command "/pex user %arg 1% prefix &dLIXO"
  15. wait 1 second
  16. make console execute command "/clear %arg 1%"
  17. wait 2 seconds
  18. make console execute command "/give %arg 1% rose 1"
  19. wait 3 seconds
  20. make console execute command "/clear %arg 1%"
  21. wait 1 second
  22. make console execute command "/kill %arg 1%"
  23. wait 1 second
  24. make console execute command "/kill %arg 1%"
  25. wait 1 second
  26. make console execute command "/kill %arg 1%"
  27. wait 1 second
  28. make console execute command "/kill %arg 1%"
  29. wait 1 second
  30. make console execute command "/ban %arg 1% 0 Por ser viadão [%player%]"
  31. broadcast "&d&l%player% foi banido por ser viado."
  32. wait 1 tick
  33. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement