On Flood Kill/Kick

By ZoMBie on Nov 16, 2007

Just alt+r and load it as a remote, if your're oper you can kill flood if not, change "kill" to kick or ban, or add more stuff, youre free to change it, enjoy.

on @*:TEXT:*:#: { 
  if (%flood2. [ $+ [ $wildsite ] ] == $null) {
    set -u5 %flood2. [ $+ [ $wildsite ] ] 1
  }
  elseif (%flood2. [ $+ [ $wildsite ] ] >= 4) {
    kill $nick 1,9 Flooding, then your're leaving...
    unset %flood2. [ $+ [ $wildsite ] ]
  } 
  else { inc -u5 %flood2. [ $+ [ $wildsite ] ] } 
}

Comments

Sign in to comment.
RocKs   -  Jun 04, 2012

how edit that it will kill after 3 Line?

 Respond  
SnapeisntEvil   -  May 15, 2008

What is u changed TEXT to ACTION, so it would kick notices and stuff too

 Respond  
guest598594   -  Nov 17, 2007

$v1 will make ur scripting easier :)

 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.