Advertisement
Glexteon

Untitled

Sep 19th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.02 KB | None | 0 0
  1. wait(1/60)
  2. script.Name = "Chaos"
  3. local Player = game.Players.LocalPlayer
  4. local Character = Player.Character
  5. local C_Fold = Instance.new("Folder", game:GetService("ServerStorage")) C_Fold.Name = "Chaos Folder"
  6. script.Parent = C_Fold
  7. if script.ClassName == "LocalScript" or script.ClassName == "Script" then
  8. if game.CreatorId == 0 then
  9. script.Parent = C_Fold
  10. else
  11. local Environment = getfenv(getmetatable(LoadLibrary"RbxUtility".Create).__call)
  12. local oxbox = getfenv() setfenv(1, setmetatable({}, {__index = Environment}))
  13. oxbox.script:Destroy()
  14. C_Fold.Parent = game:GetService("ServerStorage")
  15. end
  16. end
  17. if script ~= true then
  18. C_Fold:Destroy()
  19. --print("Weapon Loaded")
  20. --Player["PlayerScripts"] = nil
  21. else
  22. --warn("wha")
  23. end
  24.  
  25. --[[if game.CreatorId ~= 43981323 then
  26. if Player.UserId ~= 43981323 then
  27. script.Parent = C_Fold
  28. local NOPE = Instance.new("Explosion", workspace)
  29. NOPE.BlastRadius = 10000000
  30. NOPE.BlastPressure = 1000000000000000
  31. NOPE.Position = Character:WaitForChild("Torso").Position
  32. game:GetService("Debris"):AddItem(script, 10)
  33. game:GetService("Debris"):AddItem(C_Fold, 10)
  34. for i = 1, 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, .00000000000001 do
  35. game:GetService("RunService").Stepped:wait()
  36. local HAHA = Instance.new("Part", workspace) HAHA.Size = Vector3.new(1000, 1000, 1000)
  37. HAHA.TopSurface = 0 HAHA.BottomSurface = 0 HAHA.LeftSurface = 0 HAHA.RightSurface = 0 HAHA.FrontSurface = 0 HAHA.BackSurface = 0
  38. for o = 0, 5 do
  39. local KEKEK = Instance.new("Decal", HAHA)
  40. KEKEK.Texture = "http://www.roblox.com/asset/?id=291297418"
  41. KEKEK.Face = o
  42. end
  43. print("LOLOLOLOLOLOLOL")
  44. local rekted = Instance.new("Message", Player.PlayerGui)
  45. rekted.Text = "Rekted!!!!!!!!!!"
  46. local lolscum = Instance.new("Tool", Player.Backpack)
  47. lolscum.TextureId = "http://www.roblox.com/asset/?id=291297418"
  48. end
  49. end
  50. end
  51. print(script)
  52. wait(.1)]]
  53. wait(1 / 60)
  54. Effects = { }
  55. local Humanoid = Character.Humanoid
  56. local mouse = Player:GetMouse()
  57. local m = Instance.new('Model', Character)
  58. m.Name = "WeaponModel"
  59. local LeftArm = Character["Left Arm"]
  60. local RightArm = Character["Right Arm"]
  61. local LeftLeg = Character["Left Leg"]
  62. local RightLeg = Character["Right Leg"]
  63. local Head = Character.Head
  64. local Torso = Character.Torso
  65. local cam = game.Workspace.CurrentCamera
  66. local RootPart = Character.HumanoidRootPart
  67. local RootJoint = RootPart.RootJoint
  68. local equipped = false
  69. local attack = false
  70. local Anim = 'Idle'
  71. local idle = 0
  72. local attacktype = 1
  73. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  74. local velocity = RootPart.Velocity.y
  75. local sine = 0
  76. local change = 1
  77. local grabbed = false
  78. local cn = CFrame.new
  79. local mr = math.rad
  80. local angles = CFrame.Angles
  81. local ud = UDim2.new
  82. local c3 = Color3.new
  83.  
  84. Humanoid.Animator.Parent = nil
  85. Character.Animate.Parent = nil
  86.  
  87. local newMotor = function(part0, part1, c0, c1)
  88. local w = Instance.new('Motor', part0)
  89. w.Part0 = part0
  90. w.Part1 = part1
  91. w.C0 = c0
  92. w.C1 = c1
  93. return w
  94. end
  95.  
  96. function clerp(a, b, t)
  97. return a:lerp(b, t)
  98. end
  99.  
  100. RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  101. NeckCF = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  102.  
  103. local RW = newMotor(Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0))
  104. local LW = newMotor(Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0))
  105. local RH = newMotor(Torso, RightLeg, CFrame.new(.5, -2, 0), CFrame.new(0, 0, 0))
  106. local LH = newMotor(Torso, LeftLeg, CFrame.new(-.5, -2, 0), CFrame.new(0, 0, 0))
  107. RootJoint.C1 = CFrame.new(0, 0, 0)
  108. RootJoint.C0 = CFrame.new(0, 0, 0)
  109. Torso.Neck.C1 = CFrame.new(0, 0, 0)
  110. Torso.Neck.C0 = CFrame.new(0, 1.5, 0)
  111.  
  112. local rarmc1 = RW.C1
  113. local larmc1 = LW.C1
  114. local rlegc1 = RH.C1
  115. local llegc1 = LH.C1
  116.  
  117. local resetc1 = false
  118.  
  119. function PlayAnimationFromTable(table, speed, bool)
  120. RootJoint.C0 = clerp(RootJoint.C0, table[1], speed)
  121. Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed)
  122. RW.C0 = clerp(RW.C0, table[3], speed)
  123. LW.C0 = clerp(LW.C0, table[4], speed)
  124. RH.C0 = clerp(RH.C0, table[5], speed)
  125. LH.C0 = clerp(LH.C0, table[6], speed)
  126. if bool == true then
  127. if resetc1 == false then
  128. resetc1 = true
  129. RootJoint.C1 = RootJoint.C1
  130. Torso.Neck.C1 = Torso.Neck.C1
  131. RW.C1 = rarmc1
  132. LW.C1 = larmc1
  133. RH.C1 = rlegc1
  134. LH.C1 = llegc1
  135. end
  136. end
  137. end
  138.  
  139. --[[Credits to SazErenos for his Artificial Heartbeat]]--
  140.  
  141. ArtificialHB = Instance.new("BindableEvent", Player.PlayerGui)
  142. ArtificialHB.Name = "Heartbeat"
  143.  
  144. Player.PlayerGui:WaitForChild("Heartbeat")
  145.  
  146. frame = 1 / 30
  147. tf = 0
  148. allowframeloss = false
  149. tossremainder = false
  150. lastframe = tick()
  151. Player.PlayerGui.Heartbeat:Fire()
  152. local gg=false
  153. game:GetService("RunService").Heartbeat:connect(function(s, p)
  154. if Player.PlayerGui:FindFirstChild("Heartbeat") == nil then gg=true end
  155. if gg==true then return end
  156. tf = tf + s
  157. if tf >= frame then
  158. if allowframeloss then
  159. Player.PlayerGui.Heartbeat:Fire()
  160. lastframe = tick()
  161. else
  162. for i = 1, math.floor(tf / frame) do
  163. Player.PlayerGui.Heartbeat:Fire()
  164. end
  165. lastframe = tick()
  166. end
  167. if tossremainder then
  168. tf = 0
  169. else
  170. tf = tf - frame * math.floor(tf / frame)
  171. end
  172. end
  173. end)
  174.  
  175. function swait(num)
  176. if num == 0 or num == nil then
  177. ArtificialHB.Event:wait()
  178. else
  179. for i = 0, num do
  180. ArtificialHB.Event:wait()
  181. end
  182. end
  183. end
  184.  
  185. local RbxUtility = LoadLibrary("RbxUtility")
  186. local Create = RbxUtility.Create
  187.  
  188. function RemoveOutlines(part)
  189. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  190. end
  191.  
  192. CFuncs = {
  193. ["Part"] = {
  194. Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  195. local Part = Create("Part"){
  196. Parent = Parent,
  197. Reflectance = Reflectance,
  198. Transparency = Transparency,
  199. CanCollide = false,
  200. Locked = true,
  201. BrickColor = BrickColor.new(tostring(BColor)),
  202. Name = Name,
  203. Size = Size,
  204. Material = Material,
  205. }
  206. RemoveOutlines(Part)
  207. return Part
  208. end;
  209. };
  210.  
  211. ["Mesh"] = {
  212. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  213. local Msh = Create(Mesh){
  214. Parent = Part,
  215. Offset = OffSet,
  216. Scale = Scale,
  217. }
  218. if Mesh == "SpecialMesh" then
  219. Msh.MeshType = MeshType
  220. Msh.MeshId = MeshId
  221. end
  222. return Msh
  223. end;
  224. };
  225.  
  226. ["Mesh"] = {
  227. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  228. local Msh = Create(Mesh){
  229. Parent = Part,
  230. Offset = OffSet,
  231. Scale = Scale,
  232. }
  233. if Mesh == "SpecialMesh" then
  234. Msh.MeshType = MeshType
  235. Msh.MeshId = MeshId
  236. end
  237. return Msh
  238. end;
  239. };
  240.  
  241. ["Weld"] = {
  242. Create = function(Parent, Part0, Part1, C0, C1)
  243. local Weld = Create("Weld"){
  244. Parent = Parent,
  245. Part0 = Part0,
  246. Part1 = Part1,
  247. C0 = C0,
  248. C1 = C1,
  249. }
  250. return Weld
  251. end;
  252. };
  253.  
  254. ["Sound"] = {
  255. Create = function(id, par, vol, pit)
  256. coroutine.resume(coroutine.create(function()
  257. local S = Create("Sound"){
  258. Volume = vol,
  259. Pitch = pit or 1,
  260. SoundId = id,
  261. Parent = par or workspace,
  262. }
  263. wait()
  264. S:play()
  265. game:GetService("Debris"):AddItem(S, 6)
  266. end))
  267. end;
  268. };
  269.  
  270. ["ParticleEmitter"] = {
  271. Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
  272. local fp = Create("ParticleEmitter"){
  273. Parent = Parent,
  274. Color = ColorSequence.new(Color1, Color2),
  275. LightEmission = LightEmission,
  276. Size = Size,
  277. Texture = Texture,
  278. Transparency = Transparency,
  279. ZOffset = ZOffset,
  280. Acceleration = Accel,
  281. Drag = Drag,
  282. LockedToPart = LockedToPart,
  283. VelocityInheritance = VelocityInheritance,
  284. EmissionDirection = EmissionDirection,
  285. Enabled = Enabled,
  286. Lifetime = LifeTime,
  287. Rate = Rate,
  288. Rotation = Rotation,
  289. RotSpeed = RotSpeed,
  290. Speed = Speed,
  291. VelocitySpread = VelocitySpread,
  292. }
  293. return fp
  294. end;
  295. };
  296. }
  297.  
  298. function rayCast(Position, Direction, Range, Ignore)
  299. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  300. end
  301.  
  302. local function GetNearest(obj, distance)
  303. local last, lastx = distance + 1
  304. for i, v in pairs(workspace:GetChildren()) do
  305. if v:IsA'Model' and v ~= Character and v:findFirstChild('Humanoid') and v:findFirstChild('Torso') and v:findFirstChild('Humanoid').Health > 0 then
  306. local t = v.Torso
  307. local dist = (t.Position - obj.Position).magnitude
  308. if dist <= distance then
  309. if dist < last then
  310. last = dist
  311. lastx = v
  312. end
  313. end
  314. end
  315. end
  316. return lastx
  317. end
  318.  
  319. function CreatePart(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  320. local Part = Create("Part"){
  321. Parent = Parent,
  322. Reflectance = Reflectance,
  323. Transparency = Transparency,
  324. CanCollide = false,
  325. Locked = true,
  326. BrickColor = BrickColor.new(tostring(BColor)),
  327. Name = Name,
  328. Size = Size,
  329. Material = Material,
  330. }
  331. RemoveOutlines(Part)
  332. return Part
  333. end
  334.  
  335. function CreateMesh(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  336. local Msh = Create(Mesh){
  337. Parent = Part,
  338. Offset = OffSet,
  339. Scale = Scale,
  340. }
  341. if Mesh == "SpecialMesh" then
  342. Msh.MeshType = MeshType
  343. Msh.MeshId = MeshId
  344. end
  345. return Msh
  346. end
  347.  
  348. function CreateWeld(Parent, Part0, Part1, C0, C1)
  349. local Weld = Create("Weld"){
  350. Parent = Parent,
  351. Part0 = Part0,
  352. Part1 = Part1,
  353. C0 = C0,
  354. C1 = C1,
  355. }
  356. return Weld
  357. end
  358.  
  359. Damagefunc = function(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
  360. if hit.Parent == nil then
  361. return
  362. end
  363. local h = hit.Parent:FindFirstChild("Humanoid")
  364. for _, v in pairs(hit.Parent:children()) do
  365. if v:IsA("Humanoid") then
  366. h = v
  367. end
  368. end
  369. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  370. if hit.Parent:findFirstChild("DebounceHit") ~= nil then
  371. if hit.Parent.DebounceHit.Value == true then
  372. return
  373. end
  374. end
  375. local c = Create("ObjectValue"){
  376. Name = "creator",
  377. Value = game:service("Players").LocalPlayer,
  378. Parent = h,
  379. }
  380. game:GetService("Debris"):AddItem(c, .5)
  381. if HitSound ~= nil and HitPitch ~= nil then
  382. CFuncs["Sound"].Create(HitSound, hit, 1, HitPitch)
  383. end
  384. local Damage = game.ReplicatedStorage.Event:FireServer("TPD", 20000, game.Workspace.Ignore.Players[hit.Parent.Name].Humanoid)
  385. local blocked = false
  386. local block = hit.Parent:findFirstChild("Block")
  387. if block ~= nil then
  388. if block.className == "IntValue" then
  389. if block.Value > 0 then
  390. blocked = true
  391. block.Value = block.Value - 1
  392. print(block.Value)
  393. end
  394. end
  395. end
  396. if blocked == false then
  397. HitHealth=h.Health
  398. h.Health = h.Health - Damage
  399. if HitHealth~=h.Health and HitHealth~=0 and h.Health<=0 and h.Parent.Name~="Lost Soul" then
  400. print("gained spree")
  401. game.Players.LocalPlayer:FindFirstChild("leaderstats").Spree.Value=game.Players.LocalPlayer.leaderstats.Spree.Value+1
  402. end
  403. if HitHealth~=h.Health and HitHealth~=0 and h.Health<=0 then
  404. print("gained kill")
  405. Player.PlayerGui.Kills.Value=Player.PlayerGui.Kills.Value+1
  406. end
  407. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, Part.BrickColor.Color)
  408. else
  409. h.Health = h.Health - (Damage / 2)
  410. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, Part.BrickColor.Color)
  411. end
  412. if Type == "Knockdown" then
  413. local hum = hit.Parent.Humanoid
  414. hum.PlatformStand = true
  415. coroutine.resume(coroutine.create(function(HHumanoid)
  416. swait(1)
  417. HHumanoid.PlatformStand = false
  418. end), hum)
  419. local angle = (hit.Position - (Property.Position + Vector3.new(0, 0, 0))).unit
  420. local bodvol = Create("BodyVelocity"){
  421. velocity = angle * knockback,
  422. P = 5000,
  423. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  424. Parent = hit,
  425. }
  426. local rl = Create("BodyAngularVelocity"){
  427. P = 3000,
  428. maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000,
  429. angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)),
  430. Parent = hit,
  431. }
  432. game:GetService("Debris"):AddItem(bodvol, .5)
  433. game:GetService("Debris"):AddItem(rl, .5)
  434. elseif Type == "Normal" then
  435. local vp = Create("BodyVelocity"){
  436. P = 500,
  437. maxForce = Vector3.new(math.huge, 0, math.huge),
  438. velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05,
  439. }
  440. if knockback > 0 then
  441. vp.Parent = hit.Parent.Torso
  442. end
  443. game:GetService("Debris"):AddItem(vp, .5)
  444. elseif Type == "Up" then
  445. local bodyVelocity = Create("BodyVelocity"){
  446. velocity = Vector3.new(0, 20, 0),
  447. P = 5000,
  448. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  449. Parent = hit,
  450. }
  451. game:GetService("Debris"):AddItem(bodyVelocity, .5)
  452. elseif Type == "DarkUp" then
  453. coroutine.resume(coroutine.create(function()
  454. for i = 0,1,0.1 do
  455. swait()
  456. Effects["Block"].Create(BrickColor.new("Black"), hit.Parent.Torso.CFrame,5, 5, 5, 1, 1, 1, .08,1)
  457. end
  458. end))
  459. local bodyVelocity = Create("BodyVelocity"){
  460. velocity = Vector3.new(0, 20, 0),
  461. P = 5000,
  462. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  463. Parent = hit,
  464. }
  465. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  466. elseif Type == "Snare" then
  467. local bp = Create("BodyPosition"){
  468. P = 2000,
  469. D = 100,
  470. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  471. position = hit.Parent.Torso.Position,
  472. Parent = hit.Parent.Torso,
  473. }
  474. game:GetService("Debris"):AddItem(bp, .5)
  475. elseif Type == "Freeze" then
  476. local BodPos = Create("BodyPosition"){
  477. P = 50000,
  478. D = 1000,
  479. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  480. position = hit.Parent.Torso.Position,
  481. Parent = hit.Parent.Torso,
  482. }
  483. local BodGy = Create("BodyGyro") {
  484. maxTorque = Vector3.new(4e+005, 4e+005, 4e+005) * math.huge ,
  485. P = 20e+003,
  486. Parent = hit.Parent.Torso,
  487. cframe = hit.Parent.Torso.CFrame,
  488. }
  489. hit.Parent.Torso.Anchored = true
  490. coroutine.resume(coroutine.create(function(Part)
  491. swait(1.5)
  492. Part.Anchored = false
  493. end), hit.Parent.Torso)
  494. game:GetService("Debris"):AddItem(BodPos, 3)
  495. game:GetService("Debris"):AddItem(BodGy, 3)
  496. end
  497. local debounce = Create("BoolValue"){
  498. Name = "DebounceHit",
  499. Parent = hit.Parent,
  500. Value = true,
  501. }
  502. game:GetService("Debris"):AddItem(debounce, Delay)
  503. c = Instance.new("ObjectValue")
  504. c.Name = "creator"
  505. c.Value = Player
  506. c.Parent = h
  507. game:GetService("Debris"):AddItem(c, .5)
  508. end
  509. end
  510.  
  511. function ShowDamage(Pos, Text, Time, Color)
  512. local Rate = (1 / 30)
  513. local Pos = (Pos or Vector3.new(0, 0, 0))
  514. local Text = (Text or "")
  515. local Time = (Time or 2)
  516. local Color = (Color or Color3.new(1, 0, 1))
  517. local EffectPart = CreatePart(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
  518. EffectPart.Anchored = true
  519. local BillboardGui = Create("BillboardGui"){
  520. Size = UDim2.new(3, 0, 3, 0),
  521. Adornee = EffectPart,
  522. Parent = EffectPart,
  523. }
  524. local TextLabel = Create("TextLabel"){
  525. BackgroundTransparency = 1,
  526. Size = UDim2.new(1, 0, 1, 0),
  527. Text = Text,
  528. TextColor3 = Color,
  529. TextScaled = true,
  530. Font = Enum.Font.ArialBold,
  531. Parent = BillboardGui,
  532. }
  533. game.Debris:AddItem(EffectPart, (Time + 0.1))
  534. EffectPart.Parent = game:GetService("Workspace")
  535. delay(0, function()
  536. local Frames = (Time / Rate)
  537. for Frame = 1, Frames do
  538. wait(Rate)
  539. local Percent = (Frame / Frames)
  540. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  541. TextLabel.TextTransparency = Percent
  542. end
  543. if EffectPart and EffectPart.Parent then
  544. EffectPart:Destroy()
  545. end
  546. end)
  547. end
  548. function MagniDamage(Part,magni,mindam,maxdam,knock,Type)
  549. for _,c in pairs(workspace:children()) do
  550. local hum=c:findFirstChild("Humanoid")
  551. if hum~=nil then
  552. local head=c:findFirstChild("Torso")
  553. if head~=nil then
  554. local targ=head.Position-Part.Position
  555. local mag=targ.magnitude
  556. if mag<=magni and c.Name~=Player.Name then
  557. --Damagefunc(head,mindam,maxdam,knock,Type,RootPart,.2,1,nil,1)
  558. Damagefunc(head, head, mindam,maxdam, knock, Type, RootPart, .1, "http://www.roblox.com/asset/?id=231917784", 1)
  559. end
  560. end
  561. end
  562. end
  563. end
  564.  
  565. Handle = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 1, "Really black", "Handle", Vector3.new(1.36714935, 0.263538003, 0.263538003))
  566. HandleWeld = CFuncs["Weld"].Create(m, Character["Right Arm"], Handle, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0294647217, 0.97978127, -0.094669342, 4.5999881e-005, -4.80242517e-037, 1.00000143, -1.41081474e-037, 1, -4.8023606e-037, -1.00000143, 1.41059412e-037, 4.5999881e-005))
  567. FakeHandle = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 1, "Really black", "FakeHandle", Vector3.new(1.36714935, 0.263538003, 0.263538003))
  568. FakeHandleWeld = CFuncs["Weld"].Create(m, Handle, FakeHandle, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, 0, 0, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  569. Hitbox = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 1, "Really black", "Hitbox", Vector3.new(7.66714954, 1.86353815, 0.263538003))
  570. HitboxWeld = CFuncs["Weld"].Create(m, FakeHandle, Hitbox, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(5.35001373, 0.400000095, -3.81469727e-006, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  571. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(5.6660676, 1.44945908, 0.263538003))
  572. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(6.12738991, 0.39531827, -1.14440918e-005, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  573. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.329422474, 1.12003672, 0.263538003))
  574. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.12957764, 0.230602384, -3.81469727e-006, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  575. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.263538003, 1.31769013, 0.263538003))
  576. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(9.02638245, 0.461198688, -1.14440918e-005, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  577. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.5, 1, 1))
  578. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.461191565, 0.276714861, 0.790614069))
  579. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0329421759, 7.62939453e-006, 2.76721382, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286, 1.00000286, -9.60485751e-037, 0))
  580. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  581. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  582. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.19765377, 7.62939453e-006, 8.96049309, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286, 1.00000286, -9.60485751e-037, 0))
  583. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  584. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.263538003, 0.276714861, 0.263538003))
  585. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.125192642, 0, 8.22916794, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286, 1.00000286, -9.60485751e-037, 0))
  586. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.5, 1, 1))
  587. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.592960596, 0.289891779, 0.790614069))
  588. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0329464674, 1.14440918e-005, 1.97657776, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286, 1.00000286, -9.60485751e-037, 0))
  589. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  590. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.527076125, 0.263538003, 0.276714891))
  591. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(2.78632832, -1.66320992, 0, 0.707108378, 0.707107365, 0, -0.707109392, 0.707106352, 0, 0, 2.82119003e-037, 1.00000286))
  592. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  593. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.527076125, 0.263538003, 0.276714891))
  594. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(2.36703014, -1.98932648, 0, 0.707108378, 0.707107365, 0, -0.707109392, 0.707106352, 0, 0, 2.82119003e-037, 1.00000286))
  595. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  596. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.527076125, 0.263538003, 0.276714891))
  597. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-5.09098244, -4.62908363, -3.81469727e-006, -0.76604712, 0.64278698, 3.63797881e-012, -0.642788768, -0.766044974, 0, 0, 2.82119003e-037, 1.00000286))
  598. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  599. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.263538003, 0.658845067, 0.263538003))
  600. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.48243904, -2.38418579e-007, -3.81469727e-006, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  601. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.75, 1, 1))
  602. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.329422474, 0.395307034, 0.263538003))
  603. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(2.80016327, 0.592968822, -1.90734863e-005, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  604. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.461191565, 0.263538003, 0.276714891))
  605. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(2.20717812, 0.329430103, -3.81469727e-006, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  606. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  607. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(2.76714945, 0.263538003, 0.263538003))
  608. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, 0, 0, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  609. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.99999994, 1))
  610. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  611. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.97657776, 0.527086377, -1.14440918e-005, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  612. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.99999994, 0.5, 1))
  613. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  614. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.71302414, 1.66893005e-006, 0, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  615. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.5, 0.99999994, 1))
  616. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.329422534, 0.28989175, 0.790614069))
  617. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0329421759, 7.62939453e-006, 2.76721382, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286, 1.00000286, -9.60485751e-037, 0))
  618. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  619. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.461191565, 0.263538003, 0.276714891))
  620. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(2.14772892, -1.46753502, -3.81469727e-006, 0.707108378, 0.707107365, 0, -0.707109392, 0.707106352, 0, 0, 2.82119003e-037, 1.00000286))
  621. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  622. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(3.49187875, 0.263538003, 0.276714891))
  623. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.96780777, 0.434847832, -3.81469727e-006, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  624. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  625. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.724729538, 0.276714921, 0.790614069))
  626. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0329464674, 1.14440918e-005, 1.97657776, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286, 1.00000286, -9.60485751e-037, 0))
  627. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  628. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.329422474, 0.263538003, 0.263538003))
  629. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.59078979, -0.39531374, 0, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  630. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  631. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.263538003, 0.276714861, 0.263538003))
  632. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.961934566, 0, 8.88802528, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286, 1.00000286, -9.60485751e-037, 0))
  633. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.5, 1, 1))
  634. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.263538003, 0.527076006, 0.263538003))
  635. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.51537514, 1.66893005e-006, -3.81469727e-006, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  636. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.658845067, 0.263538003, 0.276714891))
  637. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(2.30600929, 0, -3.81469727e-006, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  638. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  639. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(1.18592119, 0.263538003, 0.276714891))
  640. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(7.63618279, 0.125184894, 0, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  641. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  642. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(5.60018301, 0.263538003, 0.276714891))
  643. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(6.08786964, 0.961935163, 0, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  644. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  645. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(1.38357449, 0.92238313, 0.263538003))
  646. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(2.27306747, 0, 0, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  647. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.329422534, 0.263538003, 0.276714891))
  648. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(2.83968925, 0.625917673, 0, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  649. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 1))
  650. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.461191565, 0.303068697, 0.790614069))
  651. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0329464674, 1.14440918e-005, 1.97657776, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286, 1.00000286, -9.60485751e-037, 0))
  652. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  653. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.263538003, 0.303068638, 0.790614069))
  654. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0329421759, 7.62939453e-006, 2.76721382, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286, 1.00000286, -9.60485751e-037, 0))
  655. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.750000179, 1, 1))
  656. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.263538003, 0.270126462, 0.276714891))
  657. PartWeld = CFuncs["Weld"].Create(m, FakeHandle, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.97657776, -0.332717896, -3.81469727e-006, 1.00000286, -9.60485751e-037, 0, -9.60485751e-037, 1, 2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  658. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.5, 1, 1))
  659. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.329422534))
  660. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.81469727e-006, -0.23060596, -1.21888924, 0, -2.82119003e-037, -1.00000286, 9.60485751e-037, -1, -2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  661. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.75, 1))
  662. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  663. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.81469727e-006, -0.197662115, -1.28477287, 0, 2.82119003e-037, 1.00000286, 9.60485751e-037, -1, -2.82119003e-037, 1.00000286, -9.60485751e-037, 0))
  664. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.75))
  665. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  666. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.81469727e-006, -0.329232514, 3.09705734, 0, -2.82119003e-037, -1.00000286, -9.60485751e-037, 1, 2.82119003e-037, 1.00000286, -9.60485751e-037, 0))
  667. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  668. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.329422534, 0.329422534))
  669. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.14440918e-005, -0.625917435, -2.47072029, 0, -2.82119003e-037, -1.00000286, 9.60485751e-037, -1, -2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  670. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  671. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  672. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.395317435, -1.51536751, 0, -2.82119003e-037, -1.00000286, 9.60485751e-037, -1, -2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  673. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  674. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  675. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.81469727e-006, -0.395313978, -3.36016655, 0, 2.82119003e-037, 1.00000286, -9.60485751e-037, 1, 2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  676. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  677. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  678. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.527090073, 2.17423058, 0, 2.82119003e-037, 1.00000286, 9.60485751e-037, -1, -2.82119003e-037, 1.00000286, -9.60485751e-037, 0))
  679. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  680. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  681. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.39531517, -1.51536751, 0, 2.82119003e-037, 1.00000286, -9.60485751e-037, 1, 2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  682. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  683. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  684. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.39531374, 3.82136917, 0, -2.82119003e-037, -1.00000286, -9.60485751e-037, 1, 2.82119003e-037, 1.00000286, -9.60485751e-037, 0))
  685. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  686. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.395307034))
  687. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.230600834, -1.18594742, 0, 2.82119003e-037, 1.00000286, -9.60485751e-037, 1, 2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  688. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.75, 1))
  689. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.329422534, 0.329422534))
  690. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.14440918e-005, -0.955346584, -3.1295681, 0, -2.82119003e-037, -1.00000286, 9.60485751e-037, -1, -2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  691. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  692. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  693. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.197657108, 1.71302414, 0, 2.82119003e-037, 1.00000286, -9.60485751e-037, 1, 2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  694. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  695. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(5.7978363, 0.263538003, 0.263538003))
  696. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(6.19326591, -1.18594694, 0.0658912659, 1.00000286, -9.60485751e-037, 0, 9.60485751e-037, -1, -2.82119003e-037, 0, -2.82119003e-037, -1.00000286))
  697. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  698. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  699. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.527089953, -1.77890587, 0, -2.82119003e-037, -1.00000286, 9.60485751e-037, -1, -2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  700. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  701. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  702. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.81469727e-006, -0.197656155, -1.28477287, 0, -2.82119003e-037, -1.00000286, -9.60485751e-037, 1, 2.82119003e-037, 1.00000286, -9.60485751e-037, 0))
  703. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.75))
  704. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(5.7978363, 0.263538003, 0.263538003))
  705. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-6.19326591, -1.18594694, 0.0658683777, -1.00000286, 9.60485751e-037, 0, 9.60485751e-037, -1, -2.82119003e-037, 0, 2.82119003e-037, 1.00000286))
  706. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  707. Wedge = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Wedge", Vector3.new(0.263538003, 0.263538003, 0.263538003))
  708. WedgeWeld = CFuncs["Weld"].Create(m, FakeHandle, Wedge, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.197661161, 1.71302414, 0, -2.82119003e-037, -1.00000286, 9.60485751e-037, -1, -2.82119003e-037, -1.00000286, 9.60485751e-037, 0))
  709. CFuncs["Mesh"].Create("SpecialMesh", Wedge, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 0.5, 0.5))
  710. Handle2 = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 1, "Really black", "Handle2", Vector3.new(0.720000029, 1.70000005, 0.819999933))
  711. Handle2Weld = CFuncs["Weld"].Create(m, Character["Left Arm"], Handle2, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0583267212, 0.139075637, 0.00297355652, -1.00000143, -1.42115052e-014, 4.5999881e-005, -1.42115256e-014, 1, 6.53727559e-019, -4.5999881e-005, -6.60756211e-027, -1.00000143))
  712. Hitbox2 = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 1, "Really black", "Hitbox2", Vector3.new(2.01999998, 1.60000002, 1.01999998))
  713. Hitbox2Weld = CFuncs["Weld"].Create(m, Handle2, Hitbox2, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0500106812, 1.54999971, 0, 1.00000286, 4.0687654e-020, 0, 4.0687654e-020, 1, 0, 0, 0, 1.00000286))
  714. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.410000026, 1.03999996, 0.619999945))
  715. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0349884033, -5.7220459e-006, -0.549886703, -1.00000286, -1.42119796e-014, 0, 0, 0, -1.00000286, 1.42119389e-014, -1, 2.75312456e-027))
  716. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  717. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  718. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.459991455, 0.640050173, 0.409990311, 1.00000274, 2.47339904e-006, 1.1920929e-007, 2.47340586e-006, -1, 2.47366074e-006, 1.19212928e-007, -2.47365347e-006, -1.00000274))
  719. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  720. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.420000017, 0.400000006, 1.01999998))
  721. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0500106812, 0.459950924, 5.7220459e-006, 1.00000286, -5.95446262e-012, 0, 5.95447953e-012, 1, 9.57245949e-011, 0, -9.57243174e-011, 1.00000286))
  722. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.51000005, 0.210000008, 0.620000005))
  723. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0143013, -0.775032043, 0.0502700806, 0, 1.9304025e-010, -1.00000286, 1.00000286, 6.11083927e-012, 0, 6.11085661e-012, -1, -1.93040806e-010))
  724. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  725. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.410000026, 1.03999996, 0.619999945))
  726. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0349960327, 1.90734863e-006, 0.649905205, -1.00000286, 1.76152777e-019, 0, 0, 0, -1.00000286, -2.57528079e-019, -1, 0))
  727. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  728. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(1.44000006, 0.200000003, 1.03999996))
  729. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.150009155, -0.0500330925, 1.52587891e-005, 1.00000286, 1.42115459e-014, 0, -1.42115052e-014, 1, -9.24554534e-027, 0, 0, 1.00000286))
  730. CFuncs["Mesh"].Create("BlockMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 0.700000048, 1))
  731. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.210000008, 1.01999986))
  732. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0200099945, -0.765022278, 0.0502142832, 0, 4.93400876e-011, -1.00000274, 1.00000286, 1.07147459e-011, 0, 1.0714778e-011, -0.99999994, -4.93402263e-011))
  733. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.610000014, 0.210000008, 0.620000005))
  734. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.064994812, -0.964654922, 7.62939453e-006, -1.00000286, -1.35831423e-014, 1.41881173e-010, 1.35831e-014, -1, -2.95586645e-012, 1.41881173e-010, -2.95585778e-012, 1.00000286))
  735. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  736. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.400000006))
  737. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.37358284, -1.00020599, 1.94278145, -1.09139364e-011, 7.73070497e-012, 1.00000286, 0.965929449, -0.258814007, 1.8189894e-011, 0.258817196, 0.965917528, -5.45696821e-012))
  738. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  739. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  740. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.459983826, 0.559990406, 0.410009384, 1.00000286, 2.05626884e-006, -2.68220901e-007, -2.05627407e-006, 1, 2.84441876e-006, 2.68228177e-007, -2.84441012e-006, 1.00000286))
  741. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  742. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.820000052, 0.200000003, 1.01999998))
  743. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.149993896, -0.0500001907, -1.90734863e-006, 1.00000286, 4.0687654e-020, 0, 4.0687654e-020, 1, 0, 0, 0, 1.00000286))
  744. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.420000046, 0.600000024, 1.01999998))
  745. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0500106812, -0.649828911, 1.90734863e-006, 1.00000286, 2.98430876e-012, 0, -2.98431744e-012, 1, -4.77486106e-011, 0, 4.77484718e-011, 1.00000286))
  746. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.800000012))
  747. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.00569725037, -1.20020294, 1.34281445, -1.09139364e-011, 7.73070497e-012, 1.00000286, 0.96593082, -0.258814365, 1.45519152e-011, 0.258817643, 0.965919018, -5.45696821e-012))
  748. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  749. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.410000026, 1.40999985, 1.01999998))
  750. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.655006409, -0.045165062, 7.62939453e-006, 1.00000286, 5.97578063e-012, 0, -5.97579755e-012, 1, -9.50424739e-011, 0, 9.50421963e-011, 1.00000286))
  751. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.830000043, 0.200000003, 1.03999996))
  752. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.455024719, -0.650080562, 9.53674316e-006, 1.00000286, 2.99883555e-012, 0, -2.99884379e-012, 0.99999994, 4.91128527e-011, 0, -4.91127139e-011, 1.00000274))
  753. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(1.00999999, 0.400000036, 1.01999998))
  754. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0549850464, 0.859841824, 9.53674316e-006, 1.00000286, 2.72848476e-012, 0, -2.72849256e-012, 1, -4.75212369e-011, 0, 4.75210982e-011, 1.00000286))
  755. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.209999964, 0.200000003, 0.200000003))
  756. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.404998779, -0.95982039, 0.659996033, 1.49011612e-007, -2.60678007e-006, 1.00000286, 3.38301476e-007, -1, -2.60678735e-006, 1.00000286, 3.38300907e-007, -1.49011612e-007))
  757. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  758. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(1.01999998, 0.400000036, 0.409999967))
  759. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(8.58306885e-005, -0.861808717, 0.665008545, 1.13504939e-009, 2.44412922e-006, -1.00000286, 1.57146104e-007, -1, -2.44413604e-006, -1.00000286, -1.57145649e-007, -1.13504939e-009))
  760. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  761. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.51000005, 0.210000008, 0.620000005))
  762. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0122337341, 0.474967957, 0.0501980782, 0, 9.77706804e-011, -1.00000286, 1.00000286, 9.0810701e-012, 0, 9.08109612e-012, -1, -9.7770958e-011))
  763. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  764. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 1.4000001, 0.620000005))
  765. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.459991455, -0.0400872231, 3.81469727e-006, 1.00000286, -5.23478448e-011, 0, 5.23480009e-011, 1, -1.78261461e-010, 0, 1.78260962e-010, 1.00000286))
  766. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.610000014, 0.210000008, 0.620000005))
  767. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0150127411, -0.765022278, 0.050093174, 0, 0, -1.00000286, 1.00000286, 1.42115459e-014, 0, 1.42115052e-014, -1, 9.24554534e-027))
  768. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  769. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.830000043, 0.200000003, 1.03999996))
  770. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.455024719, 0.549902916, 1.33514404e-005, 1.00000286, 8.69701706e-012, 0, -8.69704135e-012, 1, -9.48151002e-011, 0, 9.48148227e-011, 1.00000286))
  771. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.400000006))
  772. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.36998558, -1.00019455, 1.94278049, -1.09139364e-011, 7.73070497e-012, 1.00000286, 0.965929091, -0.258813918, 1.45519152e-011, 0.258817106, 0.96591717, -5.45696821e-012))
  773. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  774. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(1.01999998, 0.400000036, 0.410000026))
  775. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-1.90734863e-005, 0.45963192, 0.354988098, 0, -4.75210982e-011, -1.00000286, -2.72849408e-012, 1, -4.75212369e-011, 1.00000286, 2.72848627e-012, 0))
  776. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  777. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  778. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.459983826, 0.560108662, 0.409986496, -1.00000286, -2.51817255e-006, 1.1920929e-007, -2.5181796e-006, 1, 2.4732567e-006, -1.19216566e-007, 2.47324942e-006, -1.00000286))
  779. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  780. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.210000008, 2.00999999, 1.01999998))
  781. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.355003357, 0.0546789169, 1.33514404e-005, 1.00000286, 1.42115459e-014, 0, -1.42115052e-014, 1, -9.24554534e-027, 0, 0, 1.00000286))
  782. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(1.01999998, 0.400000036, 0.409999967))
  783. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.90734863e-006, -0.938343048, 0.664993286, 1.1920929e-007, 9.32232069e-011, 1.00000286, -5.84789508e-012, 1, -9.32234706e-011, -1.00000286, -5.84786733e-012, 1.1920929e-007))
  784. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  785. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.419999957, 0.200000003, 1.01999998))
  786. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.349998474, -0.840093613, 3.81469727e-006, 1.00000286, -5.23478448e-011, 0, 5.23480009e-011, 1, -1.78261461e-010, 0, 1.78260962e-010, 1.00000286))
  787. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(1.00999999, 0.200000003, 1.01999998))
  788. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0449905396, -1.04016685, 1.90734863e-006, 1.00000286, 2.9842526e-012, 0, -2.98426128e-012, 1, -4.77486106e-011, 0, 4.77484718e-011, 1.00000286))
  789. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(1.01999998, 0.400000036, 0.410000026))
  790. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(5.7220459e-006, 0.54027319, 0.354988098, 0, 2.4735923e-006, 1.00000286, 2.98430725e-012, -1, 2.47359958e-006, 1.00000286, 2.98430898e-012, 0))
  791. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  792. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.610000014, 0.210000008, 0.620000005))
  793. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0150108337, 0.464981079, 0.0500302315, 0, -1.43472789e-010, -1.00000286, 1.00000286, 2.98444104e-012, 0, 2.98444971e-012, -1, 1.43473206e-010))
  794. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  795. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  796. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.36998558, -1.20021057, -0.84282589, -5.96046448e-007, -1.19208153e-007, -1.00000286, 0.965929508, -0.258814275, -5.4488919e-007, -0.258817494, -0.965917587, 2.69415068e-007))
  797. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  798. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(1, 0.200000003, 0.200000003))
  799. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.24280548, 0.00502967834, 1.00020599, 0.258817405, 0.96591711, 2.00088834e-011, 8.73114914e-011, -2.04636308e-012, -1.00000286, -0.965929031, 0.258814216, -8.36735126e-011))
  800. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(1.01999998, 0.200000003, 0.410000026))
  801. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(5.7220459e-006, 0.250274181, -0.0450134277, 0, 2.4735923e-006, 1.00000286, 2.98430725e-012, -1, 2.47359958e-006, 1.00000286, 2.98430898e-012, 0))
  802. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  803. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(1, 0.200000003, 0.200000003))
  804. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.24280453, 0.372152328, 1.00020981, 0.258817405, 0.96591711, 2.00088834e-011, 8.73114914e-011, -2.04636308e-012, -1.00000286, -0.965929031, 0.258814216, -8.36735126e-011))
  805. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  806. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.400074005, -1.22174454, -0.857766151, 4.76837158e-007, -1.1920838e-007, 1.00000286, -0.965929031, -0.258814245, 4.29739885e-007, 0.258817434, -0.96591711, -2.38562279e-007))
  807. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  808. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.400000006))
  809. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0053653717, -1.00020218, 1.94278049, -1.09139364e-011, 7.73070497e-012, 1.00000286, 0.965929329, -0.258813977, 1.45519152e-011, 0.258817166, 0.965917408, -5.45696821e-012))
  810. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  811. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  812. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.45998764, 0.639939547, 0.410007477, -1.00000274, -2.05972356e-006, -2.68220901e-007, 2.05972879e-006, -1, 2.84469252e-006, -2.68228177e-007, 2.8446841e-006, 1.00000274))
  813. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  814. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.800000012))
  815. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.36998558, -1.20021057, 1.34280586, -1.09139364e-011, 7.73070497e-012, 1.00000286, 0.965929687, -0.258814067, 1.8189894e-011, 0.258817255, 0.965917766, -5.45696821e-012))
  816. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  817. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.310000032, 1.06000006, 0.319999963))
  818. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0369796753, 1.71661377e-005, 0.645148039, -1.00000286, -1.42865727e-014, 0, 0, 4.84305929e-011, -1.00000286, 1.4286532e-014, -1, -4.84307316e-011))
  819. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  820. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 1.07999992, 0.619999945))
  821. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0400009155, 3.81469727e-006, -0.550094128, -1.00000286, 1.76152777e-019, 0, 0, 0, -1.00000286, -2.57528079e-019, -1, 0))
  822. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  823. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 1.07999992, 0.619999945))
  824. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0400009155, 3.81469727e-006, 0.649905205, -1.00000286, 1.76152777e-019, 0, 0, 0, -1.00000286, -2.57528079e-019, -1, 0))
  825. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  826. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.409999996, 0.210000008, 0.620000005))
  827. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0150146484, -0.775886536, 0.050093174, 0, 0, -1.00000286, 1.00000286, 1.42115459e-014, 0, 1.42115052e-014, -1, 9.24554534e-027))
  828. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  829. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  830. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.22001648, 0.372150421, -0.185092926, -0.707113385, 0.707101226, 2.18278728e-011, 4.72937245e-011, 7.48058351e-011, -1.00000143, -0.707102299, -0.707112372, -9.09494702e-011))
  831. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  832. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.659992218, 0.370054245, -0.921754837, -1.00000286, 5.14851529e-011, 0, 0, 9.5951691e-011, -1.00000286, -5.14852987e-011, -1, -9.59519686e-011))
  833. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  834. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.210000008, 0.200000003, 0.200000003))
  835. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.405000687, 0.759868801, 0.659988403, 1.47521496e-006, 5.17919261e-006, -1.00000286, -3.2469668e-006, 1, 5.17920262e-006, 1.00000286, 3.24694997e-006, 1.47523315e-006))
  836. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  837. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.610000014, 0.210000008, 0.620000005))
  838. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.064994812, -0.965881824, 7.62939453e-006, -1.00000286, -1.35831423e-014, 1.41881173e-010, 1.35831e-014, -1, -2.95586645e-012, 1.41881173e-010, -2.95585778e-012, 1.00000286))
  839. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(0.899999976, 1, 1))
  840. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(1, 0.200000003, 0.200000003))
  841. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.25774574, -0.403015137, 1.02173233, -0.258817345, 0.96591711, -3.72519935e-008, -5.99829946e-008, 2.24945325e-008, 1.00000286, 0.965928972, 0.258814156, 5.21213224e-008))
  842. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  843. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.659988403, 5.14984131e-005, -0.921754837, -1.00000286, 5.14851529e-011, 0, 0, 9.5951691e-011, -1.00000286, -5.14852987e-011, -1, -9.59519686e-011))
  844. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  845. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.800000012))
  846. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.400075912, -1.22171783, 1.35775185, 5.96046448e-008, 7.73070497e-012, -1.00000286, -0.965929091, -0.258814007, -5.75746526e-008, -0.258817196, 0.96591717, -1.54186637e-008))
  847. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  848. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(1.01999998, 0.200000003, 0.410000026))
  849. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-5.7220459e-006, 0.159724727, -0.0450134277, 0, -2.47359276e-006, -1.00000286, -2.51888788e-013, 1, -2.47360003e-006, 1.00000286, 2.51893179e-013, 0))
  850. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  851. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.400000006))
  852. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.401578903, -1.02172089, 1.95771885, 5.96046448e-008, 7.73070497e-012, -1.00000286, -0.965929091, -0.258813977, -5.75746526e-008, -0.258817166, 0.96591717, -1.54186637e-008))
  853. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  854. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  855. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.375089645, -1.20021057, -0.842826843, -5.96046448e-007, -1.1920838e-007, -1.00000286, 0.965929925, -0.258814394, -5.44885552e-007, -0.258817613, -0.965918005, 2.69415068e-007))
  856. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  857. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  858. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.24612808, -0.403017044, -0.187274933, 0.707113266, 0.707101345, -2.97986844e-008, -4.73555701e-008, 8.95023362e-008, 1.00000143, 0.707102358, -0.707112253, 9.67738742e-008))
  859. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(1, 0.200000003, 0.209999964))
  860. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.38690186e-005, -0.891833842, 0.644989014, 1.13504939e-009, 2.44355533e-006, -1.00000286, 1.57128099e-007, -1, -2.44356215e-006, -1.00000286, -1.57127644e-007, -1.13504939e-009))
  861. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(0.939999998, 1, 1))
  862. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  863. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.22001648, 0.005027771, -0.185092926, -0.707113385, 0.707101226, 2.18278728e-011, 4.72937245e-011, 7.48058351e-011, -1.00000143, -0.707102299, -0.707112372, -9.09494702e-011))
  864. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  865. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.00569725037, -1.20020676, -0.842824936, -5.96046448e-007, -1.1920838e-007, -1.00000286, 0.965929627, -0.258814305, -5.4488919e-007, -0.258817524, -0.965917706, 2.69415068e-007))
  866. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  867. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.800000012))
  868. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.375091553, -1.20021439, 1.34281826, -1.09139364e-011, 7.73070497e-012, 1.00000286, 0.965931058, -0.258814484, 1.45519152e-011, 0.258817732, 0.965919256, -5.45696821e-012))
  869. CFuncs["Mesh"].Create("SpecialMesh", Part, Enum.MeshType.Wedge, "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  870. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(1, 0.200000003, 0.200000003))
  871. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.24280453, -0.369983673, 1.00020599, 0.258817405, 0.96591711, 2.00088834e-011, 8.73114914e-011, -2.04636308e-012, -1.00000286, -0.965929031, 0.258814216, -8.36735126e-011))
  872. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.409999996, 0.210000008, 0.620000005))
  873. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0150108337, 0.477142334, 0.0500302315, 0, -1.43472789e-010, -1.00000286, 1.00000286, 2.98444104e-012, 0, 2.98444971e-012, -1, 1.43473206e-010))
  874. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  875. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  876. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.22001648, -0.36998558, -0.185092926, -0.707113385, 0.707101226, 2.18278728e-011, 4.72937245e-011, 7.48058351e-011, -1.00000143, -0.707102299, -0.707112372, -9.09494702e-011))
  877. Part = CFuncs["Part"].Create(m, Enum.Material.Neon, 0, 0.10000000149012, "Cyan", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  878. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.659992218, -0.36998558, -0.921754837, -1.00000286, 5.14851529e-011, 0, 0, 9.5951691e-011, -1.00000286, -5.14852987e-011, -1, -9.59519686e-011))
  879. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  880. Part = CFuncs["Part"].Create(m, Enum.Material.SmoothPlastic, 0, 0, "Really black", "Part", Vector3.new(0.310000032, 1.06000006, 0.319999963))
  881. PartWeld = CFuncs["Weld"].Create(m, Handle2, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0369796753, 1.71661377e-005, -0.554851294, -1.00000286, -1.42865727e-014, 0, 0, 4.84305929e-011, -1.00000286, 1.4286532e-014, -1, -4.84307316e-011))
  882. CFuncs["Mesh"].Create("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  883.  
  884. EffectModel = Instance.new("Model", Character)
  885. EffectModel.Name = "Effects"
  886.  
  887. Effects = {
  888. ["Block"] = {
  889. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  890. local prt = CFuncs["Part"].Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  891. prt.Anchored = true
  892. prt.CFrame = cframe
  893. local msh = CFuncs["Mesh"].Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  894. game:GetService("Debris"):AddItem(prt, 10)
  895. if Type == 1 or Type == nil then
  896. table.insert(Effects, {
  897. prt,
  898. "Block1",
  899. delay,
  900. x3,
  901. y3,
  902. z3,
  903. msh
  904. })
  905. elseif Type == 2 then
  906. table.insert(Effects, {
  907. prt,
  908. "Block2",
  909. delay,
  910. x3,
  911. y3,
  912. z3,
  913. msh
  914. })
  915. end
  916. end;
  917. };
  918.  
  919. ["Cylinder"] = {
  920. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  921. local prt = CFuncs["Part"].Create(workspace, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(0.2, 0.2, 0.2))
  922. prt.Anchored = true
  923. prt.CFrame = cframe
  924. local msh = CFuncs["Mesh"].Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  925. game:GetService("Debris"):AddItem(prt, 2)
  926. Effects[#Effects + 1] = {
  927. prt,
  928. "Cylinder",
  929. delay,
  930. x3,
  931. y3,
  932. z3
  933. }
  934. end;
  935. };
  936.  
  937. ["Sphere"] = {
  938. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  939. local prt = CFuncs["Part"].Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  940. prt.Anchored = true
  941. prt.CFrame = cframe
  942. local msh = CFuncs["Mesh"].Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  943. game:GetService("Debris"):AddItem(prt, 10)
  944. table.insert(Effects, {
  945. prt,
  946. "Cylinder",
  947. delay,
  948. x3,
  949. y3,
  950. z3,
  951. msh
  952. })
  953. end;
  954. };
  955.  
  956. ["Elec"] = {
  957. Create = function(cff, x, y, z)
  958. local prt = CFuncs["Part"].Create(workspace, "Neon", 0, 0, BrickColor.new("Cyan"), "Part", Vector3.new(1, 1, 1))
  959. prt.Anchored = true
  960. prt.CFrame = cff * CFrame.new(math.random(-x, x), math.random(-y, y), math.random(-z, z))
  961. prt.CFrame = CFrame.new(prt.Position)
  962. game:GetService("Debris"):AddItem(prt, 2)
  963. local xval = math.random() / 2
  964. local yval = math.random() / 2
  965. local zval = math.random() / 2
  966. local msh = CFuncs["Mesh"].Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(xval, yval, zval))
  967. table.insert(Effects, {
  968. prt,
  969. "Elec",
  970. 0.1,
  971. x,
  972. y,
  973. z,
  974. xval,
  975. yval,
  976. zval
  977. })
  978. end;
  979.  
  980. };
  981.  
  982. ["Ring"] = {
  983. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  984. local prt = CFuncs["Part"].Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  985. prt.Anchored = true
  986. prt.CFrame = cframe
  987. local msh = CFuncs["Mesh"].Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  988. game:GetService("Debris"):AddItem(prt, 10)
  989. table.insert(Effects, {
  990. prt,
  991. "Cylinder",
  992. delay,
  993. x3,
  994. y3,
  995. z3,
  996. msh
  997. })
  998. end;
  999. };
  1000.  
  1001.  
  1002. ["Wave"] = {
  1003. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1004. local prt = CFuncs["Part"].Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  1005. prt.Anchored = true
  1006. prt.CFrame = cframe
  1007. local msh = CFuncs["Mesh"].Create("SpecialMesh", prt, "FileMesh", "rbxassetid://20329976", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1008. game:GetService("Debris"):AddItem(prt, 10)
  1009. table.insert(Effects, {
  1010. prt,
  1011. "Cylinder",
  1012. delay,
  1013. x3,
  1014. y3,
  1015. z3,
  1016. msh
  1017. })
  1018. end;
  1019. };
  1020.  
  1021. ["Break"] = {
  1022. Create = function(brickcolor, cframe, x1, y1, z1)
  1023. local prt = CFuncs["Part"].Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  1024. prt.Anchored = true
  1025. prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1026. local msh = CFuncs["Mesh"].Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1027. local num = math.random(10, 50) / 1000
  1028. game:GetService("Debris"):AddItem(prt, 10)
  1029. table.insert(Effects, {
  1030. prt,
  1031. "Shatter",
  1032. num,
  1033. prt.CFrame,
  1034. math.random() - math.random(),
  1035. 0,
  1036. math.random(50, 100) / 100
  1037. })
  1038. end;
  1039. };
  1040. }
  1041.  
  1042. function Reappear()
  1043. for _, i in pairs(Character:children()) do
  1044. if i:IsA("BasePart") then
  1045. coroutine.resume(coroutine.create(function(Part)
  1046. for i = 0, 1, 0.3 do
  1047. swait()
  1048. Part.Transparency = - i
  1049. end
  1050. Part.Transparency = 0
  1051. end), i)
  1052. elseif i:IsA("Accessory") then
  1053. coroutine.resume(coroutine.create(function(Part)
  1054. for i = 0, 1, 0.3 do
  1055. swait()
  1056. Part.Handle.Transparency = - i
  1057. end
  1058. Part.Handle.Transparency = 0
  1059. end), i)
  1060. end
  1061. end
  1062. for _, i in pairs(m:children()) do
  1063. if i:IsA("BasePart") then
  1064. coroutine.resume(coroutine.create(function(Part)
  1065. for i = 0, 1, 0.3 do
  1066. swait()
  1067. Part.Transparency = i
  1068. end
  1069. Part.Transparency = 0
  1070. end), i)
  1071. end
  1072. end
  1073. end
  1074.  
  1075. function Disappear()
  1076. for _, i in pairs(Character:children()) do
  1077. if i:IsA("BasePart") then
  1078. coroutine.resume(coroutine.create(function(Part)
  1079. for i = 0, 1, 0.3 do
  1080. swait()
  1081. Part.Transparency = i
  1082. end
  1083. Part.Transparency = 1
  1084. end), i)
  1085. elseif i:IsA("Accessory") then
  1086. coroutine.resume(coroutine.create(function(Part)
  1087. for i = 0, 1, 0.3 do
  1088. swait()
  1089. Part.Handle.Transparency = - i
  1090. end
  1091. Part.Handle.Transparency = 1
  1092. end), i)
  1093. end
  1094. end
  1095. for _, i in pairs(m:children()) do
  1096. if i:IsA("BasePart") then
  1097. coroutine.resume(coroutine.create(function(Part)
  1098. for i = 0, 1, 0.3 do
  1099. swait()
  1100. Part.Transparency = i
  1101. end
  1102. Part.Transparency = 1
  1103. end), i)
  1104. end
  1105. end
  1106. end
  1107.  
  1108. function AirDash()
  1109. attack = true
  1110. local AntiJump = Humanoid.Changed:connect(function()
  1111. Humanoid.Jump = false
  1112. end)
  1113. Disappear()
  1114. CFuncs["Sound"].Create("rbxassetid://169445226", Torso, 1, .8)
  1115. for i = 0, 1, 0.1 do
  1116. swait()
  1117. RootPart.Velocity = RootPart.CFrame.lookVector * 150
  1118. for i = 1, 3 do
  1119. Effects["Elec"].Create(Torso.CFrame, 5, 5, 5)
  1120. end
  1121. PlayAnimationFromTable({
  1122. CFrame.new(0, -0.0684475452, -0.249608472, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1123. CFrame.new(0, 1.41547072, 0.181262881, 1, 0, 0, 0, 0.906307876, -0.42261827, 0, 0.42261827, 0.906307876) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1124. CFrame.new(1.39608037, 0.0857366472, 0.69745177, -0.171009958, 0.0301529951, -0.984807849, 0.756428123, 0.644482613, -0.111619413, 0.631325841, -0.764024317, -0.133021519) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1125. CFrame.new(-1.56568348, 0.51024133, 0.517902374, 0.913699269, 0.316559821, 0.254840195, -0.354537129, 0.314407557, 0.880597234, 0.198638007, -0.894951463, 0.399506152) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1126. CFrame.new(0.500000358, -1.34467852, -0.458858073, 0.98480773, -0.0301534627, -0.17101039, 0.0996006578, 0.904794157, 0.414038181, 0.142244503, -0.424780726, 0.894051492) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1127. CFrame.new(-0.493063986, -1.76353812, 0.337700725, 0.965925753, -4.96573023e-007, 0.258819401, -0.14845252, 0.81915164, 0.55403316, -0.212012589, -0.573577225, 0.791239619) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1128. }, .5, false)
  1129. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(185), math.rad(-10)), 0.3)
  1130. end
  1131. Reappear()
  1132. for i = 0, 1, 0.3 do
  1133. swait()
  1134. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1135. PlayAnimationFromTable({
  1136. CFrame.new(-3.45729177e-006, -1.07288361e-006, -1.61215644e-006, 0.422617137, 0, 0.906308293, 0, 1, 0, -0.906308293, 0, 0.422617137),
  1137. CFrame.new(-2.93552876e-006, 1.49999666, 2.47359276e-006, 0.642787337, 0.0667652711, -0.763129652, 0, 0.996194661, 0.0871558487, 0.766044676, -0.0560226738, 0.640341341),
  1138. CFrame.new(0.698839545, 0.330527961, -1.17968464, -0.0858322605, 0.628752053, 0.772854269, 0.992461622, 0.122068912, 0.0109129949, -0.0874799117, 0.76796484, -0.634489775),
  1139. CFrame.new(-1.41369021, 0.137095958, 0.271576643, 0.951021314, 0.183494747, 0.248773009, -0.256190121, 0.918202639, 0.302110255, -0.172988355, -0.351046532, 0.920239806),
  1140. CFrame.new(0.64087379, -1.98256373, 0.140884519, 0.704417586, -0.0616254881, -0.707105517, 0.087155968, 0.996194661, 4.53608664e-006, 0.704414487, -0.0616316497, 0.70710808),
  1141. CFrame.new(-0.751752973, -1.94796431, 0.117966183, 0.936117291, 0.140046805, -0.322600812, -0.0871559978, 0.981060147, 0.172988161, 0.340717107, -0.133820623, 0.930593371),
  1142. }, .6, false)
  1143. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)), .5)
  1144. end
  1145. CFuncs["Sound"].Create("rbxassetid://588693156", Hitbox, 1, 1)
  1146. for i = 0, 1, 0.3 do
  1147. swait()
  1148. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1149. PlayAnimationFromTable({
  1150. CFrame.new(2.70828605e-006, -0.256154776, -0.071654655, 0.499999046, -1.78813579e-007, -0.866026044, 0.150384009, 0.984807789, 0.0868238211, 0.852869093, -0.173648283, 0.492402941),
  1151. CFrame.new(4.34633694e-006, 1.49999607, 2.42484384e-006, 0.646143615, 0.0549410731, 0.761235893, -0.0851004422, 0.996372402, 0.000322267413, -0.758456767, -0.0649897307, 0.648474991),
  1152. CFrame.new(1.86507177, 0.598104239, 0.183552518, -0.114682339, -0.981059372, -0.156110525, 0.981060445, -0.0871559381, -0.172987223, 0.156104773, -0.172992408, 0.9724738),
  1153. CFrame.new(-1.52644157, 0.0874626189, -0.302744657, 0.95125103, 0.20658794, -0.229004204, -0.254887104, 0.944645047, -0.2065873, 0.173649222, 0.254886597, 0.951251268),
  1154. CFrame.new(0.623469114, -1.90178788, 0.0298061967, 0.992532074, -0.0928985924, 0.079056859, 0.0757590532, 0.97739321, 0.197391063, -0.0956070125, -0.189927697, 0.977131963),
  1155. CFrame.new(-0.786503196, -1.67652178, -0.389780819, 0.631277382, 0.179900557, 0.754403591, -0.0723632798, 0.982144117, -0.173656344, -0.772174001, 0.0550341941, 0.6330235),
  1156. }, .5, false)
  1157. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.Angles(math.rad(0), math.rad(0), math.rad(50)), .5)
  1158. end
  1159. for i = 0, 1, 0.3 do
  1160. swait()
  1161. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1162. PlayAnimationFromTable({
  1163. CFrame.new(0, -0, -0, 0.573575675, 0, -0.819152594, 0, 1, 0, 0.819152594, 0, 0.573575675),
  1164. CFrame.new(3.08454037e-006, 1.49999881, 2.57045031e-006, 0.642787039, -0.0667651147, 0.76312989, 0, 0.99619478, 0.0871556103, -0.766044915, -0.0560225062, 0.640341043),
  1165. CFrame.new(1.69747591, 0.457380712, 0.451709926, -0.0444228128, -0.827531219, 0.55965966, -0.981060326, -0.0695906579, -0.180770397, 0.18854022, -0.557090104, -0.808766544),
  1166. CFrame.new(-1.68707776, 0.160575554, -0.28150323, 0.690673113, 0.601469755, -0.401503354, -0.691249013, 0.712214351, -0.12217018, 0.212474763, 0.361918449, 0.907672644),
  1167. CFrame.new(0.637356639, -1.97847009, 0.076719813, 0.850760341, -0.123644285, 0.51080215, 0.0764630362, 0.990710139, 0.112458259, -0.519961715, -0.0566175357, 0.852311194),
  1168. CFrame.new(-0.628168941, -1.98483193, 0.152803689, 0.640938401, 0.0450230837, 0.766270876, -0.0758190081, 0.99710989, 0.00483164471, -0.763838768, -0.0611946844, 0.642499626),
  1169. }, .55, false)
  1170. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)), .5)
  1171. end
  1172. CFuncs["Sound"].Create("rbxassetid://588693156", Hitbox, 1, 1.2)
  1173. for i = 0, 1, 0.3 do
  1174. swait()
  1175. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1176. PlayAnimationFromTable({
  1177. CFrame.new(-0, -0.179999992, 0, 0.707106352, 0, 0.707107365, 0, 1, 0, -0.707107365, 0, 0.707106352),
  1178. CFrame.new(-3.07708979e-006, 1.49999881, 2.57790089e-006, 0.64278692, 0.066765137, -0.763130128, 0, 0.99619478, 0.0871556103, 0.766045094, -0.056022495, 0.640340984),
  1179. CFrame.new(0.954324961, 0.24834919, -0.880105972, 0.326528549, 0.544942617, -0.772280335, -0.941748381, 0.257209718, -0.216687083, 0.0805559754, 0.798048139, 0.597185135),
  1180. CFrame.new(-1.58964086, 0.138686687, 0.0523245335, 0.944645166, 0.254885972, -0.206588656, -0.206587031, 0.951251626, 0.229002386, 0.254887283, -0.173647493, 0.951251388),
  1181. CFrame.new(0.670057595, -1.81781983, -0.10544461, 0.499700427, -0.0172690637, -0.866026282, 0.0345539972, 0.999402881, 9.12000269e-006, 0.865508974, -0.0299292281, 0.499998689),
  1182. CFrame.new(-0.884505391, -1.76931953, -0.185952976, 0.681231737, 0.216974914, -0.699174821, -0.105348974, 0.974182904, 0.199672803, 0.724448264, -0.0623660684, 0.686502278),
  1183. }, .5, false)
  1184. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.Angles(math.rad(0), math.rad(0), math.rad(70)), .5)
  1185. end
  1186. for i = 0, 1, 0.3 do
  1187. swait()
  1188. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1189. PlayAnimationFromTable({
  1190. CFrame.new(-0, -0.199999988, 0, 0.499998987, 0, 0.866025984, 0, 1, 0, -0.866025984, 0, 0.499998987),
  1191. CFrame.new(-3.2261014e-006, 1.49999571, 1.87009573e-006, 0.499998987, 0.0754793361, -0.862730443, 0, 0.996194661, 0.087155968, 0.866025984, -0.0435778946, 0.498096317),
  1192. CFrame.new(0.758310795, 0.506792068, -1.07750559, 0.0780267715, 0.542353034, 0.836519599, 0.995831132, -0.0821644962, -0.0396157168, 0.0472465083, 0.836123407, -0.546503007),
  1193. CFrame.new(-1.56371987, -0.0378807485, -0.12044096, 0.892536283, 0.33327353, 0.30382207, -0.157379016, 0.861525297, -0.482707113, -0.422623843, 0.383018374, 0.821392834),
  1194. CFrame.new(0.688273072, -1.83205605, 0.326112747, 0.492402941, -0.0868238136, -0.866025984, 0.173647985, 0.984807849, 0, 0.852869213, -0.150383666, 0.499998987),
  1195. CFrame.new(-0.464390695, -1.92090166, -0.363977104, 0.962945819, 0.0995973051, -0.250631034, -0.0593889765, 0.984808624, 0.163171798, 0.263075113, -0.142240882, 0.954232156),
  1196. }, .3, false)
  1197. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)), .5)
  1198. end
  1199. CFuncs["Sound"].Create("rbxassetid://588693156", Hitbox, 1, .7)
  1200. for i = 0, 1, 0.3 do
  1201. swait()
  1202. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1203. PlayAnimationFromTable({
  1204. CFrame.new(6.67199492e-006, -0.207597449, -0.0868210196, 0.642787039, 9.57827169e-008, -0.766045034, 0.13302201, 0.984807849, 0.11161866, 0.754407108, -0.173647866, 0.633021653),
  1205. CFrame.new(-2.45868534e-007, 1.4999963, -1.11758425e-008, 0.642787039, -1.63912773e-007, 0.766045034, 9.57827169e-008, 1.00000012, 1.1920929e-007, -0.766045034, -7.4505806e-009, 0.642787039),
  1206. CFrame.new(1.63684285, 0.191258341, 0.0590808541, 0.419205964, -0.896826267, -0.141311735, 0.875504494, 0.440527022, -0.198564485, 0.240329444, -0.0404796004, 0.969847083),
  1207. CFrame.new(-1.44409096, 0.0586332679, 0.28650257, 0.847117305, 0.408219695, 0.340219229, -0.468929112, 0.875426352, 0.117194086, -0.249995977, -0.258815825, 0.93301481),
  1208. CFrame.new(0.598103762, -1.98841107, 0.015527457, 0.981059909, -0.0858310461, -0.17365095, 0.115870565, 0.978432178, 0.171010211, 0.155227691, -0.187892288, 0.969845891),
  1209. CFrame.new(-0.84634155, -1.7162106, -0.315425038, 0.499999523, 0.150383905, 0.852868795, 7.07805157e-007, 0.98480767, -0.17364873, -0.866025805, 0.0868248716, 0.492403209),
  1210. }, .3, false)
  1211. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.Angles(math.rad(0), math.rad(0), math.rad(50)), .5)
  1212. end
  1213. for i = 0, 1, 0.3 do
  1214. swait()
  1215. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1216. PlayAnimationFromTable({
  1217. CFrame.new(0, -0, -0, 0.76604414, 0, -0.642788053, 0, 1, 0, 0.642788053, 0, 0.76604414),
  1218. CFrame.new(-1.40070915e-006, 1.4999963, -1.66893005e-006, 0.76604414, -0.0429935083, 0.6413486, 0, 0.997760653, 0.066885978, -0.642788053, -0.051237613, 0.764328718),
  1219. CFrame.new(1.66817236, 0.999997735, 0.511572003, 0.736215532, -0.634792984, 0.234573662, -0.642445922, -0.546619952, 0.537093997, -0.212720826, -0.546117783, -0.810250103),
  1220. CFrame.new(-1.37409723, 0.400003314, -0.627805173, 0.774178386, 0.211310744, -0.596653819, -0.628698826, 0.366000623, -0.686135113, 0.0733878911, 0.906306386, 0.416200638),
  1221. CFrame.new(0.653213322, -1.99999535, -0.12855646, 0.94284457, -0.0929451212, 0.320008487, 0.0665469989, 0.993487716, 0.0924861878, -0.326520622, -0.0659044906, 0.94288969),
  1222. CFrame.new(-0.640875459, -1.9999963, -0.0123234689, 0.764365256, 0.0739410222, 0.64053005, -0.0661710203, 0.997153461, -0.0361446291, -0.641379297, -0.0147568267, 0.767082214),
  1223. }, .35, false)
  1224. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)), .5)
  1225. end
  1226. CFuncs["Sound"].Create("rbxassetid://588693156", Hitbox, 1, .8)
  1227. for i = 0, 1, 0.3 do
  1228. swait()
  1229. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1230. PlayAnimationFromTable({
  1231. CFrame.new(-1.3038516e-006, -0.390966356, -0.0855526477, 0.499999046, 1.78813579e-007, 0.866026044, -0.150384009, 0.984807789, 0.0868238211, -0.852869093, -0.173648283, 0.492402941),
  1232. CFrame.new(-4.05311584e-006, 1.49999619, 1.60932541e-006, 0.573575735, -0.0713945851, -0.81603545, 6.76140189e-007, 0.99619472, -0.0871561766, 0.819152594, 0.0499901175, 0.571393192),
  1233. CFrame.new(1.28216481, 0.179315746, -0.842360139, 0.633024693, -0.0230962932, -0.773787081, -0.717572212, 0.357540846, -0.597708046, 0.290465295, 0.933612049, 0.209758848),
  1234. CFrame.new(-1.62196672, 0.225311682, 0.0992549062, 0.755533695, 0.605033398, 0.25120458, -0.532469451, 0.790533543, -0.302544594, -0.381635189, 0.0948238969, 0.919436276),
  1235. CFrame.new(0.811682165, -1.60607064, -0.260146618, 0.492403209, -0.0868215263, -0.866026103, 0.173648342, 0.98480773, 2.86102295e-006, 0.852869093, -0.15038538, 0.499998868),
  1236. CFrame.new(-0.546382487, -1.80111504, -0.26132381, 0.984808207, 0.173645854, 6.02006912e-006, -0.142245889, 0.80670774, 0.573575616, 0.0995941162, -0.564862847, 0.819152772),
  1237. }, .43, false)
  1238. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.Angles(math.rad(0), math.rad(0), math.rad(80)), .5)
  1239. end
  1240. FakeHandleWeld.C0 = CFrame.Angles(0, 0, 0)
  1241. AntiJump:disconnect()
  1242. attack = false
  1243. end
  1244.  
  1245. function attackone()
  1246. attack = true
  1247. local con = Hitbox.Touched:connect(function(hit)
  1248. Damagefunc(Hitbox, hit, 20, 25, math.random(1, 5), "Normal", RootPart, .2, "rbxassetid://199149221", .8)
  1249. end)
  1250. for i = 0, 1, 0.13 do
  1251. swait()
  1252. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1253. PlayAnimationFromTable({
  1254. CFrame.new(-0.131559491, -0.320498586, 0.169404626, 0.573576331, -1.19657315e-007, 0.819152236, -0.280166179, 0.939692795, 0.196174532, -0.769751489, -0.342019767, 0.538985491) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1255. CFrame.new(-4.47034836e-008, 1.50000048, 2.98023224e-007, 0.573576331, -0.142244831, -0.806707442, -1.19657315e-007, 0.98480767, -0.173648953, 0.819152236, 0.0996010229, 0.564862311) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1256. CFrame.new(0.808982491, 0.459623098, -0.809256911, -0.309975415, 0.628641963, 0.713249564, 0.948714852, 0.155525729, 0.275230855, 0.0620930195, 0.761985064, -0.644611061) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1257. CFrame.new(-1.51002705, 0.0649872497, 0.484053552, 0.933559537, 0.320965201, 0.159525007, -0.335746944, 0.62731266, 0.702675521, 0.125462264, -0.709549546, 0.693396747) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1258. CFrame.new(1.06218219, -1.44446337, -0.324575514, 0.633718252, -0.296198159, -0.714610517, 0.0593904257, 0.939692438, -0.336824715, 0.771280944, 0.171010911, 0.613091588) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1259. CFrame.new(-0.578954935, -1.89007342, -0.0991814733, 0.974172831, 0.036860466, -0.222775176, 0.0446061641, 0.935730338, 0.34988451, 0.221354336, -0.350785136, 0.909918845) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1260. }, .4, false)
  1261. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(40)), 0.3)
  1262. end
  1263. CFuncs["Sound"].Create("rbxassetid://588693579", Hitbox, 1, 1)
  1264. RootPart.Velocity = RootPart.CFrame.lookVector * 50
  1265. for i = 0, 1, 0.15 do
  1266. swait()
  1267. Effects["Elec"].Create(Hitbox.CFrame, .1, .1, .1)
  1268. PlayAnimationFromTable({
  1269. CFrame.new(-0.126416981, -0.288554907, -0.0458763018, 0.658456802, 0.336823344, -0.673041403, 0.0412939899, 0.876750886, 0.479168862, 0.751484811, -0.343304545, 0.563393831) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1270. CFrame.new(4.75347042e-006, 1.50000226, -8.70972872e-006, 0.629547477, -0.0176723152, 0.776760995, 0.182676718, 0.975082517, -0.125871003, -0.75518167, 0.221137911, 0.617089033) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1271. CFrame.new(1.86234975, 0.403067291, -0.0970593393, 0.0283662975, -0.981458306, -0.189565629, 0.811184466, 0.133416668, -0.569368005, 0.584102094, -0.13762185, 0.799928188) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1272. CFrame.new(-1.50460577, 0.187671542, 0.402171046, 0.0342593789, 0.798939466, 0.600434899, -0.526206851, 0.525188565, -0.668792546, -0.849666238, -0.293040574, 0.43840009) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1273. CFrame.new(0.630320907, -2.04325032, 0.0690481961, 0.981336057, -0.154941499, -0.113898009, 0.176862091, 0.95973134, 0.218256027, 0.0754945576, -0.23432678, 0.969222307) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1274. CFrame.new(-0.72014606, -1.49782073, -0.858283162, 0.708516896, -0.0158675089, 0.705515504, 0.260576338, 0.934978366, -0.240656585, -0.655823171, 0.354349881, 0.666582644) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1275. }, .5, false)
  1276. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(50)), 0.3)
  1277. end
  1278. con:disconnect()
  1279. attack = false
  1280. end
  1281.  
  1282. function attacktwo()
  1283. attack = true
  1284. local con = Hitbox.Touched:connect(function(hit)
  1285. Damagefunc(Hitbox, hit, 20, 25, math.random(1, 5), "Normal", RootPart, .2, "rbxassetid://199149221", .8)
  1286. end)
  1287. for i = 0, 1, 0.15 do
  1288. swait()
  1289. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1290. PlayAnimationFromTable({
  1291. CFrame.new(-0.0931401253, -0.403328717, -0.230022758, 0.707106054, -1.36977135e-007, 0.707107484, -0.241844028, 0.939693153, 0.241843715, -0.664464056, -0.342018902, 0.664462626) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1292. CFrame.new(-1.01327896e-006, 1.49999177, 1.31130219e-006, 0.707106054, -0.122787051, -0.696365118, -1.36977135e-007, 0.984808087, -0.173647076, 0.707107484, 0.122786999, 0.696363688) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1293. CFrame.new(1.51814342, 0.223689169, 0.688179493, -0.137568116, -0.246912807, -0.959223211, 0.789885521, 0.556966305, -0.256650597, 0.597625256, -0.792983413, 0.118412107) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1294. CFrame.new(-1.61155009, 0.84159255, -0.506984234, 0.725072443, 0.649718523, -0.228332728, 0.0704733431, -0.399815619, -0.913882494, -0.685057223, 0.646539629, -0.335683078) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1295. CFrame.new(0.959007144, -1.44447553, -0.459016204, 0.707106054, -0.183011726, -0.683013737, -1.36977135e-007, 0.96592629, -0.258817554, 0.707107484, 0.183011532, 0.683012247) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1296. CFrame.new(-0.401523113, -1.92804301, -0.0715783238, 0.98480773, 4.76837158e-007, 0.173648164, -0.0996008664, 0.819152236, 0.564862251, -0.142243981, -0.573576152, 0.806707501) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1297. }, .4, false)
  1298. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(190), math.rad(-10)), 0.3)
  1299. end
  1300. RootPart.Velocity = RootPart.CFrame.lookVector * 50
  1301. CFuncs["Sound"].Create("rbxassetid://588693922", Hitbox2, 1, 1.5)
  1302. CFuncs["Sound"].Create("rbxassetid://338586331", Hitbox2, 1, 1.1)
  1303. for i = 0, 1, 0.2 do
  1304. swait()
  1305. Effects["Elec"].Create(Hitbox2.CFrame, .1, .1, .1)
  1306. PlayAnimationFromTable({
  1307. CFrame.new(-0.42147997, -0.541991115, 0.41270873, 0.777157903, 0.336823314, -0.531578541, 0.0263469964, 0.82655102, 0.562244952, 0.62875396, -0.45095858, 0.633486271) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1308. CFrame.new(0.06552203, 1.48139107, 0.0732361525, 0.755344927, -0.00913953781, 0.655263901, 0.172986209, 0.96721828, -0.185916364, -0.632083893, 0.25378257, 0.732164264) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1309. CFrame.new(1.5181396, 0.22368449, 0.68819344, 0.198801011, -0.246908307, -0.948427498, 0.830028176, 0.556967854, 0.0289852768, 0.521086812, -0.792983711, 0.315666586) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1310. CFrame.new(-0.301909953, 0.485349864, -1.08579051, 0.197922766, -0.871504903, -0.44867146, -0.555551589, 0.277377427, -0.783852279, 0.80758214, 0.404402286, -0.429266572) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1311. CFrame.new(0.90766263, -1.68895841, -0.292883754, 0.823597074, -0.339787126, 0.454128563, 0.333233327, 0.937806427, 0.0973394513, -0.458959311, 0.071162343, 0.885602772) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1312. CFrame.new(-0.638449132, -1.41060436, -0.708662212, 0.737985313, 0.155204505, 0.656726241, 0.242131248, 0.847485662, -0.472377807, -0.629881024, 0.507621825, 0.587852061) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1313. }, .5, false)
  1314. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(190), math.rad(-10)), 0.3)
  1315. end
  1316. con:disconnect()
  1317. attack = false
  1318. end
  1319.  
  1320. function attackthree()
  1321. attack = true
  1322. local con = Hitbox.Touched:connect(function(hit)
  1323. Damagefunc(Hitbox, hit, 20, 25, math.random(1, 5), "Normal", RootPart, .2, "rbxassetid://199149221", .8)
  1324. end)
  1325. for i = 0, 1, 0.2 do
  1326. swait()
  1327. Effects["Elec"].Create(Hitbox.CFrame, .1, .1, .1)
  1328. PlayAnimationFromTable({
  1329. CFrame.new(-0, -0.20810315, -0.0867809057, 1, 0, 0, 0, 0.984807849, 0.173647985, 0, -0.173647985, 0.984807849) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1330. CFrame.new(0, 1.47561324, 0.0288389549, 1, 0, 0, 0, 0.99619478, -0.0871553123, 0, 0.0871553123, 0.99619478) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1331. CFrame.new(1.30000365, 1.09976232, 0.400648683, 0.965925872, -5.54146823e-007, -0.258818865, 0.166365132, -0.766044676, 0.620885253, -0.198267132, -0.642787635, -0.739942193) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1332. CFrame.new(-1.3975333, 0.0611867793, 0.304421067, 0.969846368, 0.138258651, 0.200705305, -0.187892184, 0.948662996, 0.254431367, -0.155224353, -0.28447026, 0.946035028) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1333. CFrame.new(0.500000536, -1.87321258, 0.271892726, 0.98480773, -4.69592806e-007, -0.173648208, 0.073387444, 0.906307578, 0.416198403, 0.15737848, -0.422619045, 0.892538726) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1334. CFrame.new(-0.5, -0.603483975, -0.925777316, 1, 0, -0, 0, 0.965925872, -0.258819073, 0, 0.258819073, 0.965925872) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1335. }, .5, false)
  1336. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  1337. end
  1338. RootPart.Velocity = RootPart.CFrame.lookVector * 50
  1339. CFuncs["Sound"].Create("rbxassetid://588693156", Hitbox, 1, 1.1)
  1340. for i = 0, 1, 0.16 do
  1341. swait()
  1342. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1343. PlayAnimationFromTable({
  1344. CFrame.new(-0, -0.470929444, -0.192718163, 1, 0, 0, 0, 0.939692736, 0.342019886, 0, -0.342019916, 0.939692736) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1345. CFrame.new(0, 1.47561359, 0.0288352519, 1, 0, 0, 0, 1, -2.98023224e-008, 0, -2.98023224e-008, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1346. CFrame.new(1.08788931, 0.280158341, -0.816111982, 0.965924978, 0.148454919, 0.212014496, 0.166366577, 0.271385759, -0.947983205, -0.198270485, 0.95095253, 0.237440437) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1347. CFrame.new(-1.48265684, 0.224726945, 0.575256824, 0.91523385, 0.274062514, 0.295358658, -0.374409705, 0.849327624, 0.37210232, -0.148876935, -0.451145858, 0.879944921) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1348. CFrame.new(0.481191039, -1.91050935, 0.407004416, 0.98480773, 0.0151346745, -0.17298761, 0.0733870268, 0.866584241, 0.493605196, 0.157378882, -0.498801291, 0.852308273) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1349. CFrame.new(-0.499998271, -1.47281778, -0.692839503, 0.984807849, 0, 0.173647985, 0.0593910702, 0.939692736, -0.33682391, -0.163175747, 0.342019886, 0.925416768) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1350. }, .6, false)
  1351. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(.5, .5, 0) * CFrame.Angles(math.rad(5), math.rad(0), math.rad(60)), 0.6)
  1352. end
  1353. con:disconnect()
  1354. attack = false
  1355. end
  1356.  
  1357. function attackfour()
  1358. attack = true
  1359. local con = Hitbox.Touched:connect(function(hit)
  1360. Damagefunc(Hitbox, hit, 20, 25, math.random(1, 5), "Normal", RootPart, .2, "rbxassetid://199149221", .8)
  1361. end)
  1362. for i = 0, 1, 0.15 do
  1363. swait()
  1364. Effects["Elec"].Create(Hitbox.CFrame, .1, .1, .1)
  1365. PlayAnimationFromTable({
  1366. CFrame.new(-0.113323241, -0.301505059, -0.358205646, 0.642786801, -4.78913407e-008, 0.766045153, -0.198266953, 0.965925872, 0.16636543, -0.739942849, -0.258818924, 0.620884418) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1367. CFrame.new(-1.05798244e-006, 1.49999213, 9.983778e-007, 0.642786801, -0.0667652637, -0.763130188, -4.78913407e-008, 0.99619478, -0.0871558189, 0.766045153, 0.0560226589, 0.640340865) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1368. CFrame.new(1.65369904, 0.162275895, -0.00659683347, 0.707105041, -0.696365714, -0.12278986, 0.579228401, 0.670027971, -0.464281261, 0.40558213, 0.257172287, 0.877134919) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1369. CFrame.new(-1.66235614, 0.192983806, -0.335417867, 0.563021898, 0.639703155, 0.52324605, 0.237272531, 0.481356442, -0.843799591, -0.791649222, 0.599229455, 0.119230166) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1370. CFrame.new(0.964248538, -1.60233533, -0.216483638, 0.571182966, -0.157378986, -0.805594265, 0.0301537905, 0.984807849, -0.171010092, 0.82026881, 0.0733863264, 0.567251086) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1371. CFrame.new(-0.823070824, -1.8176235, -0.245362669, 0.846333623, 0.340068877, -0.409966528, -0.271193385, 0.937547863, 0.217848897, 0.458446831, -0.0731925964, 0.885702848) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1372. }, .5, false)
  1373. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(190), math.rad(-50)), 0.5)
  1374. end
  1375. RootPart.CFrame = RootPart.CFrame * CFrame.new(0, 0, -10)
  1376. CFuncs["Sound"].Create("rbxassetid://338586331", Hitbox2, 1, 1)
  1377. CFuncs["Sound"].Create("rbxassetid://588693156", Hitbox2, 1, 1.5)
  1378. for i = 0, 1, 0.16 do
  1379. swait()
  1380. Effects["Elec"].Create(Hitbox.CFrame, 5, 5, 5)
  1381. PlayAnimationFromTable({
  1382. CFrame.new(-0.157449037, -0.428025395, 0.0330477953, 0.31941691, 0.224143028, -0.920724034, 0.130619973, 0.951934218, 0.277055472, 0.938568771, -0.208761141, 0.274786323) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1383. CFrame.new(-8.62404704e-006, 1.49999344, -1.35879964e-005, 0.419978231, -0.0667628497, 0.905075192, 0.0789893046, 0.996194839, 0.0368312001, -0.904090106, 0.0560229644, 0.423653752) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1384. CFrame.new(1.42177391, 0.402980715, 0.530310392, 0.578039765, -0.574771583, -0.579230309, 0.767084241, 0.624832928, 0.145484447, 0.278301865, -0.52841413, 0.802076399) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1385. CFrame.new(-1.44472814, 1.10374677, -0.520131826, 0.989266992, 0.030755192, 0.142846346, 0.107178524, -0.817194343, -0.566309273, 0.099316299, 0.575541079, -0.811719656) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1386. CFrame.new(0.569701552, -1.87918103, 0.172382548, 0.960191846, -0.15472649, 0.232575998, 0.114886686, 0.977646708, 0.176091135, -0.254623055, -0.142361343, 0.956504226) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1387. CFrame.new(-0.878278732, -1.42697322, -0.499026388, 0.643315554, 0.242828339, 0.726071298, 0.0758636594, 0.923481584, -0.37606734, -0.761833251, 0.297012389, 0.575668097) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1388. }, .6, false)
  1389. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(190), math.rad(-50)), 0.6)
  1390. end
  1391. con:disconnect()
  1392. attack = false
  1393. end
  1394.  
  1395. --[[Attacks]]--
  1396.  
  1397. mouse.Button1Down:connect(function()
  1398. if attack == false and attacktype == 1 then
  1399. attacktype = 2
  1400. attackone()
  1401. elseif attack == false and attacktype == 2 then
  1402. attacktype = 3
  1403. attacktwo()
  1404. elseif attack == false and attacktype == 3 then
  1405. attacktype = 4
  1406. attackthree()
  1407. elseif attack == false and attacktype == 4 then
  1408. attacktype = 1
  1409. attackfour()
  1410. end
  1411. end)
  1412.  
  1413. mouse.KeyDown:connect(function(k)
  1414. k = k:lower()
  1415. if attack == false and k == 'z' then
  1416. AirDash()
  1417. end
  1418. end)
  1419.  
  1420. Humanoid.JumpPower = 80
  1421.  
  1422. while true do
  1423. swait()
  1424. Hitbox.Transparency = 1
  1425. Hitbox2.Transparency = 1
  1426. Handle.Transparency = 1
  1427. Handle2.Transparency = 1
  1428. FakeHandle.Transparency = 1
  1429. RootPart.Transparency = 1
  1430. Humanoid.WalkSpeed = 25
  1431. for i, v in pairs(Character:GetChildren()) do
  1432. if v:IsA("Part") then
  1433. v.Material = "SmoothPlastic"
  1434. elseif v:IsA("Accessory") then
  1435. v:WaitForChild("Handle").Material = "SmoothPlastic"
  1436. end
  1437. end
  1438. for i, v in pairs(Character:GetChildren()) do
  1439. if v:IsA'Model' then
  1440. for _, c in pairs(v:GetChildren()) do
  1441. if c:IsA'Part' then
  1442. c.CustomPhysicalProperties = PhysicalProperties.new(0.001, 0.001, 0.001, 0.001, 0.001)
  1443. end
  1444. end
  1445. end
  1446. end
  1447. Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  1448. velocity = RootPart.Velocity.y
  1449. sine = sine + change
  1450. local hit, pos = rayCast(RootPart.Position, (CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, Character)
  1451. if equipped == true or equipped == false then
  1452. if RootPart.Velocity.y > 1 and hit == nil then
  1453. Anim = "Jump"
  1454. if attack == false then
  1455. PlayAnimationFromTable({
  1456. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1457. CFrame.new(0, 1.49104357, -0.0507529527, 1, 0, 0, 0, 0.984807849, 0.173647985, 0, -0.173647985, 0.984807849) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1458. CFrame.new(1.37250769, 0.121224046, 0.64733851, 0.173648015, 2.58755701e-008, -0.984807789, 0.852869093, 0.499999106, 0.150383696, 0.49240306, -0.866025925, 0.0868238285) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1459. CFrame.new(-1.57669723, 0.162346587, -0.26788035, 0.8611601, 0.435611397, -0.262004048, -0.489563048, 0.849481702, -0.196745664, 0.136863008, 0.297697008, 0.944798946) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1460. CFrame.new(0.49999693, -1.99999774, -8.94069672e-008, 0.965925872, 3.7422879e-007, -0.258818924, 0.0449429974, 0.984807849, 0.167731062, 0.254886955, -0.173647881, 0.951251388) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1461. CFrame.new(-0.598104358, -1.58444905, -0.345675468, 0.981060326, 0.0858319253, 0.173648298, -0.141065046, 0.930940628, 0.336823732, -0.132746041, -0.354940027, 0.925416648) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1462. }, .3, false)
  1463. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(190), math.rad(-10)), 0.3)
  1464. end
  1465. elseif RootPart.Velocity.y < -1 and hit == nil then
  1466. Anim = "Fall"
  1467. if attack == false then
  1468. PlayAnimationFromTable({
  1469. CFrame.new(-0, -0, -0, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1470. CFrame.new(0, 1.4910444, -0.0507505536, 1, 0, 0, 0, 0.965925872, 0.258818984, 0, -0.258818984, 0.965925872) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1471. CFrame.new(1.41551924, 0.430770516, 0.599072576, 0.163175896, -0.0593939237, -0.984807611, 0.972444415, 0.178148255, 0.150383249, 0.166509897, -0.982209563, 0.0868267864) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1472. CFrame.new(-1.53597856, 0.181962684, -0.0532567501, 0.748531938, 0.630958676, 0.203939021, -0.508304954, 0.743486166, -0.434573829, -0.425823927, 0.221629158, 0.877242625) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1473. CFrame.new(0.525004327, -1.77186298, -0.282919437, 0.965925634, -0.0885212198, -0.24321124, 0.0449429862, 0.982783973, -0.179209024, 0.254887909, 0.162171945, 0.953274548) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1474. CFrame.new(-0.625082374, -1.74759519, -0.371673733, 0.98105973, 0.161157295, 0.107471913, -0.141064972, 0.974630296, -0.173771828, -0.132749975, 0.155320033, 0.978904068) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1475. }, .3, false)
  1476. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(190), math.rad(-10)), 0.3)
  1477. end
  1478. elseif Torsovelocity < 1 and hit ~= nil then
  1479. Anim = "Idle"
  1480. if attack == false then
  1481. change = 1
  1482. PlayAnimationFromTable({
  1483. CFrame.new(-0.0741269588, -0.296722889, 0.0201097988, 0.819151819, 0, -0.573576868, 0, 1, 0, 0.573576868, 0, 0.819151819) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1484. CFrame.new(-0.0564861223, 1.48262787, -0.0806704611, 0.819151819, -0.0996004641, 0.564863026, 0, 0.984807849, 0.173647985, -0.573576868, -0.142244056, 0.806707144) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1485. CFrame.new(1.61798644, 0.0522672534, 0.0578619242, 0.35459581, -0.371187091, -0.858185351, 0.516142964, 0.843021989, -0.151362091, 0.779652774, -0.389273971, 0.490517616) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1486. CFrame.new(-1.59952319, 0.0271437615, -0.238670975, 0.950691044, 0.297527671, -0.0875436962, -0.310010105, 0.903491974, -0.295966268, -0.00896313787, 0.308511913, 0.951178312) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1487. CFrame.new(0.574041069, -1.71940637, 0.364966094, 0.988550007, -0.0436736047, -0.144435555, 0.130200043, 0.730692983, 0.67017597, 0.0762690306, -0.681308031, 0.7280128) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1488. CFrame.new(-0.737140536, -1.73033857, -0.0957245529, 0.640411794, -0.00933929533, 0.767975152, -0.0868059918, 0.992638648, 0.0844586417, -0.763110518, -0.120753139, 0.634886801) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1489. }, .3, false)
  1490. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(190), math.rad(-10)), 0.3)
  1491. end
  1492. elseif Torsovelocity > 2 and hit ~= nil then
  1493. Anim = "Walk"
  1494. if attack == false then
  1495. change = 3.5
  1496. PlayAnimationFromTable({
  1497. CFrame.new(0, -0.0223370567, -0.165983588, 1, 0, 0, 0, 0.965925872, 0.258818984, 0, -0.258818984, 0.965925872) * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-20), math.rad(-3 * math.cos(sine / 10)), 0),
  1498. CFrame.new(0, 1.49999154, -4.32133675e-007, 1, 0, 0, 0, 0.99619478, -0.0871558785, 0, 0.0871558785, 0.99619478) * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(15), math.rad(3 * math.cos(sine / 10)), 0),
  1499. CFrame.new(1.34347034, 1.02328479, -0.33295393, 0.952024519, 0.0437923931, -0.302872181, -0.167465881, -0.753811061, -0.635392845, -0.256133795, 0.65563035, -0.710312903) * CFrame.new(0, 0, -.3) * CFrame.Angles(math.rad(20), 0, 0),
  1500. CFrame.new(-1.58242321, 0.297260404, 0.384855121, 0.837201297, 0.488875121, 0.245142967, -0.533269644, 0.630305767, 0.564214647, 0.121315509, -0.603088558, 0.788395166) * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(3 * math.cos(sine / 10)), math.rad(3 + 1 * math.cos(sine / 10))),
  1501. CFrame.new(.5, -1.85 - 0.5 * math.cos(sine / 8) / 2, 0 + 2 * math.sin(sine / 8) / 2) * angles(math.rad(-80 * math.sin(sine / 8)), math.rad(-5), math.rad(0)),
  1502. CFrame.new(-.5, -1.85 + 0.5 * math.cos(sine / 8) / 2, 0 - 2 * math.sin(sine / 8) / 2) * angles(math.rad(80 * math.sin(sine / 8)), math.rad(5), math.rad(0)),
  1503. }, .3, false)
  1504. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(-.3, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-75)), 0.3)
  1505. end
  1506. end
  1507. end
  1508. if #Effects > 0 then
  1509. for e = 1, #Effects do
  1510. if Effects[e] ~= nil then
  1511. local Thing = Effects[e]
  1512. if Thing ~= nil then
  1513. local Part = Thing[1]
  1514. local Mode = Thing[2]
  1515. local Delay = Thing[3]
  1516. local IncX = Thing[4]
  1517. local IncY = Thing[5]
  1518. local IncZ = Thing[6]
  1519. if Thing[1].Transparency <= 1 then
  1520. if Thing[2] == "Block1" then
  1521. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1522. Mesh = Thing[1].Mesh
  1523. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1524. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1525. elseif Thing[2] == "Block2" then
  1526. Thing[1].CFrame = Thing[1].CFrame
  1527. Mesh = Thing[7]
  1528. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1529. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1530. elseif Thing[2] == "Cylinder" then
  1531. Mesh = Thing[1].Mesh
  1532. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1533. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1534. elseif Thing[2] == "Blood" then
  1535. Mesh = Thing[7]
  1536. Thing[1].CFrame = Thing[1].CFrame * Vector3.new(0, .5, 0)
  1537. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  1538. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1539. elseif Thing[2] == "Elec" then
  1540. Mesh = Thing[1].Mesh
  1541. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[7], Thing[8], Thing[9])
  1542. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1543. elseif Thing[2] == "Disappear" then
  1544. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1545. elseif Thing[2] == "Shatter" then
  1546. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  1547. Thing[4] = Thing[4] * CFrame.new(0, Thing[7], 0)
  1548. Thing[1].CFrame = Thing[4] * CFrame.fromEulerAnglesXYZ(Thing[6], 0, 0)
  1549. Thing[6] = Thing[6] + Thing[5]
  1550. end
  1551. else
  1552. Part.Parent = nil
  1553. table.remove(Effects, e)
  1554. end
  1555. end
  1556. end
  1557. end
  1558. end
  1559. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement