Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --edited by me Rufus14, i dont know the original creator
  2. local Victim=game.Players.nagato123br.nagato123br
  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(10)
  10. canrape = true
  11. function dead()
  12. Â Â Â canrape = false
  13. end
  14. game.Players.LocalPlayer.Character.Humanoid.Died:connect(dead)
  15. while true do
  16. Â Â Â Â Â Â Â Â Â if canrape then
  17. Â Â Â Â Â Â game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Victim.HumanoidRootPart.CFrame * CFrame.new(0,0,1.3)
  18. Â Â Â Â Â Â Â Â Â Â end
  19. Â Â Â wait(0.7)
  20. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement