ADVERTISEMENTREMOVE ADS
Game icon

Beat Almost Instantly

Script preview thumbnail
Script Preview

Description

Beats obby in around 20 seconds

Works on all executors

Features:

  • Complete obby

Tested with

ADVERTISEMENTREMOVE ADS
10 Lines • 369 Bytes
Raw
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

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS