oMega Obby Parkour 525 Stages Script | AUTO FARM, AUTO COMPLETE ALL STAGES, INF PRESTIGE

Png-39.png

Created by Gaming

Features:

local auto_farm = true
if auto_farm then
_G.toogle = true
local Plr = game:GetService("Players").LocalPlayer
function tp(plr, endpos)
    plr.character.HumanoidRootPart.CFrame = CFrame.new(endpos)
end
local Pos = Vector3.new(996, 106, 1012)
    while _G.toogle do
        tp(Plr, Pos)
        wait(0.01)
    end
else
if not auto_farm then
_G.toogle = false
    game_()
end
end
local start_stage = 1 --stage you want to start
local end_stage = 525 --stage you want to end
local wait_time = 0.1 --longer wait time will reduce missing chance
local todo = game:GetService("Workspace").Stages:GetChildren()
local Plr = game:GetService("Players").LocalPlayer

function tp(plr, endpos)
    plr.character.HumanoidRootPart.CFrame = CFrame.new(endpos)
end

for j = start_stage, end_stage, 1 do
for i,v in pairs(todo) do
        if todo[i].name == tostring(j) then
            local todo_2 = todo[i]:GetChildren()
            for t,v in pairs(todo_2) do
                if todo_2[t].name == "Spawn" then
                    local Pos = todo_2[t].Position
                    tp(Plr, Pos)
                    wait(wait_time)
                    break
                end
            end
        end
    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Â