|Autor:xNajaqX| |Ver:1.0| |Wykonane dla Skript.pl| |Skrypt na: ./teczowy| |Zabraniam Udostepniania na yt| |Oraz Podpisanie siÄ™ pod niego| |Zmienianie Kodu itp| Pozdrawia Najlepszy Skrypter xNajaqX on join: if {%player%::tecza} is not set: set {%player%::tecza} to false on chat: if {%player%::tecza} is true: set {_n} to "%player's name%" set {_l} to length of {_n} set {_s} to "" loop {_l} times: set {_i} to {_l} - (loop-number) set {_i} to {_i} + 1 set {_k::%{_i}%} to last character of {_n} set {_n} to {_i}-1 first characters of {_n} loop {_l} times: set {_r} to "&a" or "&b" or "&c" or "&d" or "&e" or "&3" or "&5" or "&6" or "&9" set {_s::%loop-number%} to colored "%{_r}%%{_k::%loop-number%}%" set {_s} to "%{_s}%%{_s::%loop-number%}%" set {_d} to "%player's display name%" replace all "%player's name%" with {_s} in {_d} set player's display name to {_d} command /teczowy [] []: trigger: if player has permission "tools.teczowy": if arg 1 is set: if player has permission "tools.teczowy.player": if argument 1 is online: if {%arg 1%::tecza} is true: set {%arg 1%::tecza} to false send the player title "" with subtitle "&7Zmieniono tryb &cteczowy &7dla &a%arg 1%" for 3 seconds send the argument 1 title "" with subtitle "&7Zmieniono tryb &cteczowy &7przez &a%player%" for 3 seconds else: set {%arg 1%::tecza} to true send the player title "" with subtitle "&7Zmieniono tryb &ateczowy &7dla &a%arg 1%" for 3 seconds send the argument 1 title "" with subtitle "&7Zmieniono tryb &ateczowy &7przez &a%player%" for 3 seconds else: send "&4Blad: &cTen gracz jest offline!" else: send player title "" with subtitle "&7Nie posiadasz uprawnien do &8(&6tools.teczowy&8)" for 3 seconds stop else: if {%player%::tecza} is true: set {%player%::tecza} to false send the player title "" with subtitle "&7Zmieniono tryb &cteczowy" for 3 seconds send the argument 1 title "" with subtitle "&7Zmieniono tryb &cteczowy" for 3 seconds else: set {%player%::tecza} to true send the player title "" with subtitle "&7Zmieniono tryb &ateczowy" for 3 seconds send the argument 1 title "" with subtitle "&7Zmieniono tryb &ateczowy" for 3 seconds else: send player title "" with subtitle "&7Nie posiadasz uprawnien do &8(&6tools.teczowy&8)" for 3 seconds stop