Advertisement
DarkScriptZEditors

Untitled

Nov 25th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 118.25 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,game,owner = owner,game
  3. local RealPlayer = Player
  4. do
  5. print("FE Compatibility code by Mokiros")
  6. local rp = RealPlayer
  7. script.Parent = rp.Character
  8.  
  9. --RemoteEvent for communicating
  10. local Event = Instance.new("RemoteEvent")
  11. Event.Name = "UserInput_Event"
  12.  
  13. --Fake event to make stuff like Mouse.KeyDown work
  14. local function fakeEvent()
  15. local t = {_fakeEvent=true,Functions={},Connect=function(self,f)table.insert(self.Functions,f) end}
  16. t.connect = t.Connect
  17. return t
  18. end
  19.  
  20. --Creating fake input objects with fake variables
  21. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent(),Button2Up=fakeEvent(),Button2Down=fakeEvent()}
  22. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  23. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  24. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  25. end}
  26. --Merged 2 functions into one by checking amount of arguments
  27. CAS.UnbindAction = CAS.BindAction
  28.  
  29. --This function will trigger the events that have been :Connect()'ed
  30. local function te(self,ev,...)
  31. local t = m[ev]
  32. if t and t._fakeEvent then
  33. for _,f in pairs(t.Functions) do
  34. f(...)
  35. end
  36. end
  37. end
  38. m.TrigEvent = te
  39. UIS.TrigEvent = te
  40.  
  41. Event.OnServerEvent:Connect(function(plr,io)
  42. if plr~=rp then return end
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. if not io.isMouse then
  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. if io.UserInputType == Enum.UserInputType.MouseButton2 then
  51. return m:TrigEvent(b and "Button2Down" or "Button2Up")
  52. end
  53. for _,t in pairs(CAS.Actions) do
  54. for _,k in pairs(t.Keys) do
  55. if k==io.KeyCode then
  56. t.Function(t.Name,io.UserInputState,io)
  57. end
  58. end
  59. end
  60. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  61. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  62. end
  63. end)
  64. Event.Parent = NLS([==[
  65. local Player = game:GetService("Players").LocalPlayer
  66. local Event = script:WaitForChild("UserInput_Event")
  67. local Mouse = Player:GetMouse()
  68. local UIS = game:GetService("UserInputService")
  69. local input = function(io,a)
  70. if a then return end
  71. --Since InputObject is a client-side instance, we create and pass table instead
  72. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState,Hit=Mouse.Hit,Target=Mouse.Target})
  73. end
  74. UIS.InputBegan:Connect(input)
  75. UIS.InputEnded:Connect(input)
  76. local h,t
  77. --Give the server mouse data 30 times every second, but only if the values changed
  78. --If player is not moving their mouse, client won't fire events
  79. while wait(1/30) do
  80. if h~=Mouse.Hit or t~=Mouse.Target then
  81. h,t=Mouse.Hit,Mouse.Target
  82. Event:FireServer({isMouse=true,Target=t,Hit=h})
  83. end
  84. end]==],Player.Character)
  85.  
  86. ----Sandboxed game object that allows the usage of client-side methods and services
  87. --Real game object
  88. local _rg = game
  89.  
  90. --Metatable for fake service
  91. local fsmt = {
  92. __index = function(self,k)
  93. local s = rawget(self,"_RealService")
  94. if s then
  95. return typeof(s[k])=="function"
  96. and function(_,...)return s[k](s,...)end or s[k]
  97. end
  98. end,
  99. __newindex = function(self,k,v)
  100. local s = rawget(self,"_RealService")
  101. if s then s[k]=v end
  102. end
  103. }
  104. local function FakeService(t,RealService)
  105. t._RealService = typeof(RealService)=="string" and _rg:GetService(RealService) or RealService
  106. return setmetatable(t,fsmt)
  107. end
  108.  
  109. --Fake game object
  110. local g = {
  111. GetService = function(self,s)
  112. return rawget(self,s) or _rg:GetService(s)
  113. end,
  114. Players = FakeService({
  115. LocalPlayer = FakeService({GetMouse=function(self)return m end},Player)
  116. },"Players"),
  117. UserInputService = FakeService(UIS,"UserInputService"),
  118. ContextActionService = FakeService(CAS,"ContextActionService"),
  119. RunService = FakeService({
  120. _btrs = {},
  121. RenderStepped = _rg:GetService("RunService").Heartbeat,
  122. BindToRenderStep = function(self,name,_,fun)
  123. self._btrs[name] = self.Heartbeat:Connect(fun)
  124. end,
  125. UnbindFromRenderStep = function(self,name)
  126. self._btrs[name]:Disconnect()
  127. end,
  128. },"RunService")
  129. }
  130. rawset(g.Players,"localPlayer",g.Players.LocalPlayer)
  131. g.service = g.GetService
  132. FakeService(g,game)
  133. --Changing owner to fake player object to support owner:GetMouse()
  134. game,owner = g,g.Players.LocalPlayer
  135. end
  136. wait(1/60)
  137. -- [[[
  138. --000000[[====================================================================================\\
  139. --000000[[ DEIVIS97 EDIT Modes stuff by tcgc121212
  140. --000000[[====================================================================================//
  141. -- [[[
  142.  
  143.  
  144. --// Initializing \\--
  145. local S = setmetatable({},{__index = function(s,i) return game:service(i) end})
  146. local Plrs = S.Players
  147. local Plr = Plrs.LocalPlayer
  148. local Char = Plr.Character
  149. local Hum = Char:FindFirstChildOfClass'Humanoid'
  150. local RArm = Char["Right Arm"]
  151. local LArm = Char["Left Arm"]
  152. local RLeg = Char["Right Leg"]
  153. local LLeg = Char["Left Leg"]
  154. local Root = Char:FindFirstChild'HumanoidRootPart'
  155. local RootPart = Char["HumanoidRootPart"]
  156. local Rooted = false
  157. local Torso = Char.Torso
  158. local Head = Char.Head
  159. local NeutralAnims = true
  160. local Attack = false
  161. local BloodPuddles = {}
  162. local Effects = {}
  163. local Debounces = {Debounces={}}
  164. local Mouse = Plr:GetMouse()
  165. local Hit = {}
  166. local Sine = 0
  167. local Idle = 0
  168. local Change = 1
  169. local FLArm,FRArm,FRArmW,FLArmW
  170. local Stunned = {}
  171. local VoidSB = (game.PlaceId == 843468296) -- You can change the 843468296 to 0 if you dont care about potential lag on Void SB
  172. --// Debounce System \\--
  173.  
  174.  
  175. function Debounces:New(name,cooldown)
  176. local aaaaa = {Usable=true,Cooldown=cooldown or 2,CoolingDown=false,LastUse=0}
  177. setmetatable(aaaaa,{__index = Debounces})
  178. Debounces.Debounces[name] = aaaaa
  179. return aaaaa
  180. end
  181.  
  182. function Debounces:Use(overrideUsable)
  183. assert(self.Usable ~= nil and self.LastUse ~= nil and self.CoolingDown ~= nil,"Expected ':' not '.' calling member function Use")
  184. if(self.Usable or overrideUsable)then
  185. self.Usable = false
  186. self.CoolingDown = true
  187. local LastUse = time()
  188. self.LastUse = LastUse
  189. delay(self.Cooldown or 2,function()
  190. if(self.LastUse == LastUse)then
  191. self.CoolingDown = false
  192. self.Usable = true
  193. end
  194. end)
  195. end
  196. end
  197.  
  198. function Debounces:Get(name)
  199. assert(typeof(name) == 'string',("bad argument #1 to 'get' (string expected, got %s)"):format(typeof(name) == nil and "no value" or typeof(name)))
  200. for i,v in next, Debounces.Debounces do
  201. if(i == name)then
  202. return v;
  203. end
  204. end
  205. end
  206.  
  207. function Debounces:GetProgressPercentage()
  208. assert(self.Usable ~= nil and self.LastUse ~= nil and self.CoolingDown ~= nil,"Expected ':' not '.' calling member function Use")
  209. if(self.CoolingDown and not self.Usable)then
  210. return math.max(
  211. math.floor(
  212. (
  213. (time()-self.LastUse)/self.Cooldown or 2
  214. )*100
  215. )
  216. )
  217. else
  218. return 100
  219. end
  220. end
  221.  
  222. --// Shortcut Variables \\--
  223. local CF = {N=CFrame.new,A=CFrame.Angles,fEA=CFrame.fromEulerAnglesXYZ}
  224. local C3 = {N=Color3.new,RGB=Color3.fromRGB,HSV=Color3.fromHSV,tHSV=Color3.toHSV}
  225. local V3 = {N=Vector3.new,FNI=Vector3.FromNormalId,A=Vector3.FromAxis}
  226. local M = {C=math.cos,R=math.rad,S=math.sin,P=math.pi,RNG=math.random,MRS=math.randomseed,H=math.huge,RRNG = function(min,max,div) return math.rad(math.random(min,max)/(div or 1)) end}
  227. local R3 = {N=Region3.new}
  228. local De = S.Debris
  229. local WS = workspace
  230. local Lght = S.Lighting
  231. local RepS = S.ReplicatedStorage
  232. local IN = Instance.new
  233.  
  234. --// Extended ROBLOX tables \\--
  235. local Instance = setmetatable({AllChildren = function(where,callback,recursive) local children = (recursive and where:GetDescendants() or where:GetChildren()) for _,v in next, children do callback(v) end end, ClearChildrenOfClass = function(where,class,recursive) local children = (recursive and where:GetDescendants() or where:GetChildren()) for _,v in next, children do if(v:IsA(class))then v:destroy();end;end;end},{__index = Instance})
  236. --// Customization \\--
  237. game:GetService("RunService"):BindToRenderStep("ew", 0, function()
  238. if Humanoid.Health > 0.1 and Humanoid.Health < 1.0E298 then
  239. Humanoid.MaxHealth = 1.0E298
  240. Humanoid.Health = 1.0E298
  241. end
  242. end)
  243. local Frame_Speed = 60 -- The frame speed for swait. 1 is automatically divided by this
  244. local Remove_Hats = true
  245. local Remove_Clothing = false
  246. local PlayerSize = 1
  247. local DamageColor = BrickColor.new'Pink'
  248. local MusicID = 1445753925
  249. local MusicPitch = 1
  250. local BloodID = "rbxassetid://51657249"
  251. local BloodColor = BrickColor.new'Really black'
  252. local BloodMaterial = Enum.Material.Neon
  253. local Orin = "http://www.roblox.com/asset/?id=492754352"
  254. Head.face.Texture = Orin
  255. function weld(a, b, acf)
  256. local w = Instance.new("Weld", a)
  257. w.Part0 = a
  258. w.Part1 = b
  259. w.C0 = acf
  260. end
  261. local righteyebrickcolor = "Lime green"
  262. local reye = Instance.new("Part", Char)
  263. reye.CanCollide = false
  264. reye.BrickColor = BrickColor.new(righteyebrickcolor)
  265. reye.Material = "Neon"
  266. reye.Size = Vector3.new(.25,.35,.15)
  267. weld(reye, Char.Head, CFrame.new(0.15,-0.2,0.55), CFrame.new(1,0,0))
  268. m1 = Instance.new("SpecialMesh", reye)
  269. m1.MeshType = "Sphere"
  270. m1.Scale = Vector3.new(0.9,0.9,0.9)
  271. reye.Locked = true
  272. reye.Name = "re"
  273.  
  274. local leye = Instance.new("Part", Char)
  275. leye.CanCollide = false
  276. leye.BrickColor = BrickColor.new(righteyebrickcolor)
  277. leye.Material = "Neon"
  278. leye.Size = Vector3.new(.25,.35,.15)
  279. weld(leye, Char.Head, CFrame.new(-0.15,-0.2,0.55), CFrame.new(1,0,0))
  280. local m = Instance.new("SpecialMesh", leye)
  281. m.MeshType = "Sphere"
  282. m.Scale = Vector3.new(0.9,0.9,0.9)
  283. leye.Locked = true
  284. leye.Name = "le"
  285. local Aura = Instance.new('ParticleEmitter')
  286. Aura.Name = "Aura"
  287. Aura.Texture = "rbxassetid://141116476"
  288. Aura.Parent = reye
  289. Aura.LightEmission = 1
  290. Aura.Transparency = NumberSequence.new(0,0.6,1)
  291. Aura.Color = ColorSequence.new(Color3.new(0/255, 255/255, 0/255),Color3.new(0/255, 0/255, 0/255))
  292. Aura.Size = NumberSequence.new(0.5,0.4,0.2)
  293. Aura.LockedToPart = false
  294. Aura.Lifetime = NumberRange.new(2)
  295. Aura.Rate = 99
  296. Aura.Speed = NumberRange.new(1)
  297. Aura.EmissionDirection = "Top"
  298. for i,v in pairs(Char:GetChildren()) do
  299. if v.ClassName == "Accessory" or v.ClassName == "Hat" then
  300. v:destroy()
  301. end
  302. end
  303. local Hair = Instance.new("Part")
  304. Hair.Parent = Char
  305. Hair.Name = "Hair"
  306. Hair.Size = Vector3.new(0.1, 0.1, 0.1)
  307. Hair.CFrame = Char.Head.CFrame
  308. Hair:BreakJoints()
  309. Hair.CanCollide = false
  310. Hair.BrickColor = BrickColor.new("New Yeller")
  311. Hair.TopSurface = "Smooth"
  312. Hair.BottomSurface = "Smooth"
  313. Weld = Instance.new("Weld")
  314. Weld.Name = "Weld"
  315. Weld.Part0 = Char.Head
  316. Weld.Part1 = Hair
  317. Weld.Parent = Char.Head
  318. Weld.C0 = CFrame.new(-0.1, -0.71, 0.8)*CFrame.fromEulerAnglesXYZ(0, 3, 0)
  319. Mesh = Instance.new("SpecialMesh")
  320. Mesh.Parent = Hair
  321. Mesh.MeshId = "rbxassetid://731142602"
  322. Mesh.TextureId = "http://www.roblox.com/asset/?id=1332227116"
  323. Mesh.Scale = Vector3.new(0.25, 0.21, 0.2)
  324.  
  325. shirt = Instance.new("Shirt", Char)
  326. shirt.Name = "Shirt"
  327. pants = Instance.new("Pants", Char)
  328. pants.Name = "Pants"
  329. Char.Shirt.ShirtTemplate = "rbxassetid://1298116952"
  330. Char.Pants.PantsTemplate = "rbxassetid://1340645290"
  331.  
  332. local naeeym2 = Instance.new("BillboardGui",Char)
  333. naeeym2.AlwaysOnTop = true
  334. naeeym2.Size = UDim2.new(5,35,2,35)
  335. naeeym2.StudsOffset = Vector3.new(0,3,0)
  336. naeeym2.Adornee = Char.Head
  337. naeeym2.Name = "Name"
  338. --naeeym2.PlayerToHideFrom = Player
  339. naeeym2.MaxDistance = 200
  340. local tecks2 = Instance.new("TextLabel",naeeym2)
  341. tecks2.BackgroundTransparency = 1
  342. tecks2.TextScaled = true
  343. tecks2.BorderSizePixel = 0
  344. tecks2.Text = "C̸o̶r̵r̵u̷p̶t̶e̸d̸ ̵M̸o̸n̶-i̸k̷a̴"
  345. tecks2.Font = "Garamond"
  346. tecks2.TextSize = 30
  347. tecks2.TextStrokeTransparency = 0
  348. tecks2.TextColor3 = Color3.new(0,0,0)
  349. tecks2.TextStrokeColor3 = Color3.new(10,0,10)
  350. tecks2.Size = UDim2.new(1,0,0.5,0)
  351. tecks2.Parent = naeeym2
  352.  
  353.  
  354. local Moosic = Instance.new("Sound",Char)
  355. Moosic.Volume = 5999
  356. Moosic.SoundId = "rbxassetid://1251489217"
  357. Moosic.Looped = true
  358. Moosic.Pitch = 1 --Pitcher
  359.  
  360. local Music1 = Instance.new("Sound",Char)
  361. Music1.Volume = 5999
  362. Music1.SoundId = "rbxassetid://1202052536"
  363. Music1.Looped = true
  364. Music1.Pitch = 1 --Pitcher
  365. Music1.TimePosition = 100
  366.  
  367. local Music2 = Instance.new("Sound",Char)
  368. Music2.Volume = 5999
  369. Music2.SoundId = "rbxassetid://1374158689"
  370. Music2.Looped = true
  371. Music2.Pitch = 1 --Pitcher
  372.  
  373. local Music3 = Instance.new("Sound",Char)
  374. Music3.Volume = 5999
  375. Music3.SoundId = "rbxassetid://1325283155"
  376. Music3.Looped = true
  377. Music3.Pitch = 1 --Pitcher
  378.  
  379. local Music4 = Instance.new("Sound",Char)
  380. Music4.Volume = 5999
  381. Music4.SoundId = "rbxassetid://1581873125"
  382. Music4.Looped = true
  383. Music4.Pitch = 1 --Pitcher
  384.  
  385. local Music5 = Instance.new("Sound",Char)
  386. Music5.Volume = 5999
  387. Music5.SoundId = "rbxassetid://346746675"
  388. Music5.Looped = true
  389. Music5.Pitch = 1 --Pitcher
  390.  
  391. local Music6 = Instance.new("Sound",Char)
  392. Music6.Volume = 5999
  393. Music6.SoundId = "rbxassetid://1180904313"
  394. Music6.Looped = true
  395. Music6.Pitch = 1 --Pitcher
  396.  
  397. local Creep = Instance.new("Sound",Char)
  398. Creep.Volume = 5999
  399. Creep.SoundId = "rbxassetid://1383651657"
  400. Creep.Looped = true
  401. Creep.Pitch = 1 --Pitcher
  402.  
  403. function chatfunc(text)
  404. local chat = coroutine.wrap(function()
  405. if Char:FindFirstChild("TalkingBillBoard")~= nil then
  406. Char:FindFirstChild("TalkingBillBoard"):destroy()
  407. end
  408. local Bill = Instance.new("BillboardGui",Char)
  409. Bill.Size = UDim2.new(0,100,0,40)
  410. Bill.StudsOffset = Vector3.new(0,3,0)
  411. Bill.Adornee = Char.Head
  412. Bill.Name = "TalkingBillBoard"
  413. local Hehe = Instance.new("TextLabel",Bill)
  414. Hehe.BackgroundTransparency = 1
  415. Hehe.BorderSizePixel = 0
  416. Hehe.Text = ""
  417. Hehe.Font = "Antique"
  418. Hehe.TextSize = 40
  419. Hehe.TextStrokeTransparency = 0
  420. Hehe.Size = UDim2.new(1,0,0.5,0)
  421. coroutine.resume(coroutine.create(function()
  422. while Hehe ~= nil do
  423. swait()
  424. Hehe.Position = UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
  425. Hehe.Rotation = math.random(-5,5)
  426. Hehe.TextColor3 = Color3.new(255,0,250)
  427. Hehe.TextStrokeColor3 = Color3.new(255,255,255)
  428. end
  429. end))
  430. for i = 1,string.len(text),1 do
  431. swait()
  432. Hehe.Text = string.sub(text,1,i)
  433. end
  434. swait(90)--Re[math.random(1, 93)]
  435. for i = 0, 1, .025 do
  436. swait()
  437. Bill.ExtentsOffset = Vector3.new(math.random(-i, i), math.random(-i, i), math.random(-i, i))
  438. Hehe.TextStrokeTransparency = i
  439. Hehe.TextTransparency = i
  440. end
  441. Bill:Destroy()
  442. end)
  443. chat()
  444. end
  445. --// Weapon and GUI creation, and Character Customization \\--
  446.  
  447. if(Remove_Hats)then Instance.ClearChildrenOfClass(Char,"Accessory",true) end
  448. if(Remove_Clothing)then Instance.ClearChildrenOfClass(Char,"Clothing",true) Instance.ClearChildrenOfClass(Char,"ShirtGraphic",true) end
  449. local Effects = IN("Folder",Char)
  450. Effects.Name = "Effects"
  451.  
  452. New = function(Object, Parent, Name, Data)
  453. local Object = Instance.new(Object)
  454. for Index, Value in pairs(Data or {}) do
  455. Object[Index] = Value
  456. end
  457. Object.Parent = Parent
  458. Object.Name = Name
  459. return Object
  460. end
  461.  
  462. Circle = nil
  463. CircleParts = {}
  464. Equipped = false
  465.  
  466. function RayCast(Position, Direction, MaxDistance, IgnoreList)
  467. return game:GetService("Workspace"):FindPartOnRayWithIgnoreList(Ray.new(Position, Direction.unit * (MaxDistance or 999.999)), IgnoreList)
  468. end
  469. Humanoid = Char:FindFirstChildOfClass("Humanoid")
  470. Torso = Char:FindFirstChild("Torso")
  471. if not Plr or not Humanoid or Humanoid.Health == 0 or not Torso then
  472. return
  473. end
  474. Equipped = true
  475. Circle = Instance.new("Model")
  476. Circle.Name = "Circle"
  477. Angle = 0
  478. for i = 1, 1 do
  479. local CirclePart = Instance.new("Part")
  480. CirclePart.Name = "CirclePart"
  481. CirclePart.Transparency = 1
  482. CirclePart.BrickColor = BrickColor.new("Really black")
  483. CirclePart.Material = Enum.Material.Plastic
  484. CirclePart.Shape = Enum.PartType.Block
  485. CirclePart.FormFactor = Enum.FormFactor.Custom
  486. CirclePart.TopSurface = Enum.SurfaceType.Smooth
  487. CirclePart.BottomSurface = Enum.SurfaceType.Smooth
  488. CirclePart.Anchored = true
  489. CirclePart.CanCollide = false
  490. CirclePart.Locked = true
  491. CirclePart.Size = Vector3.new(10, 0.2, 10)
  492. local Aura = Instance.new('ParticleEmitter')
  493. Aura.Name = "Aura"
  494. Aura.Texture = "rbxassetid://51657249"
  495. Aura.Parent = CirclePart
  496. Aura.LightEmission = 0
  497. Aura.Transparency = NumberSequence.new(0.2,0.4,1)
  498. Aura.Color = ColorSequence.new(Color3.new(0/255, 255/255, 0/255),Color3.new(0/255, 0/255, 0/255))
  499. Aura.Size = NumberSequence.new(1.2,0.9,0.8)
  500. Aura.LockedToPart = false
  501. Aura.Lifetime = NumberRange.new(2)
  502. Aura.Rate = 60
  503. Aura.Speed = NumberRange.new(2.5)
  504. Aura.SpreadAngle = Vector2.new(360,360)
  505. local BlockMesh = Instance.new("BlockMesh")
  506. BlockMesh.Scale = Vector3.new(1, (1 + (0.005 * i)), 1)
  507. BlockMesh.Parent = CirclePart
  508. CirclePart.Parent = Circle
  509. local Star = Instance.new("Decal", CirclePart)
  510. Star.Texture = "http://www.roblox.com/asset/?id=1346256339"
  511. Star.Face = "Top"
  512. local Light = Instance.new("PointLight", CirclePart)
  513. Light.Color = Color3.new(0,.20,0)
  514. Light.Brightness = 100
  515. Light.Range = 15
  516. table.insert(CircleParts, CirclePart)
  517. end
  518. Spawn(function()
  519. while Equipped and Humanoid.Parent and Humanoid.Health > 0 and Torso.Parent do
  520. if Angle == 360 then
  521. Angle = 0
  522. end
  523. Angle = Angle + 0.05
  524. local Hit, EndPosition = RayCast(Torso.Position, Vector3.new(0, -1, 0), (Torso.Size.Y * 6.5), {Char})
  525. if Hit then
  526. if not Circle.Parent then
  527. Circle.Parent = Char
  528. end
  529. for i, v in pairs(CircleParts) do
  530. v.CFrame = CFrame.new(Torso.Position.X, EndPosition.Y, Torso.Position.Z) * CFrame.Angles(0, (Angle + i), 0)
  531. end
  532. else
  533. Circle.Parent = nil
  534. end
  535. wait()
  536. end
  537. end)
  538.  
  539.  
  540. CyborgArm = New("Model",Char,"CyborgArm",{})
  541. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Size = Vector3.new(0.429999948, 0.100000001, 1.04999983),CFrame = CFrame.new(-138.369171, 2.89115906, 41.8271637, 0.505694926, -0.862284958, 0.0271573812, 0.862490892, 0.506027818, 0.0067293453, -0.019545, 0.0200200025, 0.999608755),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  542. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, 0.505694926, 0.862490892, -0.0195449982, -0.862284899, 0.506027818, 0.0200199969, 0.0271573793, 0.00672934437, 0.999608576),C1 = CFrame.new(0.0136108398, -0.108844995, -0.0342674255, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  543. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Size = Vector3.new(0.600001693, 0.100000001, 1.04999983),CFrame = CFrame.new(-138.268127, 3.26462603, 41.8218994, 0.0100010047, -0.999581397, 0.0271513518, 0.999925494, 0.010187286, 0.00673122332, -0.00700500328, 0.027082013, 0.999608815),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  544. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, 0.0100010047, 0.999925494, -0.00700500328, -0.999581337, 0.010187286, 0.0270820074, 0.0271513499, 0.00673122238, 0.999608636),C1 = CFrame.new(-0.0874328613, 0.264621973, -0.028968811, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  545. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Size = Vector3.new(0.3000018, 0.100000001, 1.04999983),CFrame = CFrame.new(-138.217133, 3.61339307, 41.8189926, 0.778245091, -0.627379835, 0.0270029604, 0.627452075, 0.778625846, 0.00676273741, -0.0252680089, 0.0116800005, 0.999612689),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  546. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, 0.778245091, 0.627452075, -0.0252680033, -0.627379835, 0.778625846, 0.0116799958, 0.0270029567, 0.00676273648, 0.99961251),C1 = CFrame.new(-0.138427734, 0.613389015, -0.0260467529, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  547. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Shape = Enum.PartType.Cylinder,Size = Vector3.new(0.840000331, 0.420000285, 1),CFrame = CFrame.new(-138.395523, 2.38962889, 41.7660217, -0.00574199716, -0.999983609, 1.77533366e-09, 0.999983549, -0.00574199716, 9.3131769e-10, 9.41781764e-10, 1.77533366e-09, 1.00000012),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  548. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, -0.00574199716, 0.999983549, 0, -0.999983549, -0.00574199716, 0, 0, 0, 1),C1 = CFrame.new(0.0399932861, -0.610375166, 0.0268669128, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  549. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Shape = Enum.PartType.Cylinder,Size = Vector3.new(0.840000331, 0.420000285, 0.2900002),CFrame = CFrame.new(-138.540939, 3.80931711, 41.9832687, 2.29982252e-05, -0.999983609, -0.00574393803, -0.00452899979, -0.00574398367, 0.999973238, -0.999989927, 3.01669934e-06, -0.00452905567),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth})
  550. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, 2.29999951e-05, -0.00452899886, -0.999989748, -0.999983549, -0.00574398367, 3.01490991e-06, -0.00574393803, 0.999973238, -0.00452905614),C1 = CFrame.new(0.185333252, 0.809313059, -0.190429688, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  551. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C1 = CFrame.new(0.207519531, 0.740064859, -0.0209579468, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  552. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Size = Vector3.new(0.660001755, 0.100000001, 0.799999833),CFrame = CFrame.new(-138.557587, 3.57138705, 41.9535294, 0.999635398, 8.27676195e-06, 0.0270056874, -0.000191000116, 0.999977112, 0.00676353415, -0.0270050168, -0.00676622475, 0.999612629),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  553. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, 0.999635339, -0.000191000072, -0.0270050094, 8.27677377e-06, 0.999977112, -0.00676622428, 0.0270056836, 0.00676353322, 0.999612451),C1 = CFrame.new(0.20199585, 0.571382999, -0.160697937, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  554. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Size = Vector3.new(0.660001755, 0.100000001, 0.0899999291),CFrame = CFrame.new(-138.548004, 3.20288205, 42.3108978, 0.999635398, 8.27676195e-06, 0.0270056874, -0.000191000116, 0.999977112, 0.00676353415, -0.0270050168, -0.00676622475, 0.999612629),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  555. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, 0.999635339, -0.000191000072, -0.0270050094, 8.27677377e-06, 0.999977112, -0.00676622428, 0.0270056836, 0.00676353322, 0.999612451),C1 = CFrame.new(0.19229126, 0.202877998, -0.518062592, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  556. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Size = Vector3.new(0.390001893, 0.100000001, 1.04999983),CFrame = CFrame.new(-138.031433, 3.68374205, 41.8135147, 0.999635398, 8.27676195e-06, 0.0270056874, -0.000191000116, 0.999977112, 0.00676353415, -0.0270050168, -0.00676622475, 0.999612629),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  557. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, 0.999635339, -0.000191000072, -0.0270050094, 8.27677377e-06, 0.999977112, -0.00676622428, 0.0270056836, 0.00676353322, 0.999612451),C1 = CFrame.new(-0.324111938, 0.683737993, -0.0205078125, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  558. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Size = Vector3.new(0.2800017, 0.100000001, 0.690000117),CFrame = CFrame.new(-138.393951, 2.11307812, 42.0131454, 0.0100010047, -0.999581397, 0.0271513518, 0.999925494, 0.010187286, 0.00673122332, -0.00700500328, 0.027082013, 0.999608815),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  559. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, 0.0100010047, 0.999925494, -0.00700500328, -0.999581337, 0.010187286, 0.0270820074, 0.0271513499, 0.00673122238, 0.999608636),C1 = CFrame.new(0.0383300781, -0.886925936, -0.220256805, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  560. Part = New("Part",CyborgArm,"Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Size = Vector3.new(0.600001693, 0.100000001, 1.04999983),CFrame = CFrame.new(-138.452835, 2.48128104, 41.8321991, -0.223359078, -0.974358141, 0.027149044, 0.974736214, -0.223258108, 0.00673288852, -0.000498998852, 0.0279670097, 0.999608934),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  561. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C0 = CFrame.new(0, 0, 0, -0.223359063, 0.974736214, -0.000499000133, -0.974358141, -0.223258108, 0.0279670041, 0.0271490421, 0.00673288759, 0.999608755),C1 = CFrame.new(0.0972747803, -0.518723011, -0.0393295288, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  562.  
  563. for _,v in next, CyborgArm:children() do
  564. v.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  565. end
  566. Arm = New("Model",Char,"Arm",{})
  567. Handle = New("Part",Arm,"Arm",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.Glass,Size = Vector3.new(1.0500015, 2.02999949, 1.07999992),CFrame = CFrame.new(-138.347275, 2.99473095, 41.7816849, 0.999635339, 8.27677286e-06, 0.0270056836, -0.000191000072, 0.999977112, 0.00676353322, -0.0270050094, -0.00676622428, 0.999612451),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  568. Handle = New("Part",Arm,"Arm",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.Glass,Size = Vector3.new(1.0500015, 2.02999949, 1.07999992),CFrame = CFrame.new(-138.347275, 2.99473095, 41.7816849, 0.999635339, 8.27677286e-06, 0.0270056836, -0.000191000072, 0.999977112, 0.00676353322, -0.0270050094, -0.00676622428, 0.999612451),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  569. local Aura = Instance.new('ParticleEmitter')
  570. Aura.Name = "Aura"
  571. Aura.Texture = "rbxassetid://29553714"
  572. Aura.Parent = Handle
  573. Aura.LightEmission = 0
  574. Aura.Transparency = NumberSequence.new(0.2,0.4,1)
  575. Aura.Color = ColorSequence.new(Color3.new(0/255, 255/255, 0/255),Color3.new(0/255, 0/255, 0/255))
  576. Aura.Size = NumberSequence.new(0.5,0.4,0.2)
  577. Aura.LockedToPart = true
  578. Aura.Lifetime = NumberRange.new(2)
  579. Aura.Rate = 1000
  580. Aura.Speed = NumberRange.new(0.3)
  581. Aura.SpreadAngle = Vector2.new(360,360)
  582. local Aura2 = Instance.new('ParticleEmitter')
  583. Aura2.Name = "Aura2"
  584. Aura2.Texture = "rbxassetid://73050819"
  585. Aura2.Parent = Handle
  586. Aura2.LightEmission = 0
  587. Aura2.Transparency = NumberSequence.new(0.2,0.,1)
  588. Aura2.Color = ColorSequence.new(Color3.new(0/255, 255/255, 0/255),Color3.new(0/255, 0/255, 0/255))
  589. Aura2.Size = NumberSequence.new(0.3,0.2,0.1)
  590. Aura2.LockedToPart = true
  591. Aura2.Lifetime = NumberRange.new(2)
  592. Aura2.Rate = 1000
  593. Aura2.Speed = NumberRange.new(0.2)
  594. Aura2.SpreadAngle = Vector2.new(360,360)
  595. Part = New("Part",Arm,"Part",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.Glass,Shape = Enum.PartType.Ball,Size = Vector3.new(1.16000044, 1.16000044, 1.16000044),CFrame = CFrame.new(-138.563065, 3.74006891, 41.8137894, 1, -1.23944917e-22, 1.77533366e-09, -1.48608469e-11, 1, 9.3131769e-10, -1.80443749e-09, 9.31322575e-10, 1.00000012),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
  596. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = RArm,C1 = CFrame.new(0.207519531, 0.740064859, -0.0209579468, -0.99999994, 1.23908515e-22, -0.000331714633, 1.23944917e-22, 1, -1.09697344e-22, 0.000331714633, -1.09738441e-22, -0.99999994),})
  597. for _,v in next, Arm:children() do
  598. v.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  599. end
  600.  
  601. pcall(function() Char.ReaperShadowHead.Eye1.BrickColor = BrickColor.new'Carnation pink' Char.ReaperShadowHead.Eye1.Material = 'Glass' end)
  602. pcall(function() Char.ReaperShadowHead.Eye2.BrickColor = BrickColor.new'Carnation pink' Char.ReaperShadowHead.Eye2.Material = 'Glass' end)
  603. pcall(function() Char.LeftWing.BrickColor = BrickColor.new'Carnation pink' Char.LeftWing.Transparency = 0.5 end)
  604.  
  605.  
  606. if(PlayerSize ~= 1)then
  607. for _,v in next, Char:GetDescendats() do
  608. if(v:IsA'BasePart')then
  609. v.Size = v.Size * PlayerSize
  610. end
  611. end
  612. end
  613.  
  614. --// Instance Creation Functions \\--
  615.  
  616. function Sound(parent,id,pitch,volume,looped,effect,autoPlay)
  617. local Sound = IN("Sound")
  618. Sound.SoundId = "rbxassetid://".. tostring(id or 0)
  619. Sound.Pitch = pitch or 1
  620. Sound.Volume = volume or 1
  621. Sound.Looped = looped or false
  622. if(autoPlay)then
  623. coroutine.wrap(function()
  624. repeat wait() until Sound.IsLoaded
  625. Sound.Playing = autoPlay or false
  626. end)()
  627. end
  628. if(not looped and effect)then
  629. Sound.Ended:connect(function()
  630. Sound.Volume = 0
  631. Sound:destroy()
  632. end)
  633. elseif(effect)then
  634. warn("Sound can't be looped and a sound effect!")
  635. end
  636. Sound.Parent =parent or Char
  637. return Sound
  638. end
  639. warn("Edit by deivis97")
  640. function Part(parent,color,material,size,cframe,anchored,cancollide)
  641. local part = IN("Part")
  642. part[typeof(color) == 'BrickColor' and 'BrickColor' or 'Color'] = color or C3.N(0,0,0)
  643. part.Material = material or Enum.Material.SmoothPlastic
  644. part.TopSurface,part.BottomSurface=10,10
  645. part.Size = size or V3.N(1,1,1)
  646. part.CFrame = cframe or CF.N(0,0,0)
  647. part.CanCollide = cancollide or false
  648. part.Anchored = anchored or false
  649. part.Parent = parent or Char
  650. return part
  651. end
  652.  
  653. function Mesh(parent,meshtype,meshid,textid,scale,offset)
  654. local part = IN("SpecialMesh")
  655. part.MeshId = meshid or ""
  656. part.TextureId = textid or ""
  657. part.Scale = scale or V3.N(1,1,1)
  658. part.Offset = offset or V3.N(0,0,0)
  659. part.MeshType = meshtype or Enum.MeshType.Sphere
  660. part.Parent = parent
  661. return part
  662. end
  663.  
  664. NewInstance = function(instance,parent,properties)
  665. local inst = Instance.new(instance,parent)
  666. if(properties)then
  667. for i,v in next, properties do
  668. pcall(function() inst[i] = v end)
  669. end
  670. end
  671. return inst;
  672. end
  673.  
  674. --// Music Creation \\--
  675. local Music = Sound(Char,MusicID,MusicPitch,9,true,false,true)
  676. Music.Name = 'Music'
  677.  
  678. --// Stop animations \\--
  679. for _,v in next, Hum:GetPlayingAnimationTracks() do
  680. v:Stop();
  681. end
  682.  
  683. pcall(game.Destroy,Char:FindFirstChild'Animate')
  684. pcall(game.Destroy,Hum:FindFirstChild'Animator')
  685.  
  686. --// Joints \\--
  687.  
  688. local LS = NewInstance('Motor',Char,{Part0=Torso,Part1=LArm,C0 = CF.N(-1.5 * PlayerSize,0.5 * PlayerSize,0),C1 = CF.N(0,.5 * PlayerSize,0)})
  689. local RS = NewInstance('Motor',Char,{Part0=Torso,Part1=RArm,C0 = CF.N(1.5 * PlayerSize,0.5 * PlayerSize,0),C1 = CF.N(0,.5 * PlayerSize,0)})
  690. local NK = NewInstance('Motor',Char,{Part0=Torso,Part1=Head,C0 = CF.N(0,1.5 * PlayerSize,0)})
  691. local LH = NewInstance('Motor',Char,{Part0=Torso,Part1=LLeg,C0 = CF.N(-.5 * PlayerSize,-1 * PlayerSize,0),C1 = CF.N(0,1 * PlayerSize,0)})
  692. local RH = NewInstance('Motor',Char,{Part0=Torso,Part1=RLeg,C0 = CF.N(.5 * PlayerSize,-1 * PlayerSize,0),C1 = CF.N(0,1 * PlayerSize,0)})
  693. local RJ = NewInstance('Motor',Char,{Part0=Root,Part1=Torso})
  694. local HW = NewInstance('Motor',Char,{Part0=Handle,Part1=RArm})
  695.  
  696. local LSC0 = LS.C0
  697. local RSC0 = RS.C0
  698. local NKC0 = NK.C0
  699. local LHC0 = LH.C0
  700. local RHC0 = RH.C0
  701. local RJC0 = RJ.C0
  702.  
  703. --// Artificial HB \\--
  704.  
  705. local ArtificialHB = IN("BindableEvent", script)
  706. ArtificialHB.Name = "Heartbeat"
  707.  
  708. script:WaitForChild("Heartbeat")
  709.  
  710. local tf = 0
  711. local allowframeloss = false
  712. local tossremainder = false
  713. local lastframe = tick()
  714. local frame = 1/Frame_Speed
  715. ArtificialHB:Fire()
  716.  
  717. game:GetService("RunService").Heartbeat:connect(function(s, p)
  718. tf = tf + s
  719. if tf >= frame then
  720. if allowframeloss then
  721. script.Heartbeat:Fire()
  722. lastframe = tick()
  723. else
  724. for i = 1, math.floor(tf / frame) do
  725. ArtificialHB:Fire()
  726. end
  727. lastframe = tick()
  728. end
  729. if tossremainder then
  730. tf = 0
  731. else
  732. tf = tf - frame * math.floor(tf / frame)
  733. end
  734. end
  735. end)
  736.  
  737. function swait(num)
  738. if num == 0 or num == nil then
  739. ArtificialHB.Event:wait()
  740. else
  741. for i = 0, num do
  742. ArtificialHB.Event:wait()
  743. end
  744. end
  745. end
  746.  
  747.  
  748. --// Effect Function(s) \\--
  749.  
  750. function FakeWeld(p0,p1)
  751. local attachment0 = Instance.new('Attachment',p0)
  752. local attachment1 = Instance.new('Attachment',p1)
  753. return NewInstance("HingeConstraint",p0,{Attachment0=attachment0,Attachment1=attachment1,LimitsEnabled=true,UpperAngle=0,LowerAngle=0})
  754. end
  755.  
  756. function Fragment(v)
  757. v:ClearAllChildren()
  758. local Fragments = NewInstance("Folder",v.Parent,{Name='Fragmentation'})
  759. v.Archivable = true
  760. -- X
  761. v.Size = Vector3.new(v.Size.x/2,v.Size.y,v.Size.z)
  762. v.Name = v.Name.."Fragment"
  763.  
  764. local a = v:Clone()
  765. a.Parent = Fragments
  766. a.CFrame = CF.N(-.5,1,1) * a.CFrame
  767. v.CFrame = CF.N(.5,1,1) * v.CFrame
  768. -- Y
  769. v.Size = Vector3.new(v.Size.x,v.Size.y/2,v.Size.z)
  770.  
  771. local a = v:Clone()
  772. a.Parent = Fragments
  773. a.CFrame = CF.N(1,-.5,1) * a.CFrame
  774. v.CFrame = CF.N(1,.5,1) * v.CFrame
  775. -- Z
  776. v.Size = Vector3.new(v.Size.x,v.Size.y,v.Size.z/2)
  777.  
  778. local a = v:Clone()
  779. a.Parent = Fragments
  780. a.CFrame = CF.N(1,1,-.5) * a.CFrame
  781. v.CFrame = CF.N(1,1,.5) * v.CFrame
  782.  
  783. v.Parent = Fragments
  784. return Fragments
  785. end
  786.  
  787. local blood = NewInstance("ParticleEmitter",nil,{
  788. Color = ColorSequence.new(Color3.new(0/255, 255/255, 0/255),Color3.new(0/255, 50/255, 0/255)),
  789. LightEmission=.1,
  790. LightInfluence=1,
  791. ZOffset=.9,
  792. Size=NumberSequence.new{NumberSequenceKeypoint.new(0,.2,0),NumberSequenceKeypoint.new(1,3,0)},
  793. Texture="rbxassetid://51657249",
  794. Transparency=NumberSequence.new{NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)},
  795. Acceleration = V3.N(0,-15,0),
  796. Lifetime = NumberRange.new(1,2),
  797. Rate=50,
  798. Speed = NumberRange.new(5,15),
  799. SpreadAngle = Vector2.new(15,15),
  800. Enabled = false,
  801. EmissionDirection = 'Back',
  802. })
  803.  
  804. local blood2 = NewInstance("ParticleEmitter",nil,{
  805. Color = ColorSequence.new(Color3.new(0/255, 255/255, 0/255),Color3.new(0/255, 50/255, 0/255)),
  806. LightEmission=.1,
  807. LightInfluence=1,
  808. ZOffset=.9,
  809. Size=NumberSequence.new{NumberSequenceKeypoint.new(0,.2,0),NumberSequenceKeypoint.new(1,3,0)},
  810. Texture=BloodID,
  811. Transparency=NumberSequence.new{NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)},
  812. Acceleration = V3.N(0,-125,0),
  813. Lifetime = NumberRange.new(1,2),
  814. Rate=50,
  815. Speed = NumberRange.new(5,15),
  816. SpreadAngle = Vector2.new(15,15),
  817. Enabled = false,
  818. EmissionDirection = 'Back',
  819. })
  820.  
  821. local blood3 = NewInstance("ParticleEmitter",nil,{
  822. Color = ColorSequence.new(Color3.new(0/255, 255/255, 0/255),Color3.new(0/255, 50/255, 0/255)),
  823. Size=NumberSequence.new{NumberSequenceKeypoint.new(0,.2),NumberSequenceKeypoint.new(1,.2)},
  824. Texture=BloodID,
  825. Lifetime = NumberRange.new(.4),
  826. Rate=50,
  827. LockedToPart=true,
  828. Speed = NumberRange.new(0,2),
  829. Enabled = false,
  830. })
  831.  
  832. function Blood(size,cframe,amount)
  833. local part = Instance.new("Part",Effects)
  834. part.Transparency = 1
  835. part.Size = size
  836. part.Anchored = true
  837. part.CanCollide = false
  838. part.CFrame = cframe
  839. S.Debris:AddItem(part,6)
  840. local prtcl = blood:Clone()
  841. prtcl.Parent = part
  842. prtcl:Emit(amount)
  843. return part, prtcl
  844. end
  845.  
  846. function Blood2(size,cframe)
  847. local part = Instance.new("Part",Effects)
  848. part.Transparency = 1
  849. part.Size = size
  850. part.Anchored = false
  851. part.CanCollide = false
  852. part.CFrame = cframe
  853. local prtcl = blood:Clone()
  854. prtcl.Enabled = true
  855. prtcl.Parent = part
  856. return part, prtcl
  857. end
  858.  
  859. function Blood3(size,cframe,amount)
  860. local part = Instance.new("Part",Effects)
  861. part.Transparency = 1
  862. part.Size = size
  863. part.Anchored = true
  864. part.CanCollide = false
  865. part.CFrame = cframe
  866. S.Debris:AddItem(part,6)
  867. local prtcl = blood2:Clone()
  868. prtcl.Parent = part
  869. prtcl:Emit(amount)
  870. return part, prtcl
  871. end
  872.  
  873. function Blood4(size,cframe)
  874. local part = Instance.new("Part",Effects)
  875. part.Transparency = 1
  876. part.Size = size
  877. part.Anchored = false
  878. part.CanCollide = false
  879. part.CFrame = cframe
  880. local prtcl = blood2:Clone()
  881. prtcl.Enabled = true
  882. prtcl.Parent = part
  883. return part, prtcl
  884. end
  885.  
  886.  
  887. function BloodDrop(pos,dir,maxsize)
  888. if(game.PlaceId ~= 843468296)then
  889. local owo = NewInstance("Part",Effects,{Transparency=0,Material=BloodMaterial,BrickColor=BloodColor,Shape=Enum.PartType.Ball,Size=V3.N(.2,.2,.2), CanCollide = false})
  890. owo.CFrame=CF.N(pos,dir)
  891. local bv = Instance.new("BodyVelocity",owo)
  892. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  893. bv.velocity = CF.N(pos,dir+V3.N(M.RNG(-3,3)/30,M.RNG(-3,3)/30,M.RNG(-3,3)/30)).lookVector*15
  894. bv.Name = "MOVE"
  895. local prt = blood3:Clone()
  896. prt.Parent = owo
  897. prt.Enabled = true
  898. delay(.01, function() bv:destroy() end)
  899. local touch;
  900. touch = owo.Touched:connect(function(hit)
  901. if(hit.Anchored==true and hit.CanCollide and not hit.Parent:FindFirstChildOfClass'Humanoid' and not hit.Parent.Parent:FindFirstChildOfClass'Humanoid')then
  902. touch:disconnect()
  903. BloodPuddle(owo.Position+V3.N(0,1,0),100,maxsize,owo)
  904. owo:destroy()
  905. end
  906. end)
  907. end
  908. end
  909.  
  910. function BloodPuddle(position,range,maxSize,where)
  911. local hit, pos, norm = workspace:FindPartOnRayWithIgnoreList(Ray.new(
  912. position,CF.N(position,position+V3.N(0,-1,0)).lookVector * range
  913. ),{where,Char},false,true)
  914. if(hit and not hit.Parent:FindFirstChildOfClass'Humanoid' and not hit.Parent.Parent:FindFirstChildOfClass'Humanoid')then
  915. if(hit.Name == 'BloodPuddle')then
  916. local dist = (position - hit.Position).magnitude
  917. if (hit.Size.Z <= 5 and hit.Size.Z < maxSize) or (hit.Size.Z > 5 and hit.Size.Z < maxSize and dist < hit.Size.Z/3) then
  918. --hit.CylinderMesh.Scale = hit.CylinderMesh.Scale + V3.N(.1,0,.1)
  919. hit.Size = hit.Size + V3.N(.1,0,.1)
  920. end
  921. if(hit.Size.Z < 2)then
  922. pcall(function() hit.Sound:Play() end)
  923. end
  924. else
  925. local Puddle = NewInstance('Part',workspace,{Material=BloodMaterial,BrickColor=BloodColor,Size=V3.N(1,.1,1),CFrame=CF.N(pos,pos+norm)*CF.A(90*M.P/180,0,0),Anchored=true,CanCollide=false,Archivable=false,Locked=true,Name='BloodPuddle'})
  926. local Cyl = NewInstance('CylinderMesh',Puddle,{Name='CylinderMesh'})
  927. Sound(Puddle,685857471,1,2,false,false,true)
  928. coroutine.wrap(function()
  929. swait(75)
  930. repeat
  931. swait()
  932. Puddle.Size = Puddle.Size - V3.N(.02,0,.02)
  933. until Puddle.Size.Z < 0.51
  934. Puddle:destroy()
  935. end)()
  936. end
  937. end
  938. end
  939.  
  940. function recurse(root,callback,i)
  941. i= i or 0
  942. for _,v in pairs(root:GetChildren()) do
  943. i = i + 1
  944. callback(i,v)
  945.  
  946. if #v:GetChildren() > 0 then
  947. i = recurse(v,callback,i)
  948. end
  949. end
  950.  
  951. return i
  952. end
  953.  
  954. function ragdollJoint(Character, part0, part1, attachmentName, className, properties) -- thanks mustardfat im too lazy
  955. if Character:FindFirstChild("RagdollConstraint"..part1.Name) == nil then
  956. for i,v in pairs(Character:GetChildren()) do
  957. if v:IsA("MeshPart") and (v.MeshId == 'http://www.roblox.com/asset/?id=553602991' or v.MeshId == 'http://www.roblox.com/asset/?id=553602977' or v.MeshId == 'http://www.roblox.com/asset/?id=553602987') then
  958. v.Size = Vector3.new(1,1,1)
  959. end
  960. end
  961. if part1:FindFirstChildOfClass('Motor6D') then
  962. part1:FindFirstChildOfClass('Motor6D'):Remove()
  963. end
  964. if attachmentName ~= "NeckAttachment" then
  965. attachmentName = attachmentName.."RigAttachment"
  966. end
  967. local constraint = Instance.new(className.."Constraint")
  968. constraint.Attachment0 = part0:FindFirstChild(attachmentName)
  969. constraint.Attachment1 = part1:FindFirstChild(attachmentName)
  970. constraint.Name = "RagdollConstraint"..part1.Name
  971. if Character:FindFirstChildOfClass('Humanoid').Health > 0 then
  972. local collidepart = Instance.new('Part',part1)
  973. collidepart.Size = part1.Size/2
  974. if string.find(string.lower(part1.Name),"upper") then
  975. if string.find(string.lower(part1.Name),"leg") then
  976. collidepart.Size = part1.Size/3
  977. else
  978. collidepart.Size = part1.Size/2.5
  979. end
  980. end
  981. collidepart.CanCollide = true
  982. collidepart.Name = "RagdollJoint"
  983. collidepart.Anchored = false
  984. collidepart.Transparency = 1
  985. collidepart.CFrame = part1.CFrame
  986. collidepart:BreakJoints()
  987. local attachment0 = Instance.new('Attachment',part1)
  988. local attachment1 = Instance.new('Attachment',collidepart)
  989. if attachment0 and attachment1 then
  990. local constraint = Instance.new("HingeConstraint")
  991. constraint.Attachment0 = attachment0
  992. constraint.Attachment1 = attachment1
  993. constraint.LimitsEnabled = true
  994. constraint.UpperAngle = 0
  995. constraint.LowerAngle = 0
  996. constraint.Parent = Character
  997. end
  998. if string.find(string.lower(part1.Name),"upper") then
  999. if string.find(string.lower(part1.Name),"leg") then
  1000. attachment0.Position = Vector3.new(0,0.01,0)
  1001. else
  1002. attachment0.Position = Vector3.new(0,0.25,0)
  1003. end
  1004. else
  1005. attachment0.Position = Vector3.new(0,-0.1,0)
  1006. end
  1007. end
  1008. for _,propertyData in next,properties or {} do
  1009. constraint[propertyData[1]] = propertyData[2]
  1010. end
  1011. constraint.Parent = Character
  1012. return constraint
  1013. end
  1014. end
  1015.  
  1016.  
  1017. function getAttachment0(Character,attachmentName)
  1018. for _,child in next,Character:children() do
  1019. local attachment = child:FindFirstChild(attachmentName)
  1020. if attachment then
  1021. return attachment
  1022. end
  1023. end
  1024. end
  1025.  
  1026.  
  1027. function Ragdoll(who,half,snapped)
  1028. pcall(function()
  1029. who:breakJoints()
  1030. local who = who
  1031. local hhh = who:FindFirstChildOfClass'Humanoid'
  1032. local t = GetTorso(who)
  1033. pcall(function()
  1034. who.HumanoidRootPart:destroy()
  1035. end)
  1036. hhh.Health = 0
  1037. Stunned[who] = true
  1038. if(hhh.RigType == Enum.HumanoidRigType.R6)then
  1039. local RA,LA,RL,LL,HD = who:FindFirstChild'Right Arm',who:FindFirstChild'Left Arm',who:FindFirstChild'Right Leg',who:FindFirstChild'Left Leg',who:FindFirstChild'Head'
  1040. pcall(function()
  1041. if(hhh.Health > 0)then local CollideRA = NewInstance('Part',who,{Size=RA.Size/1.5,Anchored=false,Transparency=1,Name='Collision'})
  1042. FakeWeld(RA,CollideRA) end
  1043. local RAJ = NewInstance("Attachment",t,{Position=V3.N(1.5,.5,0),Orientation=V3.N()})
  1044. local RAJ2 = NewInstance("Attachment",RA,{Position=V3.N(0,.5,0),Orientation=V3.N()})
  1045. local RAC = NewInstance('BallSocketConstraint',t,{Radius=.15,LimitsEnabled=true,Enabled=true,Restitution=0,UpperAngle=90,Attachment0=RAJ,Attachment1=RAJ2})
  1046. end)
  1047. pcall(function()
  1048. local LAJ = NewInstance("Attachment",t,{Position=V3.N(-1.5,.5,0),Orientation=V3.N()})
  1049. local LAJ2 = NewInstance("Attachment",LA,{Position=V3.N(0,.5,0),Orientation=V3.N()})
  1050.  
  1051. local LAC = NewInstance('BallSocketConstraint',t,{Radius=.15,LimitsEnabled=true,Enabled=true,Restitution=0,UpperAngle=90,Attachment0=LAJ,Attachment1=LAJ2})
  1052.  
  1053. if(hhh.Health > 0)then local CollideLA = NewInstance('Part',who,{Size=LA.Size/1.5,Anchored=false,Transparency=1,Name='Collision'})
  1054. FakeWeld(LA,CollideLA) end
  1055. end)
  1056. pcall(function()
  1057. if(HD)then
  1058. local NJ = NewInstance('Attachment',t,{Position=V3.N(0,1,0),Orientation=V3.N()})
  1059. local NJ2 = NewInstance('Attachment',HD,{Position=V3.N(0,-.5,0),Orientation=V3.N()})
  1060. local NJ3 = NewInstance('Attachment',HD,{Position=V3.N(0,.5,0),Orientation=V3.N()})
  1061. local HC = NewInstance('HingeConstraint',t,{LimitsEnabled=true,UpperAngle=50,LowerAngle=-50,Attachment0=NJ,Attachment1=NJ2})
  1062.  
  1063. if(snapped)then
  1064. NJ.Orientation = V3.N(0,90,0)
  1065. end
  1066. if(hhh.Health > 0)then
  1067. local CollideHD = NewInstance('Part',who,{Size=HD.Size/1.5,Anchored=false,Transparency=1,Name='Collision'})
  1068. FakeWeld(HD,CollideHD)
  1069. end
  1070. end
  1071. end)
  1072. if(not half)then
  1073. local RLJ = NewInstance("Attachment",t,{Position=V3.N(.5,-1,0),Orientation=V3.N()})
  1074. local RLJ2 = NewInstance("Attachment",RL,{Position=V3.N(0,1,0),Orientation=V3.N()})
  1075. local LLJ = NewInstance("Attachment",t,{Position=V3.N(-.5,-1,0),Orientation=V3.N()})
  1076. local LLJ2 = NewInstance("Attachment",LL,{Position=V3.N(0,1,0),Orientation=V3.N()})
  1077. local RLC = NewInstance('BallSocketConstraint',t,{Radius=.15,LimitsEnabled=true,Enabled=true,Restitution=0,UpperAngle=90,Attachment0=RLJ,Attachment1=RLJ2})
  1078. local LLC = NewInstance('BallSocketConstraint',t,{Radius=.15,LimitsEnabled=true,Enabled=true,Restitution=0,UpperAngle=90,Attachment0=LLJ,Attachment1=LLJ2})
  1079. if(hhh.Health > 0)then local CollideRL = NewInstance('Part',who,{Size=RL.Size/1.5,Anchored=false,Transparency=1,Name='Collision'})
  1080. local CollideLL = NewInstance('Part',who,{Size=LL.Size/1.5,Anchored=false,Transparency=1,Name='Collision'})
  1081.  
  1082. FakeWeld(RL,CollideRL)
  1083. FakeWeld(LL,CollideLL) end
  1084. end
  1085. for _,v in next, who:children() do
  1086. if(v:IsA'BasePart')then
  1087. v.CanCollide = true
  1088. end
  1089. end
  1090. else
  1091. local Character = who
  1092.  
  1093. if(half)then
  1094. pcall(function()
  1095. Character.UpperTorso.WaistRigAttachment:Destroy()
  1096. end)
  1097. end
  1098.  
  1099. local handProperties = {
  1100. {"LimitsEnabled", true};
  1101. {"UpperAngle",0};
  1102. {"LowerAngle",0};
  1103. }
  1104. local footProperties = {
  1105. {"LimitsEnabled", true};
  1106. {"UpperAngle", 15};
  1107. {"LowerAngle", -45};
  1108. }
  1109. local shinProperties = {
  1110. {"LimitsEnabled", true};
  1111. {"UpperAngle", 0};
  1112. {"LowerAngle", -75};
  1113. }
  1114. if Character:FindFirstChild('RightLowerArm') and Character:FindFirstChild('RightHand') then
  1115. ragdollJoint(Character,Character.RightLowerArm, Character.RightHand, "RightWrist", "Hinge", handProperties)
  1116. end
  1117. if Character:FindFirstChild('UpperTorso') and Character:FindFirstChild('RightUpperArm') then
  1118. ragdollJoint(Character, Character.UpperTorso, Character["RightUpperArm"], "RightShoulder", "BallSocket")
  1119. end
  1120. if Character:FindFirstChild('RightUpperArm') and Character:FindFirstChild('RightLowerArm') then
  1121. ragdollJoint(Character, Character.RightUpperArm, Character.RightLowerArm, "RightElbow", "BallSocket")
  1122. end
  1123. if Character:FindFirstChild('LeftLowerArm') and Character:FindFirstChild('LeftHand') then
  1124. ragdollJoint(Character,Character.LeftLowerArm, Character.LeftHand, "LeftWrist", "Hinge", handProperties)
  1125. end
  1126. if Character:FindFirstChild('UpperTorso') and Character:FindFirstChild('LeftUpperArm') then
  1127. ragdollJoint(Character, Character.UpperTorso, Character["LeftUpperArm"], "LeftShoulder", "BallSocket")
  1128. end
  1129. if Character:FindFirstChild('LeftUpperArm') and Character:FindFirstChild('LeftLowerArm') then
  1130. ragdollJoint(Character, Character.LeftUpperArm, Character.LeftLowerArm, "LeftElbow", "BallSocket")
  1131. end
  1132. if Character:FindFirstChild('RightUpperLeg') and Character:FindFirstChild('RightLowerLeg') then
  1133. ragdollJoint(Character,Character.RightUpperLeg, Character.RightLowerLeg, "RightKnee", "Hinge", shinProperties)
  1134. end
  1135. if Character:FindFirstChild('RightLowerLeg') and Character:FindFirstChild('RightFoot') then
  1136. ragdollJoint(Character,Character.RightLowerLeg, Character.RightFoot, "RightAnkle", "Hinge", footProperties)
  1137. end
  1138. if Character:FindFirstChild('LowerTorso') and Character:FindFirstChild('RightUpperLeg') then
  1139. ragdollJoint(Character,Character.LowerTorso, Character.RightUpperLeg, "RightHip", "BallSocket")
  1140. end
  1141. if Character:FindFirstChild('LeftUpperLeg') and Character:FindFirstChild('LeftLowerLeg') then
  1142. ragdollJoint(Character,Character.LeftUpperLeg, Character.LeftLowerLeg, "LeftKnee", "Hinge", shinProperties)
  1143. end
  1144. if Character:FindFirstChild('LeftLowerLeg') and Character:FindFirstChild('LeftFoot') then
  1145. ragdollJoint(Character,Character.LeftLowerLeg, Character.LeftFoot, "LeftAnkle", "Hinge", footProperties)
  1146. end
  1147. if Character:FindFirstChild('LowerTorso') and Character:FindFirstChild('LeftUpperLeg') then
  1148. ragdollJoint(Character,Character.LowerTorso, Character.LeftUpperLeg, "LeftHip", "BallSocket")
  1149. end
  1150. if Character:FindFirstChild('UpperTorso') and Character:FindFirstChild('LowerTorso') then
  1151. ragdollJoint(Character,Character.LowerTorso, Character.UpperTorso, "Waist", "BallSocket", {
  1152. {"LimitsEnabled",true};
  1153. {"UpperAngle",5};
  1154. {"Radius",5};
  1155. })
  1156. end
  1157. if Character:FindFirstChild('UpperTorso') and Character:FindFirstChild('Head') then
  1158. ragdollJoint(Character,Character.UpperTorso, Character.Head, "Neck", "Hinge", {
  1159. {"LimitsEnabled",true};
  1160. {"UpperAngle",50};
  1161. {"LowerAngle",-50};
  1162. })
  1163. end
  1164. local NeckA = ragdollJoint(Character,Character.UpperTorso, Character.Head, "Neck", "Hinge", {
  1165. {"LimitsEnabled",true};
  1166. {"UpperAngle",50};
  1167. {"LowerAngle",-50};
  1168. })
  1169.  
  1170. recurse(Character, function(_,v)
  1171. if v:IsA("Attachment") then
  1172. v.Axis = Vector3.new(0, 1, 0)
  1173. v.SecondaryAxis = Vector3.new(0, 0, 1)
  1174. v.Rotation = Vector3.new(0, 0, 0)
  1175. if(v.Parent == Character.Head and snapped)then
  1176. v.Orientation = V3.N(0,-90,0)
  1177. end
  1178. end
  1179. end)
  1180. end
  1181. end)
  1182. end
  1183.  
  1184.  
  1185. function Bezier(startpos, pos2, pos3, endpos, t)
  1186. local A = startpos:lerp(pos2, t)
  1187. local B = pos2:lerp(pos3, t)
  1188. local C = pos3:lerp(endpos, t)
  1189. local lerp1 = A:lerp(B, t)
  1190. local lerp2 = B:lerp(C, t)
  1191. local cubic = lerp1:lerp(lerp2, t)
  1192. return cubic
  1193. end
  1194.  
  1195. function Effect(data)
  1196. local FX = data.Effect or 'Resize-AndFade'
  1197. local Parent = data.Parent or Effects
  1198. local Color = data.Color or C3.N(0,0,0)
  1199. local Size = data.Size or V3.N(1,1,1)
  1200. local MoveDir = data.MoveDirection or nil
  1201. local MeshData = data.Mesh or nil
  1202. local SndData = data.Sound or nil
  1203. local Frames = data.Frames or 45
  1204. local Manual = data.Manual or nil
  1205. local Material = data.Material or nil
  1206. local CFra = data.CFrame or Torso.CFrame
  1207. local Settings = data.FXSettings or {}
  1208. local Snd,Prt,Msh;
  1209. if(Manual and typeof(Manual) == 'Instance' and Manual:IsA'BasePart')then
  1210. Prt = Manual
  1211. else
  1212. Prt = Part(Parent,Color,Material,Size,CFra,true,false)
  1213. end
  1214. if(typeof(MeshData) == 'table')then
  1215. Msh = Mesh(Prt,MeshData.MeshType,MeshData.MeshId,MeshData.TextureId,MeshData.Scale,MeshData.Offset)
  1216. elseif(typeof(MeshData) == 'Instance')then
  1217. Msh = MeshData:Clone()
  1218. Msh.Parent = Prt
  1219. end
  1220. if(typeof(SndData) == 'table' or typeof(SndData) == 'Instance')then
  1221. Snd = Sound(Prt,SndData.SoundId,SndData.Pitch,SndData.Volume,false,false,true)
  1222. end
  1223. if(Snd)then
  1224. repeat wait() until Snd.Playing and Snd.IsLoaded and Snd.TimeLength > 0
  1225. Frames = Snd.TimeLength * Frame_Speed/Snd.Pitch
  1226. end
  1227. local MoveSpeed = nil;
  1228. if(MoveDir)then
  1229. MoveSpeed = (CFra.p - MoveDir).magnitude/Frames
  1230. end
  1231. local Inc = M.RNG()-M.RNG()
  1232. local Thingie = 0
  1233. local Thingie2 = M.RNG(50,100)/100
  1234.  
  1235. coroutine.wrap(function()
  1236. if(FX ~= 'Arc')then
  1237. for i = 1, Frames do
  1238. if(FX == 'Resize-AndFade')then
  1239. if(not Settings.EndSize)then
  1240. Settings.EndSize = V3.N(0,0,0)
  1241. end
  1242. local grow = (typeof(Settings.EndSize) == 'Vector3' and Settings.EndSize-Size or typeof(Settings.EndSize) == 'number' and V3.N(Settings.EndSize))
  1243. if(Settings.EndIsIncrement)then
  1244. Prt.Size = Prt.Size - Settings.EndSize
  1245. else
  1246. Prt.Size = Prt.Size - grow/Frames
  1247. end
  1248. Prt.Transparency = (i/Frames)
  1249. elseif(FX == 'Resize+AndFade')then
  1250. if(not Settings.EndSize)then
  1251. Settings.EndSize = Size*2
  1252. end
  1253. local grow = (typeof(Settings.EndSize) == 'Vector3' and Settings.EndSize-Size or typeof(Settings.EndSize) == 'number' and V3.N(Settings.EndSize))
  1254. if(Settings.EndIsIncrement)then
  1255. Prt.Size = Prt.Size + Settings.EndSize
  1256. else
  1257. Prt.Size = Prt.Size + grow/Frames
  1258. end
  1259. Prt.Transparency = (i/Frames)
  1260. elseif(FX == 'Fade')then
  1261. Prt.Transparency = (i/Frames)
  1262. end
  1263. if(Settings.RandomizeCFrame)then
  1264. Prt.CFrame = Prt.CFrame * CF.A(M.RRNG(-360,360),M.RRNG(-360,360),M.RRNG(-360,360))
  1265. end
  1266. if(MoveDir and MoveSpeed)then
  1267. local Orientation = Prt.Orientation
  1268. Prt.CFrame = CF.N(Prt.Position,MoveDir)*CF.N(0,0,-MoveSpeed)
  1269. Prt.Orientation = Orientation
  1270. end
  1271. if(swait and typeof(swait) == 'function')then
  1272. swait()
  1273. else
  1274. wait()
  1275. end
  1276. end
  1277. Prt:destroy()
  1278. else
  1279. local start,third,fourth,endP = Settings.Start,Settings.Third,Settings.Fourth,Settings.End
  1280. if(not Settings.End and Settings.Home)then endP = Settings.Home.CFrame end
  1281. local quarter = third or start:lerp(endP, 0.25) * CF.N(M.RNG(-25,25),M.RNG(0,25),M.RNG(-25,25))
  1282. local threequarter = fourth or start:lerp(endP, 0.75) * CF.N(M.RNG(-25,25),M.RNG(0,25),M.RNG(-25,25))
  1283. assert(start ~= nil,"You need to specify a start point!")
  1284. assert(endP ~= nil,"You need to specify an end point!")
  1285. for i = 0, 1, Settings.Speed or 0.01 do
  1286. if(Settings.Home)then
  1287. endP = Settings.Home.CFrame
  1288. end
  1289. Prt.CFrame = Bezier(start, quarter, threequarter, endP, i)
  1290. if(swait and typeof(swait) == 'function')then
  1291. swait()
  1292. else
  1293. wait()
  1294. end
  1295. end
  1296. if(Settings.RemoveOnGoal)then
  1297. Prt:destroy()
  1298. end
  1299. end
  1300. end)()
  1301. return Prt,Msh,Snd
  1302. end
  1303.  
  1304.  
  1305. function SoulSteal(Character)
  1306. local torso = (Character:FindFirstChild'Head' or Character:FindFirstChild'Torso' or Character:FindFirstChild'UpperTorso' or Character:FindFirstChild'LowerTorso' or Character:FindFirstChild'HumanoidRootPart')
  1307. print(torso)
  1308. if(torso and torso:IsA'BasePart')then
  1309. local Model = Instance.new("Model",Effects)
  1310. Model.Name = Character.Name.."'s Soul"
  1311. Character:BreakJoints()
  1312. local Soul = Part(Model,BrickColor.new'Carnation pink','Glass',V3.N(.5,.5,.5),torso.CFrame,true,false)
  1313. Soul.Name = 'Head'
  1314. NewInstance("Humanoid",Model,{Health=0,MaxHealth=0})
  1315. Effect{
  1316. Effect="Arc",
  1317. Manual = Soul,
  1318. FXSettings={
  1319. Start=torso.CFrame,
  1320. Home = Torso,
  1321. RemoveOnGoal = true,
  1322. }
  1323. }
  1324. local lastPoint = Soul.CFrame.p
  1325.  
  1326. for i = 0, 1, 0.01 do
  1327. local point = CFrame.new(lastPoint, Soul.Position) * CFrame.Angles(-math.pi/2, 0, 0)
  1328. local mag = (lastPoint - Soul.Position).magnitude
  1329. Effect{
  1330. Effect = "Fade",
  1331. CFrame = point * CF.N(0, mag/2, 0),
  1332. Size = V3.N(.5,mag+.5,.5),
  1333. Color = Soul.BrickColor
  1334. }
  1335. lastPoint = Soul.CFrame.p
  1336. swait()
  1337. end
  1338. for i = 1, 5 do
  1339. Effect{
  1340. Effect="Fade",
  1341. Color = BrickColor.new'Carnation pink',
  1342. MoveDirection = (Torso.CFrame*CFrame.new(M.RNG(-40,40),M.RNG(-40,40),M.RNG(-40,40))).p
  1343. }
  1344. end
  1345. end
  1346. end
  1347.  
  1348. --// Other Functions \\ --
  1349.  
  1350. function getRegion(point,range,ignore)
  1351. return workspace:FindPartsInRegion3WithIgnoreList(R3.N(point-V3.N(1,1,1)*range/2,point+V3.N(1,1,1)*range/2),ignore,100)
  1352. end
  1353.  
  1354. function clerp(startCF,endCF,alpha)
  1355. return startCF:lerp(endCF, alpha)
  1356. end
  1357.  
  1358. function GetTorso(Char)
  1359. return Char:FindFirstChild'Torso' or Char:FindFirstChild'UpperTorso'
  1360. end
  1361.  
  1362.  
  1363.  
  1364. function ShowDamage(Pos, Text, Time, Color)
  1365. coroutine.wrap(function()
  1366. local Rate = (1 / 30)
  1367. local Pos = Head
  1368. local Text = (Text or ".Char Deleted")
  1369. local Time = (Time or 2)
  1370. local Color = (Color or Color3.new(1, 0, 1))
  1371. local EffectPart = NewInstance("Part",Effects,{
  1372. Material=Enum.Material.SmoothPlastic,
  1373. RArmlectance = 0,
  1374. Transparency = 0,
  1375. BrickColor = BrickColor.new(Color),
  1376. Name = "Effect",
  1377. Size = Vector3.new(1,1,1),
  1378. Anchored = true
  1379. })
  1380. local BillboardGui = NewInstance("BillboardGui",EffectPart,{
  1381. Size = UDim2.new(1.25, 0, 1.25, 0),
  1382. Adornee = EffectPart,
  1383. })
  1384. local TextLabel = NewInstance("TextLabel",BillboardGui,{
  1385. BackgroundTransparency = 1,
  1386. Size = UDim2.new(1, 0, 1, 0),
  1387. Text = Text,
  1388. Font = "Arial",
  1389. TextColor3 = Color3.new(255,102,200),
  1390. TextStrokeColor3 = Color3.new(200,200,200),
  1391. TextStrokeTransparency=0,
  1392. TextScaled = true,
  1393. })
  1394. game.Debris:AddItem(EffectPart, (Time))
  1395. EffectPart.Parent = game:GetService("Workspace")
  1396. delay(0, function()
  1397. local Frames = (Time / Rate)
  1398. for Frame = 1, Frames do
  1399. wait(Rate)
  1400. local Percent = (Frame / Frames)
  1401. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  1402. TextLabel.TextTransparency = Percent
  1403. TextLabel.TextStrokeTransparency = Percent
  1404. end
  1405. if EffectPart and EffectPart.Parent then
  1406. EffectPart:Destroy()
  1407. end
  1408. end) end)()
  1409. end
  1410.  
  1411.  
  1412. function DealDamage(who,minDam,maxDam,Knock,Type,critChance,critMult)
  1413. if(who)then
  1414. local hum = who:FindFirstChildOfClass'Humanoid'
  1415. local Damage = M.RNG(minDam,maxDam)
  1416. local canHit = true
  1417. if(hum)then
  1418. for _, p in pairs(Hit) do
  1419. if p[1] == hum then
  1420. if(time() - p[2] < 0.1) then
  1421. canHit = false
  1422. else
  1423. Hit[_] = nil
  1424. end
  1425. end
  1426. end
  1427. if(canHit)then
  1428. if(hum.Health >= math.huge)then
  1429. who:BreakJoints()
  1430. if(who:FindFirstChild'Head' and hum.Health > 0)then
  1431. ShowDamage((who.Head.CFrame * CF.N(0, 0, (who.Head.Size.Z / 2)).p+V3.N(0,1.5,0)), "INSTANT", 1.5, C3.N(1,0,0))
  1432. end
  1433. else
  1434. local player = S.Players:GetPlayerFromCharacter(who)
  1435. if(Type == "Fire")then
  1436. --idk..
  1437. else
  1438. local c = Instance.new("ObjectValue",hum)
  1439. c.Name = "creator"
  1440. c.Value = Plr
  1441. game:service'Debris':AddItem(c,0.35)
  1442. if(M.RNG(1,100) <= (critChance or 0))then
  1443. if(who:FindFirstChild'Head' and hum.Health > 0)then
  1444. ShowDamage((who.Head.CFrame * CF.N(0, 0, (who.Head.Size.Z / 2)).p+V3.N(0,1.5,0)), "[CRIT] "..Damage*(critMult or 2), 1.5, BrickColor.new'New Yeller'.Color)
  1445. end
  1446. hum.Health = hum.Health - Damage*(critMult or 2)
  1447. else
  1448. if(who:FindFirstChild'Head' and hum.Health > 0)then
  1449. ShowDamage((who.Head.CFrame * CF.N(0, 0, (who.Head.Size.Z / 2)).p+V3.N(0,1.5,0)), Damage, 1.5, DamageColor.Color)
  1450. end
  1451. hum.Health = hum.Health - Damage
  1452. end
  1453. if(Type == 'Knockback' and GetTorso(who))then
  1454. local angle = GetTorso(who).Position - Root.Position + Vector3.new(0, 0, 0).unit
  1455. local body = NewInstance('BodyVelocity',GetTorso(who),{
  1456. P = 500,
  1457. maxForce = V3.N(math.huge,0,math.huge),
  1458. velocity = Root.CFrame.lookVector * Knock + Root.Velocity / 1.05
  1459. })
  1460. game:service'Debris':AddItem(body,.5)
  1461. elseif(Type == 'Knockdown' and GetTorso(who))then
  1462. local rek = GetTorso(who)
  1463. print(rek)
  1464. hum.PlatformStand = true
  1465. delay(1,function()
  1466. hum.PlatformStand = false
  1467. end)
  1468. local angle = (GetTorso(who).Position - (Root.Position + Vector3.new(0, 0, 0))).unit
  1469. local bodvol = NewInstance("BodyVelocity",rek,{
  1470. velocity = angle * Knock,
  1471. P = 5000,
  1472. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  1473. })
  1474. local rl = NewInstance("BodyAngularVelocity",rek,{
  1475. P = 3000,
  1476. maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000,
  1477. angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)),
  1478. })
  1479. game:GetService("Debris"):AddItem(bodvol, .5)
  1480. game:GetService("Debris"):AddItem(rl, .5)
  1481. end
  1482. end
  1483. end
  1484. end
  1485. table.insert(Hit,{hum,time()})
  1486. end
  1487. end
  1488. end
  1489.  
  1490. function AOEDamage(where,range,minDam,maxDam,Knock,Type)
  1491. for _,v in next, getRegion(where,range,{Char}) do
  1492. if(v.Parent and v.Parent:FindFirstChildOfClass'Humanoid')then
  1493. DealDamage(v.Parent,minDam,maxDam,Knock,Type)
  1494. end
  1495. end
  1496. end
  1497.  
  1498. function AOEFunction(where,range,callback)
  1499. for _,v in next, getRegion(where,range,{Char}) do
  1500. if(v.Parent and v.Parent:FindFirstChildOfClass'Humanoid')then
  1501. callback(v.Parent)
  1502. end
  1503. end
  1504. end
  1505.  
  1506. function ClosestHumanoid(pos,range)
  1507. local mag,closest = math.huge;
  1508. for _,v in next, getRegion(pos,range or 10,{Char}) do
  1509. local hum = (v.Parent and v.Parent:FindFirstChildOfClass'Humanoid')
  1510. if((v.CFrame.p-pos).magnitude < mag and hum and closest ~= hum and hum.Health > 0)then
  1511. mag = (v.CFrame.p-pos).magnitude
  1512. closest = hum
  1513. end
  1514. end
  1515. return closest,(closest and GetTorso(closest.Parent) or nil)
  1516. end
  1517.  
  1518. function AOEHeal(where,range,amount)
  1519. local healed = {}
  1520. for _,v in next, getRegion(where,range,{Char}) do
  1521. local hum = (v.Parent and v.Parent:FindFirstChildOfClass'Humanoid' or nil)
  1522. if(hum and not healed[hum])then
  1523. hum.Health = hum.Health + amount
  1524. if(v.Parent:FindFirstChild'Head' and hum.Health > 0)then
  1525. ShowDamage((v.Parent.Head.CFrame * CF.N(0, 0, (v.Parent.Head.Size.Z / 2)).p+V3.N(0,1.5,0)), "+"..amount, 1.5, BrickColor.new'Carnation pink'.Color)
  1526. end
  1527. end
  1528. end
  1529. end
  1530. local BODY = {}
  1531. for _, c in pairs(Char:GetDescendants()) do
  1532. if c:IsA("BasePart") and c.Name ~= "Handle" then
  1533. if c ~= RootPart and c ~= Torso and c ~= Head and c ~= RArm and c ~= LArm and c ~= RLeg and c ~= LLeg then
  1534. c.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0, 0, 0)
  1535. end
  1536. table.insert(BODY,{c,c.Parent,c.Material,c.Color,c.Transparency,c.Size,c.Name})
  1537. elseif c:IsA("JointInstance") then
  1538. table.insert(BODY,{c,c.Parent,nil,nil,nil,nil,nil})
  1539. end
  1540. end
  1541. function refit()
  1542. Char.Parent = workspace
  1543. for e = 1, #BODY do
  1544. if BODY[e] ~= nil then
  1545. local STUFF = BODY[e]
  1546. local PART = STUFF[1]
  1547. local PARENT = STUFF[2]
  1548. local MATERIAL = STUFF[3]
  1549. local COLOR = STUFF[4]
  1550. local TRANSPARENCY = STUFF[5]
  1551. --local SIZE = STUFF[6]
  1552. local NAME = STUFF[7]
  1553. if PART.ClassName == "Part" and PART ~= RootPart then
  1554. PART.Material = MATERIAL
  1555. PART.Transparency = TRANSPARENCY
  1556. PART.Name = NAME
  1557. end
  1558. if PART.Parent ~= PARENT then
  1559. Humanoid:remove()
  1560. PART.Parent = PARENT
  1561. Humanoid = Instance.new("Humanoid",Char)
  1562. end
  1563. end
  1564. end
  1565. end
  1566.  
  1567. Humanoid.Died:connect(function()
  1568. refit()
  1569. end)
  1570. --// Attack Function \\--
  1571. function Color1()
  1572. chaosmode = false
  1573. local Glitch = false
  1574. Music.Playing = false
  1575. Moosic.Playing = false
  1576. Music1.Playing = false
  1577. Music2.Playing = true
  1578. Music3.Playing = false
  1579. Music4.Playing = false
  1580. Music5.Playing = false
  1581. Music6.Playing = false
  1582. Creep.Playing = false
  1583. tecks2.Text = "G̶a̶n̵g̵ ̸Mo̶/n̸i̸k̵a̸"
  1584. tecks2.TextStrokeColor3 = Color3.new(0,0,1)
  1585. for i, v in pairs(Char.CyborgArm:GetChildren()) do
  1586. if v:IsA("Part") then
  1587. v.BrickColor = BrickColor.new("Really blue")
  1588. v.Material = "Neon"
  1589. end
  1590. end
  1591. end
  1592. function smile()
  1593. chaosmode = false
  1594. local Glitch = false
  1595. Music.Playing = false
  1596. Moosic.Playing = false
  1597. Music1.Playing = true
  1598. Music2.Playing = false
  1599. Music3.Playing = false
  1600. Music4.Playing = false
  1601. Music5.Playing = false
  1602. Music6.Playing = false
  1603. Creep.Playing = false
  1604. tecks2.Text = ":)"
  1605. tecks2.TextStrokeColor3 = Color3.new(.1,.1,.1)
  1606. for i, v in pairs(Char.CyborgArm:GetChildren()) do
  1607. if v:IsA("Part") then
  1608. v.BrickColor = BrickColor.new("Really black")
  1609. v.Material = "Neon"
  1610. game.Lighting.OutdoorAmbient = Color3.new(.5,0,0)
  1611. game.Lighting.TimeOfDay = "05:00:00"
  1612. game.Lighting.FogColor = Color3.new(0,0,0)
  1613. game.Lighting.FogEnd = 1200
  1614. end
  1615. end
  1616. end
  1617. function Normal()
  1618. chaosmode = false
  1619. local Glitch = false
  1620. Music.Playing = true
  1621. Moosic.Playing = false
  1622. Music1.Playing = false
  1623. Music2.Playing = false
  1624. Music3.Playing = false
  1625. Music4.Playing = false
  1626. Music5.Playing = false
  1627. Music6.Playing = false
  1628. Creep.Playing = false
  1629. tecks2.Text = "C̸o̶r̵r̵u̷p̶t̶e̸d̸ ̵M̸o̸n̶/i̸k̷a̴"
  1630. tecks2.TextStrokeColor3 = Color3.new(1,0,1)
  1631. for i, v in pairs(Char.CyborgArm:GetChildren()) do
  1632. if v:IsA("Part") then
  1633. v.BrickColor = BrickColor.new("Hot pink")
  1634. v.Material = "Neon"
  1635. end
  1636. end
  1637. end
  1638.  
  1639. function BenCreep()
  1640. chaosmode = false
  1641. local Glitch = false
  1642. Music.Playing = false
  1643. Moosic.Playing = false
  1644. Music1.Playing = false
  1645. Music2.Playing = false
  1646. Music3.Playing = false
  1647. Music4.Playing = false
  1648. Music5.Playing = false
  1649. Music6.Playing = false
  1650. Creep.Playing = true
  1651. tecks2.Text = "B̴r̵o̴k̴e̷n̴ ̶H̵e̸a̵r̵t̵h̷"
  1652. tecks2.TextStrokeColor3 = Color3.new(0.9,0,0)
  1653. local sky = Instance.new('Sky', game:GetService'Lighting')
  1654. sky.SkyboxBk = "rbxassetid://159454299"
  1655. sky.SkyboxDn = "rbxassetid://159454296"
  1656. sky.SkyboxFt = "rbxassetid://159454293"
  1657. sky.SkyboxLf = "rbxassetid://159454286"
  1658. sky.SkyboxRt = "rbxassetid://159454300"
  1659. sky.SkyboxUp = "rbxassetid://166574066"
  1660. game.Lighting.OutdoorAmbient = Color3.new(0,0,0)
  1661. game.Lighting.TimeOfDay = "05:00:00"
  1662. game.Lighting.FogColor = Color3.new(0,0,0)
  1663. game.Lighting.FogEnd = 800
  1664.  
  1665. for i, v in pairs(Char.CyborgArm:GetChildren()) do
  1666. if v:IsA("Part") then
  1667. v.BrickColor = BrickColor.new("Dark stone grey")
  1668. v.Material = "Neon"
  1669. end
  1670. end
  1671. end
  1672. function TimeTrials()
  1673. local Glitch = false
  1674. Music.Playing = false
  1675. Moosic.Playing = false
  1676. Music1.Playing = false
  1677. Music2.Playing = false
  1678. Music3.Playing = false
  1679. Music4.Playing = true
  1680. Music5.Playing = false
  1681. Music6.Playing = false
  1682. Creep.Playing = false
  1683. chaosmode = true
  1684. tecks2.Text = "J̶u̸s̸t̵ ̵M̸o̵-n̸i̵k̵a̶"
  1685. tecks2.TextStrokeColor3 = Color3.new(1,0,0)
  1686.  
  1687. coroutine.resume(coroutine.create(function()
  1688. while true do
  1689. swait(2)
  1690. if chaosmode == true then
  1691. tecks2.TextStrokeColor3 = BrickColor.random().Color
  1692. for i, v in pairs(Char.CyborgArm:GetChildren()) do
  1693. if v:IsA("Part") then
  1694. v.BrickColor = BrickColor.random()
  1695. end
  1696. end
  1697. end
  1698. end
  1699. end))
  1700. end
  1701. function Color4()
  1702. chaosmode = false
  1703. local Glitch = false
  1704. Music.Playing = false
  1705. Moosic.Playing = false
  1706. Music1.Playing = false
  1707. Music2.Playing = false
  1708. Music3.Playing = false
  1709. Music4.Playing = false
  1710. Music5.Playing = true
  1711. Music6.Playing = false
  1712. Creep.Playing = false
  1713. tecks2.Text = "Good Night"
  1714. tecks2.TextStrokeColor3 = Color3.new(0,1,1)
  1715. for i, v in pairs(Char.CyborgArm:GetChildren()) do
  1716. if v:IsA("Part") then
  1717. v.BrickColor = BrickColor.new("Toothpaste")
  1718. v.Material = "Neon"
  1719. end
  1720. end
  1721. end
  1722. function Glitch()
  1723. chaosmode = false
  1724. local Glitch = false
  1725. Music.Playing = false
  1726. Creep.Playing = false
  1727. tecks2.Text = "W̶a̵n̵n̶a̷ ̶p̸l̶a̵y̷?̸"
  1728. tecks2.TextStrokeColor3 = Color3.new(1,1,0)
  1729. for i, v in pairs(Char.CyborgArm:GetChildren()) do
  1730. if v:IsA("Part") then
  1731. v.BrickColor = BrickColor.new("Cool yellow")
  1732. v.Material = "Neon"
  1733. Music.Playing = false
  1734. Moosic.Playing = false
  1735. Music1.Playing = false
  1736. Music2.Playing = false
  1737. Music3.Playing = false
  1738. Music4.Playing = false
  1739. Music5.Playing = false
  1740. Music6.Playing = true
  1741. end
  1742. end
  1743. end
  1744. function Mistake()
  1745. chaosmode = false
  1746. local Glitch = false
  1747. Music.Playing = false
  1748. Moosic.Playing = true
  1749. Music1.Playing = false
  1750. Music2.Playing = false
  1751. Music3.Playing = false
  1752. Music4.Playing = false
  1753. Music5.Playing = false
  1754. Music6.Playing = false
  1755. Creep.Playing = false
  1756. Music1:Stop()
  1757. tecks2.Text = "Y̴o̴u̶r̷ ̸r̵e̸a̶l̷i̸t̷y̸"
  1758. tecks2.TextStrokeColor3 = Color3.new(170, 0, 170)
  1759. for i, v in pairs(Char.CyborgArm:GetChildren()) do
  1760. if v:IsA("Part") then
  1761. v.BrickColor = BrickColor.new("Royal purple")
  1762. v.Material = "Neon"
  1763. end
  1764. end
  1765. end
  1766. function Happy()
  1767. chaosmode = false
  1768. local Glitch = false
  1769. Music.Playing = false
  1770. Moosic.Playing = false
  1771. Music1.Playing = false
  1772. Music2.Playing = false
  1773. Music3.Playing = true
  1774. Music4.Playing = false
  1775. Music5.Playing = false
  1776. Music6.Playing = false
  1777. Creep.Playing = false
  1778. Music1:Stop()
  1779. tecks2.Text = "Happy"
  1780. tecks2.TextStrokeColor3 = Color3.new(1, 1, 0)
  1781. for i, v in pairs(Char.CyborgArm:GetChildren()) do
  1782. if v:IsA("Part") then
  1783. v.BrickColor = BrickColor.new("Cool Yellow")
  1784. v.Material = "Neon"
  1785. end
  1786. end
  1787. end
  1788.  
  1789. function Equip_Sawblade()
  1790. for i = 1, 5 do
  1791. Effect{
  1792. Effect='Resize+AndFade',
  1793. Color = BrickColor.new'Carnation pink',
  1794. Material = Enum.Material.Neon,
  1795. Size=V3.N(3.5,3.5,3.5),
  1796. CFrame=RArm.CFrame*CF.N(0,-1,0)*CF.A(M.RRNG(0,180),M.RRNG(0,180),M.RRNG(0,180)),
  1797. FXSettings={
  1798. EndSize=V3.N(.05,.05,.05),
  1799. EndIsIncrement=true,
  1800.  
  1801. }
  1802. }
  1803. end
  1804. local prt = Part(Char,BrickColor.new'Institutional white',Enum.Material.SmoothPlastic,V3.N(3.42, 3.42, 0.05),CF.N(9,0,0),false,false)
  1805. prt.Transparency = .0
  1806. local mesh = Mesh(prt,Enum.MeshType.FileMesh,"rbxassetid://174322089","",V3.N(3,3,3),V3.N(0,0,0),CF.N(0,0,9))
  1807. local weld = NewInstance("Weld",Char,{Part0=RArm,Part1=prt,C0=CF.N(0,-1.25,0)})
  1808. return prt,weld
  1809. end
  1810.  
  1811. function The_Necc()
  1812. local humanoid, torso = ClosestHumanoid(Torso.CFrame.p,5)
  1813. if(torso)then
  1814. local who = torso.Parent
  1815. Attack = true
  1816. NeutralAnims = false
  1817. who.Parent = Char
  1818. chatfunc("you look tired sleep a little")
  1819. local oRoot
  1820. pcall(function() oRoot = who.HumanoidRootPart; oRoot.Parent = nil end)
  1821. local gWeld = NewInstance("Weld",Char,{Part0=Root,Part1=torso,C0=CF.N(0,0,-1.25)})
  1822. for i = 0, 4, 0.1 do
  1823. swait()
  1824. humanoid.PlatformStand = true
  1825. local Alpha = .15
  1826. RJ.C0 = clerp(RJ.C0,CFrame.new(7.78455425e-13, 0.00629367586, -2.39849396e-06, 0.99999243, 1.23691279e-10, 0, 1.90985006e-11, 0.99998045, -0.00628617778, 9.31322575e-10, 0.00628614007, 0.999973059),Alpha)
  1827. LH.C0 = clerp(LH.C0,CFrame.new(-0.496486545, -0.990821958, 0.021611277, 0.999870956, 1.90985006e-11, 0.0156118907, -9.81391422e-05, 0.99998045, 0.00628537685, -0.0156115862, -0.00628617778, 0.999851584),Alpha)
  1828. RH.C0 = clerp(RH.C0,CFrame.new(0.498530418, -0.990985394, 0.0154574998, 0.999870956, 1.90985006e-11, 0.0156118907, -9.81391422e-05, 0.99998045, 0.00628537685, -0.0156115862, -0.00628617778, 0.999851584),Alpha)
  1829. LS.C0 = clerp(LS.C0,CFrame.new(-1.0486517, 0.929213107, -0.824554026, 0.712753832, -0.694763601, -0.0963225588, 0.0692147464, 0.206324935, -0.976032555, 0.697985768, 0.689004064, 0.195146814),Alpha)
  1830. RS.C0 = clerp(RS.C0,CFrame.new(0.386394978, 1.64370263, -1.084023, -0.617445648, -0.751786709, -0.231452331, -0.0510570146, 0.331923157, -0.941923738, 0.784950197, -0.569769561, -0.243328467),Alpha)
  1831. NK.C0 = clerp(NK.C0,CFrame.new(8.16636839e-06, 1.49895489, -0.0144007429, 0.99999243, 3.67523171e-07, -1.61118805e-07, -3.56405508e-07, 0.997965038, 0.0637686625, 1.8440187e-07, -0.0637682825, 0.997957468),Alpha)
  1832. end
  1833. gWeld:destroy()
  1834. if(who:FindFirstChild'Head')then
  1835. local s = Sound(who:FindFirstChild'Head',1093102664,1,2,false,false,false)
  1836. s:Play()
  1837. s.Ended:connect(function() s:Destroy() end)
  1838. end
  1839. who.Parent = workspace
  1840. humanoid.Health = 0
  1841. Ragdoll(who,false,true)
  1842. for i = 0, 1.5, 0.1 do
  1843. swait()
  1844. humanoid.PlatformStand = true
  1845. local Alpha = .3
  1846. RJ.C0 = clerp(RJ.C0,CFrame.new(7.78455425e-13, 0.00629367586, -2.39849396e-06, 0.99999243, 1.23691279e-10, 0, 1.90985006e-11, 0.99998045, -0.00628617778, 9.31322575e-10, 0.00628614007, 0.999973059),Alpha)
  1847. LH.C0 = clerp(LH.C0,CFrame.new(-0.496486545, -0.990821958, 0.021611277, 0.999870956, 1.90985006e-11, 0.0156118907, -9.81391422e-05, 0.99998045, 0.00628537685, -0.0156115862, -0.00628617778, 0.999851584),Alpha)
  1848. RH.C0 = clerp(RH.C0,CFrame.new(0.498530418, -0.990985394, 0.0154574998, 0.999870956, 1.90985006e-11, 0.0156118907, -9.81391422e-05, 0.99998045, 0.00628537685, -0.0156115862, -0.00628617778, 0.999851584),Alpha)
  1849. LS.C0 = clerp(LS.C0,CFrame.new(-1.47842193, 0.485131323, -0.0262347199, 0.0664671659, 0.993123412, -0.0963359103, -0.201927185, -0.0811635256, -0.976031899, -0.977139056, 0.0843269154, 0.195143938),Alpha)
  1850. RS.C0 = clerp(RS.C0,CFrame.new(2.33067179, 0.249403879, 0.270489573, 0.171869993, 0.978404701, -0.114792682, 0.105083257, -0.134070903, -0.985384524, -0.979495406, 0.157295257, -0.125856698),Alpha)
  1851. NK.C0 = clerp(NK.C0,CFrame.new(8.16636839e-06, 1.49895489, -0.0144007429, 0.99999243, 3.67523171e-07, -1.61118805e-07, -3.56405508e-07, 0.997965038, 0.0637686625, 1.8440187e-07, -0.0637682825, 0.997957468),Alpha)
  1852. end
  1853. Attack = false
  1854. NeutralAnims = true
  1855. end
  1856. end
  1857.  
  1858. function Hands_Off()
  1859. local humanoid, torso = ClosestHumanoid(Torso.CFrame.p,5)
  1860.  
  1861. if(torso)then
  1862. local who = torso.Parent
  1863. local doAttack = false
  1864. Instance.AllChildren(who,function(v)
  1865. if(v.Name:lower():find"arm")then
  1866. doAttack = true
  1867. end
  1868. end, true)
  1869. if(not doAttack)then return end
  1870. Hum.WalkSpeed = 0
  1871. Hum.JumpPower = 0
  1872. Attack = true
  1873. NeutralAnims = false
  1874. who.Parent = Char
  1875. local oRoot
  1876. pcall(function() oRoot = who.HumanoidRootPart; oRoot.Parent = nil end)
  1877. local gWeld = NewInstance("Weld",Char,{Part0=Root,Part1=torso,C0=CF.N(0,0,-1.25)})
  1878. for i = 0, 4, 0.1 do
  1879. swait()
  1880. humanoid.PlatformStand = true
  1881. local Alpha = .15
  1882. RJ.C0 = clerp(RJ.C0,CFrame.new(3.20564755e-13, 0.00629412755, 1.41908095e-06, 0.999999225, 5.09317033e-11, 0, -4.38656264e-11, 0.999980271, -0.00628618058, 0, 0.00628617639, 0.999979496),Alpha)
  1883. LH.C0 = clerp(LH.C0,CFrame.new(-0.496493757, -0.990819633, 0.021611426, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  1884. RH.C0 = clerp(RH.C0,CFrame.new(0.498533875, -0.990984261, 0.0154613676, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  1885. LS.C0 = clerp(LS.C0,CFrame.new(-1.42285931, 0.338565946, -0.110074639, 0.983876407, 0.1786367, 0.00868223887, -0.0932332501, 0.553717494, -0.827468753, -0.152623802, 0.813317537, 0.561444461),Alpha)
  1886. RS.C0 = clerp(RS.C0,CFrame.new(1.374735, 0.282860518, -0.133752465, 0.973415911, -0.228878334, 0.00868532527, 0.135509402, 0.544919252, -0.827466309, 0.184656292, 0.806645751, 0.561448157),Alpha)
  1887. NK.C0 = clerp(NK.C0,CFrame.new(8.16625652e-06, 1.49895275, -0.014400661, 0.999999225, 3.67464963e-07, -1.62050128e-07, -3.56478267e-07, 0.997964799, 0.0637686923, 1.8440187e-07, -0.0637686551, 0.997963905),Alpha)
  1888. end
  1889. local RABC = (who:FindFirstChild'Right Arm' or who:FindFirstChild'RightUpperArm' or who:FindFirstChild'RightLowerArm' or who:FindFirstChild'RightHand' or IN("Part")).BrickColor
  1890. local LABC = (who:FindFirstChild'Left Arm' or who:FindFirstChild'LeftUpperArm' or who:FindFirstChild'LeftLowerArm' or who:FindFirstChild'LeftHand' or IN("Part")).BrickColor
  1891. Sound(torso,1093102664,.85,5,false,true,true)
  1892. Sound(torso,429400881,1,1,false,true,true)
  1893. chatfunc("You dont need that!")
  1894. FRArm = NewInstance('Part',Effects,{Size=V3.N(1,2,1),BrickColor=RABC,Material='Plastic',CanCollide=false,Anchored=false,Locked=true})
  1895. Mesh(FRArm,Enum.MeshType.FileMesh,"rbxasset://fonts/rightarm.mesh","",V3.N(1,1,1),V3.N())
  1896. FLArm = NewInstance('Part',Effects,{Size=V3.N(1,2,1),BrickColor=LABC,Material='Plastic',CanCollide=false,Anchored=false,Locked=true})
  1897. Mesh(FLArm,Enum.MeshType.FileMesh,"rbxasset://fonts/leftarm.mesh","",V3.N(1,1,1),V3.N())
  1898. FRArmW = NewInstance('Weld',FRArm,{Part0=RArm,Part1=FRArm,C0=CF.N(0,-1,0)*CF.A(M.R(90),0,0)})
  1899. FLArmW = NewInstance('Weld',FLArm,{Part0=LArm,Part1=FLArm,C0=CF.N(0,-1,0)*CF.A(M.R(90),0,0)})
  1900. Instance.AllChildren(who,function(v)
  1901. if(v.Name:lower():find"arm" or v.Name:lower():find"hand")then
  1902. v:destroy()
  1903. end
  1904. end, true)
  1905. if(not VoidSB)then
  1906. coroutine.wrap(function()
  1907. repeat swait()
  1908. humanoid.Health = humanoid.Health - 0.5 until not who or not who.Parent or not humanoid.Parent
  1909. humanoid.Health = 0
  1910. end)()
  1911. else
  1912. coroutine.wrap(function()
  1913. repeat swait() humanoid.Health = humanoid.Health - 0.5 until not who or not who.Parent or not humanoid.Parent
  1914. humanoid.Health = 0
  1915. end)()
  1916.  
  1917. local prt1,prtcl1 = Blood4(V3.N(.5,.5,.5),torso.CFrame)
  1918. local prt2,prtcl2 = Blood4(V3.N(.5,.5,.5),torso.CFrame)
  1919. prt1.Parent = torso;
  1920. prt2.Parent = torso;
  1921. local prt1W = NewInstance('Weld',torso,{Part0=prt1,Part1=torso,C0=CF.N(0,-.5,-1.25)*CF.A(0,M.R(90),0)})
  1922. local prt2W = NewInstance('Weld',torso,{Part0=prt2,Part1=torso,C0=CF.N(0,-.5,-1.25)*CF.A(0,M.R(-90),0)})
  1923. end
  1924.  
  1925. humanoid.Died:connect(function()
  1926. Ragdoll(who)
  1927. end)
  1928. who.Parent = workspace
  1929.  
  1930. local prt1,prtcl1 = Blood4(V3.N(.5,.5,.5),torso.CFrame)
  1931. local prt2,prtcl2 = Blood4(V3.N(.5,.5,.5),torso.CFrame)
  1932. prt1.Parent = FRArm;
  1933. prt2.Parent = FLArm;
  1934. local prt1W = NewInstance('Weld',FRArm,{Part0=prt1,Part1=FRArm,C0=CF.N(0,0,0)*CF.A(0,M.R(90),0)})
  1935. local prt2W = NewInstance('Weld',FLArm,{Part0=prt2,Part1=FLArm,C0=CF.N(0,0,0)*CF.A(0,M.R(-90),0)})
  1936. gWeld:destroy()
  1937. humanoid.PlatformStand = false
  1938. if(oRoot)then
  1939. oRoot.Parent = who
  1940. if(who:FindFirstChild('RootJoint',true))then
  1941. oRoot.RootJoint.Part0 = oRoot
  1942. oRoot.RootJoint.Part1 = torso
  1943. else
  1944. humanoid:BuildRigFromAttachments()
  1945. end
  1946. end
  1947.  
  1948.  
  1949. for i = 0, 3, 0.1 do
  1950. swait()
  1951. local Alpha = .15
  1952. RJ.C0 = clerp(RJ.C0,CFrame.new(3.20564755e-13, 0.00629412755, 1.41908095e-06, 0.999999225, 5.09317033e-11, 0, -4.38656264e-11, 0.999980271, -0.00628618058, 0, 0.00628617639, 0.999979496),Alpha)
  1953. LH.C0 = clerp(LH.C0,CFrame.new(-0.496493757, -0.990819633, 0.021611426, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  1954. RH.C0 = clerp(RH.C0,CFrame.new(0.498533875, -0.990984261, 0.0154613676, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  1955. LS.C0 = clerp(LS.C0,CFrame.new(-1.25778806, 0.320386261, -0.139421374, 0.690939784, 0.722859621, 0.00868486147, -0.400907725, 0.393146276, -0.827471495, -0.601560116, 0.568251252, 0.561440408),Alpha)
  1956. RS.C0 = clerp(RS.C0,CFrame.new(1.39739037, 0.354236364, -0.0289047062, 0.709462166, -0.704689503, 0.00868486147, 0.400770277, 0.393286407, -0.827471495, 0.579694867, 0.59054029, 0.561440408),Alpha)
  1957. NK.C0 = clerp(NK.C0,CFrame.new(8.16625652e-06, 1.49895275, -0.014400661, 0.999999225, 3.67464963e-07, -1.62050128e-07, -3.56478267e-07, 0.997964799, 0.0637686923, 1.8440187e-07, -0.0637686551, 0.997963905),Alpha)
  1958. end
  1959. Hum.WalkSpeed = 16
  1960. Hum.JumpPower = 50
  1961. Attack = false
  1962. NeutralAnims = true
  1963. end
  1964. end
  1965. function ScrewMe()
  1966. Attack = true
  1967. NeutralAnims = false
  1968. for i = 0, 2, 0.1 do
  1969. swait()
  1970. local Alpha = .15
  1971. RJ.C0 = clerp(RJ.C0,CFrame.new(-0.000601041073, 0.0062919003, -0.000300966523, 0.994017541, 0.000686608837, 0.109214716, 0, 0.99998033, -0.00628665462, -0.109216876, 0.00624904549, 0.993997931),Alpha)
  1972. LH.C0 = clerp(LH.C0,CFrame.new(-0.502559602, -0.990627766, 0.0518152229, 0.995601892, 0, -0.0936849937, 0.000588965253, 0.99998033, 0.00625900552, 0.0936831385, -0.00628665462, 0.995582223),Alpha)
  1973. RH.C0 = clerp(RH.C0,CFrame.new(0.501642942, -0.991074204, 0.000842738897, 0.995601892, 0, -0.0936849937, 0.000588965253, 0.99998033, 0.00625900552, 0.0936831385, -0.00628665462, 0.995582223),Alpha)
  1974. LS.C0 = clerp(LS.C0,CFrame.new(-1.12979531, 0.241689205, 0.149894863, 0.813591897, -0.571708977, 0.105910838, 0.505802035, 0.785755217, 0.356024235, -0.286762208, -0.236088455, 0.928455591),Alpha)
  1975. RS.C0 = clerp(RS.C0,CFrame.new(1.41494429, 0.493437499, 0.00856034085, 0.986078084, -0.165549055, 0.0156079903, 0.165468931, 0.986195028, 0.00630042888, -0.0164355561, -0.0036300756, 0.99985832),Alpha)
  1976. NK.C0 = clerp(NK.C0,CFrame.new(-0.272200465, 1.60343766, -0.0909831151, -0.271778286, -0.29597038, 0.915717363, -0.178016067, 0.950573504, 0.254402429, -0.945752025, -0.0938713551, -0.311032623),Alpha)
  1977. end
  1978. local screwdriver = Part(Char,BrickColor.new'Really black',Enum.Material.SmoothPlastic,V3.N(2.158,0.29,0.312),RArm.CFrame,false,false)
  1979. local driverMesh = Mesh(screwdriver,Enum.MeshType.FileMesh,"rbxassetid://70265804","rbxassetid://70265794",V3.N(1,.5,.5),V3.N())
  1980. local driverWeld = NewInstance("Weld",Char,{Part0=LArm,Part1=screwdriver,C0=CF.N(0,-1.15,0)})
  1981. for i = 1, 3 do
  1982. for i = 0, 2, 0.1 do
  1983. swait()
  1984. local Alpha = .15
  1985. RJ.C0 = clerp(RJ.C0,CFrame.new(-0.000597249367, 0.00629166188, -0.000301384629, 0.994017541, 0.000686608837, 0.109214716, 0, 0.99998033, -0.00628665462, -0.109216876, 0.00624904549, 0.993997931),Alpha)
  1986. LH.C0 = clerp(LH.C0,CFrame.new(-0.502559602, -0.990627766, 0.0518152229, 0.995601892, 0, -0.0936849937, 0.000588965253, 0.99998033, 0.00625900552, 0.0936831385, -0.00628665462, 0.995582223),Alpha)
  1987. RH.C0 = clerp(RH.C0,CFrame.new(0.501639128, -0.991074204, 0.000842381269, 0.995601892, 0, -0.0936849937, 0.000588965253, 0.99998033, 0.00625900552, 0.0936831385, -0.00628665462, 0.995582223),Alpha)
  1988. LS.C0 = clerp(LS.C0,CFrame.new(-0.971063137, 0.544531465, -0.856619298, 0.824469268, -0.565411985, 0.0236563906, 0.239681676, 0.311018854, -0.919684827, 0.512643158, 0.763921857, 0.391944379),Alpha)
  1989. RS.C0 = clerp(RS.C0,CFrame.new(1.36865759, 0.434063494, -0.243990004, 0.943695724, 0.286517411, 0.165366411, 0.0948955566, 0.244413704, -0.965016603, -0.316911817, 0.926374555, 0.203462943),Alpha)
  1990. NK.C0 = clerp(NK.C0,CFrame.new(0.309692234, 1.56599295, -0.184076563, 0.752268493, 0.275064707, -0.598691583, 0.0132474303, 0.902184188, 0.431147963, 0.658723474, -0.332270145, 0.675040722),Alpha)
  1991. driverWeld.C0 = clerp(driverWeld.C0,CFrame.new(0.754458785, -0.945940197, 0.0140114268, -0.867547691, -0.497354031, 8.15391541e-05, -7.91847706e-05, 0.00030207634, 1, -0.49735406, 0.867547691, -0.000301415101),Alpha)
  1992. end
  1993. for i = 0, 2, 0.1 do
  1994. swait()
  1995. local Alpha = .15
  1996. RJ.C0 = clerp(RJ.C0,CFrame.new(-0.000597249367, 0.00629166188, -0.000301384629, 0.994017541, 0.000686608837, 0.109214716, 0, 0.99998033, -0.00628665462, -0.109216876, 0.00624904549, 0.993997931),Alpha)
  1997. LH.C0 = clerp(LH.C0,CFrame.new(-0.502559602, -0.990627766, 0.0518152229, 0.995601892, 0, -0.0936849937, 0.000588965253, 0.99998033, 0.00625900552, 0.0936831385, -0.00628665462, 0.995582223),Alpha)
  1998. RH.C0 = clerp(RH.C0,CFrame.new(0.501639128, -0.991074204, 0.000842381269, 0.995601892, 0, -0.0936849937, 0.000588965253, 0.99998033, 0.00625900552, 0.0936831385, -0.00628665462, 0.995582223),Alpha)
  1999. LS.C0 = clerp(LS.C0,CFrame.new(-0.952282608, 0.388567954, -0.813911676, 0.824469686, -0.527844906, 0.204033226, 0.23967658, -0.000909555703, -0.970852435, 0.512645066, 0.849340379, 0.12576215),Alpha)
  2000. RS.C0 = clerp(RS.C0,CFrame.new(1.36865759, 0.434063494, -0.243990004, 0.943695724, 0.286517411, 0.165366411, 0.0948955566, 0.244413704, -0.965016603, -0.316911817, 0.926374555, 0.203462943),Alpha)
  2001. NK.C0 = clerp(NK.C0,CFrame.new(0.309692234, 1.56599295, -0.184076563, 0.752268493, 0.275064707, -0.598691583, 0.0132474303, 0.902184188, 0.431147963, 0.658723474, -0.332270145, 0.675040722),Alpha)
  2002. driverWeld.C0 = clerp(driverWeld.C0,CFrame.new(0.75445646, -0.891306043, 0.317142308, -0.867489815, -0.183382571, -0.462420344, -0.159916192, -0.777427077, 0.608304381, -0.471050501, 0.601646185, 0.645084083),Alpha)
  2003. end
  2004. end
  2005. for i = 0, 2, 0.1 do
  2006. swait()
  2007. local Alpha = .15
  2008. RJ.C0 = clerp(RJ.C0,CFrame.new(-0.000601041073, 0.0062919003, -0.000300966523, 0.994017541, 0.000686608837, 0.109214716, 0, 0.99998033, -0.00628665462, -0.109216876, 0.00624904549, 0.993997931),Alpha)
  2009. LH.C0 = clerp(LH.C0,CFrame.new(-0.502559602, -0.990627766, 0.0518152229, 0.995601892, 0, -0.0936849937, 0.000588965253, 0.99998033, 0.00625900552, 0.0936831385, -0.00628665462, 0.995582223),Alpha)
  2010. RH.C0 = clerp(RH.C0,CFrame.new(0.501642942, -0.991074204, 0.000842738897, 0.995601892, 0, -0.0936849937, 0.000588965253, 0.99998033, 0.00625900552, 0.0936831385, -0.00628665462, 0.995582223),Alpha)
  2011. LS.C0 = clerp(LS.C0,CFrame.new(-1.12979531, 0.241689205, 0.149894863, 0.813591897, -0.571708977, 0.105910838, 0.505802035, 0.785755217, 0.356024235, -0.286762208, -0.236088455, 0.928455591),Alpha)
  2012. RS.C0 = clerp(RS.C0,CFrame.new(1.41494429, 0.493437499, 0.00856034085, 0.986078084, -0.165549055, 0.0156079903, 0.165468931, 0.986195028, 0.00630042888, -0.0164355561, -0.0036300756, 0.99985832),Alpha)
  2013. NK.C0 = clerp(NK.C0,CFrame.new(-0.272200465, 1.60343766, -0.0909831151, -0.271778286, -0.29597038, 0.915717363, -0.178016067, 0.950573504, 0.254402429, -0.945752025, -0.0938713551, -0.311032623),Alpha)
  2014. end
  2015. screwdriver:destroy()
  2016. Attack = false
  2017. NeutralAnims = true
  2018. end
  2019. function SliceYou()
  2020. Attack = true
  2021. NeutralAnims = false
  2022. local saw,weld = Equip_Sawblade()
  2023. for i = 0, 2, 0.1 do
  2024. swait()
  2025. local Alpha = .15
  2026. RJ.C0 = clerp(RJ.C0,CFrame.new(0.0029785831, 0.00629174896, 0.00529580005, 0.517270923, -0.00537902303, -0.855804324, 0, 0.99998033, -0.00628521619, 0.855821192, 0.00325116003, 0.517260671),Alpha)
  2027. LH.C0 = clerp(LH.C0,CFrame.new(-0.524694026, -0.992068648, -0.177415758, 0.503846943, 0, 0.863792896, -0.00542912632, 0.99998033, 0.00316678779, -0.863775849, -0.00628521619, 0.503836989),Alpha)
  2028. RH.C0 = clerp(RH.C0,CFrame.new(0.863649905, -0.990154982, 0.147100359, 0.503846943, 0, 0.863792896, -0.00542912632, 0.99998033, 0.00316678779, -0.863775849, -0.00628521619, 0.503836989),Alpha)
  2029. LS.C0 = clerp(LS.C0,CFrame.new(-1.15776694, 0.555799365, -0.115642846, -0.0494773015, 0.838752568, -0.54226011, -0.986161113, -0.127040714, -0.106522933, -0.15823549, 0.529485285, 0.833430767),Alpha)
  2030. RS.C0 = clerp(RS.C0,CFrame.new(1.41811252, 0.715449214, 0.00713690743, 0.924166977, -0.38166979, 0.0156050026, 0.381617904, 0.924298882, 0.00629791059, -0.0168274939, 0.00013487041, 0.999858379),Alpha)
  2031. NK.C0 = clerp(NK.C0,CFrame.new(-0.0103359073, 1.49896884, -0.0121970959, 0.517271042, -0.0492044352, 0.854405463, -0.00537938019, 0.998139322, 0.0607386976, -0.855804205, -0.0360145383, 0.516043782),Alpha)
  2032. end
  2033. for i = 0, 3, 0.1 do
  2034. swait()
  2035. local Alpha = .3
  2036. RJ.C0 = clerp(RJ.C0,CFrame.new(0.0750166476, 0.00629172707, 0.115993313, -0.407934308, 0.00573777966, 0.912992895, 0, 0.99998033, -0.00628445856, -0.913010895, -0.00256364676, -0.407926261),Alpha)
  2037. LH.C0 = clerp(LH.C0,CFrame.new(-0.702545583, -0.991440296, -0.0774632096, -0.393630832, 0, -0.919268608, 0.00577710615, 0.99998033, -0.00247375714, 0.919250488, -0.00628445856, -0.393623054),Alpha)
  2038. RH.C0 = clerp(RH.C0,CFrame.new(0.572302818, -0.991491556, -0.0655612499, -0.393630832, 0, -0.919268608, 0.00577710615, 0.99998033, -0.00247375714, 0.919250488, -0.00628445856, -0.393623054),Alpha)
  2039. LS.C0 = clerp(LS.C0,CFrame.new(-1.42436278, 0.674626052, -0.273927838, 0.816972971, 0.196224883, -0.54226476, -0.298526257, 0.948434591, -0.106555678, 0.493393689, 0.248933315, 0.833423615),Alpha)
  2040. RS.C0 = clerp(RS.C0,CFrame.new(1.39865923, 0.565930247, 0.00839936361, -0.125458091, -0.991975904, 0.0156244934, 0.992089748, -0.125373363, 0.00629395852, -0.00428455323, 0.0162905455, 0.99985826),Alpha)
  2041. NK.C0 = clerp(NK.C0,CFrame.new(0.141048998, 1.4988662, -0.0285577606, -0.407934487, 0.0524925366, -0.911500514, 0.0057374211, 0.998473644, 0.054933507, 0.912992835, 0.0171796028, -0.40761295),Alpha)
  2042. end
  2043. local sound = Sound(Torso,367720620,false,false,false)
  2044. sound:Play()
  2045. for i = 0, 6, .1 do
  2046. weld.C0 = weld.C0:lerp(weld.C0 * CF.A(0,0,M.R(25)),.3)
  2047. swait()
  2048. end
  2049. for i = 0, 2, .1 do
  2050. weld.C0 = weld.C0:lerp(weld.C0 * CF.A(0,0,M.R(5)),.3)
  2051. swait()
  2052. end
  2053. sound:Play()
  2054. for i = 0, 1, .1 do
  2055. weld.C0 = weld.C0:lerp(weld.C0 * CF.A(0,0,M.R(25)),.3)
  2056. swait()
  2057. end
  2058. sound:Play()
  2059. for i = 0, 5, .1 do
  2060. weld.C0 = weld.C0:lerp(weld.C0 * CF.A(0,0,M.R(55)),.3)
  2061. swait()
  2062. end
  2063. for i = 1, 5 do
  2064. Effect{
  2065. Effect='Resize+AndFade',
  2066. Color = BrickColor.new'Carnation pink',
  2067. Material = Enum.Material.Neon,
  2068. Size=V3.N(3.5,3.5,3.5),
  2069. CFrame=saw.CFrame*CF.A(M.RRNG(0,180),M.RRNG(0,180),M.RRNG(0,180)),
  2070. FXSettings={
  2071. EndSize=V3.N(.05,.05,.05),
  2072. EndIsIncrement=true,
  2073.  
  2074. }
  2075. }
  2076. end
  2077. saw:destroy()
  2078. Attack = false
  2079. NeutralAnims = true
  2080. end
  2081. function Taunt()
  2082. local tauntFuncs = {SliceYou,ScrewMe}
  2083. local taunt = tauntFuncs[M.RNG(1,#tauntFuncs)]
  2084. taunt()
  2085. end
  2086. function Aids()
  2087. Music.Playing = false
  2088. local DabSounds = {420701444,420701460,420701487}
  2089. local DabSnd = Sound(Torso,DabSounds[M.RNG(1,#DabSounds)],1,5,false,false,false)
  2090. repeat swait() until DabSnd.IsLoaded
  2091. DabSnd:Play()
  2092. chatfunc("deivis97: Sorry about that")
  2093. DabSnd.Ended:connect(function()DabSnd:destroy()end)
  2094. Attack = true
  2095. NeutralAnims = false
  2096. local a = 0
  2097. for i = 0, DabSnd.TimeLength * Frame_Speed/DabSnd.Pitch do
  2098. a = a + 1
  2099. swait()
  2100. local Alpha = .3
  2101. RJ.C0 = clerp(RJ.C0,CFrame.new(0.0561925545, 0.006292901+.2*M.C(a/16), -0.00967639871, 0.961586297, 0.00172359415, 0.274496257, 0, 0.99998033, -0.00627899449, -0.274501652, 0.00603779452, 0.961567342),Alpha)
  2102. LH.C0 = clerp(LH.C0,CFrame.new(-0.593769729, -0.99042201-.2*M.C(a/16), 0.0849506408, 0.965754986, 0, -0.259456009, 0.00162912265, 0.99998033, 0.00606396981, 0.259450912, -0.00627899449, 0.965735972),Alpha)
  2103. RH.C0 = clerp(RH.C0,CFrame.new(0.468464553, -0.991293669-.2*M.C(a/16), -0.0339690484, 0.965754986, 0, -0.259456009, 0.00162912265, 0.99998033, 0.00606396981, 0.259450912, -0.00627899449, 0.965735972),Alpha)
  2104. LS.C0 = clerp(LS.C0,CFrame.new(-1.15301001, 0.367895871, -0.145940349+.2*M.C(a/16), 0.375669211, 0.913452208, -0.156454355, -0.926753879, 0.37026915, -0.0634673014, -4.41223383e-05, 0.168837398, 0.985643983),Alpha)
  2105. RS.C0 = clerp(RS.C0,CFrame.new(0.998128295, 0.633566499, -0.753388047+.2*M.C(a/16), 0.594308019, 0.804203451, 0.00742085278, -0.383671522, 0.29161948, -0.876215935, -0.706819832, 0.517895043, 0.481861711),Alpha)
  2106. NK.C0 = clerp(NK.C0,CFrame.new(0.207638323, 1.47957158, -0.302699238, 0.745848298, 0.476892024, -0.465063959, 0.0606503561, 0.646653771, 0.760368645, 0.663349032, -0.595326006, 0.453382045),Alpha)
  2107. end
  2108. Music.Playing = true
  2109. Attack = false
  2110. NeutralAnims = true
  2111. end
  2112.  
  2113. function OnceWas(who)
  2114. for _,v in next, who:children() do
  2115. if(v:IsA'BasePart')then
  2116. Effect{
  2117. Parent=Effects,
  2118. Effect='Fade',
  2119. Color = BrickColor.new'Carnation pink',
  2120. Material = Enum.Material.Glass,
  2121. Size = v.Size,
  2122. CFrame=v.CFrame,
  2123. Frames = 90,
  2124. }
  2125. end
  2126. end
  2127. end
  2128.  
  2129. function Teleport(where)
  2130. OnceWas(Char)
  2131. Sound(Root,235097614,3,1,false,true,true)
  2132. Sound(Root,75356820,2,1,false,true,true)
  2133. Root.CFrame = CF.N(where.p)
  2134. OnceWas(Char)
  2135. end
  2136.  
  2137. function Dash()
  2138. Attack = true
  2139. Sound(Root,235097614,3,1,false,true,true)
  2140. Sound(Root,75356820,2,1,false,true,true)
  2141. for i = 1, 5 do
  2142. OnceWas(Char)
  2143. Root.CFrame = Root.CFrame*CF.N(0,0,-5)
  2144. swait()
  2145. end
  2146. Attack = false
  2147. end
  2148.  
  2149. function Shriek()
  2150. Attack = true
  2151. NeutralAnims = true
  2152. local scream = Sound(Char,660244878,1,10,false,false,false)
  2153. local i = 0
  2154. scream:Play()
  2155. while scream.Playing do
  2156. i = i + 1
  2157. swait()
  2158. coroutine.wrap(function()
  2159. AOEFunction(Head.Position,30,function(who)
  2160. local h,hd = who:FindFirstChildOfClass'Humanoid',who:FindFirstChild'Head'
  2161. if(h and hd and h.Health > 0)then
  2162. h.Health = 0
  2163. Sound(hd,429400881,1,1,false,true,true)
  2164. Ragdoll(who)
  2165. swait()
  2166. local frags = Fragment(hd)
  2167. for _,v in next, frags:children() do
  2168. v.BrickColor = BloodColor
  2169. v.Material = BloodMaterial
  2170. v.CanCollide = true
  2171. v.Anchored = false
  2172. end
  2173. chatfunc("HAHAHAHAHAHAHA!")
  2174. hd:destroy()
  2175. end
  2176. end)
  2177. end)()
  2178. local Alpha = .15
  2179. RJ.C0 = clerp(RJ.C0,CFrame.new(0.00956845004, -0.141102523, 0.612865508, 0.999947488, 0.00962571148, -0.00340035092, -0.00964800082, 0.782201111, -0.622951329, -0.00333659165, 0.622951448, 0.782252967),Alpha)
  2180. LH.C0 = clerp(LH.C0,CFrame.new(-0.495904773, -1.0368886, 0.0598222613, 0.999878109, -0.00964800082, 0.012275002, -0.000100981888, 0.782201111, 0.623026073, -0.0156124765, -0.622951329, 0.78210485),Alpha)
  2181. RH.C0 = clerp(RH.C0,CFrame.new(0.499093086, -1.03124118, 0.0517056584, 0.999878109, -0.00964800082, 0.012275002, -0.000100981888, 0.782201111, 0.623026073, -0.0156124765, -0.622951329, 0.78210485),Alpha)
  2182. LS.C0 = clerp(LS.C0,CFrame.new(-1.23829794, 0.600065649, 0.16030249, -0.8319574, 0.546545088, -0.0955789387, 0.0976095572, -0.0254041255, -0.994900525, -0.54618609, -0.837044299, -0.0322128981),Alpha)
  2183. RS.C0 = clerp(RS.C0,CFrame.new(1.40538526, 0.413302839, 0.119919479, 0.97065413, -0.226111293, -0.0818808898, 0.0516543165, -0.13650623, 0.989291787, -0.23486729, -0.96448946, -0.120820649),Alpha)
  2184. NK.C0 = clerp(NK.C0,CFrame.new(3.62367791e-06, 1.56057274, 0.233575165, 1, 3.8058497e-06, -3.58493999e-05, -1.91188519e-05, 0.899042785, -0.437860936, 3.05641443e-05, 0.437861085, 0.899042606),Alpha)
  2185. end
  2186. Attack = false
  2187. NeutralAnims = true
  2188. end
  2189. chatfunc("..deivis97 edit :3....")
  2190. function SawMeDaddy()
  2191. local humanoid, torso = ClosestHumanoid(Torso.CFrame.p,5)
  2192. if(torso)then
  2193. Attack = true
  2194. NeutralAnims = false
  2195. local who = torso.Parent
  2196. who.Parent = Char
  2197. Hum.WalkSpeed = 0
  2198. Hum.JumpPower = 0
  2199. humanoid.WalkSpeed = 0
  2200. humanoid.JumpPower = 0
  2201. local saw,weld = Equip_Sawblade()
  2202. pcall(function() who.HumanoidRootPart:destroy() end)
  2203. local gWeld = NewInstance("Weld",Char,{Part0=Root,Part1=torso,C0=CF.N(0,0,-3)*CF.A(0,M.R(180),0)})
  2204. for i = 0, 6, 0.1 do
  2205. swait()
  2206. weld.C0 = weld.C0:lerp(weld.C0 * CF.A(0,0,M.R(5)),.3)
  2207. local Alpha = .15
  2208. RJ.C0 = clerp(RJ.C0,CFrame.new(-0.00836368278, 0.00629167072, 0.00190571044, 0.0349976346, 0.00628316449, 0.99936235, 0, 0.99998033, -0.00628704997, -0.999382019, 0.000220031856, 0.0349969491),Alpha)
  2209. LH.C0 = clerp(LH.C0,CFrame.new(-0.503456116, -0.990501761, 0.0718512386, 0.0505957417, 0, -0.998714209, 0.00627896562, 0.99998033, 0.00031809794, 0.998694539, -0.00628704997, 0.0505947471),Alpha)
  2210. RH.C0 = clerp(RH.C0,CFrame.new(0.539414704, -0.991044283, 0.00562152406, 0.0505957417, 0, -0.998714209, 0.00627896562, 0.99998033, 0.00031809794, 0.998694539, -0.00628704997, 0.0505947471),Alpha)
  2211. LS.C0 = clerp(LS.C0,CFrame.new(-1.40707266, 0.497466505, -0.00446076319, 0.980866492, 0.19405432, 0.0156163573, -0.19417055, 0.980947733, 0.00629086327, -0.0140980631, -0.00920273364, 0.999858439),Alpha)
  2212. RS.C0 = clerp(RS.C0,CFrame.new(1.31421685, 0.81056267, 0.00814598706, -0.489612877, -0.871799946, 0.0156333037, 0.871937394, -0.489577413, 0.00628277427, 0.00217639096, 0.0167073887, 0.999858201),Alpha)
  2213. NK.C0 = clerp(NK.C0,CFrame.new(0.00717293471, 1.49903798, -0.00130830682, 0.0349974521, 0.0574585311, -0.997728944, 0.00628280686, 0.998313606, 0.057712581, 0.99936235, -0.00828839932, 0.0345774256),Alpha)
  2214. end
  2215. chatfunc("No escape")
  2216. Sound(Torso,367720620,1,1,false,true,true)
  2217. coroutine.wrap(function()
  2218. repeat swait()
  2219. weld.C0 = weld.C0:lerp(weld.C0 * CF.A(0,0,M.R(45)),.3)
  2220. until not saw.Parent
  2221. end)()
  2222. swait(60)
  2223. local slicing = Sound(saw,1013673726,1,1,true,false,true)
  2224. Sound(torso,429400881,1,1,false,true,true)
  2225. local prt1,prtcl1 = Blood4(V3.N(.5,.5,.5),torso.CFrame)
  2226. prt1.Parent = torso;
  2227. local prt1W = NewInstance('Weld',torso,{Part0=prt1,Part1=torso,C0=CF.A(0,M.R(180),0)})
  2228. for i = 0, .3, 0.001 do
  2229. swait()
  2230.  
  2231. humanoid.Health = humanoid.Health - .5
  2232. if(humanoid.Health <= 0)then
  2233. gWeld:destroy()
  2234. Sound(torso,429400881,1,1,false,true,true)
  2235. break
  2236. end
  2237. local Alpha = i
  2238. RJ.C0 = clerp(RJ.C0,CFrame.new(-0.00836368278, 0.00629167072, 0.00190571044, 0.0349976346, 0.00628316449, 0.99936235, 0, 0.99998033, -0.00628704997, -0.999382019, 0.000220031856, 0.0349969491),Alpha)
  2239. LH.C0 = clerp(LH.C0,CFrame.new(-0.503456116, -0.990501761, 0.0718512386, 0.0505957417, 0, -0.998714209, 0.00627896562, 0.99998033, 0.00031809794, 0.998694539, -0.00628704997, 0.0505947471),Alpha)
  2240. RH.C0 = clerp(RH.C0,CFrame.new(0.539414704, -0.991044283, 0.00562152406, 0.0505957417, 0, -0.998714209, 0.00627896562, 0.99998033, 0.00031809794, 0.998694539, -0.00628704997, 0.0505947471),Alpha)
  2241. LS.C0 = clerp(LS.C0,CFrame.new(-1.40707266, 0.497466505, -0.00446076319, 0.980866492, 0.19405432, 0.0156163573, -0.19417055, 0.980947733, 0.00629086327, -0.0140980631, -0.00920273364, 0.999858439),Alpha)
  2242. RS.C0 = clerp(RS.C0,CFrame.new(1.18219912, 0.268655062, 0.0136158429, 0.6882689, -0.725287437, 0.0156234093, 0.725293934, 0.688410699, 0.00629597344, -0.0153217092, 0.00699824095, 0.99985826),Alpha)
  2243. NK.C0 = clerp(NK.C0,CFrame.new(0.00717293471, 1.49903798, -0.00130830682, 0.0349974521, 0.0574585311, -0.997728944, 0.00628280686, 0.998313606, 0.057712581, 0.99936235, -0.00828839932, 0.0345774256),Alpha)
  2244. end
  2245. humanoid.Health = 0
  2246. who.Parent = workspace
  2247. Ragdoll(who)
  2248. slicing:destroy()
  2249. for i = 1, 5 do
  2250. Effect{
  2251. Effect='Resize+AndFade',
  2252. Color = BrickColor.new'Carnation pink',
  2253. Material = Enum.Material.Neon,
  2254. Size=V3.N(3.5,3.5,3.5),
  2255. CFrame=saw.CFrame*CF.A(M.RRNG(0,180),M.RRNG(0,180),M.RRNG(0,180)),
  2256. FXSettings={
  2257. EndSize=V3.N(.05,.05,.05),
  2258. EndIsIncrement=true,
  2259.  
  2260. }
  2261. }
  2262. end
  2263. Hum.WalkSpeed = 16
  2264. Hum.JumpPower = 50
  2265. saw:destroy()
  2266. Attack = false
  2267. NeutralAnims = true
  2268. end
  2269. end
  2270. function The_End()
  2271. local humanoid, torso = ClosestHumanoid(Torso.CFrame.p,5)
  2272.  
  2273. if(torso)then
  2274. Attack = true
  2275. NeutralAnims = false
  2276. local who = torso.Parent
  2277. Hum.WalkSpeed = 0
  2278. Hum.JumpPower = 0
  2279. humanoid.WalkSpeed = 0
  2280. humanoid.JumpPower = 0
  2281. who.Parent = Char
  2282. pcall(function() who.HumanoidRootPart:destroy() end)
  2283. local gWeld = NewInstance("Weld",Char,{Part0=Root,Part1=torso,C0=CF.N(0,0,-1.35)})
  2284. for i = 0, 2, 0.1 do
  2285. swait()
  2286. local Alpha = .3
  2287. RJ.C0 = clerp(RJ.C0,CFrame.new(0.00184797007, 0.00629393011, 0.00175395911, 0.916352093, -0.00251661055, -0.400364727, 0, 0.99998033, -0.00628567068, 0.400372595, 0.0057598874, 0.916333973),Alpha)
  2288. LH.C0 = clerp(LH.C0,CFrame.new(-0.565588713, -0.991164684, -0.032800708, 0.909990132, 0, 0.414630055, -0.00260622799, 0.99998033, 0.00571989827, -0.41462189, -0.00628567068, 0.909972131),Alpha)
  2289. RH.C0 = clerp(RH.C0,CFrame.new(0.562351584, -0.990811467, 0.0429569148, 0.909990132, 0, 0.414630055, -0.00260622799, 0.99998033, 0.00571989827, -0.41462189, -0.00628567068, 0.909972131),Alpha)
  2290. LS.C0 = clerp(LS.C0,CFrame.new(-1.479936, 0.442725629, -0.241928637, 0.997844577, 0.0469278991, -0.0458690971, -0.0638397709, 0.532425106, -0.844066501, -0.015188396, 0.845175505, 0.534273386),Alpha)
  2291. RS.C0 = clerp(RS.C0,CFrame.new(1.32794857, 0.365926802, 0.17400004, 0.584510565, -0.811339498, 0.00870320201, 0.447906405, 0.331590444, 0.830317855, -0.676555634, -0.481431335, 0.557222128),Alpha)
  2292. NK.C0 = clerp(NK.C0,CFrame.new(-0.00438193232, 1.49895084, -0.014841184, 0.916352212, -0.0230187047, 0.399710178, -0.00251696701, 0.997995079, 0.0632432774, -0.400364548, -0.0589591675, 0.914456904),Alpha)
  2293. end
  2294. Sound(Torso,200065377,1.3,4,false,true,true)
  2295. for i = 0, 1, 0.1 do
  2296. swait()
  2297. local Alpha = .2
  2298. RJ.C0 = clerp(RJ.C0,CFrame.new(0.0928741172, 0.00629402744, 0.0566893518, 0.948310614, 0.00199300773, 0.317336231, 0, 0.99998033, -0.00628030393, -0.31734252, 0.00595567934, 0.948291838),Alpha)
  2299. LH.C0 = clerp(LH.C0,CFrame.new(-0.645890057, -0.990359426, 0.0953748077, 0.953149736, 0, -0.302498937, 0.00189978536, 0.99998033, 0.00598607073, 0.302492946, -0.00628030393, 0.953130901),Alpha)
  2300. RH.C0 = clerp(RH.C0,CFrame.new(0.44459179, -0.991404057, -0.0513649136, 0.953149736, 0, -0.302498937, 0.00189978536, 0.99998033, 0.00598607073, 0.302492946, -0.00628030393, 0.953130901),Alpha)
  2301. LS.C0 = clerp(LS.C0,CFrame.new(-1.47928679, 0.367728233, 0.116084039, 0.997845054, 0.0248440802, 0.0607300103, -0.0638346076, 0.581721425, 0.810879469, -0.0151824057, -0.813008547, 0.582053781),Alpha)
  2302. RS.C0 = clerp(RS.C0,CFrame.new(1.48636484, 0.465858519, -0.373306572, -0.95769608, 0.284951091, -0.0402629375, -0.130770594, -0.306276649, 0.942917705, 0.256353855, 0.908293724, 0.330583185),Alpha)
  2303. NK.C0 = clerp(NK.C0,CFrame.new(-0.068510659, 1.4984324, -0.0973624364, 0.948310554, 0.0182456542, -0.316817731, 0.00199265103, 0.997983873, 0.0634387434, 0.31733641, -0.0607909337, 0.946362138),Alpha)
  2304. end
  2305. gWeld:destroy()
  2306. local gWeld = NewInstance("Weld",Char,{Part0=RArm,Part1=torso,C0=CF.N(0,-1.15,0)*CF.A(M.R(90),0,M.R(180))})
  2307. for i = 0, 1, 0.1 do
  2308. swait()
  2309. local Alpha = .3
  2310. humanoid.PlatformStand = true
  2311. RJ.C0 = clerp(RJ.C0,CFrame.new(3.20394752e-13, 0.00629078969, 1.39809708e-06, 0.999999225, 5.09317033e-11, 0, -4.38656264e-11, 0.999980271, -0.00628618058, 0, 0.00628617639, 0.999979496),Alpha)
  2312. LH.C0 = clerp(LH.C0,CFrame.new(-0.496493757, -0.990819752, 0.021611426, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2313. RH.C0 = clerp(RH.C0,CFrame.new(0.498526245, -0.990984261, 0.0154614868, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2314. LS.C0 = clerp(LS.C0,CFrame.new(-1.29056597, 0.680865526, -0.0074476786, -0.953151584, -0.302089065, 0.0156119959, 0.302213609, -0.953219652, 0.0062854127, 0.0129829049, 0.0107091125, 0.999858022),Alpha)
  2315. RS.C0 = clerp(RS.C0,CFrame.new(1.26373434, 0.722399652, 0.00951428805, -0.951173186, 0.308261454, 0.0156119959, -0.308199704, -0.951300979, 0.0062854127, 0.0167892575, 0.0011669076, 0.999858022),Alpha)
  2316. NK.C0 = clerp(NK.C0,CFrame.new(-1.17865966e-07, 1.4989531, -0.0143954754, 0.999999642, 2.11689621e-05, 1.13360584e-05, -1.50896085e-07, 0.477647185, -0.878551781, -2.40113586e-05, 0.878551543, 0.477646947),Alpha)
  2317. end
  2318. gWeld:destroy()
  2319. local gWeld = NewInstance("Weld",Char,{Part0=Root,Part1=torso,C0=CF.N(0,2.35,0)*CF.A(M.R(90),0,M.R(90))})
  2320. for i = 0, 6, 0.1 do
  2321. swait()
  2322. local Alpha = .3
  2323. humanoid.PlatformStand = true
  2324. RJ.C0 = clerp(RJ.C0,CFrame.new(3.20394752e-13, 0.00629078969, 1.39809708e-06, 0.999999225, 5.09317033e-11, 0, -4.38656264e-11, 0.999980271, -0.00628618058, 0, 0.00628617639, 0.999979496),Alpha)
  2325. LH.C0 = clerp(LH.C0,CFrame.new(-0.496493757, -0.990819752, 0.021611426, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2326. RH.C0 = clerp(RH.C0,CFrame.new(0.498526245, -0.990984261, 0.0154614868, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2327. LS.C0 = clerp(LS.C0,CFrame.new(-1.29056597, 0.680865526, -0.0074476786, -0.953151584, -0.302089065, 0.0156119959, 0.302213609, -0.953219652, 0.0062854127, 0.0129829049, 0.0107091125, 0.999858022),Alpha)
  2328. RS.C0 = clerp(RS.C0,CFrame.new(1.26373434, 0.722399652, 0.00951428805, -0.951173186, 0.308261454, 0.0156119959, -0.308199704, -0.951300979, 0.0062854127, 0.0167892575, 0.0011669076, 0.999858022),Alpha)
  2329. NK.C0 = clerp(NK.C0,CFrame.new(-1.17865966e-07, 1.4989531, -0.0143954754, 0.999999642, 2.11689621e-05, 1.13360584e-05, -1.50896085e-07, 0.477647185, -0.878551781, -2.40113586e-05, 0.878551543, 0.477646947),Alpha)
  2330. end
  2331. Sound(torso,1093102664,.85,5,false,true,true)
  2332. Sound(torso,429400881,1,1,false,true,true)
  2333. chatfunc("Last words??")
  2334. gWeld:destroy()
  2335. Blood(torso.Size,torso.CFrame*CF.A(0,M.R(180),0),250)
  2336. humanoid.Health = 0
  2337. for _,v in next, who:children() do
  2338. if(v:IsA'LocalScript' or v:IsA'Script')then
  2339. v.Disabled = true
  2340. v:destroy()
  2341. end
  2342. end
  2343. Ragdoll(who,true)
  2344.  
  2345.  
  2346. if(not VoidSB)then
  2347. coroutine.wrap(function()
  2348. repeat swait()
  2349. BloodDrop(torso.CFrame * CF.N(0,-torso.Size.Y/2,0).p,(torso.CFrame * CF.N(0,-torso.Size.Y,0)).p,15)
  2350. until not who or not who.Parent
  2351. end)()
  2352. coroutine.wrap(function()
  2353. local LT = who:FindFirstChild'LowerTorso'
  2354. if(LT)then
  2355. repeat swait()
  2356. BloodDrop(LT.CFrame * CF.N(0,LT.Size.Y/2,0).p,(LT.CFrame * CF.N(0,LT.Size.Y,0)).p,15)
  2357. until not who or not who.Parent
  2358. end
  2359. end)()
  2360. end
  2361.  
  2362. for i = 0, 1, 0.1 do
  2363. swait()
  2364. local Alpha = .3
  2365. humanoid.PlatformStand = true
  2366. RJ.C0 = clerp(RJ.C0,CFrame.new(3.20394752e-13, 0.00629078969, 1.39809708e-06, 0.999999225, 5.09317033e-11, 0, -4.38656264e-11, 0.999980271, -0.00628618058, 0, 0.00628617639, 0.999979496),Alpha)
  2367. LH.C0 = clerp(LH.C0,CFrame.new(-0.496493757, -0.990819752, 0.021611426, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2368. RH.C0 = clerp(RH.C0,CFrame.new(0.498526245, -0.990984261, 0.0154614868, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2369. LS.C0 = clerp(LS.C0,CFrame.new(-1.19203663, 0.569933176, 0.0160028264, -0.81626749, 0.577462554, 0.0156119959, -0.577441692, -0.816407859, 0.0062854127, 0.016375348, -0.0038844361, 0.999858022),Alpha)
  2370. RS.C0 = clerp(RS.C0,CFrame.new(1.22609437, 0.679628015, 0.010370885, -0.77247268, -0.634855568, 0.0156119959, 0.634996474, -0.772489607, 0.0062854127, 0.00806977227, 0.0147688743, 0.999858022),Alpha)
  2371. NK.C0 = clerp(NK.C0,CFrame.new(-1.17865966e-07, 1.4989531, -0.0143954754, 0.999999642, 2.11689621e-05, 1.13360584e-05, -1.50896085e-07, 0.477647185, -0.878551781, -2.40113586e-05, 0.878551543, 0.477646947),Alpha)
  2372. end
  2373. for i = 0, 4, 0.1 do
  2374. swait()
  2375. local Alpha = .3
  2376. RJ.C0 = clerp(RJ.C0,CFrame.new(3.20394752e-13, 0.00629078969, 1.39809708e-06, 0.999999225, 5.09317033e-11, 0, -4.38656264e-11, 0.999980271, -0.00628618058, 0, 0.00628617639, 0.999979496)*CF.A(M.RRNG(-5,5),M.RRNG(-5,5),M.RRNG(-5,5)),Alpha)
  2377. LH.C0 = clerp(LH.C0,CFrame.new(-0.496493757, -0.990819752, 0.021611426, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022)*CF.A(M.RRNG(-5,5),M.RRNG(-5,5),M.RRNG(-5,5)),Alpha)
  2378. RH.C0 = clerp(RH.C0,CFrame.new(0.498526245, -0.990984261, 0.0154614868, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022)*CF.A(M.RRNG(-5,5),M.RRNG(-5,5),M.RRNG(-5,5)),Alpha)
  2379. LS.C0 = clerp(LS.C0,CFrame.new(-1.19203663, 0.569933176, 0.0160028264, -0.81626749, 0.577462554, 0.0156119959, -0.577441692, -0.816407859, 0.0062854127, 0.016375348, -0.0038844361, 0.999858022)*CF.A(M.RRNG(-5,5),M.RRNG(-5,5),M.RRNG(-5,5)),Alpha)
  2380. RS.C0 = clerp(RS.C0,CFrame.new(1.22609437, 0.679628015, 0.010370885, -0.77247268, -0.634855568, 0.0156119959, 0.634996474, -0.772489607, 0.0062854127, 0.00806977227, 0.0147688743, 0.999858022)*CF.A(M.RRNG(-5,5),M.RRNG(-5,5),M.RRNG(-5,5)),Alpha)
  2381. NK.C0 = clerp(NK.C0,CFrame.new(-1.17865966e-07, 1.4989531, -0.0143954754, 0.999999642, 2.11689621e-05, 1.13360584e-05, -1.50896085e-07, 0.477647185, -0.878551781, -2.40113586e-05, 0.878551543, 0.477646947)*CF.A(M.RRNG(-5,5),M.RRNG(-5,5),M.RRNG(-5,5)),Alpha)
  2382. end
  2383. who.Parent = workspace
  2384. Attack = false
  2385. NeutralAnims = true
  2386. Hum.WalkSpeed = 16
  2387. Hum.JumpPower = 50
  2388. end
  2389. end
  2390.  
  2391. function ThrowArms()
  2392. Attack = true
  2393. NeutralAnims = false
  2394. for i = 0, 3, 0.1 do
  2395. swait()
  2396. local Alpha = .15
  2397. RJ.C0 = clerp(RJ.C0,CFrame.new(3.20552612e-13, 0.00629388914, 1.4175821e-06, 0.999999225, 5.09317033e-11, 0, -4.38656264e-11, 0.999980271, -0.00628618058, 0, 0.00628617639, 0.999979496),Alpha)
  2398. LH.C0 = clerp(LH.C0,CFrame.new(-0.496493757, -0.990822613, 0.0216114447, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2399. RH.C0 = clerp(RH.C0,CFrame.new(0.498533875, -0.990984261, 0.0154613676, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2400. LS.C0 = clerp(LS.C0,CFrame.new(-1.49870801, 0.639989734, 0.342571348, 0.999877751, -0.0114739574, -0.0105869146, -9.81397825e-05, -0.682732999, 0.730668128, -0.0156116877, -0.730577767, -0.682650685),Alpha)
  2401. RS.C0 = clerp(RS.C0,CFrame.new(1.50170219, 0.685996532, 0.261634499, 0.999877751, -0.0114739574, -0.0105869146, -9.81397825e-05, -0.682732999, 0.730668128, -0.0156116877, -0.730577767, -0.682650685),Alpha)
  2402. NK.C0 = clerp(NK.C0,CFrame.new(8.16625652e-06, 1.4989531, -0.0144006833, 0.999999225, 3.67464963e-07, -1.62050128e-07, -3.56478267e-07, 0.997964799, 0.0637686923, 1.8440187e-07, -0.0637686551, 0.997963905),Alpha)
  2403. end
  2404. Sound()
  2405. FLArmW:destroy()
  2406. FRArmW:destroy()
  2407. local BV1 = NewInstance("BodyVelocity", FRArm, {
  2408. velocity = Vector3.new(0, 10, 0) + Mouse.Hit.lookVector * 50,
  2409. P = 5000,
  2410. maxForce = Vector3.new(8000, 8000, 8000),
  2411. })
  2412. local BV2 = NewInstance("BodyVelocity", FLArm, {
  2413. velocity = Vector3.new(0, 10, 0) + Mouse.Hit.lookVector * 50,
  2414. P = 5000,
  2415. maxForce = Vector3.new(8000, 8000, 8000),
  2416. })
  2417. Sound(Torso,541909763,.8,5,false,true,true)
  2418. S.Debris:AddItem(BV1, 0.05)
  2419. S.Debris:AddItem(BV2, 0.05)
  2420. FRArm.CanCollide = true
  2421. FLArm.CanCollide = true
  2422. S.Debris:AddItem(FRArm, 5)
  2423. S.Debris:AddItem(FLArm, 5)
  2424. FRArm = nil
  2425. FLArm = nil
  2426. for i = 0, 1, 0.1 do
  2427. swait()
  2428. local Alpha = .3
  2429. RJ.C0 = clerp(RJ.C0,CFrame.new(3.20552612e-13, 0.00629388914, 1.4175821e-06, 0.999999225, 5.09317033e-11, 0, -4.38656264e-11, 0.999980271, -0.00628618058, 0, 0.00628617639, 0.999979496),Alpha)
  2430. LH.C0 = clerp(LH.C0,CFrame.new(-0.496493757, -0.990822613, 0.0216114447, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2431. RH.C0 = clerp(RH.C0,CFrame.new(0.498533875, -0.990984261, 0.0154613676, 0.999877751, -4.38656264e-11, 0.0156119959, -9.81397825e-05, 0.999980271, 0.0062854127, -0.0156116877, -0.00628618058, 0.999858022),Alpha)
  2432. LS.C0 = clerp(LS.C0,CFrame.new(-1.50884342, 0.499208659, -0.305685878, 0.999877751, 0.0152528696, -0.00332931988, -9.81397825e-05, -0.20710893, -0.978317916, -0.0156116877, 0.978198647, -0.207082108),Alpha)
  2433. RS.C0 = clerp(RS.C0,CFrame.new(1.4918015, 0.444425255, -0.370944679, 0.999877751, 0.0152528696, -0.00332931988, -9.81397825e-05, -0.20710893, -0.978317916, -0.0156116877, 0.978198647, -0.207082108),Alpha)
  2434. NK.C0 = clerp(NK.C0,CFrame.new(8.16625652e-06, 1.4989531, -0.0144006833, 0.999999225, 3.67464963e-07, -1.62050128e-07, -3.56478267e-07, 0.997964799, 0.0637686923, 1.8440187e-07, -0.0637686551, 0.997963905),Alpha)
  2435. end
  2436. Attack = false
  2437. NeutralAnims = true
  2438. end
  2439. Mouse.KeyDown:connect(function(k)
  2440. if(Attack)then return end
  2441. if(k == 'q')then Teleport(Mouse.Hit*CF.N(0,3.25,0)) end
  2442. if(k == 'e')then Dash() end
  2443. if(not FLArm and not FRArm)then
  2444. if(k == 'r')then Hum.WalkSpeed = (Hum.WalkSpeed == 16 and 32 or 16) end
  2445. if(k == 'z')then The_Necc() end
  2446. if(k == 'x')then The_End() end
  2447. if(k == 'c')then Hands_Off() end
  2448. if(k == 'v')then SawMeDaddy() end
  2449. if(k == 'b')then Shriek() end
  2450. if(k == 't')then Aids() end
  2451. if(k == 'f')then Color1() end
  2452. if(k == 'g')then Color4() end
  2453. if(k == 'h')then Mistake() end
  2454. if(k == 'j')then Normal() end
  2455. if(k == 'k')then Glitch() end
  2456. if(k == 'p')then TimeTrials() end
  2457. if(k == 'y')then BenCreep() end
  2458. if(k == 'l')then Happy() end
  2459. if(k == 'u')then smile() end
  2460. end
  2461. end)
  2462.  
  2463. Mouse.Button1Down:connect(function()
  2464. if(Attack)then return end
  2465. if(FLArm and FRArm)then
  2466. ThrowArms()
  2467. end
  2468. end)
  2469.  
  2470. --// Wrap it all up \\--
  2471.  
  2472. while true do
  2473. swait()
  2474. if(not Music or not Music.Parent)then
  2475. local a = Music.TimePosition
  2476. Music = Sound(Char,MusicID,MusicPitch,2,true,false,true)
  2477. Music.Name = 'Music'
  2478. Music.TimePosition = a
  2479. end
  2480. if(Music.Volume ~= 2)then Music.Volume = 2 end
  2481. RArm.Transparency = 1
  2482. Sine = Sine + Change
  2483. local hitfloor,posfloor = workspace:FindPartOnRay(Ray.new(Root.CFrame.p,((CFrame.new(Root.Position,Root.Position - Vector3.new(0,1,0))).lookVector).unit * 4), Char)
  2484. local Walking = (math.abs(Root.Velocity.x) > 1 or math.abs(Root.Velocity.z) > 1)
  2485. local State = (Hum.PlatformStand and 'Paralyzed' or Hum.Sit and 'Sit' or not hitfloor and Root.Velocity.y < -1 and "Fall" or not hitfloor and Root.Velocity.y > 1 and "Jump" or hitfloor and Walking and "Walk" or hitfloor and "Idle")
  2486. if(State == 'Walk')then
  2487. local wsVal = 7 / (Hum.WalkSpeed/16)
  2488. local Alpha = math.min(.2*(Hum.WalkSpeed/16),1)
  2489. --RH.C1 = RH.C1:lerp(CF.N(0,.925+.5*M.C(Sine/wsVal)/2,0+.5*M.C(Sine/wsVal)/2)*CF.A(-M.R(-15-35*M.C(Sine/wsVal) + -M.S(Sine/wsVal)/2.5),0,0),Alpha)
  2490. --RH.C0 = clerp(RH.C0, CF(1, -0.925 - 0.5 * M.C(Sine / 7) / 2, 0.5 * M.C(Sine / 7) / 2) * CF.A(Rad(-15 - 35 * Cos(sine / 7)) - rl.RotVelocity.Y / 75 + -Sin(sine / 7) / 2.5, Rad(90 - 0.1 * Cos(sine / 7)), Rad(0)) * angles(Rad(0 + 0.1 * Cos(sine / 7)), Rad(0), Rad(0)), 0.3)--
  2491. RH.C1 = RH.C1:lerp(CF.N(0,.95+.5*M.C(Sine/wsVal)/2,.5*M.C(Sine/wsVal)/2) * CF.A(M.R(15-45*M.C(Sine/wsVal)) + M.S(Sine/wsVal)/2.5,0,0)*CF.A(M.R(0+.1*M.C(Sine/wsVal)),0,0),Alpha)
  2492. LH.C1 = LH.C1:lerp(CF.N(0,.95-.5*M.C(Sine/wsVal)/2,-.5*M.C(Sine/wsVal)/2) * CF.A(M.R(15+45*M.C(Sine/wsVal)) + -M.S(Sine/wsVal)/2.5,0,0)*CF.A(M.R(0+.1*M.C(Sine/wsVal)),0,0),Alpha)
  2493. else
  2494. RH.C1 = RH.C1:lerp(CF.N(0,1,0),.3)
  2495. LH.C1 = LH.C1:lerp(CF.N(0,1,0),.3)
  2496. end
  2497. if(Idle > Frame_Speed*10)then
  2498. --idk i'll do something
  2499. end
  2500. if(NeutralAnims and not Attack and State == 'Idle')then
  2501. Idle = Idle + 1
  2502. else
  2503. Idle = 0
  2504. end
  2505. for v,_ in next, Stunned do
  2506. if(v.Parent)then
  2507. local h = v:FindFirstChildOfClass'Humanoid'
  2508. for _,c in next, v:children() do
  2509. if(c:IsA'Script' or c:IsA'LocalScript')then
  2510. c.Disabled = false
  2511. end
  2512. end
  2513. if(h)then
  2514. h.Name = 'End of line'
  2515. h.PlatformStand = true
  2516. else
  2517. Stunned[v] = nil
  2518. end
  2519. else
  2520. Stunned[v] = nil
  2521. end
  2522. end
  2523. if(NeutralAnims)then
  2524. if(State == 'Idle')then
  2525. Change = 1
  2526. local Alpha = .3
  2527. RJ.C0 = clerp(RJ.C0,CFrame.new(0.00232864846, 0.00629545515+.2*M.C(Sine/16), 0.00257661846, 0.838281333, -0.00342716719, -0.545226395, 0, 0.99998033, -0.00628564507, 0.545237184, 0.00526913954, 0.838264763),Alpha)
  2528. LH.C0 = clerp(LH.C0,CFrame.new(-0.725328565, -0.990803361-.2*M.C(Sine/16), 0.0247094855, 0.82966727, 0, 0.558258176, -0.00350901252, 0.99998033, 0.00521499431, -0.558247149, -0.00628564507, 0.829650879),Alpha)
  2529. RH.C0 = clerp(RH.C0,CFrame.new(0.576427579, -0.99124372-.2*M.C(Sine/16), -0.02560886, 0.82966727, 0, 0.558258176, -0.00350901252, 0.99998033, 0.00521499431, -0.558247149, -0.00628564507, 0.829650879),Alpha)
  2530. LS.C0 = clerp(LS.C0,CFrame.new(-1.46491873, 0.505438805+.2*M.C(Sine/16), -0.00360340625, 0.996807694, 0.0782995075, 0.0156106055, -0.0784052685, 0.996901929, 0.00628136564, -0.0150704384, -0.0074852705, 0.999858379)*CF.A(-M.R(0+5*M.S(Sine/16)),0,M.R(0+5*M.C(Sine/16))),Alpha)
  2531. RS.C0 = clerp(RS.C0,CFrame.new(1.44824493, 0.497874349+.2*M.C(Sine/16), 0.00803661905, 0.994963646, -0.0990139842, 0.0156099498, 0.0989264548, 0.995075107, 0.00628477754, -0.0161553323, -0.00470888987, 0.999858439)*CF.A(-M.R(0+5*M.S(Sine/16)),0,-M.R(0+5*M.C(Sine/16))),Alpha)
  2532. NK.C0 = clerp(NK.C0,CFrame.new(-0.00607250631, 1.49895012, -0.0144915879, 0.838281453, -0.0313475803, 0.544335127, -0.00342752389, 0.998023272, 0.0627533421, -0.545226216, -0.0544706844, 0.836516857)*CF.A(M.R(0+5*M.C(Sine/16)),0,0),Alpha)
  2533. elseif(State == 'Walk')then
  2534. local wsVal = 7 / (Hum.WalkSpeed/16)
  2535. local Alpha = math.min(.2*(Hum.WalkSpeed/16),1)
  2536. RJ.C0 = RJ.C0:lerp(RJC0*CF.N(0,-0.175 + 0.025 * M.C(Sine/(wsVal/2)) + -M.S(Sine/(wsVal/2)) / 7,0)*CF.A(0,M.R(0+8*M.C(Sine/wsVal)),M.R(0+2*M.C(Sine/wsVal))),Alpha)
  2537. RH.C0 = RH.C0:lerp(RHC0,Alpha)
  2538. LH.C0 = LH.C0:lerp(LHC0,Alpha)
  2539. RS.C0 = RS.C0:lerp(RSC0*CF.A(M.R(0-45*M.C(Sine/wsVal)),0,M.R(5+10*M.C(Sine/wsVal))),Alpha)
  2540. LS.C0 = LS.C0:lerp(LSC0*CF.A(M.R(0+45*M.C(Sine/wsVal)),0,M.R(-5+10*M.C(Sine/wsVal))),Alpha)
  2541. NK.C0 = NK.C0:lerp(NKC0,Alpha)
  2542. elseif(State == 'Jump' or State == 'Fall')then
  2543. if(Walking)then
  2544. local Alpha = .2
  2545. RJ.C0 = clerp(RJ.C0,RJC0*CF.A(math.min(math.max(Root.Velocity.Y/100,-M.R(65)),M.R(65)),0,0),Alpha)
  2546. LH.C0 = clerp(LH.C0,CFrame.new(-0.497912645, -1.0987643, -0.0683324337, 0.999878228, 0.00860835519, 0.0130246133, -0.00010142161, 0.837816596, -0.545952022, -0.015611981, 0.545884132, 0.837715328),Alpha)
  2547. RH.C0 = clerp(RH.C0,CFrame.new(0.499978393, -1.16382337, 0.109293163, 0.999878228, -0.0120433727, 0.00993486121, -0.00010142161, 0.631323814, 0.775519371, -0.015611981, -0.775425911, 0.631245613),Alpha)
  2548. LS.C0 = clerp(LS.C0,CFrame.new(-1.55211556, 0.576563478, -0.00269976072, 0.976067662, 0.216906726, 0.0156116467, -0.217024669, 0.976145923, 0.00628317893, -0.0138763804, -0.00952091813, 0.999858499),Alpha)
  2549. RS.C0 = clerp(RS.C0,CFrame.new(1.50182188, 0.636661649, 0.00632623257, 0.977592707, -0.209926367, 0.0156121543, 0.209851891, 0.977713108, 0.00628198683, -0.016582964, -0.00286500831, 0.999858439),Alpha)
  2550. NK.C0 = clerp(NK.C0,CFrame.new(1.14440072e-05, 1.49924362, -0.0143961608, 1.00000024, -5.82076609e-11, 0, 1.23691279e-10, 0.997964919, 0.0637660474, 0, -0.0637660623, 0.997965038),Alpha)
  2551. else
  2552. local Alpha = .2
  2553. RJ.C0 = clerp(RJ.C0,RJC0*CF.A(math.min(math.max(Root.Velocity.Y/100,-M.R(65)),M.R(65)),0,0),Alpha)
  2554. LH.C0 = clerp(LH.C0,CFrame.new(-0.504374504, -0.291219354, -0.487436086, 0.999878228, -0.00438931212, 0.0149825988, -0.00010142161, 0.957819223, 0.287371844, -0.015611981, -0.287338346, 0.957701981),Alpha)
  2555. RH.C0 = clerp(RH.C0,CFrame.new(0.453094482, -0.871358454, 0.0898642987, 0.985589385, -0.168456957, 0.0153662469, 0.162863791, 0.969548643, 0.182895929, -0.0457084104, -0.177757636, 0.983012319),Alpha)
  2556. LS.C0 = clerp(LS.C0,CFrame.new(-1.55211556, 0.576563478, -0.00269976072, 0.976067662, 0.216906726, 0.0156116467, -0.217024669, 0.976145923, 0.00628317893, -0.0138763804, -0.00952091813, 0.999858499),Alpha)
  2557. RS.C0 = clerp(RS.C0,CFrame.new(1.50182188, 0.636661649, 0.00632623257, 0.977592707, -0.209926367, 0.0156121543, 0.209851891, 0.977713108, 0.00628198683, -0.016582964, -0.00286500831, 0.999858439),Alpha)
  2558. NK.C0 = clerp(NK.C0,CFrame.new(1.14440072e-05, 1.49924362, -0.0143961608, 1.00000024, -5.82076609e-11, 0, 1.23691279e-10, 0.997964919, 0.0637660474, 0, -0.0637660623, 0.997965038),Alpha)
  2559. end
  2560. elseif(State == 'Paralyzed')then
  2561. local Alpha = .3
  2562. RJ.C0 = RJ.C0:lerp(RJC0,Alpha)
  2563. RH.C0 = RH.C0:lerp(RHC0*CF.A(M.RRNG(-10,10),M.RRNG(-10,10),M.RRNG(-10,10)),Alpha)
  2564. LH.C0 = LH.C0:lerp(LHC0*CF.A(M.RRNG(-10,10),M.RRNG(-10,10),M.RRNG(-10,10)),Alpha)
  2565. RS.C0 = RS.C0:lerp(RSC0*CF.A(M.RRNG(-10,10),M.RRNG(-10,10),M.RRNG(-5,15)),Alpha)
  2566. LS.C0 = LS.C0:lerp(LSC0*CF.A(M.RRNG(-10,10),M.RRNG(-10,10),M.RRNG(-15,5)),Alpha)
  2567. NK.C0 = NK.C0:lerp(NKC0,Alpha)
  2568. elseif(State == 'Sit')then
  2569. local Alpha = .3
  2570. RJ.C0 = clerp(RJ.C0,CFrame.new(3.2050404e-13, 0.00629293546, 1.41158671e-06, 0.999999225, 5.09317033e-11, 0, -4.38656264e-11, 0.999980271, -0.00628618058, 0, 0.00628617639, 0.999979496),Alpha)
  2571. LH.C0 = clerp(LH.C0,CFrame.new(-0.686911047, -1.01880026, -0.25455457, 0.980693579, 0.195502773, 0.00425194856, -0.0504306704, 0.273862094, -0.960446, -0.188934311, 0.941688716, 0.278434128),Alpha)
  2572. RH.C0 = clerp(RH.C0,CFrame.new(0.557953715, -1.03419244, -0.293038249, 0.986133933, -0.165894628, 0.00425344985, 0.0502241589, 0.273924351, -0.960439026, 0.158166528, 0.947335124, 0.278457999),Alpha)
  2573. LS.C0 = clerp(LS.C0,CFrame.new(-1.50518143, 0.551521897, -0.0714710951, 0.999877751, 0.0137732355, 0.00735067623, -9.81397825e-05, 0.47637102, -0.879244447, -0.0156116877, 0.879136324, 0.476314098),Alpha)
  2574. RS.C0 = clerp(RS.C0,CFrame.new(1.4960835, 0.497820318, -0.0970379114, 0.999877751, 0.0137732355, 0.00735067623, -9.81397825e-05, 0.47637102, -0.879244447, -0.0156116877, 0.879136324, 0.476314098),Alpha)
  2575. NK.C0 = clerp(NK.C0,CFrame.new(4.35156289e-06, 1.49895275, -0.0144044831, 0.999999225, 3.67464963e-07, -1.62050128e-07, -3.56478267e-07, 0.997964799, 0.0637686923, 1.8440187e-07, -0.0637686551, 0.997963905),Alpha)
  2576. refit()
  2577. end
  2578. end
  2579. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement