local args = { [1] = { ["Money"] = 9223367000000000000, ["ToCollect"] = 10000000000 }, [2] = "hello world" } game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("PayPlayer"):FireServer(unpack(args))