Advertisement
Guest User

Untitled

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