LG-Gaming Marathon
Would you like to react to this message? Create an account in a few clicks or log in to continue.


LG-Gaming Marathon Server hosted by LGrobert
 
HomeSearchLatest imagesRegisterLog in

 

 unrealircd

Go down 
AuthorMessage
LGrobert
Elite Newbie
LGrobert


Male Number of posts : 40
Age : 37
Status : Founder
Points : 9
Registration date : 2008-09-30

unrealircd Empty
PostSubject: unrealircd   unrealircd Icon_minitimeThu Jan 08, 2009 9:18 pm

Code:
loadmodule "modules/commands.dll";
loadmodule "modules/cloak.dll";

include "aliases/anope.conf";
include "help.conf";
include "badwords.channel.conf";
include "badwords.message.conf";
include "badwords.quit.conf";
include "spamfilter.conf";
include "anope.conf";

me
{
    name "irc.LG-Gaming.co.uk";
    info "LG IRC Network";
    numeric 2;
};

admin {
    "LGrobert";
    "IRC Owner";
};

listen        *:6660-6668
{
   options
   {
      clientsonly;
   };
};
listen        pomirc.no-ip.org:7001
{
   options
   {
      clientsonly;
   };
};
listen          *:6669
{
   options
   {
      serversonly;
   };
};
listen          *:8000
{
   options
   {
      serversonly;
   };
};
listen          irc.duke-gaming.com:6667
{
   options
   {
      serversonly;
   };
};
listen          supergike.no-ip.org:6667
{
   options
   {
      serversonly;
   };
};


listen        *:6697
{
    options
    {
        clientsonly;
    };
};

listen        *:8067;
listen        *:6667;
class clients {
   pingfreq 90;
   maxclients 507;
   sendq 200000000;
   recvq 8000;
};

class servers {
   pingfreq 90;
   maxclients 100;
   sendq 2000000000;
   connfreq 100;
};

allow {
   ip *@*;
   hostname *@*;
   class clients;
   maxperip 99;
};

oper LGrobert {
   class          clients;
   from {
      userhost *@*;
   };
   password "";
   flags
   {
      local;
      global;
      coadmin;
      admin; 
      services-admin;
      netadmin;
      can_rehash;
      can_die;
      can_restart;
      helpop;
      can_localkill;
      can_globalkill;
      can_kline;
      can_unkline;
      can_localnotice;
      can_globalnotice;
      can_zline;
      can_gkline;
      can_gzline;
      get_umodew; 
      get_host; 
      can_override;
      can_setq; 
   };
      snomask oOCAaNrRDhgwnSsGcLKkbzZtvqHWXde;
}
oper Shadow {
   class          clients;
   from {
      userhost *@*;
   };
   password "";
   flags
   {
      local;
      global;
      coadmin;
      admin; 
      services-admin;
      netadmin;
      can_rehash;
      can_die;
      can_restart;
      helpop;
      can_localkill;
      can_globalkill;
      can_kline;
      can_unkline;
      can_localnotice;
      can_globalnotice;
      can_zline;
      can_gkline;
      can_gzline;
      get_umodew; 
      get_host; 
      can_override;
      can_setq; 
   };
      snomask oOCAaNrRDhgwnSsGcLKkbzZtvqHWXde;
}
oper Network {
   class          clients;
   from {
      userhost *@*;
   };
   password "";
   flags
   {
      local;
      global;
      coadmin;
      admin; 
      services-admin;
      netadmin;
      can_rehash;
      can_die;
      can_restart;
      helpop;
      can_localkill;
      can_globalkill;
      can_kline;
      can_unkline;
      can_localnotice;
      can_globalnotice;
      can_zline;
      can_gkline;
      can_gzline;
      get_umodew; 
      get_host; 
      can_override;
      can_setq; 
   };
      snomask oOCAaNrRDhgwnSsGcLKkbzZtvqHWXde;
};
oper crysis {
   class          clients;
   from {
      userhost *@*;
   };
   password "";
   flags
   {
      local;
      global;
      coadmin;
      admin; 
      services-admin;
      netadmin;
      can_rehash;
      can_die;
      can_restart;
      helpop;
      can_localkill;
      can_globalkill;
      can_kline;
      can_unkline;
      can_localnotice;
      can_globalnotice;
      can_zline;
      can_gkline;
      can_gzline;
      get_umodew; 
      get_host; 
      can_override;
      can_setq; 
   };
      snomask oOCAaNrRDhgwnSsGcLKkbzZtvqHWXde;
};
oper supergike {
   class          clients;
   from {
      userhost *@*;
   };
   password "";
   flags
   {
      local;
      global;
      coadmin;
      admin; 
      services-admin;
      netadmin;
      can_rehash;
      can_die;
      can_restart;
      helpop;
      can_localkill;
      can_globalkill;
      can_kline;
      can_unkline;
      can_localnotice;
      can_globalnotice;
      can_zline;
      can_gkline;
      can_gzline;
      get_umodew; 
      get_host; 
      can_override;
      can_setq; 
   };
      snomask oOCAaNrRDhgwnSsGcLKkbzZtvqHWXde;
};
oper darkarrow {
   class          clients;
   from {
      userhost *@*;
   };
   password "";
   flags
   {
      local;
      global;
      coadmin;
      admin; 
      services-admin;
      netadmin;
      can_rehash;
      can_die;
      can_restart;
      helpop;
      can_localkill;
      can_globalkill;
      can_kline;
      can_unkline;
      can_localnotice;
      can_globalnotice;
      can_zline;
      can_gkline;
      can_gzline;
      get_umodew; 
      get_host; 
      can_override;
      can_setq;
   };
      snomask oOCAaNrRDhgwnSsGcLKkbzZtvqHWXde;
};

link            services.LG-Gaming.co.uk
{
   username   *;
   hostname    127.0.0.1;
   bind-ip    *;
   port       6667;
   hub            *;
   password-connect "LiNK";
   password-receive "LiNK";
   class          servers;
      options {
         zip;
      };
};

ulines {
    services.LG-Gaming.co.uk;
    stats.LG-Gaming.co.uk;
};

drpass {
   restart "restart-now";
   die "die-now";
};

log "ircd.log" {
   maxsize 2097152;
   flags {
      oper;
      kline;
      connects;
      server-connects;
      kills;
      errors;
      sadmin-commands;
      chg-commands;
                oper-override;
      spamfilter;
   };
};

alias identify {
   format "^#" {
      target chanserv;
      type services;
      parameters "IDENTIFY %1-";
   };
   format "^[^#]" {
      target nickserv;
      type services;
      parameters "IDENTIFY %1-";
   };
   type command;
};

alias nickserv { type services; };
alias ns { target NS; type services; };
alias chanserv { type services; };
alias cs { target chanserv; type services; };
alias memoserv { type services; spamfilter yes; };
alias ms { target memoserv; type services; spamfilter yes; };
alias operserv { type services; };
alias os { target operserv; type services; };
alias helpserv { type services; };
alias botserv { type services; };
alias bs { target botserv; type services; };
alias hostserv { type services; };
alias hs { target hostserv; type services; };
alias services {
   format "^#" {
      target chanserv;
      type services;
      parameters "%1-";
   };
   format "^[^#]" {
      target nickserv;
      type services;
      parameters "%1-";
   };
   type command;
};

alias register {
   format "^#" {
      target chanserv;
      type services;
      parameters "REGISTER %1-";
   };
   format "^[^#]" {
      target nickserv;
      type services;
      parameters "REGISTER %1-";
   };
   type command;
};

ban realname { mask "Swat Team"; reason "mIRKFORCE"; };

deny dcc { filename "*sub7*"; reason "Possible Sub7 Virus"; };

ban realname { mask "sub7server"; reason "sub7"; };

set {
    network-name       "LG-Gaming";
    default-server       "84.143.240.167";
    services-server          "services.LG-Gaming.co.uk";
    stats-server       "stats.LG-Gaming.co.uk";
    help-channel       "#Help";
    hiddenhost-prefix   "WE";
   cloak-keys {
      "a2JO6fQ64fj37JF2Fe4";
      "4GFE5425L4J3f3gL9f3";
      "KFGDK3o5Eo7Kp4fP9f4";
   };
   hosts {
      local      "Local.LG-Gaming.co.uk";
      global      "Global.LG-Gaming.co.uk";
      coadmin      "Co-Admin.LG-Gaming.co.uk";
      admin      "Admin.LG-Gaming.co.uk";
      servicesadmin    "csop.LG-Gaming.co.uk";
      netadmin    "NetworkAdmin.LG-Gaming.co.uk";
      host-on-oper-up "yes";
   };
   kline-address "noreply@IRC.com";
   modes-on-connect "+ixw";
   modes-on-oper    "+xwgs";
        oper-auto-join "#opers,#services,#help";
   dns {
      nameserver 127.0.0.1;
      timeout 2s;
      retries 2;
   };
   options {
      hide-ulines;
      identd-check;
      show-connect-info;
   };
   maxchannelsperuser 100;
   anti-spam-quit-message-time 10s;
   auto-join "#LG-Hangout";
   oper-only-stats "okfGsMRUEelLCXzdDqS";
   throttle {
      connections 99;
      period 60s;
   };
   anti-flood {
      nick-flood 3:60;
   };
   spamfilter {
      ban-time 1d;
      ban-reason "Spam/Advertising";
      virus-help-channel "#Help";
   };
};
Back to top Go down
http://lg-gaming.com
 
unrealircd
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
LG-Gaming Marathon :: Server :: Scripts-
Jump to: