HenloMyDude

Revengeful

Aug 21st, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1.  
  2.  
  3.  
  4. local Player = owner
  5. if Player.Character == nil then
  6. while Player.Character == nil do wait()
  7.  
  8. end end
  9.  
  10. Character= Player.Character
  11. Character.Parent = workspace
  12. legswhileattack = false
  13. sine=0
  14.  
  15. Target = CFrame.new()
  16.  
  17.  
  18. ---------------------------------------------------
  19. local LeftUpperArm = Character.LeftUpperArm
  20. local LeftShoulder = Character.LeftUpperArm.LeftShoulder
  21. local LeftLowerArm = Character.LeftLowerArm
  22. local LeftElbow = Character.LeftLowerArm.LeftElbow
  23. --------------------------------------------------------
  24. local LeftUpperLeg = Character.LeftUpperLeg
  25. local LeftHip = Character.LeftUpperLeg.LeftHip
  26. local LeftLowerLeg = Character.LeftLowerLeg
  27. local LeftKnee = Character.LeftLowerLeg.LeftKnee
  28. local LeftAnkle = Character.LeftFoot.LeftAnkle
  29. ----------------------------------------------------------
  30. local RightUpperArm = Character.RightUpperArm
  31. local RightShoulder = Character.RightUpperArm.RightShoulder
  32. local RightLowerArm = Character.RightLowerArm
  33. local RightElbow = Character.RightLowerArm.RightElbow
  34. ----------------------------------------------------------
  35. local RightUpperLeg = Character.RightUpperLeg
  36. local RightHip = Character.RightUpperLeg.RightHip
  37. local RightLowerLeg = Character.RightLowerLeg
  38. local RightKnee = Character.RightLowerLeg.RightKnee
  39. local RightAnkle = Character.RightFoot.RightAnkle
  40. ----------------------------------------------------------
  41. local UpperTorso = Character.UpperTorso
  42. local Waist = UpperTorso.Waist
  43. local LowerTorso = Character.LowerTorso
  44. local Root = Character.LowerTorso.Root
  45. local RootPart = Character.HumanoidRootPart
  46. local LeftHand = Character.LeftHand
  47. local RightHand = Character.RightHand
  48. local LeftFoot = Character.LeftFoot
  49. local RightFoot = Character.RightFoot
  50. local RightWrist= RightHand.RightWrist
  51. local LeftWrist= LeftHand.LeftWrist
  52. --------------------------------------------
  53. local Head = Character.Head
  54. local Neck = Character.Head.Neck
  55.  
  56. Humanoid = Character:FindFirstChildOfClass("Humanoid")
  57.  
  58. Cos = math.cos
  59. dancing = true
  60.  
  61. revenge = Instance.new("Sound",UpperTorso)
  62. revenge.SoundId = "rbxassetid://627722878"
  63. revenge.Volume = 10
  64. revenge.Looped = true
  65. revenge:Play()
  66.  
  67. repeat
  68. change = 1
  69. sine = sine + change
  70. revenge:Resume()
  71. for i = 1,15 do
  72. wait()
  73. LeftWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(-0.5, 0.5, 0), 0.15)
  74. LeftShoulder.C0 = LeftShoulder.C0:Lerp(CFrame.Angles(77, 0, 0) * CFrame.new(-1, 0.25, -0.25), 0.15)
  75. RightWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(0, -4.4, 0), 0.15)
  76. RightElbow.C0 = RightElbow.C0:Lerp(CFrame.Angles(77 + 38.8, 0, 0) * CFrame.new(0, -0.15, 0.5), 0.15)
  77. RightShoulder.C0 = RightShoulder.C0:Lerp(CFrame.Angles(0, 0, 0) * CFrame.new(1, 0.5, 0),0.15)
  78. Waist.C0 = Waist.C0:Lerp(CFrame.Angles(0.15, 0 + 0.05 * Cos(sine / 1), 0 + 0.07 * Cos(sine / 1.5)), 0.15)
  79. end
  80. dancing = true
  81. for i = 1,35 do
  82. wait()
  83. LeftWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(-0.5, 0.5, 0), 0.15)
  84. LeftShoulder.C0 = LeftShoulder.C0:Lerp(CFrame.Angles(77, 0, 0) * CFrame.new(-1, 0.25, -0.25), 0.15)
  85. RightWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(0, -4.4, 0), 0.15)
  86. RightElbow.C0 = RightElbow.C0:Lerp(CFrame.Angles(0, 0, 0) * CFrame.new(0, -0.35, 0), 0.15)
  87. RightShoulder.C0 = RightShoulder.C0:Lerp(CFrame.Angles(77, 0, 0) * CFrame.new(1, 0.5, -0.25),0.15)
  88. Waist.C0 = Waist.C0:Lerp(CFrame.Angles(0.15, 1 + 0.05 * Cos(sine / 1), 0 + 0.07 * Cos(sine / 1.5)), 0.15)
  89. end
  90. for i = 1,15 do
  91. wait()
  92. LeftWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(-0.5, 0.5, 0), 0.15)
  93. LeftShoulder.C0 = LeftShoulder.C0:Lerp(CFrame.Angles(77, 0, 0) * CFrame.new(-1, 0.25, -0.25), 0.15)
  94. RightWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(0, -4.4, 0), 0.15)
  95. RightElbow.C0 = RightElbow.C0:Lerp(CFrame.Angles(77 + 38.8, 0, 0) * CFrame.new(0, -0.15, 0.5), 0.15)
  96. RightShoulder.C0 = RightShoulder.C0:Lerp(CFrame.Angles(0, 0, 0) * CFrame.new(1, 0.5, 0),0.15)
  97. Waist.C0 = Waist.C0:Lerp(CFrame.Angles(0.15, 0 + 0.05 * Cos(sine / 1), 0 + 0.07 * Cos(sine / 1.5)), 0.15)
  98. end
  99. for i = 1,25 do
  100. wait()
  101. LeftWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(-0.5, 0.5, 0), 0.15)
  102. LeftShoulder.C0 = LeftShoulder.C0:Lerp(CFrame.Angles(77, 0, 0) * CFrame.new(-1, 0.25, -0.25), 0.15)
  103. RightWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(0, -4.4, 0), 0.15)
  104. RightElbow.C0 = RightElbow.C0:Lerp(CFrame.Angles(77 + 38.8, 0, 0) * CFrame.new(0, -0.15, 0.5), 0.15)
  105. RightShoulder.C0 = RightShoulder.C0:Lerp(CFrame.Angles(0, 0, 0) * CFrame.new(1, 0.5, 0),0.15)
  106. Waist.C0 = Waist.C0:Lerp(CFrame.Angles(0.15, -1 + 0.05 * Cos(sine / 1), 0 + 0.07 * Cos(sine / 1.5)), 0.15)
  107. end
  108. for i = 1,15 do
  109. wait()
  110. LeftWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(-0.5, 0.5, 0), 0.15)
  111. LeftShoulder.C0 = LeftShoulder.C0:Lerp(CFrame.Angles(77, 0, 0) * CFrame.new(-1, 0.25, -0.25), 0.15)
  112. RightWrist.C0 = LeftWrist.C0:Lerp(CFrame.Angles(0, 0, 77) * CFrame.new(0, -4.4, 0), 0.15)
  113. RightElbow.C0 = RightElbow.C0:Lerp(CFrame.Angles(0, 0, 0) * CFrame.new(0, -0.35, 0), 0.15)
  114. LeftElbow.C0 = LeftElbow.C0:Lerp(CFrame.Angles(0, 0, 0) * CFrame.new(0, -0.35, 0), 0.15)
  115. RightShoulder.C0 = RightShoulder.C0:Lerp(CFrame.Angles(77, 0, 0) * CFrame.new(1, 0.5, -0.25),0.15)
  116. Waist.C0 = Waist.C0:Lerp(CFrame.Angles(0.15, 0 + 0.05 * Cos(sine / 1), 0 + 0.07 * Cos(sine / 1.5)), 0.15)
  117. end
  118. until dancing == false
Add Comment
Please, Sign In to add comment