lundofett

Untitled

Jan 8th, 2019
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --By Rufus14 (MY 2nd FINDFIRSTCHILD SCRIPT)
  2. for i = 1,20 do
  3. wait()
  4. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,0.08)
  5. end
  6. rip = false
  7. function touch(h)
  8. if not rip then
  9. rip = true
  10. h = h.Parent:findFirstChild("Humanoid")
  11. print(h)
  12. h.WalkSpeed = 0
  13. h.JumpPower = 0
  14. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  15. for i = 1,20 do
  16. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  17. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,-0.08)
  18. end
  19. for i = 1,40 do
  20. wait()
  21. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  22. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,-0.06)
  23. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0 = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0 * CFrame.new(0,1,0)
  24. end
  25. wait(3)
  26. for i = 1,20 do
  27. wait()
  28. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  29. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,0.12)
  30. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0 = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0 * CFrame.new(0,-2,0)
  31. end
  32. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  33. local hit1 = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  34. hit1.SoundId = "rbxassetid://441202925"
  35. hit1.Volume = 5
  36. hit1:Play()
  37. h:destroy()
  38. for i = 1,20 do
  39. wait()
  40. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,0.08)
  41. end
  42. rip = false
  43. if h ~= nil then
  44. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  45. end
  46. end
  47. end
  48. game.Players.LocalPlayer.Character["Right Arm"].Touched:connect(touch)
Add Comment
Please, Sign In to add comment