while true do for i = 1, 1000 do game:GetService("ReplicatedStorage").Remotes.GamepassObtained:FireServer("VIP") end task.wait() end