Top

mIRC Code Snippets Tagged with flood

  (25)  
Sort by 
Typos !Trigger Protection is a little snippet used to protect any/all of your !Triggers. It works in two ways. *Updated July 9th, see below for info* When someone activates a !trigger it sets two variables,
Tags: flood  pro  protection  trigger 
3 comment(s)   |   Score: 7.6   |   Language: mIRC   |   Posted by Typo on Jul 07, 2008
Hi all This is my fist script ever, so please don't flame me for the poor programming I've started my work from this snippet: http://www.hawkee.com/snippet/2247/ it don't work for an error on line 5
Tags: ban  bot  devoice  flood  kick 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by essebi on May 13, 2008
This is for when there are some idiots typing in caps like morons and people flooding like they have nothing better to do, it helps out in big channels, have fun with it.
Tags: and  caps  channel  flood  protection 
2 comment(s)   |   Score: 3.0   |   Language: mIRC   |   Posted by Hitman| on May 04, 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 
10 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
After submitting 8 lines of text within 5 seconds, a user will be silenced in the channel for two minutes, as well as given a warning to not flood. Also, the script will send a message to #staff notifying
Tags: ban  flood  protection  silence 
4 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by Slite89 on Mar 03, 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 
21 comment(s)   |   Score: 8.8   |   Language: mIRC   |   Posted by napa182 on Feb 12, 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
put this in your remote, ( To bann Drones ( Random nick and ident ) ) On join. So they don't have time to spamm on the channel. You can change the channel name is your not on undernet, but if you are
4 comment(s)   |   Score: 5.5   |   Language: mIRC   |   Posted by Xpl0reR on Jan 12, 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
Not the most common way to do it. But it does the same thing. i like it. =]
Tags: channel  flood  menu  nicklist  notice  p2p 
1 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by |Chris| on Dec 11, 2007
this is my Regex version on protection channel..please leave some comments to me..thats make me learn more than now..tq
Tags: channel  flood  protection 
2 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by BunTai on Nov 21, 2007
this is my way how to kick clone or whatever user who make flood on channel..in malay call "banjir"..try to use it..if any problem u can comment me ok...
Tags: channel  flood  protection 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by BunTai on Nov 21, 2007
just a simple Character Flood Protection script for a bot. load into Ur bot's remotes and set Ur self as bot owner by typing /owner Urnick on Ur bot's side. Then set amount of Character's to Warn/Kick/Ban
Tags: bot  character  flood  protection 
0 comment(s)   |   Score: 8.8   |   Language: mIRC   |   Posted by napa182 on Oct 23, 2007
1 2 Next
Bottom