Page 1 of 1

How to change password?

PostPosted: Sun Sep 20, 2015 12:50 am
by mindlessness
I go .account password.

Says something like .account password $old_password $new_password $new_password

so how do I exactly go about typing it?

Re: How to change password?

PostPosted: Sun Sep 20, 2015 1:05 am
by Sethzer
lets say your old password is pass1234 and the new password you want to make is newpass123, then you do the following:

Code: Select all
.account password pass1234 newpass123 newpass123


the first two is something you always type, then old password, then new password twice.



remember the dot before account so it becomes .account , else you might reveal your password choices if people are near 8-)