# shtChat v1.0 by Shateq # Nie podawać sie za autora skryptu pff. # Kopia: https://code.skript.pl/jKXy3OMz/raw/ options: linia: &c&M-------&b[&6Twój oddzielnik&b]&c&M-------- logo: &b[&6Twoje logo&b] on chat: if player has permission "system.gracz": replace all "debil" with "kumpel" in the message replace all "ez" with "Kiedy mi sie nudzi, ogladam filmy z kotami na Youtube." in the message replace all "fuck" with "Mysle, ze kaczki sa fajne." in the message replace all "gg" with "GG" in the message replace all "stream" with "strumyk" in the message replace all "gl" with "Powodzenia" in the message command /clearczat: aliases: czat, clearchat, clc trigger: if player has permission "system.czat": loop 100 times: broadcast " " broadcast "{@linia}" broadcast "{@logo} &c&lCzat zostal wyczyszczony!" broadcast "{@linia}" stop send "&4Nie masz na to pozwolenia."