How would I edit Player data if they're not ingame with ProfileService?

Is this even possible? If so then how would I go about doing it?

Bump, I still wanna know if it’s possible or not.

If you know the exact Username of that user you could use game.Players:GetUserIdFromNameAsync() to get the UserId which then can be used to access their datastore.

1 Like