I_M_Epic

Get rekt negga

May 16th, 2017
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --[[HAH YOUR AN IDIOT]]--
  2. ----[[[V1.0]]]----
  3. ---[[LOCAL SCRIPT MADE BY IME99]]---
  4. --[[Before running WEAR PANTS AND A SHIRT OR IT WONT WORK]]--
  5. -----------------------------------------------------------------------------------
  6. Player = game:GetService("Players").LocalPlayer
  7. player = Player
  8. Lighting = game:GetService("Lighting")
  9. lighting = Lighting
  10. Name = Player.Name
  11. name = Name
  12. Mouse = Player:GetMouse()
  13. mouse = Mouse
  14. char = Player.Character
  15. Char = char
  16. Sm = "Smooth"
  17. Smp = "SmoothPlastic"
  18. Head = char.Head
  19. head = Head
  20. Color = Color3.new(255,255,255)
  21. Slash = Instance.new("Sound", Head)
  22. Slash.SoundId = "http://www.roblox.com/asset/?id=168208736"
  23. Slash.Volume = 10
  24. Slash.Looped = false
  25.  
  26. local s = Instance.new("Sound")
  27.  
  28. s.Name = "Sound"
  29. s.SoundId = "http://www.roblox.com/asset/?id=197495367"
  30. s.Volume = 5
  31. s.Looped = true
  32. s.archivable = false
  33.  
  34. s.Parent = game.Workspace
  35.  
  36. wait(3)
  37.  
  38. s:play()
  39.  
  40.  
  41.  
  42.  
  43. HA = Instance.new("Sound", Head)
  44. HA.SoundId = "http://www.roblox.com/asset/?id=168208736"
  45. HA.Volume = 10
  46. HA.Looped = false
  47.  
  48. local Punch = Instance.new("Animation", char)
  49. Punch.AnimationId = "http://www.roblox.com/asset/?id=158398316"
  50. Punch.Name = "Punch"
  51.  
  52. local Flip = Instance.new("Animation", char)
  53. Flip.AnimationId = "http://www.roblox.com/asset/?id=147842537"
  54. Flip.Name = "Flip"
  55.  
  56. function onTouched(part)
  57. local h = part.Parent:findFirstChild("Humanoid")
  58. if h~=nil then
  59. Instance.new("Smoke",h.Parent.Head)
  60. Instance.new("Fire",h.Parent.Head)
  61. Instance.new("Sparkles",h.Parent.Head)
  62.  
  63. local s = Instance.new("SelectionBox")
  64. s.Parent = h.Parent.Head
  65. s.Adornee = h.Parent.Head
  66. s.Color = BrickColor.Random()
  67.  
  68. local s = Instance.new("SelectionBox")
  69. s.Parent = h.Parent.Torso
  70. s.Adornee = h.Parent.Torso
  71. s.Color = BrickColor.Random()
  72.  
  73.  
  74. wait(0.5)
  75. HA:Play()
  76. h.Parent:BreakJoints()
  77. end
  78. end
  79.  
  80. char["Right Arm"].Touched:connect(onTouched)
  81.  
  82. char["Torso"].Touched:connect(onTouched)
  83.  
  84.  
  85.  
  86. function Main()
  87. char.Humanoid.MaxHealth = math.huge
  88. Head.face.Texture = "http://www.roblox.com/asset/?id=131104482"
  89. char.Torso.roblox:remove()
  90. char.Humanoid.WalkSpeed = 70
  91. char.Pants:remove()
  92. char.Shirt:remove()
  93. end
  94.  
  95. function Morph()
  96. local sm = Instance.new("Smoke")
  97. sm.Parent = char.Torso
  98. sm.Color = Color3.new(0, 0, 0)
  99. sm.Opacity = 3
  100. sm.Size = 3
  101.  
  102. local f = Instance.new("Fire",char.Torso)
  103.  
  104. local s = Instance.new("Sparkles",char.Torso)
  105.  
  106. wait(3)
  107.  
  108. sm.Parent = lighting
  109. f.Parent = lighting
  110. s.Parent = lighting
  111.  
  112. wait(0.1)
  113. local BillboardGui = Instance.new("BillboardGui",Head)
  114. BillboardGui.Size = UDim2.new(8,0,7,0)
  115. BillboardGui.StudsOffset = Vector3.new(0,2.89,0)
  116. local TextLabel = Instance.new("TextLabel", BillboardGui)
  117. TextLabel.Text = "GET REKT "
  118. TextLabel.Size = UDim2.new(1,0,1,0)
  119. TextLabel.BackgroundTransparency = 1
  120. TextLabel.TextColor = BrickColor.new(Color)
  121. TextLabel.Font = "Arial"
  122. TextLabel.FontSize = "Size36"
  123. TextLabel.TextStrokeTransparency = 0
  124. TextLabel.Rotation = 1
  125. end
  126. function po()
  127. char.Head.BrickColor = BrickColor.new("Institutional white")
  128. char.Head.Transparency = 0.35
  129. char.Torso.BrickColor = BrickColor.new("Really black")
  130. char.Torso.Transparency = 0.35
  131. char["Left Arm"].BrickColor = BrickColor.new("Really black")
  132. char["Left Arm"].Transparency = 0.35
  133. char["Right Arm"].BrickColor = BrickColor.new("Really black")
  134. char["Right Arm"].Transparency = 0.35
  135. char["Left Leg"].BrickColor = BrickColor.new("Really black")
  136. char["Left Leg"].Transparency = 0.35
  137. char["Right Leg"].BrickColor = BrickColor.new("Really black")
  138. char["Right Leg"].Transparency = 0.35
  139. end
  140. Morph()
  141. Main()
  142. po()
  143. mouse.KeyDown:connect(function(key) local key=key:lower()
  144. if key=="q" then
  145. local vCharacter = char
  146. local hum = vCharacter:findFirstChild("Humanoid")
  147. blah2 = hum:LoadAnimation(char.Flip)
  148. blah2:Play()
  149. Slash:Play()
  150. char.Torso.CFrame = char.Torso.CFrame * CFrame.new(-2,2.5,-2)
  151. end
  152. end)
  153.  
  154. mouse.KeyDown:connect(function(key) local key=key:lower()
  155. if key == "e" then
  156. local vCharacter = char
  157. local hum = vCharacter:findFirstChild("Humanoid")
  158. blah2 = hum:LoadAnimation(char.Punch)
  159. blah2:Play()
  160. Slash:Play()
  161. char.Torso.CFrame = char.Torso.CFrame * CFrame.new(0,-10,0)
  162. end
  163. end)
  164.  
  165. mouse.KeyDown:connect(function(key) local key=key:lower()
  166. if key == "j" then
  167. local vCharacter = char
  168. char.Torso.CFrame = char.Torso.CFrame * CFrame.new(0,80,0)
  169. end
  170. end)
  171. --[[YOU ARE AN IDIOT A SCRIPT BY EVILDARKSWORD123]]--
Advertisement
Add Comment
Please, Sign In to add comment