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.

all users have flag m|m

Old posts that have not been replied to for several years.
Locked
T
TekWarrior

all users have flag m|m

Post by TekWarrior »

i set up an eggdrop and in every channel every user has the master flag.
what can i do against it?
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

do a .match +m to find master handles, then see if you have a very slack host assigned to the handle.
photon?
T
TekWarrior

Post by TekWarrior »

the only handle with +m is my handle, with host *!web30@clanz-universe.de . only the eggdrop and me have this host.
u
univerzum
Voice
Posts: 1
Joined: Sun Feb 09, 2003 8:47 am
Contact:

Post by univerzum »

TekWarrior which tcl's have you installed on the bot?
seeing it's only your handle that matches when doing .match +m probably some tcl adds the +m to users only to a local channel not as global botmaster.
only god can judge me.
T
TekWarrior

Post by TekWarrior »

i only use the ones coming with eggdrop and a small selfmade tcl, which only auths with quakenets bot Q.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Are you sure you are the only user with the +m flag?

It may well even be a channel flag, and not global.
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

what makes you think all users have the master flag?
you can see all users by .match * 999

check if your config/scripts have 'set default-flags "m"' or something like that
photon?
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

and i forgot to mention .match +m|+m will find both global and channel masters
photon?
T
TekWarrior

Post by TekWarrior »

it's only a channel flag, but it is set in all channels.
i'm the only registered user.
my config has 'set default-flags "hp"'
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

well :/

unload all scripts, then try adding a user again.
please port the results of the .match'es
photon?
Locked