Advertisement
Guest User

Untitled

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