Page 1 of 1
[Resolved] Cant change acc password

Posted:
Sun Oct 11, 2015 2:30 am
by Abcslasher
system write : your old password is wrong. But I wrote down the password in a notebook log in and still wrong.
+as it is possible to replace mail?
Re: Cant change acc password

Posted:
Sun Oct 11, 2015 2:28 pm
by Abcslasher
up
Re: Cant change acc password

Posted:
Sun Oct 11, 2015 8:29 pm
by Pokeypointy
You don't know the password and you want to change it AND the email? So tell me, at what point does this not seem like an attempt to brute force someone elses account?
If you are indeed the owner of the said account, you are alone responsible for it. GM's do not initiate password resets or change credentials for you. There's a 10 day offline wait period before you can reset the password.
Re: Cant change acc password

Posted:
Mon Oct 12, 2015 10:05 am
by Rosenwyn
I have the same issue. Maybe I'm doing sth wrong. The old password is absolutely correct. First I thought it's because of the space in the end, but it isn't.
.account password $lalala $lalala1 $lalala1
The old password is wrong
.account password $lalala$lalala1$lalala1
Syntax error
Re: Cant change acc password

Posted:
Mon Oct 12, 2015 10:26 am
by Dreez
Rosenwyn wrote:I have the same issue. Maybe I'm doing sth wrong. The old password is absolutely correct. First I thought it's because of the space in the end, but it isn't.
.account password $lalala $lalala1 $lalala1
The old password is wrong
.account password $lalala$lalala1$lalala1
Syntax error
if your old password is
- Code: Select all
OLDPASSWORD
and your new password is
- Code: Select all
NEWPASSWORD
type:
- Code: Select all
.account password OLDPASSWORD NEWPASSWORD NEWPASSWORD
no $ signs but empty spaces between every word
remember not to use a password of 15 characters or above as the client only allows you to type in 15 characters but the command allows more. You'd lock yourself out of the account for 10 days if you do so
Re: Cant change acc password

Posted:
Mon Oct 12, 2015 10:27 am
by Rosenwyn
Dreez wrote:no $ signs but empty spaces between every word
Thank you a lot! It worked :D
Re: Cant change acc password

Posted:
Tue Oct 13, 2015 1:19 pm
by Abathur
Thread locked as the issue has been resolved.
Regards,
GM Team.