Help with datastore editor

Hello developers!

  1. I want to get all existing datastores automatically put into a scrolling frame.
    (Please give me a script example of getting the data and I can do the inserting into the frame)
  2. I want to be able to edit the data. It’s only numbers.
    (Please give me a script example of saving the changed data. Or give me links to helpful articles from the devhub.)

Something like this:
image

Sincerely

CSJeverything

You could do this with a thing called “Ordered Datastores” this way you can get all user data “Globally”. Then use the example code to your needs at the bottom of the page.

1 Like

And how would I edit the datastores now? @ScriptedPoptartz