Ir para conteúdo

Skript » zTTagsV2 » Agora com GUI.


iVictor777z

Posts Recomendados

e8b493456770e862d53c0ad73bf1fbf1fedcab11

 

Olá, tem mo cota que não posto skript, então resolvi postar este. Vamos sem enrolação...

 

Config:

90dDGr8.png

 

Como fica In-Game a GUI:

O85XU6j.png

 

Como por para as TAG funcionar no LegendChat:

 

Adicione {zttags} ao legendchat. Exemplo:

 

qvuJDup.png

 

Cada tag:

 

V1D4L0K4:

 

0x4iCsX.png

 

Frango:

 

4FsiRFM.png

 

Homem & Mulher:

s31BOfS.png

 

Empresário:

 

3y7zQby.png

 

Fimose:

 

K20AOnV.png

 

Apito:

 

tQzx9wx.png

 

Assassino:

 

U1VXWu1.png

 

Destruidor:

 

CZQAn0M.png

 

Por último mas não menos importante: Astronauta ;-;

 

UFRFYO8.png

 

 

~ Download ~

 

 

Erros? Manda aqui Msm.

Coisas que eu possa adicionar? Manda aq tb.

 

Flw <3

 

Outra coisa, se o tópico bugar, sem cor etc, eu não vou fazer denovo '-'

 

@Edit

 

Dependencias: Skript & SkPower

 

Testado na 1.5.2

Editado por zTeyvolzZ
Link para o comentário
Compartilhar em outros sites

Boa cabrolete, amanhã vai estar no meu servidor q-q

 

@Off

Passa a textura? o.O

Joga 1.5.2? 

 

Obrigado :)

parabains man :D

vlllw

top

Valeeeeeeeu

 

Ficou top, só não gostei da GUI, e possível deixar sem as lâmpadas so os itens de cada tag?

Sim, aqui:

 

 

 

# Script criado por zTeyvolzZ
# Não remova os créditos.

# #! Configuração !# #

options:
	# Prefixo das mensagems 
	Prefix: &6[zTTagsV2]
	# Mensagem nova tag
	NewTag: &aAproveite sua nova tag!
	# Nome da GUI
	NameGUI: &aTags GUI
	# Tag apenas para VIPs? #! Sim = True | Não = False !# 
	TagVIP: false
	# Permissão da tag VIP (Caso "TagVIP" for true.)
	PermVIP: tags.vip
	# Mensagem remover tag.
	RemoverTag: &cTag removida!
	
# #! Código Fonte !# #

