Roblox creator on Roport
โI script ๐ System I built: Money What I led: sigma Technical challenge: none Result: sigma game ......................................โ
local dss = game:GetService("DataStoreService") local ds1 = dss:GetDataStore("Data1") local scentsData = require(game.ServerScriptService:WaitForChild("Scents")) game.Players.PlayerAdded:Connect(function(plr) local char = plr.Character or plr.CharacterAdded:Wait()