Box Simulator Script | AUTO FARM

Png-99.png

Created by PapierLP

Features:

_G.Enabled = false
_G.World = "Ocean" --Spawn, Beach, Samurai, Winter, Desert, Wizard, Volcano, Mine, Mushroom, Ocean

local player = game.Players.LocalPlayer
while _G.Enabled and task.wait() do
    local nearest = nil
    for i,v in pairs(game:GetService("Workspace").Map.Worlds.Spawn[_G.World].Boxes:GetChildren()) do
        if v:IsA("MeshPart") then
            if v.Health.Value > 0 then
                if nearest == nil or (player.Character:WaitForChild("HumanoidRootPart").Position - v.Position).Magnitude < (player.Character:WaitForChild("HumanoidRootPart").Position - nearest.Position).Magnitude then
                    nearest = v 
                end
            end
        end
    end
    fireclickdetector(nearest.ClickDetector) 
    repeat task.wait() until not v or not _G.Enabled 
    wait(0.5)
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Â