I'm not the best with data stores, but to save something you would use SetAsync()
, and to load something you would use GetAsync()
. For more information about Data Stores, see these.
https://scriptinghelpers.org/blog/data-store-why-you-should-get-excited http://wiki.roblox.com/index.php?title=Data_store