Right of Erasure request, how to do the request?

Couldn’t find the wording, but basically Roblox is asking me to remove someone’s data from my game, and I’m like “okay, simple enough” so I go to the game it listed but the problem was that game is a really old game and it doesn’t have any datastores, so I don’t know what I’m suppose to be looking for.
If anyone knows how to help, advice would be appreciated.

Can you give us more context on what you’re talking about? Every game has to use datastores or something similar if they want to store data. Can you find the script that handles storing data and show it to us?

If the old game doesn’t have any datastores, or you didn’t store any of the player’s data, there is nothing to do.

1 Like

Thanks for responding, that’s what I thought but the message that was sent specifically linked that game to having a some sort of data saved on that player.

Not every game has to use datastores, this was a game I made when I first started developing and I didn’t bother with any of that at the time.