HeatoNN Posted December 7, 2012 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 ? Scripting a rpg server pm me i need your help and resources.
Jaysds1 Posted December 8, 2012 Posted December 8, 2012 You could only get their username from a database but you can't get their password. My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
Tete omar Posted December 8, 2012 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.
myonlake Posted December 8, 2012 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). If I helped you, please click the like button on the right Thanks!
HeatoNN Posted December 8, 2012 Author 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. Scripting a rpg server pm me i need your help and resources.
Tete omar Posted December 8, 2012 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.
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