Code:
raw 473:*:{
  .timer 1 10 join $safe($2)
}
alias safe return $!decode( $encode($1,m) ,m)

When the raw response 473, which matches the raw numeric for the invite only setting, is received, a timer is set, and then the script tries to join the channel 10 seconds later.

Edit: Fixed insecure code

Last edited by qwerty; 24/07/08 08:23 AM.