Untitled Hood Script | LETTUCE AUTO FARM, FAST – OPEN SOURCE

Png-39-2-300x164-1.png

Created by Nolix

Features:

  • LETTUCE AUTO FARM
  • FAST
  • OPEN SOURCE
-- // NOLIX'S OPEN SOURCE UNTITLED HOOD LETTUCE FARM \
-- // ONLY WAY TO TURN IT OFF IS REJOINING THE GAME \


-- variables
local localPlayer = game:GetService("Players").LocalPlayer

-- checks for the local player, if they exist it runs the main code
if localPlayer then
    -- teleports local player to the lettuce
    wait(0.5)
    localPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace.Ignored.Shop["[Lettuce] - $5"].Head.CFrame.Position) * CFrame.new(0,5,0)
    
    -- detects when the local player dies
    localPlayer.CharacterAdded:Connect(function()
        -- waits for humanoid
        localPlayer.Character:WaitForChild("Humanoid")
        
        -- teleports to the lettuce
        wait(0.5)
        localPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace.Ignored.Shop["[Lettuce] - $5"].Head.CFrame.Position) * CFrame.new(0,5,0)
    end)
    
    -- spam buys lettuce, equips it, clicks to eat the lettuce
    game:GetService("RunService").Stepped:Connect(function()
        fireclickdetector(game.Workspace.Ignored.Shop["[Lettuce] - $5"].ClickDetector)
        wait(0.4)
        localPlayer.Character.Humanoid:EquipTool(localPlayer.Backpack["[Lettuce]"])
        wait(0.4)
        mouse1click()
        wait(0.4)
        mouse1click()
        wait(0.4)
    end)
end

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of Service