Anime Story Script | AUTO ORES

Png-2-15-300x168-1.webp.webp

Created by Septex#2195

Features:

  • AUTO ORES
-- credits to egg salad for the anti tp bypass
getgenv().farming = true

if not getgenv().Loaded then
    getgenv().Loaded = true
else
    return
end

local OldNameCall = nil
OldNameCall = hookmetamethod(game, "__namecall", function(Self, ...)
    local Args = {...}
    local NamecallMethod = getnamecallmethod()
    if not checkcaller() and (NamecallMethod == "SetPrimaryPartCFrame" or NamecallMethod == "Kick") and getcallingscript().Name == "Region" then
        return
    end
    return OldNameCall(Self, unpack(Args))
end)

local plr = game.Players.LocalPlayer

while wait() do
    if farming then
        for i,v in pairs(workspace.Interactable.Ores:GetChildren()) do
            if plr.Character and plr.Character:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Ores") and v:FindFirstChild("Rock") and v.Ores.Transparency ~= 1 then
                plr.Character.HumanoidRootPart.CFrame = v.Rock.CFrame
                wait(0.1)
                for i = 1,10 do
                    task.wait()
                    fireproximityprompt(v.Rock.ProximityPrompt)
                end
            end
        end
    end
end

ENJOY!

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

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Â