Advertisement
xiaxiaokid

Untitled

Jul 22nd, 2017
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.65 KB | None | 0 0
  1. -- Q to build, E TO DETONATE!!!11!!!one (by Rufus14)
  2. howtobasic = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  3. howtobasic.Volume = 45
  4. howtobasic.SoundId = "rbxassetid://996571562"
  5. P0P = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  6. P0P.Volume = 45
  7. P0P.SoundId = "rbxassetid://157022838"
  8. howtobasic1 = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  9. howtobasic1.Volume = 45
  10. howtobasic1.SoundId = "rbxassetid://996571562"
  11. howtobasic2 = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  12. howtobasic2.Volume = 45
  13. howtobasic2.SoundId = "rbxassetid://996571562"
  14. howtobasic3 = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  15. howtobasic3.Volume = 45
  16. howtobasic3.SoundId = "rbxassetid://996571562"
  17. B0b = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  18. B0b.Volume = 30
  19. B0b.SoundId = "rbxassetid://845577713"
  20. B0b:Play()
  21. B0b.Looped = true
  22. hat = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  23. w3ld = Instance.new("Weld", hat)
  24. w3ld.Part0 = hat
  25. w3ld.Part1 = game.Players.LocalPlayer.Character.Head
  26. w3ld.C0 = w3ld.C0 * CFrame.new(0,-0.7,0.1)
  27. mesh = Instance.new("SpecialMesh", hat)
  28. mesh.MeshId = "http://www.roblox.com/asset/?id=1073659"
  29. mesh.TextureId = "http://www.roblox.com/asset/?id=29458192"
  30. hammer = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  31. w33ld = Instance.new("Weld", hammer)
  32. w33ld.Part0 = hammer
  33. w33ld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  34. w33ld.C0 = w33ld.C0 * CFrame.Angles(0,-3.2,1.7)
  35. w33ld.C0 = w33ld.C0 * CFrame.new(0,1,0.4)
  36. mesh = Instance.new("SpecialMesh", hammer)
  37. hammer.CanCollide = false
  38. mesh.MeshId = "http://www.roblox.com/asset/?id=431951823"
  39. mesh.TextureId = "http://www.roblox.com/asset/?id=431951829"
  40. mesh.Scale = Vector3.new(-0.2, 0.2, -0.2)
  41. game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=22644329"
  42. for i = 1,10 do
  43.     wait(0.01)
  44.     game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,0.15)
  45. end
  46. print(game.Players.LocalPlayer.Character.Torso.Neck.C0)
  47. mouse = game.Players.LocalPlayer:GetMouse()
  48. function lol(key)
  49.     key = key:lower()
  50.     if key == "q" then
  51.         local Math = math.random(1,4)
  52.         if Math == 1 then
  53.             howtobasic:Play()
  54.         end
  55.         if Math == 2 then
  56.             howtobasic1:Play()
  57.         end
  58.         if Math == 3 then
  59.             howtobasic2:Play()
  60.         end
  61.         if Math == 4 then
  62.             howtobasic3:Play()
  63.         end
  64.         for i = 1,55 do
  65.             wait()
  66.             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))
  67.             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))
  68.         end
  69.         P0P:Play()
  70.         game.Players.LocalPlayer.Character.Torso.Neck.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  71.         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)
  72.         local HAUS = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  73.         HAUS.Position = game.Players.LocalPlayer.Character.Torso.Position
  74.         HAUS.Position = HAUS.Position + Vector3.new(math.random(-20,35),2,math.random(-20,35))
  75.         HAUS.Size = Vector3.new(10,10,10)
  76.         HAUS.Name = "LEHAUSXDD"
  77.         local MEESH = Instance.new("SpecialMesh", HAUS)
  78.         local again = math.random(1,3)
  79.         if again == 1 then
  80.             HAUS.Size = Vector3.new(10,20,10)
  81.             MEESH.MeshId = "rbxassetid://430698100"
  82.         MEESH.TextureId = "rbxassetid://430698358"
  83.         MEESH.Scale = Vector3.new(0.05, 0.05, 0.05)
  84.         end
  85.         if again == 2 then
  86.             MEESH.MeshId = "rbxassetid://202083123"
  87.         MEESH.TextureId = "rbxassetid://189436355"
  88.         HAUS.Size = Vector3.new(10,20,10)
  89.         end
  90.         if again == 3 then
  91.             MEESH.MeshId = "rbxassetid://431951823"
  92.         MEESH.TextureId = "rbxassetid://431951829"
  93.         MEESH.Scale = Vector3.new(14.28, 21.283, 10.364)
  94.         HAUS.Rotation = Vector3.new(0, 0, 0)
  95.         end
  96.     end
  97.     if key == "e" then
  98.         local BOOM = Instance.new("Explosion", game.Players.LocalPlayer.Character.Torso.LEHAUSXDD)
  99.         BOOM.Position = game.Players.LocalPlayer.Character.Torso.LEHAUSXDD.Position
  100.         BOOM.BlastRadius = 45
  101.         BOOM.BlastPressure = 500000
  102.         for i = 1,100 do
  103.     wait()
  104.     game.Players.LocalPlayer.Character.Torso.LEHAUSXDD.Transparency = game.Players.LocalPlayer.Character.Torso.LEHAUSXDD.Transparency + 0.01
  105.     end
  106.         game.Players.LocalPlayer.Character.Torso.LEHAUSXDD:destroy()
  107.     end
  108. end
  109. mouse.KeyDown:connect(lol)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement