[ad_1]
Created by NyokAstley
Features:
_G.Auto = true
while wait(5) do
if _G.Auto then
for i,v in pairs(workspace:FindFirstChild("Obby_Planetoids"):GetChildren()) do
if v:IsA("MeshPart") then
wait()
workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = v.CFrame
end
end
end
end
for i,v in pairs(workspace:FindFirstChild("Obby_Planetoids"):GetChildren()) do
if v:IsA("MeshPart") then
wait()
workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = v.CFrame
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]