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.

retrieve password

General support and discussion of Eggdrop bots.
Post Reply
m
myloe
Voice
Posts: 5
Joined: Mon Jul 07, 2008 7:57 am

retrieve password

Post by myloe »

can someone please tell me how i can retrieve my password

cannot find userfile to edit


many thanks
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Passwords are hashed, meaning there is no easy way to retrieve the plaintext password by reading the userfile.

If you are the botowner, the simplest solution would probably be to remove the password from the userfile, and then create a new one.
Another option might be to add a line such as this at the end of your config-file, restart your bot, and then remove the line again.

Code: Select all

setuser <your handle here> PASS <new pass here>
If you are not the botowner, contact the owner or a master, and ask them to reset your password.
NML_375
m
myloe
Voice
Posts: 5
Joined: Mon Jul 07, 2008 7:57 am

removing password

Post by myloe »

sorry to be a thicko but cannot find user file to delete password
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Check your configfile for the "userfile" setting, that should reveal what your configfile is named
NML_375
m
myloe
Voice
Posts: 5
Joined: Mon Jul 07, 2008 7:57 am

pass

Post by myloe »

thankyou got the user file removed password but still cannot set new pass

keeps saying password already set even tho nought entered in user file
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Did you make sure your bot was not running while you edited your userfile?
If not, all changes will be overwritten as the bot stops/reloads...
NML_375
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

.user~bak has to be deleted also. There is not just one .user file (usually).
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
m
myloe
Voice
Posts: 5
Joined: Mon Jul 07, 2008 7:57 am

further probs

Post by myloe »

did all suggested but still got major probs.
started afresh
bot loads and reconizes me but that about all it does.

cant set a pass dcc chat or ctcp chat

bot answers basic msgs but thats all.

when i first set the bot up all seem to work fine is there anything on the operating system that could cause these probs

ive switch off firewall and even remove router but nothing seems to correct these probs.

sorry to be so obscure but im really a new thickie to all this so would appreciate any input

forgot to say i am the bot owner

many thanks :)
C
Callisto
Halfop
Posts: 86
Joined: Sun Mar 13, 2005 11:04 am

Post by Callisto »

Lets try a little recap here, using the advice already given.
1) kill the bot.
2) remove the user and user.bak file
3) restart the bot with the -m switch (to re-create the user file)
4) msg the bot with hello
ooops 5~) do the usual set password etc :)

This should fix your problem. However if you already done this and it still don't work then I can only guess there is another problem.

Best of luck
m
myloe
Voice
Posts: 5
Joined: Mon Jul 07, 2008 7:57 am

password

Post by myloe »

Thankyou everyone for your help,sorted now. :D
Post Reply