Advertisement
FloweyTheFlower

Roblox Scripts #71 Bonnie Taser (Taser Edit) owo!

Jan 26th, 2018
5,334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 19.23 KB | None | 0 0
  1. --By Rufus14
  2. --Converted with ttyyuu12345's model to script plugin v4
  3. -- Edit more BonnieKunG1s
  4.  Nel = game.Players.LocalPlayer.Character
  5.  Bonnie = Instance.new("Sound", Nel["Torso"])
  6. Bonnie.SoundId = "rbxassetid://614974679"
  7. Bonnie.Volume = 0.2
  8. Bonnie.TimePosition = 0
  9. Bonnie.EmitterSize = 25
  10. Bonnie.Looped = true
  11. Bonnie:Play()
  12. mouse = game.Players.LocalPlayer:GetMouse()
  13. local plrhum = game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid")
  14. function sandbox(var,func)
  15.     local env = getfenv(func)
  16.     local newenv = setmetatable({},{
  17.         __index = function(self,k)
  18.             if k=="script" then
  19.                 return var
  20.             else
  21.                 return env[k]
  22.             end
  23.         end,
  24.     })
  25.     setfenv(func,newenv)
  26.     return func
  27. end
  28. cors = {}
  29. mas = Instance.new("Model",game:GetService("Lighting"))
  30. Part0 = Instance.new("Part")
  31. SpecialMesh2 = Instance.new("SpecialMesh")
  32. Part0.Name = "Handle"
  33. Part0.Parent = mas
  34. Part0.BrickColor = BrickColor.new("Black")
  35. Part0.Rotation = Vector3.new(0, 90, 0)
  36. Part0.FormFactor = Enum.FormFactor.Custom
  37. Part0.Size = Vector3.new(0.299999893, 0.568000019, 1.86800003)
  38. Part0.CFrame = CFrame.new(-3.23400283, 0.534000635, -1.95001817, 2.38418778e-07, -6.64252511e-08, 1.00000143, -1.71991275e-08, 1.00000215, 1.80917198e-07, -1.00000072, -1.04978994e-07, -2.98024148e-08)
  39. Part0.BottomSurface = Enum.SurfaceType.Smooth
  40. Part0.TopSurface = Enum.SurfaceType.Smooth
  41. Part0.Color = Color3.new(0.105882, 0.164706, 0.207843)
  42. Part0.Position = Vector3.new(-3.23400283, 0.534000635, -1.95001817)
  43. Part0.Orientation = Vector3.new(0, 90, 0)
  44. Part0.Color = Color3.new(0.105882, 0.164706, 0.207843)
  45. Part0.CanCollide = false
  46. SpecialMesh2.Parent = Part0
  47. SpecialMesh2.MeshId = "http://www.roblox.com/asset/?id=82337638"
  48. SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=2766467"
  49. SpecialMesh2.MeshType = Enum.MeshType.FileMesh
  50. for i,v in pairs(mas:GetChildren()) do
  51.     v.Parent = game:GetService("Players").LocalPlayer.Character
  52.     pcall(function() v:MakeJoints() end)
  53. end
  54. mas:Destroy()
  55. for i,v in pairs(cors) do
  56.     spawn(function()
  57.         pcall(v)
  58.     end)
  59. end
  60. Sound1 = Instance.new("Sound")
  61. Sound1.Parent = Part0
  62. Sound1.Pitch = 0.69999998807907
  63. Sound1.SoundId = "http://www.roblox.com/asset/?id=972134931"
  64. Sound1.Volume = 10
  65. Sound1.Looped = true
  66. Sound11 = Instance.new("Sound")
  67. Sound11.Parent = Part0
  68. Sound11.SoundId = "rbxassetid://972134931"
  69. Sound11.Volume = 10
  70. local weld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  71. weld.Part0 = game.Players.LocalPlayer.Character.Torso
  72. weld.Part1 = Part0
  73. weld.C0 = CFrame.new(0.78007102, -1.2894789, -0.0375933647, 1, 0, 0, 0, 0.258818984, 0.965925872, 0, -0.965925872, 0.258818984) * CFrame.new(0.3,0,0)
  74. equipped = false
  75. using = false
  76. local death = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  77. death.Volume = 10
  78. death.SoundId = "rbxassetid://373066560"
  79. death.PlaybackSpeed = 12.1
  80. mothabloxuh = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  81. mothabloxuh.SoundId = "rbxassetid://373066560"
  82. mothabloxuh.Volume = 10
  83. mothabloxuh.PlaybackSpeed = 16
  84. begone = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  85. begone.SoundId = "rbxassetid://373066560"
  86. begone.Volume = 10
  87. begone.TimePosition = 2
  88. function equip(key)
  89.     if key == "e" then
  90.         if not equipped then
  91.             equipped = true
  92.             -- Objects
  93.  
  94.             local ScreenGui = Instance.new("ScreenGui")
  95.             local TextLabel = Instance.new("TextLabel")
  96.            
  97.             -- Properties
  98.            
  99.             ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  100.            
  101.             TextLabel.Parent = ScreenGui
  102.             TextLabel.BackgroundColor3 = Color3.new(255, 255, 255)
  103.             TextLabel.Position = UDim2.new(0.257320642, 0, 0.769705057, 0)
  104.             TextLabel.Size = UDim2.new(0, 663, 0, 152)
  105.             TextLabel.Font = Enum.Font.Cartoon
  106.             TextLabel.FontSize = Enum.FontSize.Size14
  107.             TextLabel.Text = "Taser equipped!"
  108.             TextLabel.TextScaled = true
  109.             TextLabel.TextSize = 14
  110.             TextLabel.TextWrapped = true
  111.             wait(2)
  112.             for i = 1,100 do
  113.                 TextLabel.BackgroundTransparency = TextLabel.BackgroundTransparency + 0.05
  114.                 TextLabel.TextTransparency = TextLabel.TextTransparency + 0.05
  115.                 wait()
  116.             end
  117.             ScreenGui:destroy()
  118.         else
  119.             equipped = false
  120.             -- Objects
  121.  
  122.             local ScreenGui = Instance.new("ScreenGui")
  123.             local TextLabel = Instance.new("TextLabel")
  124.            
  125.             -- Properties
  126.            
  127.             ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  128.            
  129.             TextLabel.Parent = ScreenGui
  130.             TextLabel.BackgroundColor3 = Color3.new(255, 255, 255)
  131.             TextLabel.Position = UDim2.new(0.257320642, 0, 0.769705057, 0)
  132.             TextLabel.Size = UDim2.new(0, 663, 0, 152)
  133.             TextLabel.Font = Enum.Font.Cartoon
  134.             TextLabel.FontSize = Enum.FontSize.Size14
  135.             TextLabel.Text = "Taser unequipped!"
  136.             TextLabel.TextScaled = true
  137.             TextLabel.TextSize = 14
  138.             TextLabel.TextWrapped = true
  139.             wait(2)
  140.             for i = 1,100 do
  141.                 TextLabel.BackgroundTransparency = TextLabel.BackgroundTransparency + 0.05
  142.                 TextLabel.TextTransparency = TextLabel.TextTransparency + 0.05
  143.                 wait()
  144.             end
  145.             ScreenGui:destroy()
  146.         end
  147.     end
  148. end
  149. mouse.KeyDown:connect(equip)
  150. function tase()
  151.     if equipped and not using then
  152.         local humanoid = mouse.Target.Parent:findFirstChildOfClass("Humanoid")
  153.         local torso = mouse.Target.Parent:findFirstChild("Torso")
  154.         if humanoid and mouse.Target.Parent.Name ~= "Rufus14" then
  155.             using = true
  156.             plrhum.WalkSpeed = 0
  157.             plrhum.JumpPower = 0
  158.             for i,v in pairs(humanoid.Parent:GetChildren()) do
  159.                 if v.ClassName == "LocalScript" or v.ClassName == "Script" then
  160.                     v.Disabled = true
  161.                 end
  162.             end
  163.             local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  164.             local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  165.             rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  166.             rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  167.             rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  168.             local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  169.             local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  170.             lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  171.             lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  172.             lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  173.             local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  174.             game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  175.             local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  176.             llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  177.             llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  178.             llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  179.             local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  180.             game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  181.             local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  182.             rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  183.             rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  184.             rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  185.             local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  186.             game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  187.             local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  188.             humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  189.             humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  190.             local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  191.             local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  192.             headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  193.             headweld.Part1 = game.Players.LocalPlayer.Character.Head
  194.             headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  195.             game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  196.             local chartorcf = torso.CFrame
  197.             humanoid.WalkSpeed = 0
  198.             humanoid.JumpPower = 0
  199.             torso.Anchored = true
  200.             for i = 0,1 , 0.03 do
  201.                 game.Players.LocalPlayer.Character.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame:lerp(chartorcf * CFrame.new(0,0,4),i)
  202.                 weld.C0 = weld.C0:lerp(CFrame.new(0.05532372, 0.650138378, -2.2124567, 0.818939149, 0.056022197, 0.571139455, -0.00759600196, 0.99619478, -0.0868235677, -0.573830128, 0.066764839, 0.816248417),i)
  203.                 headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49999976, 0, 0.573576868, 0, 0.819151819, 0, 1, 0, -0.819151819, 0, 0.573576868),i)
  204.                 humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.64278698, 0, 0.766044974, 0, 1, 0, -0.766044974, 0, 0.64278698):inverse(),i)
  205.                 llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.696961582, -1.9652704, 0, 0.984807849, 0.173647985, 0, -0.173647985, 0.984807849, 0, 0, 0, 1),i)
  206.                 lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.95053422, 0.315465927, 0, 0.819151819, 0.573576868, 0, -0.573576868, 0.819151819, 0, 0, 0, 1),i)
  207.                 rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.01333892, 0.490593195, -1.01113009, 0.76604414, 0.642788053, 0, 0, 0, -1, -0.642788053, 0.76604414, 0),i)
  208.                 game:GetService("RunService").RenderStepped:wait()
  209.             end
  210.             torso.Anchored = false
  211.             for i = 0,1 , 0.03 do
  212.                 torso.CFrame = torso.CFrame:lerp(CFrame.new(torso.Position, game.Players.LocalPlayer.Character.Torso.Position),i)
  213.                 game:GetService("RunService").RenderStepped:wait()
  214.             end
  215.             local dedthmath = math.random(1,3)
  216.             if dedthmath == 2 then
  217.                 death:Play()
  218.                 wait(death.TimeLength / 12.1)
  219.             end
  220.             if dedthmath == 1 then
  221.                 mothabloxuh:Play()
  222.                 wait(mothabloxuh.TimeLength / 16)
  223.             end
  224.             if dedthmath == 3 then
  225.                 begone:Play()
  226.                 begone.TimePosition = 2
  227.                 wait(begone.TimeLength - 2.5)
  228.             end
  229.             Sound1:Play()
  230.             local foundhum = false
  231.             if humanoid.Parent:findFirstChild("HumanoidRootPart") then
  232.                 foundhum = true
  233.                 humclone = humanoid.Parent.HumanoidRootPart:Clone()
  234.                 humanoid.Parent.HumanoidRootPart:Remove()
  235.             end
  236.             for i = 0,0.7 , 0.08 do
  237.                 torso.CFrame = torso.CFrame:lerp(CFrame.new(torso.Position, game.Players.LocalPlayer.Character.Torso.Position),i)
  238.                 weld.C0 = weld.C0:lerp(CFrame.new(2.9636693, 0.650137901, -1.3644259, 0.643021107, -0.0616276413, -0.763365149, -0.00759599917, 0.99619478, -0.0868228301, 0.765811086, 0.061627429, 0.640106201),i)
  239.                 headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49999976, 0, 0.573575795, 0, -0.819152772, 0, 1, 0, 0.819152772, 0, 0.573575795),i)
  240.                 humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.573576987, 0, 0.819151998, 0, 1, 0, -0.819151998, 0, 0.573576987),i)
  241.                 llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.696961582, -1.9652704, 0, 0.984807849, 0.173647985, 0, -0.173647985, 0.984807849, 0, 0, 0, 1),i)
  242.                 lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.09392834, 0.520254135, 0, 0.573575199, 0.819153309, 0, -0.81915313, 0.573575079, 0, 0, 0, 1.00000024),i)
  243.                 rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.85061085, 0.490592957, -0.371278524, 0.819152117, -0.573577046, 0, 0, 0, -1, 0.573577046, 0.819152117, 0),i)
  244.                 game:GetService("RunService").RenderStepped:wait()
  245.             end
  246.             Sound11:Play()
  247.             humanoid.PlatformStand = true
  248.                         local lshclone = humanoid.Parent.Torso["Left Shoulder"]:Clone()
  249.                         local rshclone = humanoid.Parent.Torso["Right Shoulder"]:Clone()
  250.                         local lhclone = humanoid.Parent.Torso["Left Hip"]:Clone()
  251.                         local rhclone = humanoid.Parent.Torso["Right Hip"]:Clone()
  252.                         local leftarm = humanoid.Parent["Left Arm"]
  253.                         local rightrm = humanoid.Parent["Right Arm"]
  254.                         local leftleg = humanoid.Parent["Left Leg"]
  255.                         local rightleg = humanoid.Parent["Right Leg"]
  256.                         humanoid.Parent.Torso["Left Hip"]:destroy()
  257.                         local head = humanoid.Parent.Head
  258.                         local glue = Instance.new("Glue", humanoid.Parent.Torso)
  259.                         glue.Part0 = humanoid.Parent.Torso
  260.                         glue.Part1 = leftleg
  261.                         glue.Name = "Left leg"
  262.                         local collider = Instance.new("Part", leftleg)
  263.                         collider.Position = Vector3.new(0,999,0)
  264.                         collider.Size = Vector3.new(1.5, 1, 1)
  265.                         collider.Shape = "Cylinder"
  266.                         local welad = Instance.new("Weld", collider)
  267.                         welad.Part0 = leftleg
  268.                         welad.Part1 = collider
  269.                         welad.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  270.                         collider.TopSurface = "Smooth"
  271.                         collider.BottomSurface = "Smooth"
  272.                         collider.formFactor = "Symmetric"
  273.                         glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  274.                         glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  275.                         collider.Transparency = 1
  276.                         ------------
  277.                         humanoid.Parent.Torso["Right Hip"]:destroy()
  278.                         local glue1 = Instance.new("Glue", humanoid.Parent.Torso)
  279.                         glue1.Part0 = humanoid.Parent.Torso
  280.                         glue1.Part1 = rightleg
  281.                         glue1.Name = "Right leg"
  282.                         local collider1 = Instance.new("Part", rightleg)
  283.                         collider1.Position = Vector3.new(0,9999,0)
  284.                         collider1.Size = Vector3.new(1.5, 1, 1)
  285.                         collider1.Shape = "Cylinder"
  286.                         local weld1 = Instance.new("Weld", collider1)
  287.                         weld1.Part0 = rightleg
  288.                         weld1.Part1 = collider1
  289.                         weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  290.                         collider1.TopSurface = "Smooth"
  291.                         collider1.BottomSurface = "Smooth"
  292.                         collider1.formFactor = "Symmetric"
  293.                         glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  294.                         glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  295.                         collider1.Transparency = 1
  296.                         ------------
  297.                         humanoid.Parent.Torso["Right Shoulder"]:destroy()
  298.                         local glue11 = Instance.new("Glue", humanoid.Parent.Torso)
  299.                         glue11.Part0 = humanoid.Parent.Torso
  300.                         glue11.Part1 = rightrm
  301.                         glue11.Name = "Right shoulder"
  302.                         local collider11 = Instance.new("Part", rightrm)
  303.                         collider11.Position = Vector3.new(0,9999,0)
  304.                         collider11.Size = Vector3.new(1.8,1,1)
  305.                         collider11.Shape = "Cylinder"
  306.                         local weld11 = Instance.new("Weld", collider11)
  307.                         weld11.Part0 = rightrm
  308.                         weld11.Part1 = collider11
  309.                         weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  310.                         collider11.TopSurface = "Smooth"
  311.                         collider11.BottomSurface = "Smooth"
  312.                         collider11.formFactor = "Symmetric"
  313.                         glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  314.                         glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  315.                         collider11.Transparency = 1
  316.                         ------------
  317.                         humanoid.Parent.Torso["Left Shoulder"]:destroy()
  318.                         local glue111 = Instance.new("Glue", humanoid.Parent.Torso)
  319.                         glue111.Part0 = humanoid.Parent.Torso
  320.                         glue111.Part1 = leftarm
  321.                         glue111.Name = "Left shoulder"
  322.                         local collider111 = Instance.new("Part", leftarm)
  323.                         collider111.Position = Vector3.new(0,9999,0)
  324.                         collider111.Size = Vector3.new(1.5, 1, 1)
  325.                         collider111.Shape = "Cylinder"
  326.                         local weld111 = Instance.new("Weld", collider111)
  327.                         weld111.Part0 = leftarm
  328.                         weld111.Part1 = collider111
  329.                         weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  330.                         collider111.TopSurface = "Smooth"
  331.                         collider111.BottomSurface = "Smooth"
  332.                         collider111.formFactor = "Symmetric"
  333.                         glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  334.                         glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  335.                         collider111.Transparency = 1
  336.                         -----------------
  337.                         wait(1)
  338.                         Sound1:Stop()
  339.                         for i = 0,1 , 0.03 do
  340.                             weld.C0 = weld.C0:lerp(CFrame.new(0.78007102, -1.2894789, -0.0375933647, 1, 0, 0, 0, 0.258818984, 0.965925872, 0, -0.965925872, 0.258818984) * CFrame.new(0.3,0,0),i)
  341.                             headweld.C0 = headweld.C0:lerp(CFrame.new(0,1.5,0),i)
  342.                             humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0):inverse(),i)
  343.                             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)
  344.                             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)
  345.                             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)
  346.                             game:GetService("RunService").RenderStepped:wait()
  347.                         end
  348.                         humanoid.Health = humanoid.Health - math.huge
  349.                         plrhum.WalkSpeed = 16
  350.                         plrhum.JumpPower = 50
  351.                         humanoidrootpart:destroy()
  352.                         rlegweld:destroy()
  353.                         llegweld:destroy()
  354.                         lhandweld:destroy()
  355.                         rhandweld:destroy()
  356.                         headweld:destroy()
  357.                         heed.Parent = game.Players.LocalPlayer.Character.Torso
  358.                         rootjointclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  359.                         lhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  360.                         rhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  361.                         llegclone.Parent = game.Players.LocalPlayer.Character.Torso
  362.                         rlegclone.Parent = game.Players.LocalPlayer.Character.Torso
  363.                         using = false
  364.                         for i = 1,500 do
  365.                             for i,v in pairs(humanoid.Parent:GetChildren()) do
  366.                                 if v.ClassName == "LocalScript" or v.ClassName == "Script" then
  367.                                     v.Disabled = true
  368.                                 end
  369.                             end
  370.                             wait()
  371.                         end
  372.                         for i,v in pairs(humanoid.Parent:GetChildren()) do
  373.                             if v.ClassName == "LocalScript" or v.ClassName == "Script" then
  374.                                 v.Disabled = false
  375.                             end
  376.                         end
  377.                         lshclone.Parent = humanoid.Parent.Torso
  378.                         glue:destroy()
  379.                         rshclone.Parent = humanoid.Parent.Torso
  380.                         glue1:destroy()
  381.                         lhclone.Parent = humanoid.Parent.Torso
  382.                         glue11:destroy()
  383.                         rhclone.Parent = humanoid.Parent.Torso
  384.                         glue111:destroy()
  385.                         collider:destroy()
  386.                         collider1:destroy()
  387.                         collider11:destroy()
  388.                         collider111:destroy()
  389.                         humanoid.PlatformStand = false
  390.                         humanoid.WalkSpeed = 16
  391.                         humanoid.JumpPower = 50
  392.                         if foundhum then
  393.                             humclone.Parent = humanoid.Parent
  394.                         end
  395.         end
  396.     end
  397. end
  398. mouse.Button1Down:connect(tase)
  399. while true do
  400.     wait()
  401.     if Sound11.Parent == nil then
  402.         Sound11.Parent = Part0
  403.     end
  404.     if Sound1.Parent == nil then
  405.         Sound1.Parent = Part0
  406.     end
  407.     if mothabloxuh.Parent == nil then
  408.         mothabloxuh.Parent = game.Players.LocalPlayer.Character.Head
  409.     end
  410.     if begone.Parent == nil then
  411.         begone.Parent = game.Players.LocalPlayer.Character.Head
  412.     end
  413.     if death.Parent == nil then
  414.         death.Parent = game.Players.LocalPlayer.Character.Head
  415.     end
  416. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement