Code:
on *:TEXT:*:#channel:{
if (badword badword iswm $1-) { /ban -ku3600 $nick 5 }
} 


EDIT: Maybe isin would work better than iswm? And use || for OR to separate the words?

Last edited by Mpot; 30/09/07 04:32 AM.