ADVERTISEMENTREMOVE ADS
Beat Almost Instantly
47,029 views
Description
Beats obby in around 20 seconds
Works on all executors
Features:
- Complete obby
ADVERTISEMENTREMOVE ADS
10 Lines • 369 Bytes
repeat
for i,v in next, workspace.Checkpoints:GetChildren() do
if tonumber(v.Name) == game.Players.LocalPlayer.leaderstats.Stage.Value + 1 then
game.Players.LocalPlayer.Character:PivotTo(v:GetPivot() * CFrame.new(0,4.8,0))
end
end
task.wait()
until
game.Players.LocalPlayer.leaderstats.Stage.Value == 101
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments