Ir para conteúdo

[Skript] onTagsGUI - Tags customizadas!


Hurtty

Posts Recomendados

Olá! Venho trazer para vocês um skript básico mais útil de TAGS!


Ele é bom para servidores Full Edits que em si os players gostam muito de tags *-*


Ele é totalmente customizado , você deixa a tag do jeito que quiser.


 


Permissões:


 


* Nenhuma


 


Comandos:


 


* Nenhum


 


Plugins/Addons Necessários:


 


* SkQuery


* Skript


 


Screenshots:


 


* Não tem


 


Skript:



#---------------------------#
# #
# onTagsGUI #
# by onSieghart #
# Gamer's Board #
# #
#---------------------------#
options:

# Tags;
Tag1: &b[REGENERA]
Tag2: &9[PRESTIGIO]
Tag3: &c[GAMERSBOARD]
Tag4: &4[KILLER]
Tag5: &7[ARQUEIRO]
Tag6: &5[V1D4L0K4]
Tag7: &A[TERRORISTA]

command /tags:
trigger:
open chest with 3 rows named "&9&lonTags&e&o&lGUI" to player
wait 5 tick
format slot 0 of player with a glass pane named " " to close then run "/"
format slot 1 of player with a glass pane named " " to close then run "/"
format slot 2 of player with a glass pane named " " to close then run "/"
format slot 3 of player with a glass pane named " " to close then run "/"
format slot 4 of player with a glass pane named " " to close then run "/"
format slot 5 of player with a glass pane named " " to close then run "/"
format slot 6 of player with a glass pane named " " to close then run "/"
format slot 7 of player with a glass pane named " " to close then run "/"
format slot 8 of player with a glass pane named " " to close then run "/"
format slot 9 of player with a glass pane named " " to close then run "/"
format slot 10 of player with a nether star named "{@Tag1}" to close then run "/tag1"
format slot 11 of player with a nether star named "{@Tag2}" to close then run "/tag2"
format slot 12 of player with a nether star named "{@Tag3}" to close then run "/tag3"
format slot 13 of player with a nether star named "{@Tag4}" to close then run "/tag4"
format slot 14 of player with a nether star named "{@Tag5}" to close then run "/tag5"
format slot 15 of player with a nether star named "{@Tag6}" to close then run "/tag6"
format slot 16 of player with a nether star named "{@Tag7}" to close then run "/tag7"
format slot 17 of player with a nether star named "&7Tirar TAG" to close then run "/tirartag"
format slot 18 of player with a glass pane named " " to close then run "/"
format slot 19 of player with a glass pane named " " to close then run "/"
format slot 20 of player with a glass pane named " " to close then run "/"
format slot 21 of player with a glass pane named " " to close then run "/"
format slot 22 of player with a glass pane named " " to close then run "/"
format slot 23 of player with a glass pane named " " to close then run "/"
format slot 24 of player with a glass pane named " " to close then run "/"
format slot 25 of player with a glass pane named " " to close then run "/"
format slot 26 of player with a glass pane named " " to close then run "/"

command /tag1:
trigger:
execute console command "pex user %player% prefix {@Tag1}"
send "&7Você alterou sua tag para: &r{@Tag1}&7."
stop

command /tag2:
trigger:
execute console command "pex user %player% prefix {@Tag2}"
send "&7Você alterou sua tag para: &r{@Tag2}&7."
stop

command /tag3:
trigger:
execute console command "pex user %player% prefix {@Tag3}"
send "&7Você alterou sua tag para: &r{@Tag3}&7."
stop

command /tag4:
trigger:
execute console command "pex user %player% prefix {@Tag4}"
send "&7Você alterou sua tag para: &r{@Tag4}&7."
stop

command /tag5:
trigger:
execute console command "pex user %player% prefix {@Tag5}"
send "&7Você alterou sua tag para: &r{@Tag5}&7."
stop

command /tag6:
trigger:
execute console command "pex user %player% prefix {@Tag6}"
send "&7Você alterou sua tag para: &r{@Tag6}&7."
stop

command /tag7:
    trigger:
        execute console command "pex user %player% prefix {@Tag7}"
        send "&7Você alterou sua tag para: &r{@Tag7}&7."
        stop

command /tirartag:
    trigger:
        execute console command "pex user %player% prefix &r"
        send "&7Você removeu sua tag."
        stop

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

First  :itwasntme:  :itwasntme: , teria como colocar para mim 1 permissão, tipo ''tag.usar'' ? 

 

Para mim deixar apenas para os vips :D

 

