Advertisement
Jerrychan123

Untitled

Jun 27th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. Character = game.Players.LocalPlayer.Character
  2. Head = Character.Head
  3.  
  4. CV="Blue"
  5. p = game.Players.LocalPlayer
  6. char = p.Character
  7. local txt = Instance.new("BillboardGui", char)
  8. txt.Adornee = char .Head
  9. txt.Name = "_status"
  10. txt.Size = UDim2.new(2, 0, 1.2, 0)
  11. txt.StudsOffset = Vector3.new(-9, 8, 0)
  12. local text = Instance.new("TextLabel", txt)
  13. text.Size = UDim2.new(10, 0, 7, 0)
  14. text.FontSize = "Size24"
  15. text.TextScaled = true
  16. text.TextTransparency = 0
  17. text.BackgroundTransparency = 1
  18. text.TextTransparency = 0
  19. text.TextStrokeTransparency = 0
  20. text.Font = "Cartoon"
  21. text.TextStrokeColor3 = Color3.new(0,0,1)
  22.  
  23. v=Instance.new("Part")
  24. v.Name = "ColorBrick"
  25. v.Parent=p.Character
  26. v.FormFactor="Symmetric"
  27. v.Anchored=true
  28. v.CanCollide=false
  29. v.BottomSurface="Smooth"
  30. v.TopSurface="Smooth"
  31. v.Size=Vector3.new(10,5,3)
  32. v.Transparency=1
  33. v.CFrame=char.Torso.CFrame
  34. v.BrickColor=BrickColor.new(CV)
  35. v.Transparency=1
  36. text.TextColor3 = Color3.new(1,1,0)
  37. v.Shape="Block"
  38. text.Text = "Bob"
  39. howtobasic = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  40. howtobasic.Volume = 100
  41. howtobasic.SoundId = "rbxassetid://539881843"
  42. P0P = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  43. P0P.Volume = 100
  44. P0P.SoundId = "rbxassetid://513133599"
  45. howtobasic1 = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  46. howtobasic1.Volume = 45
  47. howtobasic1.SoundId = "rbxassetid://743886825"
  48. howtobasic2 = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  49. howtobasic2.Volume = 45
  50. howtobasic2.SoundId = "rbxassetid://179303694"
  51. howtobasic3 = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  52. howtobasic3.Volume = 45
  53. howtobasic3.SoundId = "rbxassetid://539882114"
  54. B0b = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  55. B0b.Volume = 30
  56. B0b.SoundId = "rbxassetid://154238035"
  57. B0b:Play()
  58. B0b.Looped = true
  59. hat = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  60. w3ld = Instance.new("Weld", hat)
  61. w3ld.Part0 = hat
  62. w3ld.Part1 = game.Players.LocalPlayer.Character.Head
  63. w3ld.C0 = w3ld.C0 * CFrame.new(0,-0.7,0.1)
  64. mesh = Instance.new("SpecialMesh", hat)
  65. mesh.MeshId = "http://www.roblox.com/asset/?id=1073659"
  66. mesh.TextureId = "http://www.roblox.com/asset/?id=29458192"
  67. hammer = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  68. w33ld = Instance.new("Weld", hammer)
  69. w33ld.Part0 = hammer
  70. w33ld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  71. w33ld.C0 = w33ld.C0 * CFrame.Angles(0,-3.2,1.7)
  72. w33ld.C0 = w33ld.C0 * CFrame.new(0,1,0.4)
  73. mesh = Instance.new("SpecialMesh", hammer)
  74. hammer.CanCollide = false
  75. mesh.MeshId = "http://www.roblox.com/asset/?id=16198309"
  76. mesh.TextureId = "http://www.roblox.com/asset/?id=16198294"
  77. game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=22644329"
  78. for i = 1,10 do
  79. wait(0.01)
  80. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,0.15)
  81. end
  82. print(game.Players.LocalPlayer.Character.Torso.Neck.C0)
  83. mouse = game.Players.LocalPlayer:GetMouse()
  84. function lol(key)
  85. key = key:lower()
  86. if key == "q" then
  87. local Math = math.random(1,4)
  88. if Math == 1 then
  89. howtobasic:Play()
  90. end
  91. if Math == 2 then
  92. howtobasic1:Play()
  93. end
  94. if Math == 3 then
  95. howtobasic2:Play()
  96. end
  97. if Math == 4 then
  98. howtobasic3:Play()
  99. end
  100. for i = 1,55 do
  101. wait()
  102. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  103. game.Players.LocalPlayer.Character.Torso.Neck.C0 = game.Players.LocalPlayer.Character.Torso.Neck.C0 * CFrame.Angles(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  104. end
  105. P0P:Play()
  106. game.Players.LocalPlayer.Character.Torso.Neck.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  107. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0.997494936, 0.0707371086, 0, -0.0707371086, 0.997494936, 0)
  108. local HAUS = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  109. HAUS.Position = game.Players.LocalPlayer.Character.Torso.Position
  110. HAUS.Position = HAUS.Position + Vector3.new(math.random(-20,35),2,math.random(-20,35))
  111. HAUS.Size = Vector3.new(10,10,10)
  112. HAUS.Name = "LEHAUSXDD"
  113. local MEESH = Instance.new("SpecialMesh", HAUS)
  114. local again = math.random(1,3)
  115. if again == 1 then
  116. HAUS.Size = Vector3.new(10,20,10)
  117. MEESH.MeshId = "rbxassetid://430698100"
  118. MEESH.TextureId = "rbxassetid://430698358"
  119. MEESH.Scale = Vector3.new(0.05, 0.05, 0.05)
  120. end
  121. if again == 2 then
  122. MEESH.MeshId = "rbxassetid://431033630"
  123. MEESH.TextureId = "rbxassetid://431033723"
  124. HAUS.Size = Vector3.new(10,20,10)
  125. end
  126. if again == 3 then
  127. MEESH.MeshId = "rbxassetid://430186368"
  128. MEESH.TextureId = "rbxassetid://430186628"
  129. MEESH.Scale = Vector3.new(14.28, 21.283, 10.364)
  130. HAUS.Rotation = Vector3.new(-90, 0, 0)
  131. end
  132. end
  133. if key == "e" then
  134. local BOOM = Instance.new("Explosion", game.Players.LocalPlayer.Character.Torso.LEHAUSXDD)
  135. BOOM.Position = game.Players.LocalPlayer.Character.Torso.LEHAUSXDD.Position
  136. BOOM.BlastRadius = 45
  137. BOOM.BlastPressure = 500000
  138. for i = 1,100 do
  139. wait()
  140. game.Players.LocalPlayer.Character.Torso.LEHAUSXDD.Transparency = game.Players.LocalPlayer.Character.Torso.LEHAUSXDD.Transparency + 0.01
  141. end
  142. game.Players.LocalPlayer.Character.Torso.LEHAUSXDD:destroy()
  143. end
  144. end
  145. mouse.KeyDown:connect(lol)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement