Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Botserv: Access Denied  (Read 6161 times)

0 Members and 1 Guest are viewing this topic.

jon lachonis

  • Anope User
  • Offline Offline
  • Posts: 2
Botserv: Access Denied
« 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?

Logged

jon lachonis

  • Anope User
  • Offline Offline
  • Posts: 2
Re: Botserv: Access Denied
« Reply #1 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.
Logged
Pages: [1]   Go Up