Code: Select all
#
## 9 ## Swearing.
#
lappend ap:udefs {ap:swear "+ 99999 kb 2"}
set bwords(global) {
*coolfm*
"*coolfm*"
*c00lfm*
"*c00lfm*"
*hard.fm*
"*hard.fm*"
"*Trancemission*"
*Trancemission*
*www.gabor13.com*
"*www.gabor13.com*"
"*C0oLFm*"
*C0oLFm*
*Co0LFm*
"*co0lfm*"
}
set swear(kmsg) "Bad word detected. \[%date\] - Banned %btime minutes ·%kcount·"
set swear(wmsg) "Ja du er ikke velkommen her mere, hvis du mener dette er sket ved en fejl så PM Domin."
## Edit the following only if you choose a punish method above 5 (oper commands):
set swear(ktype) 2
set swear(klmsg) "Swearing is not permissable on this network."
set swear(ktime) 0
I discoverede this becous i initialy loaded the script with the default settings from you, but no matter what i did and how i edited the list it still had the words you put in the bad words list, until i deleted the aplist file.
Btw, what is the difference between *word* and "*word*" ??