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

    Feb 11, 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. The Best and Easiest Way To Save and Load Data - Roblox

    Jul 30, 2023 · Hello and welcome, this is a short tutorial on how to set up Profile Service for loading and saving data. This tutorial is not for complete beginners as you must know how to …

  3. What is the best way to save Player Data? - Roblox

    Jan 29, 2023 · What is the better safer way to save Player data then using this? game.Players.PlayerAdded:Connect(function(plr) wait() local plrkey = "id_"..plr.UserId local …

  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 do you save Tables to datastore? - Scripting Support - Roblox

    Sep 16, 2019 · 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 …

  6. 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 …

  7. Easy Datastore V2 | The easiest DataStore on Roblox

    Apr 3, 2024 · (Icon retrieved through Canva Premium, 2024) Easy Datastore V2 Easy Datastore, new and improved. The most simple and powerful datastore module. Easy Documentaton I …

  8. How To Use, Utilize, and Succeed with DataStores - Roblox

    Nov 12, 2023 · How To Use, Utilize, and Succeed with Datastores By Schedency, Founder @ Madison Incorporated Saving data is an important part of creating your experience. It allows …

  9. How do I make leaderstats save? - Scripting Support - Roblox

    Jul 11, 2021 · Hi! This is the script I was making earlier today but, I want it to save everytime the player leaves the game. Script: game.Players.PlayerAdded:Connect(function(player) local …

  10. The best way to save data is? - Scripting Support - Roblox

    Apr 2, 2023 · I saw many data saving things like: basic DataStore; DataStore 2; Profile saving and etc but i really cant choose one of them. I was using basic DataStore until i got a data loss, …

Refresh