ChristianPlaysYT

2222

Apr 8th, 2017
238
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 = 1, math.huge, 1 do
  2. wait(0.5)
  3. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-651.750, 15.299, -878.219))
  4. yourtarget = game.Players.LocalPlayer.PlayerGui.ScreenGui.UI.Target.Img.PlayerText
  5. plr = game.Players:FindFirstChild(yourtarget.Text)
  6. plr.Character.Head.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,-1,2)
  7. end
Add Comment
Please, Sign In to add comment