Im owner of a habbo retro and one of my users have forgot their pass, now I cant find where I can change it so they can log in again, I use PlusEMU and navicat. All my passwords crypted.
Is this sorted ? If not replace there md5 hash in the password box with this one - c9cdcb06301f9c79e2d20c2fdeda0a02 - there password is now changeme123
Check your CMS to see what you're doing for encrypting passwords, then simply encrypt a new password and place it into the users password field.
Alternatively, if you don't have much luck doing that - if you don't have a salt for passwords (I.e; using the username in the password), change the users password hash to your password hash, login to their account and change it again.