WorldDMT commented on a Page, Apply Op, Admin, Helper/Halfop  -  May 26, 2009

hi

why this repetition?
u can do this if u want.

on *:text:*:#yourchan:{
  tokenize 32 $strip($1-)
  if ($1 == !MemoServ) {
    msg # 9MemoServ is used to send messages to channels or nicknames (registered), esp. when they are not online.
    msg # 4You can operate MemoServ by typing 7/ms help
    msg # 5To read any messages, type 4/msg list
    msg # 10To send a message, type 12/ms send <nick> <message>
  }
  elseif $istok(!op.!halfop.!admin,$1,46) {
    msg # 3 $+ $nick $+ 2 has applied for position as 12 $+ $replace($1,!op,OPERATOR,!halfop,HALFOP,!admin,ADMINISTATOR)
    msg # $nick You've been added to the list, and you'll receive a memo upon answer.
    msg # 4!MemoServ 2for help
    msg MemoServ send <YOURNICK> $nick has applied for $mid($1,2)
  }
}
 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.