| View previous topic :: View next topic |
| Author |
Message |
chadrt Voice
Joined: 19 Mar 2006 Posts: 33
|
Posted: Tue Mar 21, 2006 8:16 pm Post subject: Needing a good profanity kicker script! |
|
|
I am looking for a good script to keep certain words in our chat room from being used! By no means do I want to prevent adults from being adults but certain words like dirty c**t have no place in our chat room. I have tried one script that was supposed to be really awesome, the script has a full admin capability thru the Party Line and I know that it does something because if you say a programmed cuss word in the channel it does this in the party line:
| Quote: | | [18:13] Bad Words: Chad matched bad word #1 ([censored]) on #chan, doing post_warn_do. |
But, it wont kick you for using it! Any insight would be great. Oh BTW if I am using the wrong forum topic please let me know.
~Chad
Last edited by chadrt on Tue Mar 21, 2006 11:38 pm; edited 1 time in total |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Tue Mar 21, 2006 9:00 pm Post subject: |
|
|
Try Bad Words by MC_8. _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
chadrt Voice
Joined: 19 Mar 2006 Posts: 33
|
Posted: Tue Mar 21, 2006 11:10 pm Post subject: |
|
|
Ironically enough that is the script that I was talking about. I havent removed it yet. I will tell you what I am doing and hopefully you can tell me where I am going wrong.
.+badword #niana shet
so that is a the string to add a bad word to the .dat file. And I showed you the output in the partyline above word for word. The script knows that a bad word was used and says it is doing something but no kick. kinda strange. thanks for looking at it. |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Wed Mar 22, 2006 1:36 am Post subject: |
|
|
A warning was given to the user which it is (apparently) supposed to do. Re-check your configuration via DCC and make sure your channel banlist is bot full as this will prevent any ban being set. Bot users are ignored depending on the flag you set.
| Code: | | set mc_bw(:config:access) "m|m" |
Personally, I'd set that to 'f|f'.
If the issue remains unresolved you can post on PureHype Networks Forum. _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
|