30 sec Bad Word Kicker

By destind dule on Nov 10, 2006

Well this is a very simple snippet that you use if you want someone who says a bad word to be kicked when they say that word all you do is fill in the area with a bad word and when someone says it they get kicked for 30 seconds! You can have more than one after eachother.

on @*:TEXT:*<bad word here>*:#: { msg $chan No naughty words, $nick $+ ! 30 Second ban. 
ban -ku30 $chan $nick }

Comments

Sign in to comment.
[Empty]   -  May 10, 2008

on @:TEXT:bad word here:#: { notice $me INFO $nick was kicked on $chan ... Reason: Bad Word .
ban -ku30 $chan $nick Bad Word Detected ! Baned 30 sec\'s
$time * }

tell me for this ?

 Respond  
[Empty]   -  May 10, 2008

destind dule, perfect ... short, simple ... I like short snippets with best effect :)

 Respond  
destind dule   -  Dec 09, 2006

Thx Larry You think i should??

 Respond  
larry   -  Nov 11, 2006

a very simple bad word kicker, try to make one where all bad words are stored in a txt file.

 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.