Robuta

https://devforum.roblox.com/t/why-this-script-didnt-save-my-data/2167222 Why this script didn't save my data? - Scripting Support - Developer Forum | Roblox Jan 28, 2023 - this is DataSaveScript local DS = game:GetService("DataStoreService"):GetDataStore("CCSData") game.Players.PlayerAdded:Connect(function(player) wait() local... save my data