guest598594 commented on a Page, Total channel protection v0.5  -  Aug 28, 2008
On *:TEXT:*:%channel: {
 If (bitch isin $1-) || (fuck isin $1-) || (whore isin $1-) || (nigger isin $1-) || (slut isin $1-) || (cunt isin $1-) || (kike isin $1-) { Msg %channel Do not cuss $nick 
 .timer 1 4 Tban %channel $nick 300
 .timer 1 3  Kick %channel $nick
}

should be

On *:TEXT:*:%channel: {
  If (bitch isin $1-) || (fuck isin $1-) || (whore isin $1-) || (nigger isin $1-) || (slut isin $1-) || (cunt isin $1-) || (kike isin $1-) { 
    Msg %channel Do not cuss $nick 
    .timer 1 4 Tban %channel $nick 300
    .timer 1 3  Kick %channel $nick
  }
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.