Advertisement
giantgamingchannel

[LUA] Lots of keys v2

Mar 7th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 162.72 KB | None | 0 0
  1. --By giantgamingchannel
  2. print("My first script. Enjoy!")
  3. print("Controls: R, F, I, G.")
  4. print("If you want to do another key, reset your avatar.")
  5. function onKeyPress(inputObject, gameProcessedEvent)
  6.     if inputObject.KeyCode == Enum.KeyCode.R then
  7.         local plr = game.Players.LocalPlayer
  8. local chr = plr.Character
  9. local mouse = plr:GetMouse()
  10.  
  11. q = Instance.new('HopperBin', plr.Backpack)
  12. q.Name = 'Dab'
  13. Bin=q
  14.  
  15.  
  16. dabbing=Instance.new('Sound', plr.Character.Torso)
  17. dabbing.Volume = 5
  18. dabbing.Pitch = 0.7
  19. dabbing.SoundId = 'rbxassetid://437235476'
  20.  
  21. function stopAnimations()
  22. for _,v in pairs(game.Players.LocalPlayer.Character.Humanoid:GetPlayingAnimationTracks()) do
  23. v:Stop()
  24. end
  25. end
  26.  
  27. Bin.Selected:connect(function(mouse)
  28. mouse.Button1Down:connect(function()
  29. local chr = game.Players.LocalPlayer.Character
  30. chr.Animate.Disabled = true
  31. chr.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  32. chr.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  33. game:GetService("Chat"):Chat(plr.Character.Head, "DAAAB", Enum.ChatColor.Blue)
  34. chr.Torso["Neck"].C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  35. dabbing:Play()
  36. wait(0.3)
  37. local chr = game.Players.LocalPlayer.Character
  38. stopAnimations()
  39. chr.Animate.Disabled = true
  40. chr.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.699999988, 0, 0.939692616, 0, -0.342020124, -0.330366075, -0.258819044, -0.907673359, -0.0885213241, 0.965925813, -0.243210346)
  41. chr.Torso["Right Shoulder"].C1 = CFrame.new(-0.600000024, 0.5, -0.200000003, 0.664462984, 0.241844743, 0.707106769, -0.664462984, -0.241844788, 0.707106769, 0.342020154, -0.939692616, -3.09086197e-008)
  42. chr.Torso["Neck"].C1 = CFrame.new(0, -0.600000024, 0, -0.866025388, 0.5, 0, -0.171010137, -0.29619807, 0.939692616, 0.469846278, 0.813797653, 0.342020124)
  43. wait(2)
  44. stopAnimations()
  45. chr.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  46. chr.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  47. chr.Torso["Neck"].C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  48. chr.Animate.Disabled = false
  49. end)
  50. end)
  51.     end
  52. end
  53.  
  54. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  55.  
  56. function onKeyPress(inputObject, gameProcessedEvent)
  57.     if inputObject.KeyCode == Enum.KeyCode.F then
  58. print("you pressed f asd lol ecks dee")
  59. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  60.  
  61. function onKeyPress(inputObject, gameProcessedEvent)
  62.     if inputObject.KeyCode == Enum.KeyCode.I then
  63. --Converted with ttyyuu12345's model to script plugin v4
  64. --By Rufus14
  65. mouse = game.Players.LocalPlayer:GetMouse()
  66. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge
  67. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  68. function sandbox(var,func)
  69.     local env = getfenv(func)
  70.     local newenv = setmetatable({},{
  71.         __index = function(self,k)
  72.             if k=="script" then
  73.                 return var
  74.             else
  75.                 return env[k]
  76.             end
  77.         end,
  78.     })
  79.     setfenv(func,newenv)
  80.     return func
  81. end
  82. cors = {}
  83. mas = Instance.new("Model",game:GetService("Lighting"))
  84. Part0 = Instance.new("Part")
  85. SpecialMesh1 = Instance.new("SpecialMesh")
  86. Part0.Name = "Gun"
  87. Part0.Parent = mas
  88. Part0.CanCollide = false
  89. Part0.Size = Vector3.new(0.970000505, 2.46999931, 0.380000055)
  90. Part0.CFrame = CFrame.new(-211.74501, 2.6168952, 37.920002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  91. Part0.Position = Vector3.new(-211.74501, 2.6168952, 37.920002)
  92. SpecialMesh1.Parent = Part0
  93. SpecialMesh1.MeshId = "rbxassetid://505563629"
  94. SpecialMesh1.Scale = Vector3.new(0.00499999989, 0.00499999989, 0.00499999989)
  95. SpecialMesh1.TextureId = "rbxassetid://505563636"
  96. SpecialMesh1.MeshType = Enum.MeshType.FileMesh
  97. SpecialMesh1.Scale = Vector3.new(0.00499999989, 0.00499999989, 0.00499999989)
  98. for i,v in pairs(mas:GetChildren()) do
  99.     v.Parent = game:GetService("Players").LocalPlayer.Character
  100.     pcall(function() v:MakeJoints() end)
  101. end
  102. mas:Destroy()
  103. for i,v in pairs(cors) do
  104.     spawn(function()
  105.         pcall(v)
  106.     end)
  107. end
  108. cankys = true
  109. weld = Instance.new("Weld", Part0)
  110. weld.Part0 = game.Players.LocalPlayer.Character["Left Arm"]
  111. weld.Part1 = Part0
  112. weld.C0 = CFrame.new(0.158004761, -1.63815379, -1.00455856, -5.79879307e-22, 9.29214533e-23, 1, -0.587791622, -0.809012473, -2.65673535e-22, 0.809012473, -0.587791622, 5.23747954e-22)
  113. function killyourself(key)
  114.     if cankys then
  115.         cankys = false
  116.         if game.Players.LocalPlayer.Character.Head:findFirstChild("face") then
  117.             game.Players.LocalPlayer.Character.Head.face.Texture = "rbxassetid://1148787155"
  118.         end
  119.         local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  120.         rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  121.         rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  122.         rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  123.         local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  124.         lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  125.         lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  126.         lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  127.         for i = 0,2 , 0.02 do
  128.             weld.C0 = weld.C0:lerp(CFrame.new(0.720336914, -0.258590698, -0.514060974, 0.409927189, 0.572569966, -0.710018694, 0.0567400455, 0.760912359, 0.646370947, 0.910354853, -0.305250764, 0.279430419),i)
  129.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.832244873, 0.405325174, -1.44667816, 0.719340205, -0.634600103, -0.28254649, -0.214658037, 0.183768019, -0.959245205, 0.660660148, 0.750674427, -0.00403028121),i)
  130.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(0.921920776, 0.294008493, -1.1861496, 0.88295126, 0.469464868, 6.12843053e-07, -0.0490720123, 0.0922940373, -0.994521856, -0.466893107, 0.878114343, 0.104528703),i)
  131.             game:GetService("RunService").RenderStepped:wait()
  132.         end
  133.         script.Parent = nil
  134. function ragdoll()
  135. game.Players.LocalPlayer.Character.Archivable = true
  136. clone = game.Players.LocalPlayer.Character:Clone()
  137. clone.Parent = workspace
  138. for i,v in pairs(clone:GetChildren()) do
  139.     if v.ClassName == "Script" or v.ClassName == "LocalScript" then
  140.         v:destroy()
  141.     end
  142.     for i,p in pairs(v:GetChildren()) do
  143.     if p.ClassName == "Weld" or p.ClassName == "Motor6D" or p.ClassName == "BodyVelocity" then
  144.         p:destroy()
  145.     end
  146. end
  147. end
  148. for i,t in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  149.     if t.ClassName == "Accessory" or t.ClassName == "ForceField" then
  150.         t:destroy()
  151.     end
  152. end
  153. vel = Instance.new("BodyVelocity", clone.Torso)
  154. vel.Velocity = clone.Torso.CFrame.lookVector * -5
  155. vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  156. clone.Head.face.Texture = "http://www.roblox.com/asset/?id=305296807"
  157. using = false
  158. hit = Instance.new("Sound", clone.Torso)
  159. hit.SoundId = "rbxassetid://260430060"
  160. hit.Volume = 0
  161. hit1 = Instance.new("Sound", clone.Torso)
  162. hit1.SoundId = "rbxassetid://138087186"
  163. hit1.Volume = 0
  164. hit2 = Instance.new("Sound", clone.Torso)
  165. hit2.SoundId = "rbxassetid://131237241"
  166. hit2.Volume = 0
  167. hit3 = Instance.new("Sound", clone.Torso)
  168. hit3.SoundId = "rbxassetid://278062209"
  169. hit3.Volume = 0
  170. hit3.TimePosition = 0.33
  171. ded = Instance.new("Sound", clone.Torso)
  172. ded.SoundId = "rbxassetid://304679846"
  173. ded.Volume = 10
  174. local leftarm = clone:findFirstChild("Left Arm")
  175. local rightrm = clone:findFirstChild("Right Arm")
  176. local leftleg = clone:findFirstChild("Left Leg")
  177. local rightleg = clone:findFirstChild("Right Leg")
  178. local head = clone:findFirstChild("Head")
  179. for i, g in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  180.     if g.ClassName == "Part" then
  181.         g:destroy()
  182.     end
  183. end
  184. for i, h in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  185.     if h.ClassName == "Accesory" then
  186.         h:destroy()
  187.     end
  188. end
  189. game.Workspace.CurrentCamera.CameraSubject = head
  190. if head then
  191.             local attachment = Instance.new("Attachment", clone.Head)
  192.             attachment.Position = Vector3.new(0, -0.5, 0)
  193.             attachment.Name = "lol"
  194.             attachment.Visible = false
  195.             clone.Torso.NeckAttachment.Visible = false
  196.             clone.Torso.NeckAttachment.Position = clone.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
  197.             local ball = Instance.new("BallSocketConstraint", clone)
  198.             ball.Attachment0 = clone.Torso.NeckAttachment
  199.             ball.Attachment1 = attachment
  200.             ball.LimitsEnabled = true
  201.             ball.TwistLimitsEnabled = true
  202.             ball.UpperAngle = 90
  203.             ball.Restitution = 0.5
  204.             ball.TwistUpperAngle = 90
  205.             ball.TwistLowerAngle = -90
  206.             local  collidepartofleftleg = Instance.new("Part", clone.Torso)
  207.             collidepartofleftleg.Name = "Bone"
  208.             collidepartofleftleg.Size = Vector3.new(0.7,0.7,0.7)
  209.             collidepartofleftleg.Transparency = 1
  210.             collidepartofleftleg:BreakJoints()
  211.             local weeld = Instance.new("Weld", collidepartofleftleg)
  212.             weeld.Part0 = collidepartofleftleg
  213.             weeld.Part1 = clone["Head"]
  214.         end
  215. if leftleg ~= nil then
  216. local glue = Instance.new("Glue", clone.Torso)
  217. glue.Part0 = clone.Torso
  218. glue.Part1 = leftleg
  219. glue.Name = "Left leg"
  220. local collider = Instance.new("Part", leftleg)
  221. collider.Position = Vector3.new(0,999,0)
  222. collider.Size = Vector3.new(1.5, 1, 1)
  223. collider.Shape = "Cylinder"
  224. local weld = Instance.new("Weld", collider)
  225. weld.Part0 = leftleg
  226. weld.Part1 = collider
  227. weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  228. collider.TopSurface = "Smooth"
  229. collider.BottomSurface = "Smooth"
  230. collider.formFactor = "Symmetric"
  231. glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  232. glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  233. collider.Transparency = 1
  234. end
  235. ------------
  236. if rightleg ~= nil then
  237. local glue1 = Instance.new("Glue", clone.Torso)
  238. glue1.Part0 = clone.Torso
  239. glue1.Part1 = rightleg
  240. glue1.Name = "Right leg"
  241. local collider1 = Instance.new("Part", rightleg)
  242. collider1.Position = Vector3.new(0,999,0)
  243. collider1.Size = Vector3.new(1.5, 1, 1)
  244. collider1.Shape = "Cylinder"
  245. local weld1 = Instance.new("Weld", collider1)
  246. weld1.Part0 = rightleg
  247. weld1.Part1 = collider1
  248. weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  249. collider1.TopSurface = "Smooth"
  250. collider1.BottomSurface = "Smooth"
  251. collider1.formFactor = "Symmetric"
  252. glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  253. glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  254. collider1.Transparency = 1
  255. end
  256. ------------
  257. if rightrm ~= nil then
  258. local glue11 = Instance.new("Glue", clone.Torso)
  259. glue11.Part0 = clone.Torso
  260. glue11.Part1 = rightrm
  261. glue11.Name = "Right shoulder"
  262. local collider11 = Instance.new("Part", rightrm)
  263. collider11.Position = Vector3.new(0,9999,0)
  264. collider11.Size = Vector3.new(1.5,1,1)
  265. collider11.Shape = "Cylinder"
  266. local weld11 = Instance.new("Weld", collider11)
  267. weld11.Part0 = rightrm
  268. weld11.Part1 = collider11
  269. weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  270. collider11.TopSurface = "Smooth"
  271. collider11.BottomSurface = "Smooth"
  272. collider11.formFactor = "Symmetric"
  273. glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  274. glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  275. collider11.Transparency = 1
  276. end
  277. ------------
  278. if leftarm ~= nil then
  279. local glue111 = Instance.new("Glue", clone.Torso)
  280. glue111.Part0 = clone.Torso
  281. glue111.Part1 = leftarm
  282. glue111.Name = "Left shoulder"
  283. local collider111 = Instance.new("Part", leftarm)
  284. collider111.Position = Vector3.new(0,9999,0)
  285. collider111.Size = Vector3.new(1.5,1,1)
  286. collider111.Shape = "Cylinder"
  287. local weld111 = Instance.new("Weld", collider111)
  288. weld111.Part0 = leftarm
  289. weld111.Part1 = collider111
  290. weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  291. collider111.TopSurface = "Smooth"
  292. collider111.BottomSurface = "Smooth"
  293. collider111.formFactor = "Symmetric"
  294. glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  295. glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  296. collider111.Transparency = 1
  297. ----------------
  298. sensoring = Instance.new("Part", clone.Torso)
  299. sensoring.Size = Vector3.new(1.2,1.1,0.8)
  300. sensoring.CanCollide = false
  301. sensoring.Position = clone.Torso.Position
  302. local welder = Instance.new("Weld", sensoring)
  303. welder.Part0 = clone.Torso
  304. welder.Part1 = sensoring
  305. welder.C0 = welder.C0 * CFrame.new(0,0,1.05)
  306. sensoring.Transparency = 1
  307. -----------------
  308. sensoring1 = Instance.new("Part", clone.Torso)
  309. sensoring1.Size = Vector3.new(1.2,1.1,0.8)
  310. sensoring1.CanCollide = false
  311. sensoring1.Position = clone.Torso.Position
  312. local welder1 = Instance.new("Weld", sensoring)
  313. welder1.Part0 = clone.Torso
  314. welder1.Part1 = sensoring1
  315. welder1.C0 = welder1.C0 * CFrame.new(0,0,-1.05)
  316. sensoring1.Transparency = 1
  317. end
  318. clone.Name = game.Players.LocalPlayer.Character.Name.." (Suicide)"
  319. ded:Play()
  320. vel:destroy()
  321. wait(0.5)
  322. local function touch()
  323.     if not using then
  324.         using = true
  325.         local Math = math.random(1,4)
  326.         if Math == 1 then
  327.             hit:Play()
  328.         end
  329.         if Math == 2 then
  330.             hit1:Play()
  331.         end
  332.         if Math == 3 then
  333.             hit2:Play()
  334.         end
  335.         if Math == 4 then
  336.             hit3:Play()
  337.         end
  338.         wait(0.1)
  339.         using = false
  340.     end
  341. end
  342. sensoring.Touched:connect(touch)
  343. sensoring1.Touched:connect(touch)
  344. while true do
  345.     clone.Head.CanCollide = false
  346.     game:GetService("RunService").Stepped:wait()
  347. end
  348. end
  349.  
  350. game.Players.LocalPlayer.Character.Humanoid.Died:connect(ragdoll)
  351.  
  352. --di ent
  353. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  354.     end
  355. end
  356. mouse.Button1Down:connect(killyourself)
  357. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  358.  
  359. function onKeyPress(inputObject, gameProcessedEvent)
  360.     if inputObject.KeyCode == Enum.KeyCode.I then
  361. math.randomseed(tick())
  362. local player = game.Players.LocalPlayer
  363. local rekt = {}
  364. local paralyzed = false
  365. local curpoint = nil
  366. local curpart = nil
  367. local finishnum = 1
  368. local zombiemode = false
  369. local zombies = {}
  370. local lastgui = nil
  371. local mouse = player:GetMouse()
  372.  
  373. function getplr(char)
  374.     local plr = nil
  375.     for i,v in pairs(game.Players:GetChildren()) do
  376.         if v.Character == char then
  377.             plr = v
  378.         end
  379.     end
  380.     return plr
  381. end
  382.  
  383. function bleed(frick)
  384.     while frick.Parent ~= nil do
  385.     local reeee = coroutine.wrap(function()
  386.     local thing = Instance.new('Part',game.Workspace)
  387.     thing.Size = Vector3.new(0.2,0.2,0.2)
  388.     thing.CFrame = frick.CFrame
  389.     thing.Shape = Enum.PartType.Ball
  390.     thing.CFrame = frick.CFrame
  391.     thing.Transparency = 1
  392.     thing.BrickColor = BrickColor.new('Maroon')
  393.     thing.Material = Enum.Material.SmoothPlastic
  394.     thing.Name = "Blood"
  395.     thing.CanCollide =false
  396.     local rawrxd = Instance.new('BodyForce',thing)
  397.     rawrxd.Force = frick.CFrame.upVector*(math.random()*2)+Vector3.new(math.random(-5, 5)/10,1.5,0)
  398.     local coru = coroutine.wrap(function()
  399.         wait(0.01)
  400.         rawrxd:Destroy()
  401.     end)
  402.     coru()
  403.     local ree = Instance.new('ParticleEmitter',thing)
  404.     ree.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(100,0,0)),ColorSequenceKeypoint.new(1,Color3.fromRGB(100,0,0))})
  405.     ree.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.1),NumberSequenceKeypoint.new(1,0.1)})
  406.     ree.Texture = 'rbxassetid://867743272'
  407.     ree.Lifetime = NumberRange.new(0.4)
  408.     ree.Rate = 50
  409.     ree.LockedToPart = true
  410.     ree.Speed = NumberRange.new(0, 2)  
  411.    
  412.     thing.Touched:connect(function(tou)
  413.         if tou.Parent and tou.Parent:IsA('Tool') == false and tou.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil and tou.Parent:FindFirstChildOfClass('Humanoid') == nil and tou.Name ~= "Blood" and tou.Parent.Name ~= "Projectile" and tou.Parent.Name ~= "big ass knife" and tou.Parent ~= player.Character and tou.Parent.ClassName ~= "Accessory" and tou.Parent.Name ~= "bitch ass knife" then
  414.             local pos = Vector3.new(thing.Position.X,(tou.Position.Y+(tou.Size.Y/2))+0.02,thing.Position.Z)
  415.             thing:Destroy()
  416.             if tou.Name == "BloodPuddle" then
  417.                 local reee = tou.CFrame
  418.                 if tou.Transparency > -0.2 then
  419.                     tou.Transparency = tou.Transparency -0.1
  420.                 end
  421.                 if tou.Size.X < 10 then
  422.                     tou.Size = tou.Size+Vector3.new(0.1,0,0.1)
  423.                     tou.CFrame = reee
  424.                 end
  425.             else
  426.                 local bloodlol = Instance.new('Part',workspace)
  427.                 bloodlol.Size=Vector3.new(1,0.2,1)
  428.                 bloodlol.Name = "BloodPuddle"
  429.                 bloodlol.Anchored = true
  430.                 bloodlol.CanCollide = false
  431.                 bloodlol.Material = Enum.Material.SmoothPlastic
  432.                 bloodlol.BrickColor = BrickColor.new('Maroon')
  433.                 local cyl = Instance.new('CylinderMesh',bloodlol)
  434.                 cyl.Scale = Vector3.new(1,0.1,1)
  435.                 bloodlol.CFrame = CFrame.new(pos)
  436.                 local coru=coroutine.wrap(function()
  437.                     while bloodlol.Parent ~= nil do
  438.                         if bloodlol.Transparency < 1 then
  439.                             bloodlol.Transparency = bloodlol.Transparency+0.05
  440.                         else
  441.                             bloodlol:Destroy()
  442.                         end
  443.                         wait(0.1)
  444.                     end
  445.                 end)
  446.                 coru()
  447.             end
  448.         end
  449.     end)
  450.     local coru = coroutine.wrap(function()
  451.         wait(1)
  452.         thing:Destroy()
  453.     end)
  454.     coru()
  455.     end)
  456.     reeee()
  457.     wait()
  458.     end
  459. end
  460.  
  461. function killz(playa,hitz,kneef,explode,pool,head,charred,override)
  462.     local soundy = false
  463.     local heyy = hitz
  464.     if hitz == "Right Arm" then
  465.     local Limb = playa:FindFirstChild("Right Arm")
  466.     local ters = playa:FindFirstChild('Torso')
  467.         if Limb and ters then
  468.             if ters:FindFirstChild('Right Shoulder') then ters["Right Shoulder"]:Destroy() end
  469.             for i,v in pairs(Limb:GetChildren()) do
  470.                 if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Rotate') then
  471.                     v:Destroy()
  472.                 end
  473.             end
  474.             Limb.CFrame = ters.CFrame * CFrame.new(1.5, 0, 0)
  475.             local Joint = Instance.new("Rotate")
  476.             Joint.Name = "RightShoulder"
  477.             Joint.Part0 = ters
  478.             Joint.Part1 = Limb
  479.             Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  480.             Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  481.             Joint.Parent = ters
  482.             if charred and zombiemode == false then
  483.                 Limb.BrickColor = BrickColor.new('Black')
  484.                 local fire = Instance.new('Fire',Limb)
  485.                 fire.Heat = 5
  486.                 fire.Size = 5
  487.                 game:GetService('Debris'):AddItem(fire,2)
  488.                 local coru=coroutine.wrap(function()
  489.                     wait(2)
  490.                     for i,v in pairs(Limb:GetChildren()) do
  491.                         if v:IsA('ParticleEmitter') then
  492.                             v:Destroy()
  493.                         end
  494.                     end
  495.                 end)
  496.                 coru()
  497.             end
  498.             local B = Instance.new("Part")
  499.             B.TopSurface = 0
  500.             B.BottomSurface = 0
  501.             B.formFactor = "Symmetric"
  502.             B.Size = Vector3.new(1, 1, 1)
  503.             B.Transparency = 1
  504.             B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  505.             B.Parent = playa
  506.             local W = Instance.new("Weld")
  507.             W.Part0 = Limb
  508.             W.Part1 = B
  509.             W.C0 = CFrame.new(0, -0.5, 0)
  510.             W.Parent = Limb
  511.             if kneef then
  512.             local coru = coroutine.wrap(function()
  513.                 local uno = Instance.new('Part',workspace)
  514.                     local dos = Instance.new('Part',workspace)
  515.                     uno.CFrame = playa:FindFirstChild(hitz).CFrame
  516.                     dos.CFrame = kneef["big ass knife"].CFrame
  517.                     local weld = Instance.new('Weld',kneef["big ass knife"])
  518.                     weld.Part0 = playa:FindFirstChild(hitz)
  519.                     weld.Part1 = kneef["big ass knife"]
  520.                     weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  521.                     uno:Destroy()
  522.                     dos:Destroy()
  523.                     playa:FindFirstChild(hitz).Anchored = false
  524.                     for i, v in pairs(kneef:GetChildren()) do
  525.                         if v:IsA('BasePart') then
  526.                         v.Anchored = false
  527.                         end
  528.                     end
  529.                     if zombiemode == false or override then
  530.                     wait()
  531.                     end
  532.                     if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  533.                         kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  534.                     end
  535.                     local bleedpart = Instance.new("Part", kneef)
  536.                     bleedpart.CanCollide = false
  537.                     bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  538.                     bleedpart.CFrame = kneef["big ass knife"].CFrame
  539.                     bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  540.                     bleedpart.Transparency = 1
  541.    
  542.                     local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  543.                     bleedpartweld.Part0 = kneef["big ass knife"]
  544.                     bleedpartweld.Part1 = bleedpart
  545.                     bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  546.                     local coru = coroutine.wrap(function()
  547.                     bleed(bleedpart)
  548.                     end)
  549.                     coru()
  550.                     game:GetService('Debris'):AddItem(bleedpart,2)
  551.             end)
  552.             coru()
  553.             end
  554.         end
  555.     elseif hitz == "Left Arm" then
  556.         local Limb = playa:FindFirstChild("Left Arm")
  557.     local ters = playa:FindFirstChild('Torso')
  558.         if Limb and ters then
  559.             if ters:FindFirstChild('Left Shoulder') then ters["Left Shoulder"]:Destroy() end
  560.             for i,v in pairs(Limb:GetChildren()) do
  561.                 if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Rotate') then
  562.                     v:Destroy()
  563.                 end
  564.             end
  565.             Limb.CFrame = ters.CFrame * CFrame.new(-1.5, 0, 0)
  566.             local Joint = Instance.new("Rotate")
  567.             Joint.Name = "LeftShoulder"
  568.             Joint.Part0 = ters
  569.             Joint.Part1 = Limb
  570.             Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  571.             Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  572.             Joint.Parent = ters
  573.             if charred and zombiemode == false then
  574.                 Limb.BrickColor = BrickColor.new('Black')
  575.                 local fire = Instance.new('Fire',Limb)
  576.                 fire.Heat = 5
  577.                 fire.Size = 5
  578.                 game:GetService('Debris'):AddItem(fire,2)
  579.                 local coru=coroutine.wrap(function()
  580.                     wait(2)
  581.                     for i,v in pairs(Limb:GetChildren()) do
  582.                         if v:IsA('ParticleEmitter') then
  583.                             v:Destroy()
  584.                         end
  585.                     end
  586.                 end)
  587.                 coru()
  588.             end
  589.  
  590.             local B = Instance.new("Part")
  591.             B.TopSurface = 0
  592.             B.BottomSurface = 0
  593.             B.formFactor = "Symmetric"
  594.             B.Size = Vector3.new(1, 1, 1)
  595.             B.CanCollide = true
  596.             B.Transparency = 1
  597.             B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  598.             B.Parent = playa
  599.             local W = Instance.new("Weld")
  600.             W.Part0 = ters
  601.             W.Part1 = B
  602.             W.C0 = CFrame.new(0, -0.5, 0)
  603.             W.Parent = Limb
  604.             if kneef then
  605.             local coru = coroutine.wrap(function()
  606.                 local uno = Instance.new('Part',workspace)
  607.                     local dos = Instance.new('Part',workspace)
  608.                     uno.CFrame = playa:FindFirstChild(hitz).CFrame
  609.                     dos.CFrame = kneef["big ass knife"].CFrame
  610.                     local weld = Instance.new('Weld',kneef["big ass knife"])
  611.                     weld.Part0 = playa:FindFirstChild(hitz)
  612.                     weld.Part1 = kneef["big ass knife"]
  613.                     weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  614.                     uno:Destroy()
  615.                     dos:Destroy()
  616.                     playa:FindFirstChild(hitz).Anchored = false
  617.                     for i, v in pairs(kneef:GetChildren()) do
  618.                         if v:IsA('BasePart') then
  619.                         v.Anchored = false
  620.                         end
  621.                     end
  622.                     if zombiemode == false or override then
  623.                     wait()
  624.                     end
  625.                     if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  626.                         kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  627.                     end
  628.                     local bleedpart = Instance.new("Part", kneef)
  629.                     bleedpart.CanCollide = false
  630.                     bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  631.                     bleedpart.CFrame = kneef["big ass knife"].CFrame
  632.                     bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  633.                     bleedpart.Transparency = 1
  634.    
  635.                     local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  636.                     bleedpartweld.Part0 = kneef["big ass knife"]
  637.                     bleedpartweld.Part1 = bleedpart
  638.                     bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  639.                     local coru = coroutine.wrap(function()
  640.                     bleed(bleedpart)
  641.                     end)
  642.                     coru()
  643.                     game:GetService('Debris'):AddItem(bleedpart,2)
  644.             end)
  645.             coru()
  646.             end
  647.         end
  648.     elseif hitz == "Right Leg" then
  649.         local Limb = playa:FindFirstChild("Right Leg")
  650.     local ters = playa:FindFirstChild('Torso')
  651.         if Limb and ters then
  652.             if ters:FindFirstChild('Right Hip') then ters["Right Hip"]:Destroy() end
  653.             for i,v in pairs(Limb:GetChildren()) do
  654.                 if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Rotate') then
  655.                     v:Destroy()
  656.                 end
  657.             end
  658.             Limb.CFrame = ters.CFrame * CFrame.new(0.5, -2, 0)
  659.             local Joint = Instance.new("Rotate")
  660.             Joint.Name = "Right Hip"
  661.             Joint.Part0 = ters
  662.             Joint.Part1 = Limb
  663.             Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  664.             Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  665.             Joint.Parent = ters
  666.             if charred and zombiemode == false then
  667.                 Limb.BrickColor = BrickColor.new('Black')
  668.                 local fire = Instance.new('Fire',Limb)
  669.                 fire.Heat = 5
  670.                 fire.Size = 5
  671.                 game:GetService('Debris'):AddItem(fire,2)
  672.                 local coru=coroutine.wrap(function()
  673.                     wait(2)
  674.                     for i,v in pairs(Limb:GetChildren()) do
  675.                         if v:IsA('ParticleEmitter') then
  676.                             v:Destroy()
  677.                         end
  678.                     end
  679.                 end)
  680.                 coru()
  681.             end
  682.             local B = Instance.new("Part")
  683.             B.TopSurface = 0
  684.             B.BottomSurface = 0
  685.             B.formFactor = "Symmetric"
  686.             B.Size = Vector3.new(1, 1, 1)
  687.             B.Transparency = 1
  688.             B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  689.             B.Parent = playa
  690.             local W = Instance.new("Weld")
  691.             W.Part0 = Limb
  692.             W.Part1 = B
  693.             W.C0 = CFrame.new(0, -0.5, 0)
  694.             W.Parent = Limb
  695.             if kneef then
  696.             local coru = coroutine.wrap(function()
  697.                 local uno = Instance.new('Part',workspace)
  698.                 local dos = Instance.new('Part',workspace)
  699.                 uno.CFrame = playa:FindFirstChild(hitz).CFrame
  700.                 dos.CFrame = kneef["big ass knife"].CFrame
  701.                 local weld = Instance.new('Weld',kneef["big ass knife"])
  702.                 weld.Part0 = playa:FindFirstChild(hitz)
  703.                 weld.Part1 = kneef["big ass knife"]
  704.                 weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  705.                 uno:Destroy()
  706.                 dos:Destroy()
  707.                 playa:FindFirstChild(hitz).Anchored = false
  708.                 for i, v in pairs(kneef:GetChildren()) do
  709.                     if v:IsA('BasePart') then
  710.                         v.Anchored = false
  711.                         end
  712.                     end
  713.                     if zombiemode == false or override then
  714.                     wait()
  715.                     end
  716.                     if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  717.                         kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  718.                     end
  719.                     local bleedpart = Instance.new("Part", kneef)
  720.                     bleedpart.CanCollide = false
  721.                     bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  722.                     bleedpart.CFrame = kneef["big ass knife"].CFrame
  723.                     bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  724.                     bleedpart.Transparency = 1
  725.    
  726.                     local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  727.                     bleedpartweld.Part0 = kneef["big ass knife"]
  728.                     bleedpartweld.Part1 = bleedpart
  729.                     bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  730.                     local coru = coroutine.wrap(function()
  731.                     bleed(bleedpart)
  732.                     end)
  733.                     coru()
  734.                     game:GetService('Debris'):AddItem(bleedpart,2)
  735.             end)
  736.             coru()
  737.             end
  738.             if playa then
  739.                 table.insert(rekt,playa)
  740.             end
  741.         end
  742.     elseif hitz == "Left Leg" then
  743.         local Limb = playa:FindFirstChild("Left Leg")
  744.     local ters = playa:FindFirstChild('Torso')
  745.         if Limb and ters then
  746.             if ters:FindFirstChild('Left Hip') then ters["Left Hip"]:Destroy() end
  747.             for i,v in pairs(Limb:GetChildren()) do
  748.                 if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Rotate') then
  749.                     v:Destroy()
  750.                 end
  751.             end
  752.         Limb.CFrame = ters.CFrame * CFrame.new(0.5, -2, 0)
  753.             Limb.CFrame = ters.CFrame * CFrame.new(-0.5, -2, 0)
  754.             local Joint = Instance.new("Rotate")
  755.             Joint.Name = "LeftHip"
  756.             Joint.Part0 = ters
  757.             Joint.Part1 = Limb
  758.             Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  759.             Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  760.             Joint.Parent = ters
  761.             if charred and zombiemode == false then
  762.                 Limb.BrickColor = BrickColor.new('Black')
  763.                 local fire = Instance.new('Fire',Limb)
  764.                 fire.Heat = 5
  765.                 fire.Size = 5
  766.                 game:GetService('Debris'):AddItem(fire,2)
  767.                 local coru=coroutine.wrap(function()
  768.                     wait(2)
  769.                     for i,v in pairs(Limb:GetChildren()) do
  770.                         if v:IsA('ParticleEmitter') then
  771.                             v:Destroy()
  772.                         end
  773.                     end
  774.                 end)
  775.                 coru()
  776.             end
  777.  
  778.             local B = Instance.new("Part")
  779.             B.TopSurface = 0
  780.             B.BottomSurface = 0
  781.             B.formFactor = "Symmetric"
  782.             B.Size = Vector3.new(1, 1, 1)
  783.             B.Transparency = 1
  784.             B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  785.             B.Parent = playa
  786.             local W = Instance.new("Weld")
  787.             W.Part0 = Limb
  788.             W.Part1 = B
  789.             W.C0 = CFrame.new(0, -0.5, 0)
  790.             W.Parent = Limb
  791.             Limb.CanCollide = false
  792.             if kneef then
  793.             local coru = coroutine.wrap(function()
  794.                 local uno = Instance.new('Part',workspace)
  795.                     local dos = Instance.new('Part',workspace)
  796.                     uno.CFrame = playa:FindFirstChild(hitz).CFrame
  797.                     dos.CFrame = kneef["big ass knife"].CFrame
  798.                     local weld = Instance.new('Weld',kneef["big ass knife"])
  799.                     weld.Part0 = playa:FindFirstChild(hitz)
  800.                     weld.Part1 = kneef["big ass knife"]
  801.                     weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  802.                     uno:Destroy()
  803.                     dos:Destroy()
  804.                     playa:FindFirstChild(hitz).Anchored = false
  805.                     for i, v in pairs(kneef:GetChildren()) do
  806.                         if v:IsA('BasePart') then
  807.                         v.Anchored = false
  808.                         end
  809.                     end
  810.                     if zombiemode == false or override then
  811.                     wait()
  812.                     end
  813.                     if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  814.                         kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  815.                     end
  816.                     local bleedpart = Instance.new("Part", kneef)
  817.                     bleedpart.CanCollide = false
  818.                     bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  819.                     bleedpart.CFrame = kneef["big ass knife"].CFrame
  820.                     bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  821.                     bleedpart.Transparency = 1
  822.    
  823.                     local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  824.                     bleedpartweld.Part0 = kneef["big ass knife"]
  825.                     bleedpartweld.Part1 = bleedpart
  826.                     bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  827.                     local coru = coroutine.wrap(function()
  828.                     bleed(bleedpart)
  829.                     end)
  830.                     coru()
  831.                     game:GetService('Debris'):AddItem(bleedpart,2)
  832.             end)
  833.             coru()
  834.             end
  835.             if playa then
  836.                 table.insert(rekt,playa)
  837.             end
  838.         end
  839.     elseif playa then
  840.         if finishnum ~= 1 then
  841.             local coru=coroutine.wrap(function()
  842.             player.Character.Head.Psycho.Playing = true
  843.             wait(3)
  844.             player.Character.Head.Psycho.Playing = false
  845.             end)
  846.             coru()
  847.         end
  848.         local playa2 = playa
  849.         playa.Archivable = true
  850.         local playa = playa:Clone()
  851.         playa.Archivable = false
  852.         playa2:Destroy()
  853.         playa.Parent = workspace
  854.         local Gibs = game.Workspace
  855.         local Torso = playa.Torso
  856.         local Head = playa:FindFirstChild("Head")
  857.         local function Scan(ch)
  858.         local e
  859.         for e = 1,#ch do
  860.             Scan(ch[e]:GetChildren())
  861.             if (ch[e].ClassName == "Weld" and ch[e]:FindFirstChild('Part1') and ch[e].Part1.Name ~= 'Projectile') or ch[e].ClassName == "Motor6D" or ch[e].ClassName == "Rotate" or (ch[e]:IsA('BasePart') and ch[e].Size == Vector3.new(1, 1, 1)) then
  862.                 ch[e]:remove()
  863.             end
  864.         end
  865.         end
  866.     Scan(playa:GetChildren())
  867.         if playa:FindFirstChild('HumanoidRootPart') and (zombiemode == false or override) then
  868.             playa:FindFirstChild('HumanoidRootPart'):Destroy()
  869.         end
  870.         local hum2 = playa:FindFirstChildOfClass("Humanoid")
  871.     if zombiemode == true and override == false then
  872.         soundy = true
  873.     end
  874.     if string.sub(hum2.Parent.Name,string.len(hum2.Parent.Name)-8,string.len(hum2.Parent.Name)) ~= "'s Zombie" then
  875.         override = true
  876.     end
  877.     if hum2 ~= nil then
  878.         hum2.Name = "Humanoid2"
  879.         hum2.Health = 0
  880.         if zombiemode == false or override == true then
  881.             table.insert(rekt,hum2.Parent)
  882.         else
  883.             local gyro = Instance.new('BodyGyro',Torso)
  884.             hum2.PlatformStand = false
  885.             for i,v in pairs(hum2.Parent.Torso:GetChildren()) do
  886.                 if v:IsA('BodyGyro') then v:Destroy() end
  887.             end
  888.             if playa:FindFirstChild('HumanoidRootPart') then
  889.                 hum2.Parent.HumanoidRootPart.CFrame = hum2.Parent.Torso.CFrame
  890.                 local weldcrucial = Instance.new('Weld',hum2.Parent.HumanoidRootPart)
  891.                 weldcrucial.Part0 = hum2.Parent.HumanoidRootPart
  892.                 weldcrucial.Part1 = hum2.Parent.Torso
  893.             end
  894.         end
  895.     end
  896.     local ch = playa:GetChildren()
  897.     local i
  898.     for i = 1,#ch do
  899.         if ch[i].Name == "THandle1" or ch[i].Name == "THandle2" then
  900.             ch[i]:remove()
  901.         end
  902.     end
  903.  
  904.         if Head then
  905.             local Neck = Instance.new("Weld")
  906.             Neck.Name = "Neck"
  907.             Neck.Part0 = Torso
  908.             Neck.Part1 = Head
  909.             if pool then
  910.                 local part = Instance.new('Part',Torso)
  911.                 part.Position = Vector3.new(0,10,0)
  912.                 part.Size = Vector3.new(0.2,0.2,0.2)
  913.                 part.Transparency = 1
  914.                 part.CanCollide = false
  915.                 local we = Instance.new('Weld',Torso)
  916.                 we.Part0 = Torso
  917.                 we.Part1 = part
  918.                 we.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  919.                 local coru=coroutine.wrap(function()
  920.                 bleed(part)
  921.                 end)
  922.                 coru()
  923.             end
  924.             if head == false or head == nil then
  925.                 Neck.C0 = CFrame.new(0, 1.5, 0)
  926.             else
  927.                 Neck.C0 = CFrame.new(0, 1.5, 0.2)*CFrame.Angles(0.5, 0.25, 0.25)
  928.                 local bleedpart = Instance.new("Part", Torso)
  929.                 bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  930.                 bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  931.                 bleedpart.CanCollide = false
  932.                 bleedpart.Position = Head.Position + Vector3.new(0, 1, 0)
  933.                 bleedpart.Transparency = 1
  934.    
  935.                 local bleedpartweld = Instance.new("Weld", Torso)
  936.                 bleedpartweld.Part0 = Torso
  937.                 bleedpartweld.Part1 = bleedpart
  938.                 bleedpartweld.C0 = CFrame.Angles(-1, 0, -0.35) * CFrame.new(0, 1, 0.8)
  939.                 local coru = coroutine.wrap(function()
  940.                 bleed(bleedpart)
  941.                 end)
  942.                 coru()
  943.             end
  944.             Neck.C1 = CFrame.new()
  945.             Neck.Parent = Torso
  946.         end
  947.         local Limb = playa:FindFirstChild("Right Arm")
  948.         if Limb then
  949.  
  950.             Limb.CFrame = Torso.CFrame * CFrame.new(1.5, 0, 0)
  951.             local Joint = Instance.new("Rotate")
  952.             Joint.Name = "RightShoulder"
  953.             Joint.Part0 = Torso
  954.             Joint.Part1 = Limb
  955.             Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  956.             Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  957.             Joint.Parent = Torso
  958.  
  959.             local B = Instance.new("Part")
  960.             B.TopSurface = 0
  961.             B.BottomSurface = 0
  962.             B.formFactor = "Symmetric"
  963.             B.Size = Vector3.new(1, 1, 1)
  964.             B.Transparency = 1
  965.             B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  966.             B.Parent = playa
  967.             local W = Instance.new("Weld")
  968.             W.Part0 = Limb
  969.             W.Part1 = B
  970.             W.C0 = CFrame.new(0, -0.5, 0)
  971.             W.Parent = Limb
  972.         end
  973.         local Limb = playa:FindFirstChild("Left Arm")
  974.         if Limb then
  975.    
  976.             Limb.CFrame = Torso.CFrame * CFrame.new(-1.5, 0, 0)
  977.             local Joint = Instance.new("Rotate")
  978.             Joint.Name = "LeftShoulder"
  979.             Joint.Part0 = Torso
  980.             Joint.Part1 = Limb
  981.             Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  982.             Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  983.             Joint.Parent = Torso
  984.  
  985.             local B = Instance.new("Part")
  986.             B.TopSurface = 0
  987.             B.BottomSurface = 0
  988.             B.formFactor = "Symmetric"
  989.             B.Size = Vector3.new(1, 1, 1)
  990.             B.Transparency = 1
  991.             B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  992.             B.Parent = playa
  993.             local W = Instance.new("Weld")
  994.             W.Part0 = Limb
  995.             W.Part1 = B
  996.             W.C0 = CFrame.new(0, -0.5, 0)
  997.             W.Parent = Limb
  998.         end
  999.         local Limb = playa:FindFirstChild("Right Leg")
  1000.         if Limb then
  1001.             Limb.CanCollide = false
  1002.             Limb.CFrame = Torso.CFrame * CFrame.new(0.5, -2, 0)
  1003.             local Joint = Instance.new("Rotate")
  1004.             Joint.Name = "RightHip"
  1005.             Joint.Part0 = Torso
  1006.             Joint.Part1 = Limb
  1007.             Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1008.             Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1009.             Joint.Parent = Torso
  1010.  
  1011.             local B = Instance.new("Part")
  1012.             B.TopSurface = 0
  1013.             B.BottomSurface = 0
  1014.             B.formFactor = "Symmetric"
  1015.             B.Size = Vector3.new(1, 1, 1)
  1016.             B.Transparency = 1
  1017.             B.CanCollide = true
  1018.             B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1019.             B.Parent = playa
  1020.             local W = Instance.new("Weld")
  1021.             W.Part0 = Limb
  1022.             W.Part1 = B
  1023.             W.C0 = CFrame.new(0, -0.5, 0)
  1024.             W.Parent = Limb
  1025.         end
  1026.         local Limb = playa:FindFirstChild("Left Leg")
  1027.         if Limb then
  1028.             Limb.CanCollide = false
  1029.             Limb.CFrame = Torso.CFrame * CFrame.new(-0.5, -2, 0)
  1030.             local Joint = Instance.new("Rotate")
  1031.             Joint.Name = "LeftHip"
  1032.             Joint.Part0 = Torso
  1033.             Joint.Part1 = Limb
  1034.             Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1035.             Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1036.             Joint.Parent = Torso
  1037.  
  1038.             local B = Instance.new("Part")
  1039.             B.TopSurface = 0
  1040.             B.BottomSurface = 0
  1041.             if zombiemode == false or override then
  1042.             B.CanCollide = true
  1043.             end
  1044.             B.formFactor = "Symmetric"
  1045.             B.Size = Vector3.new(1, 1, 1)
  1046.             B.Transparency = 1
  1047.             B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1048.             B.Parent = playa
  1049.             local W = Instance.new("Weld")
  1050.             W.Part0 = Limb
  1051.             W.Part1 = B
  1052.             W.C0 = CFrame.new(0, -0.5, 0)
  1053.             W.Parent = Limb
  1054.         end
  1055.         --[[
  1056.         local Bar = Instance.new("Part")
  1057.         Bar.TopSurface = 0
  1058.         Bar.BottomSurface = 0
  1059.         Bar.formFactor = "Symmetric"
  1060.         Bar.Size = Vector3.new(1, 1, 1)
  1061.         Bar.Transparency = 1
  1062.         Bar.CFrame = Torso.CFrame * CFrame.new(0, 0.5, 0)
  1063.         Bar.Parent = playa
  1064.         local Weld = Instance.new("Weld")
  1065.         Weld.Part0 = Torso
  1066.         Weld.Part1 = Bar
  1067.         Weld.C0 = CFrame.new(0, 0.5, 0)
  1068.         Weld.Parent = Torso
  1069.         --]]
  1070.         playa.Parent = Gibs
  1071.         if kneef and explode == nil then
  1072.             local coru = coroutine.wrap(function()
  1073.                 if playa:FindFirstChild(hitz) then
  1074.                     local uno = Instance.new('Part',workspace)
  1075.                     local dos = Instance.new('Part',workspace)
  1076.                     uno.CFrame = playa:FindFirstChild(hitz).CFrame
  1077.                     dos.CFrame = kneef["big ass knife"].CFrame
  1078.                     local weld = Instance.new('Weld',kneef["big ass knife"])
  1079.                     weld.Part0 = playa:FindFirstChild(hitz)
  1080.                     weld.Part1 = kneef["big ass knife"]
  1081.                     weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  1082.                     uno:Destroy()
  1083.                     dos:Destroy()
  1084.                     playa:FindFirstChild(hitz).Anchored = false
  1085.                     for i, v in pairs(kneef:GetChildren()) do
  1086.                         if v:IsA('BasePart') then
  1087.                         v.Anchored = false
  1088.                         end
  1089.                     end
  1090.                     if explode == nil or explode == false then
  1091.                     local bleedpart = Instance.new("Part", kneef)
  1092.                     bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  1093.                     bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  1094.                     bleedpart.CanCollide = false
  1095.                     bleedpart.Position = Head.Position + Vector3.new(0, 1, 0)
  1096.                     bleedpart.Transparency = 1
  1097.    
  1098.                     local bleedpartweld = Instance.new("Weld", kneef["big ass knife"])
  1099.                     bleedpartweld.Part0 = kneef["big ass knife"]
  1100.                     bleedpartweld.Part1 = bleedpart
  1101.                     bleedpartweld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(90),0,0)
  1102.                     local coru = coroutine.wrap(function()
  1103.                     bleed(bleedpart)
  1104.                     end)
  1105.                     coru()
  1106.                     end
  1107.                     end
  1108.                     if zombiemode == false or override then
  1109.                     wait()
  1110.                     end
  1111.                     if kneef:FindFirstChild('Grab') and kneef.Grab:FindFirstChildOfClass('BodyVelocity') then
  1112.                         kneef.Grab:FindFirstChildOfClass('BodyVelocity'):Destroy()
  1113.                     end
  1114.             end)
  1115.             coru()
  1116.         end
  1117.         if explode then
  1118.             local movevector = CFrame.new(explode.Position,Torso.Position).lookVector
  1119.             local repulse = Instance.new('BodyForce',Torso)
  1120.             repulse.Force = movevector*10000 + Vector3.new(0,5000,0)
  1121.             game.Debris:AddItem(repulse,0.05)
  1122.         end
  1123.         if charred and zombiemode == false then
  1124.             for i,v in pairs(playa:GetChildren()) do
  1125.                 if v:IsA('BasePart') then
  1126.                     v.BrickColor = BrickColor.Black()
  1127.                     local fire = Instance.new('Fire',v)
  1128.                     fire.Size = 5
  1129.                     fire.Heat = 5
  1130.                 elseif v:IsA('Accessory') then
  1131.                     for a,c in pairs(v:GetChildren()) do
  1132.                         if c:IsA('BasePart') then
  1133.                             c.BrickColor = BrickColor.Black()
  1134.                             local fire = Instance.new('Fire',v)
  1135.                             fire.Size = 5
  1136.                             fire.Heat = 5
  1137.                             for o,p in pairs(c:GetChildren()) do
  1138.                                 if p:IsA("SpecialMesh") then
  1139.                                     p.TextureId = ""
  1140.                                 end
  1141.                             end
  1142.                         end
  1143.                     end
  1144.                 end
  1145.             end
  1146.         end
  1147.         if soundy then
  1148.             local sound = Instance.new('Sound',Head)
  1149.             sound.SoundId = 'rbxassetid://903640857'
  1150.             sound.Volume = 1
  1151.             sound:Play()
  1152.             sound.Ended:connect(function()
  1153.                 sound:Destroy()
  1154.                 local ambient = Instance.new('Sound',Head)
  1155.                 ambient.Volume = 0.25
  1156.                 ambient.Looped = true
  1157.                 ambient.SoundId = 'rbxassetid://903641031'
  1158.                 ambient:Play()
  1159.             end)
  1160.         end
  1161.         if override then
  1162.             if (string.len(hum2.Parent.Name) < 9 or string.sub(hum2.Parent.Name,string.len(hum2.Parent.Name)-8,string.len(hum2.Parent.Name)) ~= "'s Zombie") and zombiemode == true and #zombies < 10 then
  1163.                 local coru = coroutine.wrap(function()
  1164.                     wait(4.5)
  1165.                     hum2.Parent.Name = hum2.Parent.Name.."'s Zombie"
  1166.                     hum2.HipHeight = 0.2
  1167.                     wait(0.5)
  1168.                     killz(hum2.Parent,"Head",nil,nil,false,false,false,false)
  1169.                 end)
  1170.                 coru()
  1171.             else
  1172.                 game:GetService('Debris'):AddItem(playa, 12)
  1173.             end
  1174.         else
  1175.             hum2.Health = 0
  1176.             table.insert(zombies,playa)
  1177.             local attack = Instance.new('Sound',Head)
  1178.             attack.SoundId = 'rbxassetid://903641424'
  1179.             attack.Volume = 2
  1180.             for i,v in pairs(playa:GetChildren()) do
  1181.                 if v:IsA('BasePart') and v:FindFirstChildOfClass('TouchTransmitter') == nil then
  1182.                     v.Touched:connect(function(hit)
  1183.                         if hit.Parent and hit.Parent:FindFirstChildOfClass('Humanoid') then
  1184.                             local found = false
  1185.                             if hit.Parent == player.Character then
  1186.                                 found = true
  1187.                             end
  1188.                             for a,c in pairs(zombies) do
  1189.                                 if c == hit.Parent then
  1190.                                     found = true
  1191.                                 end
  1192.                             end
  1193.                             if found == false and hit.Parent:FindFirstChildOfClass('Humanoid').Health > 0 then
  1194.                                 attack:Play()
  1195.                                 if hit.Parent:FindFirstChildOfClass('Humanoid').Health - 2 <= 0 then
  1196.                                     hit.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  1197.                                     wait()
  1198.                                     killz(hit.Parent,"Head")
  1199.                                 else
  1200.                                     hit.Parent:FindFirstChildOfClass('Humanoid'):TakeDamage(2)
  1201.                                 end
  1202.                             end
  1203.                         end
  1204.                     end)
  1205.                 end
  1206.             end
  1207.             local coru = coroutine.wrap(function()
  1208.                 wait(2)
  1209.                 for i,v in pairs(playa:GetChildren()) do
  1210.                 if v:IsA('BasePart') then
  1211.                     for a,c in pairs(v:GetChildren()) do
  1212.                         if c:IsA('Fire') or c:IsA('ParticleEmitter') then
  1213.                             c:Destroy()
  1214.                         end
  1215.                     end
  1216.                 elseif v:IsA('Accessory') then
  1217.                     for a,c in pairs(v:GetChildren()) do
  1218.                         if c:IsA('BasePart') then
  1219.                             for b,d in pairs(c:GetChildren()) do
  1220.                                 if d:IsA('Fire') or d:IsA('ParticleEmitter') then
  1221.                                     d:Destroy()
  1222.                                 end
  1223.                             end
  1224.                         end
  1225.                     end
  1226.                 end
  1227.             end
  1228.             end)
  1229.             coru()
  1230.         end
  1231.     end
  1232. end
  1233.  
  1234. mouse.KeyDown:connect(function(key)
  1235.     if key == "t" and mouse.Target then
  1236.         local hum = mouse.Target.Parent:FindFirstChildOfClass('Humanoid')
  1237.         if hum == nil then hum = mouse.Target.Parent.Parent:FindFirstChildOfClass('Humanoid') end
  1238.         if curpoint == nil then
  1239.             if hum and hum.Parent:FindFirstChild('Head') then
  1240.                 curpart = hum.Parent.Head
  1241.             else
  1242.                 curpart = nil
  1243.                 curpoint = mouse.Hit.p
  1244.             end
  1245.             if player.PlayerGui:FindFirstChild('Notification') then player.PlayerGui.Notification:Destroy() end
  1246.             notify("ZOMBIE TARGET SET",false)
  1247.         else
  1248.             curpart = nil
  1249.             curpoint = nil
  1250.             if player.PlayerGui:FindFirstChild('Notification') then player.PlayerGui.Notification:Destroy() end
  1251.             notify("ZOMBIE TARGET REMOVED",false)
  1252.         end
  1253.     elseif key == "y" then
  1254.         for o,p in pairs(zombies) do
  1255.             local coru = coroutine.wrap(function()
  1256.             if p:FindFirstChild('Torso') then
  1257.             killz(p,"Head",nil,nil,false,false,false,true)
  1258.             else
  1259.             table.remove(zombies,o)
  1260.             end
  1261.             end)
  1262.             coru()
  1263.             wait()
  1264.         end
  1265.         for i,v in pairs(zombies) do
  1266.             table.remove(zombies,i)
  1267.         end
  1268.         if player.PlayerGui:FindFirstChild('Notification') then player.PlayerGui.Notification:Destroy() end
  1269.         notify("ZOMBIES TERMINATED",false)
  1270.     end
  1271. end)
  1272.  
  1273. function nub()
  1274. repeat wait() until player.Character and player.Character:FindFirstChild('Torso')
  1275. local me = player.Character
  1276. local point = me.HumanoidRootPart
  1277. local playergui = player.PlayerGui
  1278. local rightshoulderz = me.Torso["Right Shoulder"]:Clone()
  1279. local leftshoulderz = me.Torso["Left Shoulder"]:Clone()
  1280. local torsojoint = me.HumanoidRootPart["RootJoint"]:Clone()
  1281. local lefthipz = me.Torso["Left Hip"]:Clone()
  1282. local righthipz = me.Torso["Right Hip"]:Clone()
  1283. local mode = "kill"
  1284. local lerpz = false
  1285. local active = false
  1286. local acting = false
  1287. local hit = false
  1288. local canClick = true
  1289. local stabbing = false
  1290. local grabbing = false
  1291. local finishing = false
  1292. local kyssing = false
  1293. local canbackgroundmusic = true
  1294. local cancolorfilter = true
  1295. local spinboolean = false
  1296. local grabbed = nil
  1297. local doing = false
  1298. local rightshoulder = nil
  1299. local leftshoulder = nil
  1300. local headweld = nil
  1301. local knifeparts = {}
  1302. local usable = true
  1303. finishnum = 1
  1304.  
  1305. function notify(msg,forever)
  1306.     local doit = coroutine.wrap(function()
  1307.         local gui = Instance.new('ScreenGui',playergui)
  1308.         gui.Name = "Notification"
  1309.         local frame = Instance.new('Frame',gui)
  1310.         frame.Position = UDim2.new(0,0,0,0)
  1311.         frame.Size = UDim2.new(1,0,0.2,0)
  1312.         frame.BackgroundTransparency = 1
  1313.         local txt = Instance.new('TextLabel',frame)
  1314.         txt.TextColor3 = Color3.new(255,255,255)
  1315.         txt.TextStrokeColor3 = Color3.new(0, 0, 0)
  1316.         txt.TextStrokeTransparency = 0
  1317.         txt.BackgroundTransparency = 1
  1318.         txt.Text = ""
  1319.         txt.Size = UDim2.new(1,0,0.3,0)
  1320.         txt.Position = UDim2.new(0,0,0.4,0)
  1321.         txt.TextScaled = true
  1322.         txt.Font = "Code"
  1323.         txt.TextXAlignment = "Center"
  1324.         local tap = Instance.new("Sound")
  1325.         tap.Parent = gui
  1326.         tap.SoundId = "rbxassetid://147982968"
  1327.         tap.TimePosition = 0.1
  1328.         local str = msg
  1329.         local len = string.len(str)
  1330.         for i=1,len do
  1331.             txt.Text = string.sub(str,1,i)
  1332.             pitche = math.random(20, 40)/10
  1333.             tap.PlaybackSpeed = pitche
  1334.             tap:Play()
  1335.             wait(0.01)
  1336.         end
  1337.         if forever == false then
  1338.             wait(1)
  1339.             while txt.TextTransparency < 1 do
  1340.                 txt.TextTransparency = txt.TextTransparency + 0.1
  1341.                 txt.TextStrokeTransparency = txt.TextStrokeTransparency + 0.1
  1342.                 wait(0.001)
  1343.             end
  1344.             gui:Destroy()
  1345.         end
  1346.     end)
  1347.     doit()
  1348. end
  1349.  
  1350. wait(0.5)
  1351. notify("PRESS [Z] TO EQUIP KNIFE || Created by mustardfoot and Tollonis",true)
  1352. local laugh = Instance.new('Sound',me.Head)
  1353. laugh.SoundId = 'rbxassetid://378827985'
  1354. laugh.Name = "Psycho"
  1355. laugh.Volume = 5
  1356. -- 1 - bitch ass knife
  1357. local obj1 = Instance.new("Model")
  1358. obj1.Name = "bitch ass knife"
  1359. obj1.Parent = game.Workspace
  1360.  
  1361. -- 2 - Grab
  1362. local obj2 = Instance.new("Part")
  1363. obj2.CFrame = CFrame.new(Vector3.new(20.4525032, 6.14501333, -134.399979)) * CFrame.Angles(-3.1415927410126, 0, -3.1415927410126)
  1364. obj2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1365. obj2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1366. obj2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1367. obj2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1368. obj2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1369. obj2.Material = Enum.Material.Concrete
  1370. obj2.Size = Vector3.new(1, 0.25, 0.25)
  1371. obj2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1372. obj2.Anchored = true
  1373. obj2.BrickColor = BrickColor.new("Black")
  1374. obj2.Friction = 0.30000001192093
  1375. obj2.Shape = Enum.PartType.Cylinder
  1376. obj2.Name = "Grab"
  1377. obj2.Parent = obj1
  1378.  
  1379. -- 3 - handletopcap
  1380. local obj3 = Instance.new("Part")
  1381. obj3.CFrame = CFrame.new(Vector3.new(19.9725456, 6.14502859, -134.399933)) * CFrame.Angles(0, 1.5707963705063, 0)
  1382. obj3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1383. obj3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1384. obj3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1385. obj3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1386. obj3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1387. obj3.Material = Enum.Material.Concrete
  1388. obj3.Size = Vector3.new(0.349999994, 0.349999994, 0.349999994)
  1389. obj3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1390. obj3.Anchored = true
  1391. obj3.BrickColor = BrickColor.new("Black")
  1392. obj3.Friction = 0.30000001192093
  1393. obj3.Shape = Enum.PartType.Ball
  1394. obj3.Name = "handletopcap"
  1395. obj3.Parent = obj1
  1396.  
  1397. -- 4 - handlebottomcap
  1398. local obj4 = Instance.new("Part")
  1399. obj4.CFrame = CFrame.new(Vector3.new(20.9725285, 6.14502859, -134.399918)) * CFrame.Angles(0, 1.5707963705063, 0)
  1400. obj4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1401. obj4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1402. obj4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1403. obj4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1404. obj4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1405. obj4.Material = Enum.Material.Concrete
  1406. obj4.Size = Vector3.new(0.25, 0.25, 0.25)
  1407. obj4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1408. obj4.Anchored = true
  1409. obj4.BrickColor = BrickColor.new("Black")
  1410. obj4.Friction = 0.30000001192093
  1411. obj4.Shape = Enum.PartType.Ball
  1412. obj4.Name = "handlebottomcap"
  1413. obj4.Parent = obj1
  1414.  
  1415. -- 5 - handleguardmid
  1416. local obj5 = Instance.new("Part")
  1417. obj5.CFrame = CFrame.new(Vector3.new(19.9474983, 6.14502859, -134.399918)) * CFrame.Angles(0, 1.5707963705063, 0)
  1418. obj5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1419. obj5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1420. obj5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1421. obj5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1422. obj5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1423. obj5.Material = Enum.Material.Concrete
  1424. obj5.Size = Vector3.new(0.349999994, 0.349999994, 0.100000001)
  1425. obj5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1426. obj5.Anchored = true
  1427. obj5.BrickColor = BrickColor.new("Black")
  1428. obj5.Friction = 0.30000001192093
  1429. obj5.Shape = Enum.PartType.Block
  1430. obj5.Name = "handleguardmid"
  1431. obj5.Parent = obj1
  1432.  
  1433. -- 6 - handleguardcap1
  1434. local obj6 = Instance.new("Part")
  1435. obj6.CFrame = CFrame.new(Vector3.new(19.9474983, 6.32502794, -134.399918)) * CFrame.Angles(-3.1415927410126, 0, -3.1415927410126)
  1436. obj6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1437. obj6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1438. obj6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1439. obj6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1440. obj6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1441. obj6.Material = Enum.Material.Concrete
  1442. obj6.Size = Vector3.new(0.100000001, 0.349999994, 0.349999994)
  1443. obj6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1444. obj6.Anchored = true
  1445. obj6.BrickColor = BrickColor.new("Black")
  1446. obj6.Friction = 0.30000001192093
  1447. obj6.Shape = Enum.PartType.Cylinder
  1448. obj6.Name = "handleguardcap1"
  1449. obj6.Parent = obj1
  1450.  
  1451. -- 7 - handleguardcap2
  1452. local obj7 = Instance.new("Part")
  1453. obj7.CFrame = CFrame.new(Vector3.new(19.9474983, 5.97502899, -134.399918)) * CFrame.Angles(-3.1415927410126, 0, -3.1415927410126)
  1454. obj7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1455. obj7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1456. obj7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1457. obj7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1458. obj7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1459. obj7.Material = Enum.Material.Concrete
  1460. obj7.Size = Vector3.new(0.100000009, 0.349999994, 0.349999994)
  1461. obj7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1462. obj7.Anchored = true
  1463. obj7.BrickColor = BrickColor.new("Black")
  1464. obj7.Friction = 0.30000001192093
  1465. obj7.Shape = Enum.PartType.Cylinder
  1466. obj7.Name = "handleguardcap2"
  1467. obj7.Parent = obj1
  1468.  
  1469. -- 8 - big ass knife
  1470. local obj8 = Instance.new("Part")
  1471. obj8.CFrame = CFrame.new(Vector3.new(18.4375095, 6.14502859, -134.401321)) * CFrame.Angles(0, 1.5707963705063, 0)
  1472. obj8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1473. obj8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1474. obj8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1475. obj8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1476. obj8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1477. obj8.Material = Enum.Material.Metal
  1478. obj8.Size = Vector3.new(0.0500000007, 0.280000001, 0.839999795)
  1479. obj8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1480. obj8.Anchored = true
  1481. obj8.BrickColor = BrickColor.new("Lily white")
  1482. obj8.Friction = 0.30000001192093
  1483. obj8.Shape = Enum.PartType.Block
  1484. obj8.Name = "big ass knife"
  1485. obj8.Parent = obj1
  1486.  
  1487. -- 9 - Mesh
  1488. local obj9 = Instance.new("BlockMesh")
  1489. obj9.Scale = Vector3.new(0.5, 1, 1)
  1490. obj9.Parent = obj8
  1491.  
  1492. -- 10 - big ass knife
  1493. local obj10 = Instance.new("Part")
  1494. obj10.CFrame = CFrame.new(Vector3.new(19.7425137, 6.14502859, -134.401321)) * CFrame.Angles(0, 1.5707963705063, 0)
  1495. obj10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1496. obj10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1497. obj10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1498. obj10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1499. obj10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1500. obj10.Material = Enum.Material.Metal
  1501. obj10.Size = Vector3.new(0.0500000007, 0.280000001, 0.289999962)
  1502. obj10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1503. obj10.Anchored = true
  1504. obj10.BrickColor = BrickColor.new("Lily white")
  1505. obj10.Friction = 0.30000001192093
  1506. obj10.Shape = Enum.PartType.Block
  1507. obj10.Name = "big ass knife"
  1508. obj10.Parent = obj1
  1509. local knife = obj10
  1510.  
  1511. -- 11 - Mesh
  1512. local obj11 = Instance.new("BlockMesh")
  1513. obj11.Scale = Vector3.new(0.5, 1, 1)
  1514. obj11.Parent = obj10
  1515.  
  1516. -- 12 - big ass knife
  1517. local obj12 = Instance.new("Part")
  1518. obj12.CFrame = CFrame.new(Vector3.new(19.1075306, 6.08502865, -134.401321)) * CFrame.Angles(0, 1.5707963705063, 0)
  1519. obj12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1520. obj12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1521. obj12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1522. obj12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1523. obj12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1524. obj12.Material = Enum.Material.Metal
  1525. obj12.Size = Vector3.new(0.0500000007, 0.159999996, 0.979999959)
  1526. obj12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1527. obj12.Anchored = true
  1528. obj12.BrickColor = BrickColor.new("Lily white")
  1529. obj12.Friction = 0.30000001192093
  1530. obj12.Shape = Enum.PartType.Block
  1531. obj12.Name = "big ass knife"
  1532. obj12.Parent = obj1
  1533.  
  1534. -- 13 - Mesh
  1535. local obj13 = Instance.new("BlockMesh")
  1536. obj13.Scale = Vector3.new(0.5, 1, 1)
  1537. obj13.Parent = obj12
  1538.  
  1539. -- 14 - serration
  1540. local obj14 = Instance.new("WedgePart")
  1541. obj14.CFrame = CFrame.new(Vector3.new(19.4963322, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1542. obj14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1543. obj14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1544. obj14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1545. obj14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1546. obj14.Material = Enum.Material.Metal
  1547. obj14.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  1548. obj14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1549. obj14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1550. obj14.Anchored = true
  1551. obj14.BrickColor = BrickColor.new("Lily white")
  1552. obj14.Friction = 0.30000001192093
  1553. obj14.Name = "serration"
  1554. obj14.Parent = obj1
  1555.  
  1556. -- 15 - Mesh
  1557. local obj15 = Instance.new("BlockMesh")
  1558. obj15.Scale = Vector3.new(0.5, 1, 1)
  1559. obj15.Parent = obj14
  1560.  
  1561. -- 16 - serration
  1562. local obj16 = Instance.new("WedgePart")
  1563. obj16.CFrame = CFrame.new(Vector3.new(19.2763138, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1564. obj16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1565. obj16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1566. obj16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1567. obj16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1568. obj16.Material = Enum.Material.Metal
  1569. obj16.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  1570. obj16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1571. obj16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1572. obj16.Anchored = true
  1573. obj16.BrickColor = BrickColor.new("Lily white")
  1574. obj16.Friction = 0.30000001192093
  1575. obj16.Name = "serration"
  1576. obj16.Parent = obj1
  1577.  
  1578. -- 17 - Mesh
  1579. local obj17 = Instance.new("BlockMesh")
  1580. obj17.Scale = Vector3.new(0.5, 1, 1)
  1581. obj17.Parent = obj16
  1582.  
  1583. -- 18 - serration
  1584. local obj18 = Instance.new("WedgePart")
  1585. obj18.CFrame = CFrame.new(Vector3.new(19.3863068, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1586. obj18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1587. obj18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1588. obj18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1589. obj18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1590. obj18.Material = Enum.Material.Metal
  1591. obj18.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  1592. obj18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1593. obj18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1594. obj18.Anchored = true
  1595. obj18.BrickColor = BrickColor.new("Lily white")
  1596. obj18.Friction = 0.30000001192093
  1597. obj18.Name = "serration"
  1598. obj18.Parent = obj1
  1599.  
  1600. -- 19 - Mesh
  1601. local obj19 = Instance.new("BlockMesh")
  1602. obj19.Scale = Vector3.new(0.5, 1, 1)
  1603. obj19.Parent = obj18
  1604.  
  1605. -- 20 - serration
  1606. local obj20 = Instance.new("WedgePart")
  1607. obj20.CFrame = CFrame.new(Vector3.new(19.5963173, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1608. obj20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1609. obj20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1610. obj20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1611. obj20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1612. obj20.Material = Enum.Material.Metal
  1613. obj20.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  1614. obj20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1615. obj20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1616. obj20.Anchored = true
  1617. obj20.BrickColor = BrickColor.new("Lily white")
  1618. obj20.Friction = 0.30000001192093
  1619. obj20.Name = "serration"
  1620. obj20.Parent = obj1
  1621.  
  1622. -- 21 - Mesh
  1623. local obj21 = Instance.new("BlockMesh")
  1624. obj21.Scale = Vector3.new(0.5, 1, 1)
  1625. obj21.Parent = obj20
  1626.  
  1627. -- 22 - serration
  1628. local obj22 = Instance.new("WedgePart")
  1629. obj22.CFrame = CFrame.new(Vector3.new(19.1663074, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1630. obj22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1631. obj22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1632. obj22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1633. obj22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1634. obj22.Material = Enum.Material.Metal
  1635. obj22.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  1636. obj22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1637. obj22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1638. obj22.Anchored = true
  1639. obj22.BrickColor = BrickColor.new("Lily white")
  1640. obj22.Friction = 0.30000001192093
  1641. obj22.Name = "serration"
  1642. obj22.Parent = obj1
  1643.  
  1644. -- 23 - Mesh
  1645. local obj23 = Instance.new("BlockMesh")
  1646. obj23.Scale = Vector3.new(0.5, 1, 1)
  1647. obj23.Parent = obj22
  1648.  
  1649. -- 24 - serration
  1650. local obj24 = Instance.new("WedgePart")
  1651. obj24.CFrame = CFrame.new(Vector3.new(18.9663048, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1652. obj24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1653. obj24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1654. obj24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1655. obj24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1656. obj24.Material = Enum.Material.Metal
  1657. obj24.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  1658. obj24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1659. obj24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1660. obj24.Anchored = true
  1661. obj24.BrickColor = BrickColor.new("Lily white")
  1662. obj24.Friction = 0.30000001192093
  1663. obj24.Name = "serration"
  1664. obj24.Parent = obj1
  1665.  
  1666. -- 25 - Mesh
  1667. local obj25 = Instance.new("BlockMesh")
  1668. obj25.Scale = Vector3.new(0.5, 1, 1)
  1669. obj25.Parent = obj24
  1670.  
  1671. -- 26 - serration
  1672. local obj26 = Instance.new("WedgePart")
  1673. obj26.CFrame = CFrame.new(Vector3.new(18.8562984, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1674. obj26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1675. obj26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1676. obj26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1677. obj26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1678. obj26.Material = Enum.Material.Metal
  1679. obj26.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  1680. obj26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1681. obj26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1682. obj26.Anchored = true
  1683. obj26.BrickColor = BrickColor.new("Lily white")
  1684. obj26.Friction = 0.30000001192093
  1685. obj26.Name = "serration"
  1686. obj26.Parent = obj1
  1687.  
  1688. -- 27 - Mesh
  1689. local obj27 = Instance.new("BlockMesh")
  1690. obj27.Scale = Vector3.new(0.5, 1, 1)
  1691. obj27.Parent = obj26
  1692.  
  1693. -- 28 - serration
  1694. local obj28 = Instance.new("WedgePart")
  1695. obj28.CFrame = CFrame.new(Vector3.new(19.0663071, 6.15381575, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1696. obj28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1697. obj28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1698. obj28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1699. obj28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1700. obj28.Material = Enum.Material.Metal
  1701. obj28.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  1702. obj28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1703. obj28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1704. obj28.Anchored = true
  1705. obj28.BrickColor = BrickColor.new("Lily white")
  1706. obj28.Friction = 0.30000001192093
  1707. obj28.Name = "serration"
  1708. obj28.Parent = obj1
  1709.  
  1710. -- 29 - Mesh
  1711. local obj29 = Instance.new("BlockMesh")
  1712. obj29.Scale = Vector3.new(0.5, 1, 1)
  1713. obj29.Parent = obj28
  1714.  
  1715. -- 30 - knifetip1
  1716. local obj30 = Instance.new("WedgePart")
  1717. obj30.CFrame = CFrame.new(Vector3.new(18.0163059, 6.14381599, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1718. obj30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1719. obj30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1720. obj30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1721. obj30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1722. obj30.Material = Enum.Material.Metal
  1723. obj30.Size = Vector3.new(0.0500000007, 0.200000003, 0.200000003)
  1724. obj30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1725. obj30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1726. obj30.Anchored = true
  1727. obj30.BrickColor = BrickColor.new("Lily white")
  1728. obj30.Friction = 0.30000001192093
  1729. obj30.Name = "knifetip1"
  1730. obj30.Parent = obj1
  1731.  
  1732. -- 31 - Mesh
  1733. local obj31 = Instance.new("BlockMesh")
  1734. obj31.Scale = Vector3.new(0.5, 1, 1)
  1735. obj31.Parent = obj30
  1736.  
  1737. -- 32 - redstuff
  1738. local obj32 = Instance.new("Part")
  1739. obj32.CFrame = CFrame.new(Vector3.new(19.9470005, 5.9749999, -134.399994)) * CFrame.Angles(-0, 0, -0)
  1740. obj32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1741. obj32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1742. obj32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1743. obj32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1744. obj32.Material = Enum.Material.SmoothPlastic
  1745. obj32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1746. obj32.Size = Vector3.new(0.0500000007, 0.360000014, 0.360000014)
  1747. obj32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1748. obj32.BrickColor = BrickColor.new("Institutional white")
  1749. obj32.Friction = 0.30000001192093
  1750. obj32.Shape = Enum.PartType.Cylinder
  1751. obj32.Name = "redstuff"
  1752. obj32.Anchored = true
  1753. obj32.Parent = obj1
  1754.  
  1755.  
  1756. -- 33 - redstuff
  1757. local obj33 = Instance.new("Part")
  1758. obj33.CFrame = CFrame.new(Vector3.new(18.9800053, 6.1400156, -134.404984)) * CFrame.Angles(-0, 0, -0)
  1759. obj33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1760. obj33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1761. obj33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1762. obj33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1763. obj33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1764. obj33.Material = Enum.Material.SmoothPlastic
  1765. obj33.Size = Vector3.new(1.81999993, 0.100000001, 0.0500000007)
  1766. obj33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1767. obj33.BrickColor = BrickColor.new("Institutional white")
  1768. obj33.Friction = 0.30000001192093
  1769. obj33.Shape = Enum.PartType.Block
  1770. obj33.Name = "redstuff"
  1771. obj33.Anchored = true
  1772. obj33.Parent = obj1
  1773.  
  1774. -- 34 - redstuff
  1775. local obj34 = Instance.new("Part")
  1776. obj34.CFrame = CFrame.new(Vector3.new(19.9470005, 6.32499981, -134.399994)) * CFrame.Angles(-0, 0, -0)
  1777. obj34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1778. obj34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1779. obj34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1780. obj34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1781. obj34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1782. obj34.Size = Vector3.new(0.0500000007, 0.360000014, 0.360000014)
  1783. obj34.Material = Enum.Material.SmoothPlastic
  1784. obj34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1785. obj34.BrickColor = BrickColor.new("Institutional white")
  1786. obj34.Friction = 0.30000001192093
  1787. obj34.Shape = Enum.PartType.Cylinder
  1788. obj34.Name = "redstuff"
  1789. obj34.Anchored = true
  1790. obj34.Parent = obj1
  1791.  
  1792. -- 35 - redstuff
  1793. local obj35 = Instance.new("Part")
  1794. obj35.CFrame = CFrame.new(Vector3.new(19.8830166, 6.14501476, -134.399963)) * CFrame.Angles(-0, 0, -0)
  1795. obj35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1796. obj35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1797. obj35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1798. obj35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1799. obj35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1800. obj35.Size = Vector3.new(0.0500000007, 0.319999993, 0.319999993)
  1801. obj35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1802. obj35.BrickColor = BrickColor.new("Institutional white")
  1803. obj35.Friction = 0.30000001192093
  1804. obj35.Shape = Enum.PartType.Cylinder
  1805. obj35.Material = Enum.Material.SmoothPlastic
  1806. obj35.Name = "redstuff"
  1807. obj35.Anchored = true
  1808. obj35.Parent = obj1
  1809.  
  1810. -- 36 - redstuff
  1811. local obj36 = Instance.new("Part")
  1812. obj36.CFrame = CFrame.new(Vector3.new(20.9430103, 6.14501476, -134.399963)) * CFrame.Angles(-0, 0, -0)
  1813. obj36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1814. obj36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1815. obj36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1816. obj36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1817. obj36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1818. obj36.Material = Enum.Material.SmoothPlastic
  1819. obj36.Size = Vector3.new(0.0500000007, 0.25999999, 0.25999999)
  1820. obj36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1821. obj36.BrickColor = BrickColor.new("Institutional white")
  1822. obj36.Friction = 0.30000001192093
  1823. obj36.Shape = Enum.PartType.Cylinder
  1824. obj36.Name = "redstuff"
  1825. obj36.Anchored = true
  1826. obj36.Parent = obj1
  1827.  
  1828. -- 37 - redstuff
  1829. local obj37 = Instance.new("WedgePart")
  1830. obj37.CFrame = CFrame.new(Vector3.new(18.066288, 6.14381599, -134.400375)) * CFrame.Angles(1.5707963705063, -0.78539824485779, -1.5707963705063)
  1831. obj37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1832. obj37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1833. obj37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1834. obj37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1835. obj37.Material = Enum.Material.SmoothPlastic
  1836. obj37.Size = Vector3.new(0.0500000007, 0.0700000003, 0.0700000003)
  1837. obj37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1838. obj37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1839. obj37.Anchored = true
  1840. obj37.BrickColor = BrickColor.new("Institutional white")
  1841. obj37.Friction = 0.30000001192093
  1842. obj37.Name = "redstuff"
  1843. obj37.Anchored = true
  1844. obj37.Parent = obj1
  1845.  
  1846. -- 38 - redstuff
  1847. local obj38 = Instance.new("Part")
  1848. obj38.CFrame = CFrame.new(Vector3.new(20.1230125, 6.14501476, -134.399979)) * CFrame.Angles(-0, 0, -0)
  1849. obj38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1850. obj38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1851. obj38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1852. obj38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1853. obj38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1854. obj38.Material = Enum.Material.SmoothPlastic
  1855. obj38.Size = Vector3.new(0.0500000007, 0.25999999, 0.25999999)
  1856. obj38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1857. obj38.BrickColor = BrickColor.new("Institutional white")
  1858. obj38.Friction = 0.30000001192093
  1859. obj38.Shape = Enum.PartType.Cylinder
  1860. obj38.Name = "redstuff"
  1861. obj38.Anchored = true
  1862. obj38.Parent = obj1
  1863.  
  1864. local function recurse(objnum)
  1865.     table.insert(knifeparts,{objnum,objnum.Parent})
  1866.     for i,v in pairs(objnum:GetChildren()) do
  1867.         recurse(v)
  1868.     end
  1869. end
  1870.  
  1871. recurse(obj1)
  1872.  
  1873. local audio = Instance.new('Sound',knife)
  1874. audio.Volume = 2
  1875.  
  1876. local audio2 = Instance.new('Sound',knife)
  1877. audio2.Volume = 2
  1878.  
  1879. local holdpart = Instance.new("Part")
  1880. holdpart.Parent = me
  1881. holdpart.Size = Vector3.new(0.4, 0.4, 0.2)
  1882. holdpart.Position = me.Head.Position + Vector3.new(0, 1, 0)
  1883. holdpart.BrickColor = BrickColor.new("Burnt Sienna")
  1884.  
  1885. local previous = nil
  1886. for i,v in pairs(obj1:GetChildren()) do
  1887.     if v:IsA('BasePart') then
  1888.         if previous then
  1889.             local weld = Instance.new('Weld',v)
  1890.             weld.Part0 = v
  1891.             weld.Part1 = previous
  1892.             weld.C0 = v.CFrame:inverse() * previous.CFrame
  1893.             previous.Anchored = false
  1894.             previous.CanCollide = false
  1895.             local vee = v
  1896.             weld.AncestryChanged:connect(function(mez,par)
  1897.                 wait()
  1898.                 weld.Parent = vee
  1899.             end)
  1900.         end
  1901.         previous = v
  1902.     end
  1903. end
  1904. previous.Anchored = false
  1905. previous.CanCollide = false
  1906.  
  1907. local holdpartweld = Instance.new("Weld", me.Torso)
  1908. holdpartweld.Part0 = me.Torso
  1909. holdpartweld.Part1 = holdpart
  1910. holdpartweld.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-1, -0.8, 0.15)
  1911.  
  1912. holdpartweld.AncestryChanged:connect(function(mez,par)
  1913.     if par ~= me.Torso then
  1914.         wait()
  1915.         holdpartweld.Parent = me.Torso
  1916.     end
  1917. end)
  1918.  
  1919. local knifeweld = Instance.new('Weld',me.Torso)
  1920. knifeweld.Part0 = me.Torso
  1921. knifeweld.Part1 = obj2
  1922. knifeweld.C1 = CFrame.Angles(0,math.rad(90),0) * CFrame.new(1, 0.8, 0.55)
  1923. knifeweld.AncestryChanged:connect(function(mez,par)
  1924.     if par ~= me.Torso then
  1925.         wait()
  1926.         knifeweld.Parent = me.Torso
  1927.     end
  1928. end)
  1929. local ScreenGui = Instance.new("ScreenGui")
  1930. local CustomizeGui = Instance.new("Frame")
  1931. local Customize = Instance.new("TextLabel")
  1932. local ClosestColor = Instance.new("TextLabel")
  1933. local Line = Instance.new("TextLabel")
  1934. local Color = Instance.new("ImageLabel")
  1935. local Close = Instance.new("TextButton")
  1936. local RedHue = Instance.new("TextLabel")
  1937. local GreenHue = Instance.new("TextLabel")
  1938. local RedInput = Instance.new("TextBox")
  1939. local BlueHue = Instance.new("TextLabel")
  1940. local GreenInput = Instance.new("TextBox")
  1941. local TransInput = Instance.new("TextBox")
  1942. local BlueInput = Instance.new("TextBox")
  1943. local Message = Instance.new("TextLabel")
  1944. local Message2 = Instance.new("TextLabel")
  1945. local TrailTransparency = Instance.new("TextLabel")
  1946. local TrailInput = Instance.new("TextBox")
  1947. local MusicOption = Instance.new("TextButton")
  1948. local ScreenOption = Instance.new("TextButton")
  1949. local ScreenOptionTxt = Instance.new("TextLabel")
  1950. local MusicOptionTxt = Instance.new("TextLabel")
  1951.  
  1952. -- Properties
  1953.  
  1954. ScreenGui.Parent = playergui
  1955.  
  1956. CustomizeGui.Name = "CustomizeGui"
  1957. CustomizeGui.Parent = ScreenGui
  1958. CustomizeGui.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  1959. CustomizeGui.BackgroundTransparency = 0.5
  1960. CustomizeGui.BorderColor3 = Color3.new(0, 0, 0)
  1961. CustomizeGui.BorderSizePixel = 2
  1962. CustomizeGui.Position = UDim2.new(0, 0, 0.5, 0)
  1963. CustomizeGui.Size = UDim2.new(0.449999988, 0, 0.449999988, 0)
  1964.  
  1965. Customize.Name = "Customize"
  1966. Customize.Parent = CustomizeGui
  1967. Customize.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  1968. Customize.BackgroundTransparency = 0.75
  1969. Customize.BorderSizePixel = 0
  1970. Customize.Size = UDim2.new(1, 0, 0.200000003, 0)
  1971. Customize.FontSize = Enum.FontSize.Size28
  1972. Customize.Text = "ACCENT COLOR CUSTOMIZATION"
  1973. Customize.TextColor3 = Color3.new(1, 1, 1)
  1974. Customize.TextScaled = true
  1975. Customize.TextSize = 25
  1976. Customize.TextStrokeTransparency = 0.5
  1977. Customize.TextWrapped = true
  1978.  
  1979. ClosestColor.Name = "ClosestColor"
  1980. ClosestColor.Parent = CustomizeGui
  1981. ClosestColor.BackgroundColor3 = Color3.new(1, 1, 1)
  1982. ClosestColor.BackgroundTransparency = 1
  1983. ClosestColor.Position = UDim2.new(0, 0, 0.850000024, 0)
  1984. ClosestColor.Size = UDim2.new(1, 0, 0.150000006, 0)
  1985. ClosestColor.Font = Enum.Font.SourceSansLight
  1986. ClosestColor.FontSize = Enum.FontSize.Size32
  1987. ClosestColor.Text = "Your color is closest to Institutional White"
  1988. ClosestColor.TextColor3 = Color3.new(1, 1, 1)
  1989. ClosestColor.TextSize = 30
  1990. ClosestColor.TextStrokeTransparency = 0.5
  1991.  
  1992. Line.Name = "Line"
  1993. Line.Parent = CustomizeGui
  1994. Line.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1995. Line.BackgroundTransparency = 0.5
  1996. Line.BorderColor3 = Color3.new(0, 0, 0)
  1997. Line.BorderSizePixel = 0
  1998. Line.Position = UDim2.new(0, 0, 0.200000003, 0)
  1999. Line.Size = UDim2.new(1, 0, 0.0299999993, 0)
  2000. Line.Font = Enum.Font.SourceSans
  2001. Line.FontSize = Enum.FontSize.Size14
  2002. Line.Text = " "
  2003. Line.TextSize = 14
  2004.  
  2005. Color.Name = "Color"
  2006. Color.Parent = CustomizeGui
  2007. Color.BackgroundColor3 = Color3.new(1, 1, 1)
  2008. Color.BorderSizePixel = 0
  2009. Color.Position = UDim2.new(0.699999988, 0, 0.419999987, 0)
  2010. Color.Size = UDim2.new(0.300000012, 0, 0.300000012, 0)
  2011. Color.SizeConstraint = Enum.SizeConstraint.RelativeYY
  2012.  
  2013. MusicOption.Parent = CustomizeGui
  2014. MusicOption.Name = "MusicOption"
  2015. MusicOption.BackgroundColor3 = Color3.new(0, 1, 0)
  2016. MusicOption.BorderSizePixel = 1
  2017. MusicOption.Position = UDim2.new(0.01, 0, -0.12, 0)
  2018. MusicOption.Size = UDim2.new(0.05, 0, 0.1, 0)
  2019. MusicOption.Text = ""
  2020. MusicOption.BackgroundTransparency = 0.5
  2021.  
  2022. ScreenOption.Parent = CustomizeGui
  2023. ScreenOption.Name = "ScreenOption"
  2024. ScreenOption.BackgroundColor3 = Color3.new(0, 1, 0)
  2025. ScreenOption.BorderSizePixel = 1
  2026. ScreenOption.Position = UDim2.new(0.01, 0, -0.23, 0)
  2027. ScreenOption.Size = UDim2.new(0.05, 0, 0.1, 0)
  2028. ScreenOption.Text = ""
  2029. ScreenOption.BackgroundTransparency = 0.5
  2030.  
  2031. ScreenOptionTxt.Name = "ScreenOptionTxt"
  2032. ScreenOptionTxt.Parent = CustomizeGui
  2033. ScreenOptionTxt.BackgroundColor3 = Color3.new(1, 1, 1)
  2034. ScreenOptionTxt.BackgroundTransparency = 1
  2035. ScreenOptionTxt.Position = UDim2.new(0.07, 0, -0.23, 0)
  2036. ScreenOptionTxt.Size = UDim2.new(1, 0, 0.07, 0)
  2037. ScreenOptionTxt.Font = Enum.Font.SourceSans
  2038. ScreenOptionTxt.FontSize = Enum.FontSize.Size24
  2039. ScreenOptionTxt.Text = "Psychopath Red Filter"
  2040. ScreenOptionTxt.TextColor3 = Color3.new(1, 1, 1)
  2041. ScreenOptionTxt.TextScaled = true
  2042. ScreenOptionTxt.TextSize = 20
  2043. ScreenOptionTxt.TextStrokeColor3 = Color3.new(0, 0, 0)
  2044. ScreenOptionTxt.TextStrokeTransparency = 0.5
  2045. ScreenOptionTxt.TextWrapped = true
  2046. ScreenOptionTxt.TextXAlignment = "Left"
  2047.  
  2048. MusicOptionTxt.Name = "MusicOptionTxt"
  2049. MusicOptionTxt.Parent = CustomizeGui
  2050. MusicOptionTxt.BackgroundColor3 = Color3.new(1, 1, 1)
  2051. MusicOptionTxt.BackgroundTransparency = 1
  2052. MusicOptionTxt.Position = UDim2.new(0.07, 0, -0.12, 0)
  2053. MusicOptionTxt.Size = UDim2.new(1, 0, 0.07, 0)
  2054. MusicOptionTxt.Font = Enum.Font.SourceSans
  2055. MusicOptionTxt.FontSize = Enum.FontSize.Size24
  2056. MusicOptionTxt.Text = "Psychopath Background Music"
  2057. MusicOptionTxt.TextColor3 = Color3.new(1, 1, 1)
  2058. MusicOptionTxt.TextScaled = true
  2059. MusicOptionTxt.TextSize = 20
  2060. MusicOptionTxt.TextStrokeColor3 = Color3.new(0, 0, 0)
  2061. MusicOptionTxt.TextStrokeTransparency = 0.5
  2062. MusicOptionTxt.TextWrapped = true
  2063. MusicOptionTxt.TextXAlignment = "Left"
  2064.  
  2065. Close.Name = "Close"
  2066. Close.Parent = CustomizeGui
  2067. Close.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  2068. Close.BackgroundTransparency = 0.5
  2069. Close.BorderColor3 = Color3.new(0, 0, 0)
  2070. Close.BorderSizePixel = 2
  2071. Close.Position = UDim2.new(1.005, 0, 0, 0)
  2072. Close.Size = UDim2.new(0.100000001, 0, 0.2, 0)
  2073. Close.Font = Enum.Font.SourceSans
  2074. Close.FontSize = Enum.FontSize.Size14
  2075. Close.Text = "X"
  2076. Close.TextColor3 = Color3.new(1, 1, 1)
  2077. Close.TextScaled = true
  2078. Close.TextSize = 14
  2079. Close.TextStrokeTransparency = 0
  2080. Close.TextWrapped = true
  2081.  
  2082. RedHue.Name = "RedHue"
  2083. RedHue.Parent = CustomizeGui
  2084. RedHue.BackgroundColor3 = Color3.new(1, 1, 1)
  2085. RedHue.BackgroundTransparency = 1
  2086. RedHue.Position = UDim2.new(0.100000001, 0, 0.400000006, 0)
  2087. RedHue.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  2088. RedHue.Font = Enum.Font.SourceSans
  2089. RedHue.FontSize = Enum.FontSize.Size24
  2090. RedHue.Text = "RED Hue Value: "
  2091. RedHue.TextColor3 = Color3.new(1, 1, 1)
  2092. RedHue.TextScaled = true
  2093. RedHue.TextSize = 20
  2094. RedHue.TextStrokeColor3 = Color3.new(1, 0, 0)
  2095. RedHue.TextStrokeTransparency = 0.75
  2096. RedHue.TextWrapped = true
  2097.  
  2098. GreenHue.Name = "GreenHue"
  2099. GreenHue.Parent = CustomizeGui
  2100. GreenHue.BackgroundColor3 = Color3.new(1, 1, 1)
  2101. GreenHue.BackgroundTransparency = 1
  2102. GreenHue.Position = UDim2.new(0.100000001, 0, 0.5, 0)
  2103. GreenHue.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  2104. GreenHue.Font = Enum.Font.SourceSans
  2105. GreenHue.FontSize = Enum.FontSize.Size24
  2106. GreenHue.Text = "GREEN Hue Value:"
  2107. GreenHue.TextColor3 = Color3.new(1, 1, 1)
  2108. GreenHue.TextScaled = true
  2109. GreenHue.TextSize = 20
  2110. GreenHue.TextStrokeColor3 = Color3.new(0, 1, 0)
  2111. GreenHue.TextStrokeTransparency = 0.75
  2112. GreenHue.TextWrapped = true
  2113.  
  2114. RedInput.Name = "RedInput"
  2115. RedInput.Parent = CustomizeGui
  2116. RedInput.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  2117. RedInput.BackgroundTransparency = 0.5
  2118. RedInput.BorderSizePixel = 0
  2119. RedInput.Position = UDim2.new(0.419999987, 0, 0.425000007, 0)
  2120. RedInput.Size = UDim2.new(0.200000003, 0, 0.075000003, 0)
  2121. RedInput.Font = Enum.Font.SourceSans
  2122. RedInput.FontSize = Enum.FontSize.Size14
  2123. RedInput.Text = "255"
  2124. RedInput.TextColor3 = Color3.new(1, 1, 1)
  2125. RedInput.TextSize = 14
  2126. RedInput.TextStrokeTransparency = 0
  2127.  
  2128. BlueHue.Name = "BlueHue"
  2129. BlueHue.Parent = CustomizeGui
  2130. BlueHue.BackgroundColor3 = Color3.new(1, 1, 1)
  2131. BlueHue.BackgroundTransparency = 1
  2132. BlueHue.Position = UDim2.new(0.100000001, 0, 0.600000024, 0)
  2133. BlueHue.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  2134. BlueHue.Font = Enum.Font.SourceSans
  2135. BlueHue.FontSize = Enum.FontSize.Size24
  2136. BlueHue.Text = "BLUE Hue Value:"
  2137. BlueHue.TextColor3 = Color3.new(1, 1, 1)
  2138. BlueHue.TextScaled = true
  2139. BlueHue.TextSize = 20
  2140. BlueHue.TextStrokeColor3 = Color3.new(0, 0, 1)
  2141. BlueHue.TextStrokeTransparency = 0.75
  2142. BlueHue.TextWrapped = true
  2143.  
  2144. TrailTransparency.Name = "TrailTransparency"
  2145. TrailTransparency.Parent = CustomizeGui
  2146. TrailTransparency.BackgroundColor3 = Color3.new(1, 1, 1)
  2147. TrailTransparency.BackgroundTransparency = 1
  2148. TrailTransparency.Position = UDim2.new(0.090000001, 0, 0.700000024, 0)
  2149. TrailTransparency.Size = UDim2.new(0.310000012, 0, 0.100000001, 0)
  2150. TrailTransparency.Font = Enum.Font.SourceSans
  2151. TrailTransparency.FontSize = Enum.FontSize.Size24
  2152. TrailTransparency.Text = "Trail Transparency:"
  2153. TrailTransparency.TextColor3 = Color3.new(1, 1, 1)
  2154. TrailTransparency.TextScaled = true
  2155. TrailTransparency.TextSize = 20
  2156. TrailTransparency.TextStrokeColor3 = Color3.new(0, 0, 0)
  2157. TrailTransparency.TextWrapped = true
  2158.  
  2159. GreenInput.Name = "GreenInput"
  2160. GreenInput.Parent = CustomizeGui
  2161. GreenInput.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  2162. GreenInput.BackgroundTransparency = 0.5
  2163. GreenInput.BorderSizePixel = 0
  2164. GreenInput.Position = UDim2.new(0.419999987, 0, 0.524999976, 0)
  2165. GreenInput.Size = UDim2.new(0.200000003, 0, 0.075000003, 0)
  2166. GreenInput.Font = Enum.Font.SourceSans
  2167. GreenInput.FontSize = Enum.FontSize.Size14
  2168. GreenInput.Text = "255"
  2169. GreenInput.TextColor3 = Color3.new(1, 1, 1)
  2170. GreenInput.TextSize = 14
  2171. GreenInput.TextStrokeTransparency = 0
  2172.  
  2173. TransInput.Name = "TransInput"
  2174. TransInput.Parent = CustomizeGui
  2175. TransInput.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  2176. TransInput.BackgroundTransparency = 0.5
  2177. TransInput.BorderSizePixel = 0
  2178. TransInput.Position = UDim2.new(0.419999987, 0, 0.725000024, 0)
  2179. TransInput.Size = UDim2.new(0.200000003, 0, 0.075000003, 0)
  2180. TransInput.Font = Enum.Font.SourceSans
  2181. TransInput.FontSize = Enum.FontSize.Size14
  2182. TransInput.Text = "50"
  2183. TransInput.TextColor3 = Color3.new(1, 1, 1)
  2184. TransInput.TextSize = 14
  2185. TransInput.TextStrokeTransparency = 0
  2186.  
  2187. BlueInput.Name = "BlueInput"
  2188. BlueInput.Parent = CustomizeGui
  2189. BlueInput.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  2190. BlueInput.BackgroundTransparency = 0.5
  2191. BlueInput.BorderSizePixel = 0
  2192. BlueInput.Position = UDim2.new(0.419999987, 0, 0.625, 0)
  2193. BlueInput.Size = UDim2.new(0.200000003, 0, 0.075000003, 0)
  2194. BlueInput.Font = Enum.Font.SourceSans
  2195. BlueInput.FontSize = Enum.FontSize.Size14
  2196. BlueInput.Text = "255"
  2197. BlueInput.TextColor3 = Color3.new(1, 1, 1)
  2198. BlueInput.TextSize = 14
  2199. BlueInput.TextStrokeTransparency = 0
  2200.  
  2201. Message.Name = "Message"
  2202. Message.Parent = CustomizeGui
  2203. Message.BackgroundColor3 = Color3.new(1, 1, 1)
  2204. Message.BackgroundTransparency = 1
  2205. Message.Position = UDim2.new(0, 0, 0.2500004, 0)
  2206. Message.Size = UDim2.new(1, 0, 0.100000006, 0)
  2207. Message.Font = Enum.Font.SourceSans
  2208. Message.FontSize = Enum.FontSize.Size18
  2209. Message.Text = "|| Inputs must be values ||"
  2210. Message.TextColor3 = Color3.new(1, 1, 1)
  2211. Message.TextScaled = true
  2212. Message.TextSize = 15
  2213. Message.TextStrokeTransparency = 0.75
  2214. Message.TextWrapped = true
  2215.  
  2216. local attun = Instance.new("Attachment", knife)
  2217. attun.Position = Vector3.new(0, 0.1, -1.75)
  2218. local atdos = Instance.new("Attachment", knife)
  2219. atdos.Position = Vector3.new(0, -0.1, 0.5)
  2220. local trail = Instance.new("Trail", knife)
  2221. trail.LightEmission = 0.5
  2222. trail.Attachment0 = attun
  2223. trail.Attachment1 = atdos
  2224. trail.Lifetime = 0.175
  2225. trail.MinLength = 0
  2226. trail.Enabled = false
  2227.  
  2228. function updatez()
  2229.     local rc = tonumber(RedInput.Text)
  2230.     local gc = tonumber(GreenInput.Text)
  2231.     local bc = tonumber(BlueInput.Text)
  2232.     local tcupd = tonumber(TransInput.Text)
  2233.     if rc == nil then
  2234.         rc = 0
  2235.     end
  2236.     if gc == nil then
  2237.         gc = 0
  2238.     end
  2239.     if bc == nil then
  2240.         bc = 0
  2241.     end
  2242.     if tcupd == nil then
  2243.         tcupd = 0
  2244.     end
  2245.     local tc = tcupd/100
  2246.     Color.BackgroundColor3 = Color3.fromRGB(rc,gc,bc)
  2247.     ClosestColor.Text = "Your color is closest to "..tostring(BrickColor.new(Color3.fromRGB(rc,gc,bc)))
  2248.     obj32.Color = Color3.fromRGB(rc,gc,bc)
  2249.     obj33.Color = Color3.fromRGB(rc,gc,bc)
  2250.     obj34.Color = Color3.fromRGB(rc,gc,bc)
  2251.     obj35.Color = Color3.fromRGB(rc,gc,bc)
  2252.     obj36.Color = Color3.fromRGB(rc,gc,bc)
  2253.     obj37.Color = Color3.fromRGB(rc,gc,bc)
  2254.     obj38.Color = Color3.fromRGB(rc,gc,bc)
  2255.     trail.Color = ColorSequence.new(Color3.fromRGB(rc, gc, bc))
  2256.     trail.Transparency = NumberSequence.new(tc)
  2257.     TrailTransparency.TextStrokeTransparency = tc
  2258. end
  2259.  
  2260. RedInput.Changed:connect(function(val)
  2261.     if val == "Text" and tonumber(RedInput.Text) then
  2262.         RedInput.Text = tostring(tonumber(RedInput.Text))
  2263.         if tonumber(RedInput.Text) > 255 then
  2264.             RedInput.Text = '255'
  2265.         end
  2266.     elseif val == "Text" then
  2267.         RedInput.Text = ""
  2268.     end
  2269.     updatez()
  2270. end)
  2271. GreenInput.Changed:connect(function(val)
  2272.     if val == "Text" and tonumber(GreenInput.Text) then
  2273.         GreenInput.Text = tostring(tonumber(GreenInput.Text))
  2274.         if tonumber(GreenInput.Text) > 255 then
  2275.             GreenInput.Text = '255'
  2276.         end
  2277.     elseif val == "Text" then
  2278.         GreenInput.Text = ""
  2279.     end
  2280.     updatez()
  2281. end)
  2282. BlueInput.Changed:connect(function(val)
  2283.     if val == "Text" and tonumber(BlueInput.Text) then
  2284.         BlueInput.Text = tostring(tonumber(BlueInput.Text))
  2285.         if tonumber(BlueInput.Text) > 255 then
  2286.             BlueInput.Text = '255'
  2287.         end
  2288.     elseif val == "Text" then
  2289.         BlueInput.Text = ""
  2290.     end
  2291.     updatez()
  2292. end)
  2293. TransInput.Changed:connect(function(val)
  2294.     if val == "Text" and tonumber(TransInput.Text) then
  2295.         TransInput.Text = tostring(tonumber(TransInput.Text))
  2296.         if tonumber(TransInput.Text) > 100 then
  2297.             TransInput.Text = '100'
  2298.         end
  2299.     elseif val == "Text" then
  2300.         TransInput.Text = ""
  2301.     end
  2302.     updatez()
  2303. end)
  2304.  
  2305. Close.MouseButton1Click:connect(function()
  2306.     if lerpz == false then
  2307.         lerpz = true
  2308.         if Close.Text ~= "+" then
  2309.             CustomizeGui:TweenPosition(UDim2.new(-0.45,0,0.5,0,Enum.EasingDirection.Out,Enum.EasingStyle.Quint,2))
  2310.             for i=1,10 do
  2311.                 Close.TextTransparency = i/10
  2312.                 Close.TextStrokeTransparency = i/10
  2313.                 wait(0.01)
  2314.             end
  2315.             Close.Text = "+"
  2316.             for i=1,10 do
  2317.                 Close.TextTransparency = (10-i+1)/10
  2318.                 Close.TextStrokeTransparency = (10-i+1)/10
  2319.                 wait(0.01)
  2320.             end
  2321.             lerpz = false
  2322.         else
  2323.             CustomizeGui:TweenPosition(UDim2.new(0,0,0.5,0,Enum.EasingDirection.Out,Enum.EasingStyle.Quint,2))
  2324.             for i=1,10 do
  2325.                 Close.TextTransparency = i/10
  2326.                 Close.TextStrokeTransparency = i/10
  2327.                 wait(0.01)
  2328.             end
  2329.             Close.Text = "X"
  2330.             for i=1,10 do
  2331.                 Close.TextTransparency = (10-i+1)/10
  2332.                 Close.TextStrokeTransparency = (10-i+1)/10
  2333.                 wait(0.01)
  2334.             end
  2335.             lerpz = false
  2336.         end
  2337.     end
  2338. end)
  2339.  
  2340. MusicOption.MouseButton1Click:connect(function()
  2341.     if canbackgroundmusic == true then
  2342.         canbackgroundmusic = false
  2343.         MusicOption.BackgroundColor3 = Color3.new(1, 0, 0)
  2344.     else
  2345.         canbackgroundmusic = true
  2346.         MusicOption.BackgroundColor3 = Color3.new(0, 1, 0)
  2347.     end
  2348. end)
  2349.  
  2350. ScreenOption.MouseButton1Click:connect(function()
  2351.     if cancolorfilter == true then
  2352.         cancolorfilter = false
  2353.         ScreenOption.BackgroundColor3 = Color3.new(1, 0, 0)
  2354.     else
  2355.         cancolorfilter = true
  2356.         ScreenOption.BackgroundColor3 = Color3.new(0, 1, 0)
  2357.     end
  2358. end)
  2359.  
  2360. function equip()
  2361.     local doit = coroutine.wrap(function()
  2362.     if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') then
  2363.         acting = true
  2364.         local arm = me["Right Arm"]
  2365.         local arm2 = me["Left Arm"]
  2366.         local tors = me.Torso
  2367.         local weld = Instance.new('Weld',arm)
  2368.         weld.Part0 = arm
  2369.         weld.Part1 = tors
  2370.         weld.C0 = CFrame.new(-1.5,0,0)
  2371.         local weld2 = Instance.new("Weld", arm2)
  2372.         weld2.Part0 = arm2
  2373.         weld2.Part1 = tors
  2374.         weld2.C0 = CFrame.new(1.5, 0, 0)
  2375.         wait(0.001)
  2376.         for i = 0,1,0.1 do
  2377.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  2378.             weld.C0 = weld.C0:lerp(CFrame.new(-0.2,0.2,-0.5)*CFrame.Angles(0,-3.1,0.9),i)
  2379.             weld2.C0 = weld2.C0:lerp(CFrame.new(1.5, 0.6, 0) * CFrame.Angles(0,0,0.5),i)
  2380.             wait(0.001)
  2381.         end
  2382.         wait(0.15)
  2383.         trail.Enabled = true
  2384.         for i = 0,1,0.1 do
  2385.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  2386.             weld.C0 = weld.C0:lerp(CFrame.new(-0.5,2,0)*CFrame.Angles(0,0,-1.55),i)
  2387.             weld2.C0 = weld2.C0:lerp(CFrame.new(1.5, 0, 0), i)
  2388.             wait(0.001)
  2389.         end
  2390.         trail.Enabled = false
  2391.         wait(0.2)
  2392.         for i = 0,1,0.1 do
  2393.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  2394.             weld.C0 = weld.C0:lerp(CFrame.new(-1.5,0,0),i)
  2395.             wait(0.001)
  2396.         end
  2397.         weld:Destroy()
  2398.         weld2:Remove()
  2399.         if tors ~= nil then
  2400.             rightshoulderz:Clone().Parent = me.Torso
  2401.             leftshoulderz:Clone().Parent = me.Torso
  2402.         end
  2403.     end
  2404.     acting = false
  2405.     end)
  2406.     doit()
  2407. end
  2408.  
  2409. function kysnigga()
  2410.     if kyssing == true then return end
  2411.     kyssing = true
  2412.     acting = true
  2413.     decearingTHING = math.random(1, 100)
  2414.     if decearingTHING == 4 then
  2415.         decearingEGG = Instance.new("Sound", me.Torso)
  2416.         decearingEGG.SoundId = "rbxassetid://138084557"
  2417.         decearingEGG.PlaybackSpeed = math.random(10, 12) / 10
  2418.         decearingEGG.TimePosition = 0.2
  2419.         decearingEGG:Play()
  2420.     end
  2421.     me.Humanoid.WalkSpeed = 0
  2422.     me.Humanoid.JumpPower = 0
  2423.    
  2424.     local rightarm = Instance.new("Weld", me.Torso)
  2425.     rightarm.Part0 = me.Torso
  2426.     rightarm.Part1 = me["Right Arm"]
  2427.     rightarm.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(1.5, 0, 0)
  2428.    
  2429.     local leftarm = Instance.new("Weld", me.Torso)
  2430.     leftarm.Part0 = me.Torso
  2431.     leftarm.Part1 = me["Left Arm"]
  2432.     leftarm.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-1.5, 0, 0)
  2433.    
  2434.     local tors = Instance.new("Weld", me.HumanoidRootPart)
  2435.     tors.Part0 = me.HumanoidRootPart
  2436.     tors.Part1 = me.Torso
  2437.     tors.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(0, 0, 0)
  2438.    
  2439.     local rightleg = Instance.new("Weld", me.Torso)
  2440.     rightleg.Part0 = me.Torso
  2441.     rightleg.Part1 = me["Right Leg"]
  2442.     rightleg.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(0.5, -2, 0)
  2443.    
  2444.     local leftleg = Instance.new("Weld", me.Torso)
  2445.     leftleg.Part0 = me.Torso
  2446.     leftleg.Part1 = me["Left Leg"]
  2447.     leftleg.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-0.5, -2, 0)
  2448.    
  2449.     for i = 0, 1, 0.03 do
  2450.         tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-10), 0, 0), i)
  2451.         leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-80), 0, 0), i)
  2452.         rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-80), 0, 0), i)
  2453.         rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), i)
  2454.         wait()
  2455.     end
  2456.     for i = 0, 1, 0.03 do
  2457.         tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(5), 0, 0), i)
  2458.         leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1, 0.15) * CFrame.Angles(math.rad(-95), 0, 0), i)
  2459.         rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1, 0.15) * CFrame.Angles(math.rad(-95), 0, 0), i)
  2460.         rightarm.C0 = rightarm.C0:lerp(CFrame.new(1, 0.3, -1.5) * CFrame.Angles(math.rad(90), 0, math.rad(-35)), i)
  2461.         leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1, 0.3, -1.5) * CFrame.Angles(math.rad(90), 0, math.rad(35)), i)
  2462.         knifeweld.C1 = knifeweld.C1:lerp(CFrame.new(1.35, 0, 1) * CFrame.Angles(1.55, math.rad(-180), 1), i)
  2463.         wait()
  2464.     end
  2465.     local bleedzer = Instance.new('Part',me.Torso)
  2466.     bleedzer.CFrame = me.Torso.CFrame
  2467.     bleedzer.Size = Vector3.new(0.1,0.1,0.1)
  2468.     bleedzer.Transparency = 1
  2469.     bleedzer.CanCollide = false
  2470.     local weld = Instance.new('Weld',bleedzer)
  2471.     weld.Part0 = bleedzer
  2472.     weld.Part1 = me.Torso
  2473.     weld.C0= CFrame.new(0,0,0)*CFrame.Angles(math.rad(-90),0,0)
  2474.     local woodpekker = coroutine.wrap(function()
  2475.         bleed(bleedzer)
  2476.     end)
  2477.     woodpekker()
  2478.     audio.SoundId = "rbxassetid://199977936"
  2479.     audio.PlaybackSpeed = 1.5
  2480.     audio:Play()
  2481.     audio2.SoundId = "rbxassetid://220834019"
  2482.     audio2.PlaybackSpeed = 1
  2483.     audio2.TimePosition = 0.1
  2484.     audio2:Play()
  2485.     for i = 0, 1, 0.1 do
  2486.         tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-20), 0, 0), i)
  2487.         leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1, -0.35) * CFrame.Angles(math.rad(-70), 0, 0), i)
  2488.         rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1, -0.35) * CFrame.Angles(math.rad(-70), 0, 0), i)
  2489.         rightarm.C0 = rightarm.C0:lerp(CFrame.new(1, 0, 0) * CFrame.Angles(math.rad(70), 0, math.rad(-35)), i)
  2490.         leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1, 0, 0) * CFrame.Angles(math.rad(70), 0, math.rad(35)), i)
  2491.         knifeweld.C1 = knifeweld.C1:lerp(CFrame.new(1.35, 0, 1) * CFrame.Angles(1.55, math.rad(-180), 1), i)
  2492.         wait()
  2493.     end
  2494.     wait(1)
  2495.     audio.SoundId = "rbxassetid://210943487"
  2496.     audio.TimePosition = 0.2
  2497.     audio.PlaybackSpeed = 0.75
  2498.     audio:Play()
  2499.     for i = 0, 1, 0.03 do
  2500.         tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-20), 0, 0), i)
  2501.         leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1, -0.35) * CFrame.Angles(math.rad(-70), 0, 0), i)
  2502.         rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1, -0.35) * CFrame.Angles(math.rad(-70), 0, 0), i)
  2503.         rightarm.C0 = rightarm.C0:lerp(CFrame.new(1, 0.3, -1.5) * CFrame.Angles(math.rad(70), 0, math.rad(-35)), i)
  2504.         leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1, 0.3, -1.5) * CFrame.Angles(math.rad(70), 0, math.rad(35)), i)
  2505.         knifeweld.C1 = knifeweld.C1:lerp(CFrame.new(1.35, 0, 1) * CFrame.Angles(1.55, math.rad(-180), 1), i)
  2506.         wait()
  2507.     end
  2508.     for i = 0, 1, 0.03 do
  2509.         rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 0, -0.4) * CFrame.Angles(math.rad(30), 0, math.rad(0)), i)
  2510.         leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.5, 0, -0.4) * CFrame.Angles(math.rad(30), 0, math.rad(0)), i)
  2511.         knifeweld.C1 = knifeweld.C1:lerp(CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0), i)
  2512.         wait()
  2513.     end
  2514.     wait(0.24)
  2515.     if me:FindFirstChildOfClass('Humanoid') then
  2516.         me:FindFirstChildOfClass('Humanoid').Health = 0
  2517.     end
  2518.     wait(0.01)
  2519.     killz(me,me.Torso.Name,nil,nil,true)
  2520.    
  2521.     tors:Remove()
  2522.     rightarm:Remove()
  2523.     rightleg:Remove()
  2524.     leftleg:Remove()
  2525.     leftarm:Remove()
  2526.     rightshoulderz:Clone().Parent = me.Torso
  2527.     leftshoulderz:Clone().Parent = me.Torso
  2528.     torsojoint:Clone().Parent = me.HumanoidRootPart
  2529.     lefthipz:Clone().Parent = me.Torso
  2530.     righthipz:Clone().Parent = me.Torso
  2531.     me.Humanoid.JumpPower = 50
  2532.     me.Humanoid.WalkSpeed = 16
  2533.     acting = false
  2534.     canClick = true
  2535.     doing = false
  2536.     hit = false
  2537.     kyssing = false
  2538.     if decearingTHING == 4 then
  2539.         decearingEGG:Remove()
  2540.     end
  2541. end
  2542.  
  2543. function bleedout()
  2544.     local doit = coroutine.wrap(function()
  2545.         local targe = grabbed
  2546.         local num = 0
  2547.         while targe and targe:FindFirstChildOfClass('Humanoid') and targe:FindFirstChildOfClass('Humanoid').Health > 0 and num < 11 do
  2548.             if targe.Head:FindFirstChild('Died') then
  2549.                 tone = math.random(6, 12) / 10
  2550.                 targe.Head.Died.PlaybackSpeed = tone
  2551.                 targe.Head.Died:Play()
  2552.             else
  2553.                 local deathsound = Instance.new('Sound',targe.Head)
  2554.                 deathsound.Name = "Died"
  2555.                 deathsound.SoundId = 'rbxasset://sounds/uuhhh.mp3'
  2556.                 deathsound.Volume = 0.65
  2557.                 deathsound.EmitterSize = 5
  2558.                 deathsound.MaxDistance = 150
  2559.                 tone = math.random(5, 15) / 10
  2560.                 targe.Head.Died.PlaybackSpeed = tone
  2561.                 targe.Head.Died:Play()
  2562.             end
  2563.             targe:FindFirstChildOfClass('Humanoid').Health = targe:FindFirstChildOfClass('Humanoid').Health - 7
  2564.             num = num+1
  2565.             wait(0.325)
  2566.         end
  2567.         targe:FindFirstChildOfClass('Humanoid').Health = 0
  2568.         wait()
  2569.         killz(targe,'Head',nil,nil,false,true)
  2570.         wait(2)
  2571.         targe:Remove()
  2572.     end)
  2573.     doit()
  2574. end
  2575.  
  2576. function liedown()
  2577.     local doit = coroutine.wrap(function()
  2578.     local targe = grabbed
  2579.         wait(2)
  2580.         if targe and targe:FindFirstChildOfClass('Humanoid') then
  2581.             targe:FindFirstChildOfClass('Humanoid').PlatformStand = false
  2582.         end
  2583.     end)
  2584.     doit()
  2585. end
  2586.  
  2587. function grab()
  2588.     local doit = coroutine.wrap(function()
  2589.     acting = true
  2590.     me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed + 3
  2591.     local arm = me["Right Arm"]
  2592.     local tors = me.Torso
  2593.     local arm2 = me["Left Arm"]
  2594.     local humanroot = me.HumanoidRootPart
  2595.     local weld2 = Instance.new('Weld',arm)
  2596.     weld2.Part0 = arm
  2597.     weld2.Part1 = tors
  2598.     weld2.C0 = CFrame.new(-1.5,0,0) * CFrame.Angles(0, 0, 0)
  2599.     local weld3 = Instance.new('Weld',arm2)
  2600.     weld3.Part0 = arm2
  2601.     weld3.Part1 = tors
  2602.     weld3.C0 = CFrame.new(1.5,0,-0.3) * CFrame.Angles(0.3,0.1,0)
  2603.     for i = 0,1,0.05 do
  2604.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or humanroot == nil then return end
  2605.         weld2.C0 = weld2.C0:lerp(CFrame.new(-1.2,1.3,0.4)*CFrame.Angles(0.5,0,-1.2),i)
  2606.         weld3.C0 = weld3.C0:lerp(CFrame.new(1.2,1.3,0)*CFrame.Angles(0,0,1.2),i)
  2607.         knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), -1.55) * CFrame.new(0, 0.95, 0)
  2608.         wait(0.01)
  2609.     end
  2610.     grabbing = true
  2611.     trail.Enabled = true
  2612.     for i = 0,1,0.10 do
  2613.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or humanroot == nil then return end
  2614.         weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-1.5, 0, -1.3), i)
  2615.         weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1, -0.5)* CFrame.Angles(-1.5, 0, 1.1), i)
  2616.         wait(0.01)
  2617.     end
  2618.     trail.Enabled = false
  2619.     wait(0.5)
  2620.     grabbing = false
  2621.     me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed - 3
  2622.     if grabbed == nil then
  2623.         for i = 0,1,0.1 do
  2624.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil then return end
  2625.             weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  2626.             weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0),i)
  2627.             knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0)
  2628.             wait(0.001)
  2629.         end
  2630.         weld2:Destroy()
  2631.         weld3:Destroy()
  2632.         rightshoulderz:Clone().Parent = me.Torso
  2633.             leftshoulderz:Clone().Parent = me.Torso
  2634.         acting = false
  2635.         canClick = true
  2636.     end
  2637.     end)
  2638.     doit()
  2639. end
  2640.  
  2641. function kill()
  2642.     paralyzed = false
  2643.     if grabbed.Torso:FindFirstChild("TargetWeld") == nil or grabbed:FindFirstChildOfClass('Humanoid').Health <= 0 then hardrelease() return end
  2644.     targetweld = grabbed.Torso.TargetWeld
  2645.     targetweld2 = nil
  2646.     local reee = grabbed:FindFirstChild("Left Arm")
  2647.     if reee and reee:FindFirstChild("Weld") then
  2648.         targetweld2 = reee.Weld
  2649.     end
  2650.     for i, v in pairs(grabbed:GetChildren()) do
  2651.         if v.Name == "Part" then
  2652.             v.CanCollide = true
  2653.         end
  2654.     end
  2655.     targetweld3pt = grabbed:FindFirstChild("Right Arm")
  2656.     local targetrightshoulder = rightshoulder
  2657.     local targetleftshoulder = leftshoulder
  2658.     local targetweld3 = Instance.new("Weld", targetweld3pt)
  2659.     targetweld3.Part0 = grabbed.Torso
  2660.     targetweld3.Part1 = targetweld3pt
  2661.     targetweld3.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(1.5, 0, 0)
  2662.    
  2663.     local doit = coroutine.wrap(function()
  2664.     local arm = me["Right Arm"]
  2665.     local tors = grabbed.Torso
  2666.     local arm2 = me["Left Arm"]
  2667.     if arm:FindFirstChildOfClass('Weld') == nil or arm2:FindFirstChildOfClass('Weld') == nil then return end
  2668.     doing = true
  2669.     local weld2 = arm:FindFirstChildOfClass('Weld')
  2670.     local weld3 = arm2:FindFirstChildOfClass('Weld')
  2671.     local humanroot = me.HumanoidRootPart
  2672.    
  2673.     for i = 0,1,0.1 do
  2674.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  2675.         weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-1.9, 0, -1.4), i)
  2676.         weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 0.5, -0.5)* CFrame.Angles(-1.5, 0.4, 1.1), i)
  2677.         wait(0.01)
  2678.     end
  2679.    
  2680.     audio:Stop()
  2681.     audio.SoundId = "rbxassetid://517040733"
  2682.     tone = math.random(1, 3)
  2683.     if tone == 1 then audio.PlaybackSpeed = 0.8 audio.TimePosition = 0.3 end
  2684.     if tone == 2 then audio.PlaybackSpeed = 1 audio.TimePosition = 0.1 end
  2685.     if tone == 3 then audio.PlaybackSpeed = 1.2 audio.TimePosition = 0.2 end
  2686.     audio:Play()
  2687.    
  2688.     local bleedpart = Instance.new("Part", grabbed)
  2689.     bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  2690.     bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  2691.     bleedpart.CanCollide = false
  2692.     bleedpart.Position = grabbed.Head.Position + Vector3.new(0, 1, 0)
  2693.     bleedpart.Transparency = 1
  2694.    
  2695.     local bleedpartweld = Instance.new("Weld", grabbed.Torso)
  2696.     bleedpartweld.Part0 = grabbed.Torso
  2697.     bleedpartweld.Part1 = bleedpart
  2698.     bleedpartweld.C0 = CFrame.Angles(-1, 0, -0.35) * CFrame.new(0, 1, 0.8)
  2699.     local coru=coroutine.wrap(function()
  2700.     bleed(bleedpart)
  2701.     end)
  2702.     coru()
  2703.    
  2704.     local slightthrow = Instance.new("BodyThrust", grabbed.Torso)
  2705.     slightthrow.Force = Vector3.new(0, 0, -2500)
  2706.    
  2707.     local slightthrow2 = Instance.new("BodyAngularVelocity", grabbed.Torso)
  2708.     slightthrow2.AngularVelocity = Vector3.new(0, -1000, 0)
  2709.     slightthrow2.MaxTorque = Vector3.new(1000, 1000, 1000)
  2710.    
  2711.     if grabbed:FindFirstChildOfClass('Humanoid') then
  2712.         grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = true
  2713.     end
  2714.    
  2715.     killz(grabbed,'Left Leg')
  2716.     killz(grabbed,'Left Arm')
  2717.     killz(grabbed,'Right Leg')
  2718.     killz(grabbed,'Right Arm')
  2719.    
  2720.     trail.Enabled = true
  2721.    
  2722.     for i = 0,1,0.2 do
  2723.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  2724.         weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 1.7, -0.5)* CFrame.Angles(-0.25, 0, -1.4), i)
  2725.         weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1.6, -0.5)* CFrame.Angles(-1.5, -1, 1.1), i)
  2726.         wait(0.01)
  2727.     end
  2728.    
  2729.     trail.Enabled = false
  2730.    
  2731.     bleedout()
  2732.    
  2733.     rightshoulderz:Clone().Parent = me.Torso
  2734.         leftshoulderz:Clone().Parent = me.Torso
  2735.     grabbed = nil
  2736.    
  2737.     if humanroot:FindFirstChild('Holder') then
  2738.         humanroot.Holder:Destroy()
  2739.     end
  2740.    
  2741.     wait(0.2)
  2742.     slightthrow:Remove()
  2743.     slightthrow2:Remove()
  2744.     for i = 0,1,0.05 do
  2745.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  2746.         weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5, 0, 0)* CFrame.Angles(0, 0, 0), i)
  2747.         weld3.C0 = weld3.C0:lerp(CFrame.new(1.5, 0, 0)* CFrame.Angles(0, 0, 0), i)
  2748.         knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0)
  2749.         wait(0.01)
  2750.     end
  2751.    
  2752.     weld2:Destroy()
  2753.     weld3:Destroy()
  2754.     targetweld = nil
  2755.     targetweld2 = nil
  2756.     targetweld3 = nil
  2757.     rightshoulderz:Clone().Parent = me.Torso
  2758.     leftshoulderz:Clone().Parent = me.Torso
  2759.     acting = false
  2760.     canClick = true
  2761.     doing = false
  2762.     end)
  2763.     doit()
  2764. end
  2765.  
  2766. function finish()
  2767.     if finishing == true then return end
  2768.     finishing = true
  2769.     acting = true
  2770.     decearingTHING = math.random(1, 100)
  2771.     if decearingTHING == 4 then
  2772.         decearingEGG = Instance.new("Sound", me.Torso)
  2773.         decearingEGG.SoundId = "rbxassetid://138084557"
  2774.         decearingEGG.PlaybackSpeed = math.random(10, 12) / 10
  2775.         decearingEGG.TimePosition = 0.2
  2776.         decearingEGG:Play()
  2777.     end
  2778.     me.Humanoid.WalkSpeed = 0
  2779.     me.Humanoid.JumpPower = 0
  2780.    
  2781.     local rightarm = Instance.new("Weld", me.Torso)
  2782.     rightarm.Part0 = me.Torso
  2783.     rightarm.Part1 = me["Right Arm"]
  2784.     rightarm.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(1.5, 0, 0)
  2785.    
  2786.     local tors = Instance.new("Weld", me.HumanoidRootPart)
  2787.     tors.Part0 = me.HumanoidRootPart
  2788.     tors.Part1 = me.Torso
  2789.     tors.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(0, 0, 0)
  2790.    
  2791.     local rightleg = Instance.new("Weld", me.Torso)
  2792.     rightleg.Part0 = me.Torso
  2793.     rightleg.Part1 = me["Right Leg"]
  2794.     rightleg.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(0.5, -2, 0)
  2795.    
  2796.     local leftleg = Instance.new("Weld", me.Torso)
  2797.     leftleg.Part0 = me.Torso
  2798.     leftleg.Part1 = me["Left Leg"]
  2799.     leftleg.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-0.5, -2, 0)
  2800.    
  2801.     for i = 0, 1, 0.05 do
  2802.         tors.C0 = tors.C0:lerp(CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(15), 0, 0), i)
  2803.         leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -2, 0.2) * CFrame.Angles(math.rad(-15), 0, 0), i)
  2804.         rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -2, 0.2) * CFrame.Angles(math.rad(-15), 0, 0), i)
  2805.         rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 1.9, 0) * CFrame.Angles(math.rad(179), math.rad(179), 0), i)
  2806.         wait()
  2807.     end
  2808.     for i=1,finishnum do
  2809.         local num1 = 0.5
  2810.         local num2 = 0.5
  2811.         local num3 = 0.25
  2812.     if finishnum ~= 1 then
  2813.         num3 = 0
  2814.     end
  2815.     trail.Enabled = true
  2816.     for i = 0, 1, num1 do
  2817.         tors.C0 = tors.C0:lerp(CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-60), 0, 0), i)
  2818.         leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1.5, 0) * CFrame.Angles(math.rad(0), 0, 0), i)
  2819.         rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -0.7, -1) * CFrame.Angles(math.rad(10), 0, 0), i)
  2820.         rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 1.9, -1) * CFrame.Angles(math.rad(160), math.rad(150), 0), i)
  2821.         wait()
  2822.     end
  2823.     wait()
  2824.     for i = 0, 1, num2 do
  2825.         tors.C0 = tors.C0:lerp(CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-20), 0, 0), i)
  2826.         leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1.5, 0) * CFrame.Angles(math.rad(-30), 0, 0), i)
  2827.         rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -0.7, -1) * CFrame.Angles(math.rad(-20), 0, 0), i)
  2828.         rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 1.9, 0.2) * CFrame.Angles(math.rad(250), math.rad(180), 0), i)
  2829.         wait()
  2830.     end
  2831.     trail.Enabled = false
  2832.     wait(num3)
  2833.     end
  2834.     wait()
  2835.     for i = 0, 1, 0.05 do
  2836.         tors.C0 = tors.C0:lerp(CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), i)
  2837.         leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -2, 0) * CFrame.Angles(0, 0, 0), i)
  2838.         rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -2, 0) * CFrame.Angles(0, 0, 0), i)
  2839.         rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 0, 0) * CFrame.Angles(0, 0, 0), i)
  2840.         wait()
  2841.     end
  2842.     tors:Remove()
  2843.     rightarm:Remove()
  2844.     rightleg:Remove()
  2845.     leftleg:Remove()
  2846.     rightshoulderz:Clone().Parent = me.Torso
  2847.     leftshoulderz:Clone().Parent = me.Torso
  2848.     torsojoint:Clone().Parent = me.HumanoidRootPart
  2849.     lefthipz:Clone().Parent = me.Torso
  2850.     righthipz:Clone().Parent = me.Torso
  2851.     me.Humanoid.JumpPower = 50
  2852.     me.Humanoid.WalkSpeed = 16
  2853.     acting = false
  2854.     canClick = true
  2855.     doing = false
  2856.     hit = false
  2857.     finishing = false
  2858.     if decearingTHING == 4 then
  2859.         decearingEGG:Remove()
  2860.     end
  2861. end
  2862.  
  2863. function throw()
  2864.     if grabbed.Torso:FindFirstChild("TargetWeld") == nil or grabbed:FindFirstChildOfClass('Humanoid').Health <= 0 then return end
  2865.     paralyzed = false
  2866.     targetweld = grabbed.Torso.TargetWeld
  2867.     local ree = grabbed:FindFirstChild("Left Arm")
  2868.     targetweld2 =nil
  2869.     if ree and ree:FindFirstChild("Weld") then
  2870.         targetweld2 = ree.Weld
  2871.     end
  2872.    
  2873.     for i, v in pairs(grabbed:GetChildren()) do
  2874.         if v.Name == "Part" then
  2875.             v.CanCollide = true
  2876.         end
  2877.     end
  2878.    
  2879.    
  2880.     local doit = coroutine.wrap(function()
  2881.     local arm = me["Right Arm"]
  2882.     local tors = grabbed.Torso
  2883.     local arm2 = me["Left Arm"]
  2884.     local targrightshoulder = rightshoulder
  2885.    
  2886.     local targleftshoulder = leftshoulder
  2887.     if arm:FindFirstChildOfClass('Weld') == nil or arm2:FindFirstChildOfClass('Weld') == nil then return end
  2888.     doing = true
  2889.     local weld2 = arm:FindFirstChildOfClass('Weld')
  2890.     local weld3 = arm2:FindFirstChildOfClass('Weld')
  2891.     local humanroot = me.HumanoidRootPart
  2892.    
  2893.     for i = 0,1,0.2 do
  2894.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  2895.         weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 1.7, -0.5)* CFrame.Angles(-0.25, 1, -1.4), i)
  2896.         weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1.6, -0.5)* CFrame.Angles(-1.5, -1, 1.1), i)
  2897.         targetweld.C0 = targetweld.C0:lerp(CFrame.new(0, 1.5, 0)*CFrame.Angles(0, 0, 0), i)
  2898.         if targetweld2 then
  2899.             targetweld2.C0 = targetweld2.C0:lerp(CFrame.new(-1.5, 0, 0)*CFrame.Angles(0, 0, 0), i)
  2900.         end
  2901.         wait(0.01)
  2902.     end
  2903.    
  2904.     audio:Stop()
  2905.     audio.SoundId = "rbxassetid://536642316"
  2906.     tone = math.random(1, 3)
  2907.     if tone == 1 then audio.PlaybackSpeed = 0.8 audio.TimePosition = 0.08 end
  2908.     if tone == 2 then audio.PlaybackSpeed = 1 audio.TimePosition = 0.1 end
  2909.     if tone == 3 then audio.PlaybackSpeed = 1.2 audio.TimePosition = 0.12 end
  2910.     audio:Play()
  2911.    
  2912.     local slightthrow = Instance.new("BodyVelocity", grabbed.Torso)
  2913.     slightthrow.Velocity = Vector3.new(0,20,0)+(me.Torso.CFrame.lookVector*20)
  2914.     slightthrow.P = 5000
  2915.     slightthrow.MaxForce = Vector3.new(9000001,9000001,9000001)
  2916.     local point = grabbed.Torso.Position
  2917.     local aaaaaa = grabbed
  2918.     liedown()
  2919.    
  2920.     rightshoulderz:Clone().Parent = me.Torso
  2921.             leftshoulderz:Clone().Parent = me.Torso
  2922.     grabbed = nil
  2923.    
  2924.     if humanroot:FindFirstChild('Holder') then
  2925.         humanroot.Holder:Destroy()
  2926.     end
  2927.     local coru = coroutine.wrap(function()
  2928.         while aaaaaa and aaaaaa:FindFirstChild('Torso') and (aaaaaa.Torso.Position-point).magnitude < 5 do wait(0.001) end
  2929.         if aaaaaa:FindFirstChildOfClass('Humanoid') then
  2930.             aaaaaa:FindFirstChildOfClass('Humanoid').Name = "Humanoid"
  2931.             aaaaaa:FindFirstChildOfClass('Humanoid').JumpPower = 50
  2932.             aaaaaa:FindFirstChildOfClass('Humanoid').WalkSpeed = 16
  2933.         end
  2934.         slightthrow:Remove()
  2935.     end)
  2936.     coru()
  2937.    
  2938.     for i = 0,1,0.05 do
  2939.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  2940.         weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  2941.         weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0),i)
  2942.         wait(0.01)
  2943.     end
  2944.     weld2:Destroy()
  2945.     weld3:Destroy()
  2946.     targetweld:Remove()
  2947.     if targetweld2 then
  2948.         targetweld2:Remove()
  2949.     end
  2950.     if rightshoulder then
  2951.     rightshoulder:Clone().Parent = tors
  2952.     end
  2953.     if leftshoulder then
  2954.     leftshoulder:Clone().Parent = tors
  2955.     end
  2956.     headweld:Clone().Parent = tors
  2957.     rightshoulderz:Clone().Parent = me.Torso
  2958.             leftshoulderz:Clone().Parent = me.Torso
  2959.     acting = false
  2960.     canClick = true
  2961.     doing = false
  2962.     end)
  2963.     doit()
  2964. end
  2965.  
  2966. cfn,ang,mr,int=CFrame.new,CFrame.Angles,math.rad,Instance.new
  2967. bc=BrickColor.new
  2968. local minimumsize = Vector3.new(0.7,0.7,0.7)
  2969. local surface_between_splitted_parts = 'SmoothNoOutlines'
  2970. local fragmentable = workspace
  2971. local list = {}
  2972. local brickcount = 0
  2973. local storage = {}
  2974. local fillup = 1000
  2975. local maximumstorage = 2000
  2976. local storage_position = Vector3.new(0,0,5000)
  2977. local stored_partsize = Vector3.new(1,1,1)
  2978. local parts_created_per_frame = 5
  2979.  
  2980. local minimumsize = Vector3.new(0.7,0.7,0.7)
  2981. local surface_between_splitted_parts = 'SmoothNoOutlines'
  2982. local fragmentable = workspace
  2983. local list = {}
  2984. local brickcount = 0
  2985. local storage = {}
  2986. local fillup = 1000
  2987. local maximumstorage = 2000
  2988. local storage_position = Vector3.new(0,0,5000)
  2989. local stored_partsize = Vector3.new(1,1,1)
  2990. local parts_created_per_frame = 5
  2991.  
  2992.  
  2993. function fragmentate(cframe,size,color,explosion_position,explosion_blastradius,backsurface,bottomsurface,frontsurface,leftsurface,rightsurface,topsurface,transparency,reflectance,material)
  2994.     local xi = size.X >= minimumsize.X*(1+explosion_blastradius/16) and 2 or 1
  2995.     local yi = size.Y >= minimumsize.Y*(1+explosion_blastradius/16) and 2 or 1
  2996.     local zi = size.Z >= minimumsize.Z*(1+explosion_blastradius/16) and 2 or 1
  2997.     if xi == 1 and yi == 1 and zi == 1 or (cframe.p-explosion_position).magnitude > size.magnitude/2 + explosion_blastradius then
  2998.         if xi == 1 and yi == 1 and zi == 1 then return end
  2999.         if #storage > 0 then
  3000.             local p = storage[1]
  3001.             p.BrickColor = color
  3002.             p.Size = size
  3003.             p.Anchored = false
  3004.             p.BackSurface = backsurface
  3005.             p.BottomSurface = bottomsurface
  3006.             p.FrontSurface = frontsurface
  3007.             p.LeftSurface = leftsurface
  3008.             p.RightSurface = rightsurface
  3009.             p.TopSurface = topsurface
  3010.             p.Transparency = transparency
  3011.             p.CFrame = cframe
  3012.             p.Reflectance = reflectance
  3013.             p.Material = material
  3014.             game:GetService('Debris'):AddItem(p,30)
  3015.             p:BreakJoints()
  3016.             table.remove(storage,1)
  3017.         else
  3018.             local p = Instance.new("Part",fragmentable)
  3019.             p.BrickColor = color
  3020.             p.FormFactor = "Custom"
  3021.             p.Size = size
  3022.             p.BackSurface = backsurface
  3023.             p.BottomSurface = bottomsurface
  3024.             p.FrontSurface = frontsurface
  3025.             p.LeftSurface = leftsurface
  3026.             p.RightSurface = rightsurface
  3027.             p.TopSurface = topsurface
  3028.             p.Transparency = transparency
  3029.             p.Material = material
  3030.             if p.Transparency>0.285 then
  3031.                 p.Anchored = false
  3032.             else
  3033.                 p.Anchored=false
  3034.                 p.Material='Wood'
  3035.                 game:GetService('Debris'):AddItem(p,10)
  3036.             end
  3037.             p.CFrame = cframe
  3038.             p.Reflectance = reflectance
  3039.             p:BreakJoints()
  3040.         end
  3041.         return
  3042.     end
  3043.     local mody = math.random(-125,125)/1000
  3044.     for y = 1,yi do
  3045.         if math.random()> 0.5 then
  3046.             local modx = math.random(-125,125)/1000
  3047.             for x = 1,xi do
  3048.                 local modz = math.random(-125,125)/1000
  3049.                 for z = 1,zi do --offset = x/xi-0.75+modx)
  3050.                     fragmentate(cframe*CFrame.new(size.X*(xi==1 and 0 or x/xi-0.75+modx),size.Y*(yi==1 and 0 or y/yi-0.75+mody),size.Z*(zi==1 and 0 or z/zi-0.75+modz)),
  3051.                         Vector3.new(xi == 2 and size.X*(1-2*math.abs(x/xi-0.75+modx)) or size.X,yi == 2 and size.Y*(1-2*math.abs(y/yi-0.75+mody)) or size.Y,
  3052.                         zi == 2 and size.Z*(1-2*math.abs(z/zi-0.75+modz)) or size.Z or mustardfoot_was_here),color,explosion_position,explosion_blastradius,
  3053.                         z~=zi and surface_between_splitted_parts or backsurface,y==2 and surface_between_splitted_parts or bottomsurface,
  3054.                         z==2 and surface_between_splitted_parts or frontsurface,x==2 and surface_between_splitted_parts or leftsurface,x~=xi and surface_between_splitted_parts or rightsurface,
  3055.                         y~=yi and surface_between_splitted_parts or topsurface,transparency,reflectance,material)
  3056.                 end
  3057.                
  3058.             end
  3059.         else
  3060.             local modz = math.random(-125,125)/1000
  3061.             for z = 1,zi do
  3062.                 local modx = math.random(-125,125)/1000
  3063.                 for x = 1,xi do
  3064.                     fragmentate(cframe*CFrame.new(size.X*(xi==1 and 0 or x/xi-0.75+modx),size.Y*(yi==1 and 0 or y/yi-0.75+mody),size.Z*(zi==1 and 0 or z/zi-0.75+modz)),
  3065.                         Vector3.new(xi == 2 and size.X*(1-2*math.abs(x/xi-0.75+modx)) or size.X,yi == 2 and size.Y*(1-2*math.abs(y/yi-0.75+mody)) or size.Y,
  3066.                         zi == 2 and size.Z*(1-2*math.abs(z/zi-0.75+modz)) or size.Z),color,explosion_position,explosion_blastradius,
  3067.                         z~=zi and surface_between_splitted_parts or backsurface,y==2 and surface_between_splitted_parts or bottomsurface,
  3068.                         z==2 and surface_between_splitted_parts or frontsurface,x==2 and surface_between_splitted_parts or leftsurface,x~=xi and surface_between_splitted_parts or rightsurface,
  3069.                         y~=yi and surface_between_splitted_parts or topsurface,transparency,reflectance,material)
  3070.                 end
  3071.             end
  3072.         end
  3073.     end            
  3074. end
  3075.  
  3076. function start_fragmentation(position,radius,nuh)
  3077.     local search = Region3.new(position-Vector3.new(radius,radius,radius)*1.1,position+Vector3.new(radius,radius,radius)*1.1)
  3078.     repeat
  3079.     local finish = false
  3080.     local parts = workspace:FindPartsInRegion3WithIgnoreList(search,list,100)
  3081.     for i = 1,#parts do
  3082.         table.insert(list,1,parts[i])
  3083.     end
  3084.     finish = true
  3085.     until #parts < 100 and finish
  3086.     local t = tick()
  3087.     for i = 1,#list do
  3088.         local p = list[i]
  3089.         if p:IsA('UnionOperation') == false and p:IsA('CornerWedgePart') == false and p:IsA('TrussPart') == false and p:IsA('WedgePart') == false and p.Parent and p.Parent ~= obj1 and p.Parent.Name ~= "Projectile" and p:IsDescendantOf(fragmentable) and p:GetMass()<50000 and p.Transparency>0.285 and p.Name~='Base' and p.Parent:FindFirstChildOfClass('Humanoid') == nil and p.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil and p:IsDescendantOf(me)==false then
  3090.             fragmentate(p.CFrame,p.Size,p.BrickColor,position,radius,p.BackSurface,p.BottomSurface,p.FrontSurface,p.LeftSurface,p.RightSurface,p.TopSurface,p.Transparency,p.Reflectance,p.Material)
  3091.             if #storage < maximumstorage and p.Shape == "Block" then
  3092.                 p.Anchored = false
  3093.                 p.FormFactor = "Custom"
  3094.                 p.Size = stored_partsize
  3095.                 p.Position = storage_position
  3096.                 table.insert(storage,1,p)
  3097.             else
  3098.                 p:Destroy()
  3099.             end
  3100.         end
  3101.         if nuh == false and p.Parent and p.Parent ~= obj1 and p.Parent.Name ~= "Projectile" and p:IsDescendantOf(fragmentable) and p:GetMass()<53000 and p.Transparency<0.05 and p.Name~='Base' and tostring(p.Material)=='Enum.Material.Wood' and p:IsDescendantOf(me)==false then
  3102.             fragmentate(p.CFrame,p.Size,p.BrickColor,position,radius,p.BackSurface,p.BottomSurface,p.FrontSurface,p.LeftSurface,p.RightSurface,p.TopSurface,p.Transparency,p.Reflectance,p.Material)
  3103.             if #storage < maximumstorage and p.Shape == "Block" then
  3104.                 p.Anchored = false
  3105.                 p.Material='Wood'
  3106.                 p.FormFactor = "Custom"
  3107.                 p.Size = stored_partsize
  3108.                 p.Position = storage_position
  3109.                 table.insert(storage,1,p)
  3110.             else
  3111.                 p:Destroy()
  3112.             end
  3113.         end
  3114.     end
  3115.     list = {}
  3116. end
  3117.  
  3118.  
  3119. function fling()
  3120. local doit = coroutine.wrap(function()
  3121. if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') and me:FindFirstChild('HumanoidRootPart') then
  3122.     acting = true
  3123.     for i=1,finishnum do
  3124.     local weld2 = Instance.new('Weld',me["Right Arm"])
  3125.     weld2.Part0 = me["Right Arm"]
  3126.     weld2.Part1 = me["Torso"]
  3127.     weld2.C0 = CFrame.new(-1.5,0,0)
  3128.     if finishnum == 1 then
  3129.     for i = 0,1,0.05 do
  3130.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3131.         weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0),i)
  3132.         wait(0.01) 
  3133.     end
  3134.     end
  3135.     audio.SoundId = "rbxassetid://166083610"
  3136.     audio.PlaybackSpeed = 1
  3137.     audio.TimePosition = 0.1
  3138.     audio:Play()
  3139.     if finishnum == 1 then
  3140.     for i = 0,1,0.5 do
  3141.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3142.         weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0),i)
  3143.         wait(0.001)
  3144.     end
  3145.     end
  3146.     weld2.C0 = CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0)
  3147.     local knofe = obj1:Clone()
  3148.     for i, v in pairs(obj1:GetChildren()) do
  3149.         if v:IsA('BasePart') then
  3150.         v.Transparency = 1
  3151.         end
  3152.     end
  3153.     knofe.Parent = workspace
  3154.     knofe.Name = "Projectile"
  3155.     knofe.Grab.CFrame = CFrame.new(knofe.Grab.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,math.pi/2,0)
  3156.     knofe:FindFirstChild("Trail", true).Enabled = true
  3157.     local heck = Instance.new('BodyVelocity',knofe.Grab)
  3158.     heck.Velocity = (knofe.Grab.CFrame*CFrame.Angles(0,math.pi/-2,0)).lookVector*120
  3159.     local coru = coroutine.wrap(function()
  3160.         wait(0.45)
  3161.         if heck then
  3162.             heck:Destroy()
  3163.         end
  3164.     end)
  3165.     coru()
  3166.     local able = true
  3167.     knofe["big ass knife"].Touched:connect(function(hit)
  3168.         if hit.Parent and hit.Parent:FindFirstChildOfClass('Humanoid') and hit.Transparency < 1 and knofe.Grab.CanCollide == false and hit.Parent ~= me and hit.Parent.Parent ~= me then
  3169.             local thing = hit.Parent:FindFirstChildOfClass('Humanoid')
  3170.             local ree = hit.Parent
  3171.             if thing == nil then
  3172.                 ree = hit.Parent.Parent
  3173.             end
  3174.             if ree:FindFirstChildOfClass('Humanoid').Health > 0 then
  3175.                 knofe:FindFirstChild("Trail", true).Enabled = false
  3176.                 game:GetService('Debris'):AddItem(knofe,5)
  3177.                 tone = math.random(1, 3)
  3178.                 local sound = Instance.new('Sound',knofe.Grab)
  3179.                 if tone == 1 then sound.SoundId = "rbxassetid://220833967" end
  3180.                 if tone == 2 then sound.SoundId = "rbxassetid://220833976" end
  3181.                 if tone == 3 then sound.SoundId = "rbxassetid://220834000" end
  3182.                 sound.PlaybackSpeed = 1
  3183.                 sound:Play()
  3184.                 for i, v in pairs(knofe:GetChildren()) do
  3185.                     if v:IsA('BasePart') then
  3186.                     v.CanCollide = true
  3187.                     v.Anchored = true
  3188.                     end
  3189.                 end
  3190.                 hit.Anchored = true
  3191.                 if ree:FindFirstChildOfClass('Humanoid') and hit.Name == "Torso" or hit.Name == "Head" then
  3192.                     ree:FindFirstChildOfClass('Humanoid').Health = 0
  3193.                 end
  3194.                 wait()
  3195.                 killz(ree,hit.Name,knofe)
  3196.             else
  3197.                 knofe:FindFirstChild("Trail", true).Enabled = false
  3198.                 heck.Velocity = Vector3.new(0,0,0)
  3199.                 heck:Destroy()
  3200.                 game:GetService('Debris'):AddItem(knofe,5)
  3201.                 tone = math.random(1, 3)
  3202.                 local sound = Instance.new('Sound',knofe.Grab)
  3203.                 if tone == 1 then sound.SoundId = "rbxassetid://220833967" end
  3204.                 if tone == 2 then sound.SoundId = "rbxassetid://220833976" end
  3205.                 if tone == 3 then sound.SoundId = "rbxassetid://220834000" end
  3206.                 sound.PlaybackSpeed = 1
  3207.                 sound:Play()
  3208.                 for i, v in pairs(knofe:GetChildren()) do
  3209.                     if v:IsA('BasePart') then
  3210.                     v.Anchored = false
  3211.                     end
  3212.                 end
  3213.                 hit.Anchored = true
  3214.                 wait(0.001)
  3215.                 hit.Anchored = false
  3216.                 for i, v in pairs(knofe:GetChildren()) do
  3217.                     if v:IsA('BasePart') then
  3218.                     v.Anchored = false
  3219.                     end
  3220.                 end
  3221.                 if knofe then
  3222.                     local coru = coroutine.wrap(function()
  3223.                         if hit then
  3224.                             local uno = Instance.new('Part',workspace)
  3225.                             local dos = Instance.new('Part',workspace)
  3226.                             uno.CFrame = hit.CFrame
  3227.                             dos.CFrame = knofe["big ass knife"].CFrame
  3228.                             local weld = Instance.new('Weld',knofe["big ass knife"])
  3229.                             weld.Part0 = hit
  3230.                             weld.Part1 = knofe["big ass knife"]
  3231.                             weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  3232.                             uno:Destroy()
  3233.                             dos:Destroy()
  3234.                         end
  3235.                     end)
  3236.                     coru()
  3237.                 end
  3238.             end
  3239.         elseif hit.Parent and hit.Parent ~= me and hit.Parent.Parent ~= me and hit.CanCollide and knofe.Grab.CanCollide == false then
  3240.             if hit.Transparency and (hit.Transparency<=0.285 or hit:GetMass()<=3000) then
  3241.                 knofe:FindFirstChild("Trail", true).Enabled = false
  3242.                 local sound = Instance.new('Sound',knofe.Grab)
  3243.                 sound.SoundId = 'rbxassetid://267585646'
  3244.                 sound:Play()
  3245.                 for i,v in pairs(knofe:GetChildren()) do
  3246.                     if v:IsA('BasePart') then
  3247.                         v.Anchored = true
  3248.                     end
  3249.                 end
  3250.                 wait()
  3251.                 heck.Velocity = Vector3.new(0,0,0)
  3252.                 heck:Destroy()
  3253.                 local uno = Instance.new('Part',workspace)
  3254.                             local dos = Instance.new('Part',workspace)
  3255.                             uno.CFrame = hit.CFrame
  3256.                             dos.CFrame = knofe["big ass knife"].CFrame
  3257.                             local weld = Instance.new('Weld',knofe["big ass knife"])
  3258.                             weld.Part0 = hit
  3259.                             weld.Part1 = knofe["big ass knife"]
  3260.                             weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  3261.                             uno:Destroy()
  3262.                             dos:Destroy()
  3263.                             for i,v in pairs(knofe:GetChildren()) do
  3264.                     if v:IsA('BasePart') then
  3265.                         v.Anchored = false
  3266.                     end
  3267.                 end
  3268.                 game:GetService('Debris'):AddItem(knofe,5)
  3269.                 for i,v in pairs(knofe:GetChildren()) do
  3270.                     if v:IsA('BasePart') then
  3271.                     v.CanCollide = true
  3272.                     end
  3273.                 end
  3274.             end
  3275.             if hit.Parent and hit.Transparency>0.285 and able == true and hit:GetMass()<3000 and hit.Parent:FindFirstChildOfClass('Humanoid') == nil and (hit.Parent.Parent == nil or hit.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil) then
  3276.                 knofe:FindFirstChild("Trail", true).Enabled = false
  3277.                 able = false
  3278.                 local sound = Instance.new('Sound',knofe.Grab)
  3279.                 sound.SoundId = 'rbxassetid://144884907'
  3280.                 sound:Play()
  3281.                 local coru = coroutine.wrap(function()
  3282.                     start_fragmentation(knofe["big ass knife"].Position,1.25,knofe)
  3283.                 end)
  3284.                 coru()
  3285.             end
  3286.         end
  3287.     end)
  3288.     if finishnum == 1 then
  3289.     for i= 0,1,0.1 do
  3290.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3291.         weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  3292.         wait(0.001)
  3293.     end
  3294.     else
  3295.         for i= 0,1,0.5 do
  3296.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3297.         weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  3298.         wait(0.001)
  3299.     end
  3300.     end
  3301.     for i,v in pairs(obj1:GetChildren()) do
  3302.         if v:IsA('BasePart') then
  3303.         v.Transparency = 0
  3304.         end
  3305.     end
  3306.     weld2:Destroy()
  3307.     rightshoulderz:Clone().Parent = me.Torso
  3308.     end
  3309.     acting = false
  3310.     canClick = true
  3311. end
  3312. end)
  3313. doit()
  3314. end
  3315.  
  3316. function instasplode()
  3317.     local coru = coroutine.wrap(function()
  3318.         acting = true
  3319.         for i=1,1 do
  3320.         local weld2 = Instance.new('Weld',me["Right Arm"])
  3321.         weld2.Part0 = me["Right Arm"]
  3322.         weld2.Part1 = me["Torso"]
  3323.         weld2.C0 = CFrame.new(-1.5,0,0)
  3324.         if finishnum == 1 then
  3325.         for i = 0,1,0.05 do
  3326.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3327.             weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0),i)
  3328.             wait(0.01) 
  3329.         end
  3330.         end
  3331.         weld2.C0 = CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0)
  3332.         audio.SoundId = "rbxassetid://166083610"
  3333.         audio.PlaybackSpeed = 1
  3334.         audio.TimePosition = 0.1
  3335.         audio:Play()
  3336.         if finishnum == 1 then
  3337.         for i = 0,1,0.5 do
  3338.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3339.             weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0),i)
  3340.             wait(0.001)
  3341.         end
  3342.         end
  3343.         weld2.C0 = CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0)
  3344.         local knofe = obj1:Clone()
  3345.         for i,v in pairs(obj1:GetChildren()) do
  3346.             if v:IsA('BasePart') then
  3347.             v.Transparency = 1
  3348.             end
  3349.         end
  3350.         knofe.Parent = workspace
  3351.         knofe.Name = "Projectile"
  3352.         knofe.Grab.CFrame = CFrame.new(knofe.Grab.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,math.pi/2,0)
  3353.         knofe:FindFirstChild("Trail", true).Enabled = false
  3354.         fireofjesUS = Instance.new("Fire", knofe.Grab)
  3355.         local heck = Instance.new('BodyVelocity',knofe.Grab)
  3356.         heck.Velocity = (knofe.Grab.CFrame*CFrame.Angles(0,math.pi/-2,0)).lookVector*120
  3357.         local coru = coroutine.wrap(function()
  3358.             wait(0.45)
  3359.             if heck then
  3360.                 heck:Destroy()
  3361.             end
  3362.         end)
  3363.         coru()
  3364.         knofe["big ass knife"].Touched:connect(function(hit)
  3365.             if hit.Parent ~= me and hit.Parent.Parent ~= me and hit.Transparency < 1 and knofe.Grab.CanCollide == false then
  3366.                 heck.Velocity = Vector3.new(0,0,0)
  3367.                 heck:Destroy()
  3368.                 for i,v in pairs(knofe:GetChildren()) do
  3369.                     if v:IsA('BasePart') then
  3370.                     v.CanCollide = true
  3371.                     end
  3372.                 end
  3373.                 local hum = hit.Parent:FindFirstChildOfClass('Humanoid')
  3374.                 if hum == nil then
  3375.                     hum = hit.Parent.Parent:FindFirstChildOfClass('Humanoid')
  3376.                 end
  3377.                 if knofe then
  3378.                     local coru = coroutine.wrap(function()
  3379.                         if hit then
  3380.                             local uno = Instance.new('Part',workspace)
  3381.                             local dos = Instance.new('Part',workspace)
  3382.                             uno.CFrame = hit.CFrame
  3383.                             dos.CFrame = knofe["big ass knife"].CFrame
  3384.                             local weld = Instance.new('Weld',knofe["big ass knife"])
  3385.                             weld.Part0 = hit
  3386.                             weld.Part1 = knofe["big ass knife"]
  3387.                             weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  3388.                             uno:Destroy()
  3389.                             dos:Destroy()
  3390.                         end
  3391.                     end)
  3392.                     coru()
  3393.                 end
  3394.                     local sound = Instance.new('Sound',knofe.Grab)
  3395.                     sound.Name = "BOOM"
  3396.                     sound.EmitterSize = 25
  3397.                     sound.SoundId = 'rbxassetid://476477344'
  3398.                     sound.Volume = 0.5
  3399.                     sound:Play()
  3400.                     local exppart = Instance.new("Part", game.Workspace)
  3401.                     exppart.Size = Vector3.new(0.2, 0.2, 0.2)
  3402.                     exppart.Anchored = true
  3403.                     exppart.CanCollide = false
  3404.                     exppart.CFrame = CFrame.new(knofe.Grab.CFrame.p)
  3405.                     exppart.Transparency = 1
  3406.                     local expaccent = Instance.new("ParticleEmitter", exppart)
  3407.                     expaccent.Color = ColorSequence.new({ColorSequenceKeypoint.new(0, Color3.fromRGB(255, 255, 0)), ColorSequenceKeypoint.new(1, Color3.fromRGB(255, 0, 0))})
  3408.                     expaccent.LightEmission = 0.2
  3409.                     expaccent.LightInfluence = 0.3
  3410.                     expaccent.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 0)})
  3411.                     expaccent.Acceleration = Vector3.new(0, 30, 0)
  3412.                     expaccent.Drag = 15
  3413.                     expaccent.LockedToPart = false
  3414.                     expaccent.Lifetime = NumberRange.new(0.5, 1.5)
  3415.                     expaccent.Rate = 2000
  3416.                     expaccent.Speed = NumberRange.new(0,0)
  3417.                     expaccent.SpreadAngle = Vector2.new(360, 360)
  3418.                     expaccent:Clone().Parent = exppart
  3419.                     expaccent:Clone().Parent = exppart
  3420.                     local exp = Instance.new('Explosion',game.Workspace)
  3421.                     exp.Position = knofe["big ass knife"].Position
  3422.                     exp.ExplosionType = Enum.ExplosionType.NoCraters
  3423.                     exp.BlastRadius = 5
  3424.                     exp.Visible = false
  3425.                     exp.BlastPressure = 0
  3426.                     exp.DestroyJointRadiusPercent = 0
  3427.                     exp.Hit:connect(function(hit)
  3428.                         if hit.Parent and hit.Parent ~= me and hit.Parent.Name ~= "bitch ass knife" then
  3429.                             wait(0.001)
  3430.                             tgt = hit
  3431.                             local coru=coroutine.wrap(function(tgtt)
  3432.                                 local fireofgods = Instance.new("Fire", tgtt)
  3433.                                 fireofgods.Size = 0
  3434.                                 fireofgods.Heat = 0
  3435.                                 local fireofgodsaccent = expaccent:Clone()
  3436.                                 fireofgodsaccent.Parent = hit
  3437.                                 fireofgodsaccent.Rate = 0
  3438.                                 fireofgodsaccent.Speed = NumberRange.new(5, 50)
  3439.                                 fireofgodsaccent.SpreadAngle = Vector2.new(45, 45)
  3440.                                 fireofgodsaccent.Acceleration = Vector3.new(0, 20, 0)
  3441.                                
  3442.                                 while fireofgods.Size < 10 do
  3443.                                     fireofgods.Size = fireofgods.Size + 0.1
  3444.                                     fireofgods.Heat = fireofgods.Heat + 0.1
  3445.                                     fireofgodsaccent.Rate = fireofgodsaccent.Rate + 1
  3446.                                     wait()
  3447.                                 end
  3448.                                 if hit.Parent and hit.Parent:FindFirstChildOfClass('Humanoid') == nil and hit.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil then
  3449.                                     hit:BreakJoints()
  3450.                                 elseif hit.Parent and hit.Parent:IsA('Accessory') then
  3451.                                     for i,v in pairs(hit:GetChildren()) do
  3452.                                         if v:IsA('SpecialMesh') then
  3453.                                             v.TextureId = ""
  3454.                                         end
  3455.                                     end
  3456.                                 end
  3457.                                 hit.BrickColor = BrickColor.new("Black")
  3458.                                 for i,v in pairs(hit.Parent:GetChildren()) do
  3459.                                     if v:IsA('Shirt') or v:IsA('Pants') then
  3460.                                         v:Destroy()
  3461.                                     end
  3462.                                 end
  3463.                                
  3464.                                 while fireofgods.Size > 5 do
  3465.                                     fireofgods.Size = fireofgods.Size - 0.1
  3466.                                     fireofgods.Heat = fireofgods.Heat - 0.1
  3467.                                     wait()
  3468.                                 end
  3469.                                 fireofgods:Destroy()
  3470.                                 if hit.Parent then
  3471.                                     if hit.Parent:FindFirstChildOfClass('Humanoid') == nil and hit.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil then
  3472.                                         local p = hit
  3473.                                         fragmentate(p.CFrame,p.Size,p.BrickColor,p.Position,0.01,p.BackSurface,p.BottomSurface,p.FrontSurface,p.LeftSurface,p.RightSurface,p.TopSurface,p.Transparency,p.Reflectance,p.Material)
  3474.                                         hit:Remove()
  3475.                                     elseif hit.Parent:FindFirstChildOfClass('Humanoid') ~= nil then
  3476.                                         print(hit.Name)
  3477.                                         if hit.Name == "Torso" or hit.Name == "Head" then
  3478.                                             print('ohhh YAAAA')
  3479.                                             hit.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  3480.                                         end
  3481.                                         wait()
  3482.                                         killz(hit.Parent,hit.Name,nil,nil,false,false,true)
  3483.                                     end
  3484.                                 end
  3485.                             end)
  3486.                             coru(tgt)
  3487.                         end
  3488.                     end)
  3489.                     local explosionaccenttimeout = coroutine.wrap(function()
  3490.                         wait(0.2)
  3491.                         for i, exploodn in pairs(exppart:GetChildren()) do
  3492.                             exploodn.Enabled = false
  3493.                         end
  3494.                         wait(2)
  3495.                         for i, exploodn in pairs(exppart:GetChildren()) do
  3496.                             exploodn:Remove()
  3497.                         end
  3498.                     end)
  3499.                     explosionaccenttimeout()
  3500.                     for i,v in pairs(knofe:GetChildren()) do
  3501.                         if v:IsA('BasePart') then
  3502.                         v.Transparency = 1
  3503.                         end
  3504.                     end
  3505.                     exp.AncestryChanged:connect(function() knofe:Destroy() end)
  3506.                 coru()
  3507.             end
  3508.         end)
  3509.         if finishnum == 1 then
  3510.         for i= 0,1,0.1 do
  3511.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3512.             weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  3513.             wait(0.001)
  3514.         end
  3515.         else
  3516.             wait(0.1)
  3517.         end
  3518.         weld2.C0 = CFrame.new(-1.5,0,0)
  3519.         for i,v in pairs(obj1:GetChildren()) do
  3520.             if v:IsA('BasePart') then
  3521.             v.Transparency = 0
  3522.             end
  3523.         end
  3524.         weld2:Destroy()
  3525.         rightshoulderz:Clone().Parent = me.Torso
  3526.         end
  3527.         acting = false
  3528.         canClick = true
  3529.     end)
  3530.     coru()
  3531. end
  3532.  
  3533. function fireworkit()
  3534.     local coru = coroutine.wrap(function()
  3535.         acting = true
  3536.         local ree = 1
  3537.         if finishnum > 1 then
  3538.             ree = 3
  3539.         end
  3540.         for i=1,ree do
  3541.         local weld2 = Instance.new('Weld',me["Right Arm"])
  3542.         weld2.Part0 = me["Right Arm"]
  3543.         weld2.Part1 = me["Torso"]
  3544.         weld2.C0 = CFrame.new(-1.5,0,0)
  3545.         weld2.C0 = CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0)
  3546.         audio.SoundId = "rbxassetid://166083610"
  3547.         audio.PlaybackSpeed = 1
  3548.         audio.TimePosition = 0.1
  3549.         audio:Play()
  3550.         weld2.C0 = CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0)
  3551.         local knofe = obj1:Clone()
  3552.         for i,v in pairs(obj1:GetChildren()) do
  3553.             if v:IsA('BasePart') then
  3554.             v.Transparency = 1
  3555.             end
  3556.         end
  3557.         local sound = Instance.new('Sound',knofe.Grab)
  3558.         sound.Volume = 0.25
  3559.         sound.EmitterSize = 200
  3560.         sound.MaxDistance = 300
  3561.         sound.SoundId = 'rbxassetid://551051176'
  3562.         sound:Play()
  3563.         knofe.Parent = workspace
  3564.         knofe.Name = "Projectile"
  3565.         knofe.Grab.CFrame = CFrame.new(knofe.Grab.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,math.pi/2,0)
  3566.         local partic = Instance.new('ParticleEmitter',knofe.Grab)
  3567.         partic.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.4,Color3.fromRGB(255,125,0)),ColorSequenceKeypoint.new(0.8,Color3.new(1,1,0)),ColorSequenceKeypoint.new(1,Color3.new(1,1,1))})
  3568.         partic.LightEmission = 0.5
  3569.         partic.LightInfluence = 0
  3570.         partic.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5),NumberSequenceKeypoint.new(1,0.15)})
  3571.         partic.Rotation = NumberRange.new(0,90)
  3572.         partic.SpreadAngle = Vector2.new(5,5)
  3573.         partic.Speed = NumberRange.new(20)
  3574.         partic.Texture = 'rbxassetid://603193846'
  3575.         partic.EmissionDirection = Enum.NormalId.Left
  3576.         partic.Lifetime = NumberRange.new(0.5,1)
  3577.         partic.Rate = 100
  3578.         local heck = Instance.new('BodyVelocity',knofe.Grab)
  3579.         heck.Velocity = (knofe.Grab.CFrame*CFrame.Angles(0,math.pi/-2,0)).lookVector*240
  3580.         local coru=coroutine.wrap(function()
  3581.         wait(1.2)
  3582.             sound:Destroy()
  3583.             local sound2 = Instance.new('Sound',workspace)
  3584.             sound2.SoundId = 'rbxassetid://138080762'
  3585.             sound2:Play()
  3586.             if heck then
  3587.                 heck:Destroy()
  3588.             end
  3589.             for i,v in pairs(knofe:GetChildren()) do
  3590.                 v.Anchored = true
  3591.             end
  3592.             partic.Enabled = false
  3593.             local colorscheme = math.random(1,4)
  3594.             --1 - red & orange
  3595.             --2 - blue & pink
  3596.             --3 - green & purple
  3597.             --4 - blue, red, white
  3598.             local colar1 = Color3.fromRGB(255,0,0)
  3599.             local colar2 = Color3.fromRGB(255,125,0)
  3600.             local colar3 = Color3.fromRGB(255,255,255)
  3601.             if colorscheme == 2 then
  3602.                 colar1 = Color3.fromRGB(0,132,255)
  3603.                 colar2 = Color3.fromRGB(243,105,255)
  3604.             elseif colorscheme == 3 then
  3605.                 colar1 = Color3.fromRGB(76,255,0)
  3606.                 colar2 = Color3.fromRGB(128,0,255)
  3607.             elseif colorscheme == 4 then
  3608.                 colar2 = Color3.fromRGB(0,132,255)
  3609.             end
  3610.             local partic2 = Instance.new('ParticleEmitter',knofe.Grab)
  3611.             partic2.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,colar1),ColorSequenceKeypoint.new(1,colar1)})
  3612.             partic2.LightEmission = 0.5
  3613.             partic2.LightInfluence = 0
  3614.             partic2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5),NumberSequenceKeypoint.new(1,0.1)})
  3615.             partic2.Rotation = NumberRange.new(0,90)
  3616.             partic2.SpreadAngle = Vector2.new(180,180)
  3617.             partic2.Speed = NumberRange.new(20)
  3618.             partic2.Texture = 'rbxassetid://603193846'
  3619.             partic2.EmissionDirection = Enum.NormalId.Right
  3620.             partic2.Lifetime = NumberRange.new(2,2.5)
  3621.             partic2.Rate = 1000
  3622.             partic2.Drag = 1
  3623.             local partic3 = partic2:Clone()
  3624.             partic3.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,colar2),ColorSequenceKeypoint.new(1,colar2)})
  3625.             partic3.Parent = knofe.Grab
  3626.             if colorscheme == 4 then
  3627.                 local partic4 = partic2:Clone()
  3628.                 partic4.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,colar3),ColorSequenceKeypoint.new(1,colar3)})
  3629.                 partic4.Parent = knofe.Grab
  3630.             end
  3631.             wait(1)
  3632.             for i,v in pairs(knofe.Grab:GetChildren()) do
  3633.                 if v:IsA('ParticleEmitter') then
  3634.                     v.Enabled = false
  3635.                 end
  3636.             end
  3637.             sound:Destroy()
  3638.             wait(2)
  3639.             knofe:Destroy()
  3640.         end)
  3641.         coru()
  3642.         wait(0.1)
  3643.         weld2.C0 = CFrame.new(-1.5,0,0)
  3644.         for i,v in pairs(obj1:GetChildren()) do
  3645.             if v:IsA('BasePart') then
  3646.             v.Transparency = 0
  3647.             end
  3648.         end
  3649.         weld2:Destroy()
  3650.         rightshoulderz:Clone().Parent = me.Torso
  3651.         end
  3652.         acting = false
  3653.         canClick = true
  3654.     end)
  3655.     coru()
  3656. end
  3657.  
  3658. function paralyze()
  3659.     local coru = coroutine.wrap(function()
  3660.         if paralyzed == true then return end
  3661.         paralyzed = true
  3662.         local arm = me["Right Arm"]
  3663.         local tors = grabbed.Torso
  3664.         local arm2 = me["Left Arm"]
  3665.         if arm:FindFirstChildOfClass('Weld') == nil or arm2:FindFirstChildOfClass('Weld') == nil then return end
  3666.         doing = true
  3667.         local weld2 = arm:FindFirstChildOfClass('Weld')
  3668.         local weld3 = arm2:FindFirstChildOfClass('Weld')
  3669.         local humanroot = me.HumanoidRootPart
  3670.         for i = 0,1,0.075 do
  3671.             weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-2, 0, -1.5), i)
  3672.             weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1, -0.5)* CFrame.Angles(-1.4, 0, 1.1), i)
  3673.             wait(0.01)
  3674.         end
  3675.         for i = 0,1,0.30 do
  3676.             weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-0.75, 0, -1.75), i)
  3677.             weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1, -0.5)* CFrame.Angles(-1.4, 0, 1.1), i)
  3678.             wait(0.01)
  3679.         end
  3680.         killz(grabbed,'Left Leg')
  3681.         killz(grabbed,'Left Arm')
  3682.         killz(grabbed,'Right Leg')
  3683.         killz(grabbed,'Right Arm')
  3684.        
  3685.         for i, v in pairs(grabbed:GetChildren()) do
  3686.             if v.Name == "Part" then
  3687.                 v.CanCollide = false
  3688.             end
  3689.         end
  3690.        
  3691.         audio:Stop()
  3692.         audio.SoundId = "rbxassetid://2801263"
  3693.         tone = math.random(1, 3)
  3694.         if tone == 1 then audio.PlaybackSpeed = 0.8 audio.TimePosition = 0 end
  3695.         if tone == 2 then audio.PlaybackSpeed = 1 audio.TimePosition = 0 end
  3696.         if tone == 3 then audio.PlaybackSpeed = 1.2 audio.TimePosition = 0 end
  3697.         audio:Play()
  3698.        
  3699.         local bleedpart = Instance.new("Part", grabbed)
  3700.         bleedpart.Size = Vector3.new(0.2, 0.2, 0.2)
  3701.         bleedpart.Color = Color3.new(115/225, 115/225, 115/225)
  3702.         bleedpart.CanCollide = false
  3703.         bleedpart.Position = grabbed.Head.Position + Vector3.new(0, 1, 0)
  3704.         bleedpart.Transparency = 1
  3705.        
  3706.         local bleedpartweld = Instance.new("Weld", grabbed.Torso)
  3707.         bleedpartweld.Part0 = grabbed.Torso
  3708.         bleedpartweld.Part1 = bleedpart
  3709.         bleedpartweld.C0 = CFrame.Angles(-1, 0, -0.35) * CFrame.new(0, 1, 0.8)
  3710.         local cuntruu=coroutine.wrap(function()
  3711.             bleed(bleedpart)
  3712.         end)
  3713.         local thicc = coroutine.wrap(function()
  3714.             wait(3)
  3715.             bleedpart:Remove()
  3716.         end)
  3717.         cuntruu()
  3718.         thicc()
  3719.    
  3720.         for i = 0,1,0.075 do
  3721.             weld2.C0 = weld2.C0:lerp(CFrame.new(-0.9, 0.80, -1.1)* CFrame.Angles(-1.5, 0, -1.3), i)
  3722.             weld3.C0 = weld3.C0:lerp(CFrame.new(0.8, 1, -0.5)* CFrame.Angles(-1.5, 0, 1.1), i)
  3723.             wait(0.01)
  3724.         end
  3725.         acting = true
  3726.         canClick = true
  3727.         doing = false
  3728.     end)
  3729.     coru()
  3730. end
  3731.  
  3732. function explode()
  3733.     local coru = coroutine.wrap(function()
  3734.         acting = true
  3735.         for i=1,finishnum do
  3736.         local weld2 = Instance.new('Weld',me["Right Arm"])
  3737.         weld2.Part0 = me["Right Arm"]
  3738.         weld2.Part1 = me["Torso"]
  3739.         weld2.C0 = CFrame.new(-1.5,0,0)
  3740.         if finishnum == 1 then
  3741.         for i = 0,1,0.05 do
  3742.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3743.             weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0),i)
  3744.             wait(0.01) 
  3745.         end
  3746.         end
  3747.         weld2.C0 = CFrame.new(-1.5,0.9,-0.5)*CFrame.Angles(-math.pi/0.75,-math.pi/8,0)
  3748.         audio.SoundId = "rbxassetid://166083610"
  3749.         audio.PlaybackSpeed = 1
  3750.         audio.TimePosition = 0.1
  3751.         audio:Play()
  3752.         if finishnum == 1 then
  3753.         for i = 0,1,0.5 do
  3754.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3755.             weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0),i)
  3756.             wait(0.001)
  3757.         end
  3758.         end
  3759.         weld2.C0 = CFrame.new(-1.5,1.2,0.1)*CFrame.Angles(math.pi/0.9,0,0)
  3760.         local knofe = obj1:Clone()
  3761.         for i,v in pairs(obj1:GetChildren()) do
  3762.             if v:IsA('BasePart') then
  3763.             v.Transparency = 1
  3764.             end
  3765.         end
  3766.         knofe.Parent = workspace
  3767.         knofe.Name = "Projectile"
  3768.         knofe.Grab.CFrame = CFrame.new(knofe.Grab.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,math.pi/2,0)
  3769.         knofe:FindFirstChild("Trail", true).Enabled = false
  3770.         local heck = Instance.new('BodyVelocity',knofe.Grab)
  3771.         heck.Velocity = (knofe.Grab.CFrame*CFrame.Angles(0,math.pi/-2,0)).lookVector*120
  3772.         local coru = coroutine.wrap(function()
  3773.             wait(0.45)
  3774.             if heck then
  3775.                 heck:Destroy()
  3776.             end
  3777.         end)
  3778.         coru()
  3779.         knofe["big ass knife"].Touched:connect(function(hit)
  3780.             if hit.Parent ~= me and hit.Parent.Parent ~= me and hit.Transparency < 1 and knofe.Grab.CanCollide == false then
  3781.                 heck.Velocity = Vector3.new(0,0,0)
  3782.                 heck:Destroy()
  3783.                 for i,v in pairs(knofe:GetChildren()) do
  3784.                     if v:IsA('BasePart') then
  3785.                     v.CanCollide = true
  3786.                     end
  3787.                 end
  3788.                 local hum = hit.Parent:FindFirstChildOfClass('Humanoid')
  3789.                 if hum == nil then
  3790.                     hum = hit.Parent.Parent:FindFirstChildOfClass('Humanoid')
  3791.                 end
  3792.                 if hum then
  3793.                     tone = math.random(1, 3)
  3794.                     local sound = Instance.new('Sound',knofe.Grab)
  3795.                     if tone == 1 then sound.SoundId = "rbxassetid://220833967" end
  3796.                     if tone == 2 then sound.SoundId = "rbxassetid://220833976" end
  3797.                     if tone == 3 then sound.SoundId = "rbxassetid://220834000" end
  3798.                     sound.PlaybackSpeed = 1
  3799.                     sound:Play()
  3800.                 else
  3801.                     local sound = Instance.new('Sound',knofe.Grab)
  3802.                     sound.SoundId = 'rbxassetid://267585646'
  3803.                     sound:Play()
  3804.                 end
  3805.                 if knofe then
  3806.                     local coru = coroutine.wrap(function()
  3807.                         if hit then
  3808.                             local uno = Instance.new('Part',workspace)
  3809.                             local dos = Instance.new('Part',workspace)
  3810.                             uno.CFrame = hit.CFrame
  3811.                             dos.CFrame = knofe["big ass knife"].CFrame
  3812.                             local weld = Instance.new('Weld',knofe["big ass knife"])
  3813.                             weld.Part0 = hit
  3814.                             weld.Part1 = knofe["big ass knife"]
  3815.                             weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  3816.                             uno:Destroy()
  3817.                             dos:Destroy()
  3818.                         end
  3819.                     end)
  3820.                     coru()
  3821.                 end
  3822.                 local coru = coroutine.wrap(function()
  3823.                     for i=1,15,0.7 do
  3824.                         local sound = Instance.new('Sound',knofe.Grab)
  3825.                         if knofe then
  3826.                             if knofe.serration.BrickColor == BrickColor.new('Really red') then
  3827.                                 for i, v in pairs(knofe:GetChildren()) do
  3828.                                     if v.Name == "big ass knife" or v.Name == "serration" or v.Name == "knifetip1" or v.Name == "fricc" then
  3829.                                         v.BrickColor = BrickColor.new('Lily white')
  3830.                                         v.Material = Enum.Material.SmoothPlastic
  3831.                                     end
  3832.                                 end
  3833.                             else
  3834.                                 for i,v in pairs(knofe:GetChildren()) do
  3835.                                     if v.Name == "big ass knife" or v.Name == "serration" or v.Name == "knifetip1" or v.Name == "fricc" then
  3836.                                         v.BrickColor = BrickColor.new('Really red')
  3837.                                         v.Material = Enum.Material.Neon
  3838.                                         sound.SoundId = 'rbxassetid://300473653'
  3839.                                         sound.Volume = 0.75
  3840.                                         sound.TimePosition = 0.05
  3841.                                         sound.EmitterSize = 25
  3842.                                         sound.PlaybackSpeed = 1
  3843.                                         sound:Play()
  3844.                                     end
  3845.                                 end
  3846.                             end
  3847.                             wait(1/i)
  3848.                             sound:Destroy()
  3849.                         end
  3850.                     end
  3851.                     local sound = Instance.new('Sound',knofe.Grab)
  3852.                     sound.Name = "BOOM"
  3853.                     sound.EmitterSize = 25
  3854.                     sound.SoundId = 'rbxassetid://12222084'
  3855.                     sound.TimePosition = 0.1
  3856.                     sound.Volume = 0.5
  3857.                     sound:Play()
  3858.                     local exppart = Instance.new("Part", game.Workspace)
  3859.                     exppart.Size = Vector3.new(0.2, 0.2, 0.2)
  3860.                     exppart.Anchored = true
  3861.                     exppart.CanCollide = false
  3862.                     exppart.CFrame = CFrame.new(knofe.Grab.CFrame.p)
  3863.                     exppart.Transparency = 1
  3864.                     local expaccent = Instance.new("ParticleEmitter", exppart)
  3865.                     expaccent.Color = ColorSequence.new({ColorSequenceKeypoint.new(0, Color3.fromRGB(255, 255, 0)), ColorSequenceKeypoint.new(1, Color3.fromRGB(255, 0, 0))})
  3866.                     expaccent.LightEmission = 0.2
  3867.                     expaccent.LightInfluence = 0.3
  3868.                     expaccent.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 0)})
  3869.                     expaccent.Acceleration = Vector3.new(0, -8, 0)
  3870.                     expaccent.Drag = 15
  3871.                     expaccent.LockedToPart = true
  3872.                     expaccent.Lifetime = NumberRange.new(0.5, 1.5)
  3873.                     expaccent.Rate = 2000
  3874.                     expaccent.Speed = NumberRange.new(10, 150)
  3875.                     expaccent.SpreadAngle = Vector2.new(360, 360)
  3876.                    
  3877.                     local exp = Instance.new('Explosion',game.Workspace)
  3878.                     exp.Position = knofe["big ass knife"].Position
  3879.                     exp.ExplosionType = Enum.ExplosionType.NoCraters
  3880.                     exp.BlastRadius = 10
  3881.                     exp.BlastPressure = 100000
  3882.                     exp.DestroyJointRadiusPercent = 1
  3883.                     exp.Hit:connect(function(hit)
  3884.                         if hit.Parent and hit.Parent ~= me and hit.Parent:FindFirstChildOfClass('Humanoid') then
  3885.                             if hit.Parent:FindFirstChildOfClass('Humanoid') and hit.Name == "Torso" or hit.Name == "Head" then
  3886.                                 hit.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  3887.                             end
  3888.                             wait(0.001)
  3889.                             local coru=coroutine.wrap(function()
  3890.                             killz(hit.Parent,'Head',knofe,exp)
  3891.                             end)
  3892.                             coru()
  3893.                         elseif hit.Parent and hit.Parent ~= workspace and hit.Parent ~= me then
  3894.                             if hit.Parent.Name ~= "Projectile" then
  3895.                                 hit.Parent:BreakJoints()
  3896.                             end
  3897.                         elseif hit.Parent and hit.Parent ~= me then
  3898.                             hit:BreakJoints()
  3899.                         end
  3900.                     end)
  3901.                     local explosionaccenttimeout = coroutine.wrap(function()
  3902.                         wait(0.2)
  3903.                         expaccent.Enabled = false
  3904.                         wait(2)
  3905.                         exppart:Remove()
  3906.                     end)
  3907.                     explosionaccenttimeout()
  3908.                     for i,v in pairs(knofe:GetChildren()) do
  3909.                         if v:IsA('BasePart') then
  3910.                         v.Transparency = 1
  3911.                         end
  3912.                     end
  3913.                     exp.AncestryChanged:connect(function() knofe:Destroy() end)
  3914.                 end)
  3915.                 coru()
  3916.             end
  3917.         end)
  3918.         if finishnum == 1 then
  3919.         for i= 0,1,0.1 do
  3920.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil then return end
  3921.             weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  3922.             wait(0.001)
  3923.         end
  3924.         else
  3925.             wait(0.1)
  3926.         end
  3927.         weld2.C0 = CFrame.new(-1.5,0,0)
  3928.         for i,v in pairs(obj1:GetChildren()) do
  3929.             if v:IsA('BasePart') then
  3930.             v.Transparency = 0
  3931.             end
  3932.         end
  3933.         weld2:Destroy()
  3934.         rightshoulderz:Clone().Parent = me.Torso
  3935.         end
  3936.         acting = false
  3937.         canClick = true
  3938.     end)
  3939.     coru()
  3940. end
  3941.  
  3942. function release()
  3943.     if grabbed.Torso:FindFirstChild("TargetWeld") == nil or grabbed:FindFirstChildOfClass('Humanoid').Health <= 0 then return end
  3944.     targetweld = grabbed.Torso.TargetWeld
  3945.     local ree= grabbed:FindFirstChild("Left Arm")
  3946.     targetweld2 = nil
  3947.     if ree and ree:FindFirstChild("Weld") then
  3948.         targetweld2 = ree.Weld
  3949.     end
  3950.     for i, v in pairs(grabbed:GetChildren()) do
  3951.         if v.Name == "Part" then
  3952.             v.CanCollide = true
  3953.         end
  3954.     end
  3955.     paralyzed = false
  3956.     local doit = coroutine.wrap(function()
  3957.     local arm = me["Right Arm"]
  3958.     local tors = grabbed.Torso
  3959.     local arm2 = me["Left Arm"]
  3960.     if arm:FindFirstChildOfClass('Weld') == nil or arm2:FindFirstChildOfClass('Weld') == nil then return end
  3961.     doing = true
  3962.     local weld2 = arm:FindFirstChildOfClass('Weld')
  3963.     local weld3 = arm2:FindFirstChildOfClass('Weld')
  3964.     local humanroot = me.HumanoidRootPart
  3965.    
  3966.     if grabbed:FindFirstChildOfClass('Humanoid') then
  3967.         grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = false
  3968.     end
  3969.    
  3970.     rightshoulderz:Clone().Parent = me.Torso
  3971.     leftshoulderz:Clone().Parent = me.Torso
  3972.     if grabbed:FindFirstChildOfClass('Humanoid') then
  3973.         grabbed:FindFirstChildOfClass('Humanoid').Name = "Humanoid"
  3974.         grabbed:FindFirstChildOfClass('Humanoid').JumpPower = 50
  3975.         grabbed:FindFirstChildOfClass('Humanoid').WalkSpeed = 16
  3976.         grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = false
  3977.     end
  3978.     grabbed = nil
  3979.    
  3980.     if humanroot:FindFirstChild('Holder') then
  3981.         humanroot.Holder:Destroy()
  3982.     end
  3983.    
  3984.     for i = 0,1,0.1 do
  3985.         if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld2 == nil or weld3 == nil then return end
  3986.         weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0),i)
  3987.         weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0),i)
  3988.         targetweld.C0 = targetweld.C0:lerp(CFrame.new(0, 1.5, 0)*CFrame.Angles(0, 0, 0), i)
  3989.         if targetweld2 then
  3990.             targetweld2.C0 = targetweld2.C0:lerp(CFrame.new(-1.5, 0, 0)*CFrame.Angles(0, 0, 0), i)
  3991.         end
  3992.         wait(0.01)
  3993.     end
  3994.    
  3995.     knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0.2)
  3996.     weld2:Destroy()
  3997.     weld3:Destroy()
  3998.     targetweld:Remove()
  3999.     if targetweld2 then
  4000.         targetweld2:Remove()
  4001.     end
  4002.     if rightshoulder then
  4003.     rightshoulder:Clone().Parent = tors
  4004.     end
  4005.     if leftshoulder then
  4006.     leftshoulder:Clone().Parent = tors
  4007.     end
  4008.     headweld:Clone().Parent = tors
  4009.     rightshoulderz:Clone().Parent = me.Torso
  4010.             leftshoulderz:Clone().Parent = me.Torso
  4011.     acting = false
  4012.     canClick = true
  4013.     doing = false
  4014.     end)
  4015.     doit()
  4016. end
  4017.  
  4018. function stabwithpassion()
  4019.     local doit = coroutine.wrap(function()
  4020.         if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') and me:FindFirstChild('HumanoidRootPart') and me:FindFirstChild('Left Arm') then
  4021.             acting = true
  4022.             me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed + 10
  4023.             local arm = me["Right Arm"]
  4024.             local tors = me.Torso
  4025.             local arm2 = me["Left Arm"]
  4026.             local humanroot = me.HumanoidRootPart
  4027.             local weld = Instance.new('Weld',tors)
  4028.             weld.Part0 = tors
  4029.             weld.Part1 = humanroot
  4030.             weld.C0 = CFrame.new(0,0,0) * CFrame.Angles(0, 0, 0)
  4031.             local weld2 = Instance.new('Weld',arm)
  4032.             weld2.Part0 = arm
  4033.             weld2.Part1 = tors
  4034.             weld2.C0 = CFrame.new(-1.5,0,0) * CFrame.Angles(0, 0, 0)
  4035.             local weld3 = Instance.new('Weld',arm2)
  4036.             weld3.Part0 = arm2
  4037.             weld3.Part1 = tors
  4038.             weld3.C0 = CFrame.new(1.5,0,-0.3) * CFrame.Angles(0.3,0.1,0)
  4039.  
  4040.             for i = 0,1,0.15 do
  4041.                 if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  4042.                 weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(20),0),i)
  4043.                 weld2.C0 = weld2.C0:lerp(CFrame.new(-1.2,1.3,0.4)*CFrame.Angles(0.5,0,-1.2),i)
  4044.                 knifeweld.C1 = knifeweld.C1:lerp(CFrame.fromEulerAnglesXYZ(1.55, math.rad(90), -1.55) * CFrame.new(0, 0.95, 0), i)
  4045.                 wait(0.01)
  4046.             end
  4047.             wait(0.001)
  4048.             trail.Enabled = true
  4049.             stabbing = true
  4050.             audio2.SoundId = 'rbxassetid://608537390'
  4051.             audio2:Play()
  4052.             for i = 0,1,0.2 do
  4053.                 if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  4054.                 weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,math.rad(-45),0),i)
  4055.                 weld2.C0 = weld2.C0:lerp(CFrame.new(-1.6,0.8,-1)*CFrame.Angles(math.rad(-90),0,-1),i)
  4056.                 wait(0.01)
  4057.             end
  4058.             trail.Enabled = false
  4059.             wait(0.1)
  4060.             me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed - 10
  4061.             stabbing = false
  4062.             wait(0.001)
  4063.             for i = 0,1,0.075 do
  4064.                 if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  4065.                 weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,0,0),i)
  4066.                 weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0)*CFrame.Angles(0,0,0),i)
  4067.                 weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0)*CFrame.Angles(0,0,0),i)
  4068.                 knifeweld.C1 = knifeweld.C1:lerp(CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0), i)
  4069.                 wait(0.01)
  4070.             end
  4071.         weld:Destroy()
  4072.         weld2:Destroy()
  4073.         weld3:Destroy()
  4074.         torsojoint:Clone().Parent = humanroot
  4075.         rightshoulderz:Clone().Parent = me.Torso
  4076.         leftshoulderz:Clone().Parent = me.Torso
  4077.         canClick = true
  4078.         hit = false
  4079.         acting = false
  4080.         end
  4081.     end)
  4082.     doit()
  4083. end
  4084.  
  4085. function stab()
  4086.     local doit = coroutine.wrap(function()
  4087.         if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') and me:FindFirstChild('HumanoidRootPart') and me:FindFirstChild('Left Arm') then
  4088.             acting = true
  4089.             me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed + 3
  4090.             local arm = me["Right Arm"]
  4091.             local tors = me.Torso
  4092.             local arm2 = me["Left Arm"]
  4093.             local humanroot = me.HumanoidRootPart
  4094.             local weld = Instance.new('Weld',tors)
  4095.             weld.Part0 = tors
  4096.             weld.Part1 = humanroot
  4097.             weld.C0 = CFrame.new(0,0,0) * CFrame.Angles(0, 0, 0)
  4098.             local weld2 = Instance.new('Weld',arm)
  4099.             weld2.Part0 = arm
  4100.             weld2.Part1 = tors
  4101.             weld2.C0 = CFrame.new(-1.5,0,0) * CFrame.Angles(0, 0, 0)
  4102.             local weld3 = Instance.new('Weld',arm2)
  4103.             weld3.Part0 = arm2
  4104.             weld3.Part1 = tors
  4105.             weld3.C0 = CFrame.new(1.5,0,-0.3) * CFrame.Angles(0.3,0.1,0)
  4106.  
  4107.             for i = 0,1,0.1 do
  4108.                 if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  4109.                 weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,0.3,0),i)
  4110.                 weld2.C0 = weld2.C0:lerp(CFrame.new(-1.2,1.3,0.4)*CFrame.Angles(0.5,0,-1.2),i)
  4111.                 wait(0.01)
  4112.             end
  4113.             wait(0.001)
  4114.             trail.Enabled = true
  4115.             stabbing = true
  4116.             audio2.SoundId = 'rbxassetid://608537390'
  4117.             audio2:Play()
  4118.             for i = 0,1,0.25 do
  4119.                 if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  4120.                 weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,-0.3,0),i)
  4121.                 weld2.C0 = weld2.C0:lerp(CFrame.new(-1.6,0.8,0.5)*CFrame.Angles(-0.5,0,-0.5),i)
  4122.                 wait(0.01)
  4123.             end
  4124.             trail.Enabled = false
  4125.             wait(0.1)
  4126.             me:FindFirstChildOfClass('Humanoid').WalkSpeed = me:FindFirstChildOfClass('Humanoid').WalkSpeed - 3
  4127.             for i = 0,1,0.25 do
  4128.                 if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  4129.                 weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,0.3,0),i)
  4130.                 weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0.6,-0.3)*CFrame.Angles(0.5,0,-0.5),i)
  4131.                 wait(0.01)
  4132.             end
  4133.             stabbing = false
  4134.             wait(0.001)
  4135.             for i = 0,1,0.05 do
  4136.                 if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil or weld2 == nil or humanroot == nil then return end
  4137.                 weld.C0 = weld.C0:lerp(CFrame.new(0,0,0)*CFrame.Angles(0,0,0),i)
  4138.                 weld2.C0 = weld2.C0:lerp(CFrame.new(-1.5,0,0)*CFrame.Angles(0,0,0),i)
  4139.                 weld3.C0 = weld3.C0:lerp(CFrame.new(1.5,0,0)*CFrame.Angles(0,0,0),i)
  4140.                 wait(0.01)
  4141.             end
  4142.         weld:Destroy()
  4143.         weld2:Destroy()
  4144.         weld3:Destroy()
  4145.         torsojoint:Clone().Parent = humanroot
  4146.         rightshoulderz:Clone().Parent = me.Torso
  4147.         leftshoulderz:Clone().Parent = me.Torso
  4148.         canClick = true
  4149.         hit = false
  4150.         acting = false
  4151.         end
  4152.     end)
  4153.     doit()
  4154. end
  4155. function hardrelease()
  4156.     rightshoulderz:Clone().Parent = me.Torso
  4157.     leftshoulderz:Clone().Parent = me.Torso
  4158.     if me:FindFirstChild('Right Arm') then
  4159.     for i,v in pairs(me["Right Arm"]:GetChildren()) do
  4160.         if v:IsA('Weld') then
  4161.             v:Destroy()
  4162.         end
  4163.     end
  4164.     end
  4165.     if me:FindFirstChild('Left Arm') then
  4166.     for i,v in pairs(me["Left Arm"]:GetChildren()) do
  4167.         if v:IsA('Weld') then
  4168.             v:Destroy()
  4169.         end
  4170.     end
  4171.     end
  4172.     acting = false
  4173.     canClick = true
  4174.     doing = false
  4175.     grabbed = nil
  4176. end
  4177. function unequip()
  4178.     local doit = coroutine.wrap(function()
  4179.     if me:FindFirstChild('Right Arm') and me:FindFirstChild('Torso') then
  4180.         acting = true
  4181.         local arm = me["Right Arm"]
  4182.         local arm2 = me["Left Arm"]
  4183.         local tors = me.Torso
  4184.         local weld = Instance.new('Weld',arm)
  4185.         weld.Part0 = arm
  4186.         weld.Part1 = tors
  4187.         weld.C0 = CFrame.new(-1.5,0,0)
  4188.         local weld2 = Instance.new("Weld", arm2)
  4189.         weld2.Part0 = arm2
  4190.         weld2.Part1 = tors
  4191.         weld2.C0 = CFrame.new(1.5, 0, 0)
  4192.         wait(0.001)
  4193.         trail.Enabled = true
  4194.         for i = 0,1,0.1 do
  4195.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  4196.             weld.C0 = weld.C0:lerp(CFrame.new(-0.2,0.2,-0.5)*CFrame.Angles(0,-3.1,0.9),i)
  4197.             weld2.C0 = weld2.C0:lerp(CFrame.new(1.5, 0.6, 0) * CFrame.Angles(0,0,0.5),i)
  4198.             wait(0.001)
  4199.         end
  4200.         trail.Enabled = false
  4201.         wait(0.25)
  4202.         for i = 0,1,0.1 do
  4203.             if me:FindFirstChild('Right Arm') == nil or me:FindFirstChild('Torso') == nil or weld == nil then return end
  4204.             weld.C0 = weld.C0:lerp(CFrame.new(-1.5,0,0),i)
  4205.             weld2.C0 = weld2.C0:lerp(CFrame.new(1.5, 0, 0), i)
  4206.             wait(0.01)
  4207.         end
  4208.         weld:Destroy()
  4209.         weld2:Remove()
  4210.         if tors ~= nil then
  4211.             rightshoulderz:Clone().Parent = me.Torso
  4212.             leftshoulderz:Clone().Parent = me.Torso
  4213.         end
  4214.         acting = false
  4215.     end
  4216.     end)
  4217.     doit()
  4218. end
  4219.  
  4220. mouse.KeyDown:connect(function(key)
  4221.     if usable == true then
  4222.     if key == "z" then
  4223.         if active == false and acting == false then
  4224.             active = true
  4225.             if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4226.             notify("KNIFE EQUIPPED",false)
  4227.             audio:Stop()
  4228.             audio.SoundId = 'rbxassetid://608618332'
  4229.             equip()
  4230.             wait(0.6)
  4231.             audio:Play()
  4232.             knifeweld.Part0 = me["Right Arm"]
  4233.             knifeweld.C1 = CFrame.fromEulerAnglesXYZ(1.55, math.rad(-90), 1.55) * CFrame.new(0, 0.95, 0)
  4234.         elseif acting == false then
  4235.             active = false
  4236.             if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4237.             audio:Stop()
  4238.             audio.SoundId = 'rbxassetid://608538233'
  4239.             unequip()
  4240.             notify("KNIFE UNEQUIPPED",false)
  4241.             wait(0.3)
  4242.             audio:Play()
  4243.             knifeweld.Part0 = me.Torso
  4244.             knifeweld.C1 = CFrame.Angles(0,math.rad(90),0) * CFrame.new(1, 0.8, 0.55)
  4245.             canClick = true
  4246.         end
  4247.     elseif key == "f" then
  4248.         if mode == 'kill' or active == false then return end
  4249.         mode = "kill"
  4250.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4251.         notify("MODE || KILL || [F]",false)
  4252.     elseif key == "e" then
  4253.         if mode == 'throw' or active == false then return end
  4254.         mode = "throw"
  4255.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4256.         notify("MODE || PUSH || [E]",false)
  4257.     elseif key == "q" then
  4258.         if mode == 'release' or active == false then return end
  4259.         mode = "release"
  4260.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4261.         notify("MODE || RELEASE || [Q]",false)
  4262.     elseif key == "x" then
  4263.         if mode == 'stab' or active == false or acting == true then return end
  4264.         mode = "stab"
  4265.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4266.         notify("MODE || STAB || [X]",false)
  4267.     elseif key == "c" then
  4268.         if mode == 'fling' or active == false or acting == true then return end
  4269.         mode = "fling"
  4270.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4271.         notify("MODE || THROW || [C]",false)
  4272.     elseif key == "b" then
  4273.         if mode == 'instasplode' or active == false or acting == true then return end
  4274.         mode = "instasplode"
  4275.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4276.         notify("MODE || MOLOTOV || [B]",false)
  4277.     elseif key == "r" then
  4278.         if mode == 'paralyze' or active == false then return end
  4279.         mode = "paralyze"
  4280.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4281.         notify("MODE || PARALYZE || [R]",false)
  4282.     elseif key == "v" then
  4283.         if mode == 'explode' or active == false or acting == true then return end
  4284.         mode = "explode"
  4285.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4286.         notify("MODE || EXPLODE || [V]",false)
  4287.     elseif key == "k" then
  4288.         if mode == 'suicide' or active == false or acting == true then return end
  4289.         mode = "suicide"
  4290.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4291.         notify("MODE || SUICIDE || [K]",false)
  4292.     elseif key == "h" then
  4293.         if mode == 'firework' or active == false or acting == true then return end
  4294.         mode = "firework"
  4295.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4296.         notify("MODE || FIREWORK || [H]",false)
  4297.     elseif key == "g" then
  4298.         if mode == 'finish' or active == false then return end
  4299.         mode = "finish"
  4300.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4301.         local welp = "ON"
  4302.         if finishnum == 1 then
  4303.             welp = "OFF"
  4304.         end
  4305.         notify("MODE || FINISH || [G] || "..welp,false)
  4306.     elseif key == "n" then
  4307.         if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4308.         if zombiemode == false then
  4309.             notify("ZOMBIE MODE ON || [N]",false)
  4310.             zombiemode = true
  4311.         else
  4312.             notify("ZOMBIE MODE OFF || [N]",false)
  4313.             zombiemode = false
  4314.         end
  4315.     elseif key == "m" then
  4316.         if finishnum == 1 then
  4317.             finishnum = 15
  4318.             if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4319.             notify("PSYCHOPATH MODE ON || [M]",false)
  4320.             if cancolorfilter then
  4321.             local Sp00kyGui = Instance.new("ScreenGui")
  4322.             local ImageLabel = Instance.new("ImageLabel")
  4323.  
  4324.             -- Properties
  4325.  
  4326.             Sp00kyGui.Parent = playergui
  4327.             Sp00kyGui.Name = "REEEEEEEE"
  4328.  
  4329.             ImageLabel.Parent = Sp00kyGui
  4330.             ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4331.             ImageLabel.BackgroundTransparency = 1
  4332.             ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  4333.             ImageLabel.Image = "rbxassetid://74443700"
  4334.             ImageLabel.ImageColor3 = Color3.new(1, 0, 0)
  4335.             end
  4336.             if canbackgroundmusic == true then
  4337.                 local sound = Instance.new('Sound',playergui)
  4338.                 sound.Name = 'PSYCHOPAAAATH'
  4339.                 sound.SoundId = 'rbxassetid://220875210'
  4340.                 sound.Looped = true
  4341.                 sound.Volume = 0.5
  4342.                 sound:Play()
  4343.             end
  4344.         else
  4345.             finishnum = 1
  4346.             if playergui:FindFirstChild('Notification') then playergui.Notification:Destroy() end
  4347.             notify("PSYCHOPATH MODE OFF || [M]",false)
  4348.             for i,v in pairs(playergui:GetChildren()) do
  4349.                 if v.Name == "REEEEEEEE" then
  4350.                     v:Destroy()
  4351.                 end
  4352.             end
  4353.             local thisniggarighthere = playergui:FindFirstChild('PSYCHOPAAAATH')
  4354.             if thisniggarighthere then thisniggarighthere:Destroy() end
  4355.         end
  4356.     end
  4357.     end
  4358. end)
  4359.  
  4360. mouse.Button1Down:connect(function()
  4361.     if active == false or usable == false then return end
  4362.     if canClick == true and acting == false then
  4363.         if mode == "stab" and finishnum == 1 then
  4364.             canClick = false
  4365.             stab()
  4366.         elseif mode == "stab" and finishnum == 15 then
  4367.             canClick = false
  4368.             stabwithpassion()
  4369.         elseif mode == "fling" then
  4370.             canClick = false
  4371.             fling()
  4372.         elseif mode == "explode" then
  4373.             canClick = false
  4374.             explode()
  4375.         elseif mode == "instasplode" then
  4376.             canClick = false
  4377.             instasplode()
  4378.         elseif mode == "finish" then
  4379.             canClick = false
  4380.             finish()
  4381.         elseif mode == "suicide" then
  4382.             canClick = false
  4383.             kysnigga()
  4384.         elseif mode == "firework" then
  4385.             canClick = false
  4386.             fireworkit()
  4387.         else
  4388.             canClick = false
  4389.             grab()
  4390.         end
  4391.     else
  4392.         if grabbed ~= nil and doing == false then
  4393.             if mode == "release" then
  4394.                 if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  4395.                 release()
  4396.                 else
  4397.                 hardrelease()
  4398.                 end
  4399.             elseif mode == "kill" then
  4400.                 if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  4401.                 kill()
  4402.                 else
  4403.                 hardrelease()
  4404.                 end
  4405.             elseif mode == "paralyze" then
  4406.                 if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  4407.                 paralyze()
  4408.                 else
  4409.                 hardrelease()
  4410.                 end
  4411.             elseif mode == "throw" then
  4412.                 if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  4413.                 throw()
  4414.                 else
  4415.                 hardrelease()
  4416.                 end
  4417.             elseif mode == "explode" then
  4418.                 if acting == true and grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  4419.                 throw()
  4420.                 else
  4421.                 hardrelease()
  4422.                 end
  4423.             end
  4424.         end
  4425.     end
  4426. end)
  4427.  
  4428. knife.Touched:connect(function(hitz)
  4429.     if hitz.Parent and hitz.Parent:FindFirstChildOfClass("Humanoid") and hitz.Parent:FindFirstChild('Torso') and acting == true then
  4430.         if mode == "stab" and stabbing == true and hit == false then
  4431.             hit = true
  4432.             tone = math.random(1, 3)
  4433.             audio:Stop()
  4434.             if tone == 1 then audio.SoundId = "rbxassetid://220833967" end
  4435.             if tone == 2 then audio.SoundId = "rbxassetid://220833976" end
  4436.             if tone == 3 then audio.SoundId = "rbxassetid://220834000" end
  4437.             audio.PlaybackSpeed = 1
  4438.             audio:Play()
  4439.             killz(hitz.Parent,'Left Leg')
  4440.             killz(hitz.Parent,'Left Arm')
  4441.             killz(hitz.Parent,'Right Leg')
  4442.             killz(hitz.Parent,'Right Arm')
  4443.         elseif mode == "finish" and finishing == true then
  4444.             print('PSYCHOPATH MODE REEEEEEEEEEEEEEEE')
  4445.             tone = math.random(1, 3)
  4446.             audio:Stop()
  4447.             if tone == 1 then audio.SoundId = "rbxassetid://220833967" end
  4448.             if tone == 2 then audio.SoundId = "rbxassetid://220833976" end
  4449.             if tone == 3 then audio.SoundId = "rbxassetid://220834000" end
  4450.             audio.PlaybackSpeed = 1
  4451.             audio:Play()
  4452.             if hit == false then
  4453.                 hitz.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  4454.                 wait()
  4455.                 killz(hitz.Parent,'Head',nil,false,true)
  4456.             end
  4457.             hit = true
  4458.         elseif grabbed == nil and grabbing == true and hit == false then
  4459.             if hitz.Parent:FindFirstChildOfClass("Humanoid").Health > 0 and hitz.Parent:FindFirstChild('Torso') and hitz.Parent.Torso:FindFirstChild('Neck') then
  4460.             grabbed = hitz.Parent
  4461.             local weldz = Instance.new('Weld',point)
  4462.             weldz.Name = "Holder"
  4463.             weldz.Part0 = point
  4464.             weldz.Part1 = hitz.Parent.Torso
  4465.             weldz.C0 = CFrame.new(0,0,-1.2)
  4466.             end
  4467.         end
  4468.     end
  4469. end)
  4470.  
  4471. player.CharacterAdded:connect(function()
  4472.     usable = false
  4473.     for i,v in pairs(playergui:GetChildren()) do
  4474.         if v.Name == "REEEEEEEE" or v.Name == 'PSYCHOPAAAATH' then
  4475.             v:Destroy()
  4476.         end
  4477.     end
  4478. end)
  4479. while usable do
  4480.     local coru = coroutine.wrap(function()
  4481.         for i,v in pairs(knifeparts) do
  4482.             local function try()
  4483.                 if v[1].Parent ~= v[2] then
  4484.                     v[1].Parent = v[2]
  4485.                 end
  4486.             end
  4487.             pcall(try)
  4488.         end
  4489.     if grabbed ~= nil then
  4490.         if grabbed:FindFirstChildOfClass('Humanoid') and grabbed:FindFirstChildOfClass('Humanoid').Health > 0 then
  4491.             for i,v in pairs(grabbed:GetChildren()) do
  4492.                 if v:IsA('Tool') then
  4493.                     local model = Instance.new('Model',workspace)
  4494.                     v.Parent = model
  4495.                     model:TranslateBy(Vector3.new(3,0,0))
  4496.                 end
  4497.             end
  4498.             grabbed:FindFirstChildOfClass('Humanoid').Name = "Hoomanoid"
  4499.             grabbed:FindFirstChildOfClass('Humanoid').JumpPower = 0
  4500.             grabbed:FindFirstChildOfClass('Humanoid').WalkSpeed = 0
  4501.             grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = true
  4502.             grabweld = grabbed.Torso:FindFirstChild("TargetWeld")
  4503.             if grabweld ~= nil then return end
  4504.             grabbed:FindFirstChildOfClass('Humanoid').PlatformStand = true
  4505.             if grabbed.Torso:FindFirstChild('Left Shoulder') then
  4506.             leftshoulder = grabbed.Torso["Left Shoulder"]:Clone()
  4507.             end
  4508.             if grabbed.Torso:FindFirstChild('Right Shoulder') then
  4509.             rightshoulder = grabbed.Torso["Right Shoulder"]:Clone()
  4510.             end
  4511.             headweld = grabbed.Torso["Neck"]:Clone()
  4512.             local targetweld = Instance.new('Weld',grabbed.Torso)
  4513.             targetweld.Part0 = grabbed.Torso
  4514.             targetweld.Part1 = grabbed.Head
  4515.             targetweld.Name = "TargetWeld"
  4516.             targetweld.C0 = CFrame.new(0,1.5,0) * CFrame.Angles(0, 0, 0)
  4517.             if grabbed:FindFirstChild('Left Arm') then
  4518.             local targetweld2 = Instance.new('Weld',grabbed["Left Arm"])
  4519.             targetweld2.Part0 = grabbed.Torso
  4520.             targetweld2.Part1 = grabbed["Left Arm"]
  4521.             targetweld2.C0 = CFrame.new(-1.5,0,0) * CFrame.Angles(0, 0, 0)
  4522.             end
  4523.            
  4524.             for i = 0,1,0.1 do
  4525.                 if me:FindFirstChild("Left Arm") == nil or me:FindFirstChild("Torso") == nil or targetweld == nil then return end
  4526.                 targetweld.C0 = targetweld.C0:lerp(CFrame.new(0, 1.5, 0)*CFrame.Angles(0.25, 0, 0), i)
  4527.                 if targetweld2 then
  4528.                     targetweld2.C0 = targetweld2.C0:lerp(CFrame.new(-1.5, 0.5, 0)*CFrame.Angles(0, 0, -0.55), i)
  4529.                 end
  4530.                 wait(0.001)
  4531.             end
  4532.         end
  4533.     end
  4534.     end)
  4535.     coru()
  4536.     wait()
  4537. end
  4538.  
  4539. end
  4540. local coru=coroutine.wrap(function()
  4541. nub()
  4542. end)
  4543. coru()
  4544.  
  4545. player.CharacterAppearanceLoaded:connect(function()
  4546.     local coru =coroutine.wrap(function()
  4547.         nub()
  4548.     end)
  4549.     coru()
  4550. end)
  4551.  
  4552. while true do
  4553.     local coru=coroutine.wrap(function()
  4554.     if grabbed then
  4555.         v:FindFirstChildOfClass('Humanoid').Jump = false
  4556.         v:FindFirstChildOfClass('Humanoid').Sit = false
  4557.         v:FindFirstChildOfClass('Humanoid').JumpPower = 0
  4558.         v:FindFirstChildOfClass('Humanoid').PlatformStand = true
  4559.         v:FindFirstChildOfClass('Humanoid').Name = "No escape."
  4560.     end
  4561.     for i,v in pairs(rekt) do
  4562.         if v and v:FindFirstChildOfClass('Humanoid') then
  4563.             for a,c in pairs(v:GetChildren()) do
  4564.                 if c:IsA('Tool') then
  4565.                     local model = Instance.new('Model',workspace)
  4566.                     c.Parent = model
  4567.                     model:TranslateBy(Vector3.new(3,0,0))
  4568.                 end
  4569.             end
  4570.             v:FindFirstChildOfClass('Humanoid').Jump = false
  4571.             v:FindFirstChildOfClass('Humanoid').Sit = false
  4572.             v:FindFirstChildOfClass('Humanoid').JumpPower = 0
  4573.             v:FindFirstChildOfClass('Humanoid').PlatformStand = true
  4574.             v:FindFirstChildOfClass('Humanoid').Name = "No escape."
  4575.             local thing = getplr(v)
  4576.             if thing then
  4577.                 thing.CameraMinZoomDistance = 3
  4578.             end
  4579.         else
  4580.             local thing = getplr(v)
  4581.             if thing then
  4582.                 thing.CameraMinZoomDistance = 0.5
  4583.             end
  4584.             table.remove(rekt,i)
  4585.         end
  4586.     end
  4587.     end)
  4588.     coru()
  4589.     local coru2 = coroutine.wrap(function()
  4590.         if curpart then
  4591.             curpoint = curpart.CFrame.p
  4592.         end
  4593.         if lastgui then
  4594.             lastgui:Destroy()
  4595.             lastgui = nil
  4596.         end
  4597.         if curpoint then
  4598.             lastgui = Instance.new('BillboardGui',player.PlayerGui)
  4599.             lastgui.AlwaysOnTop = true
  4600.             lastgui.MaxDistance = 0
  4601.             lastgui.Size = UDim2.new(5,0,5,0)
  4602.             if curpart == nil then
  4603.                 lastgui.Adornee = workspace
  4604.                 lastgui.StudsOffsetWorldSpace = curpoint
  4605.             else
  4606.                 lastgui.Adornee = curpart
  4607.             end
  4608.             local cross = Instance.new('ImageLabel',lastgui)
  4609.             cross.BackgroundTransparency = 1
  4610.             cross.Size = UDim2.new(1,0,1,0)
  4611.             cross.Image = 'rbxassetid://316279304'
  4612.             for i,v in pairs(zombies) do
  4613.                 if v:FindFirstChildOfClass('Humanoid') then
  4614.                     v:FindFirstChildOfClass('Humanoid').WalkToPoint = curpoint
  4615.                 end
  4616.             end
  4617.         else
  4618.             for i,v in pairs(zombies) do
  4619.                 if v:FindFirstChildOfClass('Humanoid') and v:FindFirstChild('Head') then
  4620.                     v:FindFirstChildOfClass('Humanoid').WalkToPoint = v.Head.Position
  4621.                 end
  4622.             end
  4623.         end
  4624.     end)
  4625.     coru2()
  4626.     wait()
  4627. end
  4628. end
  4629. end
  4630. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement