[Help] Making Account Registration Tool w/ Stat Editor
Posts 1–1 of 1 · Page 1 of 1
[Help] Making Account Registration Tool w/ Stat Editor
Basically i want a tool like an account editor as registration on my emulator game & it stores account files (.ini format with random people names).
Example file: danny.ini
danny is account ID & inside danny.ini there is password which is "password=test" along with account's stats.
So the tool allows u to register an account manually or automatically (it has save setting feature) & insert specific stats u want. This will make my job easier to register multiply accounts with any account setting i want & save it to account folder.
I bold words in wrap code below which are the one i need for account stats.
I made my one but it looks so messed up so i delete it :/
Sorry for my bad english... hope someone can help me on this or maybe design complete tool for me
Edit: Possible to let people register an account through html/website then connected into the tool with modified stats setting & save a .ini file to account folder?