home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com / InfoMagic-WinFilesDotCom-June1998-Disc3of3-DAMAGED_DISC.iso / chat-textadd / C-Script.exe / Sysfiles / NetPops / dalmenu.mrc < prev    next >
Text File  |  1998-04-04  |  7KB  |  172 lines

  1. alias ns nickserv $1- | echo -a -> *NickServ* $1-
  2. alias ms memoserv $1- | echo -a -> *MemoServ* $1-
  3. alias os operserv $1- | echo -a -> *OperServ* $1-
  4. alias cs chanserv $1- | echo -a -> *ChanServ* $1-
  5. menu channel {
  6.   DALnet Pops
  7.   .Help:msg $$?="Which Service?" Help $?="What topic Help? Or press Cancel for normal"
  8.   .-
  9.   .MemoServ
  10.   ..Send a Memo:ms send $$?="Who do I send it to?" $$?="What does the memo say?"
  11.   ..Send-SOP Memo:ms sendsop $$?="What channel?" $$?="What does the memo say?"
  12.   ..List Memos:ms list
  13.   ..Read Memo:ms read $$?="What number memo?"
  14.   ..Delete Memos
  15.   ...Delete Memo #:ms del $$?="What number memo?"
  16.   ...Delete All:ms del ALL
  17.   ..Undelete Memo:ms undel $$?="What number memo?"
  18.   ..Purge Memo(s):ms purge
  19.   ..Forward Memos:ms forward $$?="Foward Memos to Who?"
  20.   .NickServ
  21.   ..Register:ns register $$?="What Password To Use:"
  22.   ..Identify:ns identify $$?="Whats Your Password?"
  23.   ..Access
  24.   ...Access List:ns access list
  25.   ...Add:ns access add $$?="User@Address to Add?"
  26.   ...Delete:ns access del $$?="User@Address to Remove?"
  27.   ..Recover:ns recover $$?="Nick To Recover:" $$?="Whats Your Password?"
  28.   ..Ghost:ns ghost $$?="Ghost nick?" $$?="Password"
  29.   ..Drop:ns drop $$?="Nick To Drop:"
  30.   ..List:ns list $$?="Nick or Address to Search For:"
  31.   ..Info:ns info $$?="Get Info On What Nick?"
  32.   ..Release:ns release $$?="Release What Nick?"
  33.   ..Set
  34.   ...Kill:ns set kill $$?="On or Off?"
  35.   ...Password:ns set passwd $$?="New Password to Use?"
  36.   ...URL:ns set url $$?="URL To Associate With:"
  37.   ...NoMemo:ns set nomemo $$?="On or Off?"
  38.   ...NoOp:ns set noop $$?="On or Off?"
  39.   .ChanServ
  40.   ..Register:cs register # $$?="Password To Use:" $$?="Description To Use:"
  41.   ..SOP
  42.   ...Add:cs sop # add $$?="Nick Or Mask To Add:"
  43.   ...Delete:cs sop # del $$?="Nick Or Mask To Delete:"
  44.   ...List:cs sop # list
  45.   ..AOP
  46.   ...Add:cs aop # add $$?="Nick Or Mask To Add:"
  47.   ...Delete:cs aop # del $$?="Nick Or Mask To Delete:"
  48.   ...List:cs aop # list
  49.   ..Auto-Kick
  50.   ...Add:cs akick # add $$?="Nick Or Mask To Add:"
  51.   ...Delete:cs akick # del $$?="Nick Or Mask To Delete:"
  52.   ...List:cs akick # list
  53.   ..Drop:cs drop #
  54.   ..Identify:cs identify # $$?="The Password:"
  55.   ..Info:cs info #
  56.   ..Invite:cs invite $$?="Chan to Invite to (PUT IN THE #)" $$?="Nick To Invite (Can Be You)"
  57.   ..Op:cs op # $$?="Person To Op:"
  58.   ..DeOp:cs deop # $$?="Person To DeOp:"
  59.   ..UnBan:cs unban # $$?="ME or ALL?"
  60.   ..Access:cs access # $$?="Nick To Get Access Level:"
  61.   ..List:cs list $$?="Search Pattern:"
  62.   ..Masskick:cs mkick #$$?="Channel:"
  63.   ..Massdeop:cs mdeop #
  64.   ..Set
  65.   ...Founder:cs set # founder
  66.   ...Password:cs set # passwd $$?="Password to Use:"
  67.   ...Description:cs set # desc $$?="Description to Use:"
  68.   ...Ident:cs set # ident $$?="ON or OFF?"
  69.   ...Mode Lock:cs set # mlock $$?="Modes to Lock:"
  70.   ...OpGuard:cs set # opguard $$?="ON or OFF?"
  71.   ...KeepTopic:cs set # keeptopic $$?="ON or OFF"
  72.   ...URL:cs set # url $$?="URL To Associate to:"
  73.   ...TopicLock:cs set # topiclock $$?="Founder, SOP, or OFF"
  74.   ...Leave Ops:cs set # leaveops $$?="On or OFF?"
  75.   ...UnSecure:cs set # unsecure $$?="ON or OFF?"
  76.   ...Private:cs set # private $$?="ON or OFF?"
  77.   ...Restrict:cs set # restrict $$?="ON or OFF?"
  78.   ...Memo:cs set # memo $$?="NONE, AOP, SOP, or FOUNDER?"
  79. }
  80. menu status {
  81.   DALnet Pops
  82.   .Help:msg $$?="Which Service?" Help $?="What topic Help? Or press Cancel for normal"
  83.   .-
  84.   .MemoServ
  85.   ..Send a Memo:ms send $$?="Who do I send it to?" $$?="What does the memo say?"
  86.   ..Send-SOP Memo:ms sendsop $$?="What channel?" $$?="What does the memo say?"
  87.   ..List Memos:ms list
  88.   ..Read Memo:ms read $$?="What number memo?"
  89.   ..Delete Memos
  90.   ...Delete Memo #:ms del $$?="What number memo?"
  91.   ...Delete All:ms del ALL
  92.   ..Undelete Memo:ms undel $$?="What number memo?"
  93.   ..Purge Memo(s):ms purge
  94.   ..Forward Memos:ms forward $$?="Foward Memos to Who?"
  95.   .NickServ
  96.   ..Register:ns register $$?="What Password To Use:"
  97.   ..Identify:ns identify $$?="Whats Your Password?"
  98.   ..Access
  99.   ...Access List:ns access list
  100.   ...Add:ns access add $$?="User@Address to Add?"
  101.   ...Delete:ns access del $$?="User@Address to Remove?"
  102.   ..Recover:ns recover $$?="Nick To Recover:" $$?="Whats Your Password?"
  103.   ..Ghost:ns ghost $$?="Ghost nick?" $$?="Password"
  104.   ..Drop:ns drop $$?="Nick To Drop:"
  105.   ..List:ns list $$?="Nick or Address to Search For:"
  106.   ..Info:ns info $$?="Get Info On What Nick?"
  107.   ..Release:ns release $$?="Release What Nick?"
  108.   ..Set
  109.   ...Kill:ns set kill $$?="On or Off?"
  110.   ...Password:ns set passwd $$?="New Password to Use?"
  111.   ...URL:ns set url $$?="URL To Associate With:"
  112.   ...NoMemo:ns set nomemo $$?="On or Off?"
  113.   ...NoOp:ns set noop $$?="On or Off?"
  114.   .ChanServ
  115.   ..Register:cs register #$$?="Channel:" $$?="Password To Use:" $$?="Description To Use:"
  116.   ..SOP
  117.   ...Add:cs sop #$$?="Channel:" add $$?="Nick Or Mask To Add:"
  118.   ...Delete:cs sop #$$?="Channel:" del $$?="Nick Or Mask To Delete:"
  119.   ...List:cs sop #$$?="Channel:" list
  120.   ..AOP
  121.   ...Add:cs aop #$$?="Channel:" add $$?="Nick Or Mask To Add:"
  122.   ...Delete:cs aop #$$?="Channel:" del $$?="Nick Or Mask To Delete:"
  123.   ...List:cs aop #$$?="Channel:" list
  124.   ..Auto-Kick
  125.   ...Add:cs akick #$$?="Channel:" add $$?="Nick Or Mask To Add:"
  126.   ...Delete:cs akick #$$?="Channel:" del $$?="Nick Or Mask To Delete:"
  127.   ...List:cs akick #$$?="Channel:" list
  128.   ..Drop:cs drop #$$?="Channel:"
  129.   ..Identify:cs identify #$$?="Channel:" $$?="The Password:"
  130.   ..Info:cs info #$$?="Channel:"
  131.   ..Invite:cs invite $$?="Chan to Invite to (PUT IN THE #)" $$?="Nick To Invite (Can Be You)"
  132.   ..Op:cs op #$$?="Channel:" $$?="Person To Op:"
  133.   ..DeOp:cs deop #$$?="Channel:" $$?="Person To DeOp:"
  134.   ..UnBan:cs unban #$$?="Channel:" $$?="ME or ALL?"
  135.   ..Access:cs access #$$?="Channel:" $$?="Nick To Get Access Level:"
  136.   ..List:cs list $$?="Search Pattern:"
  137.   ..Masskick:cs mkick #$$?="Channel:"
  138.   ..Massdeop:cs mdeop #$$?="Channel:"
  139.   ..Set
  140.   ...Founder:cs set #$$?="Channel:" founder
  141.   ...Password:cs set #$$?="Channel:" passwd $$?="Password to Use:"
  142.   ...Description:cs set #$$?="Channel:" desc $$?="Description to Use:"
  143.   ...Ident:cs set #$$?="Channel:" ident $$?="ON or OFF?"
  144.   ...Mode Lock:cs set #$$?="Channel:" mlock $$?="Modes to Lock:"
  145.   ...OpGuard:cs set #$$?="Channel:" opguard $$?="ON or OFF?"
  146.   ...KeepTopic:cs set #$$?="Channel:" keeptopic $$?="ON or OFF"
  147.   ...URL:cs set #$$?="Channel:" url $$?="URL To Associate to:"
  148.   ...TopicLock:cs set #$$?="Channel:" topiclock $$?="Founder, SOP, or OFF"
  149.   ...Leave Ops:cs set #$$?="Channel:" leaveops $$?="On or OFF?"
  150.   ...UnSecure:cs set #$$?="Channel:" unsecure $$?="ON or OFF?"
  151.   ...Private:cs set #$$?="Channel:" private $$?="ON or OFF?"
  152.   ...Restrict:cs set #$$?="Channel:" restrict $$?="ON or OFF?"
  153.   ...Memo:cs set #$$?="Channel:" memo $$?="NONE, AOP, SOP, or FOUNDER?"
  154. }
  155. menu nicklist {
  156.   DALnet Pops
  157.   .Access:cs access # $$1
  158.   .Op:cs op # $$1
  159.   .DeOp:cs deop # $$1
  160.   .Akick
  161.   ..Add:cs akick # add $$1
  162.   ..Del:cs akick #  del $$1
  163.   .Aop
  164.   ..Add:cs aop # add $$1
  165.   ..Del:cs aop #  del $$1
  166.   .Sop
  167.   ..Add:cs sop # add $$1
  168.   ..Del:cs sop # del $$1
  169.   .-
  170.   .Info:ns info $$1
  171. }
  172.