Hello i need Password Help [+REP]
#1

PHP код:
                format(stringsizeof(string), "{FFFFFF}* Account information for nick '{0087FF}%s{FFFFFF}' are following:\n\n1). Account Password: {FF0000}%d{FFFFFF}\n2). Admin Level: '{0087FF}%d{FFFFFF}'\n3). Vip Level: '{0087FF}%d{FFFFFF}'\n4). Money: '{0087FF}$%d{FFFFFF}'\n5). Score: '{0087FF}%d{FFFFFF}'\n6). Kills: '{0087FF}%d{FFFFFF}'\n7). Deaths: '{0087FF}%d{FFFFFF}'\n\n\n{FFFFFF}Your {0087FF}Account{FFFFFF} is loaded: {0087FF}Successfully{FFFFFF}",
                
pname pInfo[playerid][Pass] ,pInfo[playerid][Adminlevel], pInfo[playerid][VIPlevel], pInfo[playerid][Money], pInfo[playerid][Scores], pInfo[playerid][Kills], pInfo[playerid][Deaths]);
                
ShowPlayerDialog(playeridaccount_infoDIALOG_STYLE_MSGBOX"{0087FF}Account Info"string,"Close",""); 
I need help when show mee this when i use to the password
PHP код:
%
He show mee just number
PHP код:
67 
But this isn't my password

Allso

when i make the password
PHP код:
%
he show mee this password
PHP код:
C91DF73E7704DA5647541716E26AF2C71F0372BDD7EA6651FC4DC96834BCE6F8570BEA8D74E7803512060F2717B7D58B2E0AFBBA65A4F09CA4814BF583298A74 
How can i fix it and get the real password.
Reply
#2

its hashed,
function of hash

- protect the password

* you can't unhash it
Reply
#3

yes its hashed
Reply
#4

How can fix it to work ?
Reply
#5

Help mee please
Reply
#6

Stop doing what you're doing. Right now. A player's password is private information and there is no reason for you to see it.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)