You're an evil spambot !

By chess on Jan 14, 2005

This is a little genius anti-url virus spam script :)

This script will whois users who join the chann, and if the user is only on ONE chann, it will ban..
Its typical to be on only one chann if the user having virus.. :)

on *:join:#hl2.no: {
  whois $nick
  set %mychan $chan
  set %intruder $nick
}

raw 319:*:{
  if (!$4) {
    kick %mychan %intruder you're an evil spambot
    unset %mychan
    unset %intruder
  }
}  

Comments

Sign in to comment.
sadistic_sin   -  May 23, 2007

didnt work for me

 Respond  
BBoy   -  Mar 26, 2005

true

 Respond  
BlueFire   -  Jan 29, 2005

another useless script... lol

 Respond  
fearls   -  Jan 29, 2005

I dont like that script. They Kick you if you just are on 2 channs ;D

 Respond  
chess   -  Jan 18, 2005

oh really

 Respond  
Yoinx   -  Jan 18, 2005

another thing that would be more effective is, many malicious bots use certain patterns in the nick/ident. if you know what they are, you could just use these checks. It would be much more effective

 Respond  
Pikachuh   -  Jan 18, 2005
 Respond  
Pikachuh   -  Jan 18, 2005

rofl, anti spambots should be kicking when they spam, not join

 Respond  
chess   -  Jan 14, 2005

The script dont kick users who auto msg users on join.

 Respond  
splatted   -  Jan 14, 2005

lol. Perhaps redo it to kick out the other type of spambot that parks in 20+ channels & auto messages people on join

 Respond  
chess   -  Jan 14, 2005

that will be a problem... :\

 Respond  
Yoinx   -  Jan 14, 2005

Yeah? whatif your channel is just the first channel someone\'s joining?

 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.