This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

op deop console in dcc

Old posts that have not been replied to for several years.
Locked
A
AnI
Voice
Posts: 2
Joined: Fri Aug 20, 2004 6:16 pm

op deop console in dcc

Post by AnI »

When I write ".console #k4" bot writes:
You don't have op or master access to channel #k4.

When I write ".op aaa #k4" or ".deop aaa #k4" bot writes:
You are not a channel op on #k4.

On #k4 I have op. How I could fix it ??
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

You must have global master (+m) to change your console. Is this your own eggdrop? What access flags does the bot list as yours?
A
AnI
Voice
Posts: 2
Joined: Fri Aug 20, 2004 6:16 pm

Post by AnI »

I have +m and this is my own eggdrop. In bot user list I have:
AnI - hjmnoptx

What is wrong with my bot??
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

AnI wrote:I have +m and this is my own eggdrop. In bot user list I have:
AnI - hjmnoptx

What is wrong with my bot??
:mrgreen: Just the operator, fer sure :wink: There truly could be 100 different reasons why it seems your bot won't function the way you wish it to, so you will need to narrow down the possibilities. What 3rd party tcl scripts are you running? Check your binds...for example, .binds all or .binds dcc, this will give you a list of all available command triggers, and the procedure that is triggering them. Make sure you have yourself listed as a chanop/master/owner of the room you are trying to op in (try .match ani). :mrgreen:
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

You could also just do .chattr <your handle> |n #k4
Locked