local DataStoreService = game:GetService ("DataStoreService") local Players = game:GetService ("Players") local coinDataStore = DataStoreService:GetDataStore ("PlayerCoinData") local function ...
Notifications You must be signed in to change notification settings game.Players.PlayerAdded:Connect(function(Player) local leaderstats = Instance.new("Folder") -- Don't Change leaderstats.Name = ...
romansth41-lua / Leaderstats-roblox-script- Public Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
In this video I will show you how to make a leaderstats script on Roblox studio!