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.
Old posts that have not been replied to for several years.
T
TekWarrior
Post
by TekWarrior » Sat Feb 08, 2003 12:00 pm
i set up an eggdrop and in every channel every user has the master flag.
what can i do against it?
spock
Master
Posts: 319 Joined: Thu Dec 12, 2002 8:40 pm
Post
by spock » Sat Feb 08, 2003 10:02 pm
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 » Sun Feb 09, 2003 4:11 am
the only handle with +m is my handle, with host *!
web30@clanz-universe.de . only the eggdrop and me have this host.
univerzum
Voice
Posts: 1 Joined: Sun Feb 09, 2003 8:47 am
Contact:
Post
by univerzum » Sun Feb 09, 2003 8:53 am
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 » Sun Feb 09, 2003 9:50 am
i only use the ones coming with eggdrop and a small selfmade tcl, which only auths with quakenets bot Q.
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Sun Feb 09, 2003 12:30 pm
Are you sure you are the only user with the +m flag?
It may well even be a channel flag, and not global.
spock
Master
Posts: 319 Joined: Thu Dec 12, 2002 8:40 pm
Post
by spock » Sun Feb 09, 2003 3:01 pm
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?
spock
Master
Posts: 319 Joined: Thu Dec 12, 2002 8:40 pm
Post
by spock » Sun Feb 09, 2003 3:08 pm
and i forgot to mention .match +m|+m will find both global and channel masters
photon?
T
TekWarrior
Post
by TekWarrior » Sun Feb 09, 2003 4:29 pm
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"'
spock
Master
Posts: 319 Joined: Thu Dec 12, 2002 8:40 pm
Post
by spock » Mon Feb 10, 2003 7:06 pm
well :/
unload all scripts, then try adding a user again.
please port the results of the .match'es
photon?