Top

mIRC Code Snippets Tagged with swear

  (14)  
Sort by 
Pick words or text strings to kick for. Performs wildcard searches on text and away events for words. Away events use $1 for channel, grabs nickname from $rawmsg and text is $2-. If your server doesn't..
Tags: cuss  kick  swear  word 
+ 1 likes
2 comment(s)    Score: 8.0    Platform: mIRC    Posted by TravisT on Oct 17, 2009
Ok this is a shourt an easy to edit script that will kick users dependsng on what they say. You may change the +1 to what ever you like dependsing on what your default basic user level is. Laso as..
Tags: channel  mirc  ops  snippet  swear 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by slub77 on Sep 05, 2009
$regex swear kicker-I didn't see any other $regex swear kicks, so I thought I'd put one up. Feel free to add more words, I just put the naughty, naughty ones. I'm open to suggestions :)
Tags: curse  cuss  kick  regex  swear 
+ 0 likes
31 comment(s)    Score: 4.0    Platform: mIRC    Posted by miniCruzer on Sep 03, 2009
This handy little snippet automatically censors out swear words from your text. I only included some more common swear words, I'll be adding a system to add your own soon. Cheers, ~ Cody
Tags: auto  autocensor  block  censor  cuss  swear  words 
+ 1 likes
13 comment(s)    Score: 5.0    Platform: mIRC    Posted by cmitch1120 on Dec 01, 2008
This script can help you if you happen to be in a room that has absolutely no swearing allowed, it will replace swearwords with ****. usage: /censor activates/deactivates it.
Tags: bad  censor  cuss  swear  words 
+ 0 likes
1 comment(s)    Score: 5.0    Platform: mIRC    Posted by Acclamator on Nov 17, 2008
I've been using this snippet for a while when suddenly someone asked me to modify it so that only specified channels will be protected under this snippet. So I simply made a dialog where you can enter..
Tags: swear 
+ 0 likes
3 comment(s)    Score: 5.0    Platform: mIRC    Posted by kddjoe on Sep 11, 2008
Second script. Again, simple. Announces the user has said a bad word. Kick Bans. Please, i welcome any comments and improvments. Change #Channel to any channel you dont want the swearword kicker you..
Tags: kicker  simple  swear  swearword 
+ 0 likes
13 comment(s)    Score: 0.0    Platform: mIRC    Posted by Ninty on Aug 23, 2008
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 
+ 4 likes
29 comment(s)    Score: 9.3    Platform: 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 
+ 0 likes
4 comment(s)    Score: 1.0    Platform: 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 
+ 0 likes
8 comment(s)    Score: 6.7    Platform: mIRC    Posted by token on Sep 25, 2007
Alt R file new copy snippet paste in new remote
Tags: kicker  swear 
+ 0 likes
2 comment(s)    Score: 7.0    Platform: 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 
+ 1 likes
16 comment(s)    Score: 8.7    Platform: 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 
+ 0 likes
5 comment(s)    Score: 2.0    Platform: 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 
+ 0 likes
14 comment(s)    Score: 5.0    Platform: mIRC    Posted by xDaeMoN on Apr 13, 2005
Bottom