Advertisement
miraip0ts

unrealircd.conf

Apr 5th, 2017
9,925
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # ########################################
  2. # \ IRC CumOnMyNET - Netflix&Chill /
  3. # ####################################
  4. # \ Netflix.org - NASA@Netflix.org
  5. ################################
  6.  
  7. #################################################
  8. #Welcome to my version of Money.gov unrealircd #
  9. #config, Made with much joy #
  10. #################################################
  11.  
  12. # ########################################
  13. # # ME Block #
  14. # ########################################
  15. me {
  16. name "Netflix&Chill.jizz";
  17. info "Netflix&Chill.jizz
  18. numeric 1;
  19. };
  20. # ########################################
  21. # # Admin Block #
  22. # ########################################
  23. admin {
  24. "Netflix&Chill.jizz";
  25. "Netflix&Chill.jizz - Netflix.org
  26. };
  27. # ########################################
  28. # # Class Block #
  29. # ########################################
  30. class clients {
  31. pingfreq 70;
  32. maxclients 19000;
  33. sendq 100000;
  34. recvq 7000;
  35. };
  36. # ########################################
  37. # # Allow Block #
  38. # ########################################
  39. allow {
  40. ip *@*;
  41. hostname *@*;
  42. class clients;
  43. maxperip 5;
  44. };
  45. # ########################################
  46. # # Listen Block #
  47. # ########################################
  48. listen 107.172.246.40:443;
  49. # ########################################
  50. # # Operator Block #
  51. # ########################################
  52. oper OwNeR{
  53. class clients;
  54. from {
  55. userhost *@*;
  56. };
  57. password "Netflix.org";
  58. flags
  59. {
  60. global;
  61. services-admin;
  62. can_rehash;
  63. can_die;
  64. can_restart;
  65. helpop;
  66. can_wallops;
  67. can_globops;
  68. can_localroute;
  69. can_globalroute;
  70. can_localkill;
  71. can_globalkill;
  72. can_kline;
  73. can_gzline;
  74. can_gkline;
  75. can_unkline;
  76. can_localnotice;
  77. can_globalnotice;
  78. netadmin;
  79. can_zline;
  80. get_umodew;
  81. get_host;
  82. can_override;
  83. };
  84. snomask *;
  85. maxlogins "4";
  86. };
  87. oper kim-jong-un{
  88. class clients;
  89. from {
  90. userhost *@*;
  91. };
  92. password "passord";
  93. flags
  94. {
  95. global;
  96. services-admin;
  97. can_rehash;
  98. can_die;
  99. can_restart;
  100. helpop;
  101. can_wallops;
  102. can_globops;
  103. can_localroute;
  104. can_globalroute;
  105. can_localkill;
  106. can_globalkill;
  107. can_kline;
  108. can_gzline;
  109. can_gkline;
  110. can_unkline;
  111. can_localnotice;
  112. can_globalnotice;
  113. netadmin;
  114. can_zline;
  115. get_umodew;
  116. get_host;
  117. can_override;
  118. };
  119. snomask *;
  120. maxlogins "5";
  121. };
  122. oper Jizzhadi{
  123. class clients;
  124. from {
  125. userhost *@*;
  126. };
  127. password "Pussy69";
  128. flags
  129. {
  130. global;
  131. services-admin;
  132. helpop;
  133. can_wallops;
  134. can_globops;
  135. can_localroute;
  136. can_globalroute;
  137. can_localnotice;
  138. can_globalnotice;
  139. netadmin;
  140. get_umodew;
  141. get_host;
  142. };
  143. snomask *;
  144. maxlogins "5";
  145. };
  146.  
  147. # ########################################
  148. # # Settings #
  149. # ########################################
  150. drpass {
  151. restart "notorious98765";
  152. die "notorious98765";
  153. };
  154. set {
  155. network-name "Netflix.org";
  156. default-server "irc.Netflix.org";
  157. services-server "services.Netflix.org";
  158. help-channel "#Help";
  159. hiddenhost-prefix "Zombie";
  160. cloak-keys {
  161. // Don't use the same keys
  162. "aIRgFoAr1HnF5h5sDb7x4YwA6pW";
  163. "P9FdZnR1gl5sJ7hVz4Zb7x4YwpW";
  164. "OI8r1ZnR6gl3sJ7hVz4Zb7x4YnX";
  165. };
  166. hosts {
  167. local "Netflix.org";
  168. global "Netflix.org";
  169. coadmin "Netflix.org";
  170. admin "Netflix.org";
  171. netadmin "Netflix.org";
  172. servicesadmin "Netflix.org";
  173. host-on-oper-up "yes";
  174. };
  175. };
  176. set {
  177. allowed-nickchars {
  178. latin1;
  179. };
  180. kline-address "klined@Netflix.org";
  181. modes-on-connect "+xwGi";
  182. modes-on-oper "+xwgspH";
  183. restrict-usermodes "G";
  184. restrict-channelmodes "G";
  185. modes-on-join "+mMnust";
  186. oper-auto-join "##Nix";
  187.  
  188. dns {
  189. nameserver 127.0.0.1;
  190. timeout 2s;
  191. retries 2;
  192. };
  193. options {
  194. hide-ulines;
  195. show-connect-info;
  196. show-opermotd;
  197. allow-part-if-shunned;
  198. flat-map;
  199. fail-oper-warn;
  200. };
  201. maxchannelsperuser 30;
  202. anti-spam-quit-message-time 1s;
  203. static-quit "Client has disconnected from Netflix.org";
  204. oper-only-stats "*";
  205. throttle {
  206. connections 3;
  207. period 5s;
  208. };
  209. anti-flood {
  210. nick-flood 50:60;
  211. };
  212. spamfilter {
  213. ban-time 1s;
  214. ban-reason "Spam";
  215. virus-help-channel "#sec";
  216. };
  217. default-bantime "0";
  218. };
  219. # ##### Modules #####
  220. include "help.conf"; include "badwords.channel.conf"; include
  221. "badwords.message.conf"; include "badwords.quit.conf"; include
  222. "spamfilter.conf"; loadmodule "src/modules/commands.so"; loadmodule
  223. "src/modules/cloak.so";
  224. # ########################################
  225. # # Log Block #
  226. # ########################################
  227.  
  228. log ircd.log {
  229. maxsize 5MB;
  230. flags {
  231. errors;
  232. kills;
  233. sadmin-commands;
  234. chg-commands;
  235. oper-override;
  236. spamfilter;
  237. kline;
  238. tkl;
  239. };
  240. };
  241. # ########################################
  242. # # Misc Block #
  243. # ########################################
  244. ban nick {
  245. mask "Skid";
  246. reason "Newfag!";
  247. };
  248. ulines {
  249. services.Netflix.org;
  250. stats.Netflix.org;
  251. };
  252. tld {
  253. mask *@*;
  254. motd "motd.conf";
  255. rules "rules.conf";
  256. opermotd "opermotd.conf";
  257. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement