local Name = "quest69420" -- you can put anything local args = { [1] = Name, [2] = 69, [3] = "itemsSold", [4] = 69, [6] = true } game:GetService("ReplicatedStorage"):WaitForChild("events"):WaitForChild("quest"):FireServer(unpack(args))