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.

Auto OP doesn't work

Old posts that have not been replied to for several years.
Locked
b
blayo

Auto OP doesn't work

Post by blayo »

Hello!

I have added some users to the bots userlist and gave them the flag -a and in addition the flag -o.

a global auto-op (user is opped automatically upon joining a channel)
o global op (user has op access to all of the bot's channels)

After this description -a means that a user should get OP when he joins a channel. But my bot does nothing. Autovoice works, but only with an extra autovoice script. Why does the bot need an extra script for autovoice to work, and why does autoop not work?

blayo
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

The flag should be +o and +a.

+ to add to a user.
- to take away from a user.
b
blayo

Post by blayo »

I already added this flags to the users but the bot doesn't op them automatically. Any ideas?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

In your post, you state you use -o and -a. They should be +a and +o
f
fudded

Post by fudded »

As stated above you said in your post that you added the users -a -o, i will repeat what ppslim said and tell you you need to use + <flag>, it may also be an idea to read .help chattr and .help whois and of course .help all.

On a final note, auto-ops can be insecure (waits for flames), IMHO if you regard a user worthy of ops let him set a password and gain ops via a msg to the bot. This is just my opinion but as a chan op i have seen auto-op exploited for take overs.

Fudded
b
blayo

Post by blayo »

On DALnet if you use chanserv it's quite impossible to loose your channel becaues of a takeover. I would easily enable opguard, then i would add myself to the aop or sop list. In result everyone in this channel would get deop'ed expect me because i'm on the aop or sop list.
As stated above you said in your post that you added the users -a -o,
no, i meant +ao..was just a typeerror

well, i will read the faqs, maybe i can figure it out myself


blayo
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

If the users have the correct flags, then the only other solution, is to check they have correctly matching hostmasks.
b
blayo

Post by blayo »

I have no idea why but it is working now :roll:

But i got another question. How can i see the ban list?
N
Nik
Voice
Posts: 18
Joined: Sun Jan 27, 2002 8:00 pm
Location: Sweden

Post by Nik »

.bans gives bans that are active - global and on console channel
.bans all gives all bans in the ban list - global and on console channels

It's always good to try the .help command....... (.help bans)
Locked