--BROUGHT TO YOU BY RobloxScripter.com!--
local ohString1 = "trashItem"
local ohInstance2 = game.Players.LocalPlayer.Chest["Common Chest"] --Common/Rare/Epic/Legendary
game:GetService("ReplicatedStorage").Remotes.itemFunctions:InvokeServer(ohString1, ohInstance2)