Advertisement
pa1nx9

七叔(叶泽浩)Launch Party

Oct 8th, 2021
1,133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. _G.ON = true
  2.  
  3. while _G.ON and wait(0.1) do
  4. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").ObstacleCourse.ObstacleEntries.Part.CFrame
  5. wait(2.90)
  6. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").ObstacleCourse.ObstacleEnd.Part.CFrame
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement