local args = { "Cash", 200000000,-- You Can Edit This But Dont go too high or it will give you minus cash "1" } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("giveRewards"):FireServer(unpack(args))