HeatoNN Posted December 7, 2012 Share Posted December 7, 2012 Hi guys, I have a login panel but i want to save all accounts in a file "savedata.dat" where there is username and password .. How please ? anyone can help me ? Link to comment
Jaysds1 Posted December 8, 2012 Share Posted December 8, 2012 You could only get their username from a database but you can't get their password. Link to comment
Tete omar Posted December 8, 2012 Share Posted December 8, 2012 You could only get their username from a database but you can't get their password. Unless he made a login panel and used guiGetText in the password content , but how low would he go. Link to comment
myonlake Posted December 8, 2012 Share Posted December 8, 2012 If I caught you not hashing your passwords, I would be more than happy if MTA Devs closed down your server for account stealing (even though you shouldn't use the same password everytime you register somewhere, we all still do it). Link to comment
HeatoNN Posted December 8, 2012 Author Share Posted December 8, 2012 Sozials You didn't understand me . I want to save data. When a player lost his pass I can tell him. Link to comment
Tete omar Posted December 8, 2012 Share Posted December 8, 2012 Sozials You didn't understand me . I want to save data. When a player lost his pass I can tell him. Then you can use: setAccountPassword instead of knowing his account password , and tell the 3rd person about the password you've changed using this function. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now