Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # Criado por dima_raposa90 (DimaBR)
- # DrDivulgaçao v1.0
- #
- # Para Adicionar palavras no skript (para crashar o mine do cara) apenas tire os : e coloque and "PALAVRA" e feche com : novamente e.e
- #
- #| CODIGO FONTE |#
- on chat:
- if {DrDivulgaçao} is true:
- if chat message contains "HostGameBR" and "VirtusHost" and "CraftandoHosting" and "cookiehosting" and "vexgames" and "minesv" and "serverminer" and "desirehost" and "haxhosting" and ".com.br" and ".net" and ".com" and ".org":
- cancel event
- send "&cTA QUERENDO DIVULGAR RAPA? AQUI NAO..."
- send "&CSEU MINECRAFT IRA CRASHAR EM 5 SEGUNDOS..."
- wait 5 seconds
- open chest with 60 rows named "&e&lPlayers Online" to player
- command /drd [<text>]:
- permission: drdivulgaçao.use
- trigger:
- if arg 1 is "off":
- set {DrDivulgaçao} to false
- send "&cVoce desativou o DrDivulgaçao!"
- stop
- if arg 1 is "on":
- set {DrDivulgaçao} to true
- send "&cVoce ativou o DrDivulgaçao!"
- stop
- command /drdivulgaçao:
- trigger:
- send "&bCriador: &fdima_raposa90 (DimaBR)"
- stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement