Find any script for Roblox

Enter the name of the game or script.

Script – Let Me Cook

Thank you for using our website
Your script:

NO KEY

for i = 1, 1000 do -- change this it doesnt matter
    local args = {i}
    game:GetService("ReplicatedStorage"):WaitForChild("ClaimFreeItem"):FireServer(unpack(args))
    task.wait(0.1)
end