[ad_1]
Created by Reset0817
Features:
repeat wait() until game:IsLoaded()
local Character = game:GetService("Players").LocalPlayer.Character
local RootPart = Character:WaitForChild("HumanoidRootPart", 10)
for i = 1, 700 do
if RootPart then
RootPart.CFrame = game:GetService("Workspace")[i].CFrame
task.wait(0.19)
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]