Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: jon lachonis on October 04, 2010, 01:51:59 AM

Title: Botserv: Access Denied
Post by: jon lachonis on October 04, 2010, 01:51:59 AM
I've gone over a few posts with similar errors, but none of the fixes seem to apply.  Here are my oper flags from unrealircd:

Quote
oper DocArzt {
   class      clients;
   from {
      userhost *@*;
   };
   password "[private]";
        flags
        {
                netadmin;
            services-admin;
                can_rehash;
                can_localkill;
                can_globalkill;
                local;
                can_globalroute;
                can_localroute;
                can_zline;
                can_gzline;
                can_gkline;
                global;
                can_kline;
                can_unkline;
                can_localnotice;
                can_globalnotice;
                get_umodew;
                can_override;
                can_addline;
                get_umodew;
                get_host;
                can_dccdeny;
        };
};


and servicesroot

Quote
ServicesRoot   "DocArzt koobie"

Super admin is off.

Attempting to add bot with syntax:

Quote
/msg botserv bot add Hurley Hurleybot irc.com Hurleyishuge

And getting erred out every time:

Quote
/msg botserv bot add Hurley Hurleybot irc.com Hurleyishuge

Help?

Title: Re: Botserv: Access Denied
Post by: jon lachonis on October 04, 2010, 02:58:03 AM
Haha, never mind.  If anybody else comes here with this problem:  make sure you are registered with nickserv.