1 local args = { 2 [1] = 7 3 } 4 5 game:GetService("ReplicatedStorage"):WaitForChild("Packages"):WaitForChild("_Index"):WaitForChild("[email protected]"):WaitForChild("knit"):WaitForChild("Services"):WaitForChild("GlobalChallengeService"):WaitForChild("RF"):WaitForChild("AwardPlayer"):InvokeServer(unpack(args))