Hi!
-
What do you want to achieve? I’m making a recreation of the 2010 ROBLOX site, and I want to have custom accounts.
-
What is the issue? I wanted initially to use an OrderedDataStore for this, but I just found out that there is no way to use strings in there. (Duh, I should’ve figured)
-
What solutions have you tried so far? I’m wondering whether I might as well use PHP for this. I’m more well versed for databases in PHP anyway but I don’t really want to use external stuff.
If you need anything else, feel free to ask me. I’ll gladly provide anything you’ll need.
Thanks!