Olá! Venho trazer para vocês um skript básico mais útil de TAGS!

Ele é bom para servidores Full Edits que em si os players gostam muito de tags *-*

Ele é totalmente customizado , você deixa a tag do jeito que quiser.


Permissões:


* Nenhuma


Comandos:


* Nenhum


Plugins/Addons Necessários:


* SkQuery

* Skript


Screenshots:


* Não tem


Skript:

#---------------------------#
#							#
#		onTagsGUI		# 
#	by    onSieghart		#
#    	Gamer's Board		#
#							#
#---------------------------#
options:

	# Tags;
	Tag1: &b[REGENERA]
	Tag2: &9[PRESTIGIO]
	Tag3: &c[GAMERSBOARD]
	Tag4: &4[KILLER]
	Tag5: &7[ARQUEIRO]
	Tag6: &5[V1D4L0K4]
	Tag7: &A[TERRORISTA]
	
command /tags:
	trigger:
		open chest with 3 rows named "&9&lonTags&e&o&lGUI" to player
		wait 5 tick
		format slot 0 of player with a glass pane named " " to close then run "/"
		format slot 1 of player with a glass pane named " " to close then run "/"
		format slot 2 of player with a glass pane named " " to close then run "/"
		format slot 3 of player with a glass pane named " " to close then run "/"
		format slot 4 of player with a glass pane named " " to close then run "/"
		format slot 5 of player with a glass pane named " " to close then run "/"
		format slot 6 of player with a glass pane named " " to close then run "/"
		format slot 7 of player with a glass pane named " " to close then run "/"
		format slot 8 of player with a glass pane named " " to close then run "/"
		format slot 9 of player with a glass pane named " " to close then run "/"
		format slot 10 of player with a nether star named "{@Tag1}" to close then run "/tag1"
		format slot 11 of player with a nether star named "{@Tag2}" to close then run "/tag2"
		format slot 12 of player with a nether star named "{@Tag3}" to close then run "/tag3"
		format slot 13 of player with a nether star named "{@Tag4}" to close then run "/tag4"
		format slot 14 of player with a nether star named "{@Tag5}" to close then run "/tag5"
		format slot 15 of player with a nether star named "{@Tag6}" to close then run "/tag6"
		format slot 16 of player with a nether star named "{@Tag7}" to close then run "/tag7"
		format slot 17 of player with a nether star named "&7Tirar TAG" to close then run "/tirartag"
		format slot 18 of player with a glass pane named " " to close then run "/"
		format slot 19 of player with a glass pane named " " to close then run "/"
		format slot 20 of player with a glass pane named " " to close then run "/"
		format slot 21 of player with a glass pane named " " to close then run "/"
		format slot 22 of player with a glass pane named " " to close then run "/"
		format slot 23 of player with a glass pane named " " to close then run "/"
		format slot 24 of player with a glass pane named " " to close then run "/"
		format slot 25 of player with a glass pane named " " to close then run "/"
		format slot 26 of player with a glass pane named " " to close then run "/"
		
command /tag1:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:

		execute console command "pex user %player% prefix {@Tag1}"
		send "&7Você alterou sua tag para: &r{@Tag1}&7."
		stop
		
command /tag2:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag2}"
		send "&7Você alterou sua tag para: &r{@Tag2}&7."
		stop
		
command /tag3:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag3}"
		send "&7Você alterou sua tag para: &r{@Tag3}&7."
		stop
		
command /tag4:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag4}"
		send "&7Você alterou sua tag para: &r{@Tag4}&7."
		stop
		
command /tag5:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag5}"
		send "&7Você alterou sua tag para: &r{@Tag5}&7."
		stop
		
command /tag6:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag6}"
		send "&7Você alterou sua tag para: &r{@Tag6}&7."
		stop
		
command /tag7:
	permission: tag.usar
	permission message: &cSem permissao
    trigger:
        execute console command "pex user %player% prefix {@Tag7}"
        send "&7Você alterou sua tag para: &r{@Tag7}&7."
        stop

command /tirartag:
	permission: tag.usar
	permission message: &cSem permissao
    trigger:
        execute console command "pex user %player% prefix &r"
        send "&7Você removeu sua tag."
        stop

feito :D

 

E como faz pra tirar a tag?

 Editado *-* Obrigado por me notificar isto rs

Link para o comentário
Compartilhar em outros sites

Olá! Venho trazer para vocês um skript básico mais útil de TAGS!

Ele é bom para servidores Full Edits que em si os players gostam muito de tags *-*

