Simple Bad Words Kicker
Platform: mIRC
Published Feb 23, 2010
Updated Feb 23, 2010
Just an extremley simple bad words kicker, you must have mode +G activated
(/mode +G #YourChannel)
I knows it's rubbish, any suggestions?
Change it as much as you want.
on *:TEXT:*<censored>*:#: {
/kick $chan $nick I have suspected you are swearing, please no swearing in this channel.
}