hjkook

ddd

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