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.

Problems with AutoOp

Old posts that have not been replied to for several years.
Locked
C
Cpt_Rose

Post by Cpt_Rose »

Does anyone know of a way to continue being the Bot Owner but not have the bot auto-op you in channels? I've tried everything from -autoop in the channel module config, to .chattr nick -a #channel and nothing seems to stop it...any ideas would be greatly appreciated.
a
asssaf1

Post by asssaf1 »

try:
.chanset #CHAN -protectops
and
.chanset #CHAN -protectfriends
n
nitroboost

Post by nitroboost »

Those wouldnt affect it, the only option that would auto op you in all channels is a global +a
.chattr <nick> -a


_________________
Heavy rotated.

<font size=-1>[ This Message was edited by: nitroboost on 2002-06-22 17:38 ]</font>
C
Cpt_Rose

Post by Cpt_Rose »

Actually mine was just a prob somewhere in the bots main core...I tried dumping it completely and using the same copy......same prob. Upgraded to 1.6.10 and prob solved...thanx for the help tho.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

There is no issue in the main core of eggdrop that would cause this.

It is either likely a script, or flags.

Global or channel +a
or the channel +autop setting.
Locked