script thingy
Posted by 3gg
Sunday, July 09, 2006
Description: for #nn

on *:join:#nn:{
  .timer 1 2 check__voice #nn $nick
}
alias check__voice {
  if ($2 isreg $1) { cs addpeon $1 $2 | cs voice $1 $2 }
}
ctcp *:*:*:{
  if ($nick ison #nn) { cs kb #nn $nick Banned for CTCP }
}
Interesting
Posted by Rustynails
Sunday, July 09, 2006 10:44am PDT
At least your scripts work...
Submit a comment
Oops! You need to login or register before you can post a comment!

ebaum's world