command /tags [<text>]:
	trigger:
		if arg 1 is set:
			send "&cUtilize /tags."
		else:
			if {@TagVIP} is true:
				if player has permission "{@PermVIP}":
					open chest with 6 rows named "{@NameGUI}" to player 
					format slot 0 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
					format slot 1 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 2 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 3 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 4 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 5 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 6 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 7 of player with Jungle Leaves named "&eTags VIP" to close  
					format slot 8 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"] 
					format slot 18 of player with head named "&5[V1D4L0K4]" with lore "&8Clique aqui!!" to close then run [make player execute command "vidaloka"]
					format slot 20 of player with cooked chicken named "&6[Frango]" with lore "&8Clique aqui!!" to close then run [make player execute command "frango"]
					format slot 22 of player with pink wool named "&d[Mulher]" with lore "&8Clique aqui!!" to close then run [make player execute command "mulher"]
					format slot 24 of player with blue wool named "&1[Homem]" with lore "&8Clique aqui!!" to close then run [make player execute command "homem"]
					format slot 26 of player with gold ingot named "&6[Empresário]" with lore "&8Clique aqui!!" to close then run [make player execute command "empresario"]
					format slot 27 of player with stick named "&9[Fimose]" with lore "&8Clique aqui!!" to close then run [make player execute command "fimose"]
					format slot 29 of player with ghast tear named "&c[Apito]" with lore "&8Clique aqui!!" to close then run [make player execute command "apito"]
					format slot 31 of player with wood sword named "&4[Assassino]" with lore "&8Clique aqui!!" to close then run [make player execute command "assassino"]
					format slot 33 of player with tnt named "&c[Destruidor]" with lore "&8Clique aqui!!" to close then run [make player execute command "destruidor"]
					format slot 35 of player with nether star named "&b[Astronauta]" with lore "&8Clique aqui!!" to close then run [make player execute command "astronauta"]
					format slot 45 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
					format slot 46 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 47 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 48 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 49 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 50 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 51 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 52 of player with Jungle Leaves named "&eTags VIP" to close  
					format slot 53 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
			else:
				open chest with 6 rows named "{@NameGUI}" to player 
				format slot 0 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
				format slot 1 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 2 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 3 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 4 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 5 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 6 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 7 of player with Jungle Leaves named "&eTags VIP" to close  
				format slot 8 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"] 
				format slot 9 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 10 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 11 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 12 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 13 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 14 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 15 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 16 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 17 of player with redstone lamp on named "&eTags VIP" to close
				format slot 18 of player with head named "&5[V1D4L0K4]" with lore "&8Clique aqui!!" to close then run [make player execute command "vidaloka"]
				format slot 20 of player with cooked chicken named "&6[Frango]" with lore "&8Clique aqui!!" to close then run [make player execute command "frango"]
				format slot 22 of player with pink wool named "&d[Mulher]" with lore "&8Clique aqui!!" to close then run [make player execute command "mulher"]
				format slot 24 of player with blue wool named "&1[Homem]" with lore "&8Clique aqui!!" to close then run [make player execute command "homem"]
				format slot 26 of player with gold ingot named "&6[Empresário]" with lore "&8Clique aqui!!" to close then run [make player execute command "empresario"]
				format slot 27 of player with stick named "&9[Fimose]" with lore "&8Clique aqui!!" to close then run [make player execute command "fimose"]
				format slot 29 of player with ghast tear named "&c[Apito]" with lore "&8Clique aqui!!" to close then run [make player execute command "apito"]
				format slot 31 of player with wood sword named "&4[Assassino]" with lore "&8Clique aqui!!" to close then run [make player execute command "assassino"]
				format slot 33 of player with tnt named "&c[Destruidor]" with lore "&8Clique aqui!!" to close then run [make player execute command "destruidor"]
				format slot 35 of player with nether star named "&b[Astronauta]" with lore "&8Clique aqui!!" to close then run [make player execute command "astronauta"]
				format slot 36 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 37 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 38 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 39 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 40 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 41 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 42 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 43 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 44 of player with redstone lamp on named "&eTags VIP" to close
				format slot 45 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
				format slot 46 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 47 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 48 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 49 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 50 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 51 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 52 of player with Jungle Leaves named "&eTags VIP" to close  
				format slot 53 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
					
command /removertag:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				clear tag of player replacer "zttags"
				send "{@Prefix} {@RemoverTag}"
		else:
			clear tag of player replacer "zttags"
			send "{@Prefix} {@RemoverTag}"
			
command /vidaloka:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&5[V1D4L0K4]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&5[V1D4L0K4]@"
			
command /frango:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&6[Frango]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&6[Frango]@"
			
command /mulher:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&d[Mulher]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&d[Mulher]@"
			
command /homem:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&1[Homem]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&1[Homem]@"
			
command /empresario:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&6[Empresário]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&6[Empresário]@"
			
command /fimose:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&9[Fimose]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&9[Fimose]@"
			
command /apito:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&c[Apito]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&c[Apito]@"
			
command /assassino:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&4[Assassino]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&4[Assassino]@"
			
command /destruidor:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&c[Destruidor]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&c[Destruidor]@"
			
command /astronauta:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&b[Astronauta]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&b[Astronauta]@"

 

 

Boa.

 

aonde eu consigo esse SkPower? ;-;

