Top

mIRC Code Snippets Tagged with swear

  (7)  
Sort by 
ok well i was bored so i took all my channel protection scripts i made and put them into a dialog. copy paste in a new remote and click in any channel to open the dialog....
Tags: ban  channel  color  dialog  flood  kick  protection  swear 
21 comment(s)   |   Score: 8.8   |   Language: mIRC   |   Posted by napa182 on Feb 12, 2008
Well, It's a simple swear kicker. All you need to do is set a variable, %swear to have all your swear words. i.e. %swear shit|fuck|damn|asshole|cunt. Be careful though, If you don't have the |, it won't
Tags: kick  kicker  mirc  reg  swear 
4 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by Soulkeeper on Nov 04, 2007
simple. to change swear words go to the swear variable %swear in each event and type the words you want to be blocked seperated by commas. /swear.kick enable (action/text) - disables your parameters /swear.kick
Tags: kicker  swear 
8 comment(s)   |   Score: 6.7   |   Language: mIRC   |   Posted by token on Sep 25, 2007
Alt R file new copy snippet paste in new remote
Tags: kicker  swear 
2 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by xdesoto on Jul 07, 2007
Modify the %swears variable to the words you want to warn/kick on. Change the %warnings to the number of warnings you want to give out.
Tags: badword  swear 
8 comment(s)   |   Score: 8.7   |   Language: mIRC   |   Posted by tye on Feb 07, 2007
Ive been scripting mIRC scripts for like a week now, and this is the fruit of my labour. Lol. Nothing spectacular, but some users may find it useful. Basically, if someone says a particular word in your
Tags: ban  protect  swear  timed 
5 comment(s)   |   Score: 2.0   |   Language: mIRC   |   Posted by firywynter on Dec 10, 2005
A simple script that replaces the swear words that you specify with [CENSORED]. Works with channel or private messages. Replace "put,your,swear,words,here" with your swear words separated by
Tags: badwords  censor  swear 
14 comment(s)   |   Score: 5.0   |   Language: mIRC   |   Posted by xDaeMoN on Apr 13, 2005
Bottom