badword kick
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 3.0 |
| Scores Submitted | 2 |
| Date Added | Sep 22, 2007 |
| Last Updated | Sep 22, 2007 |
| Tags | badword kick |
|
|
Introduction
mIRC Snippet:
badword kick
Posted on Sep 22, 2007 1:59 pm
Posted on Sep 22, 2007 1:59 pm
rather than ppl manually adding it, just do something like
| Code: |
menu status,menu,channel { Bad Word Kicker .Add Word: set %saykick $addtok(%saykick,$$?="Word?",44) .Rem Word: set %saykick $remtok(%saykick,$$?"Word?",1,44) } |
mIRC Snippet:
badword kick
Posted on Sep 22, 2007 2:07 pm
Posted on Sep 22, 2007 2:07 pm
its okay, but i dont think its very useful since theres botserv and all. :|
mIRC Snippet:
badword kick
Posted on Sep 22, 2007 2:10 pm
Posted on Sep 22, 2007 2:10 pm
Yes, I gave it a 3 because of 2 reasons, We Have BotServs.. and Most Servers Dont have it... but they do have services and flood control. And The Mode +G is implanted on most servers so i found no use for it. Sorry
mIRC Snippet:
badword kick
Posted on Sep 22, 2007 2:20 pm
Posted on Sep 22, 2007 2:20 pm
cazz what do you mean ?
mIRC Snippet:
badword kick
Posted on Sep 22, 2007 2:55 pm
Posted on Sep 22, 2007 2:55 pm
Well, the mode +G just censores the word, it doesn't actually kick the user. I could go around all day saying censored, so I guess this provides some use. I think just using var %saykickcount is just a good as var %SayKickCount = 0.
mIRC Snippet:
badword kick
Posted on Oct 6, 2007 3:20 pm
Posted on Oct 6, 2007 3:20 pm
WHat do I change to make it 5 badword till banned? pm me in IRC
mIRC Snippet:
badword kick
Posted on Oct 6, 2007 3:22 pm
Posted on Oct 6, 2007 3:22 pm
no need for %saykickhit
and josh, you would need to, instead of kicking, inc a variable, and if the variable is >= 5, it kicks the person
and josh, you would need to, instead of kicking, inc a variable, and if the variable is >= 5, it kicks the person
mIRC Snippet:
badword kick
Posted on Oct 17, 2007 8:24 pm
Posted on Oct 17, 2007 8:24 pm
mountaindew thanks dude!









