Advertisement
Guest User

Priv8

a guest
Aug 30th, 2011
489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.52 KB | None | 0 0
  1. ##########################################################################
  2. # __ _ _ ___ ___
  3. # _ _| \| | | ___ __ / _ \ _ _______ / __\_ __ _____ __
  4. # | | | | . ` | |/ / '_ \/ | | \ \ /\ / / '_ \ / / | '__/ _ \ \ /\ / /
  5. # | |_| | |\ | <| | | \ |_| /\ V V /| | | | / /__ | | | __/\ V V /
  6. # \__,_|_| \_|_|\_\_| |_|\___/ \_/\_/ |_| |_| \____/|_| \___| \_/\_/
  7. # ------------------------------- never heard of us? now you did! -
  8. # ###############################################################
  9. # \ UnrealIRCd Config by iD [uNkn0wn Crew] /
  10. # ###########################################################
  11. # \ www.uNkn0wn.eu - iD@uNkn0wn.eu /
  12. #######################################################
  13.  
  14.  
  15.  
  16. # ########################################
  17. # # ME Block #
  18. # ########################################
  19.  
  20. me {
  21. name "irc.zrt2k.com";
  22. info "IRC Network Powerd by Z";
  23. numeric 1;
  24. };
  25.  
  26. # ########################################
  27. # # Admin Block #
  28. # ########################################
  29.  
  30. admin {
  31. "solutioN & Zrt";
  32. "Zrt@PWND.com";
  33.  
  34. };
  35.  
  36. # ########################################
  37. # # Class Block #
  38. # ########################################
  39.  
  40.  
  41. class clients
  42. {
  43. pingfreq 90;
  44. maxclients 5000;
  45. sendq 100000;
  46. recvq 4000;
  47. };
  48.  
  49.  
  50. # ########################################
  51. # # Allow Block #
  52. # ########################################
  53.  
  54.  
  55. allow {
  56. ip *;
  57. hostname *;
  58. class clients;
  59. maxperip 5;
  60. };
  61.  
  62. # ########################################
  63. # # Listen Block #
  64. # ########################################
  65.  
  66. listen *:6667;
  67.  
  68. # ########################################
  69. # # Operator Block #
  70. # ########################################
  71.  
  72.  
  73. oper solutioN {
  74. class clients;
  75. from {
  76. userhost *@*;
  77. };
  78. password "52171584";
  79. flags
  80. {
  81. global;
  82. services-admin;
  83. can_rehash;
  84. can_die;
  85. can_restart;
  86. helpop;
  87. can_wallops;
  88. can_globops;
  89. can_localroute;
  90. can_globalroute;
  91. can_localkill;
  92. can_globalkill;
  93. can_kline;
  94. can_gzline;
  95. can_gkline;
  96. can_unkline;
  97. can_localnotice;
  98. can_globalnotice;
  99. netadmin;
  100. can_zline;
  101. get_umodew;
  102. get_host;
  103. can_override;
  104. };
  105. snomask *;
  106. maxlogins "2";
  107. };
  108.  
  109. oper Zrt {
  110. class clients;
  111. from {
  112. userhost *@*;
  113. };
  114. password "1x";
  115. flags
  116. {
  117. global;
  118. services-admin;
  119. can_rehash;
  120. can_die;
  121. can_restart;
  122. helpop;
  123. can_wallops;
  124. can_globops;
  125. can_localroute;
  126. can_globalroute;
  127. can_localkill;
  128. can_globalkill;
  129. can_kline;
  130. can_gzline;
  131. can_gkline;
  132. can_unkline;
  133. can_localnotice;
  134. can_globalnotice;
  135. netadmin;
  136. can_zline;
  137. get_umodew;
  138. get_host;
  139. can_override;
  140. };
  141. snomask *;
  142. maxlogins "2";
  143. };
  144.  
  145.  
  146. # ########################################
  147. # # Settings #
  148. # ########################################
  149.  
  150. drpass {
  151. restart "759294";
  152. die "759294";
  153. };
  154.  
  155. set {
  156. network-name "IDF Team";
  157. default-server "g00gle.sytes.net";
  158. services-server "services.zrt2k.co.il";
  159. help-channel "#OperHelp";
  160. hiddenhost-prefix "0wn3d";
  161. cloak-keys {
  162. // Don't use the same keys
  163. "aIRgFoAr1HnF5h5sDb7x4YwA6pW";
  164. "P9FdZnR1gl5sJ7hVz4Zb7x4YwpW";
  165. "OI8r1ZnR6gl3sJ7hVz4Zb7x4YnX";
  166. };
  167.  
  168. hosts {
  169. local "1.3.3.7";
  170. global "1.3.3.7";
  171. coadmin "1.3.3.7";
  172. admin "1.3.3.7";
  173. netadmin "1.3.3.7";
  174. servicesadmin "1.3.3.7";
  175. host-on-oper-up "yes";
  176. };
  177. };
  178.  
  179.  
  180. set {
  181. allowed-nickchars {
  182. latin1;
  183. };
  184. kline-address "kline@zrt2k.com";
  185. modes-on-connect "+xwGi";
  186. modes-on-oper "+xwgspH";
  187. restrict-usermodes "G";
  188. restrict-channelmodes "G";
  189. modes-on-join "+nust";
  190.  
  191. oper-auto-join "#admins";
  192.  
  193. dns {
  194. nameserver 127.0.0.1;
  195. timeout 2s;
  196. retries 2;
  197. };
  198. options {
  199. hide-ulines;
  200. show-connect-info;
  201. show-opermotd;
  202. allow-part-if-shunned;
  203. flat-map;
  204. fail-oper-warn;
  205. };
  206.  
  207. maxchannelsperuser 30;
  208. anti-spam-quit-message-time 100s;
  209. static-quit "Client has exited";
  210. oper-only-stats "*";
  211.  
  212. throttle {
  213. connections 3;
  214. period 60s;
  215. };
  216. anti-flood {
  217. nick-flood 50:60;
  218. };
  219. spamfilter {
  220. ban-time 1d;
  221. ban-reason "Spam/Advertising";
  222. virus-help-channel "#help";
  223. };
  224. default-bantime "0";
  225.  
  226. };
  227.  
  228. # ##### Modules #####
  229.  
  230. include "help.conf";
  231. include "badwords.channel.conf";
  232. include "badwords.message.conf";
  233. include "badwords.quit.conf";
  234. include "spamfilter.conf";
  235. loadmodule "modules/cloak.dll";
  236. loadmodule "modules/commands.dll";
  237.  
  238. # ########################################
  239. # # Log Block #
  240. # ########################################
  241.  
  242.  
  243. log ircd.log {
  244. maxsize 5MB;
  245. flags {
  246. errors;
  247. kills;
  248. sadmin-commands;
  249. chg-commands;
  250. oper-override;
  251. spamfilter;
  252. kline;
  253. tkl;
  254. };
  255. };
  256.  
  257. # ########################################
  258. # # SHIT SHIT Block (NOT NEEDED :D) #
  259. # ########################################
  260.  
  261.  
  262. ban nick {
  263. mask "*S*e*r*v*";
  264. reason "Gesperrt";
  265. };
  266.  
  267. ulines {
  268. services.zrt2k.com;
  269. stats.zrt2k.com;
  270. };
  271.  
  272.  
  273. # ###################################################
  274. # / Visit us at irc.uNkn0wn.eu - #irchome \
  275. # X ################################################### X
  276. # \ w w w . u N k n 0 w n . e u /
  277. # ####################################################
  278. # \ _ _ _ /
  279. # \ | \ | | | /
  280. # \ _ _| \| | | __ /
  281. # \ | | | | . ` | |/ / /
  282. # \ | |_| | |\ | < /
  283. # \ \__,_|_| \_|_|\_\ /
  284. # \ /
  285. ################ ################################### ###################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement