About 194,000 results
Open links in new tab
  1. How to To save Data - Tutorial - Community Tutorials - Roblox

    Feb 1, 2022 · dVideo tutorial: How to save data in Roblox Studio - YouTube Hello, my name is Extreme and I will be teaching you guys how to save data, this can be very essential for your …

  2. How to revert my game to an old save? - DevForum | Roblox

    Mar 15, 2025 · I want to revert the version of my game because as the game basically does not work on this version. I understand that there is a “version history” page if you configure the …

  3. The Best and Easiest Way To Save and Load Data - Roblox

    Jul 30, 2023 · and set Enable Studio Access to API Services to true. Now click play and you should have working leaderstats able to load and save data. Hopefully you guys enjoyed the …

  4. ProfileStore - Save your player data easy (DataStore Module

    Oct 11, 2024 · “ProfileStore” by loleris (Successor module to ProfileService) [GitHub repo] ProfileStore is a Roblox DataStore wrapper that streamlines auto-saving, session locking and …

  5. How to make a SAVING leaderstats in Roblox Studio!

    Aug 4, 2024 · In this post, you will learn how to make a SAVING leaderstats! Step 1: Add a script in ServerScriptService and name it “leaderstats”. You should have an empty script except a …

  6. Save / Load your Terrain & Map - Community Resources - Roblox

    Jan 4, 2023 · punisherholic (punisher) January 4, 2023, 12:44pm 3 Hi Historical, you aren’t wrong, Roblox offers a nice saving feature though as the “ Uses ” section states, people require to …

  7. How do you save Tables to datastore? - DevForum | Roblox

    Jun 27, 2023 · I made an inventory GUI so now i just need to make it save each player’s inventory when they get a new item. if you can’t just save a straight table to datastore then how would …

  8. How to save items In datastores - Community Tutorials - Roblox

    Aug 15, 2021 · So there have been numerous posts around the forums of how to make a datastore that can save items. Making such a datastore would have many uses like creating …

  9. How to make a proper inventory saving system - Roblox

    Feb 10, 2025 · To whoever who wants to have a proper inventory saving system, here it is. Saves the tool even if you are holding it while leaving the game Can save multiple tools with the …

  10. How do I save objects? - Scripting Support - Roblox

    Oct 1, 2023 · Hello! I am doing one of those rarity games. I know how to save data with int and number Val. But, how do I save objects?