options:
tag: &8[&e&lVip&6&lCraft&8]
on first join:
set {cenzura.%player%} to 0
on chat:
replace all "chuj" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100"
stop
replace all "suka" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100"
stop
replace all "huj" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100" stop
replace all "pizda" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100" stop
replace all "dziwka" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100" stop
command /cenzura [<player>]:
permission: wario.cobblex.reset
permission message: &4Nie masz dostepu do tej komendy.
trigger:
if arg 1 is not set:
send "{@tag} &cPodaj nick gracza!"
if arg is set:
set {cenzura.%player%} to 0
send "{@tag} &aPunkty ostrzezen gracza &6%player-arg% &azostaly zresetowane!"
Pytanie
Crystal_PL 93
Witam. Mam problem z tym skryptem. Bo każde słowo które napisze też dodaje się do tej cenzury. Oto błędy których nie rozumiem:
Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
variables:
{cenzura.%player%} = 0
options:
tag: &8[&e&lVip&6&lCraft&8]
on first join:
set {cenzura.%player%} to 0
on chat:
replace all "chuj" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100"
stop
replace all "suka" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100"
stop
replace all "huj" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100" stop
replace all "pizda" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100" stop
replace all "dziwka" with "***" in the message
add 5 to {cenzura.%player%}
send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzień! Twoje pkt: &a%{cenzura.%player%}%&6/&a100" stop
command /cenzura [<player>]:
permission: wario.cobblex.reset
permission message: &4Nie masz dostepu do tej komendy.
trigger:
if arg 1 is not set:
send "{@tag} &cPodaj nick gracza!"
if arg is set:
set {cenzura.%player%} to 0
send "{@tag} &aPunkty ostrzezen gracza &6%player-arg% &azostaly zresetowane!"
Odnośnik do komentarza
Udostępnij na innych stronach
6 odpowiedzi na to pytanie
Rekomendowane odpowiedzi