Top

mIRC Code Snippets Tagged with anti

  (18)  
Sort by 
Umm....It should ban and kick who ever tries to ban you.
Tags: anti  ban 
9 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by ChunkieMonkey on Jun 11, 2008
This Remote Script is to ban Spambots On join with a nick like maria12 noemi24 bella18 The Actual Remote is made By SanitariuM On Undernet, i altered it a bit to make sure that its reporting the
Tags: anti  bots  girly  spam 
11 comment(s)   |   Score: 3.0   |   Language: mIRC   |   Posted by Xpl0reR on Jun 08, 2008
this simplest script only work if you have op in channel, even if you got ban+kick and also deoped, you still can join into channel lol ::requirements:: you must have op first!
Tags: anti  ban  kick 
4 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by Seven_Dayss on May 29, 2008
kinda easy to understand. ;this line is in how many Seconds it will trigger if.. inc -u5 %joins. [ $+ [ $chan ] ] ;..there is 4 joins if ( %joins. [ $+ [ $chan ] ] == 4 ) { ;Only the number
Tags: anti  flood  join  mass  protection 
9 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Xpl0reR on Apr 22, 2008
Just copy an paste one or both codes into a new remote file ALT+ r (Keep the codes seperate ie. Long text in one new remote an Line flood in another).Well i havent had time to post anything in like a month
Tags: anti  bot  channel  counter  flood  protection 
6 comment(s)   |   Score: 5.0   |   Language: mIRC   |   Posted by EL on Apr 05, 2008
Sort of a anti-repeat script. Whenever someone repeats a text more than 3 times, it will "ignore" that person's text until he or she say's something else. To install, put this scripts in your
1 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by BlueThen on Mar 15, 2008
Instructions are in the code.
Tags: anti 
4 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by LordHawk on Mar 03, 2008
Right a simple script that i made, very easy to use. When banned, or when banned and kicked from a channel this code unbans you using chanserv, re-invites you using chanserv gives you ops, voice, half-op
Tags: anti  antiban  ban 
2 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Hottwire on Feb 28, 2008
nice little anti flood system that works on each individual using a set trigger word .. ie !setup or something. goes into a fresh remote file. what it does is set a timer (currently the value there
Tags: anti  flood  protection 
21 comment(s)   |   Score: 8.0   |   Language: mIRC   |   Posted by Cheiron on Jan 27, 2008
Hi, this is the first remote i send and i will send some more. I think i should make this script public because if everybody use it there will be no more floodanywhere.. OK lets get to it, you need to
1 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Xpl0reR on Jan 12, 2008
This script will ban then kick a user if he typed 6 lines in 4 seconds, of course you can edit this if you like. Here's how: inc -u4 %spam. [ $+ [ $nick ] ] "inc -u4" represents how many
Tags: anti  ban  easy  flood  irc  kick  mirc  remote  script  simple  snippet  spam 
4 comment(s)   |   Score: 5.0   |   Language: mIRC   |   Posted by Rath on Dec 21, 2007
If someone bans you, this script will unban you, then de-rank the user so he can't counter your ban, bans him, then kicks him out of the channel. It will then unban him after 3 minutes, you can edit the
Tags: anti  ban  elite  good  irc  mirc  on  script  snippet 
2 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Rath on Dec 21, 2007
Simpley put into your bots remotes, load it. And change # to what ever you want your channel to be :)
Tags: anti  flood 
12 comment(s)   |   Score: 2.7   |   Language: mIRC   |   Posted by Zsadist on Sep 24, 2007
This script bans user who is not opped, and messages 4 lines in 4 seconds for 10 minutes. please add this pease of script too, but in a new remote file: on *:text:!antiflood*:#:{ if ($nick isop $chan)
Tags: anti  flood  protection 
2 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by juhapuha on Jul 21, 2007
Well this is to keep you safe in your chan or someones chan if they don't mind having a really secure.. chan >.> i enjoy swearing alot so im not going to make a ANTI-SWEAR script... >.> so
10 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Anti on Jul 18, 2007
1 2 Next
Bottom