Advertisement
FurkingBoi

grandma's house

Jan 30th, 2020
1,101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. for i = 1,23 do
  2. wait(1)
  3. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.workspace.Stages[(i.. "")].Hitbox.CFrame + Vector3.new(0, 10, 0)
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement