Advertisement
f_dumbo

funny boombox

Dec 30th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 13.34 KB | None | 0 0
  1. use = false
  2. mouse = game.Players.LocalPlayer:GetMouse()
  3. function usecancer(key)
  4.     if key == "q" and not use then
  5.         use = true
  6.         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  7.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
  8.         local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  9.         local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  10.         rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  11.         rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  12.         rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  13.         local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  14.         local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  15.         lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  16.         lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  17.         lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  18.         local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  19.         game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  20.         local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  21.         llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  22.         llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  23.         llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  24.         local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  25.         game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  26.         local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  27.         rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  28.         rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  29.         rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  30.         local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  31.         game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  32.         local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  33.         humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  34.         humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  35.         local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  36.         local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  37.         headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  38.         headweld.Part1 = game.Players.LocalPlayer.Character.Head
  39.         headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  40.         game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  41.         --Converted with ttyyuu12345's model to script plugin v4
  42.         function sandbox(var,func)
  43.             local env = getfenv(func)
  44.             local newenv = setmetatable({},{
  45.                 __index = function(self,k)
  46.                     if k=="script" then
  47.                         return var
  48.                     else
  49.                         return env[k]
  50.                     end
  51.                 end,
  52.             })
  53.             setfenv(func,newenv)
  54.             return func
  55.         end
  56.         cors = {}
  57.         mas = Instance.new("Model",game:GetService("Lighting"))
  58.         Part0 = Instance.new("Part")
  59.         SpecialMesh1 = Instance.new("SpecialMesh")
  60.         Part0.Name = "Boom"
  61.         Part0.Parent = mas
  62.         Part0.CanCollide = false
  63.         Part0.FormFactor = Enum.FormFactor.Custom
  64.         Part0.Size = Vector3.new(3.20000005, 1.60000002, 1.20000005)
  65.         Part0.CFrame = CFrame.new(-16.690012, 0.800000012, -10.2300053, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  66.         Part0.BottomSurface = Enum.SurfaceType.Smooth
  67.         Part0.TopSurface = Enum.SurfaceType.Smooth
  68.         Part0.Position = Vector3.new(-16.690012, 0.800000012, -10.2300053)
  69.         SpecialMesh1.Parent = Part0
  70.         SpecialMesh1.MeshId = "http://www.roblox.com/asset/?id=192488915 "
  71.         SpecialMesh1.TextureId = "http://www.roblox.com/asset/?id=192488947 "
  72.         SpecialMesh1.MeshType = Enum.MeshType.FileMesh
  73.         for i,v in pairs(mas:GetChildren()) do
  74.             v.Parent = game:GetService("Players").LocalPlayer.Character
  75.             pcall(function() v:MakeJoints() end)
  76.         end
  77.         mas:Destroy()
  78.         for i,v in pairs(cors) do
  79.             spawn(function()
  80.                 pcall(v)
  81.             end)
  82.         end
  83.         Part0:BreakJoints()
  84.         local wld = Instance.new("Weld", Part0)
  85.         wld.Part0 = game.Players.LocalPlayer.Character["Left Arm"]
  86.         wld.Part1 = Part0
  87.         wld.C0 = CFrame.new(0.225064278, -0.775242805, -0.270078659, 8.88173761e-16, 2.98022265e-08, -1, 0.342021018, 0.939692378, 2.80049246e-08, 0.939692378, -0.342021018, -1.01929869e-08)
  88.         for i = 0,1 , 0.03 do
  89.             humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0.973434448, 0.354300976, 1, -2.65673535e-22, 5.23747954e-22, 4.28783692e-22, 0.939692736, -0.342019916, -4.01296546e-22, 0.342019886, 0.939692736):inverse(),i)
  90.             rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -0.926598787, -0.83039999, 1, 7.05192424e-23, -5.83027784e-22, -2.65673535e-22, 0.939692736, -0.342019886, 5.23747954e-22, 0.342019916, 0.939692736),i)
  91.             llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.81264472, 0.689083576, 1, 5.40176254e-22, -2.30443007e-22, -2.65673535e-22, 0.766044974, 0.64278698, 5.23747954e-22, -0.64278698, 0.766044974),i)
  92.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, -0.19437933, -0.533704281, 1, -1.33141268e-22, -5.71985801e-22, -2.65673535e-22, 0.76604414, -0.642788053, 5.23747954e-22, 0.642788053, 0.76604414),i)
  93.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, -0.0814247131, 0.431622028, 1, 5.40176607e-22, -2.30442275e-22, -2.65673535e-22, 0.76604414, 0.642788053, 5.23747954e-22, -0.642788053, 0.76604414),i)
  94.             game:GetService("RunService").RenderStepped:wait()
  95.         end
  96.         Part0.CanCollide = true
  97.         wld:destroy()
  98.         for i = 0,1 , 0.03 do
  99.             humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0):inverse(),i)
  100.             rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0),i)
  101.             llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0),i)
  102.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  103.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  104.             game:GetService("RunService").RenderStepped:wait()
  105.         end
  106.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Hmmmm...","Green")
  107.         wait(2.5)
  108.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"What can i put...?","Green")
  109.         wait(1)
  110.         --Converted with ttyyuu12345's model to script plugin v4
  111.         function sandbox(var,func)
  112.             local env = getfenv(func)
  113.             local newenv = setmetatable({},{
  114.                 __index = function(self,k)
  115.                     if k=="script" then
  116.                         return var
  117.                     else
  118.                         return env[k]
  119.                     end
  120.                 end,
  121.             })
  122.             setfenv(func,newenv)
  123.             return func
  124.         end
  125.         cors = {}
  126.         mas = Instance.new("Model",game:GetService("Lighting"))
  127.         local Sound00 = Instance.new("Sound")
  128.         Sound00.Parent = Part0
  129.         Sound00.Volume = 8
  130.         local cancermath = math.random(1,6)
  131.         if cancermath == 1 then
  132.             Sound00.SoundId = "rbxassetid://250066774"
  133.             Sound00.TimePosition = 17
  134.         end
  135.         if cancermath == 2 then
  136.             Sound00.SoundId = "rbxassetid://166552695"
  137.         end
  138.         if cancermath == 3 then
  139.             Sound00.SoundId = "rbxassetid://999252476"
  140.         end
  141.         if cancermath == 4 then
  142.             Sound00.SoundId = "rbxassetid://506147692"
  143.         end
  144.         if cancermath == 5 then
  145.             Sound00.SoundId = "rbxassetid://665080025"
  146.         end
  147.         if cancermath == 6 then
  148.             Sound00.SoundId = "rbxassetid://376134741"
  149.             Sound00.TimePosition = 8
  150.         end
  151.         for i,v in pairs(mas:GetChildren()) do
  152.             v.Parent = game:GetService("Players").LocalPlayer.Character
  153.             pcall(function() v:MakeJoints() end)
  154.         end
  155.         mas:Destroy()
  156.         for i,v in pairs(cors) do
  157.             spawn(function()
  158.                 pcall(v)
  159.             end)
  160.         end
  161.         Sound00:Play()
  162.         wait(3.8)
  163.         local Sound020 = Instance.new("Sound")
  164.         Sound020.Parent = game.Players.LocalPlayer.Character.Head
  165.         Sound020.Volume = 10
  166.         Sound020.SoundId = "rbxassetid://1093102664"
  167.         Sound020.PlaybackSpeed = 1.2
  168.         Sound020:Play()
  169.         for i = 0,1 , 0.5 do
  170.             headweld.C0 = headweld.C0:lerp(CFrame.new(-0.0875797272, 1.45040846, -0.104373932, 0.76604414, -0.21984598, 0.604023337, -4.04873002e-22, 0.939692855, 0.342019469, -0.642788053, -0.262001961, 0.719846249),i)
  171.             wait()
  172.         end
  173.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"what the fuck","Red")
  174.         wait(2)
  175.         local Sound020 = Instance.new("Sound")
  176.         Sound020.Parent = game.Players.LocalPlayer.Character.Head
  177.         Sound020.Volume = 10
  178.         Sound020.SoundId = "rbxassetid://393884633"
  179.         Sound020:Play()
  180.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA","Red")
  181.         for i = 1,200 do
  182.             humanoidrootpart.C0 = CFrame.new(0,0,0) * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  183.             humanoidrootpart.C0 = humanoidrootpart.C0 * CFrame.fromEulerAnglesXYZ(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  184.             wait()
  185.         end
  186.         humanoidrootpart.C0 = CFrame.new(0,0,0)
  187.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Im ending my life","Red")
  188.         --Converted with ttyyuu12345's model to script plugin v4
  189.         function sandbox(var,func)
  190.             local env = getfenv(func)
  191.             local newenv = setmetatable({},{
  192.                 __index = function(self,k)
  193.                     if k=="script" then
  194.                         return var
  195.                     else
  196.                         return env[k]
  197.                     end
  198.                 end,
  199.             })
  200.             setfenv(func,newenv)
  201.             return func
  202.         end
  203.         cors = {}
  204.         mas = Instance.new("Model",game:GetService("Lighting"))
  205.         wheniseeuagain = Instance.new("Sound")
  206.         wheniseeuagain.Parent = mas
  207.         wheniseeuagain.SoundId = "rbxassetid://873716340"
  208.         wheniseeuagain.TimePosition = 98
  209.         wheniseeuagain.Volume = 10
  210.         for i,v in pairs(mas:GetChildren()) do
  211.             v.Parent = game:GetService("Players").LocalPlayer.Character
  212.             pcall(function() v:MakeJoints() end)
  213.         end
  214.         mas:Destroy()
  215.         for i,v in pairs(cors) do
  216.             spawn(function()
  217.                 pcall(v)
  218.             end)
  219.         end
  220.         wheniseeuagain:Play()
  221.         wait(2)
  222.         for i = 0,1 , 0.1 do
  223.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.44952965, 0.867795706, 0.0211362839, 0.499998987, -0.866025984, 5.23747954e-22, -0.866025984, -0.499998987, -3.13253081e-22, 5.33158749e-22, -2.96953094e-22, -1),i)
  224.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.4404583, 1.32009363, 0, 0.642788053, 0.76604414, 5.23747954e-22, 0.76604414, -0.642788053, -3.13253081e-22, 9.66932434e-23, 6.0256937e-22, -1),i)
  225.             headweld.C0 = headweld.C0:lerp(CFrame.new(-0.0170650482, 1.50495195, 0.11660099, 0.998444736, -0.0544946194, -0.0117676482, 0.0533289872, 0.995090902, -0.083368212, 0.0162529964, 0.082611002, 0.996449351),i)
  226.             game:GetService("RunService").RenderStepped:wait()
  227.         end
  228.         wait(1)
  229.         Sound020:Play()
  230.         for i = 0,1 , 0.1 do
  231.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.30448723, 1.37236357, 0.0211362839, 0.342019916, -0.939692736, 5.23747954e-22, -0.939692736, -0.342019886, -3.13253081e-22, 4.73493854e-22, -3.85023394e-22, -1),i)
  232.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.43943405, 0.869103909, 0, 0.866025567, 0.499999762, 5.23747954e-22, 0.499999762, -0.866025567, -3.13253081e-22, 2.9695264e-22, 5.33159001e-22, -1),i)
  233.             headweld.C0 = headweld.C0:lerp(CFrame.new(0.117767334, 1.41633081, 0.11660099, 0.799132466, 0.597886562, -0.0626025945, -0.60093534, 0.797312498, -0.0562996715, 0.0162530094, 0.082611002, 0.996449411),i)
  234.             game:GetService("RunService").RenderStepped:wait()
  235.         end
  236.         local dis = Instance.new("DistortionSoundEffect", wheniseeuagain)
  237.         dis.Level = 1
  238.         for i  = 0,1 , 0.03 do
  239.             rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.975958347, -2.06729031, 0, 0.905177712, -0.425033659, 8.83524214e-27, 0.425034732, 0.905179977, 4.223007e-27, -1.05518035e-26, 3.02922588e-28, 1.0000025),i)
  240.             llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.901434898, -1.97289896, 0, 0.896831989, 0.442371875, -3.88750654e-27, -0.442372978, 0.896834254, 5.09510506e-27, 4.69530011e-27, -3.35739201e-27, 1.0000025),i)
  241.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.98829222, 0.555973053, 0, -0.0983736441, -0.995149612, 6.86624532e-27, 0.995152056, -0.0983738229, 1.33999472e-26, -1.25618211e-26, 9.13816473e-27, 1.0000025),i)
  242.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.80910063, 0.148392916, 0, 0.586558223, 0.80990839, -5.84135723e-26, -0.809910417, 0.586559713, -6.21380681e-26, -1.6509281e-26, 8.28998148e-26, 1.0000025),i)
  243.             humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -2.50004101, 2.00000429, 1, -4.90253133e-27, 8.98669496e-27, 8.98670343e-27, 1.77323375e-06, -1, 4.90251553e-27, 1, 1.77323375e-06),i)
  244.             game:GetService("RunService").RenderStepped:wait()
  245.         end
  246.         --[[--Converted with ttyyuu12345's model to script plugin v4
  247.         function sandbox(var,func)
  248.             local env = getfenv(func)
  249.             local newenv = setmetatable({},{
  250.                 __index = function(self,k)
  251.                     if k=="script" then
  252.                         return var
  253.                     else
  254.                         return env[k]
  255.                     end
  256.                 end,
  257.             })
  258.             setfenv(func,newenv)
  259.             return func
  260.         end
  261.         cors = {}
  262.         mas = Instance.new("Model",game:GetService("Lighting"))
  263.         Sound0 = Instance.new("Sound")
  264.         Sound0.Parent = mas
  265.         Sound0.SoundId = "rbxassetid://873716340"
  266.         Sound0.TimePosition = 101
  267.         dis = Instance.new("DistortionSoundEffect", Sound0)
  268.         dis.Level = 1
  269.         for i,v in pairs(mas:GetChildren()) do
  270.             v.Parent = game:GetService("Players").LocalPlayer.Character
  271.             pcall(function() v:MakeJoints() end)
  272.         end
  273.         mas:Destroy()
  274.         for i,v in pairs(cors) do
  275.             spawn(function()
  276.                 pcall(v)
  277.             end)
  278.         end
  279.         Sound0:Play()--]]
  280.     end
  281. end
  282. mouse.KeyDown:connect(usecancer)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement