Find any script for Roblox

Enter the name of the game or script.

Script – Drive World

Thank you for using our website
Your script:

NO KEY

getgenv().farmEnabled = true
while farmEnabled do
    game:GetService("ReplicatedStorage").Systems.Score.Begin:FireServer()
    task.wait(1)
    game:GetService("ReplicatedStorage").Systems.Score.Redeem:FireServer(1000)
    task.wait()
end