Do local args = { [1] = "GivePowerOhPlsPlsPlsDontExploitThis", [2] = "Graveyard", [3] = "Mythical", n = 3, } game:GetService("ReplicatedStorage").RemoteEvent:FireServer(unpack(args, 1, args.n or #args)) End