local args = { { OriginalObject = "Bloxxer", ObjectName = "Bloxxer", ObjectDesc = "kaboom, there are you tower", RequireType = "Shop", ObjectRender = "rbxassetid://116448868309106", ObjectType = "Survivor", ObjectCost = 0, RequireObject = "Bloxxer" } } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("GuiRemote"):WaitForChild("BuyButton"):FireServer(unpack(args)) local args = { { OriginalObject = "MrRobot", ObjectName = "MrRobot", ObjectDesc = "Time to save Roblox!", RequireType = "Shop", ObjectRender = "rbxassetid://95160144460360", ObjectType = "Survivor", ObjectCost = 0, RequireObject = "MrRobot" } } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("GuiRemote"):WaitForChild("BuyButton"):FireServer(unpack(args)) local args = { { OriginalObject = "ClawsGuy", ObjectName = "ClawsGuy", ObjectDesc = "...", RequireType = "Shop", ObjectRender = "rbxassetid://73863882491736", ObjectType = "Killer", ObjectCost = 0, RequireObject = "ClawsGuy" } } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("GuiRemote"):WaitForChild("BuyButton"):FireServer(unpack(args)) local args = { { OriginalObject = "Stalker", ObjectName = "Stalker", ObjectDesc = "Until hell ended there", RequireType = "Shop", ObjectRender = "rbxassetid://109345019914423", ObjectType = "Killer", ObjectCost = 0, RequireObject = "Stalker" } } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("GuiRemote"):WaitForChild("BuyButton"):FireServer(unpack(args)) local args = { { OriginalObject = "Frapers", ObjectName = "Frapers", ObjectDesc = "BOOM HEADSHOT", RequireType = "Shop", ObjectRender = "rbxassetid://97524356397842", ObjectType = "Killer", ObjectCost = 0, RequireObject = "Frapers" } } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("GuiRemote"):WaitForChild("BuyButton"):FireServer(unpack(args)) local args = { { OriginalObject = "Fencer", ObjectName = "Fencer", ObjectDesc = "If only I had more of those swords", RequireType = "Shop", ObjectRender = "rbxassetid://88697682587051", ObjectType = "Killer", ObjectCost = 0, RequireObject = "Fencer" } } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("GuiRemote"):WaitForChild("BuyButton"):FireServer(unpack(args))