Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.47 KB | None | 0 0
  1. on *:load:
  2.  
  3. menu menubar,channel,query,status {
  4. -
  5. IRCop Tools
  6. .Login
  7. ..Operator:/raw oper $$?="Nick" $$?="Operpassword"
  8. ..LogOut://mode $me -Oo | echo -a -(You are no longer an IRCOP)-
  9. .$iif(o isin $usermode,Users And Hosts)
  10. ..Your Identity
  11. ...Set Your Host:/sethost $$?="Your vhost"
  12. ...Set Your ident:/setident $$?="Your new ident"
  13. ...Set Your Name:/setname $$?="Your name"
  14. ..Users Identity
  15. ...CA Vhost
  16. ....Add:/hostserv set $$?="Nick" $$?="Vhost"
  17. ....Delete:/hostserv del $$?="Nick"
  18. ...Userhost:/chghost $$?="Nick" $$?="New host"
  19. ...Userident:/chgident $$?="Nick" $$?="New ident"
  20. ...Username:/chgname $$?="Nick" $$?="New name"
  21. ...SVSnick:msg operserv svsnick $$?="Current Nick" $$?="New nick" 1
  22. ...SVSjoin:msg operserv svspart $$?="Nick" $$?="Channel"
  23. ...SAJoin:/sajoin $$?="Nick" $$?="Channel"
  24. ...SVSpart:msg operserv svspart $$?="Nick" $$?="Channel"
  25. ...SApart:/sapart $$?="Nick" $$?="Channel"
  26. .-
  27. ..$iif(o isin $usermode,Network Control)
  28. ...Rehash All:/rehash | /rehash -vhost | /rehash -motd | /rehash -opedmotd
  29. ...Local Connect:/quote connect $$?="Connect to which server :"
  30. ...Remote Connect:/quote connect $$?="Enter missing server :" 6669 $$?="Enter present server :"
  31. ...Squit Server:/squit $$?="Squit which Server :" $?="Enter reason :"
  32. ...Jupe Server:/msg operserv jupe $$?="Server" $$?="Reason"
  33. ...Global Notice:/globops $$?="Enter your notice :"
  34. ...Restart Server:/restart $$?="Password to restart IRC deamon:"
  35. ...Die:/die $$?="Password to kill IRC deamon:"
  36. .-
  37. ..$iif(o isin $usermode,Oper Communication)
  38. ...Global
  39. ....custom:/msg operserv Global $$?="Enter Global Message" ( $time )
  40. ....floodbots:/msg operserv Global $network is currently experiencing FLOODBOT problems, we strongly advise channel owners to set /mode #chan +R to prevent floods - Thanks $$?="Enter Your Nick" ( $network $$?="Your IRcop Position" ) ( $time )
  41. ..Globops:/Globops $$?="Enter Globops Message"
  42. ..Locops:/Locops $$?="Enter Locops Message"
  43. ..Wallops:/Wallops $$?="Enter Wallops Message"
  44. .-
  45. ..$iif(o isin $usermode,Abuse Control)
  46. ...kill user:/kill $$?="Enter Nick :"
  47. ...akill user:/msg operserv akill add $$?="Enter mask please" : $$?="Enter reason please"
  48. ...del akill:/msg operserv akill del $$?="Enter Mask Please"
  49. ...list akills:/msg operserv akill list
  50. ...k-line user:/kline $$?="Enter mask :" $$?="Enter Reason :"
  51. ...del k-line:/kline - $+ $$?="Enter user@hostname:"
  52. ...block mask:/whokill $$?="Enter mask please" $$?="Enter reason please"
  53. ...z-line:/zline $$?="Enter user@ip:" : $$?="Enter reason:"
  54. ...del z-line:/zline - $+ $$?="Enter user@ip:"
  55. ...g-line add 24Hrs:/gline $$?="Enter user@hostname:" 86400 : $$?="Enter reason:"
  56. ...g-line add 30D:/gline $$?="Enter user@hostname:" 30d : $$?="Enter reason:"
  57. ...g-line add perm:/gline $$?="Enter user@hostname:" : $$?="Enter reason:"
  58. ...mass g-line:/f2
  59. ...wildcard del g-line:/ungline $?="What Host (** for all)"
  60. ...del g-line:/gline - $+ $$?="Enter user@hostname:"
  61. .-
  62. .$iif(o isin $usermode,CSop Control)
  63. ..Admin Info:/admin
  64. ..List IRCops:/who 0 o
  65. ..-
  66. ..User Pass:/msg nickserv getpass $$1
  67. ..Specific User Pass:/msg nickserv getpass $$?="Enter Nick:"
  68. ..Channel Pass:/msg chanserv getpass $$?="Enter Channel"
  69. ..-
  70. ..Drop a Channel:/msg chanserv drop $$?="Channel"
  71. ..Drop a NickName:/msg nickserv drop $$?="Nickname"
  72. ..-
  73. ..Forbid a Channel:/msg chanserv forbid $$?="Channel" $$?="Reason"
  74. ..Forbid a Nick:/msg nickserv forbid $$?="Nick"
  75. ..No Expire Nick:/msg nickserv set $$?="Enter Nick:" noexpire on
  76. ..-
  77. ..Shun User:/shun $$?="Enter user@hostname:" $$?="Enter Time:" : $$?="Enter reason:"
  78. ..Remove Shun:/shun - $+ $$?="Enter user@host" 0 0
  79. ..-
  80. ..chghost service:
  81. ...on:/load -rs system\opervhost.mrc | echo -a 12-(1313info12!11user syntax: !chghost vhost.net12)-
  82. ...off:/unload -rs system\opervhost.mrc
  83. ..-
  84. ..Update Services:/msg operserv Update
  85. ..ShutDown Services:/msg operserv shutdown
  86. ..Quit Services:/msg operserv quit
  87. ..BotServ
  88. ...Add Bot:msg botserv bot add $$?="Bot Nick:" $$?="Bot Name:" $$?="Bot Hostname:" $$?="Bot Real Name:"
  89. ...Del Bot:msg botserv bot del $$?="Bot Nick:" $$?="Bot Name:" $$?="Bot Hostname:" $$?="Bot Real Name:"
  90. ...List Bots:msg botserv botlist
  91. ...-
  92. ...Assign:msg botserv assign $$?="Enter channel name:" $$?="Bot Nick:"
  93. ...Unassign:msg botserv unassign $$?="Enter channel name:" $$?="Bot Nick:"
  94. ...No bot:msg botserv set $$?="Enter channel name:" NOBOT $$?="ON/OFF:"
  95. ...Info:msg botserv INFO $$?="Enter nick/channel:"
  96. ...-
  97. ...Bot Act:msg botserv act $$?="Enter channel name:" $$?="Text for bot to action:"
  98. ...Bot Say:msg botserv say $$?="Enter channel name:" $$?="Text for bot to say:"
  99. ...-
  100. ...Kick For
  101. ....Bold:msg botserv KICK $$?="Enter channel name:" BOLDS $$?="Enter ON/OFF or times kicked before banned:"
  102. ....Badwords:msg botserv KICK $$?="Enter channel name:" BADWORDS $$?="Enter ON/OFF or times kicked before banned:"
  103. ....Caps:msg botserv KICK $$?="Enter channel name:" CAPS $$?="Enter ON/OFF or times kicked before banned or minutes and percent:"
  104. ....Colors:msg botserv KICK $$?="Enter channel name:" COLORS $$?="Enter ON/OFF or times kicked before banned:"
  105. ....Floods:msg botserv KICK $$?="Enter channel name:" FLOOD $$?="Enter ON/OFF or times kicked before banned or lines in seconds:"
  106. ....Repeat:msg botserv KICK $$?="Enter channel name:" REPEAT $$?="Enter ON/OFF or times kicked before banned or number of repeats:"
  107. ....Reverses:msg botserv KICK $$?="Enter channel name:" REVERSES $$?="Enter ON/OFF or times kicked before banned:"
  108. ....Underlines:msg botserv KICK $$?="Enter channel name:" UNDERLINES $$?="Enter ON/OFF or times kicked before banned:"
  109. ....-
  110. ....Help:msg botserv help KICK
  111. ...-
  112. ...Set
  113. ....DONTKICKOPS
  114. .....On:msg botserv set $$?="Enter channel name:" DONTKICKOPS ON
  115. .....Off:msg botserv set $$?="Enter channel name:" DONTKICKOPS OFF
  116. .....Help:msg botserv help set DONTKICKOPS
  117. ....DONTKICKVOICES
  118. .....On:msg botserv set $$?="Enter channel name:" DONTKICKVOICES ON
  119. .....Off:msg botserv set $$?="Enter channel name:" DONTKICKVOICES OFF
  120. .....Help:msg botserv help set DONTKICKVOICES
  121. ....GREET
  122. .....On:msg botserv set $$?="Enter channel name:" GREET ON
  123. .....Off:msg botserv set $$?="Enter channel name:" GREET OFF
  124. .....Help:msg botserv help set GREET
  125. ....FANTASY
  126. .....On:msg botserv set $$?="Enter channel name:" FANTASY ON
  127. .....Off:msg botserv set $$?="Enter channel name:" FANTASY OFF
  128. .....Help:msg botserv help set FANTASY
  129. ....SYMBIOSIS
  130. .....On:msg botserv set $$?="Enter channel name:" SYMBIOSIS ON
  131. .....Off:msg botserv set $$?="Enter channel name:" SYMBIOSIS OFF
  132. .....Help:msg botserv help set SYMBIOSIS
  133. ....NOBOT
  134. .....On:msg botserv set $$?="Enter channel name:" NOBOT ON
  135. .....Off:msg botserv set $$?="Enter channel name:" NOBOT OFF
  136. .....Help:msg botserv help set NOBOT
  137. ...-
  138. ...BotServ Help:msg botserv help
  139. .-
  140. ..$iif(o isin $usermode,Line Stats)
  141. ...C-Lines:/stats c
  142. ...H-Lines:/stats h
  143. ...Y-Lines:/stats y
  144. ...K-Lines:stats k
  145. ...G-Lines:stats g
  146. ...Q-Lines:stats q
  147. ...L-Lines:stats l
  148. ...I-Lines:stats i
  149. ...Z-Lines:stats z
  150. ...W-Lines:stats w
  151. ...M-Lines:stats m
  152. .-
  153. ..$iif(o isin $usermode,Misc Info)
  154. ...Links:/links
  155. ...Channels:/list
  156. ...Users:/lusers
  157. ...Motd:/motd
  158. ...Time:/time
  159. ...IRCd Version:.raw version
  160. ...List IRCops:.who 0 o
  161. ...Admin Info:/admin
  162. -
  163. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement