Ir para conteúdo

RPAntiCapsLock - Bloqueie o uso de CapsLock!


Nuno M.

Posts Recomendados

RPAntiCapsLock


 


Olá pessoal, hoje estou trazendo mais um skript.


Hoje com um skript de Bloquear o uso de Caps Lock!


Um simples skript que permite obrigar o jogador a escrever com letra minuscula!


Dependências: Skript


Versões: 1.8+


 


Comandos:


 


Sem comandos. :)


 


 


Gostou do skript? Deixa então aí seu likezin para ajudar    :D


Download: http://www.mediafire.com/file/nfmcnc6v4axa0nt/RPAntiCapsLock.sk


 

 

Link para o comentário
Compartilhar em outros sites

Tem como deixar pra somente quem tem OP poder usar a Caixa Alta in-game?

Com skript não conheço nenhum jeito mas em plugin dá só pedir na área Minecraft > Plugins > Pedidos 

Que alguem fará para você, ou você poderá até mesmo comprar para alguém que possa possivelmente cobrar :)

Link para o comentário
Compartilhar em outros sites

 

Tem como deixar pra somente quem tem OP poder usar a Caixa Alta in-game?

 

  1. #--------------------------------------------------------#
  2. # CONFIG - EDITE COMO BEM PREFERIR!                      #
  3. # CRIADO POR - RONALDOPT                                 #
  4. # EDITADO POR - VITORBLOG                                #
  5. # ADIÇOES: PERMISSÃO PARA CAPS                           #
  6. # PUBLICADO NO FÓRUM - Gamer's Board                     #
  7. # VERSÃO 1.0                                             #
  8. #--------------------------------------------------------#
  9.  
  10. on chat:
  11.     if player has permission "spam.bypass":
  12.         stop
  13.     else:
  14.         replace all "A" in message with "a"
  15.         replace all "B" in message with "b"
  16.         replace all "C" in message with "c"
  17.         replace all "D" in message with "d"
  18.         replace all "E" in message with "e"
  19.         replace all "F" in message with "f"
  20.         replace all "G" in message with "g"
  21.         replace all "H" in message with "h"
  22.         replace all "I" in message with "i"
  23.         replace all "J" in message with "j"
  24.         replace all "K" in message with "k"
  25.         replace all "L" in message with "l"
  26.         replace all "M" in message with "m"
  27.         replace all "N" in message with "n"
  28.         replace all "O" in message with "o"
  29.         replace all "P" in message with "p"
  30.         replace all "Q" in message with "q"
  31.         replace all "R" in message with "r"
  32.         replace all "S" in message with "s"
  33.         replace all "T" in message with "t"
  34.         replace all "U" in message with "u"
  35.         replace all "V" in message with "v"
  36.         replace all "W" in message with "w"
  37.         replace all "X" in message with "x"
  38.         replace all "Y" in message with "y"
  39.         replace all "Z" in message with "z"
  40.         replace all "Ç" in message with "ç"
 

ta ae acho que vai pegar permissão pra falar em caixa alta: spam.bypass

pastebin: https://pastebin.com/rDzNhBrL

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

Com skript não conheço nenhum jeito mas em plugin dá só pedir na área Minecraft > Plugins > Pedidos 

Que alguem fará para você, ou você poderá até mesmo comprar para alguém que possa possivelmente cobrar :)

 

Ok, vou tentar o do moço ai em baixo <3

 

 

 

  1. #--------------------------------------------------------#
  2. # CONFIG - EDITE COMO BEM PREFERIR!                      #
  3. # CRIADO POR - RONALDOPT                                 #
  4. # EDITADO POR - VITORBLOG                                #
  5. # ADIÇOES: PERMISSÃO PARA CAPS                           #
  6. # PUBLICADO NO FÓRUM - Gamer's Board                     #
  7. # VERSÃO 1.0                                             #
  8. #--------------------------------------------------------#
  9.  
  10. on chat:
  11.     if player has permission "spam.bypass":
  12.         stop
  13.     else:
  14.         replace all "A" in message with "a"
  15.         replace all "B" in message with "b"
  16.         replace all "C" in message with "c"
  17.         replace all "D" in message with "d"
  18.         replace all "E" in message with "e"
  19.         replace all "F" in message with "f"
  20.         replace all "G" in message with "g"
  21.         replace all "H" in message with "h"
  22.         replace all "I" in message with "i"
  23.         replace all "J" in message with "j"
  24.         replace all "K" in message with "k"
  25.         replace all "L" in message with "l"
  26.         replace all "M" in message with "m"
  27.         replace all "N" in message with "n"
  28.         replace all "O" in message with "o"
  29.         replace all "P" in message with "p"
  30.         replace all "Q" in message with "q"
  31.         replace all "R" in message with "r"
  32.         replace all "S" in message with "s"
  33.         replace all "T" in message with "t"
  34.         replace all "U" in message with "u"
  35.         replace all "V" in message with "v"
  36.         replace all "W" in message with "w"
  37.         replace all "X" in message with "x"
  38.         replace all "Y" in message with "y"
  39.         replace all "Z" in message with "z"
  40.         replace all "Ç" in message with "ç"
 

ta ae acho que vai pegar permissão pra falar em caixa alta: spam.bypass

pastebin: https://pastebin.com/rDzNhBrL

 

Ok, muito obrigado, irei tentar ;3

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