Modify player username/password/email
Hi Size,
Is there a way to modify the player username/password/email or directly remove them through code or through the developer options in the web?
Also, is there a way to see the users registered in your game? I only find them if leaderboard is used
Is not about banning a player, is about modifying his access, without the need to be connected to the game.
Thx
Replies (3)
Last message on 14 Sep 2020
Size43
(Administrator)
on
7 Sep 2020, 17:54:15
What exactly are you trying to do by 'modifying access'?
It is not possible to reset or change the username, password, or e-mail address of accounts you do not own.
Dublann
(Topicstarter)
on
9 Sep 2020, 18:18:16
I'm looking for example to ban somebody,modifying his password without the need of being the player connected.
Regarding seeing the users registered in your game, is there a way to see them?
Size43
(Administrator)
on
14 Sep 2020, 17:54:41
You can ban users that are not online in your game from the developer page on this site (Developer -> Bans). You can mail recovery-bot@gamemakerserver.com from the e-mail address used to create an account to reset its password. It is not possible to do this programmatically.
You could save a dummy value in the PlayerINIs to have those show up here on the site, which would effectively give you a list of all players that have played your game.