Korvin commented on a Page, Auto +V/O  -  Dec 09, 2007

on *:JOIN:#:{
var %i = 1
var %nick = %nick(#,%i)
while (%nick ison #) {
mode # +ov $nick
inc %i
var %nick = %nick(#,%i)
}
}

 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.