epicllllllllllllllll

e

Jan 20th, 2025
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. function getowner(part)
  2. for i=1,15 do
  3. task.wait()
  4. local char=game.Players.LocalPlayer.Character or game.Players.LocalPlayer.CharacterAdded:Wait()
  5. local hrp = char:WaitForChild('HumanoidRootPart')
  6. hrp.CFrame = part.CFrame
  7. end
  8. end
  9.  
  10. local char=game.Players.LocalPlayer.Character or game.Players.LocalPlayer.CharacterAdded:Wait()
  11. local hrp = char:WaitForChild('HumanoidRootPart')
  12. local ogcframe = hrp.CFrame
  13. getowner(workspace.socky.Torso)
  14. workspace.socky.Humanoid.Health = 0
  15. hrp.CFrame = ogcframe
Advertisement
Add Comment
Please, Sign In to add comment