Advertisement
Guest User

Idiot Script ROBLOX

a guest
Aug 11th, 2014
4,506
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 1
  1. --[[HAH YOUR AN IDIOT]]--
  2. ----[[[V1.0]]]----
  3. ---[[LOCAL SCRIPT MADE BY EVILDARKSWORD123]]---
  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=146163522"
  23. Slash.Volume = 1
  24. Slash.Looped = false
  25.  
  26.  
  27.  
  28. HA = Instance.new("Sound", Head)
  29. HA.SoundId = "http://www.roblox.com/asset/?id=131490087"
  30. HA.Volume = 1
  31. HA.Looped = false
  32.  
  33. local Punch = Instance.new("Animation", char)
  34. Punch.AnimationId = "http://www.roblox.com/asset/?id=158398316"
  35. Punch.Name = "Punch"
  36.  
  37. local Flip = Instance.new("Animation", char)
  38. Flip.AnimationId = "http://www.roblox.com/asset/?id=147842537"
  39. Flip.Name = "Flip"
  40.  
  41. function onTouched(part)
  42. local h = part.Parent:findFirstChild("Humanoid")
  43. if h~=nil then
  44. Instance.new("Smoke",h.Parent.Head)
  45. Instance.new("Fire",h.Parent.Head)
  46. Instance.new("Sparkles",h.Parent.Head)
  47.  
  48. local s = Instance.new("SelectionBox")
  49. s.Parent = h.Parent.Head
  50. s.Adornee = h.Parent.Head
  51. s.Color = BrickColor.Random()
  52.  
  53. local s = Instance.new("SelectionBox")
  54. s.Parent = h.Parent.Torso
  55. s.Adornee = h.Parent.Torso
  56. s.Color = BrickColor.Random()
  57.  
  58.  
  59. wait(0.5)
  60. HA:Play()
  61. h.Parent:BreakJoints()
  62. end
  63. end
  64.  
  65. char["Right Arm"].Touched:connect(onTouched)
  66.  
  67. char["Torso"].Touched:connect(onTouched)
  68.  
  69.  
  70.  
  71. function Main()
  72. char.Humanoid.MaxHealth = math.huge
  73. Head.face.Texture = "http://www.roblox.com/asset/?id=131104482"
  74. char.Torso.roblox:remove()
  75. char.Humanoid.WalkSpeed = 28
  76. char.Pants:remove()
  77. char.Shirt:remove()
  78. end
  79.  
  80. function Morph()
  81. local sm = Instance.new("Smoke")
  82. sm.Parent = char.Torso
  83. sm.Color = Color3.new(0, 0, 0)
  84. sm.Opacity = 3
  85. sm.Size = 3
  86.  
  87. local f = Instance.new("Fire",char.Torso)
  88.  
  89. local s = Instance.new("Sparkles",char.Torso)
  90.  
  91. wait(3)
  92.  
  93. sm.Parent = lighting
  94. f.Parent = lighting
  95. s.Parent = lighting
  96.  
  97. wait(0.1)
  98. local BillboardGui = Instance.new("BillboardGui",Head)
  99. BillboardGui.Size = UDim2.new(8,0,7,0)
  100. BillboardGui.StudsOffset = Vector3.new(0,2.89,0)
  101. local TextLabel = Instance.new("TextLabel", BillboardGui)
  102. TextLabel.Text = "WHY IS CHU LOOKING AT MEH!"
  103. TextLabel.Size = UDim2.new(1,0,1,0)
  104. TextLabel.BackgroundTransparency = 1
  105. TextLabel.TextColor = BrickColor.new(Color)
  106. TextLabel.Font = "Arial"
  107. TextLabel.FontSize = "Size36"
  108. TextLabel.TextStrokeTransparency = 0
  109. TextLabel.Rotation = 1
  110. end
  111. function po()
  112. char.Head.BrickColor = BrickColor.new("Institutional white")
  113. char.Head.Transparency = 0.35
  114. char.Torso.BrickColor = BrickColor.new("Really black")
  115. char.Torso.Transparency = 0.35
  116. char["Left Arm"].BrickColor = BrickColor.new("Really black")
  117. char["Left Arm"].Transparency = 0.35
  118. char["Right Arm"].BrickColor = BrickColor.new("Really black")
  119. char["Right Arm"].Transparency = 0.35
  120. char["Left Leg"].BrickColor = BrickColor.new("Really black")
  121. char["Left Leg"].Transparency = 0.35
  122. char["Right Leg"].BrickColor = BrickColor.new("Really black")
  123. char["Right Leg"].Transparency = 0.35
  124. end
  125. Morph()
  126. Main()
  127. po()
  128. mouse.KeyDown:connect(function(key) local key=key:lower()
  129. if key=="q" then
  130. local vCharacter = char
  131. local hum = vCharacter:findFirstChild("Humanoid")
  132. blah2 = hum:LoadAnimation(char.Flip)
  133. blah2:Play()
  134. Slash:Play()
  135. char.Torso.CFrame = char.Torso.CFrame * CFrame.new(-2,2.5,-2)
  136. end
  137. end)
  138.  
  139. mouse.KeyDown:connect(function(key) local key=key:lower()
  140. if key == "e" then
  141. local vCharacter = char
  142. local hum = vCharacter:findFirstChild("Humanoid")
  143. blah2 = hum:LoadAnimation(char.Punch)
  144. blah2:Play()
  145. Slash:Play()
  146. char.Torso.CFrame = char.Torso.CFrame * CFrame.new(0,-10,0)
  147. end
  148. end)
  149.  
  150. mouse.KeyDown:connect(function(key) local key=key:lower()
  151. if key == "j" then
  152. local vCharacter = char
  153. char.Torso.CFrame = char.Torso.CFrame * CFrame.new(0,80,0)
  154. end
  155. end)
  156. --[[YOU ARE AN IDIOT A SCRIPT BY EVILDARKSWORD123]]--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement