while true do for i = 1, 100 do game:GetService("ReplicatedStorage")["AddGamePassCash"]:FireServer() end task.wait() end