local args = { [1] = "RageGourd" -- place item name here } game:GetService("ReplicatedStorage").Remotes.Server.Data.GiveItem:FireServer(unpack(args))