Ele é totalmente customizado , você deixa a tag do jeito que quiser.


Permissões:


* Nenhuma


Comandos:


* Nenhum


Plugins/Addons Necessários:


* SkQuery

* Skript


Screenshots:


* Não tem


Skript:

#---------------------------#
#							#
#		onTagsGUI		# 
#	by    onSieghart		#
#    	Gamer's Board		#
#							#
#---------------------------#
options:

	# Tags;
	Tag1: &b[REGENERA]
	Tag2: &9[PRESTIGIO]
	Tag3: &c[GAMERSBOARD]
	Tag4: &4[KILLER]
	Tag5: &7[ARQUEIRO]
	Tag6: &5[V1D4L0K4]
	Tag7: &A[TERRORISTA]
	
command /tags:
	trigger:
		open chest with 3 rows named "&9&lonTags&e&o&lGUI" to player
		wait 5 tick
		format slot 0 of player with a glass pane named " " to close then run "/"
		format slot 1 of player with a glass pane named " " to close then run "/"
		format slot 2 of player with a glass pane named " " to close then run "/"
		format slot 3 of player with a glass pane named " " to close then run "/"
		format slot 4 of player with a glass pane named " " to close then run "/"
		format slot 5 of player with a glass pane named " " to close then run "/"
		format slot 6 of player with a glass pane named " " to close then run "/"
		format slot 7 of player with a glass pane named " " to close then run "/"
		format slot 8 of player with a glass pane named " " to close then run "/"
		format slot 9 of player with a glass pane named " " to close then run "/"
		format slot 10 of player with a nether star named "{@Tag1}" to close then run "/tag1"
		format slot 11 of player with a nether star named "{@Tag2}" to close then run "/tag2"
		format slot 12 of player with a nether star named "{@Tag3}" to close then run "/tag3"
		format slot 13 of player with a nether star named "{@Tag4}" to close then run "/tag4"
		format slot 14 of player with a nether star named "{@Tag5}" to close then run "/tag5"
		format slot 15 of player with a nether star named "{@Tag6}" to close then run "/tag6"
		format slot 16 of player with a nether star named "{@Tag7}" to close then run "/tag7"
		format slot 17 of player with a nether star named "&7Tirar TAG" to close then run "/tirartag"
		format slot 18 of player with a glass pane named " " to close then run "/"
		format slot 19 of player with a glass pane named " " to close then run "/"
		format slot 20 of player with a glass pane named " " to close then run "/"
		format slot 21 of player with a glass pane named " " to close then run "/"
		format slot 22 of player with a glass pane named " " to close then run "/"
		format slot 23 of player with a glass pane named " " to close then run "/"
		format slot 24 of player with a glass pane named " " to close then run "/"
		format slot 25 of player with a glass pane named " " to close then run "/"
		format slot 26 of player with a glass pane named " " to close then run "/"
		
command /tag1:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:

		execute console command "pex user %player% prefix {@Tag1}"
		send "&7Você alterou sua tag para: &r{@Tag1}&7."
		stop
		
command /tag2:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag2}"
		send "&7Você alterou sua tag para: &r{@Tag2}&7."
		stop
		
command /tag3:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag3}"
		send "&7Você alterou sua tag para: &r{@Tag3}&7."
		stop
		
command /tag4:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag4}"
		send "&7Você alterou sua tag para: &r{@Tag4}&7."
		stop
		
command /tag5:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag5}"
		send "&7Você alterou sua tag para: &r{@Tag5}&7."
		stop
		
command /tag6:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag6}"
		send "&7Você alterou sua tag para: &r{@Tag6}&7."
		stop
		
command /tag7:
	permission: tag.usar
	permission message: &cSem permissao
    trigger:
        execute console command "pex user %player% prefix {@Tag7}"
        send "&7Você alterou sua tag para: &r{@Tag7}&7."
        stop

command /tirartag:
	permission: tag.usar
	permission message: &cSem permissao
    trigger:
        execute console command "pex user %player% prefix &r"
        send "&7Você removeu sua tag."
        stop

feito :D

 

 Editado *-* Obrigado por me notificar isto rs

 

Olha o erro que deu http://prntscr.com/cmphg3

 

Estou usando skquery/skript

Link para o comentário
Compartilhar em outros sites

Olá! Venho trazer para vocês um skript básico mais útil de TAGS!

Ele é bom para servidores Full Edits que em si os players gostam muito de tags *-*

Ele é totalmente customizado , você deixa a tag do jeito que quiser.


Permissões:


* Nenhuma