Aqui no fórum tem o download de outras pessoas, o dono(MrPowerGamerBR) removeu o download pois parou de usar skript.

Link para o comentário
Compartilhar em outros sites

 

Joga 1.5.2?

 

Obrigado :)

 

vlllw

 

Valeeeeeeeu

 

Sim, aqui:

 

 

# Script criado por zTeyvolzZ
# Não remova os créditos.

# #! Configuração !# #

options:
	# Prefixo das mensagems 
	Prefix: &6[zTTagsV2]
	# Mensagem nova tag
	NewTag: &aAproveite sua nova tag!
	# Nome da GUI
	NameGUI: &aTags GUI
	# Tag apenas para VIPs? #! Sim = True | Não = False !# 
	TagVIP: false
	# Permissão da tag VIP (Caso "TagVIP" for true.)
	PermVIP: tags.vip
	# Mensagem remover tag.
	RemoverTag: &cTag removida!
	
# #! Código Fonte !# #

command /tags [<text>]:
	trigger:
		if arg 1 is set:
			send "&cUtilize /tags."
		else:
			if {@TagVIP} is true:
				if player has permission "{@PermVIP}":
					open chest with 6 rows named "{@NameGUI}" to player 
					format slot 0 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
					format slot 1 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 2 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 3 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 4 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 5 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 6 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 7 of player with Jungle Leaves named "&eTags VIP" to close  
					format slot 8 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"] 
					format slot 18 of player with head named "&5[V1D4L0K4]" with lore "&8Clique aqui!!" to close then run [make player execute command "vidaloka"]
					format slot 20 of player with cooked chicken named "&6[Frango]" with lore "&8Clique aqui!!" to close then run [make player execute command "frango"]
					format slot 22 of player with pink wool named "&d[Mulher]" with lore "&8Clique aqui!!" to close then run [make player execute command "mulher"]
					format slot 24 of player with blue wool named "&1[Homem]" with lore "&8Clique aqui!!" to close then run [make player execute command "homem"]
					format slot 26 of player with gold ingot named "&6[Empresário]" with lore "&8Clique aqui!!" to close then run [make player execute command "empresario"]
					format slot 27 of player with stick named "&9[Fimose]" with lore "&8Clique aqui!!" to close then run [make player execute command "fimose"]
					format slot 29 of player with ghast tear named "&c[Apito]" with lore "&8Clique aqui!!" to close then run [make player execute command "apito"]
					format slot 31 of player with wood sword named "&4[Assassino]" with lore "&8Clique aqui!!" to close then run [make player execute command "assassino"]
					format slot 33 of player with tnt named "&c[Destruidor]" with lore "&8Clique aqui!!" to close then run [make player execute command "destruidor"]
					format slot 35 of player with nether star named "&b[Astronauta]" with lore "&8Clique aqui!!" to close then run [make player execute command "astronauta"]
					format slot 45 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
					format slot 46 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 47 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 48 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 49 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 50 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 51 of player with Jungle Leaves named "&eTags VIP" to close 
					format slot 52 of player with Jungle Leaves named "&eTags VIP" to close  
					format slot 53 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
			else:
				open chest with 6 rows named "{@NameGUI}" to player 
				format slot 0 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
				format slot 1 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 2 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 3 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 4 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 5 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 6 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 7 of player with Jungle Leaves named "&eTags VIP" to close  
				format slot 8 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"] 
				format slot 9 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 10 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 11 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 12 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 13 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 14 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 15 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 16 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 17 of player with redstone lamp on named "&eTags VIP" to close
				format slot 18 of player with head named "&5[V1D4L0K4]" with lore "&8Clique aqui!!" to close then run [make player execute command "vidaloka"]
				format slot 20 of player with cooked chicken named "&6[Frango]" with lore "&8Clique aqui!!" to close then run [make player execute command "frango"]
				format slot 22 of player with pink wool named "&d[Mulher]" with lore "&8Clique aqui!!" to close then run [make player execute command "mulher"]
				format slot 24 of player with blue wool named "&1[Homem]" with lore "&8Clique aqui!!" to close then run [make player execute command "homem"]
				format slot 26 of player with gold ingot named "&6[Empresário]" with lore "&8Clique aqui!!" to close then run [make player execute command "empresario"]
				format slot 27 of player with stick named "&9[Fimose]" with lore "&8Clique aqui!!" to close then run [make player execute command "fimose"]
				format slot 29 of player with ghast tear named "&c[Apito]" with lore "&8Clique aqui!!" to close then run [make player execute command "apito"]
				format slot 31 of player with wood sword named "&4[Assassino]" with lore "&8Clique aqui!!" to close then run [make player execute command "assassino"]
				format slot 33 of player with tnt named "&c[Destruidor]" with lore "&8Clique aqui!!" to close then run [make player execute command "destruidor"]
				format slot 35 of player with nether star named "&b[Astronauta]" with lore "&8Clique aqui!!" to close then run [make player execute command "astronauta"]
				format slot 36 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 37 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 38 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 39 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 40 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 41 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 42 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 43 of player with redstone lamp on named "&eTags VIP" to close  
				format slot 44 of player with redstone lamp on named "&eTags VIP" to close
				format slot 45 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
				format slot 46 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 47 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 48 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 49 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 50 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 51 of player with Jungle Leaves named "&eTags VIP" to close 
				format slot 52 of player with Jungle Leaves named "&eTags VIP" to close  
				format slot 53 of player with redstone named "&4Remover Tag." to close then run [make player execute command "removertag"]
					
