while wait() do local args = { [1] = "gem18" } game:GetService("ReplicatedStorage").Remotes.addGems:FireServer(unpack(args)) end