mIRC Code Snippets Tagged with flood
(25)
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,
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.
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
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
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
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....
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
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
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
this is my Regex version on protection channel..please leave some comments to me..thats make me learn more than now..tq
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...
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



