Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. -- Write the players name that u wanna fuc7 where it says 'Player name here'
  2. local Victim='LolluPop2334'
  3. local A=Instance.new'Animation'
  4. A.AnimationId='rbxassetid://148840371'
  5. local P=game:GetService'Players'.LocalPlayer
  6. local C=P.Character or P.CharacterAdded:Wait()
  7. local H=C:WaitForChild'Humanoid':LoadAnimation(A)
  8. H:Play()
  9. H:AdjustSpeed(2.5)
  10. game:GetService'RunService'.Stepped:Connect(function()
  11. C:WaitForChild'HumanoidRootPart'.CFrame=CFrame.new(game:GetService'Players':FindFirstChild(Victim).Character:WaitForChild'HumanoidRootPart'.Position)
  12. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement