I’ve been trying to create a script that you can register an in-game account on. Then you can log in to an account and play as that. This is supposed to be used for multiplayer. Keep in mind that i’m not exactly the best at GUI so I would prefer a script than just a suggestion to use TextField. I have managed to create a tiny bit of a login script but it works poorly. I am not interested in using a hosting website but just saving the data on my computer.
I found a bunch of Photoshop files online that had nice login screens (just search google for login photoshop example), then I used FastGUI to convert it to a widget and then used NGUI (there is a free version) to make it work with the input and button clicks. Then you just store a file somewhere on your computer that stores the password and logins that you want. But really to do it right you would use a database.