Advertisement
Guest User

Untitled

a guest
May 25th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. for i = 5,1,-1
  2. do
  3. wait(0.2)
  4. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1.1110189, 20.9213142, 782.103455) + Vector3.new(1,0,0)
  5. end
  6. wait(0.5)
  7. for i = 3,1,-1
  8. do
  9. wait (0.3)
  10. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1.1110189, 20.9213142, 782.103455) + Vector3.new(1,0,0)
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement