Another Nick-Flood Protection,,,

By Bullet_Dodger on Sep 27, 2008

Well i was searching for a nick-flooding snippet on here and i couldnt find any so i thought i would add one
.
it works if they change there nick 3 times or greater quickly
.
Err its pretty all auto to use so no explain needed
Edit Freely
.
Comment and rate
.
.
To Get This script on www.mirc.com this is the link
http://www.mirc.net/projects.php?view_snippet=1061024737

on @*:nick:{
  inc -u10 $+(%,nick,flood,.,$address($newnick,2)) 
  if ($($+(%,nick,flood,.,$address($newnick,2)),2) = 3) {
    var %i = 0
    while (%i < $comchan($newnick,0)) { 
      inc %i
      mode $comchan($newnick,%i) +b ~n: $+ $address($newnick,2)
    }
  }
}

Comments

Sign in to comment.
a careful warchild   -  Oct 01, 2008

infact, it should be de-registered.

and i lol at your edit to your previous comment... not very smart correcting yourself because your trying to make me look stupid.

 Respond  
Bullet_Dodger   -  Oct 01, 2008

Err Maybe your blind or just having trouble seeing but i spelled your as your;
Un-registered means the same thing as 'Dropped'

 Respond  
a careful warchild   -  Oct 01, 2008

correction: your
correction2:
dropped

/me passes bullet a manual on IRC language.

and i did not leave because my nick was dropped, that was merely the icing on the cake.

 Respond  
Bullet_Dodger   -  Oct 01, 2008

Jordy,

i left peercommons because it was full of drama, mainly involving the pricks of IRC

No you left peercommons because your nick was un-registered due to all the complaints on you name

 Respond  
a careful warchild   -  Oct 01, 2008

also, by the looks of it i'm not an idiot, i can script, fair enough not to the standards of gummo or napa, but i can still script, unlike you who rips other peoples scripts and passes them off as his own.

also, atleast i dont install my girlfreinds FrostWire just because she was chatting shite. you over protective degenerate.

 Respond  
a careful warchild   -  Oct 01, 2008

ermm, much to your dismay, your wrong :) i left peercommons because it was full of drama, mainly involving the pricks of IRC, but you left my server because i would'nt give you an Oper, you have a server and you don't even know how to operate it, so before you Try to insult me, look in the mirror :)

p.s people on that crappy server do like me, but the thing is, 100% of the people that "hate" me only hate me because if i dont like something i will tell them.

 Respond  
Bullet_Dodger   -  Oct 01, 2008

Jordy Get a life idiot you left peercommons because nobody liked u lol idiot

 Respond  
a careful warchild   -  Oct 01, 2008

^Neptune
Comments: 313

mIRC Snippet: Another Nick-Flood Protection,,,
Posted on Sep 27, 2008 6:21 pm
"redone bits"

I've seen that whenever Gummo or napa182 suggest a script that does something, you just use that script instead of what you previously had, and yet you still don't put credits?

What the hell is wrong with you?

want a list?

 Respond  
Bullet_Dodger   -  Sep 27, 2008

I know

 Respond  
napa182   -  Sep 27, 2008

the one i did to show dont kick ban the user. it only ban's them from changing nicks in the chan's you are in if ur op'ed

 Respond  
Bullet_Dodger   -  Sep 27, 2008

Thanks For the comment i will look into that

 Respond  
EL   -  Sep 27, 2008

http://www.hawkee.com/snippet/123/

Ok so they still don't get warned? why not if im changin nicks like checking diff nicknames memos (CS you have to change nicks) and i change my nicks and then i get banned come back after its lift like WTF?!?! all spazzmatic on ya for kickbannin me for seeming nothing i think that would get irritating at times and other users see this and wont wanna be there cause they arent even warned before they are banned.Why not on the second nickchange warn them that they may be kickbanned from the room for nickname change flood.Seems only fair.`-.-´

 Respond  
Bullet_Dodger   -  Sep 27, 2008

It Kick/bans Them after they change there name 3 times quickly
and i havnt found any nickflood protections on here

 Respond  
EL   -  Sep 27, 2008

Actully there are nickflood pros also suggest allowing for warnings before you kickban them.`-.-´

 Respond  
Bullet_Dodger   -  Sep 27, 2008

Napa i just updated it

 Respond  
napa182   -  Sep 27, 2008

well why not just ban the user from changing nicks instead if ur server supports mode
+b ~n:
you also seem to have an extra closing bracket

on @*:nick:{
  inc -u10 $+(%,nick,flood,.,$address($newnick,2)) 
  if ($($+(%,nick,flood,.,$address($newnick,2)),2) = 3) {
    var %i = $comchan($newnick,0)
    while (%i) { 
      mode $comchan($newnick,%i) +b ~n: $+ $address($newnick,2)
      dec %i
    }
  }
}
 Respond  
^Neptune   -  Sep 27, 2008

"redone bits"

I've seen that whenever Gummo or napa182 suggest a script that does something, you just use that script instead of what you previously had, and yet you still don't put credits?

What the hell is wrong with you?

 Respond  
Bullet_Dodger   -  Sep 27, 2008

no... I just put this script on here because its a usefull script to have...

 Respond  
napa182   -  Sep 27, 2008

so what are you going to look through hawkee.com, and if they dont have some code you are going to go rip one from somewhere else then post it here cuz hawkee dont have it? =/ ffs

 Respond  
Bullet_Dodger   -  Sep 27, 2008

No I took it of mirc and redone bits of it because hawkee dosnt have one

 Respond  
napa182   -  Sep 27, 2008

well from ur level of coding and also from ur past posting ripped codes i dought you made this.

 Respond  
Bullet_Dodger   -  Sep 27, 2008

I was searching for a nick flood snippet on here i couldnt find one so i thought i would add one ;)

Please Comment and rate

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.