Switch a Queue Datastore to ProfileService (Without losing data)

I am trying to change the datastore to ProfileService without resetting all of my players data, the current one has duping and data loss.

I don’t really know where to start, I have the ProfileService made and done I just need to switch all stats to that (Maybe like a one time command players type in game?

Datastore.rbxm (30.4 KB)
ProfileCacher.rbxm (31.0 KB)

1 Like

When a player joins you can check if they have data in the ProfileService datastore, if they don’t you can check if they have old data and load that instead.

3 Likes

Did you make it? please tell me u make it

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.