Jethro commented on a Page, mIRC Remote (SwiftIRC Only)  -  May 25, 2011

You can do goto too:

on $*:text:/^~(kill|part|join|com|list)/iS:*:{
  if ($istok($names,$nick,32)) {
    var %nickserv msg nickserv status $nick
    goto $regml(1)
    :kill
    blah code here
    halt
    :part
    code here
  }
}
 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.