command /removertag:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				clear tag of player replacer "zttags"
				send "{@Prefix} {@RemoverTag}"
		else:
			clear tag of player replacer "zttags"
			send "{@Prefix} {@RemoverTag}"
			
command /vidaloka:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&5[V1D4L0K4]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&5[V1D4L0K4]@"
			
command /frango:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&6[Frango]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&6[Frango]@"
			
command /mulher:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&d[Mulher]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&d[Mulher]@"
			
command /homem:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&1[Homem]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&1[Homem]@"
			
command /empresario:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&6[Empresário]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&6[Empresário]@"
			
command /fimose:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&9[Fimose]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&9[Fimose]@"
			
command /apito:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&c[Apito]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&c[Apito]@"
			
command /assassino:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&4[Assassino]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&4[Assassino]@"
			
command /destruidor:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&c[Destruidor]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&c[Destruidor]@"
			
command /astronauta:
	trigger:
		if {@TagVIP} is true:
			if player has permission "{@PermVIP}":
				set tag of player replacer "zttags" to "&b[Astronauta]@"
				send "{@Prefix} {@NewTag}"
		else:
			send "{@Prefix} {@NewTag}"
			set tag of player replacer "zttags" to "&b[Astronauta]@"

 

 

Aqui no fórum tem o download de outras pessoas, o dono(MrPowerGamerBR) removeu o download pois parou de usar skript.

jogo 1.7, se me passar vou converter ela pra 1.7 q-q

 

@Topic

Posso modificar as tags?

Link para o comentário
Compartilhar em outros sites

Participe da Conversa

Você pode postar agora e se cadastrar mais tarde. Se você tiver uma conta, a class='ipsType_brandedLink' href='https://gamersboard.com.br/login/' data-ipsDialog data-ipsDialog-size='medium' data-ipsDialog-title='Sign In Now'>acesse agora para postar com sua conta.
Observação: sua postagem exigirá aprovação do moderador antes de ficar visível.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emoticons são permitidos.

×   Seu link foi incorporado automaticamente.   Exibir como um link em vez disso

×   Seu conteúdo anterior foi restaurado.   Limpar Editor

×   Você não pode colar imagens diretamente. Carregar ou inserir imagens do URL.

Processando...
×
×
  • Criar Novo...