Advertisement
WinslowMau

Mind Control op

Apr 28th, 2017
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- RUN AS LOCAL SCRIPT!!!!!!
  2.  
  3. me = game.Players:findFirstChild("WinslowMau")
  4. person = game.Players:findFirstChild("bamaBEN123")
  5.  
  6. local cam = workspace.CurrentCamera
  7. cam.CameraSubject=person.Character.Head
  8. wait(0.2)
  9. me.Character.HumanoidRootPart.CFrame = person.Character.HumanoidRootPart.CFrame
  10. wait(0.5)
  11. person.Character.HumanoidRootPart.Parent = me.Character
  12. me.Character = person.Character
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement