I think i was able to take action and delete all the data from that userID
(I was going a bit crazy since I heard you can get your roblox account TERMINATED If you dont take any action)
But as someone that was to create a larger roblox game I get held back and think… A bigger game would get thousands of these messages, and I cant just go through my messages and delete there data all my self that would take ages!
I tried searching for an answer but found nothing. If anyone knows how to help or a post you can direct me to it would be much appreciated
Roblox itself wants you to implement Discord bot solution (Not ideal at all)
I wish there were any more understandable ways to do so, without discord or other such things, (cause my country blocked Discord, and some other resources too)
This is an automated message that is usually sent to people when somebody requests account deletion from roblox now I do not know why roblox doesn’t automatically do it but I assume it’s just there for legal reasons and I doubt any action will be taken if you do not follow the given instructions
If player returned to roblox and his request is not processed by developer, then Roblox may moderate experience, cuz this is protected by some laws.
Roblox can’t automate that on their behalf because all games have diffirent datastores. One game stores data under key “Player1234data”, other one may use “Plr4321data”
all the players data are stored on external database so they most likely have access to the datastore key since its linked under the experience
those messages are sent out when roblox approves the account deletion request and terminated the account theres no come back from that and do you have any form of proof to backup those claims ?
Player1 requested RTE. It was TOP-1 player and were shown on lb.
Data not deleted.
Player1 decided to return to roblox but created account Player2
Player2 joins and sees that Player1 is still on TOP-1
I’m NOT expert in this thing. I said initially that action MAY BE taken on game. I have not experienced this myself, nor know anyone who experienced so yet. Maybe they deleted some small games, but no big ones.
That’s the problem of Roblox - we primarly learn LuaU here, and not Web or OpenCloud codes. Either we need in-depth guides, in this case from Roblox cuz he wants that from us, or we need built-in solution.
Data stores which linked by data stores (One saves primary data, other save secondary data). Example - minecraft on roblox. DataStore = chunk. Chunks = DataStore with their corresponding locations, and world name
Data stores are shared among players.
There’s just no way to handle that automatically without developer work, cuz too many systems may be generated.
That tutorial is lame - it says that your device must be booted on for bot to work. In my even worse case of Russia, where Discord got blocked by RosComNadzor, and Roblox banned Guilded for Russia, I have no other way than just buying my own servers to host this &%&@.
bro roblox really makes me insane sometimes because why do i have to focus on this small little thing when i need to focus on everything else of my game.