Comandos:


* Nenhum


Plugins/Addons Necessários:


* SkQuery

* Skript


Screenshots:


* Não tem


Skript:

#---------------------------#
#							#
#		onTagsGUI		# 
#	by    onSieghart		#
#    	Gamer's Board		#
#							#
#---------------------------#
options:

	# Tags;
	Tag1: &b[REGENERA]
	Tag2: &9[PRESTIGIO]
	Tag3: &c[GAMERSBOARD]
	Tag4: &4[KILLER]
	Tag5: &7[ARQUEIRO]
	Tag6: &5[V1D4L0K4]
	Tag7: &A[TERRORISTA]
	
command /tags:
	trigger:
		open chest with 3 rows named "&9&lonTags&e&o&lGUI" to player
		wait 5 tick
		format slot 0 of player with a glass pane named " " to close then run "/"
		format slot 1 of player with a glass pane named " " to close then run "/"
		format slot 2 of player with a glass pane named " " to close then run "/"
		format slot 3 of player with a glass pane named " " to close then run "/"
		format slot 4 of player with a glass pane named " " to close then run "/"
		format slot 5 of player with a glass pane named " " to close then run "/"
		format slot 6 of player with a glass pane named " " to close then run "/"
		format slot 7 of player with a glass pane named " " to close then run "/"
		format slot 8 of player with a glass pane named " " to close then run "/"
		format slot 9 of player with a glass pane named " " to close then run "/"
		format slot 10 of player with a nether star named "{@Tag1}" to close then run "/tag1"
		format slot 11 of player with a nether star named "{@Tag2}" to close then run "/tag2"
		format slot 12 of player with a nether star named "{@Tag3}" to close then run "/tag3"
		format slot 13 of player with a nether star named "{@Tag4}" to close then run "/tag4"
		format slot 14 of player with a nether star named "{@Tag5}" to close then run "/tag5"
		format slot 15 of player with a nether star named "{@Tag6}" to close then run "/tag6"
		format slot 16 of player with a nether star named "{@Tag7}" to close then run "/tag7"
		format slot 17 of player with a nether star named "&7Tirar TAG" to close then run "/tirartag"
		format slot 18 of player with a glass pane named " " to close then run "/"
		format slot 19 of player with a glass pane named " " to close then run "/"
		format slot 20 of player with a glass pane named " " to close then run "/"
		format slot 21 of player with a glass pane named " " to close then run "/"
		format slot 22 of player with a glass pane named " " to close then run "/"
		format slot 23 of player with a glass pane named " " to close then run "/"
		format slot 24 of player with a glass pane named " " to close then run "/"
		format slot 25 of player with a glass pane named " " to close then run "/"
		format slot 26 of player with a glass pane named " " to close then run "/"
		
command /tag1:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:

		execute console command "pex user %player% prefix {@Tag1}"
		send "&7Você alterou sua tag para: &r{@Tag1}&7."
		stop
		
command /tag2:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag2}"
		send "&7Você alterou sua tag para: &r{@Tag2}&7."
		stop
		
command /tag3:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag3}"
		send "&7Você alterou sua tag para: &r{@Tag3}&7."
		stop
		
command /tag4:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag4}"
		send "&7Você alterou sua tag para: &r{@Tag4}&7."
		stop
		
command /tag5:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag5}"
		send "&7Você alterou sua tag para: &r{@Tag5}&7."
		stop
		
command /tag6:
	permission: tag.usar
	permission message: &cSem permissao
	trigger:
		execute console command "pex user %player% prefix {@Tag6}"
		send "&7Você alterou sua tag para: &r{@Tag6}&7."
		stop
		
command /tag7:
	permission: tag.usar
	permission message: &cSem permissao
    trigger:
        execute console command "pex user %player% prefix {@Tag7}"
        send "&7Você alterou sua tag para: &r{@Tag7}&7."
        stop

command /tirartag:
	permission: tag.usar
	permission message: &cSem permissao
    trigger:
        execute console command "pex user %player% prefix &r"
        send "&7Você removeu sua tag."
        stop

feito :D

 

 Editado *-* Obrigado por me notificar isto rs

 

Nice man

Link para o comentário
Compartilhar em outros sites

Coloca para poder comprar tag, tipo cada tag tem um valor, se o player não tiver o money pra comprar, vai avisar, você não dinheiro insuficiente para comprar essa tag.

 

Top.. Adiciona sistema de {tag} no legendchat na proxima versao.

 

Talvez eu faço uma versão 2.0 e adicione isto.

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...