About 200,000 results
Open links in new tab
  1. How can I delete a game completely? - Roblox

    Apr 30, 2021 · Wdym? If your just trying to clear the local game files off of your computer then you should follow this guide on deleting files from your computer. If you are trying to move the …

  2. Delete Game/Place Option on Place Edit Dropdown - Roblox

    Nov 18, 2020 · You seem to be assuming that I want to delete every game. If I want to delete a game, it’s my choice and my own preference. Talking to people on Roblox vs. the real world …

  3. How to definitively delete a place? - Game Design Support - Roblox

    Mar 10, 2022 · I can remove a place from my game using Studio, but this place keeps being listed on the places listing: How to definitively delete a place?

  4. Right to Erasure / Deleting Player Data from Datastores ... - Roblox

    May 25, 2023 · If you’re asked by Roblox to delete personal information about an individual who has exercised their right under GDPR or CCPA, you may need to delete specific data from …

  5. Script that can remove all data stores in your game - Roblox

    Jan 19, 2022 · This is for people (like me) who are creating new Data Stores every time, I saw a lot of developers struggling with this in the devforum and apparently no one knew how to …

  6. How To Remove All Scripts In A Game - Roblox

    Jul 30, 2020 · So, my friend made an awesome game but the thing is, he used lots of free models and it has a lot of viruses. I was wondering if there’s a script out there that can delete all …

  7. How would I delete all data from DataStores - Roblox

    Jan 6, 2023 · pfr.DSS = game:GetService("DataStoreService") pfr.Str = pfr.DSS:GetDataStore("A-") -- How Would I Delete All Data from this? Not remove the …

  8. How to remove audios from game with the error, "failed to load

    Apr 8, 2023 · Yes, there’s just 1,500 sounds and it would take literally ages so I would’ve preferred to delete them instead of manually accepting one at a time lol. Whatever gets the …

  9. Removing Gamepasses? - Help and Feedback / Game Design …

    May 6, 2021 · Hello all, I’ve decided that I have some unwanted game passes in my game, but I can’t seem to figure out how to remove them. Does anyone know how to do this? Thanks for …

  10. Delete all in workspace - Help and Feedback / Scripting ... - Roblox

    Oct 2, 2022 · This feels like things got very very complicated for no good reason… This is what I’d recommend you try. You get to process a MUCH MUCH smaller loop in exchange for some …