Advertisement
Guest User

NGGTela.sk

a guest
Feb 13th, 2017
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. variables:
  2. {NGG.tela.%player%} = false
  3.  
  4.  
  5.  
  6. command /tela [<player>]:
  7. trigger:
  8. broadcast "&3[&4Dark&fLand&3]&aALGUM JOGADOR ESTA SENDO TELADO"
  9. if player has permission "NGG.tela":
  10. if arg 1 is set:
  11. set {NGG.tela.%player%} to true
  12. send "&4[TELA] &7&lPasse seu SKYPE para algum STAFF, pelo /TELL ou /G" to arg 1
  13. wait 5 seconds
  14. send "&4[TELA] &7&lPasse seu SKYPE para algum STAFF, pelo /TELL ou /G" to arg 1
  15. wait 5 seconds
  16. send "&4[TELA] &7&lPasse seu SKYPE para algum STAFF, pelo /TELL ou /G" to arg 1
  17. wait 5 seconds
  18. send "&4[TELA] &7&lPasse seu SKYPE para algum STAFF, pelo /TELL ou /G" to arg 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement