--YOU CAN SPAM THIS FOR INF SIZE!!! for i = 1, 9 do --did this so i didnt have to spam the name lol local args = { [1] = "Premio" .. i } game:GetService("ReplicatedStorage"):WaitForChild("GiftRemotes"):WaitForChild("GetRewardFromCode"):FireServer(unpack(args)) wait(0.1) --slight delay so you dont eventually crash lol end