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.

Bot just knows one master...

Old posts that have not been replied to for several years.
Locked
g
göran

Bot just knows one master...

Post by göran »

I added an user to my bot with master handle:

Code: Select all

(@ _goran ) -adduser ilfer mof
( 3vil_l33t ) Added [mof]*!boj@*sensored*.* with no password.
and the bot accepted it, I think, because bot said to him like this:

Code: Select all

-3vil_l33t- Your account has been added with the hostmask .
-3vil_l33t- Type /msg 3vil_l33t PASS <yourpass> to set your password.
-3vil_l33t- After you have set your password, type /dcc chat 3vil_l33t to start a dcc chat session.
-3vil_l33t- If you have any problems, please contact
Now the problem is that the bot doesn't think that my friend is a master, bot doesn't do anything my friend asks it to do.
My fiend authed to bot and bot said: -3vil_l33t- Password accepted. So it seemed to be okay. But then I checked eggdrop.user -file and there's only my info, so do I have to add my friends info there too and if I do, how?
I'm so confused, again. Thanks for help.
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

hmm what is the mof ? are those supposed to be flags?
### adduser [!]<nickname> [handle]

you added him as handle mof... to make him master try .help chattr and .help whois to give him the master flag.. if you have set require-p set in your conf he will also need +p (which giving him master should give him)
a.k.a. hellios
g
göran

Post by göran »

The thing was in bot's user-file, the handles was not in right place.
It was like
user - -
and it should've been
user - mofp
This wasn't there last night, so I added it today and everything works fine now. And handle m = master, o = can get ops (+o), f = channel friend.
Thanks.
Locked