I forgot my password! What do I do?

From OHRRPGCE-Wiki
Jump to navigation Jump to search

First of all, don't forget your password.

If you do forget, here are some hints to help you remember. Passwords are case sensitive, so be sure to try capitalization and stuff. Another common mistake is to accidentally put a space at the end of a password.

If you still can't remember you can simply contact one of the developers and ask for help (especially James or TMC).

Modifying the engine to obtain a lost password[edit]

If you are not afraid to tinker with programming, download the source code for the O.H.R.RPG.C.E. and follow the instructions to compile from source.

Then look in the file named custom.bas for the line that says 'passcomment = getpassword and uncomment it.

When used on newer games, this method will not give the original password, but it will give a password with the same hash which can be used instead of the original.

This method is a whole lot more work than just e-mailing James or TMC, but you might find it fun and rewarding, if you are into that sort of thing :)

James says:[edit]

I hate the password feature, and would be happy to delete it entirely, if I thought I could do so without being yelled at by everybody who has ever used it :P

See Also[edit]