What do you want to achieve?
I would like to come up with a way to backup player data. I don’t want to just have a second datastore, but something hidden in case I get hacked like some big games did recently.
What is the issue?
I am unsure of the best way to go about it.
What am I thinking as options?
I have thought of a couple different options. One option is using DataStore2, however, I really just do not understand how to use it (yes i have looked at the guide post, im just dumb). Another option is somehow backing it up in a file, but I don’t know a way how I should best do this. Lastly, I could have an off-site backup using https service (again, i wouldn’t know how to do this).
I am thinking DataStore2 is my best option, but I really do not understand the guide or the video AlvinBlox made. What is your thoughts, and do you have any tips on how DataStore2 works? I want to be able to learn how to use it, but I am also interested in how it actually works.
Sorry I do not follow. What do you mean by this. I do not really want to have a second datastore or if I get compromised then all my player data can be lost.