home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com / InfoMagic-WinFilesDotCom-June1998-Disc3of3-DAMAGED_DISC.iso / chat-textadd / C-Script.exe / Sysfiles / NetPops / zpopups.mrc < prev   
Text File  |  1997-09-27  |  6KB  |  121 lines

  1. ;Oz.Org's Z popups by Acid_rain and Goonk
  2. menu channel {
  3.   OzOrg Pops
  4.   .Miscellaneous
  5.   ..Check Access:msg z access # $$1
  6.   ..Show commands:msg z showcommands #
  7.   ..Login:msg z@channels.oz.org login # $?="Enter your password:" | .timer 1 3 msg Z op $me
  8.   ..New password:msg z@channels.oz.org newpass # $?="Enter your new password:"
  9.   ..Password:msg z@channels.oz.org pass # $?="Enter your password:"
  10.   ..Channel Information:msg z chaninfo #
  11.   ..Help!:msg z help
  12.   ..Verify a nick nickname:msg z verify $$1
  13.   ..De-authenticate:msg z deauth #
  14.   ..See The Banlist:msg z banlist #
  15.   ..Banlist:msg z lbanlist # $?="Search for?"
  16.   ..Server Map:msg z map
  17.   .Channel Control
  18.   ..Status:msg z status #
  19.   ..Topic:msg z topic # $?="topic:"
  20.   ..Invite:msg z invite # $$?="Nickname to Invite?"
  21.   ..-
  22.   ..Op:msg z op # $$?="Nick"
  23.   ..DeOp:msg z deop # $$?="Nick"
  24.   ..Kick:msg z kick # $$?="Nick" $?="Reason?"
  25.   ..Ban Nick:msg z ban # $$?="Nick" $?="Duration?" $?="Level?" $?="Reason?"
  26.   ..Ban Someone:msg z ban # $?="Mask to ban?" $?="Duration?" $?="Level?" $?="Reason?"
  27.   ..Unban Someone:msg z unban # $$?="Nickname to Unban?"
  28.   ..Unban Individual:msg z unban # $?="Mask to unban?"
  29.   ..-
  30.   ..Suspend:msg z suspend # $address($$1,3) $$?="Duration?" $$?="(s)econds, (m)inutes, (h)ours or (d)ays?"
  31.   ..Unsuspend:msg z unsuspend # $$1
  32.   ..Add Users:msg z adduser # $$1 $address($$1,3) $?="Access Level?" $?="Password?"
  33.   ..Remove Users:msg z remuser # $$1
  34.   ..-
  35.   ..Clear mode(s):msg z clearmode #
  36.   ..Addchan:msg z addchan #
  37.   ..Join:msg z join #
  38.   ..Remchan:msg z remchan #
  39.   .Level 500
  40.   ..Flood Protect:msg z set # floodpro $?="Flood Prot number?"
  41.   ..Nick Flood Protect:msg z set # nickfloodpro $?="Nick Flood Prot number?"
  42.   ..Mass DeOp Protect:msg z set # massdeopPro $?="MassDeop Prot number?"
  43.   ..Userflags:msg z set # userflags $?="Enter a number:"
  44.   ..NonOp:msg z set # nonop $?="Please specify ON or OFF:"
  45.   ..Always OP:msg z set # alwaysop $?="Please specify ON or OFF:"
  46.   ..OP Only:msg z set # oponly $?="Please specify ON or OFF:"
  47.   ..Strict OP:msg z set # strictop $?="Please specify ON or OFF:"
  48.   ..Description:msg z set # description $?="Description?"
  49.   ..URL:msg z set # url $$?="URL?"
  50.   ..Part:msg z part #
  51. }
  52. menu nicklist {
  53.   OzOrg Pops
  54.   .Autoop...:msg Z modinfo # autoop $$1 $$?="Enter new value for autoop here"
  55.   .Access...:msg Z modinfo # access $$1 $$?="Enter new access here"
  56.   .-
  57.   .Op nick:msg Z op # $$1
  58.   .Deop nick:msg Z deop # $$1
  59.   .-
  60.   .Kick nick...:msg Z kick # $$1 $$?="Enter reason here"
  61.   .Ban nick:msg Z ban # $$1
  62.   .-
  63.   .Add User...:msg Z adduser # $$1 $$?="Enter user level"
  64.   .Remove User...:msg Z remuser # $$?="Enter nick"
  65.   .-
  66.   .Suspend...:msg Z suspend # $address($$1,3) $$?="Enter Duration of suspention(s|m|h|d)"
  67.   .Unsuspend...:msg Z unsuspend # $address($$1,3)
  68.   .-
  69.   .Check Access:msg Z access # $$1
  70. }
  71. menu status {
  72.   OzOrg Pops
  73.   .Miscellaneous
  74.   ..Check Access:msg z access #$$?="Channel" $$1
  75.   ..Show commands:msg z showcommands #$$?="Channel"
  76.   ..Login:msg z@channels.oz.org login #$$?="Channel" $?="Enter your password:" | .timer 1 3 msg Z op $me
  77.   ..New password:msg z@channels.oz.org newpass #$$?="Channel" $?="Enter your new password:"
  78.   ..Password:msg z@channels.oz.org pass #$$?="Channel" $?="Enter your password:"
  79.   ..Channel Information:msg z chaninfo #$$?="Channel"
  80.   ..Help!:msg z help
  81.   ..Verify a nick nickname:msg z verify $$1
  82.   ..De-authenticate:msg z deauth #$$?="Channel"
  83.   ..See The Banlist:msg z banlist #$$?="Channel"
  84.   ..Banlist:msg z lbanlist #$$?="Channel" $?="Search for?"
  85.   ..Server Map:msg z map
  86.   .Channel Control
  87.   ..Status:msg z status #$$?="Channel"
  88.   ..Topic:msg z topic #$$?="Channel" $?="topic:"
  89.   ..Invite:msg z invite #$$?="Channel" $$?="Nickname to Invite?"
  90.   ..-
  91.   ..Op:msg z op #$$?="Channel" $$?="Nick"
  92.   ..DeOp:msg z deop #$$?="Channel" $$?="Nick"
  93.   ..Kick:msg z kick #$$?="Channel" $$?="Nick" $?="Reason?"
  94.   ..Ban Nick:msg z ban #$$?="Channel" $$?="Nick" $?="Duration?" $?="Level?" $?="Reason?"
  95.   ..Ban Someone:msg z ban #$$?="Channel" $?="Mask to ban?" $?="Duration?" $?="Level?" $?="Reason?"
  96.   ..Unban Someone:msg z unban #$$?="Channel" $$?="Nickname to Unban?"
  97.   ..Unban Individual:msg z unban #$$?="Channel" $?="Mask to unban?"
  98.   ..-
  99.   ..Suspend:msg z suspend #$$?="Channel" $address($$1,3) $$?="Duration?" $$?="(s)econds, (m)inutes, (h)ours or (d)ays?"
  100.   ..Unsuspend:msg z unsuspend #$$?="Channel" $$1
  101.   ..Add Users:msg z adduser #$$?="Channel" $$1 $address($$1,3) $?="Access Level?" $?="Password?"
  102.   ..Remove Users:msg z remuser #$$?="Channel" $$1
  103.   ..-
  104.   ..Clear mode(s):msg z clearmode #$$?="Channel"
  105.   ..Addchan:msg z addchan #$$?="Channel"
  106.   ..Join:msg z join #$$?="Channel"
  107.   ..Remchan:msg z remchan #$$?="Channel"
  108.   .Level 500
  109.   ..Flood Protect:msg z set #$$?="Channel" floodpro $?="Flood Prot number?"
  110.   ..Nick Flood Protect:msg z set #$$?="Channel" nickfloodpro $?="Nick Flood Prot number?"
  111.   ..Mass DeOp Protect:msg z set #$$?="Channel" massdeopPro $?="MassDeop Prot number?"
  112.   ..Userflags:msg z set #$$?="Channel" userflags $?="Enter a number:"
  113.   ..NonOp:msg z set #$$?="Channel" nonop $?="Please specify ON or OFF:"
  114.   ..Always OP:msg z set #$$?="Channel" alwaysop $?="Please specify ON or OFF:"
  115.   ..OP Only:msg z set #$$?="Channel" oponly $?="Please specify ON or OFF:"
  116.   ..Strict OP:msg z set #$$?="Channel" strictop $?="Please specify ON or OFF:"
  117.   ..Description:msg z set #$$?="Channel" description $?="Description?"
  118.   ..URL:msg z set #$$?="Channel" url $$?="URL?"
  119.   ..Part:msg z part #$$?="Channel"
  120. }
  121.