napa182 commented on a Page, mIRC Remote (SwiftIRC Only)  -  May 25, 2011
on $*:text:/^~(kill|part|join|com|list)/iS:*:{
  if ($istok($names,$nick,32)) {
    if ($regml(1) = kill) { 
      blah code here
    }
    if ($regml(1) = part) {
      code here
    }
  }
}

an so on.. I know you don't do regexs but it does look cleaner.. tbh

 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.