AaronSo0908

skywars armor

Aug 24th, 2020
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. local neejij = game.Players.LocalPlayer.Character.Head.Position.X
  2. local neejij1 = game.Players.LocalPlayer.Character.Head.Position.Y
  3. local neejij2 = game.Players.LocalPlayer.Character.Head.Position.Z
  4. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(11, 265,79))
  5. wait(0.3)
  6. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10, 265, 61))
  7. wait(0.3)
  8. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(neejij, neejij1, neejij2))
  9.  
Advertisement
Add Comment
Please, Sign In to add comment