Korvin commented on a Page, StaffMe Script  -  Aug 14, 2009

This is how I'd do it.

on *:TEXT:!staffme:#: {
  if ($nick isop #) {
    invite $v1 #insertstaffchanhere
    notice $v1 Invite sent.
    halt
  }
  msg # Sorry, you dont meet the criteria, $nick
  notice $nick No staff, no invite ..
}
 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.