How do i make saving tools?

Okay so I am working on a simulator, so of course, to spice things up i made a shop. However, i dont know how to save my tools as well as disabling the “buy” button if the player has the tool from before.

1 Like

You use datastore:

1 Like

Well that was quick and simple :sweat_smile: