WorldDMT commented on a Page, SPECIAL SAFE-AUTO-JOIN (S.A.J)  -  May 18, 2009

hi

why u used goto??

& the alias reqvo use "amsg" is like "ame"

u can do this if u want

on *:CONNECT:{
  if (webchat isin $server) {
    .timeratojo 0 13 atojo
    %onjoin = off
  }
}
alias atojo {
  tokenize 32 $regsubex($str(.,$numtok(%atojochan,44)),/./g,$iif($me !ison $gettok(%atojochan,\n,44),$v2) $+ $chr(32))
  join $*
  .timer 1 5 reqvo
}
alias reqvo {
  echo -s *** Requesting voice's in all chan
  amsg !voice
  echo -s *** Requesting voice's: Status Complete.
  %onjoin = on
}
on *:Quit:{
  if (!$window(@Trace)) window -ak[0] @Trace
  echo @trace 2*** $nick has quit [ $time ] reason [ $1- ])
}
 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.