Advertisement
Guest User

divine

a guest
Jun 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 429.02 KB | None | 0 0
  1. --[ Converted by all_suck
  2. local UseKeystrokesAsKeys = false
  3. local Secured = true -- If you want to prevent people from stealing.
  4. t1 = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  5. t1.Name = "Archangel"
  6. g1 = Instance.new("ScreenGui", t1)
  7. g1.Name = "InfoGui"
  8. o1 = Instance.new("Frame", g1)
  9. o1.BackgroundColor3 = Color3.new(1, 1, 1)
  10. o1.BackgroundTransparency = 1
  11. o1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  12. o1.Position = UDim2.new(0.03999999910593, 0, 0.34999999403954, 0)
  13. o1.Size = UDim2.new(0, 150, 0, 150)
  14. o2 = Instance.new("TextLabel", o1)
  15. o2.BackgroundColor3 = Color3.new(1, 1, 1)
  16. o2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  17. o2.BorderSizePixel = 0
  18. o2.Name = "DamageLabel"
  19. o2.Position = UDim2.new(0.5, 0, 0.5, 0)
  20. o2.Text = "78"
  21. o2.TextWrapped = true
  22. o2.TextColor3 = Color3.new(0.333333, 1, 1)
  23. o2.TextStrokeColor3 = Color3.new(0.0666667, 0.137255, 0.45098)
  24. o2.TextStrokeTransparency = 0
  25. o2.Font = Enum.Font.ArialBold
  26. o2.FontSize = Enum.FontSize.Size48
  27. o3 = Instance.new("TextLabel", o1)
  28. o3.BackgroundColor3 = Color3.new(1, 1, 1)
  29. o3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  30. o3.BorderSizePixel = 0
  31. o3.Name = "HitsLabel"
  32. o3.Position = UDim2.new(0.5, 0, 0.72500002384186, 0)
  33. o3.Text = "10"
  34. o3.TextWrapped = true
  35. o3.TextColor3 = Color3.new(0.333333, 1, 1)
  36. o3.TextStrokeColor3 = Color3.new(0.0666667, 0.137255, 0.45098)
  37. o3.TextStrokeTransparency = 0
  38. o3.Font = Enum.Font.ArialBold
  39. o3.FontSize = Enum.FontSize.Size14
  40. o4 = Instance.new("TextLabel", o1)
  41. o4.BackgroundColor3 = Color3.new(1, 1, 1)
  42. o4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  43. o4.BorderSizePixel = 0
  44. o4.Name = "EffectiveDamageLabel"
  45. o4.Position = UDim2.new(0.5, 0, 0.25, 0)
  46. o4.Text = "10"
  47. o4.TextWrapped = true
  48. o4.TextColor3 = Color3.new(0.333333, 1, 1)
  49. o4.TextStrokeColor3 = Color3.new(0.0666667, 0.137255, 0.45098)
  50. o4.TextStrokeTransparency = 0
  51. o4.Font = Enum.Font.ArialBold
  52. o4.FontSize = Enum.FontSize.Size18
  53. o5 = Instance.new("Frame", o1)
  54. o5.BackgroundColor3 = Color3.new(0, 0, 0)
  55. o5.BackgroundTransparency = 0.89999997615814
  56. o5.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  57. o5.Name = "HitstunFrame"
  58. o5.Position = UDim2.new(0, 14, 0, 130)
  59. o5.Size = UDim2.new(0, 120, 0, 10)
  60. o6 = Instance.new("Frame", o5)
  61. o6.BackgroundColor3 = Color3.new(0, 0, 0)
  62. o6.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  63. o6.BorderSizePixel = 0
  64. o6.Position = UDim2.new(0, 0, 0, 10)
  65. o6.Size = UDim2.new(0, 120, 0, 1)
  66. o7 = Instance.new("Frame", o5)
  67. o7.BackgroundColor3 = Color3.new(0, 0, 0)
  68. o7.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  69. o7.BorderSizePixel = 0
  70. o7.Size = UDim2.new(0, 120, 0, 1)
  71. o8 = Instance.new("Frame", o5)
  72. o8.BackgroundColor3 = Color3.new(0, 0, 0)
  73. o8.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  74. o8.BorderSizePixel = 0
  75. o8.Size = UDim2.new(0, 1, 0, 10)
  76. o9 = Instance.new("Frame", o5)
  77. o9.BackgroundColor3 = Color3.new(0, 0, 0)
  78. o9.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  79. o9.BorderSizePixel = 0
  80. o9.Position = UDim2.new(0, 120, 0, 0)
  81. o9.Size = UDim2.new(0, 1, 0, 10)
  82. o10 = Instance.new("Frame", o5)
  83. o10.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  84. o10.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  85. o10.Name = "Fill"
  86. o10.Size = UDim2.new(0, 120, 0, 10)
  87. msh = Instance.new("Folder", t1)
  88. msh.Name = "MeshFolder"
  89. ar = Instance.new("SpecialMesh", msh)
  90. ar.Name = "ArrowMesh"
  91. ar.MeshType = "FileMesh"
  92. ar.MeshId = "http://www.roblox.com/asset/?id=92189547"
  93. ar.TextureId = "http://www.roblox.com/asset/?id=92189351"
  94. ar.Scale = Vector3.new(1, 1, 1.5)
  95. ar.VertexColor = Vector3.new(0.1, 0.1, 0.2)
  96. bl = Instance.new("SpecialMesh", msh)
  97. bl.Name = "BladeMesh"
  98. bl.MeshType = "FileMesh"
  99. bl.MeshId = "http://www.roblox.com/asset/?id=146806371"
  100. bl.Scale = Vector3.new(0.1, 1.2, 2)
  101. bl.VertexColor = Vector3.new(1, 0.7, 0)
  102. bla = Instance.new("SpecialMesh", msh)
  103. bla.Name = "BlastMesh"
  104. bla.MeshType = "FileMesh"
  105. bla.MeshId = "http://www.roblox.com/asset/?id=20329976"
  106. bla.Scale = Vector3.new(2.9, 1.3, 2.9)
  107. cl = Instance.new("SpecialMesh", msh)
  108. cl.Name = "ClawMesh"
  109. cl.MeshType = "FileMesh"
  110. cl.MeshId = "http://www.roblox.com/asset/?id=20329976"
  111. rng = Instance.new("SpecialMesh", msh)
  112. rng.Name = "RingMesh"
  113. rng.MeshType = "FileMesh"
  114. rng.MeshId = "http://www.roblox.com/asset/?id=3270017"
  115. rng.Scale = Vector3.new(3, 3, 3)
  116. sla = Instance.new("SpecialMesh", msh)
  117. sla.Name = "SlashMesh"
  118. sla.MeshType = "FileMesh"
  119. sla.MeshId = "rbxassetid://448386996"
  120. sla.Scale = Vector3.new(0.004, 0.1, 0.1)
  121. sp = Instance.new("SpecialMesh", msh)
  122. sp.Name = "SpikeBall"
  123. sp.MeshType = "FileMesh"
  124. sp.MeshId = "http://www.roblox.com/Asset/?id=9982590"
  125. sp.Scale = Vector3.new(4, 4, 4)
  126. p = Instance.new("Folder", t1)
  127. p.Name = "ParticleFolder"
  128. b = Instance.new("ParticleEmitter", p)
  129. b.Name = "black"
  130. b.LightEmission = 0
  131. b.Rate = 1000
  132. b.Size = NumberSequence.new(1)
  133. b.Acceleration = Vector3.new(0, 180, 0)
  134. b.Lifetime = NumberRange.new(1)
  135. b.Rotation = NumberRange.new(360, 360)
  136. b.RotSpeed = NumberRange.new(100, 100)
  137. b.Speed = NumberRange.new(10, 10)
  138. b.Texture = "rbxassetid://145113656"
  139. b.Rate = 100
  140. b.Color = ColorSequence.new(Color3.new(0, 0, 0))
  141. b2 = Instance.new("ParticleEmitter", p)
  142. b2.Name = "idk"
  143. b2.Texture = "rbxassetid://145113656"
  144. b2.Color = ColorSequence.new(Color3.new(255, 255, 0))
  145. b2.Size = NumberSequence.new(0.5)
  146. b2.Rate = 50
  147. b2.Rotation = NumberRange.new(360, 360)
  148. b2.RotSpeed = NumberRange.new(100, 100)
  149. b2.Lifetime = NumberRange.new(2)
  150. b2.EmissionDirection = "Right"
  151. t = b2:clone()
  152. t.Parent = p
  153. t.Name = "trail"
  154. --[[ Keys (If you're not using keystrokes.)
  155. KEY - KEYSTROKE - NAME
  156. Q - SAX - Sax
  157. Z - ASQ - Light Arrow
  158. V - ADQ - Switch Mode (Shield And Spear)
  159. X - SDQ - Shield Bash
  160. C - ASDQ - Shockwave
  161. B - WWQ - Shield Slam (Shield)
  162. Y - ADADQ - Sword Portal
  163. R - WWQ - Boom Atk (Spear)
  164. T - DDQ - idkdash
  165. G - SDQ - Spear Spin (Spear)
  166. H - SSQ - Orb Atk (Spear)
  167. -----------------------------------------]]
  168. local Player = game.Players.localPlayer
  169. local Character = Player.Character
  170. repeat
  171. wait()
  172. until game.Players.LocalPlayer.Character
  173. repeat
  174. wait()
  175. until game.Players.LocalPlayer.Character:FindFirstChild("Humanoid") ~= nil
  176. repeat
  177. wait()
  178. until #game.Players.LocalPlayer.Character:children() >= 5
  179. --wait(2)
  180. ArtificialHB = Instance.new("BindableEvent", Player.PlayerGui)
  181. ArtificialHB.Name = "Heartbeat"
  182. Player.PlayerGui:WaitForChild("Heartbeat")
  183. frame = 0.025
  184. tf = 0
  185. allowframeloss = false
  186. tossremainder = false
  187. lastframe = tick()
  188. Player.PlayerGui.Heartbeat:Fire()
  189. local gg = false
  190. game:GetService("RunService").Heartbeat:connect(function(s, p)
  191. if Player.PlayerGui:FindFirstChild("Heartbeat") == nil then
  192. gg = true
  193. end
  194. if gg == true then
  195. return
  196. end
  197. tf = tf + s
  198. if frame <= tf then
  199. if allowframeloss then
  200. Player.PlayerGui.Heartbeat:Fire()
  201. lastframe = tick()
  202. else
  203. for i = 1, math.floor(tf / frame) do
  204. Player.PlayerGui.Heartbeat:Fire()
  205. end
  206. lastframe = tick()
  207. end
  208. if tossremainder then
  209. tf = 0
  210. else
  211. tf = tf - frame * math.floor(tf / frame)
  212. end
  213. end
  214. end
  215. )
  216. swait = function(num)
  217. if num == 0 or num == nil then
  218. ArtificialHB.Event:wait()
  219. else
  220. for i = 0, num do
  221. ArtificialHB.Event:wait()
  222. end
  223. end
  224. end
  225.  
  226. wait()
  227. char = game.Players.LocalPlayer.Character
  228. lastmove = ""
  229. Player = game:GetService("Players").LocalPlayer
  230. Character = Player.Character
  231. PlayerGui = Player.PlayerGui
  232. Backpack = Player.Backpack
  233. Torso = Character.Torso
  234. Head = Character.Head
  235. LeftArm = Character["Left Arm"]
  236. LeftLeg = Character["Left Leg"]
  237. RightArm = Character["Right Arm"]
  238. RightLeg = Character["Right Leg"]
  239. LS = Torso["Left Shoulder"]
  240. LH = Torso["Left Hip"]
  241. RS = Torso["Right Shoulder"]
  242. RH = Torso["Right Hip"]
  243. Neck = Torso.Neck
  244. it = Instance.new
  245. vt = Vector3.new
  246. cf = CFrame.new
  247. euler = CFrame.fromEulerAnglesXYZ
  248. angles = CFrame.Angles
  249. necko = cf(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  250. necko2 = cf(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  251. LHC0 = cf(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  252. LHC1 = cf(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  253. RHC0 = cf(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  254. RHC1 = cf(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  255. RootPart = Character.HumanoidRootPart
  256. RootJoint = RootPart.RootJoint
  257. RootCF = euler(-1.57, 0, 3.14)
  258. Humanoid = char.Humanoid
  259. local Animate = (char.Humanoid:FindFirstChild("Animator"))
  260. local mouse = nil
  261. MMouse = nil
  262. local Anim = "Idle"
  263. local idle = 0
  264. local idleanim = 0
  265. local hitfloor, posfloor = nil, nil
  266. player = nil
  267. RSH = nil
  268. RW = Instance.new("Weld")
  269. LW = Instance.new("Weld")
  270. RW.Name = "DRightShoulder" --"Right Shoulder"
  271. LW.Name = "DLeftShoulder" --"Left Shoulder"
  272. LH = Torso["Left Hip"]
  273. RH = Torso["Right Hip"]
  274. print("Converted by all_suck")
  275. getDirection = function()
  276.  
  277. if char == nil then
  278. return {CFrame.new(0, 0, 0), CFrame.new(0, 0, 0)}
  279. end
  280. Cam = workspace.CurrentCamera
  281. return {CFrame.new(char.Torso.Position, Vector3.new(Cam.CoordinateFrame.x, char.Torso.Position.y, Cam.CoordinateFrame.z)) * CFrame.fromEulerAnglesXYZ(0, math.pi, 0), Vector3.new(Cam.CoordinateFrame.p.x, char.Torso.CFrame.p.y, Cam.CoordinateFrame.p.z)}
  282. end
  283.  
  284. CamPlane = function()
  285.  
  286. CPlayer = char
  287. local mouse = game.Players.LocalPlayer:GetMouse()
  288. rcam = workspace.CurrentCamera.CFrame
  289. local gunpos = vt(MMouse.Hit.p.x, RootPart.Position.Y, MMouse.Hit.p.z)
  290. end
  291.  
  292. NoOutline = function(Part)
  293.  
  294. Part.TopSurface = 10
  295. end
  296.  
  297. part = function(formfactor, parent, reflectance, transparency, brickcolor, name, size)
  298.  
  299. local fp = it("Part")
  300. fp.formFactor = formfactor
  301. fp.Parent = parent
  302. fp.Reflectance = reflectance
  303. fp.Transparency = transparency
  304. fp.CanCollide = false
  305. fp.Locked = true
  306. fp.BrickColor = brickcolor
  307. fp.Name = name
  308. fp.Size = size
  309. fp.Position = Torso.Position
  310. NoOutline(fp)
  311. fp.Material = "SmoothPlastic"
  312. fp:BreakJoints()
  313. return fp
  314. end
  315.  
  316. weld = function(parent, part0, part1, c0)
  317.  
  318. local weld = it("Weld")
  319. weld.Parent = parent
  320. weld.Part0 = part0
  321. weld.Part1 = part1
  322. weld.C0 = c0
  323. return weld
  324. end
  325.  
  326. so = function(id, par, vol, pit)
  327.  
  328. local sou = Instance.new("Sound", par or workspace)
  329. if par == char then
  330. sou.Parent = char.Torso
  331. end
  332. sou.Volume = vol
  333. sou.Pitch = pit or 1
  334. sou.SoundId = "http://www.roblox.com/asset/?id=" .. id
  335. coroutine.resume(coroutine.create(function(Sound)
  336.  
  337. swait()
  338. Sound:play()
  339. end
  340. ), sou)
  341. game:GetService("Debris"):AddItem(sou, 6)
  342. end
  343.  
  344. clerp = function(a, b, t)
  345. return a:lerp(b, t) --lol easy
  346. end
  347.  
  348. rayCast = function(Pos, Dir, Max, Ignore)
  349.  
  350. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  351. end
  352.  
  353. local CFrameFromTopBack = function(at, top, back)
  354.  
  355. local right = top:Cross(back)
  356. return CFrame.new(at.x, at.y, at.z, right.x, top.x, back.x, right.y, top.y, back.y, right.z, top.z, back.z)
  357. end
  358.  
  359. LastHitTime = time()
  360. LastDamage = 0
  361. ComboHits = 0
  362. Hitstop = 0
  363. ComboNubs = {}
  364. Damagefunc = function(hit, minim, maxim, knockback, Type, Property, Delay, KnockbackType, incstun, stagger, staghit, ranged, DecreaseState, DecreaseAmount, Duration)
  365. Noob = hit.Parent.Parent
  366. if hit.Name ~= "Hitbox" then
  367. ref = part(3, workspace, 0, 1, BrickColor.new("Black"), "Reference", vt())
  368. ref.Anchored = true
  369. ref.CFrame = cf(hit.Position)
  370. game:GetService("Debris"):AddItem(ref, 1)
  371. hitnum = math.random(1, 7)
  372. if hitnum == 1 then
  373. so("153092274", hit, 1, 1)
  374. elseif hitnum == 2 then
  375. so("199149186", hit, 2, 0.5)
  376. elseif hitnum == 3 then
  377. so("153092296", hit, 1, 0.3)
  378. elseif hitnum == 4 then
  379. so("199149235", hit, 1, 0.5)
  380. elseif hitnum == 5 then
  381. so("199149269", hit, 1, 0.4)
  382. elseif hitnum == 6 then
  383. so("199149297", hit, 1, 0.5)
  384. elseif hitnum == 7 then
  385. so("201858024", hit, 1, 0.6)
  386. end
  387. print'dahit'
  388. end
  389. if hit.Parent.Parent:FindFirstChild("Torso") ~= nil then
  390. hit = hit.Parent.Parent:findFirstChild("Torso")
  391. lasthit = hit
  392. h = hit.Parent.Parent:FindFirstChild("Humanoid")
  393. end
  394. if hit.Parent.className == "Hat" or hit.Parent.className == "Accessory" then
  395. hit = hit.Parent.Parent:findFirstChild("Head")
  396. end
  397. h = hit.Parent:FindFirstChild("Humanoid")
  398. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  399. if hit.Parent:findFirstChild("DebounceHit") ~= nil and hit.Parent.DebounceHit.Value == true then
  400. return
  401. end
  402. if Player.Neutral == false then
  403. if hit.Parent:findFirstChild("Alignment") ~= nil and hit.Parent.Alignment.Value == Player.TeamColor.Color then
  404. return
  405. end
  406. --[[
  407. if game.Players:GetPlayerFromCharacter(hit.Parent) ~= nil and game.Players:GetPlayerFromCharacter(hit.Parent).TeamColor == Player.TeamColor then
  408. return
  409. end
  410. ]]
  411. end
  412. c = Instance.new("ObjectValue")
  413. c.Name = "creator"
  414. c.Value = game:service("Players").LocalPlayer
  415. c.Parent = h
  416. Damage = 0
  417. if minim == maxim then
  418. Damage = maxim
  419. else
  420. Damage = math.random(minim, maxim)
  421. end
  422. end
  423. if blocked == true then
  424. Damage = math.floor(Damage) / 2
  425. else
  426. Damage = math.floor(Damage)
  427. end
  428. coroutine.resume(coroutine.create(function(Hum, Dam)
  429. --Make it so it focuses on the main Humanoid used on the coroutine.
  430. Hum:TakeDamage(Dam) --hit.Parent.Humanoid:TakeDamage(Damage)
  431. end
  432. ), h, Damage)
  433. showDamage(hit.Parent, Damage, "Damage")
  434. if Type == "Knockdown" then
  435. hum = hit.Parent.Humanoid
  436. hum.PlatformStand = true
  437. coroutine.resume(coroutine.create(function(HHumanoid)
  438.  
  439. swait(1)
  440. HHumanoid.PlatformStand = false
  441. end
  442. ))
  443. local angle = hit.Position - Property.Position + Vector3.new(0, 0, 0).unit
  444. local bodvol = Instance.new("BodyVelocity")
  445. bodvol.velocity = angle * knockback
  446. bodvol.P = 5000
  447. bodvol.maxForce = Vector3.new(8000, 8000, 8000)
  448. bodvol.Parent = hit
  449. rl = Instance.new("BodyAngularVelocity")
  450. rl.P = 3000
  451. rl.maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000
  452. rl.angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  453. rl.Parent = hit
  454. game:GetService("Debris"):AddItem(bodvol, 0.5)
  455. game:GetService("Debris"):AddItem(rl, 0.5)
  456. elseif Type == "Knockdown2" then
  457. hum = hit.Parent.Humanoid
  458. local angle = hit.Position - Property.Position + Vector3.new(0, 0, 0).unit
  459. local bodvol = Instance.new("BodyVelocity")
  460. bodvol.velocity = angle * knockback
  461. bodvol.P = 500
  462. bodvol.maxForce = Vector3.new(3000, 3000, 3000)
  463. bodvol.Parent = hit
  464. game:GetService("Debris"):AddItem(bodvol, 0.5)
  465. elseif Type == "Normal" or Type == "NormalDecreaseMvmt1" then
  466. vp = Instance.new("BodyVelocity")
  467. vp.P = 500
  468. vp.maxForce = Vector3.new(math.huge, 0, math.huge)
  469. if KnockbackType == 1 then
  470. vp.velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05
  471. elseif KnockbackType == 2 then
  472. vp.velocity = Property.CFrame.lookVector * knockback
  473. end
  474. game:GetService("Debris"):AddItem(vp, 0.5)
  475. if knockback > 0 then
  476. vp.Parent = hit.Parent.Torso
  477. end
  478. end
  479. debounce = Instance.new("BoolValue")
  480. debounce.Name = "DebounceHit"
  481. debounce.Parent = hit.Parent
  482. debounce.Value = true
  483. game:GetService("Debris"):AddItem(debounce, Delay)
  484. c = Instance.new("ObjectValue")
  485. c.Name = "creator"
  486. c.Value = Player
  487. c.Parent = h
  488. game:GetService("Debris"):AddItem(c, 0.5)
  489. CRIT = false
  490. aHitstun = 38
  491. aHitstop = 10
  492. Hitstop = Hitstop + aHitstop
  493. LastHitTime = time() + aHitstop / 27 + aHitstun / 27 + 0.05
  494. LastDamage = LastDamage + Damage * 1
  495. Comboing = true
  496. ComboHits = ComboHits + 1
  497. ComboNubs[Noob.Name] = Noob
  498. end
  499.  
  500. showDamage = function(Char, Dealt, Type)
  501. hit = Char
  502. gui = function(GuiType, parent, text, backtrans, backcol, pos, size)
  503. local gui = it(GuiType)
  504. gui.Parent = parent
  505. gui.Text = text
  506. gui.BackgroundTransparency = backtrans
  507. gui.BackgroundColor3 = backcol
  508. gui.SizeConstraint = "RelativeXY"
  509. gui.TextXAlignment = "Center"
  510. gui.TextYAlignment = "Center"
  511. gui.Position = pos
  512. gui.Size = size
  513. gui.Font = "SourceSans"
  514. gui.FontSize = "Size14"
  515. gui.TextWrapped = false
  516. gui.TextStrokeTransparency = 0
  517. gui.TextColor = BrickColor.new("White")
  518. return gui
  519. end
  520.  
  521. local m = Instance.new("Model")
  522. m.Name = "Effect"
  523. local c = Instance.new("Part")
  524. c.Transparency = 1
  525. c.Name = "Head"
  526. c.TopSurface = 0
  527. c.BottomSurface = 0
  528. c.formFactor = "Plate"
  529. c.Size = Vector3.new(1, 0.4, 1)
  530. local b = Instance.new("BillboardGui", c)
  531. b.Size = UDim2.new(5, 0, 5, 0)
  532. b.AlwaysOnTop = true
  533. damgui = gui("TextLabel", b, tostring(Dealt), 1, Color3.new(0, 0, 0), UDim2.new(0, 0, 0, 0), UDim2.new(2, 0, 2, 0))
  534. if Mode == "Shield" then
  535. damgui.TextColor3 = BrickColor.new("Toothpaste").Color
  536. elseif Mode == "Spear" then
  537. damgui.TextColor3 = BrickColor.new("Deep orange").Color
  538. end
  539. damgui.Font = "SourceSansBold"
  540. damgui.TextScaled = true
  541. local ms = Instance.new("CylinderMesh")
  542. ms.Scale = Vector3.new(0.8, 0.8, 0.8)
  543. ms.Parent = c
  544. c.Reflectance = 0
  545. Instance.new("BodyGyro").Parent = c
  546. c.Parent = m
  547. if Char:findFirstChild("Head") ~= nil then
  548. c.CFrame = cf(Char.Head.CFrame.p + Vector3.new(math.random(-100, 100) / 100, 3, math.random(-100, 100) / 100))
  549. elseif Char.Parent:findFirstChild("Head") ~= nil then
  550. c.CFrame = cf(Char.Parent.Head.CFrame.p + Vector3.new(math.random(-100, 100) / 100, 3, math.random(-100, 100) / 100))
  551. end
  552. local f = Instance.new("BodyPosition")
  553. f.P = 2000
  554. f.D = 100
  555. f.maxForce = Vector3.new(545000, 545000, 545000)
  556. if Type == "Damage" then
  557. f.position = c.Position + Vector3.new(0, 1, 0)
  558. end
  559. f.Parent = c
  560. Effects = {}
  561. table.insert(Effects, {m, "showDamage", damgui, f, 10, 1, 15, 50, 100})
  562. c.CanCollide = false
  563. m.Parent = workspace
  564. c.CanCollide = false
  565. coroutine.resume(coroutine.create(function()
  566. swait(10)
  567. for i = 1, 15 do
  568. swait()
  569. damgui.TextTransparency = i / 15
  570. damgui.TextStrokeTransparency = i / 15
  571. end
  572. end
  573. ))
  574. game:GetService("Debris"):AddItem(m, 2)
  575. end
  576.  
  577. HealDamage = function(Char, Dealt, Type)
  578. hit = Char
  579. gui = function(GuiType, parent, text, backtrans, backcol, pos, size)
  580. local gui = it(GuiType)
  581. gui.Parent = parent
  582. gui.Text = text
  583. gui.BackgroundTransparency = backtrans
  584. gui.BackgroundColor3 = backcol
  585. gui.SizeConstraint = "RelativeXY"
  586. gui.TextXAlignment = "Center"
  587. gui.TextYAlignment = "Center"
  588. gui.Position = pos
  589. gui.Size = size
  590. gui.Font = "SourceSans"
  591. gui.FontSize = "Size14"
  592. gui.TextWrapped = false
  593. gui.TextStrokeTransparency = 0
  594. gui.TextColor = BrickColor.new("White")
  595. return gui
  596. end
  597.  
  598. local m = Instance.new("Model")
  599. m.Name = "Effect"
  600. local c = Instance.new("Part")
  601. c.Transparency = 1
  602. c.Name = "Head"
  603. c.TopSurface = 0
  604. c.BottomSurface = 0
  605. c.formFactor = "Plate"
  606. c.Size = Vector3.new(1, 0.4, 1)
  607. local b = Instance.new("BillboardGui", c)
  608. b.Size = UDim2.new(5, 0, 5, 0)
  609. b.AlwaysOnTop = true
  610. damgui = gui("TextLabel", b, tostring(Dealt), 1, Color3.new(0, 0, 0), UDim2.new(0, 0, 0, 0), UDim2.new(2, 0, 2, 0))
  611. damgui.TextColor3 = BrickColor.new("Lime green").Color
  612. damgui.Font = "SourceSansBold"
  613. damgui.TextScaled = true
  614. local ms = Instance.new("CylinderMesh")
  615. ms.Scale = Vector3.new(0.8, 0.8, 0.8)
  616. ms.Parent = c
  617. c.Reflectance = 0
  618. Instance.new("BodyGyro").Parent = c
  619. c.Parent = m
  620. if Char:findFirstChild("Head") ~= nil then
  621. c.CFrame = cf(Char.Head.CFrame.p + Vector3.new(math.random(-100, 100) / 100, 3, math.random(-100, 100) / 100))
  622. elseif Char.Parent:findFirstChild("Head") ~= nil then
  623. c.CFrame = cf(Char.Parent.Head.CFrame.p + Vector3.new(math.random(-100, 100) / 100, 3, math.random(-100, 100) / 100))
  624. end
  625. local f = Instance.new("BodyPosition")
  626. f.P = 2000
  627. f.D = 100
  628. f.maxForce = Vector3.new(545000, 545000, 545000)
  629. if Type == "Damage" then
  630. f.position = c.Position + Vector3.new(0, 3, 0)
  631. end
  632. f.Parent = c
  633. Effects = {}
  634. table.insert(Effects, {m, "showDamage", damgui, f, 10, 1, 15, 50, 100})
  635. c.CanCollide = false
  636. m.Parent = workspace
  637. c.CanCollide = false
  638. swait(10)
  639. coroutine.resume(coroutine.create(function()
  640. for i = 1, 15 do
  641. swait()
  642. damgui.TextTransparency = i / 15
  643. damgui.TextStrokeTransparency = i / 15
  644. end
  645. end
  646. ))
  647. game:GetService("Debris"):AddItem(m, 2)
  648. end
  649.  
  650. --[[
  651. MagniDamage = function(Part, magni, minim, maxim, knockback, Type, Property, Delay, KnockbackType, incstun, stagger, staghit, ranged, DecreaseState, DecreaseAmount, Duration)
  652.  
  653. for _,c in pairs(workspace:children()) do
  654. local hum = c:findFirstChild("Humanoid")
  655. if hum ~= nil then
  656. local head = nil
  657. for _,d in pairs(c:children()) do
  658. if d.className == "Model" and ranged ~= true then
  659. head = d:findFirstChild("Hitbox")
  660. if d.Parent == Character then
  661. break
  662. end
  663. if head ~= nil then
  664. local targ = head.Position - Part.Position
  665. local mag = targ.magnitude
  666. end
  667. if ((mag <= magni and c.Name == Player.Name) or d.className == "Part") and d.Name == "Torso" then
  668. head = d
  669. if head ~= nil then
  670. local targ = head.Position - Part.Position
  671. local mag = targ.magnitude
  672. if mag <= magni and c.Name ~= Player.Name then
  673. Damagefunc(head, minim, maxim, knockback, Type, Property, Delay, KnockbackType, incstun, stagger, staghit, ranged, DecreaseState, DecreaseAmount, Duration)
  674. end
  675. end
  676. end
  677. end
  678. end
  679. end
  680. end
  681. end
  682. ]]
  683.  
  684. MagniDamage = function(Part, magni, minim, maxim, knockback, Type, Property, Delay, KnockbackType, incstun, stagger, staghit, ranged, DecreaseState, DecreaseAmount, Duration)
  685. for _,c in pairs(workspace:children()) do
  686. local hum = c:findFirstChild("Humanoid")
  687. if hum ~= nil then
  688. local head = c:findFirstChild("Torso")
  689. if head ~= nil then
  690. local targ = head.Position - Part.Position
  691. local mag = targ.magnitude
  692. if mag <= magni and c.Name ~= Player.Name then
  693. print('lolwot')
  694. Damagefunc(head, minim, maxim, knockback, Type, Property, Delay, KnockbackType, incstun, stagger, staghit, ranged, DecreaseState, DecreaseAmount, Duration)
  695. end
  696. end
  697. end
  698. end
  699. end
  700.  
  701. trail = function(Tim)
  702.  
  703. for _,v in pairs(char:children()) do
  704. if v.className == "Part" and v.Name ~= "HumanoidRootPart" and v.Name ~= "Head" then
  705. local p = v:clone()
  706. p.Name = "trail"
  707. p.Parent = EffectMo
  708. p.Transparency = 0
  709. p.Anchored = true
  710. p.BrickColor = BrickColor.new("Medium stone grey")
  711. p.Material = "Neon"
  712. p:ClearAllChildren()
  713. p.CanCollide = false
  714. coroutine.resume(coroutine.create(function()
  715.  
  716. swait()
  717. repeat
  718. swait()
  719. p.Transparency = p.Transparency + Tim
  720. until p.Transparency >= 1
  721. p:Destroy()
  722. end
  723. ))
  724. end
  725. end
  726. end
  727.  
  728. BlastMesh = "http://www.roblox.com/asset/?id=20329976"
  729. resetwelds = function()
  730.  
  731. spr.C0 = neutralc0
  732. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * euler(0, 0, 0) * euler(0, 0, 0), 1)
  733. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 0) * euler(0, 0, 0), 1)
  734. ch = char
  735. RH.C0 = clerp(RH.C0, RHC0, 0.2)
  736. LH.C0 = clerp(LH.C0, LHC0, 0.2)
  737. RH.C1 = clerp(RH.C1, RHC1, 0.2)
  738. LH.C1 = clerp(LH.C1, LHC1, 0.2)
  739. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0), 1)
  740. RW.C1 = clerp(RW.C1, cf(0, 0.5, 0), 1)
  741. RW.Parent = ch.Torso
  742. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0), 1)
  743. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0), 1)
  744. LW.Parent = ch.Torso
  745. end
  746.  
  747. gentrail = function(par)
  748.  
  749. par = par:clone()
  750. par.Parent = EffectMo
  751. coroutine.resume(coroutine.create(function(part, spin)
  752.  
  753. for i = 1, 20 do
  754. part.Mesh.Scale = part.Mesh.Scale - Vector3.new(0.05, 0.05, 0.05)
  755. part.Transparency = i / 20
  756. part.CFrame = part.CFrame * CFrame.new(math.random(-50, 50) / 5000, math.random(-10, 10) / 1000, math.random(-10, 10) / 1000) * spin
  757. swait()
  758. end
  759. part.Parent = nil
  760. end
  761. ), par, CFrame.fromEulerAnglesXYZ(math.random(-10, 10) / 10, math.random(-10, 10) / 10, math.random(-10, 10) / 10))
  762. end
  763.  
  764. RestoreHP = function(targe, rest)
  765.  
  766. local CPlayer = char
  767. pol = Instance.new("Part")
  768. pol.Name = "Trail"
  769. pol.TopSurface = 0
  770. pol.BottomSurface = 0
  771. pol.Anchored = false
  772. pol.CanCollide = false
  773. pol.formFactor = "Symmetric"
  774. pol.Size = Vector3.new(1, 1, 1)
  775. pol.BrickColor = BrickColor.new("Crimson")
  776. pol.Material = "Neon"
  777. pol.Transparency = 0.3
  778. pol.CFrame = targe.CFrame + Vector3.new(math.random(-5, 5), math.random(-5, 5), math.random(-5, 5))
  779. pol.Parent = EffectMo
  780. m = Instance.new("SpecialMesh")
  781. m.MeshType = "Sphere"
  782. m.Scale = Vector3.new(2, 2, 2)
  783. m.Parent = pol
  784. bp = Instance.new("BodyPosition")
  785. bp.P = 9000
  786. bp.D = 100
  787. bp.Parent = pol
  788. bp.position = pol.Position + Vector3.new(math.random(-5, 5), math.random(-5, 5), math.random(-5, 5)) * 2 + pol.Position - CPlayer.Torso.Position.unit * math.random(-5, 5)
  789. coroutine.resume(coroutine.create(function(part, spin, tar)
  790.  
  791. swait(0.2)
  792. for i = 1, math.random(8, 11) do
  793. part.BodyPosition.position = part.BodyPosition.position + pol.Position - tar.Position.unit * -2
  794. swait()
  795. end
  796. swait(0.25)
  797. part.BodyPosition:Remove()
  798. part.Anchored = true
  799. for i = 1, 5 do
  800. gentrail(part:clone())
  801. part.CFrame = CFrame.new(part.Position:Lerp(char.Torso.Position, i / 5)) * CFrame.fromEulerAnglesXYZ(math.random(-5, 5), math.random(-5, 5), 0)
  802. swait(0.05)
  803. end
  804. char.Humanoid.Health = char.Humanoid.Health + rest
  805. part.Parent = nil
  806. end
  807. ), pol, CFrame.fromEulerAnglesXYZ(math.random(-50, 50) / 500, math.random(-50, 50) / 500, math.random(-50, 50) / 500), targe)
  808. end
  809.  
  810. doingmoves = function(value)
  811.  
  812. if value == true then
  813. char.Humanoid.WalkSpeed = 0
  814. char.Humanoid.JumpPower = 0
  815. Dmoves = true
  816. end
  817. if value == false then
  818. char.Humanoid.WalkSpeed = 16
  819. char.Humanoid.JumpPower = 50
  820. Dmoves = false
  821. end
  822. end
  823.  
  824. Dmoves = false
  825. switchMode = function()
  826.  
  827. doingmoves(true)
  828. resetwelds()
  829. ER = char.Torso.CFrame
  830. local stab = Instance.new("BodyPosition", char.HumanoidRootPart)
  831. stab.P = 5000
  832. stab.maxForce = Vector3.new(500000000, 0, 500000000) * 4
  833. stab.position = stab.Parent.Position
  834. char.Humanoid.Jump = true
  835. RootJoint.C0 = RootJoint.C0 * CFrame.Angles(math.rad(-25), 0, 0)
  836. LW.C0 = LW.C0 * CFrame.Angles(math.rad(-50), 0, math.rad(-30))
  837. RW.C0 = RW.C0 * CFrame.Angles(math.rad(-50), 0, math.rad(30))
  838. LH.C0 = LH.C0 * CFrame.Angles(math.rad(-15), 0, math.rad(25))
  839. RH.C0 = RH.C0 * CFrame.Angles(math.rad(-15), 0, math.rad(-25))
  840. Neck.C0 = Neck.C0 * CFrame.Angles(math.rad(-30), 0, 0)
  841. local proj = Instance.new("Part", EffectMo)
  842. proj.Anchored = true
  843. proj.CanCollide = true
  844. proj.Transparency = 1
  845. proj.Position = char.Torso.Position
  846. xdir = proj.CFrame.lookVector
  847. game.Debris:AddItem(proj, 10)
  848. so("153092315", char, 5, 0.8)
  849. MagniDamage(char.Torso, 30, 50, 60, 20, "Normal", RootPart, 0.2, 2, (math.random(4, 7)), nil, true)
  850. local p = Instance.new("Part", proj.Parent)
  851. p.Name = "Effect"
  852. p.formFactor = "Symmetric"
  853. p.TopSurface = 0
  854. p.BottomSurface = 0
  855. p.Material = "SmoothPlastic"
  856. if Mode == "Shield" then
  857. p.BrickColor = BrickColor.new("Deep orange")
  858. elseif Mode == "Spear" then
  859. p.BrickColor = BrickColor.new("Toothpaste")
  860. end
  861. p.Anchored = true
  862. p.CanCollide = false
  863. p.Size = Vector3.new(1, 1, 1)
  864. p.CFrame = CFrame.new(proj.Position, proj.Position + xdir * 50) * CFrame.fromEulerAnglesXYZ(math.pi / 2, 0, 0)
  865. p.CFrame = p.CFrame * CFrame.new(0, 0, 5)
  866. game:GetService("Debris"):AddItem(p, 8)
  867. local m = Instance.new("SpecialMesh", p)
  868. m.MeshId = "http://www.roblox.com/asset/?id=3270017"
  869. m.Scale = Vector3.new(2, 2, 1)
  870. coroutine.resume(coroutine.create(function(p, s)
  871. for i = 1, 30 do
  872. p.Transparency = i / 30
  873. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(2, 2, -0.05)
  874. swait()
  875. end
  876. p:Destroy()
  877. end
  878. ), p, 8)
  879. local p = Instance.new("Part")
  880. p.TopSurface = 0
  881. p.BottomSurface = 0
  882. p.CanCollide = false
  883. p.Anchored = true
  884. p.BrickColor = BrickColor.new("Institutional white")
  885. p.Position = char.Torso.Position
  886. p.CFrame = p.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.random(-10, 10) / 100, 0)
  887. p.formFactor = "Symmetric"
  888. p.Size = Vector3.new(1, 1, 1)
  889. p.Parent = EffectMo
  890. m = MeshFolder.BlastMesh:clone()
  891. p.Material = "SmoothPlastic"
  892. m.Parent = p
  893. m.Scale = Vector3.new(1, 3, 1)
  894. m.Name = "Triangle"
  895. game:GetService("Debris"):AddItem(p, 5)
  896. coroutine.resume(coroutine.create(function(p)
  897. for i = 1, 20 do
  898. p.Transparency = i / 20
  899. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(1.5, 0, 1.5)
  900. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  901. swait()
  902. end
  903. p.Parent = nil
  904. end
  905. ), p)
  906. for i = 1, 4 do
  907. local p = Instance.new("Part", proj.Parent)
  908. do
  909. p.Name = "Effect"
  910. p.formFactor = "Symmetric"
  911. p.TopSurface = 0
  912. p.BottomSurface = 0
  913. p.Material = "SmoothPlastic"
  914. if Mode == "Shield" then
  915. p.BrickColor = BrickColor.new("Deep orange")
  916. else
  917. if Mode == "Spear" then
  918. p.BrickColor = BrickColor.new("Toothpaste")
  919. end
  920. end
  921. p.Material = "Neon"
  922. p.Anchored = true
  923. p.CanCollide = false
  924. p.Size = Vector3.new(1, 1, 1)
  925. p.CFrame = CFrame.new(proj.CFrame.p) - Vector3.new(0, 0, 0)
  926. local m = Instance.new("CylinderMesh", p)
  927. m.Scale = Vector3.new(3, 1000000, 3)
  928. coroutine.resume(coroutine.create(function(p, pc, s)
  929.  
  930. local e = 0
  931. for i = 0 + s, 50 + s do
  932. p.Mesh.Scale = p.Mesh.Scale / 1.02
  933. e = e ^ 1.008 + 0.88
  934. p.CFrame = pc * CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(math.cos(math.deg(i * 0.6)) * (i - s + 8), 0, math.sin(math.deg(i * 0.6)) * (i - s + 8))
  935. swait()
  936. end
  937. for i = 1, 10 do
  938. m.Scale = m.Scale - Vector3.new(0.1, 0, 0.1)
  939. p.Transparency = i / 10
  940. swait()
  941. end
  942. p:Remove()
  943. end
  944. ), p, p.CFrame, i * 9)
  945. end
  946. end
  947. local p = Instance.new("Part", proj.Parent)
  948. p.Name = "Effect"
  949. p.formFactor = "Symmetric"
  950. p.TopSurface = 0
  951. p.BottomSurface = 0
  952. p.Material = "SmoothPlastic"
  953. p.BrickColor = BrickColor.new("Institutional white")
  954. p.Anchored = true
  955. p.CanCollide = false
  956. p.Size = Vector3.new(1, 1, 1)
  957. p.CFrame = proj.CFrame * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  958. p.Transparency = 0.1
  959. local m = Instance.new("SpecialMesh", p)
  960. m.Scale = Vector3.new(3, 3, 3)
  961. m.MeshType = "Sphere"
  962. coroutine.resume(coroutine.create(function(p)
  963. for i = 1, 15 do
  964. p.Transparency = i / 15
  965. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(5, 5, 5)
  966. swait()
  967. end
  968. p:Destroy()
  969. end
  970. ), p)
  971. if Mode == "Spear" then
  972. Mode = "Shield"
  973. elseif Mode == "Shield" then
  974. Mode = "Spear"
  975. end
  976. swait(30)
  977. stab:Destroy()
  978. resetwelds()
  979. doingmoves(false)
  980. end
  981.  
  982. shieldbash = function()
  983.  
  984. doingmoves(true)
  985. resetwelds()
  986. ER = char.Torso.CFrame
  987. for i = 1, 10 do
  988. swait()
  989. RW.C1 = clerp(RW.C1, cf(0, 0.6, 0) * euler(math.rad(-100), 0, 0), 0.3)
  990. RootJoint.C0 = RootCF * cf(0, 0, -0.2) * euler(0, 0, math.rad(9 * i))
  991. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, math.rad(-90)) * euler(0, 0, 0), 0.7)
  992. LW.C1 = clerp(LW.C1, cf(0, 0.4, 0) * euler(0, 0, math.rad(30)), 0.5)
  993. end
  994. DIR = char.Head.CFrame.lookVector
  995. coroutine.resume(coroutine.create(function()
  996.  
  997. for i = 1, 30 do
  998. p = Instance.new("Part")
  999. p.Name = "Trail"
  1000. p.TopSurface = 0
  1001. p.BottomSurface = 0
  1002. p.Anchored = true
  1003. p.CanCollide = false
  1004. p.formFactor = "Symmetric"
  1005. p.Size = Vector3.new(1, 1, 1)
  1006. p.BrickColor = BrickColor.new("Toothpaste")
  1007. p.Material = "Neon"
  1008. p.CFrame = char.Torso.CFrame
  1009. p.Parent = EffectMo
  1010. m = Instance.new("BlockMesh")
  1011. m.Scale = Vector3.new(1, 1, 1)
  1012. m.Parent = p
  1013. coroutine.resume(coroutine.create(function(part, spin)
  1014.  
  1015. for i = 1, 20 do
  1016. part.Mesh.Scale = part.Mesh.Scale - Vector3.new(0.25, 0.25, 0.25)
  1017. part.Transparency = i / 20
  1018. part.CFrame = part.CFrame * CFrame.new(math.random(-10, 10) / 9, math.random(-10, 10) / 9, math.random(-10, 10) / 9) * spin
  1019. swait()
  1020. end
  1021. part.Parent = nil
  1022. end
  1023. ), p, CFrame.fromEulerAnglesXYZ(math.random(-10, 10) / 10, math.random(-10, 10) / 10, math.random(-10, 10) / 10))
  1024. swait()
  1025. end
  1026. end
  1027. ))
  1028. coroutine.resume(coroutine.create(function()
  1029.  
  1030. for i = 1, 5 do
  1031. swait(3)
  1032. local ref = part(3, workspace, 0, 1, BrickColor.new("Black"), "Reference", vt())
  1033. ref.Anchored = true
  1034. ref.CFrame = cf(RootPart.Position)
  1035. hitfloor2, posfloor2 = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 50, Character)
  1036. if hitfloor2 ~= nil then
  1037. so("199145477", ref, 1, 1.2)
  1038. ref.CFrame = cf(posfloor2)
  1039. col = hitfloor2.BrickColor
  1040. for i = 1, 5 do
  1041. local groundpart = part(3, workspace, 0, 0, col, "Ground", vt(math.random(50, 200) / 100, math.random(50, 200) / 100, math.random(50, 200) / 100))
  1042. groundpart.Anchored = true
  1043. groundpart.Material = hitfloor2.Material
  1044. groundpart.CanCollide = true
  1045. groundpart.CFrame = cf(ref.Position) * cf(math.random(-500, 500) / 100, 0, math.random(-500, 500) / 100) * euler(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1046. groundpart.Parent = EffectMo
  1047. coroutine.resume(coroutine.create(function(groundpart)
  1048. for i = 1, 30 do
  1049. groundpart.Transparency = i / 30
  1050. swait()
  1051. end
  1052. groundpart:Destroy()
  1053. ref:Destroy()
  1054. end
  1055. ), groundpart)
  1056. end
  1057. end
  1058. local p = Instance.new("Part")
  1059. p.TopSurface = 0
  1060. p.BottomSurface = 0
  1061. p.CanCollide = false
  1062. p.Anchored = true
  1063. p.BrickColor = BrickColor.new("Institutional white")
  1064. p.CFrame = char.Torso.CFrame * CFrame.new(-3, 0, 0) * CFrame.Angles(math.rad(90), math.random(-10, 10) / 100, math.rad(90))
  1065. p.formFactor = "Symmetric"
  1066. p.Size = Vector3.new(1, 1, 1)
  1067. p.Parent = EffectMo
  1068. m = MeshFolder.BlastMesh:clone()
  1069. p.Material = "SmoothPlastic"
  1070. m.Parent = p
  1071. m.Scale = Vector3.new(10, 1, 10)
  1072. m.Name = "Triangle"
  1073. game:GetService("Debris"):AddItem(p, 5)
  1074. coroutine.resume(coroutine.create(function(p)
  1075.  
  1076. for i = 1, 10 do
  1077. p.Transparency = i / 10
  1078. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(-1, 2, -1)
  1079. p.CFrame = p.CFrame * CFrame.Angles(0, -math.rad(10 * i), 0)
  1080. swait()
  1081. end
  1082. p.Parent = nil
  1083. end
  1084. ), p)
  1085. end
  1086. end
  1087. ))
  1088. for i = 1, 20 do
  1089. swait()
  1090. Torso.Velocity = char.Head.CFrame.lookVector * 4 * i
  1091. so("234365549", char, 1, 1.2)
  1092. so("191395579", char, 1, 1.3)
  1093. so("189505665", char, 1, 0.8)
  1094. so("189505665", char, 1, 0.5)
  1095. so("191395766", char, 1, 1.1)
  1096. MagniDamage(char.Torso, 9, 1, 5, 0, "Normal", RootPart, 0.04, 0, (math.random(3, 5)), nil, true)
  1097. end
  1098. resetwelds()
  1099. doingmoves(false)
  1100. end
  1101.  
  1102. shockwave = function()
  1103.  
  1104. doingmoves(true)
  1105. resetwelds()
  1106. ER = char.Torso.CFrame
  1107. Humanoid.WalkSpeed = 16
  1108. for i = 1, 10 do
  1109. swait()
  1110. Neck.C0 = clerp(Neck.C0, necko * euler(0.3, 0, 0), 0.2)
  1111. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.2) * euler(-0.2, 0, 0), 0.2)
  1112. RW.C0 = clerp(RW.C0, cf(1.2, 0.8, 0) * euler(2.5, 0, -0.3), 0.2)
  1113. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.2)
  1114. LW.C0 = clerp(LW.C0, cf(-1.2, 0.8, 0) * euler(2.4, 0, 0.4), 0.2)
  1115. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.2)
  1116. RH.C0 = clerp(RH.C0, cf(1.1, -0.8, 0.2) * euler(0, 1.57, -0.2), 0.2)
  1117. LH.C0 = clerp(LH.C0, cf(-1, -0.9, 0) * euler(0, -1.57, 0.3), 0.2)
  1118. end
  1119. so("200632136", char, 1, 0.6)
  1120. for i = 0, 1, 0.2 do
  1121. swait()
  1122. Neck.C0 = clerp(Neck.C0, necko * euler(0.3, 0, 0), 0.2)
  1123. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -1.5) * euler(0.2, 0, 0), 0.2)
  1124. RW.C0 = clerp(RW.C0, cf(1.2, 0.3, 0) * euler(0.8, 0, -0.4), 0.2)
  1125. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  1126. LW.C0 = clerp(LW.C0, cf(-1.2, 0.3, 0) * euler(0.8, 0, 0.4), 0.2)
  1127. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.2)
  1128. RH.C0 = clerp(RH.C0, cf(1, -0.6, -0.4) * euler(0, 1.57, -0.6) * euler(-0.2, 0, 0), 0.2)
  1129. LH.C0 = clerp(LH.C0, cf(-1, -0.4, -0.5) * euler(0, -1.57, 0.2), 0.2)
  1130. end
  1131. so("200632561", Torso, 1, 0.6)
  1132. so("200632561", Torso, 1, 0.4)
  1133. so("191395766", Torso, 1, 1)
  1134. for i = 0, 1, 0.2 do
  1135. swait()
  1136. Neck.C0 = clerp(Neck.C0, necko * euler(0.3, 0, 0), 0.4)
  1137. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -1.5) * euler(0.2, 0, 0), 0.4)
  1138. RW.C0 = clerp(RW.C0, cf(1.2, 0.3, 0) * euler(0.5, 0, -0.4), 0.4)
  1139. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  1140. LW.C0 = clerp(LW.C0, cf(-1.2, 0.3, 0) * euler(0.5, 0, 0.4), 0.4)
  1141. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  1142. RH.C0 = clerp(RH.C0, cf(1, -0.6, -0.4) * euler(0, 1.57, -0.6) * euler(-0.2, 0, 0), 0.4)
  1143. LH.C0 = clerp(LH.C0, cf(-1, -0.4, -0.5) * euler(0, -1.57, 0.2), 0.4)
  1144. end
  1145. er = Instance.new("Part")
  1146. er.Anchored = true
  1147. er.Transparency = 1
  1148. er.CanCollide = false
  1149. er.Position = char.Torso.Position
  1150. er.Parent = EffectMo
  1151. game.Debris:AddItem(er, 3)
  1152. local p = Instance.new("Part", er.Parent)
  1153. p.Name = "Effect"
  1154. p.formFactor = "Symmetric"
  1155. p.TopSurface = 0
  1156. p.BottomSurface = 0
  1157. p.Material = "SmoothPlastic"
  1158. p.BrickColor = BrickColor.new("Black")
  1159. p.Anchored = true
  1160. p.CanCollide = false
  1161. p.Size = Vector3.new(1, 1, 1)
  1162. p.CFrame = er.CFrame * CFrame.Angles(math.pi / 2, 0, 0) * CFrame.new(0, 0, 1.5)
  1163. game:GetService("Debris"):AddItem(p, 8)
  1164. local m = Instance.new("SpecialMesh", p)
  1165. m.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1166. m.Scale = Vector3.new(2, 2, 1)
  1167. game:GetService("Debris"):AddItem(p, 5)
  1168. coroutine.resume(coroutine.create(function(p, s)
  1169.  
  1170. for i = 1, 10 do
  1171. p.Transparency = i / 10
  1172. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(4, 4, -0.05)
  1173. swait()
  1174. end
  1175. end
  1176. ), p, 8)
  1177. for i = 1, 3 do
  1178. swait(2)
  1179. MagniDamage(char.Torso, 40, 50, 25, 50, "Normal", RootPart, 0.2, 2, (math.random(4, 7)), nil, true)
  1180. xdir = er.CFrame.lookVector
  1181. local p = Instance.new("Part")
  1182. p.TopSurface = 0
  1183. p.BottomSurface = 0
  1184. p.CanCollide = false
  1185. p.Anchored = true
  1186. p.BrickColor = BrickColor.new("Institutional white")
  1187. p.CFrame = er.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.random(-10, 10) / 100, 0)
  1188. p.formFactor = "Symmetric"
  1189. p.Size = Vector3.new(1, 1, 1)
  1190. p.Parent = EffectMo
  1191. m = MeshFolder.BlastMesh:clone()
  1192. p.Material = "SmoothPlastic"
  1193. m.Parent = p
  1194. m.Scale = Vector3.new(1, 3, 1)
  1195. m.Name = "Triangle"
  1196. game:GetService("Debris"):AddItem(p, 5)
  1197. coroutine.resume(coroutine.create(function(p)
  1198.  
  1199. for i = 1, 10 do
  1200. p.Transparency = i / 10
  1201. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(2.3, -0.4, 2.3)
  1202. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  1203. swait()
  1204. end
  1205. p.Parent = nil
  1206. end
  1207. ), p)
  1208. end
  1209. resetwelds()
  1210. doingmoves(false)
  1211. end
  1212.  
  1213. shieldslam = function()
  1214.  
  1215. doingmoves(true)
  1216. resetwelds()
  1217. ER = char.Torso.CFrame
  1218. Humanoid.WalkSpeed = 16
  1219. for i = 1, 10 do
  1220. swait()
  1221. RW.C1 = clerp(RW.C1, cf(0, 0.6, 0) * euler(math.rad(-90), 0, 0), 0.3)
  1222. RootJoint.C0 = RootCF * cf(0, 0, -0.2) * euler(0, 0, math.rad(9 * i))
  1223. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, math.rad(-90)) * euler(0, 0, 0), 0.7)
  1224. LW.C1 = clerp(LW.C1, cf(0.5, 1.5, 0) * euler(math.rad(-90), math.rad(70), 0), 0.5)
  1225. end
  1226. Torso.Velocity = vt(0, 1, 0) * 150
  1227. Humanoid.Jump = true
  1228. Humanoid.JumpPower = 16
  1229. local spin = coroutine.create(function()
  1230.  
  1231. for i = 1, 4.5 do
  1232. so("203691447", char, 1, 1.1)
  1233. wait(0.2)
  1234. end
  1235. end
  1236. )
  1237. coroutine.resume(spin)
  1238. for i = 1, 30 do
  1239. swait()
  1240. local es = 27
  1241. RootJoint.C0 = RootCF * cf(0, 0, -0.2) * euler(math.rad(es * i), 0, math.rad(90))
  1242. end
  1243. hit = nil
  1244. while hit == nil do
  1245. swait()
  1246. hit = rayCast(LeftLeg.Position, CFrame.new(LeftLeg.Position, LeftLeg.Position - Vector3.new(0, 1, 0)).lookVector, 4, char)
  1247. end
  1248. dist = 10
  1249. ref = part(3, workspace, 0, 1, BrickColor.new("Black"), "Reference", vt())
  1250. ref.Anchored = true
  1251. ref.CFrame = cf(Torso.Position)
  1252. game.Debris:AddItem(ref, 8)
  1253. so("178452217", RightArm, 0.5, 0.4)
  1254. so("168586586", RightArm, 0.5, 0.6)
  1255. so("160740121", RightArm, 1, 0.8)
  1256. so("168586621", RightArm, 1, 0.5)
  1257. so("160867463", RightArm, 1, 0.8)
  1258. er = Instance.new("Part")
  1259. er.Anchored = true
  1260. er.Transparency = 1
  1261. er.CanCollide = false
  1262. er.Position = char.Torso.Position
  1263. er.Parent = EffectMo
  1264. game.Debris:AddItem(er, 3)
  1265. er.CFrame = er.CFrame * CFrame.Angles(0, math.rad(90), 0)
  1266. local p = Instance.new("Part")
  1267. p.TopSurface = 0
  1268. p.BottomSurface = 0
  1269. p.CanCollide = false
  1270. p.Anchored = true
  1271. p.BrickColor = BrickColor.new("White")
  1272. p.formFactor = "Symmetric"
  1273. p.Size = Vector3.new(1, 1, 1)
  1274. p.CFrame = er.CFrame * CFrame.Angles(0, math.rad(90), 0) * CFrame.fromEulerAnglesXYZ(math.rad(50), 0, 0)
  1275. p.Parent = EffectMo
  1276. m = MeshFolder.RingMesh:clone()
  1277. p.Material = "SmoothPlastic"
  1278. m.Scale = Vector3.new(60, 60, 0)
  1279. m.Parent = p
  1280. m.Name = "Triangle"
  1281. coroutine.resume(coroutine.create(function(p)
  1282.  
  1283. for i = 1, 30 do
  1284. p.Transparency = i / 30
  1285. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(0.3, 0.3, 0)
  1286. swait()
  1287. end
  1288. p.Parent = nil
  1289. end
  1290. ), p)
  1291. local p = Instance.new("Part")
  1292. p.TopSurface = 0
  1293. p.BottomSurface = 0
  1294. p.CanCollide = false
  1295. p.Anchored = true
  1296. p.BrickColor = BrickColor.new("White")
  1297. p.formFactor = "Symmetric"
  1298. p.Size = Vector3.new(1, 1, 1)
  1299. p.CFrame = er.CFrame * CFrame.Angles(0, math.rad(90), 0) * CFrame.fromEulerAnglesXYZ(math.rad(-50), 0, 0)
  1300. p.Parent = EffectMo
  1301. m = MeshFolder.RingMesh:clone()
  1302. p.Material = "SmoothPlastic"
  1303. m.Scale = Vector3.new(60, 60, 0)
  1304. m.Parent = p
  1305. m.Name = "Triangle"
  1306. coroutine.resume(coroutine.create(function(p)
  1307.  
  1308. for i = 1, 30 do
  1309. p.Transparency = i / 30
  1310. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(0.3, 0.3, 0)
  1311. swait()
  1312. end
  1313. p.Parent = nil
  1314. end
  1315. ), p)
  1316. for i = 1, 4 do
  1317. MagniDamage(char.Torso, 70, 80, 80, 90, "Normal", RootPart, 2, 2, (math.random(4, 7)), nil, true)
  1318. swait()
  1319. local p = Instance.new("Part", er.Parent)
  1320. p.Name = "Effect"
  1321. p.formFactor = "Symmetric"
  1322. p.TopSurface = 0
  1323. p.BottomSurface = 0
  1324. p.Material = "SmoothPlastic"
  1325. p.BrickColor = BrickColor.new("Black")
  1326. p.Anchored = true
  1327. p.CanCollide = false
  1328. p.Size = Vector3.new(1, 1, 1)
  1329. p.CFrame = er.CFrame * CFrame.Angles(math.pi / 2, 0, 0) * CFrame.new(0, 0, 1.5)
  1330. game:GetService("Debris"):AddItem(p, 8)
  1331. local m = Instance.new("SpecialMesh", p)
  1332. m.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1333. m.Scale = Vector3.new(2, 2, 1)
  1334. coroutine.resume(coroutine.create(function(p, s)
  1335.  
  1336. for i = 1, 30 do
  1337. p.Transparency = i / 30
  1338. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(4, 4, -0.05)
  1339. swait()
  1340. end
  1341. end
  1342. ), p, 8)
  1343. xdir = er.CFrame.lookVector
  1344. local p = Instance.new("Part")
  1345. p.TopSurface = 0
  1346. p.BottomSurface = 0
  1347. p.CanCollide = false
  1348. p.Anchored = true
  1349. p.BrickColor = BrickColor.new("Institutional white")
  1350. p.CFrame = er.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.random(-10, 10) / 100, 0)
  1351. p.formFactor = "Symmetric"
  1352. p.Size = Vector3.new(1, 1, 1)
  1353. p.Parent = EffectMo
  1354. m = MeshFolder.BlastMesh:clone()
  1355. p.Material = "SmoothPlastic"
  1356. m.Parent = p
  1357. m.Scale = Vector3.new(1, 3, 1)
  1358. m.Name = "Triangle"
  1359. game:GetService("Debris"):AddItem(p, 5)
  1360. coroutine.resume(coroutine.create(function(p)
  1361.  
  1362. for i = 1, 25 do
  1363. p.Transparency = i / 25
  1364. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(2.3, 0, 2.3)
  1365. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  1366. swait()
  1367. end
  1368. p.Parent = nil
  1369. end
  1370. ), p)
  1371. for i = 1, 5 do
  1372. ref.CFrame = cf(RootPart.Position) * cf(math.random(-dist * 300, dist * 200) / 100, 0, math.random(-dist * 300, dist * 300) / 100)
  1373. hitfloor2a, posfloor2a = rayCast(ref.Position, CFrame.new(ref.Position, ref.Position - Vector3.new(0, 1, 0)).lookVector, 100, Character)
  1374. if hitfloor2a ~= nil then
  1375. local groundpart = part(3, workspace, 0, 0, hitfloor2a.BrickColor, "Ground", vt(math.random(500, 1000) / 100, math.random(500, 1000) / 100, math.random(500, 1000) / 100))
  1376. groundpart.Anchored = true
  1377. groundpart.Material = hitfloor2a.Material
  1378. groundpart.CanCollide = false
  1379. groundpart.CFrame = cf(posfloor2a) * euler(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1380. game:GetService("Debris"):AddItem(groundpart, 10)
  1381. groundpart.Parent = EffectMo
  1382. coroutine.resume(coroutine.create(function(groundpart)
  1383.  
  1384. for i = 1, 300 do
  1385. groundpart.Transparency = i / 300
  1386. swait()
  1387. end
  1388. groundpart:Destroy()
  1389. end
  1390. ), groundpart)
  1391. end
  1392. end
  1393. end
  1394. swait()
  1395. resetwelds()
  1396. doingmoves(false)
  1397. end
  1398.  
  1399. orbatk = function()
  1400.  
  1401. doingmoves(true)
  1402. resetwelds()
  1403. ER = char.Torso.CFrame
  1404. local rek = Instance.new("Sound", char)
  1405. rek.Volume = 1
  1406. rek.Pitch = 1.3
  1407. rek.SoundId = "http://www.roblox.com/asset/?id=235097614"
  1408. rek:Play()
  1409. game.Debris:AddItem(rek, 5)
  1410. for i = 1, 5 do
  1411. swait()
  1412. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, -0.6) * euler(0.2, 0, 0), 0.3)
  1413. RootJoint.C0 = clerp(RootJoint.C0, RootCF * euler(0, 0, 0.8), 0.3)
  1414. RW.C0 = clerp(RW.C0, cf(1, 0.5, -0.5) * euler(1.4, 0, -1.2) * euler(0, 1.57, 0), 0.3)
  1415. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  1416. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(-0.3, 0, -0.8), 0.3)
  1417. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  1418. RH.C0 = clerp(RH.C0, cf(0.7, -1, 0.4) * euler(0, 1.57, 0) * euler(0, -0.8, 0), 0.3)
  1419. LH.C0 = clerp(LH.C0, cf(-0.7, -1, -0.4) * euler(0, -1.57, 0) * euler(0, -0.8, 0), 0.3)
  1420. end
  1421. for i = 1, 5 do
  1422. swait()
  1423. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, -1.57) * euler(0, 0, 0), 0.4)
  1424. RootJoint.C0 = clerp(RootJoint.C0, RootCF * euler(0, 0, 1.57), 0.4)
  1425. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(1.57, 0, 1.57) * euler(0, 1.57, 0), 0.4)
  1426. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  1427. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(-0.3, 0, -0.8), 0.4)
  1428. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  1429. RH.C0 = clerp(RH.C0, cf(0.6, -1, 0.4) * euler(0, 1.57, 0) * euler(0.2, -1.57, 0), 0.4)
  1430. LH.C0 = clerp(LH.C0, cf(-0.6, -1, -0.4) * euler(0, -1.57, 0) * euler(-0.4, -1.57, 0), 0.4)
  1431. end
  1432. Runes = {"rbxassetid://200326272", "rbxassetid://200326330", "rbxassetid://200326394", "rbxassetid://200326465", "rbxassetid://200326593", "rbxassetid://200326667", "rbxassetid://200326796", "rbxassetid://200326880", "rbxassetid://200327025", "rbxassetid://200327088", "rbxassetid://200327279", "rbxassetid://200327394", "rbxassetid://200327439", "rbxassetid://200327517", "rbxassetid://200327625", "rbxassetid://200327725", "rbxassetid://200327804", "rbxassetid://200327922", "rbxassetid://200327991", "rbxassetid://200328063", "rbxassetid://200328131", "rbxassetid://200328211", "rbxassetid://200328319", "rbxassetid://200328365", "rbxassetid://200328401", "rbxassetid://200328461", "rbxassetid://200328530", "rbxassetid://200328645", "rbxassetid://200328713"}
  1433. BillboardGui = function(image, position, size)
  1434.  
  1435. local billpar = Instance.new("Part")
  1436. billpar.Transparency = 1
  1437. billpar.formFactor = "Custom"
  1438. billpar.Size = Vector3.new(1, 1, 1)
  1439. billpar.Anchored = true
  1440. billpar.CanCollide = false
  1441. billpar.CFrame = CFrame.new(position)
  1442. billpar.Name = "BillboardGuiPart"
  1443. local bill = Instance.new("BillboardGui", billpar)
  1444. bill.Adornee = billpar
  1445. bill.Size = UDim2.new(1, 0, 1, 0)
  1446. bill.SizeOffset = Vector2.new(size, size)
  1447. local d = Instance.new("ImageLabel", bill)
  1448. d.BackgroundTransparency = 1
  1449. d.Size = UDim2.new(1, 0, 1, 0)
  1450. d.Image = image
  1451. return billpar
  1452. end
  1453.  
  1454. eb = BillboardGui(Runes[math.random(1, #Runes)], RightArm.CFrame * CFrame.new(0, -2, 0).p, 0)
  1455. eb.Parent = EffectMo
  1456. eb.BillboardGui.Size = UDim2.new(3, 0, 3, 0)
  1457. eb.BillboardGui.ImageLabel.ImageColor3 = BrickColor.new("Toothpaste").Color
  1458. for i = 1, 3 do
  1459. swait()
  1460. local blast = Instance.new("Part", EffectMo)
  1461. blast.Anchored = true
  1462. blast.CanCollide = false
  1463. blast.Size = Vector3.new(1, 1, 1)
  1464. blast.CFrame = RightArm.CFrame * CFrame.new(0, -2, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  1465. m = Instance.new("SpecialMesh", blast)
  1466. m.Scale = Vector3.new(3, 3, 3)
  1467. m.MeshType = "Sphere"
  1468. blast.BrickColor = BrickColor.new("White")
  1469. blast.Material = "Neon"
  1470. coroutine.resume(coroutine.create(function(p)
  1471.  
  1472. for i = 1, 15 do
  1473. blast.Transparency = i / 10
  1474. blast.Mesh.Scale = blast.Mesh.Scale / 1.1
  1475. swait()
  1476. end
  1477. blast:Remove()
  1478. end
  1479. ), p)
  1480. p = Instance.new("Part")
  1481. local p = Instance.new("Part")
  1482. p.TopSurface = 0
  1483. p.BottomSurface = 0
  1484. p.CanCollide = false
  1485. p.Anchored = true
  1486. p.BrickColor = BrickColor.new("White")
  1487. p.formFactor = "Symmetric"
  1488. p.Size = Vector3.new(1, 1, 1)
  1489. p.CFrame = blast.CFrame * CFrame.fromEulerAnglesXYZ(math.pi / 2 + math.random(-15, 15) / 9, math.random(-15, 15) / 9, math.random(-10, 10) / 9)
  1490. p.Parent = EffectMo
  1491. m = MeshFolder.RingMesh:clone()
  1492. m.Scale = Vector3.new(0, 0, 0)
  1493. m.Parent = p
  1494. m.Name = "Triangle"
  1495. coroutine.resume(coroutine.create(function(p)
  1496.  
  1497. for i = 1, 10 do
  1498. p.Transparency = i / 10
  1499. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(0.8, 0.8, 0)
  1500. swait()
  1501. end
  1502. p.Parent = nil
  1503. end
  1504. ), p)
  1505. p = Instance.new("Part")
  1506. p.TopSurface = 0
  1507. p.BottomSurface = 0
  1508. p.CanCollide = false
  1509. p.Anchored = true
  1510. p.BrickColor = BrickColor.new("Black")
  1511. p.Material = "Neon"
  1512. p.formFactor = "Symmetric"
  1513. p.Size = Vector3.new(1, 1, 1)
  1514. p.CFrame = blast.CFrame * CFrame.fromEulerAnglesXYZ(math.random(-10, 10) / 4, math.random(-10, 10) / 4, math.random(-10, 10) / 4)
  1515. p.Parent = EffectMo
  1516. local m = Instance.new("BlockMesh")
  1517. m.Parent = p
  1518. m.Scale = Vector3.new(0.4, 0.4, 0.4)
  1519. coroutine.resume(coroutine.create(function(p)
  1520.  
  1521. for i = 1, 10 do
  1522. p.Transparency = i / 10
  1523. p.CFrame = p.CFrame * CFrame.new(0, -0.5, 0)
  1524. swait()
  1525. end
  1526. p.Parent = nil
  1527. end
  1528. ), p)
  1529. end
  1530. for i = 1, 8 do
  1531. swait()
  1532. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 1) * euler(0.2, 0, 0), 0.4)
  1533. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.5) * euler(0, 0, -1) * euler(0, 0.2, 0), 0.4)
  1534. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(1, 0, 1) * euler(0, 0, 0), 0.4)
  1535. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  1536. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(-0.5, 0, -1), 0.4)
  1537. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  1538. RH.C0 = clerp(RH.C0, cf(1, -0.9, -0.2) * euler(0, 1.57, 0) * euler(-0.2, 0.5, 0), 0.4)
  1539. LH.C0 = clerp(LH.C0, cf(-0.8, -0.6, 0.4) * euler(0, -1.57, 0) * euler(-0.4, 1, 0), 0.4)
  1540. end
  1541. p = Instance.new("Sound", char)
  1542. p.Volume = 0.8
  1543. p.Pitch = 1
  1544. p.SoundId = "http://www.roblox.com/asset/?id=240517975"
  1545. p:Play()
  1546. eb:Destroy()
  1547. local billpar = Instance.new("Part")
  1548. billpar.Transparency = 1
  1549. billpar.formFactor = "Custom"
  1550. billpar.Size = Vector3.new(1, 1, 1)
  1551. billpar.Anchored = true
  1552. billpar.CanCollide = false
  1553. billpar.CFrame = RootPart.CFrame
  1554. billpar.BrickColor = BrickColor.new("White")
  1555. billpar.Material = "Neon"
  1556. billpar.Name = "oraora"
  1557. billpar.Parent = EffectMo
  1558. m = Instance.new("SpecialMesh", billpar)
  1559. m.Scale = Vector3.new(5, 5, 5)
  1560. m.MeshType = "Sphere"
  1561. billpar.BrickColor = BrickColor.new("White")
  1562. billpar.Material = "Neon"
  1563. local bill = Instance.new("BillboardGui", billpar)
  1564. bill.Adornee = billpar
  1565. bill.Size = UDim2.new(7, 0, 7, 0)
  1566. bill.SizeOffset = Vector2.new(0, 0)
  1567. local d = Instance.new("ImageLabel", bill)
  1568. d.BackgroundTransparency = 1
  1569. d.Size = UDim2.new(1, 0, 1, 0)
  1570. d.Image = Runes[math.random(1, #Runes)]
  1571. d.ImageColor3 = BrickColor.new("Toothpaste").Color
  1572. num = 0
  1573. coroutine.resume(coroutine.create(function(p)
  1574.  
  1575. for er = 1, 100 do
  1576. swait()
  1577. d.Rotation = d.Rotation + 3
  1578. DIR = billpar.CFrame.lookVector
  1579. num = num + 1
  1580. if num == 4 then
  1581. MagniDamage(billpar, 30, 30, 40, math.random(1, 3), "Normal", billpar, 0.1, 2, (math.random(4, 7)), nil, true)
  1582. num = 0
  1583. local hitfloor2, posfloor2 = rayCast(billpar.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 20, Character)
  1584. if hitfloor2 ~= nil and equipped == true and Dmoves == false then
  1585. local p = Instance.new("Part")
  1586. p.TopSurface = 0
  1587. p.BottomSurface = 0
  1588. p.CanCollide = false
  1589. p.Anchored = true
  1590. p.BrickColor = BrickColor.new("Light stone grey")
  1591. p.CFrame = cf(posfloor2) * CFrame.new(0, 1, 0) * CFrame.Angles(0, math.random(-10, 10), 0)
  1592. p.formFactor = "Symmetric"
  1593. p.Size = Vector3.new(1, 1, 1)
  1594. p.Parent = EffectMo
  1595. m = MeshFolder.BlastMesh:clone()
  1596. p.Material = "SmoothPlastic"
  1597. m.Parent = p
  1598. m.Scale = Vector3.new(12, 2, 12)
  1599. m.Name = "Mesh"
  1600. game:GetService("Debris"):AddItem(p, 5)
  1601. coroutine.resume(coroutine.create(function(p)
  1602.  
  1603. for ii = 1, 20 do
  1604. p.Transparency = 0.5 + ii / 20
  1605. p.CFrame = p.CFrame * CFrame.Angles(0, -math.rad(3 + ii), 0) - Vector3.new(0, 0.05, 0)
  1606. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(0.4, -0.1, 0.4)
  1607. swait()
  1608. end
  1609. p:Remove()
  1610. end
  1611. ), p)
  1612. end
  1613. p = Instance.new("Part")
  1614. local p = Instance.new("Part")
  1615. p.TopSurface = 0
  1616. p.BottomSurface = 0
  1617. p.CanCollide = false
  1618. p.Anchored = true
  1619. p.BrickColor = BrickColor.new("Really black")
  1620. p.formFactor = "Symmetric"
  1621. p.Size = Vector3.new(1, 1, 1)
  1622. p.CFrame = billpar.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(90), 0, 0)
  1623. p.Parent = EffectMo
  1624. m = MeshFolder.RingMesh:clone()
  1625. m.Scale = Vector3.new(5, 5, 3)
  1626. m.Parent = p
  1627. m.Name = "Triangle"
  1628. coroutine.resume(coroutine.create(function(p)
  1629.  
  1630. for iii = 1, 15 do
  1631. p.Transparency = iii / 10
  1632. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(1.7, 1.7, 0.4)
  1633. p.CFrame = billpar.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(90), math.rad(2 * er), 0)
  1634. swait()
  1635. end
  1636. p.Parent = nil
  1637. end
  1638. ), p)
  1639. end
  1640. billpar.CFrame = billpar.CFrame * CFrame.new(0, 0, -0.8)
  1641. local blast = Instance.new("Part", EffectMo)
  1642. blast.Anchored = true
  1643. blast.CanCollide = false
  1644. blast.Size = Vector3.new(1, 1, 1)
  1645. blast.CFrame = billpar.CFrame
  1646. m = Instance.new("SpecialMesh", blast)
  1647. m.Scale = Vector3.new(8, 8, 8)
  1648. m.MeshType = "Sphere"
  1649. blast.BrickColor = BrickColor.new("Fossil")
  1650. blast.Material = "Neon"
  1651. blast.Transparency = 0.7
  1652. coroutine.resume(coroutine.create(function(p)
  1653.  
  1654. for ii = 1, 20 do
  1655. blast.Transparency = 0.7 + ii / 20
  1656. blast.Mesh.Scale = blast.Mesh.Scale / 1.1
  1657. blast.CFrame = billpar.CFrame
  1658. swait()
  1659. end
  1660. blast:Remove()
  1661. end
  1662. ), p)
  1663. end
  1664. billpar:Destroy()
  1665. end
  1666. ))
  1667. swait(5)
  1668. resetwelds()
  1669. doingmoves(false)
  1670. end
  1671.  
  1672. lightarrow = function()
  1673.  
  1674. doingmoves(true)
  1675. resetwelds()
  1676. ER = char.Torso.CFrame
  1677. for i = 1, 10 do
  1678. swait()
  1679. RW.C1 = clerp(RW.C1, cf(0, 0.6, 0) * euler(math.rad(-90), 0, 0), 0.4)
  1680. RootJoint.C0 = RootCF * cf(0, 0, -0.2) * euler(0, 0, math.rad(9 * i))
  1681. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, math.rad(-90)) * euler(0, 0, 0), 0.4)
  1682. LW.C1 = clerp(LW.C1, cf(0.5, 1.5, 0) * euler(math.rad(-90), math.rad(70), 0), 0.4)
  1683. end
  1684. local stab = Instance.new("BodyPosition", char.HumanoidRootPart)
  1685. stab.P = 5000
  1686. stab.maxForce = Vector3.new(500000000, 0, 500000000) * 4
  1687. stab.position = stab.Parent.Position
  1688. so("231917975", char.Torso, 1, 1.3)
  1689. coroutine.resume(coroutine.create(function()
  1690.  
  1691. for i = 1, 7 do
  1692. swait(5)
  1693. local p = Instance.new("Part")
  1694. p.TopSurface = 0
  1695. p.BottomSurface = 0
  1696. p.CanCollide = false
  1697. p.Anchored = true
  1698. p.BrickColor = BrickColor.new("Institutional white")
  1699. p.CFrame = char.Torso.CFrame * CFrame.new(0, -2, 0)
  1700. p.formFactor = "Symmetric"
  1701. p.Size = Vector3.new(1, 1, 1)
  1702. p.Parent = EffectMo
  1703. m = MeshFolder.BlastMesh:clone()
  1704. p.Material = "SmoothPlastic"
  1705. m.Parent = p
  1706. m.Scale = Vector3.new(1, 3, 1)
  1707. m.Name = "Triangle"
  1708. game:GetService("Debris"):AddItem(p, 5)
  1709. coroutine.resume(coroutine.create(function(p)
  1710.  
  1711. for i = 1, 10 do
  1712. p.Transparency = i / 10
  1713. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(1, -0.4, 1)
  1714. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  1715. swait()
  1716. end
  1717. p:Destroy()
  1718. end
  1719. ), p)
  1720. local p = Instance.new("Part")
  1721. p.TopSurface = 0
  1722. p.BottomSurface = 0
  1723. p.CanCollide = false
  1724. p.Anchored = true
  1725. p.BrickColor = BrickColor.new("Institutional white")
  1726. p.CFrame = char.Torso.CFrame * CFrame.new(0, 0, 0)
  1727. p.formFactor = "Symmetric"
  1728. p.Size = Vector3.new(1, 1, 1)
  1729. p.Parent = EffectMo
  1730. m = MeshFolder.BlastMesh:clone()
  1731. p.Material = "SmoothPlastic"
  1732. m.Parent = p
  1733. m.Scale = Vector3.new(5, 1, 5)
  1734. m.Name = "Triangle"
  1735. game:GetService("Debris"):AddItem(p, 5)
  1736. coroutine.resume(coroutine.create(function(p)
  1737.  
  1738. for i = 1, 10 do
  1739. p.Transparency = i / 10
  1740. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(-0.5, 3, -0.5)
  1741. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  1742. swait()
  1743. end
  1744. p:Destroy()
  1745. end
  1746. ), p)
  1747. end
  1748. end
  1749. ))
  1750. do
  1751. for i = 1, 20 do
  1752. swait()
  1753. local blast = Instance.new("Part", EffectMo)
  1754. blast.Anchored = true
  1755. blast.CanCollide = false
  1756. blast.Size = Vector3.new(1, 1, 1)
  1757. blast.CFrame = RightArm.CFrame * CFrame.new(2.5, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  1758. m = Instance.new("SpecialMesh", blast)
  1759. m.Scale = Vector3.new(3, 3, 3)
  1760. m.MeshType = "Sphere"
  1761. game:GetService("Debris"):AddItem(blast, 3)
  1762. blast.BrickColor = BrickColor.new("Toothpaste")
  1763. blast.Material = "Neon"
  1764. coroutine.resume(coroutine.create(function(p)
  1765.  
  1766. for i = 1, 15 do
  1767. blast.Mesh.Scale = blast.Mesh.Scale / 1.1
  1768. swait()
  1769. end
  1770. blast:Remove()
  1771. end
  1772. ), p)
  1773. local blast2 = Instance.new("Part", EffectMo)
  1774. blast2.Anchored = true
  1775. blast2.CanCollide = false
  1776. blast2.Size = Vector3.new(1, 1, 1)
  1777. game:GetService("Debris"):AddItem(blast2, 5)
  1778. blast2.CFrame = RightArm.CFrame * CFrame.new(2.5, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  1779. m = Instance.new("SpecialMesh", blast2)
  1780. m.Scale = Vector3.new(3.5, 3.5, 3.5)
  1781. m.MeshType = "Brick"
  1782. blast2.Material = "Neon"
  1783. coroutine.resume(coroutine.create(function(p)
  1784.  
  1785. for i = 1, 15 do
  1786. blast2.Transparency = 0.5 + i / 10
  1787. blast2.Mesh.Scale = blast2.Mesh.Scale / 1.1
  1788. swait()
  1789. end
  1790. blast2:Remove()
  1791. end
  1792. ), p)
  1793. p = Instance.new("Part")
  1794. p.Name = "Trail"
  1795. p.TopSurface = 0
  1796. p.BottomSurface = 0
  1797. p.Anchored = true
  1798. p.CanCollide = false
  1799. p.formFactor = "Symmetric"
  1800. p.Size = Vector3.new(3, 0, 0)
  1801. p.Transparency = 0
  1802. p.BrickColor = BrickColor.new("Steel blue")
  1803. p.Material = "Neon"
  1804. p.CFrame = blast.CFrame
  1805. p.Parent = EffectMo
  1806. game:GetService("Debris"):AddItem(p, 3)
  1807. m = Instance.new("SpecialMesh")
  1808. m.MeshType = "Sphere"
  1809. local m = Instance.new("SpecialMesh")
  1810. m.MeshType = "Sphere"
  1811. m.Parent = p
  1812. m.Scale = Vector3.new(5, 1, 1)
  1813. m.Parent = p
  1814. coroutine.resume(coroutine.create(function(p)
  1815.  
  1816. for i = 1, 20 do
  1817. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(0.2, 0, 0)
  1818. p.Transparency = i / 15
  1819. swait()
  1820. end
  1821. p.Parent = nil
  1822. end
  1823. ), p)
  1824. end
  1825. end
  1826. DIR = Head.CFrame.lookVector
  1827. stab.position = char.Torso.Position - DIR * 20
  1828. local p = Instance.new("Part")
  1829. p.TopSurface = 0
  1830. p.BottomSurface = 0
  1831. p.CanCollide = false
  1832. p.Anchored = true
  1833. p.BrickColor = BrickColor.new("Really black")
  1834. p.formFactor = "Symmetric"
  1835. p.Size = Vector3.new(1, 1, 1)
  1836. p.CFrame = Torso.CFrame * CFrame.Angles(0, math.rad(90), 0)
  1837. p.Parent = EffectMo
  1838. m = MeshFolder.RingMesh:clone()
  1839. p.Material = "SmoothPlastic"
  1840. m.Scale = Vector3.new(10, 10, 0)
  1841. m.Parent = p
  1842. game:GetService("Debris"):AddItem(p, 5)
  1843. m.Name = "Triangle"
  1844. coroutine.resume(coroutine.create(function(p)
  1845.  
  1846. for i = 1, 30 do
  1847. p.Transparency = i / 30
  1848. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(0.7, 0.7, 0)
  1849. swait()
  1850. end
  1851. p.Parent = nil
  1852. end
  1853. ), p)
  1854. local p = Instance.new("Part", EffectMo)
  1855. p.BrickColor = BrickColor.new("Pastel light blue")
  1856. p.Anchored = true
  1857. p.CanCollide = false
  1858. p.Size = Vector3.new(1, 1, 1)
  1859. p.CFrame = RightArm.CFrame * CFrame.new(2.5, 0, 0) * CFrame.Angles(math.rad(-90), math.rad(-90), 0)
  1860. m = MeshFolder.ArrowMesh:clone()
  1861. m.Parent = p
  1862. m.Scale = Vector3.new(10, 10, 10)
  1863. arrow = p
  1864. --Had to rename it to ps. Otherwise it'd return the sound's CFrame. Which Sounds do not have CFrames.
  1865. ps = Instance.new("Sound", char)
  1866. ps.Volume = 1
  1867. ps.Pitch = 0.85
  1868. ps.SoundId = "http://www.roblox.com/asset/?id=233091136"
  1869. ps:Play()
  1870. game:GetService("Debris"):AddItem(ps, 5)
  1871. coroutine.resume(coroutine.create(function()
  1872.  
  1873. while wait() do
  1874. swait()
  1875. local blast = Instance.new("Part", EffectMo)
  1876. blast.Anchored = true
  1877. blast.CanCollide = false
  1878. blast.Size = Vector3.new(2, 2, 2)
  1879. blast.CFrame = p.CFrame * CFrame.new(0, math.random(-200, 200) / 100, math.random(-1000, 1000) / 100) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  1880. m = Instance.new("BlockMesh", blast)
  1881. m.Scale = Vector3.new(1, 1, 1)
  1882. blast.BrickColor = BrickColor.new("Toothpaste")
  1883. blast.Material = "Neon"
  1884. game:GetService("Debris"):AddItem(blast, 5)
  1885. coroutine.resume(coroutine.create(function(p)
  1886. for i = 1, 15 do
  1887. blast.Transparency = i / 15
  1888. blast.Mesh.Scale = blast.Mesh.Scale / 1.1
  1889. swait()
  1890. end
  1891. blast:Remove()
  1892. end
  1893. ), p)
  1894. if arrow.Parent == nil then
  1895. do break end
  1896. end
  1897. end
  1898. end
  1899. ))
  1900. coroutine.resume(coroutine.create(function()
  1901.  
  1902. for i = 1, 30 do
  1903. swait()
  1904. arrow.CFrame = arrow.CFrame * CFrame.new(0, 0, -3)
  1905. MagniDamage(arrow, 80, 30, 70, 20, "Normal", RootPart, 0.02, 2, (math.random(4, 7)), nil, true)
  1906. end
  1907. for i = 1, 10 do
  1908. swait()
  1909. arrow.Transparency = i / 10
  1910. end
  1911. local proj = arrow
  1912. xdir = arrow.CFrame.lookVector
  1913. --Changed it to ps again.
  1914. ps = Instance.new("Sound", arrow)
  1915. ps.Volume = 1
  1916. ps.Pitch = 1.1
  1917. ps.SoundId = "http://www.roblox.com/asset/?id=231917833"
  1918. ps:Play()
  1919. game:GetService("Debris"):AddItem(p, 5)
  1920. MagniDamage(arrow, 50, 40, 30, 20, "Normal", RootPart, 0.02, 2, (math.random(4, 7)), nil, true)
  1921. for i = 1, 5 do
  1922. local p = Instance.new("Part")
  1923. p.TopSurface = 0
  1924. p.BottomSurface = 0
  1925. p.CanCollide = false
  1926. p.Anchored = true
  1927. p.BrickColor = BrickColor.new("White")
  1928. p.formFactor = "Symmetric"
  1929. p.Size = Vector3.new(1, 1, 1)
  1930. p.CFrame = proj.CFrame * CFrame.fromEulerAnglesXYZ(math.pi / 2 + math.random(-15, 15) / 9, math.random(-15, 15) / 9, math.random(-10, 10) / 9)
  1931. p.Parent = EffectMo
  1932. m = MeshFolder.RingMesh:clone()
  1933. m.Scale = Vector3.new(0, 0, 0)
  1934. m.Parent = p
  1935. m.Name = "Triangle"
  1936. coroutine.resume(coroutine.create(function(p)
  1937.  
  1938. for i = 1, 15 do
  1939. p.Transparency = i / 15
  1940. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(4, 4, 0.1)
  1941. swait()
  1942. end
  1943. p.Parent = nil
  1944. end
  1945. ), p)
  1946. end
  1947. local p = Instance.new("Part", proj.Parent)
  1948. p.Name = "Effect"
  1949. p.formFactor = "Symmetric"
  1950. p.TopSurface = 0
  1951. p.BottomSurface = 0
  1952. p.Material = "SmoothPlastic"
  1953. p.BrickColor = BrickColor.new("White")
  1954. p.Anchored = true
  1955. p.CanCollide = false
  1956. p.Size = Vector3.new(1, 1, 1)
  1957. p.CFrame = proj.CFrame * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  1958. game:GetService("Debris"):AddItem(p, 5)
  1959. local m = MeshFolder.SpikeBall:Clone()
  1960. m.Parent = p
  1961. m.Scale = Vector3.new(1.5, 1.5, 1.5)
  1962. m.Name = "Mesh"
  1963. coroutine.resume(coroutine.create(function(p)
  1964.  
  1965. for i = 1, 35 do
  1966. p.Transparency = i / 35
  1967. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(0.3, 0.3, 0.3)
  1968. swait()
  1969. end
  1970. p:Remove()
  1971. end
  1972. ), p)
  1973. local p = Instance.new("Part", proj.Parent)
  1974. p.Name = "Effect"
  1975. p.formFactor = "Symmetric"
  1976. p.TopSurface = 0
  1977. p.BottomSurface = 0
  1978. p.Material = "SmoothPlastic"
  1979. p.BrickColor = BrickColor.new("White")
  1980. p.Anchored = true
  1981. p.CanCollide = false
  1982. p.Size = Vector3.new(1, 1, 1)
  1983. p.CFrame = CFrame.new(proj.Position, proj.Position + xdir * 50) * CFrame.fromEulerAnglesXYZ(math.pi / 2, 0, 0)
  1984. game:GetService("Debris"):AddItem(p, 8)
  1985. local m = Instance.new("SpecialMesh", p)
  1986. m.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1987. m.Scale = Vector3.new(2, 2, 1)
  1988. coroutine.resume(coroutine.create(function(p, s)
  1989.  
  1990. for i = 1, 15 do
  1991. p.Transparency = i / 15
  1992. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(s, s, 0.05)
  1993. swait()
  1994. end
  1995. p:Remove()
  1996. end
  1997. ), p, 8)
  1998. for i = 1, 2 do
  1999. local p = Instance.new("Part", proj.Parent)
  2000. p.Name = "Effect"
  2001. p.formFactor = "Symmetric"
  2002. p.TopSurface = 0
  2003. p.BottomSurface = 0
  2004. p.Material = "Neon"
  2005. p.BrickColor = BrickColor.new("White")
  2006. p.Anchored = true
  2007. p.CanCollide = false
  2008. p.Size = Vector3.new(1, 1, 1)
  2009. p.CFrame = proj.CFrame * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  2010. game:GetService("Debris"):AddItem(p, 5)
  2011. local m = Instance.new("BlockMesh", p)
  2012. m.Scale = Vector3.new(1.5, 1.5, 1.5)
  2013. coroutine.resume(coroutine.create(function(p)
  2014.  
  2015. for i = 1, 25 do
  2016. p.Transparency = i / 20
  2017. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(2, 2, 2)
  2018. swait()
  2019. end
  2020. p:Remove()
  2021. end
  2022. ), p)
  2023. end
  2024. arrow:Destroy()
  2025. end
  2026. ))
  2027. swait(30)
  2028. stab:Destroy()
  2029. resetwelds()
  2030. doingmoves(false)
  2031. end
  2032.  
  2033. sax = function()
  2034.  
  2035. resetwelds()
  2036. doingmoves(true)
  2037. saxing = true
  2038. Humanoid.JumpPower = 50
  2039. hitfloor2, posfloor2 = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 20, Character)
  2040. if hitfloor2 ~= nil and equipped == true then
  2041. local p = Instance.new("Part")
  2042. p.TopSurface = 0
  2043. p.BottomSurface = 0
  2044. p.CanCollide = false
  2045. p.Anchored = true
  2046. p.BrickColor = BrickColor.new("White")
  2047. p.CFrame = cf(posfloor2) * CFrame.new(0, 3, 0) * CFrame.Angles(0, math.random(-500, 500) / 100, 0)
  2048. p.formFactor = "Symmetric"
  2049. p.Size = Vector3.new(1, 1, 1)
  2050. p.Parent = EffectMo
  2051. m = MeshFolder.BlastMesh:clone()
  2052. p.Material = "SmoothPlastic"
  2053. m.Parent = p
  2054. m.Scale = Vector3.new(5, 3, 5)
  2055. m.Name = "Mesh"
  2056. game:GetService("Debris"):AddItem(p, 5)
  2057. coroutine.resume(coroutine.create(function(p, s)
  2058.  
  2059. for i = 1, 15 do
  2060. p.Transparency = i / 15
  2061. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(1.5, -0.2, 1.5)
  2062. p.CFrame = p.CFrame * CFrame.new(0, -0.25, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(20), 0)
  2063. swait()
  2064. end
  2065. p:Remove()
  2066. end
  2067. ), p)
  2068. end
  2069. coroutine.resume(coroutine.create(function(p)
  2070.  
  2071. while saxing == true do
  2072. MagniDamage(RightLeg, 8, 5, 10, 15, "Normal", RootPart, 0.2, 2, (math.random(4, 7)), nil, true)
  2073. local blast2 = Instance.new("Part", EffectMo)
  2074. blast2.Anchored = true
  2075. blast2.CanCollide = false
  2076. blast2.Size = Vector3.new(1, 1, 1)
  2077. blast2.CFrame = RightLeg.CFrame * CFrame.new(0, -2, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  2078. m = Instance.new("SpecialMesh", blast2)
  2079. m.Scale = Vector3.new(2, 2, 2)
  2080. m.MeshType = "Brick"
  2081. if Mode == "Shield" then
  2082. blast2.BrickColor = BrickColor.new("Toothpaste")
  2083. elseif Mode == "Spear" then
  2084. blast2.BrickColor = BrickColor.new("Deep orange")
  2085. end
  2086. blast2.Material = "Neon"
  2087. gentrail(blast2)
  2088. coroutine.resume(coroutine.create(function(p)
  2089.  
  2090. for i = 1, 10 do
  2091. blast2.Transparency = 0.5 + i / 10
  2092. blast2.Mesh.Scale = blast2.Mesh.Scale / 1.1
  2093. swait()
  2094. end
  2095. blast2:Remove()
  2096. end
  2097. ), p)
  2098. swait()
  2099. end
  2100. end
  2101. ))
  2102. for i = 0, 1, 0.25 do
  2103. swait()
  2104. Neck.C0 = clerp(Neck.C0, necko * euler(0.1, 0, 0) * euler(0, 0, 1), 0.4)
  2105. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.2) * euler(0, 0.5, 0) * euler(0, 0, -1), 0.4)
  2106. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(-0.6, 0, 0.4) * euler(0, -1.57, 0), 0.4)
  2107. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2108. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(0.6, 0, -0.4) * euler(0, -1.57, 0), 0.4)
  2109. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2110. RH.C0 = clerp(RH.C0, cf(0.8, -0.6, -0.4) * euler(0, 1.57, 0) * euler(0, 0.5, 0) * euler(0, 0.5, 0) * euler(0, 0, -0.6), 0.4)
  2111. LH.C0 = clerp(LH.C0, cf(-1, -0.8, 0.4) * euler(0, -1.57, 0) * euler(0, 1, 0) * euler(-0.5, 0, 0) * euler(0, 0, 0.2), 0.4)
  2112. end
  2113. Humanoid.Jump = true
  2114. Torso.Velocity = RootPart.CFrame.lookVector * 90 + vt(0, 0.3, 0) * 80
  2115. for i = 0, 1, 0.3 do
  2116. swait()
  2117. Neck.C0 = clerp(Neck.C0, necko * euler(0.1, 0, 0) * euler(0, 0, 1.3), 0.4)
  2118. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.2) * euler(0, 1.57, 0) * euler(0, 0, -1.3), 0.4)
  2119. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(-1.5, 0, -0.4) * euler(0, -1.57, 0), 0.4)
  2120. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2121. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(1.5, 0, 0.4) * euler(0, -1.57, 0), 0.4)
  2122. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2123. RH.C0 = clerp(RH.C0, cf(0.8, -0.6, -0.4) * euler(0, 1.57, 0) * euler(0, 0.5, 0) * euler(0, -0.5, 0) * euler(0, 0, -0.6), 0.4)
  2124. LH.C0 = clerp(LH.C0, cf(-1, -0.8, 0.4) * euler(0, -1.57, 0) * euler(0, 1, 0) * euler(-0.5, 0, 0) * euler(0, 0, 0.4), 0.4)
  2125. end
  2126. so("199146359", char, 1, 1)
  2127. so("228343324", char, 0.6, 0.8)
  2128. so("199146359", char, 1, 1.2)
  2129. for i = 0, 1, 0.1 do
  2130. swait()
  2131. RootJoint.C0 = RootCF * cf(0, 0, -0.2) * euler(0, 1.57, 0) * euler(0, 0, -1.3) * euler(0, 0, 5 * i)
  2132. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(-1.5, 0, -0.4) * euler(0, -1.57, 0), 0.4)
  2133. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2134. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(1.5, 0, 0.4) * euler(0, -1.57, 0), 0.4)
  2135. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2136. RH.C0 = clerp(RH.C0, cf(0.8, -0.6, -0.4) * euler(0, 1.57, 0) * euler(0, 0.5, 0) * euler(0, -0.5, 0) * euler(0, 0, -0.6), 0.4)
  2137. LH.C0 = clerp(LH.C0, cf(-1, -0.8, 0.4) * euler(0, -1.57, 0) * euler(0, 1, 0) * euler(-0.5, 0, 0) * euler(0, 0, 0.4), 0.4)
  2138. end
  2139. so("199146359", char, 1, 1)
  2140. so("228343324", char, 0.6, 0.8)
  2141. so("199146359", char, 1, 1.2)
  2142. while wait() do
  2143. swait()
  2144. if hitfloor == nil then
  2145. swait()
  2146. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.5) * euler(0, 0.5, 0) * euler(0, 0, -0.5), 0.4)
  2147. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(-1.5, 0, 0.8) * euler(0, -1.57, 0), 0.4)
  2148. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2149. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(0.6, 0, -1.4) * euler(0, 0, 0.6), 0.4)
  2150. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2151. RH.C0 = clerp(RH.C0, cf(0.8, -0.6, -0.4) * euler(0, 1.57, 0) * euler(0, 0.5, 0) * euler(0, 0.5, 0) * euler(0, 0, -0.6), 0.4)
  2152. LH.C0 = clerp(LH.C0, cf(-1, -0.2, 0) * euler(0, -1.57, 0) * euler(0, 0.5, 0) * euler(-0.5, 0, 0) * euler(0, 0, 0.2), 0.4)
  2153. end
  2154. break
  2155. end
  2156. for i = 0, 1, 0.2 do
  2157. swait()
  2158. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -1) * euler(0.2, 0, 0) * euler(0, 0, -0.5), 0.4)
  2159. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(-1, 0, 1) * euler(0, -1.57, 0), 0.4)
  2160. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2161. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(0.8, 0, 0) * euler(0, 0, -0.5), 0.4)
  2162. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.4)
  2163. RH.C0 = clerp(RH.C0, cf(0.8, -0.6, -0.4) * euler(0, 1.57, 0) * euler(0, 0.5, 0) * euler(0, 0.5, 0) * euler(0, 0, -0.2), 0.4)
  2164. LH.C0 = clerp(LH.C0, cf(-1, -0.2, 0) * euler(0, -1.57, 0) * euler(0, 0.5, 0) * euler(0, 0, 0) * euler(0, 0, 0.2), 0.4)
  2165. end
  2166. saxing = false
  2167. resetwelds()
  2168. doingmoves(false)
  2169. end
  2170.  
  2171. spearspin = function()
  2172.  
  2173. doingmoves(true)
  2174. resetwelds()
  2175. ER = char.Torso.CFrame
  2176. spr.Part0 = char.Torso
  2177. spr.C0 = spr.C0 * CFrame.new(4, 0, 0) * CFrame.Angles(0, math.rad(90), 0)
  2178. for i = 1, 10 do
  2179. swait()
  2180. RW.C1 = clerp(RW.C1, cf(0.3, 1.7, 0) * euler(0, 0, math.rad(180), 0) * euler(0, 0, math.rad(-15), 0), 0.2)
  2181. LW.C1 = clerp(LW.C1, cf(-0.3, 1.7, 0) * euler(0, 0, math.rad(-180), 0) * euler(0, 0, math.rad(15), 0), 0.2)
  2182. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * euler(0, 0, 0) * euler(0, 0, 0), 0.25)
  2183. end
  2184. spinning = true
  2185. local zcols = {"231917856", "231917788"}
  2186. num = 0
  2187. coroutine.resume(coroutine.create(function()
  2188.  
  2189. while spinning == true do
  2190. swait(1)
  2191. so(zcols[math.random(1, #zcols)], char, 1, math.random(7, 10) / 10)
  2192. num = num + 1
  2193. if num == 4 then
  2194. num = 0
  2195. hitfloor2 = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 20, Character)
  2196. if hitfloor2 == nil or equipped == true then
  2197. local p = Instance.new("Part")
  2198. p.TopSurface = 0
  2199. p.BottomSurface = 0
  2200. p.CanCollide = false
  2201. p.Anchored = true
  2202. p.BrickColor = hitfloor2.BrickColor
  2203. p.CFrame = cf(posfloor2) * CFrame.new(0, 1, 0)
  2204. p.formFactor = "Symmetric"
  2205. p.Size = Vector3.new(1, 1, 1)
  2206. p.Parent = EffectMo
  2207. m = MeshFolder.BlastMesh:clone()
  2208. p.Material = "SmoothPlastic"
  2209. m.Parent = p
  2210. m.Scale = Vector3.new(1, 3, 1)
  2211. m.Name = "Triangle"
  2212. game:GetService("Debris"):AddItem(p, 5)
  2213. coroutine.resume(coroutine.create(function(p)
  2214.  
  2215. for i = 1, 10 do
  2216. p.Transparency = i / 10
  2217. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(2.5, -0.4, 2.5)
  2218. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  2219. swait()
  2220. end
  2221. p.Parent = nil
  2222. end
  2223. ), p)
  2224. end
  2225. end
  2226. end
  2227. end
  2228. ))
  2229. for i = 1, 100 do
  2230. swait()
  2231. spr.C0 = spr.C0 * CFrame.Angles(0, 0, math.rad(1 * i))
  2232. --Spear.idk.fire.Enabled = true
  2233. --Spear.idk.fire2.Enabled = true
  2234. Humanoid.WalkSpeed = 20
  2235. MagniDamage(Spear.Handle, 50, 40, 30, 15, "Normal", RootPart, 0.1, 2, (math.random(4, 7)), nil, true)
  2236. spinning = true
  2237. end
  2238. swait(10)
  2239. spinning = false
  2240. --Spear.idk.fire.Enabled = false
  2241. --Spear.idk.fire2.Enabled = false
  2242. spr.Part0 = char["Right Arm"]
  2243. resetwelds()
  2244. doingmoves(false)
  2245. end
  2246.  
  2247. idkdash = function()
  2248.  
  2249. doingmoves(true)
  2250. resetwelds()
  2251. so("153092315", Torso, 1, 1)
  2252. Neck.C0 = clerp(Neck.C0, necko * euler(-0.2, 0, 0) * euler(0, 0, 0), 0.3)
  2253. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -1) * euler(0.2, 0, 0) * euler(0, 0, 0), 0.3)
  2254. RW.C0 = clerp(RW.C0, cf(1, 0.5, -0.5) * euler(2, 0, -1) * euler(0, 1, 0), 0.3)
  2255. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  2256. LW.C0 = clerp(LW.C0, cf(-1, 0.5, -0.5) * euler(2, 0, 1) * euler(0, -1, 0), 0.3)
  2257. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  2258. RH.C0 = clerp(RH.C0, cf(1, -0.8, -0.4) * euler(0, 1.57, 0) * euler(0, 0, 0) * euler(0, 0, -0.8), 0.3)
  2259. LH.C0 = clerp(LH.C0, cf(-1, -0.1, -0.4) * euler(0, -1.57, 0) * euler(-0.2, 0, 0) * euler(0, 0, 0.2), 0.3)
  2260. for i = 1, 3 do
  2261. swait(5)
  2262. hitfloor2 = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 20, Character)
  2263. if hitfloor2 ~= nil and equipped == true then
  2264. local p = Instance.new("Part")
  2265. p.TopSurface = 0
  2266. p.BottomSurface = 0
  2267. p.CanCollide = false
  2268. p.Anchored = true
  2269. p.BrickColor = BrickColor.new("Institutional white")
  2270. p.CFrame = cf(posfloor2) * cf(0, 1.5, 0) * CFrame.Angles(0, math.random(-10, 10) / 100, 0)
  2271. p.formFactor = "Symmetric"
  2272. p.Size = Vector3.new(1, 1, 1)
  2273. p.Parent = EffectMo
  2274. m = MeshFolder.BlastMesh:clone()
  2275. p.Material = "SmoothPlastic"
  2276. m.Parent = p
  2277. m.Scale = Vector3.new(1, 3, 1)
  2278. m.Name = "Triangle"
  2279. game:GetService("Debris"):AddItem(p, 5)
  2280. coroutine.resume(coroutine.create(function(p)
  2281.  
  2282. for i = 1, 10 do
  2283. p.Transparency = i / 10
  2284. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(2.3, -0.4, 2.3)
  2285. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  2286. swait()
  2287. end
  2288. p.Parent = nil
  2289. end
  2290. ), p)
  2291. end
  2292. end
  2293. trail(0.05)
  2294. local p = Instance.new("Part", EffectMo)
  2295. p.Name = "Effect"
  2296. p.formFactor = "Symmetric"
  2297. p.TopSurface = 0
  2298. p.BottomSurface = 0
  2299. p.Material = "SmoothPlastic"
  2300. p.BrickColor = BrickColor.new("Institutional white")
  2301. p.Anchored = true
  2302. p.CanCollide = false
  2303. p.Size = Vector3.new(1, 1, 1)
  2304. p.CFrame = Torso.CFrame * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  2305. p.Transparency = 0.1
  2306. local m = Instance.new("SpecialMesh", p)
  2307. m.Scale = Vector3.new(3, 3, 3)
  2308. m.MeshType = "Sphere"
  2309. game:GetService("Debris"):AddItem(p, 5)
  2310. coroutine.resume(coroutine.create(function(p)
  2311.  
  2312. for i = 1, 10 do
  2313. p.Transparency = i / 10
  2314. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(1, 1, 1)
  2315. swait()
  2316. end
  2317. p:Destroy()
  2318. end
  2319. ), p)
  2320. Neck.C0 = necko * euler(0.2, 0, 0) * euler(0, 0, 0)
  2321. RootJoint.C0 = RootCF * cf(0, 0, 0) * euler(0.1, 0, 0) * euler(0, 0, 0)
  2322. RW.C0 = cf(1.5, 0.5, 0) * euler(-0.8, 0, 1) * euler(0, -0.5, 0)
  2323. RW.C1 = cf(0, 0.5, 0) * euler(0, 0, 0)
  2324. LW.C0 = cf(-1.5, 0.5, 0) * euler(-0.8, 0, -1) * euler(0, 0.5, 0)
  2325. LW.C1 = cf(0, 0.5, 0) * euler(0, 0, 0)
  2326. RH.C0 = cf(1, -1, -0.4) * euler(0, 1.57, 0) * euler(0, 0, 0) * euler(0, 0, -0.5)
  2327. LH.C0 = cf(-1, -1, -0.4) * euler(0, -1.57, 0) * euler(-0.2, 0, 0) * euler(0, 0, 0.2)
  2328. so("231917856", Torso, 1, 1)
  2329. so("231917788", Torso, 1, 1)
  2330. RootPart.CFrame = RootPart.CFrame * cf(0, 0, -50)
  2331. for i = 1, 15 do
  2332. do
  2333. local p = Instance.new("Part", EffectMo)
  2334. p.Name = "Effect"
  2335. p.formFactor = "Symmetric"
  2336. p.TopSurface = 0
  2337. p.BottomSurface = 0
  2338. p.Material = "SmoothPlastic"
  2339. p.BrickColor = BrickColor.new("Institutional white")
  2340. p.Anchored = true
  2341. p.CanCollide = false
  2342. p.Size = Vector3.new(0.2, 0.2, 1)
  2343. p.CFrame = RootPart.CFrame * CFrame.new(math.random(-5, 5), math.random(-5, 5), 25)
  2344. p.Transparency = 0.1
  2345. p.Material = "Neon"
  2346. local m = Instance.new("SpecialMesh", p)
  2347. m.Scale = Vector3.new(3, 3, 60)
  2348. m.MeshType = "Sphere"
  2349. game:GetService("Debris"):AddItem(p, 5)
  2350. coroutine.resume(coroutine.create(function(p)
  2351.  
  2352. for i = 1, 60 do
  2353. p.Transparency = 0.3 + i / 60
  2354. swait()
  2355. end
  2356. p:Destroy()
  2357. end
  2358. ), p)
  2359. old = p
  2360. MagniDamage(p, 30, 15, 40, 20, "Normal", RootPart, 1, 2, (math.random(4, 7)), nil, true)
  2361. local p = Instance.new("Part", EffectMo)
  2362. p.Name = "Effect"
  2363. p.formFactor = "Symmetric"
  2364. p.TopSurface = 0
  2365. p.BottomSurface = 0
  2366. p.Material = "SmoothPlastic"
  2367. p.BrickColor = BrickColor.new("Deep orange")
  2368. p.Anchored = true
  2369. p.CanCollide = false
  2370. p.Size = Vector3.new(0.2, 0.2, 1)
  2371. p.CFrame = old.CFrame
  2372. p.Material = "Neon"
  2373. local m = Instance.new("SpecialMesh", p)
  2374. m.Scale = Vector3.new(1, 1, 50)
  2375. m.MeshType = "Sphere"
  2376. game:GetService("Debris"):AddItem(p, 5)
  2377. coroutine.resume(coroutine.create(function(p)
  2378.  
  2379. for i = 1, 60 do
  2380. p.Transparency = i / 60
  2381. swait()
  2382. end
  2383. p:Destroy()
  2384. end
  2385. ), p)
  2386. end
  2387. end
  2388. swait(15)
  2389. so("233091161", Torso, 1, 1.3)
  2390. local proj = Instance.new("Part", EffectMo)
  2391. proj.Anchored = true
  2392. proj.CanCollide = true
  2393. proj.Transparency = 1
  2394. proj.Position = char.Torso.Position
  2395. xdir = proj.CFrame.lookVector
  2396. game:GetService("Debris"):AddItem(proj, 2)
  2397. local p = Instance.new("Part", proj.Parent)
  2398. p.Name = "Effect"
  2399. p.formFactor = "Symmetric"
  2400. p.TopSurface = 0
  2401. p.BottomSurface = 0
  2402. p.Material = "SmoothPlastic"
  2403. p.BrickColor = BrickColor.new("Deep orange")
  2404. p.Anchored = true
  2405. p.CanCollide = false
  2406. p.Size = Vector3.new(1, 1, 1)
  2407. p.CFrame = CFrame.new(proj.Position, proj.Position + xdir * 50) * CFrame.fromEulerAnglesXYZ(math.pi / 2, 0, 0)
  2408. p.CFrame = p.CFrame * CFrame.new(0, 0, 5)
  2409. game:GetService("Debris"):AddItem(p, 5)
  2410. local m = Instance.new("SpecialMesh", p)
  2411. m.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2412. m.Scale = Vector3.new(2, 2, 1)
  2413. coroutine.resume(coroutine.create(function(p, s)
  2414.  
  2415. for i = 1, 15 do
  2416. p.Transparency = i / 15
  2417. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(2, 2, -0.05)
  2418. swait()
  2419. end
  2420. end
  2421. ), p, 8)
  2422. local p = Instance.new("Part")
  2423. p.TopSurface = 0
  2424. p.BottomSurface = 0
  2425. p.CanCollide = false
  2426. p.Anchored = true
  2427. p.BrickColor = BrickColor.new("Institutional white")
  2428. p.Position = char.Torso.Position
  2429. p.CFrame = p.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.random(-10, 10) / 100, 0)
  2430. p.formFactor = "Symmetric"
  2431. p.Size = Vector3.new(1, 1, 1)
  2432. p.Parent = EffectMo
  2433. m = MeshFolder.BlastMesh:clone()
  2434. p.Material = "SmoothPlastic"
  2435. m.Parent = p
  2436. m.Scale = Vector3.new(1, 3, 1)
  2437. m.Name = "Triangle"
  2438. game:GetService("Debris"):AddItem(p, 5)
  2439. coroutine.resume(coroutine.create(function(p)
  2440.  
  2441. for i = 1, 20 do
  2442. p.Transparency = i / 20
  2443. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(1.5, 0, 1.5)
  2444. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  2445. swait()
  2446. end
  2447. p.Parent = nil
  2448. end
  2449. ), p)
  2450. for i = 1, 10 do
  2451. local p = Instance.new("Part", proj.Parent)
  2452. p.Name = "Effect"
  2453. p.formFactor = "Symmetric"
  2454. p.TopSurface = 0
  2455. p.BottomSurface = 0
  2456. p.Material = "SmoothPlastic"
  2457. p.BrickColor = BrickColor.new("Deep orange")
  2458. p.Material = "Neon"
  2459. p.Anchored = true
  2460. p.CanCollide = false
  2461. p.Size = Vector3.new(1, 1, 1)
  2462. p.CFrame = CFrame.new(proj.CFrame.p) - Vector3.new(0, 0, 0)
  2463. game:GetService("Debris"):AddItem(p, 3)
  2464. local m = Instance.new("CylinderMesh", p)
  2465. m.Scale = Vector3.new(1, 1000000, 1)
  2466. coroutine.resume(coroutine.create(function(p, pc, s)
  2467.  
  2468. local e = 0
  2469. for i = 0 + s, 20 + s do
  2470. MagniDamage(p, 20, 10, 15, 30, "Normal", RootPart, 0.05, 2, (math.random(4, 7)), nil, true)
  2471. e = e ^ 1.008 + 0.88
  2472. p.CFrame = pc * CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(math.cos(math.deg(i * 0.6)) * (i - s + 8), 0, math.sin(math.deg(i * 0.6)) * (i - s + 8))
  2473. swait()
  2474. end
  2475. for i = 1, 10 do
  2476. m.Scale = m.Scale - Vector3.new(0.1, 0, 0.1)
  2477. p.Transparency = i / 10
  2478. swait()
  2479. end
  2480. p:Remove()
  2481. end
  2482. ), p, p.CFrame, i * 9)
  2483. end
  2484. swait(15)
  2485. doingmoves(false)
  2486. resetwelds()
  2487. end
  2488.  
  2489. swordportal = function()
  2490. doingmoves(true)
  2491. resetwelds()
  2492. for i = 0, 1, 0.1 do
  2493. swait()
  2494. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 1) * euler(0.1, 0, 0), 0.3)
  2495. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.2) * euler(0, 0, -1), 0.3)
  2496. RW.C0 = clerp(RW.C0, cf(1.4, 0.5, -0.1) * euler(0.2, 0, 0.4) * euler(0, 1, 0), 0.3)
  2497. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(2, 0, -0.6) * euler(0, 1.4, 0), 0.3)
  2498. RH.C0 = clerp(RH.C0, cf(1, -0.9, -0.2) * euler(0, 1.57, 0) * euler(0, 0, 0) * euler(-0.2, 0, -0.1), 0.3)
  2499. LH.C0 = clerp(LH.C0, cf(-1, -0.8, 0.1) * euler(0, -1.57, 0) * euler(0, 1, 0) * euler(-0.2, 0, 0.1), 0.3)
  2500. end
  2501. for i = 0, 1, 0.1 do
  2502. swait()
  2503. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 1.2) * euler(0.1, 0, 0), 0.3)
  2504. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -1) * euler(0.2, 0, 0) * euler(0, 0, -1), 0.3)
  2505. RW.C0 = clerp(RW.C0, cf(1.4, 0.5, -0.1) * euler(0.2, 0, 0.4) * euler(0, 1, 0) * euler(-0.5, 0, 0), 0.3)
  2506. LW.C0 = clerp(LW.C0, cf(-1.5, 0.4, 0) * euler(2, 0, -1) * euler(0, 1.4, 0) * euler(0, 0, -1.2), 0.3)
  2507. RH.C0 = clerp(RH.C0, cf(0.8, -0.3, -0.6) * euler(0, 1.57, 0) * euler(0, 0, 0) * euler(-0.2, 0, -0.3), 0.3)
  2508. LH.C0 = clerp(LH.C0, cf(-1, 0.2, 0.1) * euler(0, -1.57, 0) * euler(0, 1, 0) * euler(-0.2, 0, -0.1), 0.3)
  2509. end
  2510. Humanoid.WalkSpeed = 10
  2511. for i = 1, 8 do
  2512. swait(10)
  2513. so("231917784", RootPart, 1, 1)
  2514. so("233091136", RootPart, 1, 0.85)
  2515. so("231917833", RootPart, 1, 1.1)
  2516. so("233096543", RootPart, 1, 0.85)
  2517. MagniDamage(char.Torso, 40, 50, 35, 20, "Normal", RootPart, 0.2, 2, (math.random(4, 7)), nil, true)
  2518. for i = 1, 5 do
  2519. local p = Instance.new("Part", EffectMo)
  2520. p.Name = "Effect"
  2521. p.formFactor = "Symmetric"
  2522. p.TopSurface = 0
  2523. p.BottomSurface = 0
  2524. p.Material = "SmoothPlastic"
  2525. p.BrickColor = BrickColor.new("White")
  2526. p.Material = "Neon"
  2527. p.Anchored = true
  2528. p.CanCollide = false
  2529. p.Size = Vector3.new(1, 1, 1)
  2530. p.CFrame = CFrame.new(RootPart.CFrame.p) - Vector3.new(0, 2.5, 0)
  2531. game:GetService("Debris"):AddItem(p, 5)
  2532. local m = Instance.new("BlockMesh", p)
  2533. m.Scale = Vector3.new(3, 3, 3)
  2534. tor = game.Players.LocalPlayer.Backpack:FindFirstChild("Archangel").ParticleFolder.trail:clone()
  2535. tor.Parent = p
  2536. tor.Enabled = true
  2537. coroutine.resume(coroutine.create(function(p, pc, s)
  2538.  
  2539. local e = 0
  2540. for i = 0 + s, 10 + s do
  2541. p.Transparency = (i - s) / 10
  2542. p.Mesh.Scale = p.Mesh.Scale / 1.02
  2543. e = e ^ 1.008 + 0.88
  2544. p.CFrame = pc * CFrame.fromEulerAnglesXYZ(math.rad(math.random(-(i - s - 1), i - s + 1)), math.rad(math.random(-(i - s - 1), i - s + 1)), math.rad(math.random(-(i - s - 1), i - s + 1))) + Vector3.new(math.cos(math.deg(i * 0.6)) * (i - s + 8), 0, math.sin(math.deg(i * 0.6)) * (i - s + 8))
  2545. swait()
  2546. end
  2547. swait(20)
  2548. p:Remove()
  2549. end
  2550. ), p, p.CFrame, i * 9)
  2551. end
  2552. local p = Instance.new("Part")
  2553. p.TopSurface = 0
  2554. p.BottomSurface = 0
  2555. p.CanCollide = false
  2556. p.Anchored = true
  2557. p.BrickColor = BrickColor.new("Institutional white")
  2558. p.CFrame = RootPart.CFrame * CFrame.new(0, -1, 0) * CFrame.Angles(0, math.random(-10, 10) / 100, 0)
  2559. p.formFactor = "Symmetric"
  2560. p.Size = Vector3.new(1, 1, 1)
  2561. p.Parent = EffectMo
  2562. m = MeshFolder.BlastMesh:clone()
  2563. p.Material = "SmoothPlastic"
  2564. m.Parent = p
  2565. m.Scale = Vector3.new(1, 3, 1)
  2566. m.Name = "Triangle"
  2567. game:GetService("Debris"):AddItem(p, 5)
  2568. coroutine.resume(coroutine.create(function(p)
  2569.  
  2570. for i = 1, 15 do
  2571. p.Transparency = 0.3 + i / 15
  2572. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(2.3, -0.4, 2.3)
  2573. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  2574. swait()
  2575. end
  2576. p.Parent = nil
  2577. end
  2578. ), p)
  2579. local portal = Instance.new("Part", EffectMo)
  2580. portal.Anchored = true
  2581. portal.CanCollide = false
  2582. portal.Size = Vector3.new(1, 8, 8)
  2583. portal.CFrame = RootPart.CFrame * CFrame.new(math.random(-10, 15), math.random(0, 10), math.random(-10, 10)) * CFrame.Angles(0, math.rad(90), 0)
  2584. m = Instance.new("SpecialMesh", portal)
  2585. m.MeshType = "Cylinder"
  2586. portal.Material = "SmoothPlastic"
  2587. portal.BrickColor = BrickColor.new("Really black")
  2588. gairo = Instance.new("BodyGyro")
  2589. gairo.Parent = portal
  2590. gairo.maxTorque = Vector3.new(400000, 400000, 400000) * math.huge
  2591. gairo.P = 20000
  2592. gairo.cframe = cf(RootPart.Position.X, RootPart.Position.Y, RootPart.Position.Z)
  2593. m.Scale = Vector3.new(0.003, 1, 1)
  2594. local portal2 = Instance.new("Part", portal)
  2595. portal2.Anchored = true
  2596. portal2.CanCollide = false
  2597. portal2.Position = Torso.Position
  2598. portal2.Size = Vector3.new(0.2, 10, 10)
  2599. portal2.CFrame = portal.CFrame
  2600. m = Instance.new("SpecialMesh", portal2)
  2601. m.MeshType = "Cylinder"
  2602. portal2.Material = "Neon"
  2603. portal2.BrickColor = BrickColor.new("Deep orange")
  2604. m.Scale = Vector3.new(0.001, 1, 1)
  2605. ter = game.Players.LocalPlayer.Backpack:FindFirstChild("Archangel").ParticleFolder.idk:clone()
  2606. ter.Parent = portal
  2607. ter.Enabled = true
  2608. coroutine.resume(coroutine.create(function()
  2609.  
  2610. local p = Instance.new("Part")
  2611. p.TopSurface = 0
  2612. p.BottomSurface = 0
  2613. p.CanCollide = false
  2614. p.Anchored = true
  2615. p.BrickColor = BrickColor.new("Really black")
  2616. p.formFactor = "Symmetric"
  2617. p.Size = Vector3.new(1, 1, 1)
  2618. p.CFrame = portal.CFrame * CFrame.Angles(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(50), 0, 0)
  2619. p.Parent = EffectMo
  2620. m = MeshFolder.RingMesh:clone()
  2621. p.Material = "SmoothPlastic"
  2622. m.Scale = Vector3.new(15, 15, 0)
  2623. m.Parent = p
  2624. m.Name = "Triangle"
  2625. coroutine.resume(coroutine.create(function(p)
  2626.  
  2627. for i = 1, 30 do
  2628. p.Transparency = i / 30
  2629. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(0.3, 0.3, 0)
  2630. swait()
  2631. end
  2632. p.Parent = nil
  2633. end
  2634. ), p)
  2635. local p = Instance.new("Part")
  2636. p.TopSurface = 0
  2637. p.BottomSurface = 0
  2638. p.CanCollide = false
  2639. p.Anchored = true
  2640. p.BrickColor = BrickColor.new("Really black")
  2641. p.formFactor = "Symmetric"
  2642. p.Size = Vector3.new(1, 1, 1)
  2643. p.CFrame = portal.CFrame * CFrame.Angles(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(-50), 0, 0)
  2644. p.Parent = EffectMo
  2645. m = MeshFolder.RingMesh:clone()
  2646. p.Material = "SmoothPlastic"
  2647. m.Scale = Vector3.new(15, 15, 0)
  2648. m.Parent = p
  2649. m.Name = "Triangle"
  2650. coroutine.resume(coroutine.create(function(p)
  2651.  
  2652. for i = 1, 30 do
  2653. p.Transparency = i / 30
  2654. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(0.3, 0.3, 0)
  2655. swait()
  2656. end
  2657. p.Parent = nil
  2658. end
  2659. ), p)
  2660. local blade = Instance.new("Part", portal)
  2661. blade.CFrame = portal.CFrame * CFrame.Angles(math.rad(180), math.rad(-90), 0)
  2662. blade.Anchored = true
  2663. blade.CanCollide = false
  2664. gairo = Instance.new("BodyGyro")
  2665. gairo.Parent = blade
  2666. gairo.maxTorque = Vector3.new(400000, 400000, 400000) * math.huge
  2667. gairo.P = 20000
  2668. gairo.cframe = blade.CFrame
  2669. m = MeshFolder.BladeMesh:clone()
  2670. m.Parent = blade
  2671. blade.Material = "SmoothPlastic"
  2672. blade.BrickColor = BrickColor.new("Deep orange")
  2673. m.Scale = Vector3.new(0.1, 4, 8)
  2674. coroutine.resume(coroutine.create(function()
  2675.  
  2676. while blade.Parent ~= nil do
  2677. swait()
  2678. local blast = Instance.new("Part", EffectMo)
  2679. blast.Anchored = true
  2680. blast.CanCollide = false
  2681. blast.Size = Vector3.new(2, 2, 2)
  2682. blast.CFrame = blade.CFrame * CFrame.new(0, math.random(-200, 200) / 100, math.random(-1000, 1000) / 100) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  2683. m = Instance.new("BlockMesh", blast)
  2684. m.Scale = Vector3.new(1, 1, 1)
  2685. blast.BrickColor = BrickColor.new("White")
  2686. blast.Material = "Neon"
  2687. coroutine.resume(coroutine.create(function(p)
  2688. for i = 1, 10 do
  2689. blast.Transparency = i / 10
  2690. blast.Mesh.Scale = blast.Mesh.Scale / 1.1
  2691. swait()
  2692. end
  2693. blast:Remove()
  2694. end
  2695. ), p)
  2696. end
  2697. end
  2698. ))
  2699. coroutine.resume(coroutine.create(function()
  2700. for i = 1, 30 do
  2701. swait()
  2702. MagniDamage(blade, 40, 10, 45, 15, "Normal", blade, 0.1, 2, (math.random(4, 7)), nil, true)
  2703. blade.CFrame = blade.CFrame * CFrame.new(0, 0, -3)
  2704. end
  2705. blade:Destroy()
  2706. for i = 1, 15 do
  2707. swait()
  2708. bnum = 0.26666666666667
  2709. blade.Transparency = i / 15
  2710. bd = blade:FindFirstChild("BladeMesh")
  2711. if bd then
  2712. bd.Scale = bd.Scale - Vector3.new(0, bnum, 0)
  2713. end
  2714. end
  2715. end
  2716. ))
  2717. swait(40)
  2718. for i = 1, 20 do
  2719. swait()
  2720. num = 0.4
  2721. num2 = 0.5
  2722. portal.Transparency = i / 20
  2723. portal2.Transparency = i / 20
  2724. portal.Size = portal.Size - Vector3.new(0, num, num)
  2725. portal2.Size = portal2.Size - Vector3.new(0, num2, num2)
  2726. end
  2727. portal:Destroy()
  2728. end
  2729. ))
  2730. end
  2731. swait(10)
  2732. resetwelds()
  2733. doingmoves(false)
  2734. end
  2735.  
  2736. boomatk = function()
  2737.  
  2738. doingmoves(true)
  2739. resetwelds()
  2740. Humanoid.JumpPower = 60
  2741. lastmove = "wwq"
  2742. for i = 1, 10 do
  2743. swait()
  2744. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * euler(0, 0, 0) * euler(0, 0, 0), 1)
  2745. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(1, 0, 1), 0.3)
  2746. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  2747. LW.C0 = clerp(LW.C0, cf(-1, 0.5, -0.5) * euler(0.4, 0, 0.6) * euler(0, -1, 0), 0.3)
  2748. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  2749. RH.C0 = clerp(RH.C0, cf(0.95, -0.9, 0) * euler(0, 1.57, 0) * euler(-0.2 - idleanim / 4, 0, -0.1 + idleanim / 7), 0.3)
  2750. LH.C0 = clerp(LH.C0, cf(-1, -0.8, -0.1) * euler(0, -1.57, 0) * euler(-0.1 - idleanim / 4, 0, 0.05 - idleanim / 7), 0.3)
  2751. end
  2752. local p = Instance.new("Part", EffectMo)
  2753. p.Name = "Effect"
  2754. p.formFactor = "Symmetric"
  2755. p.TopSurface = 0
  2756. p.BottomSurface = 0
  2757. p.Material = "SmoothPlastic"
  2758. p.BrickColor = BrickColor.new("White")
  2759. p.Anchored = true
  2760. p.CanCollide = false
  2761. p.Size = Vector3.new(1, 1, 1)
  2762. p.CFrame = Torso.CFrame * CFrame.Angles(math.rad(90), 0, 0) * CFrame.new(0, 1, 0)
  2763. p.CFrame = p.CFrame * CFrame.new(0, 0, 5)
  2764. game:GetService("Debris"):AddItem(p, 8)
  2765. local m = Instance.new("SpecialMesh", p)
  2766. m.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2767. m.Scale = Vector3.new(1, 1, 0.5)
  2768. coroutine.resume(coroutine.create(function(p, s)
  2769.  
  2770. for i = 1, 30 do
  2771. p.Transparency = 0.3 + i / 30
  2772. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(2, 2, 0)
  2773. swait()
  2774. end
  2775. p:Destroy()
  2776. end
  2777. ), p, 8)
  2778. local p = Instance.new("Part", EffectMo)
  2779. p.Name = "Effect"
  2780. p.formFactor = "Symmetric"
  2781. p.TopSurface = 0
  2782. p.BottomSurface = 0
  2783. p.Material = "SmoothPlastic"
  2784. p.BrickColor = BrickColor.new("White")
  2785. p.Anchored = true
  2786. p.CanCollide = false
  2787. p.Size = Vector3.new(1, 1, 1)
  2788. p.CFrame = Torso.CFrame * CFrame.Angles(math.rad(90), 0, 0) * CFrame.new(0, 1, 0)
  2789. p.CFrame = p.CFrame * CFrame.new(0, 0, 5)
  2790. game:GetService("Debris"):AddItem(p, 8)
  2791. local m = Instance.new("SpecialMesh", p)
  2792. m.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2793. m.Scale = Vector3.new(10, 10, 0.5)
  2794. coroutine.resume(coroutine.create(function(p, s)
  2795.  
  2796. for i = 1, 30 do
  2797. p.Transparency = 0.3 + i / 30
  2798. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(3, 3, 0)
  2799. swait()
  2800. end
  2801. p:Destroy()
  2802. end
  2803. ), p, 8)
  2804. local WWQ = Instance.new("BoolValue", char)
  2805. WWQ.Name = "CanDoDown"
  2806. rot = coroutine.create(function()
  2807.  
  2808. if (Anim == "Fall" or Anim == "Jump") and char:FindFirstChild("CanDoDown") ~= nil then
  2809. char:FindFirstChild("CanDoDown"):Destroy()
  2810. local t = Instance.new("BoolValue", char)
  2811. t.Name = "UpCooldown"
  2812. game.Debris:AddItem(t, 4)
  2813. end
  2814. do
  2815. while rotating == true do
  2816. for i = 0, 1, 0.1 do
  2817. swait()
  2818. if Anim == "Fall" or Anim == "Jump" then
  2819. local bom = 155
  2820. RootJoint.C0 = RootCF * cf(0, 0, -0.2) * euler(math.rad(bom), 0, 3 * i)
  2821. else
  2822. do
  2823. do
  2824. if Anim ~= "Fall" or Anim ~= "Jump" then
  2825. RootJoint.C0 = RootCF * cf(0, 0, -0.2) * euler(math.rad(25), 0, 3 * i)
  2826. end
  2827. -- DECOMPILER ERROR at PC89: LeaveBlock: unexpected jumping out DO_STMT
  2828.  
  2829. -- DECOMPILER ERROR at PC89: LeaveBlock: unexpected jumping out IF_ELSE_STMT
  2830.  
  2831. -- DECOMPILER ERROR at PC89: LeaveBlock: unexpected jumping out IF_STMT
  2832.  
  2833. end
  2834. end
  2835. end
  2836. end
  2837. swait()
  2838. end
  2839. end
  2840. end
  2841. )
  2842. lasthit = nil
  2843. rotating = true
  2844. coroutine.resume(rot)
  2845. local num = 0
  2846. for i = 1, 15 do
  2847. local erm = 7.6666666666667
  2848. local erm2 = 7.3333333333333
  2849. local p = Instance.new("Part", EffectMo)
  2850. p.Name = "Effect"
  2851. p.formFactor = "Symmetric"
  2852. p.TopSurface = 0
  2853. p.BottomSurface = 0
  2854. p.Material = "SmoothPlastic"
  2855. p.BrickColor = BrickColor.new("Black")
  2856. p.Anchored = true
  2857. p.CanCollide = false
  2858. p.Size = Vector3.new(1, 1, 1)
  2859. p.CFrame = Torso.CFrame * CFrame.Angles(math.rad(90), 0, 0) * CFrame.new(0, 1, 0)
  2860. p.CFrame = p.CFrame * CFrame.new(0, 0, 5)
  2861. game:GetService("Debris"):AddItem(p, 8)
  2862. local m = Instance.new("SpecialMesh", p)
  2863. m.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2864. m.Scale = Vector3.new(0.5, 0.5, 0.5)
  2865. coroutine.resume(coroutine.create(function(p, s)
  2866.  
  2867. for i = 1, 30 do
  2868. p.Transparency = i / 30
  2869. p.Mesh.Scale = p.Mesh.Scale + Vector3.new(1.5, 1.5, 0)
  2870. swait()
  2871. end
  2872. p:Destroy()
  2873. end
  2874. ), p, 8)
  2875. if Anim ~= "Fall" or Anim ~= "Jump" then
  2876. Humanoid.Jump = true
  2877. Torso.Velocity = RootPart.CFrame.lookVector * 60 + vt(0, 80, 0)
  2878. end
  2879. if Anim == "Fall" or Anim == "Jump" then
  2880. Torso.Velocity = RootPart.CFrame.lookVector * 60 + vt(0, -80, 0)
  2881. end
  2882. MagniDamage(char.Torso, 50, 30, 80, 20, "Normal", RootPart, 0.05, 1, (math.random(4, 7)), nil, true)
  2883. swait()
  2884. rotating = true
  2885. local er = math.random(1, 2)
  2886. so("231917856", Torso, 1, math.random(1, 2))
  2887. so("231917788", Torso, 1, math.random(1, 2))
  2888. p = Instance.new("Part")
  2889. p.Name = "Trail"
  2890. p.TopSurface = 0
  2891. p.BottomSurface = 0
  2892. p.Anchored = true
  2893. p.CanCollide = false
  2894. p.formFactor = "Symmetric"
  2895. p.Size = Vector3.new(1, 1, 1)
  2896. p.BrickColor = BrickColor.new("Deep orange")
  2897. p.Material = "Neon"
  2898. p.CFrame = Torso.CFrame
  2899. p.Parent = EffectMo
  2900. game:GetService("Debris"):AddItem(p, 3)
  2901. m = Instance.new("BlockMesh")
  2902. m.Scale = Vector3.new(7, 7, 7)
  2903. m.Parent = p
  2904. coroutine.resume(coroutine.create(function(part, spin)
  2905.  
  2906. for i = 1, 20 do
  2907. part.Mesh.Scale = part.Mesh.Scale - Vector3.new(0.35, 0.35, 0.35)
  2908. part.Transparency = 0.4 + i / 30
  2909. part.CFrame = part.CFrame * CFrame.new(math.random(-50, 50) / 500, math.random(-10, 10) / 100, math.random(-10, 10) / 100) * spin
  2910. swait()
  2911. end
  2912. part.Parent = nil
  2913. end
  2914. ), p, CFrame.fromEulerAnglesXYZ(math.random(-10, 10) / 10, math.random(-10, 10) / 10, math.random(-10, 10) / 10))
  2915. end
  2916. game.Debris:AddItem(WWQ, 1)
  2917. rotating = false
  2918. swait()
  2919. doingmoves(false)
  2920. resetwelds()
  2921. end
  2922.  
  2923. dash = function()
  2924.  
  2925. if Anim == "Jump" then
  2926. return
  2927. end
  2928. so("200633029", RootPart, 1, 1.4)
  2929. so("200633077", RootPart, 0.7, 1.4)
  2930. doingmoves(true)
  2931. resetwelds()
  2932. local oldmode = Mode
  2933. if Mode == "Shield" then
  2934. for _,v in pairs(Wings:children()) do
  2935. do
  2936. if v.ClassName == "Part" and v.Name == "NeonWing" then
  2937. do
  2938. coroutine.resume(coroutine.create(function(p)
  2939.  
  2940. for i = 1, 10 do
  2941. v.Transparency = v.Transparency - 0.1
  2942. swait()
  2943. end
  2944. end
  2945. ))
  2946. -- DECOMPILER ERROR at PC45: LeaveBlock: unexpected jumping out IF_THEN_STMT
  2947.  
  2948. -- DECOMPILER ERROR at PC45: LeaveBlock: unexpected jumping out IF_STMT
  2949.  
  2950. end
  2951. end
  2952. end
  2953. end
  2954. end
  2955. do
  2956. Mode = "dodge"
  2957. Humanoid.WalkSpeed = 16
  2958. swait(1)
  2959. ref = part(3, workspace, 0, 1, BrickColor.new("Black"), "Reference", vt())
  2960. ref.Anchored = true
  2961. ref.CFrame = cf(RootPart.Position - RootPart.Velocity) * cf(0, -1, 0)
  2962. game:GetService("Debris"):AddItem(ref, 10)
  2963. look = cf(RootPart.Position, ref.Position)
  2964. CF = look.lookVector * -150
  2965. Torso.Velocity = CF
  2966. local p = Instance.new("Part")
  2967. p.TopSurface = 0
  2968. p.BottomSurface = 0
  2969. p.CanCollide = false
  2970. p.Anchored = true
  2971. p.BrickColor = BrickColor.new("Institutional white")
  2972. p.CFrame = look * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(90), math.random(-10, 10) / 100, math.rad(180))
  2973. p.formFactor = "Symmetric"
  2974. p.Size = Vector3.new(1, 1, 1)
  2975. p.Parent = EffectMo
  2976. m = MeshFolder.BlastMesh:clone()
  2977. p.Material = "SmoothPlastic"
  2978. m.Parent = p
  2979. m.Scale = Vector3.new(1, 2, 1)
  2980. m.Name = "Triangle"
  2981. game:GetService("Debris"):AddItem(p, 5)
  2982. coroutine.resume(coroutine.create(function(p)
  2983.  
  2984. for i = 1, 10 do
  2985. p.Transparency = i / 10
  2986. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(1, -0.2, 1)
  2987. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  2988. swait()
  2989. end
  2990. p.Parent = nil
  2991. end
  2992. ), p)
  2993. for i = 0, 10 do
  2994. swait()
  2995. do
  2996. for _,v in pairs(char:children()) do
  2997. if v.className == "Part" and v.Name ~= "HumanoidRootPart" then
  2998. local p = v:clone()
  2999. p.Name = "trail"
  3000. p.Parent = EffectMo
  3001. p.Transparency = 0
  3002. p.Anchored = true
  3003. p.BrickColor = BrickColor.new("White")
  3004. p:BreakJoints()
  3005. p.CanCollide = false
  3006. p.Material = "Neon"
  3007. p.Transparency = 0.7
  3008. coroutine.resume(coroutine.create(function()
  3009.  
  3010. swait()
  3011. repeat
  3012. swait()
  3013. p.Transparency = p.Transparency + 0.1
  3014. until p.Transparency >= 1
  3015. p:Destroy()
  3016. end
  3017. ))
  3018. end
  3019. end
  3020. end
  3021. Neck.C0 = clerp(Neck.C0, necko * euler(0.2, 0, -0.6), 0.3)
  3022. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -0.8) * euler(0, 0, 1), 0.3)
  3023. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(1, 0, 1), 0.3)
  3024. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  3025. LW.C0 = clerp(LW.C0, cf(-1, 0.5, -0.5) * euler(0.4, 0, 0.6) * euler(0, -1, 0), 0.3)
  3026. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  3027. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * euler(0, 1.57, 0) * euler(0, -0.6, 0), 0.4)
  3028. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * euler(0, -1.57, 0) * euler(0, -0.6, 0), 0.4)
  3029. end
  3030. swait(5)
  3031. for _,v in pairs(Wings:children()) do
  3032. if v.ClassName == "Part" and v.Name == "NeonWing" then
  3033. coroutine.resume(coroutine.create(function(p)
  3034.  
  3035. if Mode == "Shield" then
  3036. for i = 1, 10 do
  3037. v.Transparency = i / 10
  3038. swait()
  3039. end
  3040. Mode = oldmode
  3041. else
  3042. Mode = oldmode
  3043. end
  3044. end
  3045. ))
  3046. end
  3047. end
  3048. doingmoves(false)
  3049. resetwelds()
  3050. end
  3051. end
  3052.  
  3053. equip = function()
  3054.  
  3055. wait()
  3056. if char:FindFirstChild("Armor") == nil and char:FindFirstChild("Shield") == nil then
  3057. ora = false
  3058. EffectMo = Instance.new("Model", char)
  3059. EffectMo.Parent = char
  3060. EffectMo.Name = "Effects"
  3061. Mode = "Shield"
  3062. MeshFolder = t1.MeshFolder--game.Players.LocalPlayer.Backpack:FindFirstChild("Archangel").MeshFolder
  3063. ch = char
  3064. RSH = ch.Torso["Right Shoulder"]
  3065. LSH = ch.Torso["Left Shoulder"]
  3066. RSH.Parent = nil
  3067. LSH.Parent = nil
  3068. RW.Name = "Right Shoulder"
  3069. RW.Part0 = ch.Torso
  3070. RW.C0 = cf(1.5, 0.5, 0)
  3071. RW.C1 = cf(0, 0.5, 0)
  3072. RW.Part1 = ch["Right Arm"]
  3073. RW.Parent = ch.Torso
  3074. LW.Name = "Left Shoulder"
  3075. LW.Part0 = ch.Torso
  3076. LW.C0 = cf(-1.5, 0.5, 0)
  3077. LW.C1 = cf(0, 0.5, 0)
  3078. LW.Part1 = ch["Left Arm"]
  3079. LW.Parent = ch.Torso
  3080. for i = 0, 1 do
  3081. do
  3082. swait()
  3083. Neck.C0 = clerp(Neck.C0, necko * euler(0.1, 0, -0.2), 0.3)
  3084. RootJoint.C0 = clerp(RootJoint.C0, RootCF * euler(0, 0, 0), 0.3)
  3085. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(0.1, 0, 1.9) * euler(0, 1, 0), 0.3)
  3086. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  3087. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(0.1, 0, -1.4) * euler(0, -0.2, 0), 0.3)
  3088. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  3089. end
  3090. end
  3091. warn("Don't even try to remove credits. This made by osama44 and converted by all_suck.")
  3092. local m = Instance.new("Model")
  3093. m.Name = "Armor"
  3094. p1 = Instance.new("Part", m)
  3095. p1.BrickColor = BrickColor.new("Black")
  3096. p1.Material = Enum.Material.SmoothPlastic
  3097. p1.Name = "MainPart"
  3098. p1.CFrame = CFrame.new(-66.7624817, 10.9813728, 20.0145836, -0.0521476828, 0.282052249, -0.95798254, -0.340656072, -0.906773686, -0.248431593, -0.93874073, 0.313386887, 0.143368796)
  3099. p1.CanCollide = false
  3100. p1.Size = Vector3.new(0.200000003, 0.40200001, 0.921000004)
  3101. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3102. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3103. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3104. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3105. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3106. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3107. b1 = Instance.new("SpecialMesh", p1)
  3108. b1.MeshType = Enum.MeshType.Wedge
  3109. b1.Name = "Mesh"
  3110. p2 = Instance.new("Part", m)
  3111. p2.BrickColor = BrickColor.new("Deep orange")
  3112. p2.Material = Enum.Material.Neon
  3113. p2.Transparency = 0.44999998807907
  3114. p2.Name = "NeonWing"
  3115. p2.CFrame = CFrame.new(-67.8981857, 7.10404348, 21.4149952, -0.156067625, 0.589869142, 0.792273521, -0.25706321, -0.798718214, 0.544029176, 0.953709304, -0.118759021, 0.276287705)
  3116. p2.CanCollide = false
  3117. p2.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  3118. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3119. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3120. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3121. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3122. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3123. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3124. b2 = Instance.new("SpecialMesh", p2)
  3125. b2.MeshType = Enum.MeshType.Wedge
  3126. b2.Name = "Mesh"
  3127. b2.Scale = Vector3.new(0.100000001, 1, 1)
  3128. p3 = Instance.new("Part", m)
  3129. p3.BrickColor = BrickColor.new("Bright orange")
  3130. p3.Transparency = 1
  3131. p3.Name = "Handle"
  3132. p3.CFrame = CFrame.new(-69.5100403, 9.0199461, 21.1800537, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  3133. p3.CanCollide = false
  3134. p3.Size = Vector3.new(2, 2, 1)
  3135. p3.BottomSurface = Enum.SurfaceType.Smooth
  3136. p3.TopSurface = Enum.SurfaceType.Smooth
  3137. p4 = Instance.new("Part", m)
  3138. p4.BrickColor = BrickColor.new("Medium stone grey")
  3139. p4.Material = Enum.Material.SmoothPlastic
  3140. p4.Name = "ArmorPart"
  3141. p4.CFrame = CFrame.new(-69.0792923, 10.1133881, 22.0189075, -0.156048968, 0.114700645, 0.981067061, -0.257038057, -0.96373111, 0.0717892647, 0.953719199, -0.240968868, 0.179871693)
  3142. p4.CanCollide = false
  3143. p4.Size = Vector3.new(0.200000003, 0.602999985, 0.711000085)
  3144. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3145. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3146. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3147. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3148. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3149. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3150. b3 = Instance.new("SpecialMesh", p4)
  3151. b3.MeshType = Enum.MeshType.Wedge
  3152. b3.Name = "Mesh"
  3153. p5 = Instance.new("Part", m)
  3154. p5.BrickColor = BrickColor.new("Medium stone grey")
  3155. p5.Material = Enum.Material.SmoothPlastic
  3156. p5.Name = "MainPart"
  3157. p5.CFrame = CFrame.new(-66.2506943, 9.48342323, 22.317152, -0.156097516, 0.98607105, 0.0574236773, -0.257047445, -0.0966869444, 0.961549997, 0.953708708, 0.135334954, 0.268559605)
  3158. p5.CanCollide = false
  3159. p5.Size = Vector3.new(0.200000048, 0.821999967, 0.452000022)
  3160. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3161. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3162. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3163. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3164. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3165. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3166. b4 = Instance.new("SpecialMesh", p5)
  3167. b4.MeshType = Enum.MeshType.Wedge
  3168. b4.Name = "Mesh"
  3169. p6 = Instance.new("Part", m)
  3170. p6.BrickColor = BrickColor.new("Black")
  3171. p6.Material = Enum.Material.SmoothPlastic
  3172. p6.Name = "MainPart"
  3173. p6.CFrame = CFrame.new(-67.1408234, 9.4261837, 22.1560211, 0.156102404, -0.0573631115, -0.986073792, 0.257097006, -0.961541712, 0.0966362655, -0.953694522, -0.268601745, -0.135351077)
  3174. p6.CanCollide = false
  3175. p6.Size = Vector3.new(0.227000043, 0.56400001, 0.773000002)
  3176. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3177. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3178. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3179. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3180. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3181. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3182. b5 = Instance.new("SpecialMesh", p6)
  3183. b5.MeshType = Enum.MeshType.Wedge
  3184. b5.Name = "Mesh"
  3185. p7 = Instance.new("Part", m)
  3186. p7.BrickColor = BrickColor.new("Black")
  3187. p7.Material = Enum.Material.SmoothPlastic
  3188. p7.Name = "MainPart"
  3189. p7.CFrame = CFrame.new(-67.7298889, 9.48582745, 22.0756798, 0.156102404, -0.0573631115, -0.986073792, 0.257097006, -0.961541712, 0.0966362655, -0.953694522, -0.268601745, -0.135351077)
  3190. p7.CanCollide = false
  3191. p7.Size = Vector3.new(0.227000043, 0.575999975, 0.546000004)
  3192. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3193. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3194. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3195. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3196. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3197. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3198. b6 = Instance.new("SpecialMesh", p7)
  3199. b6.MeshType = Enum.MeshType.Brick
  3200. b6.Name = "Mesh"
  3201. b6.Scale = Vector3.new(1, 0.899999976, 1)
  3202. p8 = Instance.new("Part", m)
  3203. p8.BrickColor = BrickColor.new("Black")
  3204. p8.Material = Enum.Material.SmoothPlastic
  3205. p8.Name = "MainPart"
  3206. p8.CFrame = CFrame.new(-68.2414093, 9.5983696, 22.0222893, -0.156030178, -0.057380911, 0.986084223, -0.257023513, -0.961562753, -0.0966233611, 0.953726113, -0.268523008, 0.135284573)
  3207. p8.CanCollide = false
  3208. p8.Size = Vector3.new(0.227000043, 0.356999964, 0.559000015)
  3209. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3210. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3211. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3212. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3213. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3214. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3215. b7 = Instance.new("SpecialMesh", p8)
  3216. b7.MeshType = Enum.MeshType.Wedge
  3217. b7.Name = "Mesh"
  3218. p9 = Instance.new("Part", m)
  3219. p9.BrickColor = BrickColor.new("Medium stone grey")
  3220. p9.Material = Enum.Material.SmoothPlastic
  3221. p9.Name = "MainPart"
  3222. p9.CFrame = CFrame.new(-67.4167786, 9.61918926, 22.1728401, -0.156030178, -0.057380911, 0.986084223, -0.257023513, -0.961562753, -0.0966233611, 0.953726113, -0.268523008, 0.135284573)
  3223. p9.CanCollide = false
  3224. p9.Size = Vector3.new(0.218999997, 0.384999931, 0.676999986)
  3225. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3226. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3227. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3228. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3229. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3230. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3231. b8 = Instance.new("SpecialMesh", p9)
  3232. b8.MeshType = Enum.MeshType.Wedge
  3233. b8.Name = "Mesh"
  3234. p10 = Instance.new("Part", m)
  3235. p10.BrickColor = BrickColor.new("Medium stone grey")
  3236. p10.Material = Enum.Material.SmoothPlastic
  3237. p10.Name = "MainPart"
  3238. p10.CFrame = CFrame.new(-66.8737793, 9.55599976, 22.2315826, 0.986057281, 0.0574259944, -0.156147793, -0.0966997668, 0.961557448, -0.257013798, 0.135385469, 0.268531531, 0.953703642)
  3239. p10.CanCollide = false
  3240. p10.Size = Vector3.new(0.465000004, 0.42899999, 0.238999993)
  3241. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3242. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3243. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3244. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3245. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3246. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3247. p11 = Instance.new("Part", m)
  3248. p11.BrickColor = BrickColor.new("Teal")
  3249. p11.Material = Enum.Material.Neon
  3250. p11.Name = "MainPart"
  3251. p11.CFrame = CFrame.new(-66.567894, 9.5598526, 22.2800655, -0.156097516, 0.98607105, 0.0574236773, -0.257047445, -0.0966869444, 0.961549997, 0.953708708, 0.135334954, 0.268559605)
  3252. p11.CanCollide = false
  3253. p11.Size = Vector3.new(0.248000056, 0.821999967, 0.452000022)
  3254. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3255. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3256. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3257. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3258. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3259. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3260. b9 = Instance.new("SpecialMesh", p11)
  3261. b9.MeshType = Enum.MeshType.Cylinder
  3262. b9.Name = "Mesh"
  3263. b9.Scale = Vector3.new(1, 0.300000012, 1)
  3264. p12 = Instance.new("Part", m)
  3265. p12.BrickColor = BrickColor.new("Medium stone grey")
  3266. p12.Material = Enum.Material.SmoothPlastic
  3267. p12.Name = "MainPart"
  3268. p12.CFrame = CFrame.new(-66.5056763, 8.35107136, 21.970171, -0.156079665, 0.906941712, 0.39127472, -0.257001936, -0.419774055, 0.870482504, 0.953723907, 0.0353062563, 0.298603922)
  3269. p12.CanCollide = false
  3270. p12.Size = Vector3.new(0.200000048, 0.611999989, 0.200000003)
  3271. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3272. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3273. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3274. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3275. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3276. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3277. b10 = Instance.new("SpecialMesh", p12)
  3278. b10.MeshType = Enum.MeshType.Wedge
  3279. b10.Name = "Mesh"
  3280. p13 = Instance.new("Part", m)
  3281. p13.BrickColor = BrickColor.new("Medium stone grey")
  3282. p13.Material = Enum.Material.SmoothPlastic
  3283. p13.Name = "MainPart"
  3284. p13.CFrame = CFrame.new(-66.9678268, 8.60959816, 21.9610672, 0.906970322, 0.391195178, -0.156139567, -0.419716537, 0.870495558, -0.257053435, 0.0353617258, 0.298671573, 0.953704536)
  3285. p13.CanCollide = false
  3286. p13.Size = Vector3.new(0.465000004, 0.285999984, 0.238999993)
  3287. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3288. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3289. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3290. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3291. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3292. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3293. p14 = Instance.new("Part", m)
  3294. p14.BrickColor = BrickColor.new("Medium stone grey")
  3295. p14.Material = Enum.Material.SmoothPlastic
  3296. p14.Name = "MainPart"
  3297. p14.CFrame = CFrame.new(-67.1918564, 8.47952461, 21.8924809, -0.156079665, 0.906941712, 0.39127472, -0.257001936, -0.419774055, 0.870482504, 0.953723907, 0.0353062563, 0.298603922)
  3298. p14.CanCollide = false
  3299. p14.Size = Vector3.new(0.200000048, 0.798999965, 0.200000003)
  3300. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3301. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3302. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3303. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3304. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3305. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3306. b11 = Instance.new("SpecialMesh", p14)
  3307. b11.MeshType = Enum.MeshType.Wedge
  3308. b11.Name = "Mesh"
  3309. p15 = Instance.new("Part", m)
  3310. p15.BrickColor = BrickColor.new("Medium stone grey")
  3311. p15.Material = Enum.Material.SmoothPlastic
  3312. p15.Name = "MainPart"
  3313. p15.CFrame = CFrame.new(-66.4667664, 8.47560596, 22.010107, 0.156118602, 0.961133659, -0.227703974, 0.257028848, -0.262119621, -0.930177212, -0.953710198, 0.086691469, -0.287960857)
  3314. p15.CanCollide = false
  3315. p15.Size = Vector3.new(0.200000048, 0.611999989, 0.231000006)
  3316. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3317. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3318. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3319. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3320. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3321. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3322. b12 = Instance.new("SpecialMesh", p15)
  3323. b12.MeshType = Enum.MeshType.Wedge
  3324. b12.Name = "Mesh"
  3325. p16 = Instance.new("Part", m)
  3326. p16.BrickColor = BrickColor.new("Black")
  3327. p16.Material = Enum.Material.SmoothPlastic
  3328. p16.Name = "MainPart"
  3329. p16.CFrame = CFrame.new(-67.9986038, 8.96491337, 21.8912735, 0.906970322, 0.391195178, -0.156139567, -0.419716537, 0.870495558, -0.257053435, 0.0353617258, 0.298671573, 0.953704536)
  3330. p16.CanCollide = false
  3331. p16.Size = Vector3.new(0.652999997, 0.287999988, 0.234999985)
  3332. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3333. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3334. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3335. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3336. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3337. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3338. p17 = Instance.new("Part", m)
  3339. p17.BrickColor = BrickColor.new("Black")
  3340. p17.Material = Enum.Material.SmoothPlastic
  3341. p17.Name = "MainPart"
  3342. p17.CFrame = CFrame.new(-67.4657288, 8.72350693, 21.9134216, 0.156089664, 0.906962395, -0.391222894, 0.257013023, -0.419727743, -0.870501637, -0.953719258, 0.0353269093, -0.29861626)
  3343. p17.CanCollide = false
  3344. p17.Size = Vector3.new(0.220000044, 0.552999973, 0.289000005)
  3345. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3346. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3347. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3348. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3349. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3350. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3351. b13 = Instance.new("SpecialMesh", p17)
  3352. b13.MeshType = Enum.MeshType.Wedge
  3353. b13.Name = "Mesh"
  3354. p18 = Instance.new("Part", m)
  3355. p18.BrickColor = BrickColor.new("Black")
  3356. p18.Material = Enum.Material.SmoothPlastic
  3357. p18.Name = "MainPart"
  3358. p18.CFrame = CFrame.new(-68.5311813, 9.2122612, 21.8707752, -0.156141788, -0.906939983, -0.391254038, -0.257038325, 0.419774234, -0.870471716, 0.953703821, -0.0353497267, -0.298662633)
  3359. p18.CanCollide = false
  3360. p18.Size = Vector3.new(0.220000044, 0.552999973, 0.289000005)
  3361. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3362. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3363. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3364. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3365. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3366. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3367. b14 = Instance.new("SpecialMesh", p18)
  3368. b14.MeshType = Enum.MeshType.Wedge
  3369. b14.Name = "Mesh"
  3370. p19 = Instance.new("Part", m)
  3371. p19.BrickColor = BrickColor.new("Medium stone grey")
  3372. p19.Material = Enum.Material.SmoothPlastic
  3373. p19.Name = "MainPart"
  3374. p19.CFrame = CFrame.new(-68.1839752, 9.46172714, 21.994854, 0.906970322, 0.391195178, -0.156139567, -0.419716537, 0.870495558, -0.257053435, 0.0353617258, 0.298671573, 0.953704536)
  3375. p19.CanCollide = false
  3376. p19.Size = Vector3.new(0.904999971, 0.287999988, 0.234999985)
  3377. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3378. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3379. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3380. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3381. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3382. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3383. p20 = Instance.new("Part", m)
  3384. p20.BrickColor = BrickColor.new("Medium stone grey")
  3385. p20.Material = Enum.Material.SmoothPlastic
  3386. p20.Name = "MainPart"
  3387. p20.CFrame = CFrame.new(-67.4984207, 9.14440727, 22.0215302, 0.156089664, 0.906962395, -0.391222894, 0.257013023, -0.419727743, -0.870501637, -0.953719258, 0.0353269093, -0.29861626)
  3388. p20.CanCollide = false
  3389. p20.Size = Vector3.new(0.241000041, 0.64199996, 0.278999984)
  3390. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3391. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3392. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3393. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3394. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3395. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3396. b15 = Instance.new("SpecialMesh", p20)
  3397. b15.MeshType = Enum.MeshType.Wedge
  3398. b15.Name = "Mesh"
  3399. p21 = Instance.new("Part", m)
  3400. p21.BrickColor = BrickColor.new("Teal")
  3401. p21.Material = Enum.Material.Neon
  3402. p21.Name = "MainPart"
  3403. p21.CFrame = CFrame.new(-66.9464798, 8.60043716, 21.9563274, -0.156097516, 0.98607105, 0.0574236773, -0.257047445, -0.0966869444, 0.961549997, 0.953708708, 0.135334954, 0.268559605)
  3404. p21.CanCollide = false
  3405. p21.Size = Vector3.new(0.254000038, 0.821999967, 0.452000022)
  3406. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3407. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3408. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3409. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3410. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3411. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3412. b16 = Instance.new("SpecialMesh", p21)
  3413. b16.MeshType = Enum.MeshType.Cylinder
  3414. b16.Name = "Mesh"
  3415. b16.Scale = Vector3.new(1, 0.300000012, 1)
  3416. p22 = Instance.new("Part", m)
  3417. p22.BrickColor = BrickColor.new("Medium stone grey")
  3418. p22.Material = Enum.Material.SmoothPlastic
  3419. p22.Name = "MainPart"
  3420. p22.CFrame = CFrame.new(-66.4449997, 10.1765823, 22.4722004, -0.156100422, 0.978911638, -0.131774873, -0.257016808, 0.0885594562, 0.962340653, 0.953716457, 0.184090137, 0.237772554)
  3421. p22.CanCollide = false
  3422. p22.Size = Vector3.new(0.200000048, 0.524999976, 0.285000026)
  3423. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3424. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3425. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3426. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3427. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3428. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3429. b17 = Instance.new("SpecialMesh", p22)
  3430. b17.MeshType = Enum.MeshType.Wedge
  3431. b17.Name = "Mesh"
  3432. p23 = Instance.new("Part", m)
  3433. p23.BrickColor = BrickColor.new("Black")
  3434. p23.Material = Enum.Material.SmoothPlastic
  3435. p23.Name = "MainPart"
  3436. p23.CFrame = CFrame.new(-67.3918152, 10.0490551, 22.2828426, -0.156121582, -0.131744415, -0.978912413, -0.257067621, 0.962331295, -0.0885145292, 0.953699291, 0.237827644, -0.1841079)
  3437. p23.CanCollide = false
  3438. p23.Size = Vector3.new(0.227000043, 0.200000003, 0.217999995)
  3439. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3440. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3441. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3442. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3443. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3444. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3445. b18 = Instance.new("SpecialMesh", p23)
  3446. b18.MeshType = Enum.MeshType.Wedge
  3447. b18.Name = "Mesh"
  3448. p24 = Instance.new("Part", m)
  3449. p24.BrickColor = BrickColor.new("Black")
  3450. p24.Material = Enum.Material.SmoothPlastic
  3451. p24.Name = "MainPart"
  3452. p24.CFrame = CFrame.new(-67.7253952, 10.0135689, 22.2186756, -0.156121582, -0.131744415, -0.978912413, -0.257067621, 0.962331295, -0.0885145292, 0.953699291, 0.237827644, -0.1841079)
  3453. p24.CanCollide = false
  3454. p24.Size = Vector3.new(0.227000043, 0.204999998, 0.503000021)
  3455. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3456. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3457. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3458. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3459. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3460. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3461. b19 = Instance.new("SpecialMesh", p24)
  3462. b19.MeshType = Enum.MeshType.Brick
  3463. b19.Name = "Mesh"
  3464. b19.Scale = Vector3.new(1, 0.899999976, 1)
  3465. p25 = Instance.new("Part", m)
  3466. p25.BrickColor = BrickColor.new("Black")
  3467. p25.Material = Enum.Material.SmoothPlastic
  3468. p25.Name = "MainPart"
  3469. p25.CFrame = CFrame.new(-68.0906296, 9.98491287, 22.1511669, 0.156112015, -0.131802127, 0.978905141, 0.25707075, 0.962323427, 0.0885708481, -0.953697741, 0.237820014, 0.184114009)
  3470. p25.CanCollide = false
  3471. p25.Size = Vector3.new(0.227000043, 0.200000003, 0.301999986)
  3472. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3473. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3474. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3475. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3476. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3477. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3478. b20 = Instance.new("SpecialMesh", p25)
  3479. b20.MeshType = Enum.MeshType.Wedge
  3480. b20.Name = "Mesh"
  3481. p26 = Instance.new("Part", m)
  3482. p26.BrickColor = BrickColor.new("Medium stone grey")
  3483. p26.Material = Enum.Material.SmoothPlastic
  3484. p26.Name = "MainPart"
  3485. p26.CFrame = CFrame.new(-67.7768173, 10.2841377, 22.2831955, 0.156112015, -0.131802127, 0.978905141, 0.25707075, 0.962323427, 0.0885708481, -0.953697741, 0.237820014, 0.184114009)
  3486. p26.CanCollide = false
  3487. p26.Size = Vector3.new(0.200000003, 0.317999989, 0.301999986)
  3488. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3489. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3490. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3491. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3492. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3493. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3494. b21 = Instance.new("SpecialMesh", p26)
  3495. b21.MeshType = Enum.MeshType.Wedge
  3496. b21.Name = "Mesh"
  3497. p27 = Instance.new("Part", m)
  3498. p27.BrickColor = BrickColor.new("Medium stone grey")
  3499. p27.Material = Enum.Material.SmoothPlastic
  3500. p27.Name = "MainPart"
  3501. p27.CFrame = CFrame.new(-67.5207291, 10.3029213, 22.3301773, -0.156121582, -0.131744415, -0.978912413, -0.257067621, 0.962331295, -0.0885145292, 0.953699291, 0.237827644, -0.1841079)
  3502. p27.CanCollide = false
  3503. p27.Size = Vector3.new(0.200000003, 0.322999984, 0.217999995)
  3504. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3505. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3506. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3507. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3508. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3509. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3510. b22 = Instance.new("SpecialMesh", p27)
  3511. b22.MeshType = Enum.MeshType.Brick
  3512. b22.Name = "Mesh"
  3513. b22.Scale = Vector3.new(1, 0.899999976, 1)
  3514. p28 = Instance.new("Part", m)
  3515. p28.BrickColor = BrickColor.new("Medium stone grey")
  3516. p28.Material = Enum.Material.SmoothPlastic
  3517. p28.Name = "MainPart"
  3518. p28.CFrame = CFrame.new(-67.5608597, 10.519969, 22.3821163, 0.156112015, -0.131802127, 0.978905141, 0.25707075, 0.962323427, 0.0885708481, -0.953697741, 0.237820014, 0.184114009)
  3519. p28.CanCollide = false
  3520. p28.Size = Vector3.new(0.200000003, 0.200000003, 0.256999969)
  3521. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3522. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3523. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3524. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3525. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3526. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3527. b23 = Instance.new("SpecialMesh", p28)
  3528. b23.MeshType = Enum.MeshType.Wedge
  3529. b23.Name = "Mesh"
  3530. p29 = Instance.new("Part", m)
  3531. p29.BrickColor = BrickColor.new("Medium stone grey")
  3532. p29.Material = Enum.Material.SmoothPlastic
  3533. p29.Name = "MainPart"
  3534. p29.CFrame = CFrame.new(-67.0264053, 10.5142498, 22.4680576, -0.156121582, -0.131744415, -0.978912413, -0.257067621, 0.962331295, -0.0885145292, 0.953699291, 0.237827644, -0.1841079)
  3535. p29.CanCollide = false
  3536. p29.Size = Vector3.new(0.200000003, 0.322999984, 0.84800005)
  3537. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3538. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3539. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3540. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3541. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3542. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3543. b24 = Instance.new("SpecialMesh", p29)
  3544. b24.MeshType = Enum.MeshType.Brick
  3545. b24.Name = "Mesh"
  3546. b24.Scale = Vector3.new(1, 0.899999976, 1)
  3547. p30 = Instance.new("Part", m)
  3548. p30.BrickColor = BrickColor.new("Medium stone grey")
  3549. p30.Material = Enum.Material.SmoothPlastic
  3550. p30.Name = "MainPart"
  3551. p30.CFrame = CFrame.new(-66.1089401, 10.5991983, 22.6411304, -0.156100422, 0.978911638, -0.131774873, -0.257016808, 0.0885594562, 0.962340653, 0.953716457, 0.184090137, 0.237772554)
  3552. p30.CanCollide = false
  3553. p30.Size = Vector3.new(0.200000048, 1.06599998, 0.285000026)
  3554. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3555. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3556. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3557. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3558. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3559. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3560. b25 = Instance.new("SpecialMesh", p30)
  3561. b25.MeshType = Enum.MeshType.Wedge
  3562. b25.Name = "Mesh"
  3563. p31 = Instance.new("Part", m)
  3564. p31.BrickColor = BrickColor.new("Black")
  3565. p31.Material = Enum.Material.SmoothPlastic
  3566. p31.Name = "MainPart"
  3567. p31.CFrame = CFrame.new(-67.3535538, 10.435462, 22.3932686, 0.156112015, -0.131802127, 0.978905141, 0.25707075, 0.962323427, 0.0885708481, -0.953697741, 0.237820014, 0.184114009)
  3568. p31.CanCollide = false
  3569. p31.Size = Vector3.new(0.227000043, 0.200000003, 0.200000003)
  3570. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3571. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3572. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3573. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3574. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3575. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3576. b26 = Instance.new("SpecialMesh", p31)
  3577. b26.MeshType = Enum.MeshType.Wedge
  3578. b26.Name = "Mesh"
  3579. p32 = Instance.new("Part", m)
  3580. p32.BrickColor = BrickColor.new("Black")
  3581. p32.Material = Enum.Material.SmoothPlastic
  3582. p32.Name = "MainPart"
  3583. p32.CFrame = CFrame.new(-66.6542511, 10.4996481, 22.5250378, -0.156121582, -0.131744415, -0.978912413, -0.257067621, 0.962331295, -0.0885145292, 0.953699291, 0.237827644, -0.1841079)
  3584. p32.CanCollide = false
  3585. p32.Size = Vector3.new(0.227000043, 0.200000003, 0.32099998)
  3586. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3587. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3588. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3589. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3590. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3591. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3592. b27 = Instance.new("SpecialMesh", p32)
  3593. b27.MeshType = Enum.MeshType.Wedge
  3594. b27.Name = "Mesh"
  3595. p33 = Instance.new("Part", m)
  3596. p33.BrickColor = BrickColor.new("Black")
  3597. p33.Material = Enum.Material.SmoothPlastic
  3598. p33.Name = "MainPart"
  3599. p33.CFrame = CFrame.new(-67.0382462, 10.4595985, 22.4513874, -0.156121582, -0.131744415, -0.978912413, -0.257067621, 0.962331295, -0.0885145292, 0.953699291, 0.237827644, -0.1841079)
  3600. p33.CanCollide = false
  3601. p33.Size = Vector3.new(0.227000043, 0.204999998, 0.503000021)
  3602. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3603. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3604. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3605. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3606. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3607. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3608. b28 = Instance.new("SpecialMesh", p33)
  3609. b28.MeshType = Enum.MeshType.Brick
  3610. b28.Name = "Mesh"
  3611. b28.Scale = Vector3.new(1, 0.899999976, 1)
  3612. p34 = Instance.new("Part", m)
  3613. p34.BrickColor = BrickColor.new("Teal")
  3614. p34.Material = Enum.Material.Neon
  3615. p34.Name = "MainPart"
  3616. p34.CFrame = CFrame.new(-66.4904633, 10.5700521, 22.5708256, -0.156121582, -0.131744415, -0.978912413, -0.257067621, 0.962331295, -0.0885145292, 0.953699291, 0.237827644, -0.1841079)
  3617. p34.CanCollide = false
  3618. p34.Size = Vector3.new(0.227000043, 0.200000003, 0.32099998)
  3619. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3620. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3621. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3622. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3623. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3624. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3625. b29 = Instance.new("SpecialMesh", p34)
  3626. b29.MeshType = Enum.MeshType.Cylinder
  3627. b29.Name = "Mesh"
  3628. p35 = Instance.new("Part", m)
  3629. p35.BrickColor = BrickColor.new("Teal")
  3630. p35.Material = Enum.Material.Neon
  3631. p35.Name = "MainPart"
  3632. p35.CFrame = CFrame.new(-66.8189926, 10.096077, 22.3892822, -0.156121582, -0.131744415, -0.978912413, -0.257067621, 0.962331295, -0.0885145292, 0.953699291, 0.237827644, -0.1841079)
  3633. p35.CanCollide = false
  3634. p35.Size = Vector3.new(0.227000043, 0.200000003, 0.32099998)
  3635. p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3636. p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3637. p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3638. p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3639. p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3640. p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3641. b30 = Instance.new("SpecialMesh", p35)
  3642. b30.MeshType = Enum.MeshType.Cylinder
  3643. b30.Name = "Mesh"
  3644. b30.Scale = Vector3.new(1, 0.800000012, 1)
  3645. p36 = Instance.new("Part", m)
  3646. p36.BrickColor = BrickColor.new("Medium stone grey")
  3647. p36.Material = Enum.Material.SmoothPlastic
  3648. p36.Name = "MainPart"
  3649. p36.CFrame = CFrame.new(-66.8198853, 11.1535902, 22.6742077, 0.156139717, 0.283294022, -0.946237206, 0.257097125, -0.936622262, -0.237991437, -0.953688383, -0.206114963, -0.21907796)
  3650. p36.CanCollide = false
  3651. p36.Size = Vector3.new(0.206, 0.321999997, 0.81099999)
  3652. p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3653. p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3654. p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3655. p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3656. p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3657. p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3658. b31 = Instance.new("SpecialMesh", p36)
  3659. b31.MeshType = Enum.MeshType.Wedge
  3660. b31.Name = "Mesh"
  3661. p37 = Instance.new("Part", m)
  3662. p37.BrickColor = BrickColor.new("Medium stone grey")
  3663. p37.Material = Enum.Material.SmoothPlastic
  3664. p37.Name = "MainPart"
  3665. p37.CFrame = CFrame.new(-68.5198593, 10.4720306, 22.2122211, 0.94622457, -0.283316225, -0.156176537, 0.238017365, 0.936629713, -0.257045925, 0.219104871, 0.206050411, 0.953696132)
  3666. p37.CanCollide = false
  3667. p37.Size = Vector3.new(0.748000026, 0.291000009, 0.217999995)
  3668. p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3669. p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3670. p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3671. p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3672. p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3673. p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3674. p38 = Instance.new("Part", m)
  3675. p38.BrickColor = BrickColor.new("Medium stone grey")
  3676. p38.Material = Enum.Material.SmoothPlastic
  3677. p38.Name = "MainPart"
  3678. p38.CFrame = CFrame.new(-68.4289703, 10.1648159, 22.1442814, -0.156112596, 0.94624126, -0.283295542, -0.257070392, 0.238004923, 0.936626136, 0.953699946, 0.219046041, 0.20609504)
  3679. p38.CanCollide = false
  3680. p38.Size = Vector3.new(0.206, 0.751000047, 0.489000022)
  3681. p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3682. p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3683. p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3684. p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3685. p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3686. p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3687. b32 = Instance.new("SpecialMesh", p38)
  3688. b32.MeshType = Enum.MeshType.Wedge
  3689. b32.Name = "Mesh"
  3690. p39 = Instance.new("Part", m)
  3691. p39.BrickColor = BrickColor.new("Medium stone grey")
  3692. p39.Material = Enum.Material.SmoothPlastic
  3693. p39.Name = "MainPart"
  3694. p39.CFrame = CFrame.new(-68.110321, 10.5841141, 22.3094692, -0.156112596, 0.94624126, -0.283295542, -0.257070392, 0.238004923, 0.936626136, 0.953699946, 0.219046041, 0.20609504)
  3695. p39.CanCollide = false
  3696. p39.Size = Vector3.new(0.206, 0.200000003, 0.254000008)
  3697. p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3698. p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3699. p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3700. p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3701. p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3702. p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3703. b33 = Instance.new("SpecialMesh", p39)
  3704. b33.MeshType = Enum.MeshType.Wedge
  3705. b33.Name = "Mesh"
  3706. p40 = Instance.new("Part", m)
  3707. p40.BrickColor = BrickColor.new("Black")
  3708. p40.Material = Enum.Material.SmoothPlastic
  3709. p40.Name = "MainPart"
  3710. p40.CFrame = CFrame.new(-68.0263901, 10.6903896, 22.3518562, 0.94622457, -0.283316225, -0.156176537, 0.238017365, 0.936629713, -0.257045925, 0.219104871, 0.206050411, 0.953696132)
  3711. p40.CanCollide = false
  3712. p40.Size = Vector3.new(1.847, 0.200000003, 0.200000003)
  3713. p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3714. p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3715. p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3716. p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3717. p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3718. p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3719. p41 = Instance.new("Part", m)
  3720. p41.BrickColor = BrickColor.new("Black")
  3721. p41.Material = Enum.Material.SmoothPlastic
  3722. p41.Name = "MainPart"
  3723. p41.CFrame = CFrame.new(-66.7494354, 11.1058207, 22.6728611, 0.156139717, 0.283294022, -0.946237206, 0.257097125, -0.936622262, -0.237991437, -0.953688383, -0.206114963, -0.21907796)
  3724. p41.CanCollide = false
  3725. p41.Size = Vector3.new(0.200000003, 0.40200001, 0.921000004)
  3726. p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3727. p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3728. p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3729. p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3730. p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3731. p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3732. b34 = Instance.new("SpecialMesh", p41)
  3733. b34.MeshType = Enum.MeshType.Wedge
  3734. b34.Name = "Mesh"
  3735. p42 = Instance.new("Part", m)
  3736. p42.BrickColor = BrickColor.new("Black")
  3737. p42.Material = Enum.Material.SmoothPlastic
  3738. p42.Name = "MainPart"
  3739. p42.CFrame = CFrame.new(-67.6602249, 10.6328001, 22.3962688, 0.156139717, 0.283294022, -0.946237206, 0.257097125, -0.936622262, -0.237991437, -0.953688383, -0.206114963, -0.21907796)
  3740. p42.CanCollide = false
  3741. p42.Size = Vector3.new(0.200000003, 0.200000003, 1.21499991)
  3742. p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3743. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3744. p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3745. p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3746. p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3747. p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3748. b35 = Instance.new("SpecialMesh", p42)
  3749. b35.MeshType = Enum.MeshType.Wedge
  3750. b35.Name = "Mesh"
  3751. b35.Scale = Vector3.new(1, 0.5, 1)
  3752. p43 = Instance.new("Part", m)
  3753. p43.BrickColor = BrickColor.new("Teal")
  3754. p43.Material = Enum.Material.Neon
  3755. p43.Name = "MainPart"
  3756. p43.CFrame = CFrame.new(-67.1502457, 11.0170822, 22.5833321, 0.156139717, 0.283294022, -0.946237206, 0.257097125, -0.936622262, -0.237991437, -0.953688383, -0.206114963, -0.21907796)
  3757. p43.CanCollide = false
  3758. p43.Size = Vector3.new(0.241999999, 0.200000003, 1.21499991)
  3759. p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3760. p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3761. p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3762. p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3763. p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3764. p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3765. b36 = Instance.new("SpecialMesh", p43)
  3766. b36.MeshType = Enum.MeshType.Cylinder
  3767. b36.Name = "Mesh"
  3768. b36.Scale = Vector3.new(1, 0.5, 1)
  3769. p44 = Instance.new("Part", m)
  3770. p44.BrickColor = BrickColor.new("Teal")
  3771. p44.Material = Enum.Material.Neon
  3772. p44.Name = "MainPart"
  3773. p44.CFrame = CFrame.new(-67.3181305, 11.1109333, 22.581152, 0.156139717, 0.283294022, -0.946237206, 0.257097125, -0.936622262, -0.237991437, -0.953688383, -0.206114963, -0.21907796)
  3774. p44.CanCollide = false
  3775. p44.Size = Vector3.new(0.241999999, 0.200000003, 1.21499991)
  3776. p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3777. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3778. p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3779. p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3780. p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3781. p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3782. b37 = Instance.new("SpecialMesh", p44)
  3783. b37.MeshType = Enum.MeshType.Cylinder
  3784. b37.Name = "Mesh"
  3785. b37.Scale = Vector3.new(1, 0.5, 1)
  3786. p45 = Instance.new("Part", m)
  3787. p45.BrickColor = BrickColor.new("Teal")
  3788. p45.Material = Enum.Material.Neon
  3789. p45.Name = "MainPart"
  3790. p45.CFrame = CFrame.new(-67.3748016, 10.9515648, 22.5289154, 0.156139717, 0.283294022, -0.946237206, 0.257097125, -0.936622262, -0.237991437, -0.953688383, -0.206114963, -0.21907796)
  3791. p45.CanCollide = false
  3792. p45.Size = Vector3.new(0.241999999, 0.200000003, 1.21499991)
  3793. p45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3794. p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3795. p45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3796. p45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3797. p45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3798. p45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3799. b38 = Instance.new("SpecialMesh", p45)
  3800. b38.MeshType = Enum.MeshType.Cylinder
  3801. b38.Name = "Mesh"
  3802. b38.Scale = Vector3.new(1, 0.5, 1)
  3803. p46 = Instance.new("Part", m)
  3804. p46.BrickColor = BrickColor.new("Medium stone grey")
  3805. p46.Material = Enum.Material.SmoothPlastic
  3806. p46.Name = "MainPart"
  3807. p46.CFrame = CFrame.new(-67.3817749, 7.86440229, 21.6955757, -0.156071469, 0.774789751, 0.612652123, -0.25705418, -0.630740583, 0.732181311, 0.953711033, -0.043212153, 0.297603548)
  3808. p46.CanCollide = false
  3809. p46.Size = Vector3.new(0.200000048, 0.611999989, 0.200000003)
  3810. p46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3811. p46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3812. p46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3813. p46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3814. p46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3815. p46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3816. b39 = Instance.new("SpecialMesh", p46)
  3817. b39.MeshType = Enum.MeshType.Wedge
  3818. b39.Name = "Mesh"
  3819. p47 = Instance.new("Part", m)
  3820. p47.BrickColor = BrickColor.new("Medium stone grey")
  3821. p47.Material = Enum.Material.SmoothPlastic
  3822. p47.Name = "MainPart"
  3823. p47.CFrame = CFrame.new(-67.7649612, 8.2285881, 21.7278824, 0.77479279, 0.61261034, -0.156162933, -0.63073045, 0.732189536, -0.257047564, -0.0431327559, 0.297662467, 0.953688502)
  3824. p47.CanCollide = false
  3825. p47.Size = Vector3.new(0.465000004, 0.285999984, 0.238999993)
  3826. p47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3827. p47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3828. p47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3829. p47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3830. p47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3831. p47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3832. p48 = Instance.new("Part", m)
  3833. p48.BrickColor = BrickColor.new("Medium stone grey")
  3834. p48.Material = Enum.Material.SmoothPlastic
  3835. p48.Name = "MainPart"
  3836. p48.CFrame = CFrame.new(-68.0180435, 8.16099262, 21.671381, -0.156071469, 0.774789751, 0.612652123, -0.25705418, -0.630740583, 0.732181311, 0.953711033, -0.043212153, 0.297603548)
  3837. p48.CanCollide = false
  3838. p48.Size = Vector3.new(0.200000048, 0.798999965, 0.200000003)
  3839. p48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3840. p48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3841. p48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3842. p48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3843. p48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3844. p48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3845. b40 = Instance.new("SpecialMesh", p48)
  3846. b40.MeshType = Enum.MeshType.Wedge
  3847. b40.Name = "Mesh"
  3848. p49 = Instance.new("Part", m)
  3849. p49.BrickColor = BrickColor.new("Medium stone grey")
  3850. p49.Material = Enum.Material.SmoothPlastic
  3851. p49.Name = "MainPart"
  3852. p49.CFrame = CFrame.new(-67.3108063, 7.97347832, 21.7365971, 0.156123832, 0.8693856, -0.468821824, 0.257156432, -0.494050235, -0.830532908, -0.953674972, 0.00910544489, -0.300701112)
  3853. p49.CanCollide = false
  3854. p49.Size = Vector3.new(0.200000048, 0.611999989, 0.231000006)
  3855. p49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3856. p49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3857. p49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3858. p49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3859. p49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3860. p49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3861. b41 = Instance.new("SpecialMesh", p49)
  3862. b41.MeshType = Enum.MeshType.Wedge
  3863. b41.Name = "Mesh"
  3864. p50 = Instance.new("Part", m)
  3865. p50.BrickColor = BrickColor.new("Black")
  3866. p50.Material = Enum.Material.SmoothPlastic
  3867. p50.Name = "MainPart"
  3868. p50.CFrame = CFrame.new(-68.234024, 8.47980309, 21.7219677, 0.77479279, 0.61261034, -0.156162933, -0.63073045, 0.732189536, -0.257047564, -0.0431327559, 0.297662467, 0.953688502)
  3869. p50.CanCollide = false
  3870. p50.Size = Vector3.new(0.652999997, 0.287999988, 0.234999985)
  3871. p50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3872. p50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3873. p50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3874. p50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3875. p50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3876. p50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3877. p51 = Instance.new("Part", m)
  3878. p51.BrickColor = BrickColor.new("Black")
  3879. p51.Material = Enum.Material.SmoothPlastic
  3880. p51.Name = "MainPart"
  3881. p51.CFrame = CFrame.new(-68.6887665, 8.85100746, 21.7475986, -0.156136647, -0.774809062, -0.612610996, -0.257081211, 0.630719721, -0.732189775, 0.953693211, 0.0431691222, -0.297667265)
  3882. p51.CanCollide = false
  3883. p51.Size = Vector3.new(0.220000044, 0.552999973, 0.289000005)
  3884. p51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3885. p51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3886. p51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3887. p51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3888. p51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3889. p51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3890. b42 = Instance.new("SpecialMesh", p51)
  3891. b42.MeshType = Enum.MeshType.Wedge
  3892. b42.Name = "Mesh"
  3893. p52 = Instance.new("Part", m)
  3894. p52.BrickColor = BrickColor.new("Black")
  3895. p52.Material = Enum.Material.SmoothPlastic
  3896. p52.Name = "MainPart"
  3897. p52.CFrame = CFrame.new(-67.8946915, 8.21765804, 21.7068462, 0.15612106, 0.774787903, -0.612641811, 0.257168651, -0.630740285, -0.732141376, -0.953672111, -0.0432495661, -0.297722965)
  3898. p52.CanCollide = false
  3899. p52.Size = Vector3.new(0.252000034, 0.23999998, 0.275999993)
  3900. p52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3901. p52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3902. p52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3903. p52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3904. p52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3905. p52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3906. b43 = Instance.new("SpecialMesh", p52)
  3907. b43.MeshType = Enum.MeshType.Wedge
  3908. b43.Name = "Mesh"
  3909. p53 = Instance.new("Part", m)
  3910. p53.BrickColor = BrickColor.new("Teal")
  3911. p53.Material = Enum.Material.Neon
  3912. p53.Name = "MainPart"
  3913. p53.CFrame = CFrame.new(-67.597847, 8.10498238, 21.7219162, -0.156097516, 0.98607105, 0.0574236773, -0.257047445, -0.0966869444, 0.961549997, 0.953708708, 0.135334954, 0.268559605)
  3914. p53.CanCollide = false
  3915. p53.Size = Vector3.new(0.243000045, 0.821999967, 0.452000022)
  3916. p53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3917. p53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3918. p53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3919. p53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3920. p53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3921. p53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3922. b44 = Instance.new("SpecialMesh", p53)
  3923. b44.MeshType = Enum.MeshType.Cylinder
  3924. b44.Name = "Mesh"
  3925. b44.Scale = Vector3.new(1, 0.200000003, 1)
  3926. p54 = Instance.new("Part", m)
  3927. p54.BrickColor = BrickColor.new("Medium stone grey")
  3928. p54.Material = Enum.Material.SmoothPlastic
  3929. p54.Name = "ArmorPart"
  3930. p54.CFrame = CFrame.new(-69.6683731, 10.4675627, 22.0224838, 0.15504995, -0.0298110899, 0.98745662, 0.271630585, 0.962305188, -0.0135998484, -0.949829221, 0.270332098, 0.157303005)
  3931. p54.CanCollide = false
  3932. p54.Size = Vector3.new(0.200000003, 0.273000002, 0.440000057)
  3933. p54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3934. p54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3935. p54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3936. p54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3937. p54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3938. p54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3939. b45 = Instance.new("SpecialMesh", p54)
  3940. b45.MeshType = Enum.MeshType.Wedge
  3941. b45.Name = "Mesh"
  3942. b45.Scale = Vector3.new(0.899999976, 1, 1)
  3943. p55 = Instance.new("Part", m)
  3944. p55.BrickColor = BrickColor.new("Medium stone grey")
  3945. p55.Material = Enum.Material.SmoothPlastic
  3946. p55.Name = "ArmorPart"
  3947. p55.CFrame = CFrame.new(-69.1066666, 9.01692009, 21.719223, 0.737845242, -0.656642616, -0.156173661, 0.611524701, 0.748297453, -0.257070541, 0.285667151, 0.0941709876, 0.953682244)
  3948. p55.CanCollide = false
  3949. p55.Size = Vector3.new(0.595999897, 0.343999982, 0.200000048)
  3950. p55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3951. p55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3952. p55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3953. p55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3954. p55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3955. p55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3956. p56 = Instance.new("Part", m)
  3957. p56.BrickColor = BrickColor.new("Medium stone grey")
  3958. p56.Material = Enum.Material.SmoothPlastic
  3959. p56.Name = "ArmorPart"
  3960. p56.CFrame = CFrame.new(-68.8442993, 9.46575928, 21.8794327, 0.391195714, -0.90696758, -0.156127408, 0.870490134, 0.419715166, -0.257072419, 0.298685372, -0.035341721, 0.953697085)
  3961. p56.CanCollide = false
  3962. p56.Size = Vector3.new(0.595999897, 0.273999989, 0.200000048)
  3963. p56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3964. p56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3965. p56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3966. p56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3967. p56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3968. p56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3969. p57 = Instance.new("Part", m)
  3970. p57.BrickColor = BrickColor.new("Medium stone grey")
  3971. p57.Material = Enum.Material.SmoothPlastic
  3972. p57.Name = "ArmorPart"
  3973. p57.CFrame = CFrame.new(-69.1512604, 10.7070856, 22.1668472, 0.15504995, -0.0298110899, 0.98745662, 0.271630585, 0.962305188, -0.0135998484, -0.949829221, 0.270332098, 0.157303005)
  3974. p57.CanCollide = false
  3975. p57.Size = Vector3.new(0.206, 0.233999997, 0.601000071)
  3976. p57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3977. p57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3978. p57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3979. p57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3980. p57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3981. p57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3982. b46 = Instance.new("SpecialMesh", p57)
  3983. b46.MeshType = Enum.MeshType.Wedge
  3984. b46.Name = "Mesh"
  3985. p58 = Instance.new("Part", m)
  3986. p58.BrickColor = BrickColor.new("Medium stone grey")
  3987. p58.Material = Enum.Material.SmoothPlastic
  3988. p58.Name = "ArmorPart"
  3989. p58.CFrame = CFrame.new(-69.1617584, 10.4809437, 22.1020584, 0.981054962, -0.11465431, -0.156158984, 0.0717164427, 0.963736594, -0.257037967, 0.179966643, 0.240969196, 0.953701138)
  3990. p58.CanCollide = false
  3991. p58.Size = Vector3.new(0.595999897, 0.273999989, 0.207000002)
  3992. p58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3993. p58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3994. p58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3995. p58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3996. p58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3997. p58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3998. p59 = Instance.new("Part", m)
  3999. p59.BrickColor = BrickColor.new("Deep orange")
  4000. p59.Material = Enum.Material.Neon
  4001. p59.Transparency = 0.44999998807907
  4002. p59.Name = "NeonWing"
  4003. p59.CFrame = CFrame.new(-67.6880035, 7.25436687, 21.4899197, 0.156111389, 0.589869738, -0.792264402, 0.257146955, -0.798711061, -0.544000089, -0.953679621, -0.118803762, -0.276371062)
  4004. p59.CanCollide = false
  4005. p59.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4006. p59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4007. p59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4008. p59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4009. p59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4010. p59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4011. p59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4012. b47 = Instance.new("SpecialMesh", p59)
  4013. b47.MeshType = Enum.MeshType.Wedge
  4014. b47.Name = "Mesh"
  4015. b47.Scale = Vector3.new(0.100000001, 1, 1)
  4016. p60 = Instance.new("Part", m)
  4017. p60.BrickColor = BrickColor.new("Medium stone grey")
  4018. p60.Material = Enum.Material.SmoothPlastic
  4019. p60.Name = "MainPart"
  4020. p60.CFrame = CFrame.new(-68.0038605, 9.07388306, 21.9197865, 0.906970322, 0.391195178, -0.156139567, -0.419716537, 0.870495558, -0.257053435, 0.0353617258, 0.298671573, 0.953704536)
  4021. p60.CanCollide = false
  4022. p60.Size = Vector3.new(1.86699998, 0.326999992, 0.217999995)
  4023. p60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4024. p60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4025. p60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4026. p60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4027. p60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4028. p60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4029. p61 = Instance.new("Part", m)
  4030. p61.BrickColor = BrickColor.new("Medium stone grey")
  4031. p61.Material = Enum.Material.SmoothPlastic
  4032. p61.Name = "MainPart"
  4033. p61.CFrame = CFrame.new(-68.2376709, 9.76050282, 22.0666065, 0.986057281, 0.0574259944, -0.156147793, -0.0966997668, 0.961557448, -0.257013798, 0.135385469, 0.268531531, 0.953703642)
  4034. p61.CanCollide = false
  4035. p61.Size = Vector3.new(1.36500001, 0.275000006, 0.200000003)
  4036. p61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4037. p61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4038. p61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4039. p61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4040. p61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4041. p61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4042. p62 = Instance.new("Part", m)
  4043. p62.BrickColor = BrickColor.new("Medium stone grey")
  4044. p62.Material = Enum.Material.SmoothPlastic
  4045. p62.Name = "MainPart"
  4046. p62.CFrame = CFrame.new(-67.7899017, 10.0612812, 22.2209797, 0.978899479, -0.131797433, -0.156157598, 0.0885577574, 0.962327182, -0.257067919, 0.184155583, 0.237814665, 0.95369333)
  4047. p62.CanCollide = false
  4048. p62.Size = Vector3.new(2.26200008, 0.284999996, 0.200000003)
  4049. p62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4050. p62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4051. p62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4052. p62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4053. p62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4054. p62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4055. p63 = Instance.new("Part", m)
  4056. p63.BrickColor = BrickColor.new("Medium stone grey")
  4057. p63.Material = Enum.Material.SmoothPlastic
  4058. p63.Name = "MainPart"
  4059. p63.CFrame = CFrame.new(-68.0717239, 10.8402691, 22.3848381, 0.94622457, -0.283316225, -0.156176537, 0.238017365, 0.936629713, -0.257045925, 0.219104871, 0.206050411, 0.953696132)
  4060. p63.CanCollide = false
  4061. p63.Size = Vector3.new(1.847, 0.333999991, 0.217999995)
  4062. p63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4063. p63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4064. p63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4065. p63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4066. p63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4067. p63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4068. p64 = Instance.new("Part", m)
  4069. p64.BrickColor = BrickColor.new("Medium stone grey")
  4070. p64.Material = Enum.Material.SmoothPlastic
  4071. p64.Name = "MainPart"
  4072. p64.CFrame = CFrame.new(-68.4307404, 8.76464367, 21.766552, 0.77479279, 0.61261034, -0.156162933, -0.63073045, 0.732189536, -0.257047564, -0.0431327559, 0.297662467, 0.953688502)
  4073. p64.CanCollide = false
  4074. p64.Size = Vector3.new(1.29799998, 0.326999992, 0.217999995)
  4075. p64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4076. p64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4077. p64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4078. p64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4079. p64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4080. p64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4081. p65 = Instance.new("Part", m)
  4082. p65.BrickColor = BrickColor.new("Deep orange")
  4083. p65.Material = Enum.Material.Neon
  4084. p65.Transparency = 0.44999998807907
  4085. p65.Name = "NeonWing"
  4086. p65.CFrame = CFrame.new(-68.5642319, 8.22577477, 21.6062546, 0.589827895, 0.79228586, -0.156153634, -0.798757434, 0.543988645, -0.257025421, -0.11869254, 0.27633059, 0.953704238)
  4087. p65.CanCollide = false
  4088. p65.Size = Vector3.new(1.54799986, 0.542999983, 0.200000048)
  4089. p65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4090. p65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4091. p65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4092. p65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4093. p65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4094. p65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4095. b48 = Instance.new("SpecialMesh", p65)
  4096. b48.MeshType = Enum.MeshType.Brick
  4097. b48.Name = "Mesh"
  4098. b48.Scale = Vector3.new(1, 1, 0.100000001)
  4099. p66 = Instance.new("Part", m)
  4100. p66.BrickColor = BrickColor.new("Deep orange")
  4101. p66.Material = Enum.Material.Neon
  4102. p66.Transparency = 0.44999998807907
  4103. p66.Name = "NeonWing"
  4104. p66.CFrame = CFrame.new(-63.0483665, 9.2723732, 22.7933464, -0.156097516, 0.98607105, 0.0574236773, -0.257047445, -0.0966869444, 0.961549997, 0.953708708, 0.135334954, 0.268559605)
  4105. p66.CanCollide = false
  4106. p66.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4107. p66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4108. p66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4109. p66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4110. p66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4111. p66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4112. p66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4113. b49 = Instance.new("SpecialMesh", p66)
  4114. b49.MeshType = Enum.MeshType.Wedge
  4115. b49.Name = "Mesh"
  4116. b49.Scale = Vector3.new(0.100000001, 1, 1)
  4117. p67 = Instance.new("Part", m)
  4118. p67.BrickColor = BrickColor.new("Deep orange")
  4119. p67.Material = Enum.Material.Neon
  4120. p67.Transparency = 0.44999998807907
  4121. p67.Name = "NeonWing"
  4122. p67.CFrame = CFrame.new(-63.0378456, 9.53151512, 22.8649235, 0.156103268, 0.986074805, -0.0573447384, 0.257055938, -0.0966127664, -0.961555123, -0.95370537, 0.135361105, -0.268557966)
  4123. p67.CanCollide = false
  4124. p67.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4125. p67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4126. p67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4127. p67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4128. p67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4129. p67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4130. p67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4131. b50 = Instance.new("SpecialMesh", p67)
  4132. b50.MeshType = Enum.MeshType.Wedge
  4133. b50.Name = "Mesh"
  4134. b50.Scale = Vector3.new(0.100000001, 1, 1)
  4135. p68 = Instance.new("Part", m)
  4136. p68.BrickColor = BrickColor.new("Deep orange")
  4137. p68.Material = Enum.Material.Neon
  4138. p68.Transparency = 0.44999998807907
  4139. p68.Name = "NeonWing"
  4140. p68.CFrame = CFrame.new(-65.6539383, 9.65934086, 22.4690666, 0.986057281, 0.0574259944, -0.156147793, -0.0966997668, 0.961557448, -0.257013798, 0.135385469, 0.268531531, 0.953703642)
  4141. p68.CanCollide = false
  4142. p68.Size = Vector3.new(4.22599983, 0.542999983, 0.200000048)
  4143. p68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4144. p68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4145. p68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4146. p68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4147. p68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4148. p68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4149. b51 = Instance.new("SpecialMesh", p68)
  4150. b51.MeshType = Enum.MeshType.Brick
  4151. b51.Name = "Mesh"
  4152. b51.Scale = Vector3.new(1, 1, 0.100000001)
  4153. p69 = Instance.new("Part", m)
  4154. p69.BrickColor = BrickColor.new("Deep orange")
  4155. p69.Material = Enum.Material.Neon
  4156. p69.Transparency = 0.44999998807907
  4157. p69.Name = "NeonWing"
  4158. p69.CFrame = CFrame.new(-64.528717, 7.86744404, 22.1723137, -0.156055406, 0.937599182, 0.310732156, -0.257024378, -0.34229517, 0.903754652, 0.953721762, 0.0611700565, 0.294402868)
  4159. p69.CanCollide = false
  4160. p69.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4161. p69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4162. p69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4163. p69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4164. p69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4165. p69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4166. p69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4167. b52 = Instance.new("SpecialMesh", p69)
  4168. b52.MeshType = Enum.MeshType.Wedge
  4169. b52.Name = "Mesh"
  4170. b52.Scale = Vector3.new(0.100000001, 1, 1)
  4171. p70 = Instance.new("Part", m)
  4172. p70.BrickColor = BrickColor.new("Deep orange")
  4173. p70.Material = Enum.Material.Neon
  4174. p70.Transparency = 0.44999998807907
  4175. p70.Name = "NeonWing"
  4176. p70.CFrame = CFrame.new(-64.4498291, 8.11226463, 22.2512226, 0.156067744, 0.937617362, -0.31067118, 0.257040471, -0.342241138, -0.903770566, -0.953715384, 0.061194364, -0.294418424)
  4177. p70.CanCollide = false
  4178. p70.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4179. p70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4180. p70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4181. p70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4182. p70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4183. p70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4184. p70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4185. b53 = Instance.new("SpecialMesh", p70)
  4186. b53.MeshType = Enum.MeshType.Wedge
  4187. b53.Name = "Mesh"
  4188. b53.Scale = Vector3.new(0.100000001, 1, 1)
  4189. p71 = Instance.new("Part", m)
  4190. p71.BrickColor = BrickColor.new("Deep orange")
  4191. p71.Material = Enum.Material.Neon
  4192. p71.Transparency = 0.44999998807907
  4193. p71.Name = "NeonWing"
  4194. p71.CFrame = CFrame.new(-66.8285751, 8.84529591, 22.0573597, 0.937601089, 0.31068787, -0.156132311, -0.342275947, 0.903759301, -0.257033885, 0.0612487309, 0.294435591, 0.953706682)
  4195. p71.CanCollide = false
  4196. p71.Size = Vector3.new(3.92099977, 0.542999983, 0.200000048)
  4197. p71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4198. p71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4199. p71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4200. p71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4201. p71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4202. p71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4203. b54 = Instance.new("SpecialMesh", p71)
  4204. b54.MeshType = Enum.MeshType.Brick
  4205. b54.Name = "Mesh"
  4206. b54.Scale = Vector3.new(1, 1, 0.100000001)
  4207. p72 = Instance.new("Part", m)
  4208. p72.BrickColor = BrickColor.new("Deep orange")
  4209. p72.Material = Enum.Material.Neon
  4210. p72.Transparency = 0.44999998807907
  4211. p72.Name = "NeonWing"
  4212. p72.CFrame = CFrame.new(-61.7848053, 10.6551647, 23.3729267, -0.15609017, 0.98106432, -0.114667818, -0.257029086, 0.0717484578, 0.963736713, 0.953714848, 0.179902777, 0.240962818)
  4213. p72.CanCollide = false
  4214. p72.Size = Vector3.new(0.200000003, 1.20500004, 0.255000055)
  4215. p72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4216. p72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4217. p72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4218. p72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4219. p72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4220. p72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4221. b55 = Instance.new("SpecialMesh", p72)
  4222. b55.MeshType = Enum.MeshType.Wedge
  4223. b55.Name = "Mesh"
  4224. b55.Scale = Vector3.new(0.100000001, 1, 1)
  4225. p73 = Instance.new("Part", m)
  4226. p73.BrickColor = BrickColor.new("Deep orange")
  4227. p73.Material = Enum.Material.Neon
  4228. p73.Transparency = 0.44999998807907
  4229. p73.Name = "NeonWing"
  4230. p73.CFrame = CFrame.new(-61.8170586, 10.8846531, 23.429512, 0.156088963, 0.981054664, 0.114752248, 0.257028341, 0.0718318447, -0.963730574, -0.953715205, 0.179922298, -0.24094668)
  4231. p73.CanCollide = false
  4232. p73.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4233. p73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4234. p73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4235. p73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4236. p73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4237. p73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4238. p73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4239. b56 = Instance.new("SpecialMesh", p73)
  4240. b56.MeshType = Enum.MeshType.Wedge
  4241. b56.Name = "Mesh"
  4242. b56.Scale = Vector3.new(0.100000001, 1, 1)
  4243. p74 = Instance.new("Part", m)
  4244. p74.BrickColor = BrickColor.new("Deep orange")
  4245. p74.Material = Enum.Material.Neon
  4246. p74.Transparency = 0.44999998807907
  4247. p74.Name = "NeonWing"
  4248. p74.CFrame = CFrame.new(-64.8810272, 10.5527182, 22.8364067, 0.981054962, -0.11465431, -0.156158984, 0.0717164427, 0.963736594, -0.257037967, 0.179966643, 0.240969196, 0.953701138)
  4249. p74.CanCollide = false
  4250. p74.Size = Vector3.new(5.16499996, 0.481999993, 0.200000048)
  4251. p74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4252. p74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4253. p74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4254. p74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4255. p74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4256. p74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4257. b57 = Instance.new("SpecialMesh", p74)
  4258. b57.MeshType = Enum.MeshType.Brick
  4259. b57.Name = "Mesh"
  4260. b57.Scale = Vector3.new(1, 1, 0.100000001)
  4261. p75 = Instance.new("Part", m)
  4262. p75.BrickColor = BrickColor.new("Deep orange")
  4263. p75.Material = Enum.Material.Neon
  4264. p75.Transparency = 0.44999998807907
  4265. p75.Name = "NeonWing"
  4266. p75.CFrame = CFrame.new(-65.9507446, 7.1366787, 21.7425575, -0.156085208, 0.825252295, 0.542767048, -0.257072002, -0.564505279, 0.784377337, 0.953704119, -0.0171005223, 0.300260156)
  4267. p75.CanCollide = false
  4268. p75.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4269. p75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4270. p75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4271. p75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4272. p75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4273. p75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4274. p75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4275. b58 = Instance.new("SpecialMesh", p75)
  4276. b58.MeshType = Enum.MeshType.Wedge
  4277. b58.Name = "Mesh"
  4278. b58.Scale = Vector3.new(0.100000001, 1, 1)
  4279. p76 = Instance.new("Part", m)
  4280. p76.BrickColor = BrickColor.new("Deep orange")
  4281. p76.Material = Enum.Material.Neon
  4282. p76.Transparency = 0.44999998807907
  4283. p76.Name = "NeonWing"
  4284. p76.CFrame = CFrame.new(-65.8088684, 7.35049534, 21.8234196, 0.156113043, 0.825249195, -0.54276371, 0.257157743, -0.564508915, -0.784346581, -0.953676403, -0.0171291586, -0.300346404)
  4285. p76.CanCollide = false
  4286. p76.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4287. p76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4288. p76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4289. p76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4290. p76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4291. p76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4292. p76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4293. b59 = Instance.new("SpecialMesh", p76)
  4294. b59.MeshType = Enum.MeshType.Wedge
  4295. b59.Name = "Mesh"
  4296. b59.Scale = Vector3.new(0.100000001, 1, 1)
  4297. p77 = Instance.new("Part", m)
  4298. p77.BrickColor = BrickColor.new("Deep orange")
  4299. p77.Material = Enum.Material.Neon
  4300. p77.Transparency = 0.44999998807907
  4301. p77.Name = "NeonWing"
  4302. p77.CFrame = CFrame.new(-67.5584717, 8.39359856, 21.8161221, 0.825255811, 0.542760849, -0.156120375, -0.564509571, 0.784391403, -0.257023185, -0.0170409437, 0.300237566, 0.953716695)
  4303. p77.CanCollide = false
  4304. p77.Size = Vector3.new(3, 0.542999983, 0.200000048)
  4305. p77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4306. p77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4307. p77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4308. p77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4309. p77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4310. p77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4311. b60 = Instance.new("SpecialMesh", p77)
  4312. b60.MeshType = Enum.MeshType.Brick
  4313. b60.Name = "Mesh"
  4314. b60.Scale = Vector3.new(1, 1, 0.100000001)
  4315. p78 = Instance.new("Part", m)
  4316. p78.BrickColor = BrickColor.new("Medium stone grey")
  4317. p78.Material = Enum.Material.SmoothPlastic
  4318. p78.Name = "ArmorPart"
  4319. p78.CFrame = CFrame.new(-69.1241837, 9.97130108, 20.5073948, 0.0522092506, 0.111412935, 0.992401838, 0.340745419, -0.936106145, 0.0871665552, 0.938704789, 0.333605498, -0.0868368447)
  4320. p78.CanCollide = false
  4321. p78.Size = Vector3.new(0.200000003, 0.602999985, 0.711000085)
  4322. p78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4323. p78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4324. p78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4325. p78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4326. p78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4327. p78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4328. b61 = Instance.new("SpecialMesh", p78)
  4329. b61.MeshType = Enum.MeshType.Wedge
  4330. b61.Name = "Mesh"
  4331. p79 = Instance.new("Part", m)
  4332. p79.BrickColor = BrickColor.new("Medium stone grey")
  4333. p79.Material = Enum.Material.SmoothPlastic
  4334. p79.Name = "MainPart"
  4335. p79.CFrame = CFrame.new(-66.2658463, 9.41084003, 20.5570068, 0.0521869697, 0.996668696, 0.0626737401, 0.340729415, -0.0767640471, 0.937022269, 0.938711822, -0.0275455676, -0.343600452)
  4336. p79.CanCollide = false
  4337. p79.Size = Vector3.new(0.200000048, 0.821999967, 0.452000022)
  4338. p79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4339. p79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4340. p79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4341. p79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4342. p79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4343. p79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4344. b62 = Instance.new("SpecialMesh", p79)
  4345. b62.MeshType = Enum.MeshType.Wedge
  4346. b62.Name = "Mesh"
  4347. p80 = Instance.new("Part", m)
  4348. p80.BrickColor = BrickColor.new("Black")
  4349. p80.Material = Enum.Material.SmoothPlastic
  4350. p80.Name = "MainPart"
  4351. p80.CFrame = CFrame.new(-67.1662216, 9.33941269, 20.6330051, -0.0521507114, -0.0625891984, -0.996675968, -0.340676874, -0.937049031, 0.0766705498, -0.938732982, 0.343542844, 0.0275450796)
  4352. p80.CanCollide = false
  4353. p80.Size = Vector3.new(0.227000043, 0.56400001, 0.773000002)
  4354. p80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4355. p80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4356. p80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4357. p80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4358. p80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4359. p80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4360. b63 = Instance.new("SpecialMesh", p80)
  4361. b63.MeshType = Enum.MeshType.Wedge
  4362. b63.Name = "Mesh"
  4363. p81 = Instance.new("Part", m)
  4364. p81.BrickColor = BrickColor.new("Black")
  4365. p81.Material = Enum.Material.SmoothPlastic
  4366. p81.Name = "MainPart"
  4367. p81.CFrame = CFrame.new(-67.7616119, 9.38708019, 20.6488132, -0.0521507114, -0.0625891984, -0.996675968, -0.340676874, -0.937049031, 0.0766705498, -0.938732982, 0.343542844, 0.0275450796)
  4368. p81.CanCollide = false
  4369. p81.Size = Vector3.new(0.227000043, 0.575999975, 0.546000004)
  4370. p81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4371. p81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4372. p81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4373. p81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4374. p81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4375. p81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4376. b64 = Instance.new("SpecialMesh", p81)
  4377. b64.MeshType = Enum.MeshType.Brick
  4378. b64.Name = "Mesh"
  4379. b64.Scale = Vector3.new(1, 0.899999976, 1)
  4380. p82 = Instance.new("Part", m)
  4381. p82.BrickColor = BrickColor.new("Black")
  4382. p82.Material = Enum.Material.SmoothPlastic
  4383. p82.Name = "MainPart"
  4384. p82.CFrame = CFrame.new(-68.2783279, 9.48760796, 20.6410618, 0.0522079505, -0.0625772625, 0.996673644, 0.340703189, -0.93703872, -0.076679796, 0.938720226, 0.343573213, -0.0276005939)
  4385. p82.CanCollide = false
  4386. p82.Size = Vector3.new(0.227000043, 0.356999964, 0.559000015)
  4387. p82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4388. p82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4389. p82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4390. p82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4391. p82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4392. p82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4393. b65 = Instance.new("SpecialMesh", p82)
  4394. b65.MeshType = Enum.MeshType.Wedge
  4395. b65.Name = "Mesh"
  4396. p83 = Instance.new("Part", m)
  4397. p83.BrickColor = BrickColor.new("Medium stone grey")
  4398. p83.Material = Enum.Material.SmoothPlastic
  4399. p83.Name = "MainPart"
  4400. p83.CFrame = CFrame.new(-67.4423523, 9.52806854, 20.5900059, 0.0522079505, -0.0625772625, 0.996673644, 0.340703189, -0.93703872, -0.076679796, 0.938720226, 0.343573213, -0.0276005939)
  4401. p83.CanCollide = false
  4402. p83.Size = Vector3.new(0.218999997, 0.384999931, 0.676999986)
  4403. p83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4404. p83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4405. p83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4406. p83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4407. p83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4408. p83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4409. b66 = Instance.new("SpecialMesh", p83)
  4410. b66.MeshType = Enum.MeshType.Wedge
  4411. b66.Name = "Mesh"
  4412. p84 = Instance.new("Part", m)
  4413. p84.BrickColor = BrickColor.new("Medium stone grey")
  4414. p84.Material = Enum.Material.SmoothPlastic
  4415. p84.Name = "MainPart"
  4416. p84.CFrame = CFrame.new(-66.8962021, 9.46871948, 20.5678616, 0.996667862, 0.0626454502, 0.052152317, -0.0767245293, 0.937018096, 0.340748966, -0.0275214743, -0.343616158, 0.938701987)
  4417. p84.CanCollide = false
  4418. p84.Size = Vector3.new(0.465000004, 0.42899999, 0.238999993)
  4419. p84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4420. p84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4421. p84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4422. p84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4423. p84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4424. p84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4425. p85 = Instance.new("Part", m)
  4426. p85.BrickColor = BrickColor.new("Teal")
  4427. p85.Material = Enum.Material.Neon
  4428. p85.Name = "MainPart"
  4429. p85.CFrame = CFrame.new(-66.5874023, 9.4763813, 20.5452404, 0.0521869697, 0.996668696, 0.0626737401, 0.340729415, -0.0767640471, 0.937022269, 0.938711822, -0.0275455676, -0.343600452)
  4430. p85.CanCollide = false
  4431. p85.Size = Vector3.new(0.248000056, 0.821999967, 0.452000022)
  4432. p85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4433. p85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4434. p85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4435. p85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4436. p85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4437. p85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4438. b67 = Instance.new("SpecialMesh", p85)
  4439. b67.MeshType = Enum.MeshType.Cylinder
  4440. b67.Name = "Mesh"
  4441. b67.Scale = Vector3.new(1, 0.300000012, 1)
  4442. p86 = Instance.new("Part", m)
  4443. p86.BrickColor = BrickColor.new("Medium stone grey")
  4444. p86.Material = Enum.Material.SmoothPlastic
  4445. p86.Name = "ArmorPart"
  4446. p86.CFrame = CFrame.new(-69.7172852, 10.3082447, 20.4226799, -0.053189192, -0.0223789886, 0.998333573, -0.326453716, 0.945202529, 0.00379420724, -0.943712294, -0.325707883, -0.0575804934)
  4447. p86.CanCollide = false
  4448. p86.Size = Vector3.new(0.200000003, 0.273000002, 0.440000057)
  4449. p86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4450. p86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4451. p86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4452. p86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4453. p86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4454. p86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4455. b68 = Instance.new("SpecialMesh", p86)
  4456. b68.MeshType = Enum.MeshType.Wedge
  4457. b68.Name = "Mesh"
  4458. b68.Scale = Vector3.new(0.899999976, 1, 1)
  4459. p87 = Instance.new("Part", m)
  4460. p87.BrickColor = BrickColor.new("Medium stone grey")
  4461. p87.Material = Enum.Material.SmoothPlastic
  4462. p87.Name = "ArmorPart"
  4463. p87.CFrame = CFrame.new(-69.1569977, 8.90366554, 20.8971062, 0.749026954, -0.660480917, 0.0521678142, 0.608331263, 0.716802359, 0.34077388, -0.262469202, -0.223514408, 0.938695729)
  4464. p87.CanCollide = false
  4465. p87.Size = Vector3.new(0.595999897, 0.343999982, 0.200000048)
  4466. p87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4467. p87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4468. p87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4469. p87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4470. p87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4471. p87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4472. p88 = Instance.new("Part", m)
  4473. p88.BrickColor = BrickColor.new("Medium stone grey")
  4474. p88.Material = Enum.Material.SmoothPlastic
  4475. p88.Name = "ArmorPart"
  4476. p88.CFrame = CFrame.new(-68.8903122, 9.34310722, 20.7189846, 0.399765223, -0.91513443, 0.0521239974, 0.854267359, 0.392584115, 0.340741843, -0.33228761, -0.0916889012, 0.938710928)
  4477. p88.CanCollide = false
  4478. p88.Size = Vector3.new(0.595999897, 0.273999989, 0.200000048)
  4479. p88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4480. p88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4481. p88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4482. p88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4483. p88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4484. p88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4485. p89 = Instance.new("Part", m)
  4486. p89.BrickColor = BrickColor.new("Medium stone grey")
  4487. p89.Material = Enum.Material.SmoothPlastic
  4488. p89.Name = "ArmorPart"
  4489. p89.CFrame = CFrame.new(-69.1942139, 10.5477886, 20.3017197, -0.053189192, -0.0223789886, 0.998333573, -0.326453716, 0.945202529, 0.00379420724, -0.943712294, -0.325707883, -0.0575804934)
  4490. p89.CanCollide = false
  4491. p89.Size = Vector3.new(0.206, 0.233999997, 0.601000071)
  4492. p89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4493. p89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4494. p89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4495. p89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4496. p89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4497. p89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4498. b69 = Instance.new("SpecialMesh", p89)
  4499. b69.MeshType = Enum.MeshType.Wedge
  4500. b69.Name = "Mesh"
  4501. p90 = Instance.new("Part", m)
  4502. p90.BrickColor = BrickColor.new("Medium stone grey")
  4503. p90.Material = Enum.Material.SmoothPlastic
  4504. p90.Name = "ArmorPart"
  4505. p90.CFrame = CFrame.new(-69.2063293, 10.326272, 20.3806534, 0.992406666, -0.111382596, 0.0521820635, 0.0871452019, 0.936100781, 0.340765595, -0.086803019, -0.333630621, 0.938699067)
  4506. p90.CanCollide = false
  4507. p90.Size = Vector3.new(0.595999897, 0.273999989, 0.207000002)
  4508. p90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4509. p90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4510. p90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4511. p90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4512. p90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4513. p90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4514. p91 = Instance.new("Part", m)
  4515. p91.BrickColor = BrickColor.new("Deep orange")
  4516. p91.Material = Enum.Material.Neon
  4517. p91.Transparency = 0.44999998807907
  4518. p91.Name = "NeonWing"
  4519. p91.CFrame = CFrame.new(-63.014946, 9.51939964, 20.3458729, -0.0521892719, 0.996673405, -0.0625968352, -0.340740919, -0.0766928792, -0.937023878, -0.93870759, -0.0275732949, 0.343609959)
  4520. p91.CanCollide = false
  4521. p91.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4522. p91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4523. p91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4524. p91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4525. p91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4526. p91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4527. p91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4528. b70 = Instance.new("SpecialMesh", p91)
  4529. b70.MeshType = Enum.MeshType.Wedge
  4530. b70.Name = "Mesh"
  4531. b70.Scale = Vector3.new(0.100000001, 1, 1)
  4532. p92 = Instance.new("Part", m)
  4533. p92.BrickColor = BrickColor.new("Deep orange")
  4534. p92.Material = Enum.Material.Neon
  4535. p92.Transparency = 0.44999998807907
  4536. p92.Name = "NeonWing"
  4537. p92.CFrame = CFrame.new(-63.0268135, 9.26695442, 20.4381599, 0.0521869697, 0.996668696, 0.0626737401, 0.340729415, -0.0767640471, 0.937022269, 0.938711822, -0.0275455676, -0.343600452)
  4538. p92.CanCollide = false
  4539. p92.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4540. p92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4541. p92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4542. p92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4543. p92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4544. p92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4545. p92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4546. b71 = Instance.new("SpecialMesh", p92)
  4547. b71.MeshType = Enum.MeshType.Wedge
  4548. b71.Name = "Mesh"
  4549. b71.Scale = Vector3.new(0.100000001, 1, 1)
  4550. p93 = Instance.new("Part", m)
  4551. p93.BrickColor = BrickColor.new("Deep orange")
  4552. p93.Material = Enum.Material.Neon
  4553. p93.Transparency = 0.44999998807907
  4554. p93.Name = "NeonWing"
  4555. p93.CFrame = CFrame.new(-66.8518524, 8.78331089, 20.8242893, 0.946488142, 0.318499833, 0.0521356091, -0.316651553, 0.885213315, 0.340777427, 0.0623864196, -0.339050591, 0.938697338)
  4556. p93.CanCollide = false
  4557. p93.Size = Vector3.new(3.92099977, 0.542999983, 0.200000048)
  4558. p93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4559. p93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4560. p93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4561. p93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4562. p93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4563. p93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4564. b72 = Instance.new("SpecialMesh", p93)
  4565. b72.MeshType = Enum.MeshType.Brick
  4566. b72.Name = "Mesh"
  4567. b72.Scale = Vector3.new(1, 1, 0.100000001)
  4568. p94 = Instance.new("Part", m)
  4569. p94.BrickColor = BrickColor.new("Deep orange")
  4570. p94.Material = Enum.Material.Neon
  4571. p94.Transparency = 0.44999998807907
  4572. p94.Name = "NeonWing"
  4573. p94.CFrame = CFrame.new(-64.4494934, 8.11291122, 20.9361534, -0.0521830022, 0.946519554, -0.318398654, -0.34075281, -0.316574484, -0.88525039, -0.938703597, 0.0623001829, 0.339049041)
  4574. p94.CanCollide = false
  4575. p94.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4576. p94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4577. p94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4578. p94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4579. p94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4580. p94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4581. p94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4582. b73 = Instance.new("SpecialMesh", p94)
  4583. b73.MeshType = Enum.MeshType.Wedge
  4584. b73.Name = "Mesh"
  4585. b73.Scale = Vector3.new(0.100000001, 1, 1)
  4586. p95 = Instance.new("Part", m)
  4587. p95.BrickColor = BrickColor.new("Deep orange")
  4588. p95.Material = Enum.Material.Neon
  4589. p95.Transparency = 0.44999998807907
  4590. p95.Name = "NeonWing"
  4591. p95.CFrame = CFrame.new(-64.530426, 7.87319803, 21.0276604, 0.0521817356, 0.946500659, 0.318454951, 0.340761065, -0.316626191, 0.885228693, 0.938700795, 0.062324252, -0.339052677)
  4592. p95.CanCollide = false
  4593. p95.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4594. p95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4595. p95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4596. p95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4597. p95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4598. p95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4599. p95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4600. b74 = Instance.new("SpecialMesh", p95)
  4601. b74.MeshType = Enum.MeshType.Wedge
  4602. b74.Name = "Mesh"
  4603. b74.Scale = Vector3.new(0.100000001, 1, 1)
  4604. p96 = Instance.new("Part", m)
  4605. p96.BrickColor = BrickColor.new("Deep orange")
  4606. p96.Material = Enum.Material.Neon
  4607. p96.Transparency = 0.44999998807907
  4608. p96.Name = "NeonWing"
  4609. p96.CFrame = CFrame.new(-64.8743744, 10.4797821, 20.0985622, 0.992406666, -0.111382596, 0.0521820635, 0.0871452019, 0.936100781, 0.340765595, -0.086803019, -0.333630621, 0.938699067)
  4610. p96.CanCollide = false
  4611. p96.Size = Vector3.new(5.16499996, 0.481999993, 0.200000048)
  4612. p96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4613. p96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4614. p96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4615. p96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4616. p96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4617. p96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4618. b75 = Instance.new("SpecialMesh", p96)
  4619. b75.MeshType = Enum.MeshType.Brick
  4620. b75.Name = "Mesh"
  4621. b75.Scale = Vector3.new(1, 1, 0.100000001)
  4622. p97 = Instance.new("Part", m)
  4623. p97.BrickColor = BrickColor.new("Deep orange")
  4624. p97.Material = Enum.Material.Neon
  4625. p97.Transparency = 0.44999998807907
  4626. p97.Name = "NeonWing"
  4627. p97.CFrame = CFrame.new(-61.7740517, 10.8581686, 19.7909431, -0.0522027016, 0.992402673, 0.111408666, -0.340723515, 0.0871667713, -0.936114013, -0.938713133, -0.0868272409, 0.333584547)
  4628. p97.CanCollide = false
  4629. p97.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4630. p97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4631. p97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4632. p97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4633. p97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4634. p97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4635. p97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4636. b76 = Instance.new("SpecialMesh", p97)
  4637. b76.MeshType = Enum.MeshType.Wedge
  4638. b76.Name = "Mesh"
  4639. b76.Scale = Vector3.new(0.100000001, 1, 1)
  4640. p98 = Instance.new("Part", m)
  4641. p98.BrickColor = BrickColor.new("Deep orange")
  4642. p98.Material = Enum.Material.Neon
  4643. p98.Transparency = 0.44999998807907
  4644. p98.Name = "NeonWing"
  4645. p98.CFrame = CFrame.new(-61.742527, 10.6353369, 19.8700657, 0.0522000864, 0.992412269, -0.111324102, 0.340701014, 0.0870899409, 0.936129391, 0.938721418, -0.0867942646, -0.333569795)
  4646. p98.CanCollide = false
  4647. p98.Size = Vector3.new(0.200000003, 1.20500004, 0.255000055)
  4648. p98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4649. p98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4650. p98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4651. p98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4652. p98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4653. p98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4654. b77 = Instance.new("SpecialMesh", p98)
  4655. b77.MeshType = Enum.MeshType.Wedge
  4656. b77.Name = "Mesh"
  4657. b77.Scale = Vector3.new(0.100000001, 1, 1)
  4658. p99 = Instance.new("Part", m)
  4659. p99.BrickColor = BrickColor.new("Deep orange")
  4660. p99.Material = Enum.Material.Neon
  4661. p99.Transparency = 0.44999998807907
  4662. p99.Name = "NeonWing"
  4663. p99.CFrame = CFrame.new(-67.5920792, 8.33072567, 21.0297279, 0.83182013, 0.552585602, 0.0521965139, -0.534964979, 0.773107827, 0.340759158, 0.147945061, -0.311373651, 0.938700557)
  4664. p99.CanCollide = false
  4665. p99.Size = Vector3.new(3, 0.542999983, 0.200000048)
  4666. p99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4667. p99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4668. p99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4669. p99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4670. p99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4671. p99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4672. b78 = Instance.new("SpecialMesh", p99)
  4673. b78.MeshType = Enum.MeshType.Brick
  4674. b78.Name = "Mesh"
  4675. b78.Scale = Vector3.new(1, 1, 0.100000001)
  4676. p100 = Instance.new("Part", m)
  4677. p100.BrickColor = BrickColor.new("Deep orange")
  4678. p100.Material = Enum.Material.Neon
  4679. p100.Transparency = 0.44999998807907
  4680. p100.Name = "NeonWing"
  4681. p100.CFrame = CFrame.new(-65.8273773, 7.34738255, 21.290638, -0.0521859229, 0.831841528, -0.552554369, -0.340689451, -0.5349437, -0.773153305, -0.938726485, 0.147901729, 0.311316162)
  4682. p100.CanCollide = false
  4683. p100.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4684. p100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4685. p100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4686. p100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4687. p100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4688. p100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4689. p100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4690. b79 = Instance.new("SpecialMesh", p100)
  4691. b79.MeshType = Enum.MeshType.Wedge
  4692. b79.Name = "Mesh"
  4693. b79.Scale = Vector3.new(0.100000001, 1, 1)
  4694. p101 = Instance.new("Part", m)
  4695. p101.BrickColor = BrickColor.new("Deep orange")
  4696. p101.Material = Enum.Material.Neon
  4697. p101.Transparency = 0.44999998807907
  4698. p101.Name = "NeonWing"
  4699. p101.CFrame = CFrame.new(-65.9718628, 7.1367383, 21.3751278, 0.0522067808, 0.831837177, 0.552559018, 0.340743482, -0.534945965, 0.773127913, 0.938705683, 0.147918358, -0.31137085)
  4700. p101.CanCollide = false
  4701. p101.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4702. p101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4703. p101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4704. p101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4705. p101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4706. p101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4707. p101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4708. b80 = Instance.new("SpecialMesh", p101)
  4709. b80.MeshType = Enum.MeshType.Wedge
  4710. b80.Name = "Mesh"
  4711. b80.Scale = Vector3.new(0.100000001, 1, 1)
  4712. p102 = Instance.new("Part", m)
  4713. p102.BrickColor = BrickColor.new("Deep orange")
  4714. p102.Material = Enum.Material.Neon
  4715. p102.Transparency = 0.44999998807907
  4716. p102.Name = "NeonWing"
  4717. p102.CFrame = CFrame.new(-68.6099167, 8.14961338, 21.1520672, 0.592686355, 0.803741217, 0.0521821231, -0.767087519, 0.543530941, 0.340809166, 0.245559782, -0.242021218, 0.938683212)
  4718. p102.CanCollide = false
  4719. p102.Size = Vector3.new(1.54799986, 0.542999983, 0.200000048)
  4720. p102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4721. p102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4722. p102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4723. p102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4724. p102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4725. p102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4726. b81 = Instance.new("SpecialMesh", p102)
  4727. b81.MeshType = Enum.MeshType.Brick
  4728. b81.Name = "Mesh"
  4729. b81.Scale = Vector3.new(1, 1, 0.100000001)
  4730. p103 = Instance.new("Part", m)
  4731. p103.BrickColor = BrickColor.new("Deep orange")
  4732. p103.Material = Enum.Material.Neon
  4733. p103.Transparency = 0.44999998807907
  4734. p103.Name = "NeonWing"
  4735. p103.CFrame = CFrame.new(-67.7280502, 7.22064209, 21.4423389, -0.0521824658, 0.592687547, -0.803740382, -0.340714425, -0.767111599, -0.543556392, -0.938717604, 0.245481774, 0.241966963)
  4736. p103.CanCollide = false
  4737. p103.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4738. p103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4739. p103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4740. p103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4741. p103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4742. p103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4743. p103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4744. b82 = Instance.new("SpecialMesh", p103)
  4745. b82.MeshType = Enum.MeshType.Wedge
  4746. b82.Name = "Mesh"
  4747. b82.Scale = Vector3.new(0.100000001, 1, 1)
  4748. p104 = Instance.new("Part", m)
  4749. p104.BrickColor = BrickColor.new("Deep orange")
  4750. p104.Material = Enum.Material.Neon
  4751. p104.Transparency = 0.44999998807907
  4752. p104.Name = "NeonWing"
  4753. p104.CFrame = CFrame.new(-67.9412918, 7.07060146, 21.5086594, 0.0522165224, 0.592686176, 0.80373919, 0.340760052, -0.767106652, 0.543534756, 0.938699186, 0.245500684, -0.242019385)
  4754. p104.CanCollide = false
  4755. p104.Size = Vector3.new(0.200000003, 1.20500004, 0.316000044)
  4756. p104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4757. p104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4758. p104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4759. p104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4760. p104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4761. p104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4762. b83 = Instance.new("SpecialMesh", p104)
  4763. b83.MeshType = Enum.MeshType.Wedge
  4764. b83.Name = "Mesh"
  4765. b83.Scale = Vector3.new(0.100000001, 1, 1)
  4766. p105 = Instance.new("Part", m)
  4767. p105.BrickColor = BrickColor.new("Medium stone grey")
  4768. p105.Material = Enum.Material.SmoothPlastic
  4769. p105.Name = "MainPart"
  4770. p105.CFrame = CFrame.new(-66.5290527, 8.30405426, 20.9733658, 0.0522084683, 0.915145934, 0.399727762, 0.340748817, -0.392576367, 0.854268134, 0.938703716, 0.0916067138, -0.332330674)
  4771. p105.CanCollide = false
  4772. p105.Size = Vector3.new(0.200000048, 0.611999989, 0.200000003)
  4773. p105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4774. p105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4775. p105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4776. p105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4777. p105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4778. p105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4779. b84 = Instance.new("SpecialMesh", p105)
  4780. b84.MeshType = Enum.MeshType.Wedge
  4781. b84.Name = "Mesh"
  4782. p106 = Instance.new("Part", m)
  4783. p106.BrickColor = BrickColor.new("Medium stone grey")
  4784. p106.Material = Enum.Material.SmoothPlastic
  4785. p106.Name = "MainPart"
  4786. p106.CFrame = CFrame.new(-66.9957962, 8.54577637, 20.90839, 0.915132701, 0.399765134, 0.0521533079, -0.392589837, 0.854249001, 0.340781391, 0.0916805938, -0.332335055, 0.938694894)
  4787. p106.CanCollide = false
  4788. p106.Size = Vector3.new(0.465000004, 0.285999984, 0.238999993)
  4789. p106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4790. p106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4791. p106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4792. p106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4793. p106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4794. p106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4795. p107 = Instance.new("Part", m)
  4796. p107.BrickColor = BrickColor.new("Medium stone grey")
  4797. p107.Material = Enum.Material.SmoothPlastic
  4798. p107.Name = "MainPart"
  4799. p107.CFrame = CFrame.new(-67.2223206, 8.41698265, 20.970932, 0.0522084683, 0.915145934, 0.399727762, 0.340748817, -0.392576367, 0.854268134, 0.938703716, 0.0916067138, -0.332330674)
  4800. p107.CanCollide = false
  4801. p107.Size = Vector3.new(0.200000048, 0.798999965, 0.200000003)
  4802. p107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4803. p107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4804. p107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4805. p107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4806. p107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4807. p107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4808. b85 = Instance.new("SpecialMesh", p107)
  4809. b85.MeshType = Enum.MeshType.Wedge
  4810. b85.Name = "Mesh"
  4811. p108 = Instance.new("Part", m)
  4812. p108.BrickColor = BrickColor.new("Medium stone grey")
  4813. p108.Material = Enum.Material.SmoothPlastic
  4814. p108.Name = "MainPart"
  4815. p108.CFrame = CFrame.new(-66.4891205, 8.42596722, 20.9268951, -0.0522288494, 0.970652103, -0.234748036, -0.340732276, -0.238283738, -0.90946281, -0.938708544, 0.0324860364, 0.343177766)
  4816. p108.CanCollide = false
  4817. p108.Size = Vector3.new(0.200000048, 0.611999989, 0.231000006)
  4818. p108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4819. p108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4820. p108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4821. p108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4822. p108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4823. p108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4824. b86 = Instance.new("SpecialMesh", p108)
  4825. b86.MeshType = Enum.MeshType.Wedge
  4826. b86.Name = "Mesh"
  4827. p109 = Instance.new("Part", m)
  4828. p109.BrickColor = BrickColor.new("Black")
  4829. p109.Material = Enum.Material.SmoothPlastic
  4830. p109.Name = "MainPart"
  4831. p109.CFrame = CFrame.new(-68.0358124, 8.87525368, 20.8498383, 0.915132701, 0.399765134, 0.0521533079, -0.392589837, 0.854249001, 0.340781391, 0.0916805938, -0.332335055, 0.938694894)
  4832. p109.CanCollide = false
  4833. p109.Size = Vector3.new(0.652999997, 0.287999988, 0.234999985)
  4834. p109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4835. p109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4836. p109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4837. p109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4838. p109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4839. p109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4840. p110 = Instance.new("Part", m)
  4841. p110.BrickColor = BrickColor.new("Black")
  4842. p110.Material = Enum.Material.SmoothPlastic
  4843. p110.Name = "MainPart"
  4844. p110.CFrame = CFrame.new(-67.4981003, 8.64965248, 20.9018173, -0.0522116125, 0.915167093, -0.399678886, -0.340748757, -0.392531782, -0.854288697, -0.938703477, 0.0915862918, 0.332336783)
  4845. p110.CanCollide = false
  4846. p110.Size = Vector3.new(0.220000044, 0.552999973, 0.289000005)
  4847. p110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4848. p110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4849. p110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4850. p110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4851. p110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4852. p110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4853. b87 = Instance.new("SpecialMesh", p110)
  4854. b87.MeshType = Enum.MeshType.Wedge
  4855. b87.Name = "Mesh"
  4856. p111 = Instance.new("Part", m)
  4857. p111.BrickColor = BrickColor.new("Black")
  4858. p111.Material = Enum.Material.SmoothPlastic
  4859. p111.Name = "MainPart"
  4860. p111.CFrame = CFrame.new(-68.5731812, 9.10663605, 20.7957382, 0.0521700047, -0.915124774, -0.399781287, 0.340735286, 0.392614961, -0.854255855, 0.93871069, -0.0916530639, 0.332298011)
  4861. p111.CanCollide = false
  4862. p111.Size = Vector3.new(0.220000044, 0.552999973, 0.289000005)
  4863. p111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4864. p111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4865. p111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4866. p111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4867. p111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4868. p111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4869. b88 = Instance.new("SpecialMesh", p111)
  4870. b88.MeshType = Enum.MeshType.Wedge
  4871. b88.Name = "Mesh"
  4872. p112 = Instance.new("Part", m)
  4873. p112.BrickColor = BrickColor.new("Medium stone grey")
  4874. p112.Material = Enum.Material.SmoothPlastic
  4875. p112.Name = "MainPart"
  4876. p112.CFrame = CFrame.new(-68.2209015, 9.35560417, 20.6857815, 0.915132701, 0.399765134, 0.0521533079, -0.392589837, 0.854249001, 0.340781391, 0.0916805938, -0.332335055, 0.938694894)
  4877. p112.CanCollide = false
  4878. p112.Size = Vector3.new(0.904999971, 0.287999988, 0.234999985)
  4879. p112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4880. p112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4881. p112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4882. p112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4883. p112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4884. p112.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4885. p113 = Instance.new("Part", m)
  4886. p113.BrickColor = BrickColor.new("Medium stone grey")
  4887. p113.Material = Enum.Material.SmoothPlastic
  4888. p113.Name = "MainPart"
  4889. p113.CFrame = CFrame.new(-67.5291672, 9.05880642, 20.7550392, -0.0522116125, 0.915167093, -0.399678886, -0.340748757, -0.392531782, -0.854288697, -0.938703477, 0.0915862918, 0.332336783)
  4890. p113.CanCollide = false
  4891. p113.Size = Vector3.new(0.241000041, 0.64199996, 0.278999984)
  4892. p113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4893. p113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4894. p113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4895. p113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4896. p113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4897. p113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4898. b89 = Instance.new("SpecialMesh", p113)
  4899. b89.MeshType = Enum.MeshType.Wedge
  4900. b89.Name = "Mesh"
  4901. p114 = Instance.new("Part", m)
  4902. p114.BrickColor = BrickColor.new("Teal")
  4903. p114.Material = Enum.Material.Neon
  4904. p114.Name = "MainPart"
  4905. p114.CFrame = CFrame.new(-66.9754105, 8.53396893, 20.9056854, 0.0521869697, 0.996668696, 0.0626737401, 0.340729415, -0.0767640471, 0.937022269, 0.938711822, -0.0275455676, -0.343600452)
  4906. p114.CanCollide = false
  4907. p114.Size = Vector3.new(0.254000038, 0.821999967, 0.452000022)
  4908. p114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4909. p114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4910. p114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4911. p114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4912. p114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4913. p114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4914. b90 = Instance.new("SpecialMesh", p114)
  4915. b90.MeshType = Enum.MeshType.Cylinder
  4916. b90.Name = "Mesh"
  4917. b90.Scale = Vector3.new(1, 0.300000012, 1)
  4918. p115 = Instance.new("Part", m)
  4919. p115.BrickColor = BrickColor.new("Medium stone grey")
  4920. p115.Material = Enum.Material.SmoothPlastic
  4921. p115.Name = "MainPart"
  4922. p115.CFrame = CFrame.new(-66.4590378, 10.0821762, 20.3240833, 0.0522252023, 0.990315318, -0.128639504, 0.340721488, 0.103415675, 0.934459269, 0.938712597, -0.0926325694, -0.332020849)
  4923. p115.CanCollide = false
  4924. p115.Size = Vector3.new(0.200000048, 0.524999976, 0.285000026)
  4925. p115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4926. p115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4927. p115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4928. p115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4929. p115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4930. p115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4931. b91 = Instance.new("SpecialMesh", p115)
  4932. b91.MeshType = Enum.MeshType.Wedge
  4933. b91.Name = "Mesh"
  4934. p116 = Instance.new("Part", m)
  4935. p116.BrickColor = BrickColor.new("Black")
  4936. p116.Material = Enum.Material.SmoothPlastic
  4937. p116.Name = "MainPart"
  4938. p116.CFrame = CFrame.new(-67.4170761, 9.94132423, 20.428484, 0.0521665737, -0.128644139, -0.990314722, 0.340716362, 0.934458315, -0.103440076, 0.938714623, -0.332021356, 0.0925787091)
  4939. p116.CanCollide = false
  4940. p116.Size = Vector3.new(0.227000043, 0.200000003, 0.217999995)
  4941. p116.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4942. p116.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4943. p116.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4944. p116.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4945. p116.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4946. p116.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4947. b92 = Instance.new("SpecialMesh", p116)
  4948. b92.MeshType = Enum.MeshType.Wedge
  4949. b92.Name = "Mesh"
  4950. p117 = Instance.new("Part", m)
  4951. p117.BrickColor = BrickColor.new("Black")
  4952. p117.Material = Enum.Material.SmoothPlastic
  4953. p117.Name = "MainPart"
  4954. p117.CFrame = CFrame.new(-67.7545624, 9.90089321, 20.4619274, 0.0521665737, -0.128644139, -0.990314722, 0.340716362, 0.934458315, -0.103440076, 0.938714623, -0.332021356, 0.0925787091)
  4955. p117.CanCollide = false
  4956. p117.Size = Vector3.new(0.227000043, 0.204999998, 0.503000021)
  4957. p117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4958. p117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4959. p117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4960. p117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4961. p117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4962. p117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4963. b93 = Instance.new("SpecialMesh", p117)
  4964. b93.MeshType = Enum.MeshType.Brick
  4965. b93.Name = "Mesh"
  4966. b93.Scale = Vector3.new(1, 0.899999976, 1)
  4967. p118 = Instance.new("Part", m)
  4968. p118.BrickColor = BrickColor.new("Black")
  4969. p118.Material = Enum.Material.SmoothPlastic
  4970. p118.Name = "MainPart"
  4971. p118.CFrame = CFrame.new(-68.1240311, 9.86654949, 20.4949417, -0.052153904, -0.128700405, 0.990310609, -0.340708137, 0.934451103, 0.103496343, -0.938717663, -0.33200866, -0.0925868973)
  4972. p118.CanCollide = false
  4973. p118.Size = Vector3.new(0.227000043, 0.200000003, 0.301999986)
  4974. p118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4975. p118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4976. p118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4977. p118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4978. p118.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4979. p118.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4980. b94 = Instance.new("SpecialMesh", p118)
  4981. b94.MeshType = Enum.MeshType.Wedge
  4982. b94.Name = "Mesh"
  4983. p119 = Instance.new("Part", m)
  4984. p119.BrickColor = BrickColor.new("Medium stone grey")
  4985. p119.Material = Enum.Material.SmoothPlastic
  4986. p119.Name = "MainPart"
  4987. p119.CFrame = CFrame.new(-67.8052826, 10.163372, 20.3694782, -0.052153904, -0.128700405, 0.990310609, -0.340708137, 0.934451103, 0.103496343, -0.938717663, -0.33200866, -0.0925868973)
  4988. p119.CanCollide = false
  4989. p119.Size = Vector3.new(0.200000003, 0.317999989, 0.301999986)
  4990. p119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4991. p119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4992. p119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4993. p119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4994. p119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4995. p119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4996. b95 = Instance.new("SpecialMesh", p119)
  4997. b95.MeshType = Enum.MeshType.Wedge
  4998. b95.Name = "Mesh"
  4999. p120 = Instance.new("Part", m)
  5000. p120.BrickColor = BrickColor.new("Medium stone grey")
  5001. p120.Material = Enum.Material.SmoothPlastic
  5002. p120.Name = "MainPart"
  5003. p120.CFrame = CFrame.new(-67.5462341, 10.1861782, 20.3467941, 0.0521665737, -0.128644139, -0.990314722, 0.340716362, 0.934458315, -0.103440076, 0.938714623, -0.332021356, 0.0925787091)
  5004. p120.CanCollide = false
  5005. p120.Size = Vector3.new(0.200000003, 0.322999984, 0.217999995)
  5006. p120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5007. p120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5008. p120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5009. p120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5010. p120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5011. p120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5012. b96 = Instance.new("SpecialMesh", p120)
  5013. b96.MeshType = Enum.MeshType.Brick
  5014. b96.Name = "Mesh"
  5015. b96.Scale = Vector3.new(1, 0.899999976, 1)
  5016. p121 = Instance.new("Part", m)
  5017. p121.BrickColor = BrickColor.new("Medium stone grey")
  5018. p121.Material = Enum.Material.SmoothPlastic
  5019. p121.Name = "MainPart"
  5020. p121.CFrame = CFrame.new(-67.5857849, 10.3967514, 20.2725639, -0.052153904, -0.128700405, 0.990310609, -0.340708137, 0.934451103, 0.103496343, -0.938717663, -0.33200866, -0.0925868973)
  5021. p121.CanCollide = false
  5022. p121.Size = Vector3.new(0.200000003, 0.200000003, 0.256999969)
  5023. p121.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5024. p121.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5025. p121.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5026. p121.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5027. p121.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5028. p121.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5029. b97 = Instance.new("SpecialMesh", p121)
  5030. b97.MeshType = Enum.MeshType.Wedge
  5031. b97.Name = "Mesh"
  5032. p122 = Instance.new("Part", m)
  5033. p122.BrickColor = BrickColor.new("Medium stone grey")
  5034. p122.Material = Enum.Material.SmoothPlastic
  5035. p122.Name = "MainPart"
  5036. p122.CFrame = CFrame.new(-67.0453644, 10.4006176, 20.2411079, 0.0521665737, -0.128644139, -0.990314722, 0.340716362, 0.934458315, -0.103440076, 0.938714623, -0.332021356, 0.0925787091)
  5037. p122.CanCollide = false
  5038. p122.Size = Vector3.new(0.200000003, 0.322999984, 0.84800005)
  5039. p122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5040. p122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5041. p122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5042. p122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5043. p122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5044. p122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5045. b98 = Instance.new("SpecialMesh", p122)
  5046. b98.MeshType = Enum.MeshType.Brick
  5047. b98.Name = "Mesh"
  5048. b98.Scale = Vector3.new(1, 0.899999976, 1)
  5049. p123 = Instance.new("Part", m)
  5050. p123.BrickColor = BrickColor.new("Medium stone grey")
  5051. p123.Material = Enum.Material.SmoothPlastic
  5052. p123.Name = "MainPart"
  5053. p123.CFrame = CFrame.new(-66.1172104, 10.4995041, 20.1535988, 0.0522252023, 0.990315318, -0.128639504, 0.340721488, 0.103415675, 0.934459269, 0.938712597, -0.0926325694, -0.332020849)
  5054. p123.CanCollide = false
  5055. p123.Size = Vector3.new(0.200000048, 1.06599998, 0.285000026)
  5056. p123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5057. p123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5058. p123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5059. p123.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5060. p123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5061. p123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5062. b99 = Instance.new("SpecialMesh", p123)
  5063. b99.MeshType = Enum.MeshType.Wedge
  5064. b99.Name = "Mesh"
  5065. p124 = Instance.new("Part", m)
  5066. p124.BrickColor = BrickColor.new("Black")
  5067. p124.Material = Enum.Material.SmoothPlastic
  5068. p124.Name = "MainPart"
  5069. p124.CFrame = CFrame.new(-67.3765564, 10.3181515, 20.2894554, -0.052153904, -0.128700405, 0.990310609, -0.340708137, 0.934451103, 0.103496343, -0.938717663, -0.33200866, -0.0925868973)
  5070. p124.CanCollide = false
  5071. p124.Size = Vector3.new(0.227000043, 0.200000003, 0.200000003)
  5072. p124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5073. p124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5074. p124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5075. p124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5076. p124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5077. p124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5078. b100 = Instance.new("SpecialMesh", p124)
  5079. b100.MeshType = Enum.MeshType.Wedge
  5080. b100.Name = "Mesh"
  5081. p125 = Instance.new("Part", m)
  5082. p125.BrickColor = BrickColor.new("Black")
  5083. p125.Material = Enum.Material.SmoothPlastic
  5084. p125.Name = "MainPart"
  5085. p125.CFrame = CFrame.new(-66.6691055, 10.3929691, 20.2229595, 0.0521665737, -0.128644139, -0.990314722, 0.340716362, 0.934458315, -0.103440076, 0.938714623, -0.332021356, 0.0925787091)
  5086. p125.CanCollide = false
  5087. p125.Size = Vector3.new(0.227000043, 0.200000003, 0.32099998)
  5088. p125.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5089. p125.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5090. p125.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5091. p125.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5092. p125.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5093. p125.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5094. b101 = Instance.new("SpecialMesh", p125)
  5095. b101.MeshType = Enum.MeshType.Wedge
  5096. b101.Name = "Mesh"
  5097. p126 = Instance.new("Part", m)
  5098. p126.BrickColor = BrickColor.new("Black")
  5099. p126.Material = Enum.Material.SmoothPlastic
  5100. p126.Name = "MainPart"
  5101. p126.CFrame = CFrame.new(-67.0575943, 10.3472071, 20.2611713, 0.0521665737, -0.128644139, -0.990314722, 0.340716362, 0.934458315, -0.103440076, 0.938714623, -0.332021356, 0.0925787091)
  5102. p126.CanCollide = false
  5103. p126.Size = Vector3.new(0.227000043, 0.204999998, 0.503000021)
  5104. p126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5105. p126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5106. p126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5107. p126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5108. p126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5109. p126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5110. b102 = Instance.new("SpecialMesh", p126)
  5111. b102.MeshType = Enum.MeshType.Brick
  5112. b102.Name = "Mesh"
  5113. b102.Scale = Vector3.new(1, 0.899999976, 1)
  5114. p127 = Instance.new("Part", m)
  5115. p127.BrickColor = BrickColor.new("Teal")
  5116. p127.Material = Enum.Material.Neon
  5117. p127.Name = "MainPart"
  5118. p127.CFrame = CFrame.new(-66.5031433, 10.4643974, 20.1878033, 0.0521665737, -0.128644139, -0.990314722, 0.340716362, 0.934458315, -0.103440076, 0.938714623, -0.332021356, 0.0925787091)
  5119. p127.CanCollide = false
  5120. p127.Size = Vector3.new(0.227000043, 0.200000003, 0.32099998)
  5121. p127.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5122. p127.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5123. p127.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5124. p127.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5125. p127.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5126. p127.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5127. b103 = Instance.new("SpecialMesh", p127)
  5128. b103.MeshType = Enum.MeshType.Cylinder
  5129. b103.Name = "Mesh"
  5130. p128 = Instance.new("Part", m)
  5131. p128.BrickColor = BrickColor.new("Teal")
  5132. p128.Material = Enum.Material.Neon
  5133. p128.Name = "MainPart"
  5134. p128.CFrame = CFrame.new(-66.8376083, 9.99720573, 20.3759766, 0.0521665737, -0.128644139, -0.990314722, 0.340716362, 0.934458315, -0.103440076, 0.938714623, -0.332021356, 0.0925787091)
  5135. p128.CanCollide = false
  5136. p128.Size = Vector3.new(0.227000043, 0.200000003, 0.32099998)
  5137. p128.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5138. p128.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5139. p128.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5140. p128.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5141. p128.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5142. p128.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5143. b104 = Instance.new("SpecialMesh", p128)
  5144. b104.MeshType = Enum.MeshType.Cylinder
  5145. b104.Name = "Mesh"
  5146. b104.Scale = Vector3.new(1, 0.800000012, 1)
  5147. p129 = Instance.new("Part", m)
  5148. p129.BrickColor = BrickColor.new("Medium stone grey")
  5149. p129.Material = Enum.Material.SmoothPlastic
  5150. p129.Name = "MainPart"
  5151. p129.CFrame = CFrame.new(-66.8334961, 11.0266323, 20.0021057, -0.0521476828, 0.282052249, -0.95798254, -0.340656072, -0.906773686, -0.248431593, -0.93874073, 0.313386887, 0.143368796)
  5152. p129.CanCollide = false
  5153. p129.Size = Vector3.new(0.206, 0.321999997, 0.81099999)
  5154. p129.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5155. p129.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5156. p129.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5157. p129.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5158. p129.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5159. p129.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5160. b105 = Instance.new("SpecialMesh", p129)
  5161. b105.MeshType = Enum.MeshType.Wedge
  5162. b105.Name = "Mesh"
  5163. p130 = Instance.new("Part", m)
  5164. p130.BrickColor = BrickColor.new("Medium stone grey")
  5165. p130.Material = Enum.Material.SmoothPlastic
  5166. p130.Name = "MainPart"
  5167. p130.CFrame = CFrame.new(-68.5557632, 10.3331652, 20.3495865, 0.957973003, -0.282043725, 0.0521908216, 0.248395056, 0.906739414, 0.340766817, -0.143436119, -0.31348601, 0.938689947)
  5168. p130.CanCollide = false
  5169. p130.Size = Vector3.new(0.748000026, 0.291000009, 0.217999995)
  5170. p130.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5171. p130.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5172. p130.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5173. p130.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5174. p130.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5175. p130.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5176. p131 = Instance.new("Part", m)
  5177. p131.BrickColor = BrickColor.new("Medium stone grey")
  5178. p131.Material = Enum.Material.SmoothPlastic
  5179. p131.Name = "MainPart"
  5180. p131.CFrame = CFrame.new(-68.4653168, 10.0357094, 20.4525223, 0.0521794595, 0.958004236, -0.281966686, 0.340730965, 0.248329073, 0.906771779, 0.938711703, -0.143389657, -0.313464046)
  5181. p131.CanCollide = false
  5182. p131.Size = Vector3.new(0.206, 0.751000047, 0.489000022)
  5183. p131.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5184. p131.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5185. p131.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5186. p131.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5187. p131.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5188. p131.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5189. b106 = Instance.new("SpecialMesh", p131)
  5190. b106.MeshType = Enum.MeshType.Wedge
  5191. b106.Name = "Mesh"
  5192. p132 = Instance.new("Part", m)
  5193. p132.BrickColor = BrickColor.new("Medium stone grey")
  5194. p132.Material = Enum.Material.SmoothPlastic
  5195. p132.Name = "MainPart"
  5196. p132.CFrame = CFrame.new(-68.141098, 10.4495001, 20.2843018, 0.0521794595, 0.958004236, -0.281966686, 0.340730965, 0.248329073, 0.906771779, 0.938711703, -0.143389657, -0.313464046)
  5197. p132.CanCollide = false
  5198. p132.Size = Vector3.new(0.206, 0.200000003, 0.254000008)
  5199. p132.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5200. p132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5201. p132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5202. p132.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5203. p132.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5204. p132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5205. b107 = Instance.new("SpecialMesh", p132)
  5206. b107.MeshType = Enum.MeshType.Wedge
  5207. b107.Name = "Mesh"
  5208. p133 = Instance.new("Part", m)
  5209. p133.BrickColor = BrickColor.new("Black")
  5210. p133.Material = Enum.Material.SmoothPlastic
  5211. p133.Name = "MainPart"
  5212. p133.CFrame = CFrame.new(-68.0557251, 10.5544367, 20.2414646, 0.957973003, -0.282043725, 0.0521908216, 0.248395056, 0.906739414, 0.340766817, -0.143436119, -0.31348601, 0.938689947)
  5213. p133.CanCollide = false
  5214. p133.Size = Vector3.new(1.847, 0.200000003, 0.200000003)
  5215. p133.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5216. p133.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5217. p133.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5218. p133.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5219. p133.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5220. p133.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5221. p134 = Instance.new("Part", m)
  5222. p134.BrickColor = BrickColor.new("Medium stone grey")
  5223. p134.Material = Enum.Material.SmoothPlastic
  5224. p134.Name = "MainPart"
  5225. p134.CFrame = CFrame.new(-68.0406113, 8.9812336, 20.811636, 0.915132701, 0.399765134, 0.0521533079, -0.392589837, 0.854249001, 0.340781391, 0.0916805938, -0.332335055, 0.938694894)
  5226. p134.CanCollide = false
  5227. p134.Size = Vector3.new(1.86699998, 0.326999992, 0.217999995)
  5228. p134.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5229. p134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5230. p134.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5231. p134.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5232. p134.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5233. p134.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5234. p135 = Instance.new("Part", m)
  5235. p135.BrickColor = BrickColor.new("Medium stone grey")
  5236. p135.Material = Enum.Material.SmoothPlastic
  5237. p135.Name = "MainPart"
  5238. p135.CFrame = CFrame.new(-68.2737885, 9.64550209, 20.5834999, 0.996667862, 0.0626454502, 0.052152317, -0.0767245293, 0.937018096, 0.340748966, -0.0275214743, -0.343616158, 0.938701987)
  5239. p135.CanCollide = false
  5240. p135.Size = Vector3.new(1.36500001, 0.275000006, 0.200000003)
  5241. p135.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5242. p135.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5243. p135.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5244. p135.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5245. p135.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5246. p135.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5247. p136 = Instance.new("Part", m)
  5248. p136.BrickColor = BrickColor.new("Medium stone grey")
  5249. p136.Material = Enum.Material.SmoothPlastic
  5250. p136.Name = "MainPart"
  5251. p136.CFrame = CFrame.new(-67.8195724, 9.94619751, 20.4490986, 0.990315497, -0.128683835, 0.0521120876, 0.103488185, 0.934425175, 0.340793014, -0.0925493911, -0.332099617, 0.938692927)
  5252. p136.CanCollide = false
  5253. p136.Size = Vector3.new(2.26200008, 0.284999996, 0.200000003)
  5254. p136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5255. p136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5256. p136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5257. p136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5258. p136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5259. p136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5260. p137 = Instance.new("Part", m)
  5261. p137.BrickColor = BrickColor.new("Medium stone grey")
  5262. p137.Material = Enum.Material.SmoothPlastic
  5263. p137.Name = "MainPart"
  5264. p137.CFrame = CFrame.new(-68.100853, 10.6995392, 20.1913052, 0.957973003, -0.282043725, 0.0521908216, 0.248395056, 0.906739414, 0.340766817, -0.143436119, -0.31348601, 0.938689947)
  5265. p137.CanCollide = false
  5266. p137.Size = Vector3.new(1.847, 0.333999991, 0.217999995)
  5267. p137.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5268. p137.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5269. p137.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5270. p137.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5271. p137.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5272. p137.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5273. p138 = Instance.new("Part", m)
  5274. p138.BrickColor = BrickColor.new("Deep orange")
  5275. p138.Material = Enum.Material.Neon
  5276. p138.Transparency = 0.44999998807907
  5277. p138.Name = "NeonWing"
  5278. p138.CFrame = CFrame.new(-65.6601868, 9.59647942, 20.4628696, 0.996667862, 0.0626454502, 0.052152317, -0.0767245293, 0.937018096, 0.340748966, -0.0275214743, -0.343616158, 0.938701987)
  5279. p138.CanCollide = false
  5280. p138.Size = Vector3.new(4.22599983, 0.542999983, 0.200000048)
  5281. p138.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5282. p138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5283. p138.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5284. p138.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5285. p138.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5286. p138.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5287. b108 = Instance.new("SpecialMesh", p138)
  5288. b108.MeshType = Enum.MeshType.Brick
  5289. b108.Name = "Mesh"
  5290. b108.Scale = Vector3.new(1, 1, 0.100000001)
  5291. p139 = Instance.new("Part", m)
  5292. p139.BrickColor = BrickColor.new("Teal")
  5293. p139.Material = Enum.Material.Neon
  5294. p139.Name = "MainPart"
  5295. p139.CFrame = CFrame.new(-67.6352692, 8.04344082, 21.1262836, 0.0521869697, 0.996668696, 0.0626737401, 0.340729415, -0.0767640471, 0.937022269, 0.938711822, -0.0275455676, -0.343600452)
  5296. p139.CanCollide = false
  5297. p139.Size = Vector3.new(0.243000045, 0.821999967, 0.452000022)
  5298. p139.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5299. p139.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5300. p139.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5301. p139.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5302. p139.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5303. p139.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5304. b109 = Instance.new("SpecialMesh", p139)
  5305. b109.MeshType = Enum.MeshType.Cylinder
  5306. b109.Name = "Mesh"
  5307. b109.Scale = Vector3.new(1, 0.200000003, 1)
  5308. p140 = Instance.new("Part", m)
  5309. p140.BrickColor = BrickColor.new("Black")
  5310. p140.Material = Enum.Material.SmoothPlastic
  5311. p140.Name = "MainPart"
  5312. p140.CFrame = CFrame.new(-67.9342804, 8.1496706, 21.1075497, -0.0521912314, 0.780478835, -0.622999847, -0.340695232, -0.600338161, -0.723547399, -0.938724041, 0.174490258, 0.297237813)
  5313. p140.CanCollide = false
  5314. p140.Size = Vector3.new(0.252000034, 0.23999998, 0.275999993)
  5315. p140.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5316. p140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5317. p140.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5318. p140.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5319. p140.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5320. p140.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5321. b110 = Instance.new("SpecialMesh", p140)
  5322. b110.MeshType = Enum.MeshType.Wedge
  5323. b110.Name = "Mesh"
  5324. p141 = Instance.new("Part", m)
  5325. p141.BrickColor = BrickColor.new("Black")
  5326. p141.Material = Enum.Material.SmoothPlastic
  5327. p141.Name = "MainPart"
  5328. p141.CFrame = CFrame.new(-68.7342529, 8.75218773, 20.9333477, 0.0521703251, -0.780487835, -0.622990429, 0.340717316, 0.600319147, -0.723552823, 0.938717246, -0.174515635, 0.297244579)
  5329. p141.CanCollide = false
  5330. p141.Size = Vector3.new(0.220000044, 0.552999973, 0.289000005)
  5331. p141.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5332. p141.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5333. p141.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5334. p141.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5335. p141.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5336. p141.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5337. b111 = Instance.new("SpecialMesh", p141)
  5338. b111.MeshType = Enum.MeshType.Wedge
  5339. b111.Name = "Mesh"
  5340. p142 = Instance.new("Part", m)
  5341. p142.BrickColor = BrickColor.new("Black")
  5342. p142.Material = Enum.Material.SmoothPlastic
  5343. p142.Name = "MainPart"
  5344. p142.CFrame = CFrame.new(-68.2761688, 8.3988657, 21.0361156, 0.78051585, 0.622953951, 0.0521866046, -0.600281298, 0.723561764, 0.340765089, 0.174520731, -0.297299176, 0.938699067)
  5345. p142.CanCollide = false
  5346. p142.Size = Vector3.new(0.652999997, 0.287999988, 0.234999985)
  5347. p142.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5348. p142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5349. p142.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5350. p142.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5351. p142.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5352. p142.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5353. p143 = Instance.new("Part", m)
  5354. p143.BrickColor = BrickColor.new("Medium stone grey")
  5355. p143.Material = Enum.Material.SmoothPlastic
  5356. p143.Name = "MainPart"
  5357. p143.CFrame = CFrame.new(-67.3450012, 7.92227364, 21.1573143, -0.0521814413, 0.876806438, -0.478003681, -0.340659142, -0.465573937, -0.816818416, -0.93873775, 0.120213538, 0.322986454)
  5358. p143.CanCollide = false
  5359. p143.Size = Vector3.new(0.200000048, 0.611999989, 0.231000006)
  5360. p143.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5361. p143.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5362. p143.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5363. p143.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5364. p143.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5365. p143.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5366. b112 = Instance.new("SpecialMesh", p143)
  5367. b112.MeshType = Enum.MeshType.Wedge
  5368. b112.Name = "Mesh"
  5369. p144 = Instance.new("Part", m)
  5370. p144.BrickColor = BrickColor.new("Medium stone grey")
  5371. p144.Material = Enum.Material.SmoothPlastic
  5372. p144.Name = "MainPart"
  5373. p144.CFrame = CFrame.new(-68.0592804, 8.09233284, 21.135313, 0.0522124246, 0.780474305, 0.62300384, 0.340728104, -0.600341916, 0.723528802, 0.938710988, 0.174497724, -0.297274828)
  5374. p144.CanCollide = false
  5375. p144.Size = Vector3.new(0.200000048, 0.798999965, 0.200000003)
  5376. p144.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5377. p144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5378. p144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5379. p144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5380. p144.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5381. p144.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5382. b113 = Instance.new("SpecialMesh", p144)
  5383. b113.MeshType = Enum.MeshType.Wedge
  5384. b113.Name = "Mesh"
  5385. p145 = Instance.new("Part", m)
  5386. p145.BrickColor = BrickColor.new("Medium stone grey")
  5387. p145.Material = Enum.Material.SmoothPlastic
  5388. p145.Name = "MainPart"
  5389. p145.CFrame = CFrame.new(-67.8036804, 8.16081429, 21.0930443, 0.78051585, 0.622953951, 0.0521866046, -0.600281298, 0.723561764, 0.340765089, 0.174520731, -0.297299176, 0.938699067)
  5390. p145.CanCollide = false
  5391. p145.Size = Vector3.new(0.465000004, 0.285999984, 0.238999993)
  5392. p145.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5393. p145.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5394. p145.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5395. p145.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5396. p145.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5397. p145.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5398. p146 = Instance.new("Part", m)
  5399. p146.BrickColor = BrickColor.new("Medium stone grey")
  5400. p146.Material = Enum.Material.SmoothPlastic
  5401. p146.Name = "MainPart"
  5402. p146.CFrame = CFrame.new(-67.4172897, 7.81484079, 21.2003288, 0.0522124246, 0.780474305, 0.62300384, 0.340728104, -0.600341916, 0.723528802, 0.938710988, 0.174497724, -0.297274828)
  5403. p146.CanCollide = false
  5404. p146.Size = Vector3.new(0.200000048, 0.611999989, 0.200000003)
  5405. p146.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5406. p146.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5407. p146.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5408. p146.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5409. p146.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5410. p146.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5411. b114 = Instance.new("SpecialMesh", p146)
  5412. b114.MeshType = Enum.MeshType.Wedge
  5413. b114.Name = "Mesh"
  5414. p147 = Instance.new("Part", m)
  5415. p147.BrickColor = BrickColor.new("Medium stone grey")
  5416. p147.Material = Enum.Material.SmoothPlastic
  5417. p147.Name = "MainPart"
  5418. p147.CFrame = CFrame.new(-68.4737396, 8.67267323, 20.9477215, 0.78051585, 0.622953951, 0.0521866046, -0.600281298, 0.723561764, 0.340765089, 0.174520731, -0.297299176, 0.938699067)
  5419. p147.CanCollide = false
  5420. p147.Size = Vector3.new(1.29799998, 0.326999992, 0.217999995)
  5421. p147.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5422. p147.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5423. p147.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5424. p147.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5425. p147.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5426. p147.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5427. p148 = Instance.new("Part", m)
  5428. p148.BrickColor = BrickColor.new("Teal")
  5429. p148.Material = Enum.Material.Neon
  5430. p148.Name = "MainPart"
  5431. p148.CFrame = CFrame.new(-67.3955917, 10.8201771, 20.1082993, -0.0521476828, 0.282052249, -0.95798254, -0.340656072, -0.906773686, -0.248431593, -0.93874073, 0.313386887, 0.143368796)
  5432. p148.CanCollide = false
  5433. p148.Size = Vector3.new(0.241999999, 0.200000003, 1.21499991)
  5434. p148.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5435. p148.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5436. p148.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5437. p148.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5438. p148.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5439. p148.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5440. b115 = Instance.new("SpecialMesh", p148)
  5441. b115.MeshType = Enum.MeshType.Cylinder
  5442. b115.Name = "Mesh"
  5443. b115.Scale = Vector3.new(1, 0.5, 1)
  5444. p149 = Instance.new("Part", m)
  5445. p149.BrickColor = BrickColor.new("Teal")
  5446. p149.Material = Enum.Material.Neon
  5447. p149.Name = "MainPart"
  5448. p149.CFrame = CFrame.new(-67.337532, 10.9763203, 20.0483952, -0.0521476828, 0.282052249, -0.95798254, -0.340656072, -0.906773686, -0.248431593, -0.93874073, 0.313386887, 0.143368796)
  5449. p149.CanCollide = false
  5450. p149.Size = Vector3.new(0.241999999, 0.200000003, 1.21499991)
  5451. p149.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5452. p149.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5453. p149.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5454. p149.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5455. p149.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5456. p149.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5457. b116 = Instance.new("SpecialMesh", p149)
  5458. b116.MeshType = Enum.MeshType.Cylinder
  5459. b116.Name = "Mesh"
  5460. b116.Scale = Vector3.new(1, 0.5, 1)
  5461. p150 = Instance.new("Part", m)
  5462. p150.BrickColor = BrickColor.new("Teal")
  5463. p150.Material = Enum.Material.Neon
  5464. p150.Name = "MainPart"
  5465. p150.CFrame = CFrame.new(-67.1682053, 10.8879137, 20.0710659, -0.0521476828, 0.282052249, -0.95798254, -0.340656072, -0.906773686, -0.248431593, -0.93874073, 0.313386887, 0.143368796)
  5466. p150.CanCollide = false
  5467. p150.Size = Vector3.new(0.241999999, 0.200000003, 1.21499991)
  5468. p150.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5469. p150.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5470. p150.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5471. p150.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5472. p150.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5473. p150.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5474. b117 = Instance.new("SpecialMesh", p150)
  5475. b117.MeshType = Enum.MeshType.Cylinder
  5476. b117.Name = "Mesh"
  5477. b117.Scale = Vector3.new(1, 0.5, 1)
  5478. p151 = Instance.new("Part", m)
  5479. p151.BrickColor = BrickColor.new("Black")
  5480. p151.Material = Enum.Material.SmoothPlastic
  5481. p151.Name = "MainPart"
  5482. p151.CFrame = CFrame.new(-67.68573, 10.504837, 20.2388916, -0.0521476828, 0.282052249, -0.95798254, -0.340656072, -0.906773686, -0.248431593, -0.93874073, 0.313386887, 0.143368796)
  5483. p151.CanCollide = false
  5484. p151.Size = Vector3.new(0.200000003, 0.200000003, 1.21499991)
  5485. p151.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5486. p151.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5487. p151.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5488. p151.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5489. p151.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5490. p151.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5491. b118 = Instance.new("SpecialMesh", p151)
  5492. b118.MeshType = Enum.MeshType.Wedge
  5493. b118.Name = "Mesh"
  5494. b118.Scale = Vector3.new(1, 0.5, 1)
  5495. w1 = Instance.new("Weld", p3)
  5496. w1.Name = "MainPart"
  5497. w1.Part0 = p3
  5498. w1.C0 = CFrame.new(1.16547012, 1.96142673, 2.74756241, 0.93874073, -0.313386887, -0.143368751, -0.340656072, -0.906773686, -0.248431593, -0.0521476418, 0.282052249, -0.95798254)
  5499. w1.Part1 = p1
  5500. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5501. w2 = Instance.new("Weld", p3)
  5502. w2.Name = "NeonWing"
  5503. w2.Part0 = p3
  5504. w2.C0 = CFrame.new(-0.234941483, -1.91590261, 1.61185646, -0.953709304, 0.118758999, -0.276287735, -0.25706321, -0.798718214, 0.544029176, -0.156067669, 0.589869142, 0.792273521)
  5505. w2.Part1 = p2
  5506. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5507. w3 = Instance.new("Weld", p3)
  5508. w3.Name = "ArmorPart"
  5509. w3.Part0 = p3
  5510. w3.C0 = CFrame.new(-0.838853836, 1.09344149, 0.430750847, -0.953719199, 0.240968868, -0.179871738, -0.257038057, -0.96373111, 0.0717892647, -0.156049013, 0.114700653, 0.981067061)
  5511. w3.Part1 = p4
  5512. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5513. w4 = Instance.new("Weld", p3)
  5514. w4.Name = "MainPart"
  5515. w4.Part0 = p3
  5516. w4.C0 = CFrame.new(-1.13709831, 0.463477612, 3.25934339, -0.953708708, -0.135334998, -0.268559605, -0.257047445, -0.0966869444, 0.961549997, -0.156097561, 0.98607105, 0.0574236661)
  5517. w4.Part1 = p5
  5518. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5519. w5 = Instance.new("Weld", p3)
  5520. w5.Name = "MainPart"
  5521. w5.Part0 = p3
  5522. w5.C0 = CFrame.new(-0.975967407, 0.406237125, 2.3692174, 0.953694522, 0.268601745, 0.135351121, 0.257097006, -0.961541712, 0.0966362655, 0.156102449, -0.0573631003, -0.986073792)
  5523. w5.Part1 = p6
  5524. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5525. w6 = Instance.new("Weld", p3)
  5526. w6.Name = "MainPart"
  5527. w6.Part0 = p3
  5528. w6.C0 = CFrame.new(-0.895627022, 0.465881348, 1.7801528, 0.953694522, 0.268601745, 0.135351121, 0.257097006, -0.961541712, 0.0966362655, 0.156102449, -0.0573631003, -0.986073792)
  5529. w6.Part1 = p7
  5530. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5531. w7 = Instance.new("Weld", p3)
  5532. w7.Name = "MainPart"
  5533. w7.Part0 = p3
  5534. w7.C0 = CFrame.new(-0.842236519, 0.578423023, 1.2686348, -0.953726113, 0.268523008, -0.135284618, -0.257023513, -0.961562753, -0.0966233611, -0.156030223, -0.0573808998, 0.986084223)
  5535. w7.Part1 = p8
  5536. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5537. w8 = Instance.new("Weld", p3)
  5538. w8.Name = "MainPart"
  5539. w8.Part0 = p3
  5540. w8.C0 = CFrame.new(-0.992786407, 0.599243164, 2.0932591, -0.953726113, 0.268523008, -0.135284618, -0.257023513, -0.961562753, -0.0966233611, -0.156030223, -0.0573808998, 0.986084223)
  5541. w8.Part1 = p9
  5542. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5543. w9 = Instance.new("Weld", p3)
  5544. w9.Name = "MainPart"
  5545. w9.Part0 = p3
  5546. w9.C0 = CFrame.new(-1.05152893, 0.536053658, 2.63626266, -0.135385513, -0.268531531, -0.953703642, -0.0966997668, 0.961557448, -0.257013798, 0.986057281, 0.0574259833, -0.156147838)
  5547. w9.Part1 = p10
  5548. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5549. w10 = Instance.new("Weld", p3)
  5550. w10.Name = "MainPart"
  5551. w10.Part0 = p3
  5552. w10.C0 = CFrame.new(-1.10001278, 0.539906025, 2.94214725, -0.953708708, -0.135334998, -0.268559605, -0.257047445, -0.0966869444, 0.961549997, -0.156097561, 0.98607105, 0.0574236661)
  5553. w10.Part1 = p11
  5554. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5555. w11 = Instance.new("Weld", p3)
  5556. w11.Name = "MainPart"
  5557. w11.Part0 = p3
  5558. w11.C0 = CFrame.new(-0.790118217, -0.668874979, 3.00436759, -0.953723907, -0.0353062972, -0.298603952, -0.257001936, -0.419774055, 0.870482504, -0.15607971, 0.906941712, 0.39127472)
  5559. w11.Part1 = p12
  5560. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5561. w12 = Instance.new("Weld", p3)
  5562. w12.Name = "MainPart"
  5563. w12.Part0 = p3
  5564. w12.C0 = CFrame.new(-0.781013489, -0.410347939, 2.54221272, -0.0353617668, -0.298671603, -0.953704536, -0.419716537, 0.870495558, -0.257053435, 0.906970322, 0.391195178, -0.156139612)
  5565. w12.Part1 = p13
  5566. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5567. w13 = Instance.new("Weld", p3)
  5568. w13.Name = "MainPart"
  5569. w13.Part0 = p3
  5570. w13.C0 = CFrame.new(-0.712427139, -0.540421009, 2.31818628, -0.953723907, -0.0353062972, -0.298603952, -0.257001936, -0.419774055, 0.870482504, -0.15607971, 0.906941712, 0.39127472)
  5571. w13.Part1 = p14
  5572. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5573. w14 = Instance.new("Weld", p3)
  5574. w14.Name = "MainPart"
  5575. w14.Part0 = p3
  5576. w14.C0 = CFrame.new(-0.830054283, -0.544339895, 3.04327011, 0.953710198, -0.0866915137, 0.287960857, 0.257028848, -0.262119621, -0.930177212, 0.156118646, 0.961133659, -0.227703959)
  5577. w14.Part1 = p15
  5578. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5579. w15 = Instance.new("Weld", p3)
  5580. w15.Name = "MainPart"
  5581. w15.Part0 = p3
  5582. w15.C0 = CFrame.new(-0.711219788, -0.0550324917, 1.51143789, -0.0353617668, -0.298671603, -0.953704536, -0.419716537, 0.870495558, -0.257053435, 0.906970322, 0.391195178, -0.156139612)
  5583. w15.Part1 = p16
  5584. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5585. w16 = Instance.new("Weld", p3)
  5586. w16.Name = "MainPart"
  5587. w16.Part0 = p3
  5588. w16.C0 = CFrame.new(-0.73336792, -0.296439648, 2.04431534, 0.953719258, -0.0353269503, 0.29861629, 0.257013023, -0.419727743, -0.870501637, 0.156089708, 0.906962395, -0.391222894)
  5589. w16.Part1 = p17
  5590. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5591. w17 = Instance.new("Weld", p3)
  5592. w17.Name = "MainPart"
  5593. w17.Part0 = p3
  5594. w17.C0 = CFrame.new(-0.690721512, 0.192314625, 0.978861332, -0.953703821, 0.0353497677, 0.298662663, -0.257038325, 0.419774234, -0.870471716, -0.156141832, -0.906939983, -0.391254038)
  5595. w17.Part1 = p18
  5596. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5597. w18 = Instance.new("Weld", p3)
  5598. w18.Name = "MainPart"
  5599. w18.Part0 = p3
  5600. w18.C0 = CFrame.new(-0.814801216, 0.441781044, 1.32606459, -0.0353617668, -0.298671603, -0.953704536, -0.419716537, 0.870495558, -0.257053435, 0.906970322, 0.391195178, -0.156139612)
  5601. w18.Part1 = p19
  5602. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5603. w19 = Instance.new("Weld", p3)
  5604. w19.Name = "MainPart"
  5605. w19.Part0 = p3
  5606. w19.C0 = CFrame.new(-0.841477394, 0.124460697, 2.01162291, 0.953719258, -0.0353269503, 0.29861629, 0.257013023, -0.419727743, -0.870501637, 0.156089708, 0.906962395, -0.391222894)
  5607. w19.Part1 = p20
  5608. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5609. w20 = Instance.new("Weld", p3)
  5610. w20.Name = "MainPart"
  5611. w20.Part0 = p3
  5612. w20.C0 = CFrame.new(-0.776273727, -0.419508696, 2.56356359, -0.953708708, -0.135334998, -0.268559605, -0.257047445, -0.0966869444, 0.961549997, -0.156097561, 0.98607105, 0.0574236661)
  5613. w20.Part1 = p21
  5614. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5615. w21 = Instance.new("Weld", p3)
  5616. w21.Name = "MainPart"
  5617. w21.Part0 = p3
  5618. w21.C0 = CFrame.new(-1.29214764, 1.15663671, 3.06503892, -0.953716457, -0.184090182, -0.237772554, -0.257016808, 0.0885594562, 0.962340653, -0.156100467, 0.978911638, -0.131774887)
  5619. w21.Part1 = p22
  5620. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5621. w22 = Instance.new("Weld", p3)
  5622. w22.Name = "MainPart"
  5623. w22.Part0 = p3
  5624. w22.C0 = CFrame.new(-1.10278988, 1.029109, 2.11822534, -0.953699291, -0.237827644, 0.184107944, -0.257067621, 0.962331295, -0.0885145292, -0.156121626, -0.131744429, -0.978912413)
  5625. w22.Part1 = p23
  5626. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5627. w23 = Instance.new("Weld", p3)
  5628. w23.Name = "MainPart"
  5629. w23.Part0 = p3
  5630. w23.C0 = CFrame.new(-1.0386219, 0.99362278, 1.78464603, -0.953699291, -0.237827644, 0.184107944, -0.257067621, 0.962331295, -0.0885145292, -0.156121626, -0.131744429, -0.978912413)
  5631. w23.Part1 = p24
  5632. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5633. w24 = Instance.new("Weld", p3)
  5634. w24.Name = "MainPart"
  5635. w24.Part0 = p3
  5636. w24.C0 = CFrame.new(-0.971114159, 0.964966774, 1.41940928, 0.953697741, -0.237820014, -0.184114054, 0.25707075, 0.962323427, 0.0885708481, 0.15611206, -0.131802142, 0.978905141)
  5637. w24.Part1 = p25
  5638. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5639. w25 = Instance.new("Weld", p3)
  5640. w25.Name = "MainPart"
  5641. w25.Part0 = p3
  5642. w25.C0 = CFrame.new(-1.10314274, 1.26419115, 1.73322296, 0.953697741, -0.237820014, -0.184114054, 0.25707075, 0.962323427, 0.0885708481, 0.15611206, -0.131802142, 0.978905141)
  5643. w25.Part1 = p26
  5644. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5645. w26 = Instance.new("Weld", p3)
  5646. w26.Name = "MainPart"
  5647. w26.Part0 = p3
  5648. w26.C0 = CFrame.new(-1.1501236, 1.2829752, 1.98931122, -0.953699291, -0.237827644, 0.184107944, -0.257067621, 0.962331295, -0.0885145292, -0.156121626, -0.131744429, -0.978912413)
  5649. w26.Part1 = p27
  5650. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5651. w27 = Instance.new("Weld", p3)
  5652. w27.Name = "MainPart"
  5653. w27.Part0 = p3
  5654. w27.C0 = CFrame.new(-1.20206356, 1.50002289, 1.94918108, 0.953697741, -0.237820014, -0.184114054, 0.25707075, 0.962323427, 0.0885708481, 0.15611206, -0.131802142, 0.978905141)
  5655. w27.Part1 = p28
  5656. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5657. w28 = Instance.new("Weld", p3)
  5658. w28.Name = "MainPart"
  5659. w28.Part0 = p3
  5660. w28.C0 = CFrame.new(-1.28800392, 1.49430418, 2.48363709, -0.953699291, -0.237827644, 0.184107944, -0.257067621, 0.962331295, -0.0885145292, -0.156121626, -0.131744429, -0.978912413)
  5661. w28.Part1 = p29
  5662. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5663. w29 = Instance.new("Weld", p3)
  5664. w29.Name = "MainPart"
  5665. w29.Part0 = p3
  5666. w29.C0 = CFrame.new(-1.46107769, 1.57925224, 3.40109992, -0.953716457, -0.184090182, -0.237772554, -0.257016808, 0.0885594562, 0.962340653, -0.156100467, 0.978911638, -0.131774887)
  5667. w29.Part1 = p30
  5668. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5669. w30 = Instance.new("Weld", p3)
  5670. w30.Name = "MainPart"
  5671. w30.Part0 = p3
  5672. w30.C0 = CFrame.new(-1.21321583, 1.4155159, 2.15648365, 0.953697741, -0.237820014, -0.184114054, 0.25707075, 0.962323427, 0.0885708481, 0.15611206, -0.131802142, 0.978905141)
  5673. w30.Part1 = p31
  5674. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5675. w31 = Instance.new("Weld", p3)
  5676. w31.Name = "MainPart"
  5677. w31.Part0 = p3
  5678. w31.C0 = CFrame.new(-1.34498405, 1.479702, 2.85578918, -0.953699291, -0.237827644, 0.184107944, -0.257067621, 0.962331295, -0.0885145292, -0.156121626, -0.131744429, -0.978912413)
  5679. w31.Part1 = p32
  5680. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5681. w32 = Instance.new("Weld", p3)
  5682. w32.Name = "MainPart"
  5683. w32.Part0 = p3
  5684. w32.C0 = CFrame.new(-1.27133369, 1.43965244, 2.47179675, -0.953699291, -0.237827644, 0.184107944, -0.257067621, 0.962331295, -0.0885145292, -0.156121626, -0.131744429, -0.978912413)
  5685. w32.Part1 = p33
  5686. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5687. w33 = Instance.new("Weld", p3)
  5688. w33.Name = "MainPart"
  5689. w33.Part0 = p3
  5690. w33.C0 = CFrame.new(-1.39077187, 1.55010605, 3.0195787, -0.953699291, -0.237827644, 0.184107944, -0.257067621, 0.962331295, -0.0885145292, -0.156121626, -0.131744429, -0.978912413)
  5691. w33.Part1 = p34
  5692. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5693. w34 = Instance.new("Weld", p3)
  5694. w34.Name = "MainPart"
  5695. w34.Part0 = p3
  5696. w34.C0 = CFrame.new(-1.20922852, 1.07613134, 2.691046, -0.953699291, -0.237827644, 0.184107944, -0.257067621, 0.962331295, -0.0885145292, -0.156121626, -0.131744429, -0.978912413)
  5697. w34.Part1 = p35
  5698. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5699. w35 = Instance.new("Weld", p3)
  5700. w35.Name = "MainPart"
  5701. w35.Part0 = p3
  5702. w35.C0 = CFrame.new(-1.49415398, 2.1336441, 2.69015718, 0.953688383, 0.206114948, 0.219078004, 0.257097125, -0.936622262, -0.237991437, 0.156139761, 0.283294022, -0.946237206)
  5703. w35.Part1 = p36
  5704. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5705. w36 = Instance.new("Weld", p3)
  5706. w36.Name = "MainPart"
  5707. w36.Part0 = p3
  5708. w36.C0 = CFrame.new(-1.03216743, 1.45208406, 0.990180492, -0.219104916, -0.206050396, -0.953696132, 0.238017365, 0.936629713, -0.257045925, 0.94622457, -0.283316225, -0.156176582)
  5709. w36.Part1 = p37
  5710. w36.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5711. w37 = Instance.new("Weld", p3)
  5712. w37.Name = "MainPart"
  5713. w37.Part0 = p3
  5714. w37.C0 = CFrame.new(-0.96422863, 1.1448698, 1.08106661, -0.953699946, -0.219046086, -0.206095025, -0.257070392, 0.238004923, 0.936626136, -0.156112641, 0.94624126, -0.283295542)
  5715. w37.Part1 = p38
  5716. w37.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5717. w38 = Instance.new("Weld", p3)
  5718. w38.Name = "MainPart"
  5719. w38.Part0 = p3
  5720. w38.C0 = CFrame.new(-1.12941551, 1.5641675, 1.39971876, -0.953699946, -0.219046086, -0.206095025, -0.257070392, 0.238004923, 0.936626136, -0.156112641, 0.94624126, -0.283295542)
  5721. w38.Part1 = p39
  5722. w38.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5723. w39 = Instance.new("Weld", p3)
  5724. w39.Name = "MainPart"
  5725. w39.Part0 = p3
  5726. w39.C0 = CFrame.new(-1.17180347, 1.67044353, 1.48365116, -0.219104916, -0.206050396, -0.953696132, 0.238017365, 0.936629713, -0.257045925, 0.94622457, -0.283316225, -0.156176582)
  5727. w39.Part1 = p40
  5728. w39.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5729. w40 = Instance.new("Weld", p3)
  5730. w40.Name = "MainPart"
  5731. w40.Part0 = p3
  5732. w40.C0 = CFrame.new(-1.49280834, 2.08587456, 2.7606082, 0.953688383, 0.206114948, 0.219078004, 0.257097125, -0.936622262, -0.237991437, 0.156139761, 0.283294022, -0.946237206)
  5733. w40.Part1 = p41
  5734. w40.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5735. w41 = Instance.new("Weld", p3)
  5736. w41.Name = "MainPart"
  5737. w41.Part0 = p3
  5738. w41.C0 = CFrame.new(-1.21621513, 1.612854, 1.84981441, 0.953688383, 0.206114948, 0.219078004, 0.257097125, -0.936622262, -0.237991437, 0.156139761, 0.283294022, -0.946237206)
  5739. w41.Part1 = p42
  5740. w41.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5741. w42 = Instance.new("Weld", p3)
  5742. w42.Name = "MainPart"
  5743. w42.Part0 = p3
  5744. w42.C0 = CFrame.new(-1.4032793, 1.99713612, 2.3597939, 0.953688383, 0.206114948, 0.219078004, 0.257097125, -0.936622262, -0.237991437, 0.156139761, 0.283294022, -0.946237206)
  5745. w42.Part1 = p43
  5746. w42.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5747. w43 = Instance.new("Weld", p3)
  5748. w43.Name = "MainPart"
  5749. w43.Part0 = p3
  5750. w43.C0 = CFrame.new(-1.40109921, 2.09098768, 2.19190836, 0.953688383, 0.206114948, 0.219078004, 0.257097125, -0.936622262, -0.237991437, 0.156139761, 0.283294022, -0.946237206)
  5751. w43.Part1 = p44
  5752. w43.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5753. w44 = Instance.new("Weld", p3)
  5754. w44.Name = "MainPart"
  5755. w44.Part0 = p3
  5756. w44.C0 = CFrame.new(-1.34886265, 1.93161917, 2.13523507, 0.953688383, 0.206114948, 0.219078004, 0.257097125, -0.936622262, -0.237991437, 0.156139761, 0.283294022, -0.946237206)
  5757. w44.Part1 = p45
  5758. w44.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5759. w45 = Instance.new("Weld", p3)
  5760. w45.Name = "MainPart"
  5761. w45.Part0 = p3
  5762. w45.C0 = CFrame.new(-0.515522957, -1.1555438, 2.12826252, -0.953711033, 0.0432121195, -0.297603577, -0.25705418, -0.630740583, 0.732181311, -0.156071514, 0.774789751, 0.612652123)
  5763. w45.Part1 = p46
  5764. w45.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5765. w46 = Instance.new("Weld", p3)
  5766. w46.Name = "MainPart"
  5767. w46.Part0 = p3
  5768. w46.C0 = CFrame.new(-0.547828674, -0.791357517, 1.7450757, 0.0431327224, -0.297662497, -0.953688502, -0.63073045, 0.732189536, -0.257047564, 0.77479279, 0.61261034, -0.156162977)
  5769. w46.Part1 = p47
  5770. w46.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5771. w47 = Instance.new("Weld", p3)
  5772. w47.Name = "MainPart"
  5773. w47.Part0 = p3
  5774. w47.C0 = CFrame.new(-0.491328239, -0.858953238, 1.49199677, -0.953711033, 0.0432121195, -0.297603577, -0.25705418, -0.630740583, 0.732181311, -0.156071514, 0.774789751, 0.612652123)
  5775. w47.Part1 = p48
  5776. w47.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5777. w48 = Instance.new("Weld", p3)
  5778. w48.Name = "MainPart"
  5779. w48.Part0 = p3
  5780. w48.C0 = CFrame.new(-0.55654335, -1.04646778, 2.19923615, 0.953674972, -0.00910548307, 0.300701141, 0.257156432, -0.494050235, -0.830532908, 0.156123877, 0.8693856, -0.468821824)
  5781. w48.Part1 = p49
  5782. w48.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5783. w49 = Instance.new("Weld", p3)
  5784. w49.Name = "MainPart"
  5785. w49.Part0 = p3
  5786. w49.C0 = CFrame.new(-0.54191494, -0.54014349, 1.27601528, 0.0431327224, -0.297662497, -0.953688502, -0.63073045, 0.732189536, -0.257047564, 0.77479279, 0.61261034, -0.156162977)
  5787. w49.Part1 = p50
  5788. w49.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5789. w50 = Instance.new("Weld", p3)
  5790. w50.Name = "MainPart"
  5791. w50.Part0 = p3
  5792. w50.C0 = CFrame.new(-0.567545891, -0.16893816, 0.821275711, -0.953693211, -0.0431690887, 0.297667295, -0.257081211, 0.630719721, -0.732189775, -0.156136692, -0.774809062, -0.612610996)
  5793. w50.Part1 = p51
  5794. w50.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5795. w51 = Instance.new("Weld", p3)
  5796. w51.Name = "MainPart"
  5797. w51.Part0 = p3
  5798. w51.C0 = CFrame.new(-0.526792526, -0.802287817, 1.61534786, 0.953672111, 0.0432495326, 0.297722995, 0.257168651, -0.630740285, -0.732141376, 0.156121105, 0.774787903, -0.612641811)
  5799. w51.Part1 = p52
  5800. w51.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5801. w52 = Instance.new("Weld", p3)
  5802. w52.Name = "MainPart"
  5803. w52.Part0 = p3
  5804. w52.C0 = CFrame.new(-0.541862488, -0.914963961, 1.91219568, -0.953708708, -0.135334998, -0.268559605, -0.257047445, -0.0966869444, 0.961549997, -0.156097561, 0.98607105, 0.0574236661)
  5805. w52.Part1 = p53
  5806. w52.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5807. w53 = Instance.new("Weld", p3)
  5808. w53.Name = "ArmorPart"
  5809. w53.Part0 = p3
  5810. w53.C0 = CFrame.new(-0.842431068, 1.44761658, -0.158333302, 0.949829221, -0.270332098, -0.15730305, 0.271630585, 0.962305188, -0.0135998484, 0.155049995, -0.029811101, 0.98745662)
  5811. w53.Part1 = p54
  5812. w53.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5813. w54 = Instance.new("Weld", p3)
  5814. w54.Name = "ArmorPart"
  5815. w54.Part0 = p3
  5816. w54.C0 = CFrame.new(-0.539170265, -0.00302648544, 0.403370857, -0.285667181, -0.0941709578, -0.953682244, 0.611524701, 0.748297453, -0.257070541, 0.737845242, -0.656642616, -0.156173706)
  5817. w54.Part1 = p55
  5818. w54.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5819. w55 = Instance.new("Weld", p3)
  5820. w55.Name = "ArmorPart"
  5821. w55.Part0 = p3
  5822. w55.C0 = CFrame.new(-0.699378967, 0.445813179, 0.665738106, -0.298685402, 0.035341762, -0.953697085, 0.870490134, 0.419715166, -0.257072419, 0.391195714, -0.90696758, -0.156127453)
  5823. w55.Part1 = p56
  5824. w55.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5825. w56 = Instance.new("Weld", p3)
  5826. w56.Name = "ArmorPart"
  5827. w56.Part0 = p3
  5828. w56.C0 = CFrame.new(-0.986793518, 1.68713951, 0.358782768, 0.949829221, -0.270332098, -0.15730305, 0.271630585, 0.962305188, -0.0135998484, 0.155049995, -0.029811101, 0.98745662)
  5829. w56.Part1 = p57
  5830. w56.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5831. w57 = Instance.new("Weld", p3)
  5832. w57.Name = "ArmorPart"
  5833. w57.Part0 = p3
  5834. w57.C0 = CFrame.new(-0.9220047, 1.46099758, 0.348280907, -0.179966688, -0.240969196, -0.953701138, 0.0717164427, 0.963736594, -0.257037967, 0.981054962, -0.114654317, -0.156159028)
  5835. w57.Part1 = p58
  5836. w57.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5837. w58 = Instance.new("Weld", p3)
  5838. w58.Name = "NeonWing"
  5839. w58.Part0 = p3
  5840. w58.C0 = CFrame.new(-0.309865952, -1.76557922, 1.82203293, 0.953679621, 0.11880374, 0.276371092, 0.257146955, -0.798711061, -0.544000089, 0.156111434, 0.589869738, -0.792264402)
  5841. w58.Part1 = p59
  5842. w58.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5843. w59 = Instance.new("Weld", p3)
  5844. w59.Name = "MainPart"
  5845. w59.Part0 = p3
  5846. w59.C0 = CFrame.new(-0.739733696, 0.0539364815, 1.50617886, -0.0353617668, -0.298671603, -0.953704536, -0.419716537, 0.870495558, -0.257053435, 0.906970322, 0.391195178, -0.156139612)
  5847. w59.Part1 = p60
  5848. w59.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5849. w60 = Instance.new("Weld", p3)
  5850. w60.Name = "MainPart"
  5851. w60.Part0 = p3
  5852. w60.C0 = CFrame.new(-0.886552811, 0.740556717, 1.27236652, -0.135385513, -0.268531531, -0.953703642, -0.0966997668, 0.961557448, -0.257013798, 0.986057281, 0.0574259833, -0.156147838)
  5853. w60.Part1 = p61
  5854. w60.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5855. w61 = Instance.new("Weld", p3)
  5856. w61.Name = "MainPart"
  5857. w61.Part0 = p3
  5858. w61.C0 = CFrame.new(-1.04092598, 1.04133511, 1.72013712, -0.184155628, -0.237814665, -0.95369333, 0.0885577574, 0.962327182, -0.257067919, 0.978899479, -0.131797448, -0.156157643)
  5859. w61.Part1 = p62
  5860. w61.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5861. w62 = Instance.new("Weld", p3)
  5862. w62.Name = "MainPart"
  5863. w62.Part0 = p3
  5864. w62.C0 = CFrame.new(-1.20478439, 1.82032347, 1.4383173, -0.219104916, -0.206050396, -0.953696132, 0.238017365, 0.936629713, -0.257045925, 0.94622457, -0.283316225, -0.156176582)
  5865. w62.Part1 = p63
  5866. w62.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5867. w63 = Instance.new("Weld", p3)
  5868. w63.Name = "MainPart"
  5869. w63.Part0 = p3
  5870. w63.C0 = CFrame.new(-0.586499214, -0.255302191, 1.07929897, 0.0431327224, -0.297662497, -0.953688502, -0.63073045, 0.732189536, -0.257047564, 0.77479279, 0.61261034, -0.156162977)
  5871. w63.Part1 = p64
  5872. w63.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5873. w64 = Instance.new("Weld", p3)
  5874. w64.Name = "NeonWing"
  5875. w64.Part0 = p3
  5876. w64.C0 = CFrame.new(-0.42620182, -0.794171333, 0.94580555, 0.118692517, -0.27633062, -0.953704238, -0.798757434, 0.543988645, -0.257025421, 0.589827895, 0.79228586, -0.156153679)
  5877. w64.Part1 = p65
  5878. w64.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5879. w65 = Instance.new("Weld", p3)
  5880. w65.Name = "NeonWing"
  5881. w65.Part0 = p3
  5882. w65.C0 = CFrame.new(-1.61329365, 0.252427578, 6.46167469, -0.953708708, -0.135334998, -0.268559605, -0.257047445, -0.0966869444, 0.961549997, -0.156097561, 0.98607105, 0.0574236661)
  5883. w65.Part1 = p66
  5884. w65.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5885. w66 = Instance.new("Weld", p3)
  5886. w66.Name = "NeonWing"
  5887. w66.Part0 = p3
  5888. w66.C0 = CFrame.new(-1.68487072, 0.511568546, 6.47219563, 0.95370537, -0.13536115, 0.268557966, 0.257055938, -0.0966127664, -0.961555123, 0.156103313, 0.986074805, -0.0573447272)
  5889. w66.Part1 = p67
  5890. w66.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5891. w67 = Instance.new("Weld", p3)
  5892. w67.Name = "NeonWing"
  5893. w67.Part0 = p3
  5894. w67.C0 = CFrame.new(-1.28901386, 0.63939476, 3.85610008, -0.135385513, -0.268531531, -0.953703642, -0.0966997668, 0.961557448, -0.257013798, 0.986057281, 0.0574259833, -0.156147838)
  5895. w67.Part1 = p68
  5896. w67.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5897. w68 = Instance.new("Weld", p3)
  5898. w68.Name = "NeonWing"
  5899. w68.Part0 = p3
  5900. w68.C0 = CFrame.new(-0.992259979, -1.15250206, 4.9813199, -0.953721762, -0.0611700974, -0.294402868, -0.257024378, -0.34229517, 0.903754652, -0.15605545, 0.937599182, 0.310732156)
  5901. w68.Part1 = p69
  5902. w68.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5903. w69 = Instance.new("Weld", p3)
  5904. w69.Name = "NeonWing"
  5905. w69.Part0 = p3
  5906. w69.C0 = CFrame.new(-1.0711689, -0.907681227, 5.06020975, 0.953715384, -0.061194405, 0.294418424, 0.257040471, -0.342241138, -0.903770566, 0.156067789, 0.937617362, -0.31067118)
  5907. w69.Part1 = p70
  5908. w69.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5909. w70 = Instance.new("Weld", p3)
  5910. w70.Name = "NeonWing"
  5911. w70.Part0 = p3
  5912. w70.C0 = CFrame.new(-0.877305984, -0.174650192, 2.68146825, -0.0612487718, -0.294435591, -0.953706682, -0.342275947, 0.903759301, -0.257033885, 0.937601089, 0.31068787, -0.156132355)
  5913. w70.Part1 = p71
  5914. w70.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5915. w71 = Instance.new("Weld", p3)
  5916. w71.Name = "NeonWing"
  5917. w71.Part0 = p3
  5918. w71.C0 = CFrame.new(-2.192873, 1.63521862, 7.72523355, -0.953714848, -0.179902822, -0.240962818, -0.257029086, 0.0717484578, 0.963736713, -0.156090215, 0.98106432, -0.114667825)
  5919. w71.Part1 = p72
  5920. w71.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5921. w72 = Instance.new("Weld", p3)
  5922. w72.Name = "NeonWing"
  5923. w72.Part0 = p3
  5924. w72.C0 = CFrame.new(-2.24945879, 1.86470747, 7.6929822, 0.953715205, -0.179922342, 0.24094668, 0.257028341, 0.0718318447, -0.963730574, 0.156089008, 0.981054664, 0.114752255)
  5925. w72.Part1 = p73
  5926. w72.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5927. w73 = Instance.new("Weld", p3)
  5928. w73.Name = "NeonWing"
  5929. w73.Part0 = p3
  5930. w73.C0 = CFrame.new(-1.65635395, 1.53277206, 4.62901211, -0.179966688, -0.240969196, -0.953701138, 0.0717164427, 0.963736594, -0.257037967, 0.981054962, -0.114654317, -0.156159028)
  5931. w73.Part1 = p74
  5932. w73.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5933. w74 = Instance.new("Weld", p3)
  5934. w74.Name = "NeonWing"
  5935. w74.Part0 = p3
  5936. w74.C0 = CFrame.new(-0.562503815, -1.8832674, 3.55929303, -0.953704119, 0.0171004869, -0.300260186, -0.257072002, -0.564505279, 0.784377337, -0.156085253, 0.825252295, 0.542767048)
  5937. w74.Part1 = p75
  5938. w74.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5939. w75 = Instance.new("Weld", p3)
  5940. w75.Name = "NeonWing"
  5941. w75.Part0 = p3
  5942. w75.C0 = CFrame.new(-0.643366814, -1.66945052, 3.70117402, 0.953676403, 0.0171291232, 0.300346434, 0.257157743, -0.564508915, -0.784346581, 0.156113088, 0.825249195, -0.54276371)
  5943. w75.Part1 = p76
  5944. w75.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5945. w76 = Instance.new("Weld", p3)
  5946. w76.Name = "NeonWing"
  5947. w76.Part0 = p3
  5948. w76.C0 = CFrame.new(-0.636069298, -0.626347065, 1.9515667, 0.0170409083, -0.300237596, -0.953716695, -0.564509571, 0.784391403, -0.257023185, 0.825255811, 0.542760849, -0.15612042)
  5949. w76.Part1 = p77
  5950. w76.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5951. w77 = Instance.new("Weld", p3)
  5952. w77.Name = "ArmorPart"
  5953. w77.Part0 = p3
  5954. w77.C0 = CFrame.new(0.67265892, 0.95135498, 0.385853767, -0.938704789, -0.333605498, 0.0868368, 0.340745419, -0.936106145, 0.0871665552, 0.0522092097, 0.11141292, 0.992401838)
  5955. w77.Part1 = p78
  5956. w77.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5957. w78 = Instance.new("Weld", p3)
  5958. w78.Name = "MainPart"
  5959. w78.Part0 = p3
  5960. w78.C0 = CFrame.new(0.623045921, 0.390893936, 3.24419498, -0.938711822, 0.0275455248, 0.343600452, 0.340729415, -0.0767640471, 0.937022269, 0.0521869287, 0.996668696, 0.062673755)
  5961. w78.Part1 = p79
  5962. w78.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5963. w79 = Instance.new("Weld", p3)
  5964. w79.Name = "MainPart"
  5965. w79.Part0 = p3
  5966. w79.C0 = CFrame.new(0.547048569, 0.319467068, 2.34381509, 0.938732982, -0.343542844, -0.0275450367, -0.340676874, -0.937049031, 0.0766705498, -0.0521506704, -0.0625892133, -0.996675968)
  5967. w79.Part1 = p80
  5968. w79.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5969. w80 = Instance.new("Weld", p3)
  5970. w80.Name = "MainPart"
  5971. w80.Part0 = p3
  5972. w80.C0 = CFrame.new(0.53123951, 0.367134094, 1.74842882, 0.938732982, -0.343542844, -0.0275450367, -0.340676874, -0.937049031, 0.0766705498, -0.0521506704, -0.0625892133, -0.996675968)
  5973. w80.Part1 = p81
  5974. w80.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5975. w81 = Instance.new("Weld", p3)
  5976. w81.Name = "MainPart"
  5977. w81.Part0 = p3
  5978. w81.C0 = CFrame.new(0.538991928, 0.467661858, 1.23170948, -0.938720226, -0.343573213, 0.027600551, 0.340703189, -0.93703872, -0.076679796, 0.0522079095, -0.0625772774, 0.996673644)
  5979. w81.Part1 = p82
  5980. w81.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5981. w82 = Instance.new("Weld", p3)
  5982. w82.Name = "MainPart"
  5983. w82.Part0 = p3
  5984. w82.C0 = CFrame.new(0.590047836, 0.508122444, 2.06768656, -0.938720226, -0.343573213, 0.027600551, 0.340703189, -0.93703872, -0.076679796, 0.0522079095, -0.0625772774, 0.996673644)
  5985. w82.Part1 = p83
  5986. w82.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5987. w83 = Instance.new("Weld", p3)
  5988. w83.Name = "MainPart"
  5989. w83.Part0 = p3
  5990. w83.C0 = CFrame.new(0.612192154, 0.448773384, 2.61383724, 0.0275214314, 0.343616158, -0.938701987, -0.0767245293, 0.937018096, 0.340748966, 0.996667862, 0.0626454651, 0.052152276)
  5991. w83.Part1 = p84
  5992. w83.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5993. w84 = Instance.new("Weld", p3)
  5994. w84.Name = "MainPart"
  5995. w84.Part0 = p3
  5996. w84.C0 = CFrame.new(0.634812355, 0.456435204, 2.92264175, -0.938711822, 0.0275455248, 0.343600452, 0.340729415, -0.0767640471, 0.937022269, 0.0521869287, 0.996668696, 0.062673755)
  5997. w84.Part1 = p85
  5998. w84.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5999. w85 = Instance.new("Weld", p3)
  6000. w85.Name = "ArmorPart"
  6001. w85.Part0 = p3
  6002. w85.C0 = CFrame.new(0.75737381, 1.28829861, -0.20724535, 0.943712294, 0.325707883, 0.0575804487, -0.326453716, 0.945202529, 0.00379420724, -0.053189151, -0.0223789737, 0.998333573)
  6003. w85.Part1 = p86
  6004. w85.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6005. w86 = Instance.new("Weld", p3)
  6006. w86.Name = "ArmorPart"
  6007. w86.Part0 = p3
  6008. w86.C0 = CFrame.new(0.28294754, -0.116280317, 0.353040218, 0.262469172, 0.223514438, -0.938695729, 0.608331263, 0.716802359, 0.34077388, 0.749026954, -0.660480917, 0.0521677732)
  6009. w86.Part1 = p87
  6010. w86.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6011. w87 = Instance.new("Weld", p3)
  6012. w87.Name = "ArmorPart"
  6013. w87.Part0 = p3
  6014. w87.C0 = CFrame.new(0.461068153, 0.323161125, 0.619726658, 0.33228758, 0.0916889384, -0.938710928, 0.854267359, 0.392584115, 0.340741843, 0.399765223, -0.91513443, 0.0521239564)
  6015. w87.Part1 = p88
  6016. w87.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6017. w88 = Instance.new("Weld", p3)
  6018. w88.Name = "ArmorPart"
  6019. w88.Part0 = p3
  6020. w88.C0 = CFrame.new(0.878334999, 1.52784252, 0.3158288, 0.943712294, 0.325707883, 0.0575804487, -0.326453716, 0.945202529, 0.00379420724, -0.053189151, -0.0223789737, 0.998333573)
  6021. w88.Part1 = p89
  6022. w88.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6023. w89 = Instance.new("Weld", p3)
  6024. w89.Name = "ArmorPart"
  6025. w89.Part0 = p3
  6026. w89.C0 = CFrame.new(0.799401283, 1.30632591, 0.303710938, 0.0868029743, 0.333630621, -0.938699067, 0.0871452019, 0.936100781, 0.340765595, 0.992406666, -0.111382581, 0.0521820225)
  6027. w89.Part1 = p90
  6028. w89.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6029. w90 = Instance.new("Weld", p3)
  6030. w90.Name = "NeonWing"
  6031. w90.Part0 = p3
  6032. w90.C0 = CFrame.new(0.834180832, 0.499453068, 6.49509525, 0.93870759, 0.0275732521, -0.343609959, -0.340740919, -0.0766928792, -0.937023878, -0.0521892309, 0.996673405, -0.0625968501)
  6033. w90.Part1 = p91
  6034. w90.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6035. w91 = Instance.new("Weld", p3)
  6036. w91.Name = "NeonWing"
  6037. w91.Part0 = p3
  6038. w91.C0 = CFrame.new(0.741893768, 0.247008324, 6.48322678, -0.938711822, 0.0275455248, 0.343600452, 0.340729415, -0.0767640471, 0.937022269, 0.0521869287, 0.996668696, 0.062673755)
  6039. w91.Part1 = p92
  6040. w91.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6041. w92 = Instance.new("Weld", p3)
  6042. w92.Name = "NeonWing"
  6043. w92.Part0 = p3
  6044. w92.C0 = CFrame.new(0.355763435, -0.23663497, 2.6581862, -0.0623864606, 0.339050591, -0.938697338, -0.316651553, 0.885213315, 0.340777427, 0.946488142, 0.318499833, 0.0521355681)
  6045. w92.Part1 = p93
  6046. w92.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6047. w93 = Instance.new("Weld", p3)
  6048. w93.Name = "NeonWing"
  6049. w93.Part0 = p3
  6050. w93.C0 = CFrame.new(0.243900299, -0.907034874, 5.0605464, 0.938703597, -0.0623002239, -0.339049041, -0.34075281, -0.316574484, -0.88525039, -0.0521829613, 0.946519554, -0.318398654)
  6051. w93.Part1 = p94
  6052. w93.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6053. w94 = Instance.new("Weld", p3)
  6054. w94.Name = "NeonWing"
  6055. w94.Part0 = p3
  6056. w94.C0 = CFrame.new(0.152393341, -1.14674807, 4.9796114, -0.938700795, -0.062324293, 0.339052677, 0.340761065, -0.316626191, 0.885228693, 0.0521816947, 0.946500659, 0.318454951)
  6057. w94.Part1 = p95
  6058. w94.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6059. w95 = Instance.new("Weld", p3)
  6060. w95.Name = "NeonWing"
  6061. w95.Part0 = p3
  6062. w95.C0 = CFrame.new(1.08149147, 1.45983553, 4.63566446, 0.0868029743, 0.333630621, -0.938699067, 0.0871452019, 0.936100781, 0.340765595, 0.992406666, -0.111382581, 0.0521820225)
  6063. w95.Part1 = p96
  6064. w95.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6065. w96 = Instance.new("Weld", p3)
  6066. w96.Name = "NeonWing"
  6067. w96.Part0 = p3
  6068. w96.C0 = CFrame.new(1.38911057, 1.8382225, 7.73598719, 0.938713133, 0.0868271962, -0.333584547, -0.340723515, 0.0871667713, -0.936114013, -0.0522026606, 0.992402673, 0.111408651)
  6069. w96.Part1 = p97
  6070. w96.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6071. w97 = Instance.new("Weld", p3)
  6072. w97.Name = "NeonWing"
  6073. w97.Part0 = p3
  6074. w97.C0 = CFrame.new(1.30998707, 1.61539078, 7.76751232, -0.938721418, 0.0867942199, 0.333569795, 0.340701014, 0.0870899409, 0.936129391, 0.0522000454, 0.992412269, -0.111324087)
  6075. w97.Part1 = p98
  6076. w97.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6077. w98 = Instance.new("Weld", p3)
  6078. w98.Name = "NeonWing"
  6079. w98.Part0 = p3
  6080. w98.C0 = CFrame.new(0.150325775, -0.68922019, 1.91795874, -0.147945091, 0.311373621, -0.938700557, -0.534964979, 0.773107827, 0.340759158, 0.83182013, 0.552585602, 0.0521964729)
  6081. w98.Part1 = p99
  6082. w98.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6083. w99 = Instance.new("Weld", p3)
  6084. w99.Name = "NeonWing"
  6085. w99.Part0 = p3
  6086. w99.C0 = CFrame.new(-0.110585213, -1.67256355, 3.68265939, 0.938726485, -0.147901759, -0.311316133, -0.340689451, -0.5349437, -0.773153305, -0.0521858819, 0.831841528, -0.552554369)
  6087. w99.Part1 = p100
  6088. w99.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6089. w100 = Instance.new("Weld", p3)
  6090. w100.Name = "NeonWing"
  6091. w100.Part0 = p3
  6092. w100.C0 = CFrame.new(-0.195075035, -1.8832078, 3.53817391, -0.938705683, -0.147918388, 0.31137082, 0.340743482, -0.534945965, 0.773127913, 0.0522067398, 0.831837177, 0.552559018)
  6093. w100.Part1 = p101
  6094. w100.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6095. w101 = Instance.new("Weld", p3)
  6096. w101.Name = "NeonWing"
  6097. w101.Part0 = p3
  6098. w101.C0 = CFrame.new(0.0279865265, -0.870332718, 0.900124073, -0.245559812, 0.242021188, -0.938683212, -0.767087519, 0.543530941, 0.340809166, 0.592686355, 0.803741217, 0.0521820821)
  6099. w101.Part1 = p102
  6100. w101.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6101. w102 = Instance.new("Weld", p3)
  6102. w102.Name = "NeonWing"
  6103. w102.Part0 = p3
  6104. w102.C0 = CFrame.new(-0.262286186, -1.79930425, 1.78199291, 0.938717604, -0.245481804, -0.241966933, -0.340714425, -0.767111599, -0.543556392, -0.0521824248, 0.592687547, -0.803740382)
  6105. w102.Part1 = p103
  6106. w102.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6107. w103 = Instance.new("Weld", p3)
  6108. w103.Name = "NeonWing"
  6109. w103.Part0 = p3
  6110. w103.C0 = CFrame.new(-0.328606606, -1.94934464, 1.56874585, -0.938699186, -0.245500714, 0.242019355, 0.340760052, -0.767106652, 0.543534756, 0.0522164814, 0.592686176, 0.80373919)
  6111. w103.Part1 = p104
  6112. w103.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6113. w104 = Instance.new("Weld", p3)
  6114. w104.Name = "MainPart"
  6115. w104.Part0 = p3
  6116. w104.C0 = CFrame.new(0.206686974, -0.715891361, 2.9809885, -0.938703716, -0.0916067511, 0.332330644, 0.340748817, -0.392576367, 0.854268134, 0.0522084273, 0.915145934, 0.399727762)
  6117. w104.Part1 = p105
  6118. w104.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6119. w105 = Instance.new("Weld", p3)
  6120. w105.Name = "MainPart"
  6121. w105.Part0 = p3
  6122. w105.C0 = CFrame.new(0.271662712, -0.474169493, 2.51424432, -0.091680631, 0.332335025, -0.938694894, -0.392589837, 0.854249001, 0.340781391, 0.915132701, 0.399765134, 0.052153267)
  6123. w105.Part1 = p106
  6124. w105.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6125. w106 = Instance.new("Weld", p3)
  6126. w106.Name = "MainPart"
  6127. w106.Part0 = p3
  6128. w106.C0 = CFrame.new(0.209121704, -0.602963209, 2.28772306, -0.938703716, -0.0916067511, 0.332330644, 0.340748817, -0.392576367, 0.854268134, 0.0522084273, 0.915145934, 0.399727762)
  6129. w106.Part1 = p107
  6130. w106.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6131. w107 = Instance.new("Weld", p3)
  6132. w107.Name = "MainPart"
  6133. w107.Part0 = p3
  6134. w107.C0 = CFrame.new(0.253158569, -0.593978643, 3.02091813, 0.938708544, -0.0324860774, -0.343177766, -0.340732276, -0.238283738, -0.90946281, -0.0522288084, 0.970652103, -0.234748051)
  6135. w107.Part1 = p108
  6136. w107.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6137. w108 = Instance.new("Weld", p3)
  6138. w108.Name = "MainPart"
  6139. w108.Part0 = p3
  6140. w108.C0 = CFrame.new(0.330215454, -0.144692421, 1.47423124, -0.091680631, 0.332335025, -0.938694894, -0.392589837, 0.854249001, 0.340781391, 0.915132701, 0.399765134, 0.052153267)
  6141. w108.Part1 = p109
  6142. w108.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6143. w109 = Instance.new("Weld", p3)
  6144. w109.Name = "MainPart"
  6145. w109.Part0 = p3
  6146. w109.C0 = CFrame.new(0.278236389, -0.370294094, 2.01193762, 0.938703477, -0.091586329, -0.332336754, -0.340748757, -0.392531782, -0.854288697, -0.0522115715, 0.915167093, -0.399678886)
  6147. w109.Part1 = p110
  6148. w109.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6149. w110 = Instance.new("Weld", p3)
  6150. w110.Name = "MainPart"
  6151. w110.Part0 = p3
  6152. w110.C0 = CFrame.new(0.384314537, 0.0866904259, 0.936855793, -0.93871069, 0.0916531011, -0.332297981, 0.340735286, 0.392614961, -0.854255855, 0.0521699637, -0.915124774, -0.399781287)
  6153. w110.Part1 = p111
  6154. w110.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6155. w111 = Instance.new("Weld", p3)
  6156. w111.Name = "MainPart"
  6157. w111.Part0 = p3
  6158. w111.C0 = CFrame.new(0.494271278, 0.33565855, 1.28913593, -0.091680631, 0.332335025, -0.938694894, -0.392589837, 0.854249001, 0.340781391, 0.915132701, 0.399765134, 0.052153267)
  6159. w111.Part1 = p112
  6160. w111.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6161. w112 = Instance.new("Weld", p3)
  6162. w112.Name = "MainPart"
  6163. w112.Part0 = p3
  6164. w112.C0 = CFrame.new(0.425014496, 0.038860321, 1.98087549, 0.938703477, -0.091586329, -0.332336754, -0.340748757, -0.392531782, -0.854288697, -0.0522115715, 0.915167093, -0.399678886)
  6165. w112.Part1 = p113
  6166. w112.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6167. w113 = Instance.new("Weld", p3)
  6168. w113.Name = "MainPart"
  6169. w113.Part0 = p3
  6170. w113.C0 = CFrame.new(0.274368286, -0.485977173, 2.53462958, -0.938711822, 0.0275455248, 0.343600452, 0.340729415, -0.0767640471, 0.937022269, 0.0521869287, 0.996668696, 0.062673755)
  6171. w113.Part1 = p114
  6172. w113.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6173. w114 = Instance.new("Weld", p3)
  6174. w114.Name = "MainPart"
  6175. w114.Part0 = p3
  6176. w114.C0 = CFrame.new(0.855970383, 1.06222963, 3.05099916, -0.938712597, 0.0926325247, 0.332020849, 0.340721488, 0.103415675, 0.934459269, 0.0522251613, 0.990315318, -0.128639489)
  6177. w114.Part1 = p115
  6178. w114.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6179. w115 = Instance.new("Weld", p3)
  6180. w115.Name = "MainPart"
  6181. w115.Part0 = p3
  6182. w115.C0 = CFrame.new(0.751568794, 0.921378136, 2.09296322, -0.938714623, 0.332021356, -0.0925786644, 0.340716362, 0.934458315, -0.103440076, 0.0521665327, -0.128644124, -0.990314722)
  6183. w115.Part1 = p116
  6184. w115.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6185. w116 = Instance.new("Weld", p3)
  6186. w116.Name = "MainPart"
  6187. w116.Part0 = p3
  6188. w116.C0 = CFrame.new(0.718125343, 0.880947113, 1.75547576, -0.938714623, 0.332021356, -0.0925786644, 0.340716362, 0.934458315, -0.103440076, 0.0521665327, -0.128644124, -0.990314722)
  6189. w116.Part1 = p117
  6190. w116.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6191. w117 = Instance.new("Weld", p3)
  6192. w117.Name = "MainPart"
  6193. w117.Part0 = p3
  6194. w117.C0 = CFrame.new(0.685111046, 0.846603394, 1.38600874, 0.938717663, 0.33200866, 0.0925868526, -0.340708137, 0.934451103, 0.103496343, -0.052153863, -0.12870039, 0.990310609)
  6195. w117.Part1 = p118
  6196. w117.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6197. w118 = Instance.new("Weld", p3)
  6198. w118.Name = "MainPart"
  6199. w118.Part0 = p3
  6200. w118.C0 = CFrame.new(0.810574532, 1.14342546, 1.70476007, 0.938717663, 0.33200866, 0.0925868526, -0.340708137, 0.934451103, 0.103496343, -0.052153863, -0.12870039, 0.990310609)
  6201. w118.Part1 = p119
  6202. w118.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6203. w119 = Instance.new("Weld", p3)
  6204. w119.Name = "MainPart"
  6205. w119.Part0 = p3
  6206. w119.C0 = CFrame.new(0.833258629, 1.16623163, 1.96380806, -0.938714623, 0.332021356, -0.0925786644, 0.340716362, 0.934458315, -0.103440076, 0.0521665327, -0.128644124, -0.990314722)
  6207. w119.Part1 = p120
  6208. w119.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6209. w120 = Instance.new("Weld", p3)
  6210. w120.Name = "MainPart"
  6211. w120.Part0 = p3
  6212. w120.C0 = CFrame.new(0.907488823, 1.37680483, 1.92425823, 0.938717663, 0.33200866, 0.0925868526, -0.340708137, 0.934451103, 0.103496343, -0.052153863, -0.12870039, 0.990310609)
  6213. w120.Part1 = p121
  6214. w120.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6215. w121 = Instance.new("Weld", p3)
  6216. w121.Name = "MainPart"
  6217. w121.Part0 = p3
  6218. w121.C0 = CFrame.new(0.938944817, 1.38067102, 2.46467853, -0.938714623, 0.332021356, -0.0925786644, 0.340716362, 0.934458315, -0.103440076, 0.0521665327, -0.128644124, -0.990314722)
  6219. w121.Part1 = p122
  6220. w121.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6221. w122 = Instance.new("Weld", p3)
  6222. w122.Name = "MainPart"
  6223. w122.Part0 = p3
  6224. w122.C0 = CFrame.new(1.02645397, 1.47955799, 3.3928318, -0.938712597, 0.0926325247, 0.332020849, 0.340721488, 0.103415675, 0.934459269, 0.0522251613, 0.990315318, -0.128639489)
  6225. w122.Part1 = p123
  6226. w122.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6227. w123 = Instance.new("Weld", p3)
  6228. w123.Name = "MainPart"
  6229. w123.Part0 = p3
  6230. w123.C0 = CFrame.new(0.890597343, 1.29820585, 2.13348436, 0.938717663, 0.33200866, 0.0925868526, -0.340708137, 0.934451103, 0.103496343, -0.052153863, -0.12870039, 0.990310609)
  6231. w123.Part1 = p124
  6232. w123.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6233. w124 = Instance.new("Weld", p3)
  6234. w124.Name = "MainPart"
  6235. w124.Part0 = p3
  6236. w124.C0 = CFrame.new(0.957093239, 1.37302351, 2.84093499, -0.938714623, 0.332021356, -0.0925786644, 0.340716362, 0.934458315, -0.103440076, 0.0521665327, -0.128644124, -0.990314722)
  6237. w124.Part1 = p125
  6238. w124.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6239. w125 = Instance.new("Weld", p3)
  6240. w125.Name = "MainPart"
  6241. w125.Part0 = p3
  6242. w125.C0 = CFrame.new(0.918881416, 1.32726097, 2.45244718, -0.938714623, 0.332021356, -0.0925786644, 0.340716362, 0.934458315, -0.103440076, 0.0521665327, -0.128644124, -0.990314722)
  6243. w125.Part1 = p126
  6244. w125.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6245. w126 = Instance.new("Weld", p3)
  6246. w126.Name = "MainPart"
  6247. w126.Part0 = p3
  6248. w126.C0 = CFrame.new(0.992249489, 1.44445181, 3.00689411, -0.938714623, 0.332021356, -0.0925786644, 0.340716362, 0.934458315, -0.103440076, 0.0521665327, -0.128644124, -0.990314722)
  6249. w126.Part1 = p127
  6250. w126.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6251. w127 = Instance.new("Weld", p3)
  6252. w127.Name = "MainPart"
  6253. w127.Part0 = p3
  6254. w127.C0 = CFrame.new(0.804077148, 0.977259636, 2.67243028, -0.938714623, 0.332021356, -0.0925786644, 0.340716362, 0.934458315, -0.103440076, 0.0521665327, -0.128644124, -0.990314722)
  6255. w127.Part1 = p128
  6256. w127.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6257. w128 = Instance.new("Weld", p3)
  6258. w128.Name = "MainPart"
  6259. w128.Part0 = p3
  6260. w128.C0 = CFrame.new(1.17794704, 2.00668621, 2.67654657, 0.93874073, -0.313386887, -0.143368751, -0.340656072, -0.906773686, -0.248431593, -0.0521476418, 0.282052249, -0.95798254)
  6261. w128.Part1 = p129
  6262. w128.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6263. w129 = Instance.new("Weld", p3)
  6264. w129.Name = "MainPart"
  6265. w129.Part0 = p3
  6266. w129.C0 = CFrame.new(0.830467224, 1.31321907, 0.954277039, 0.143436074, 0.31348601, -0.938689947, 0.248395056, 0.906739414, 0.340766817, 0.957973003, -0.282043725, 0.0521907806)
  6267. w129.Part1 = p130
  6268. w129.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6269. w130 = Instance.new("Weld", p3)
  6270. w130.Name = "MainPart"
  6271. w130.Part0 = p3
  6272. w130.C0 = CFrame.new(0.727530479, 1.01576376, 1.04472399, -0.938711703, 0.143389612, 0.313464046, 0.340730965, 0.248329073, 0.906771779, 0.0521794185, 0.958004236, -0.281966686)
  6273. w130.Part1 = p131
  6274. w130.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6275. w131 = Instance.new("Weld", p3)
  6276. w131.Name = "MainPart"
  6277. w131.Part0 = p3
  6278. w131.C0 = CFrame.new(0.895751953, 1.42955399, 1.3689394, -0.938711703, 0.143389612, 0.313464046, 0.340730965, 0.248329073, 0.906771779, 0.0521794185, 0.958004236, -0.281966686)
  6279. w131.Part1 = p132
  6280. w131.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6281. w132 = Instance.new("Weld", p3)
  6282. w132.Name = "MainPart"
  6283. w132.Part0 = p3
  6284. w132.C0 = CFrame.new(0.938588142, 1.53449059, 1.45431566, 0.143436074, 0.31348601, -0.938689947, 0.248395056, 0.906739414, 0.340766817, 0.957973003, -0.282043725, 0.0521907806)
  6285. w132.Part1 = p133
  6286. w132.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6287. w133 = Instance.new("Weld", p3)
  6288. w133.Name = "MainPart"
  6289. w133.Part0 = p3
  6290. w133.C0 = CFrame.new(0.368416786, -0.0387122631, 1.46942949, -0.091680631, 0.332335025, -0.938694894, -0.392589837, 0.854249001, 0.340781391, 0.915132701, 0.399765134, 0.052153267)
  6291. w133.Part1 = p134
  6292. w133.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6293. w134 = Instance.new("Weld", p3)
  6294. w134.Name = "MainPart"
  6295. w134.Part0 = p3
  6296. w134.C0 = CFrame.new(0.596552849, 0.625556469, 1.23625231, 0.0275214314, 0.343616158, -0.938701987, -0.0767245293, 0.937018096, 0.340748966, 0.996667862, 0.0626454651, 0.052152276)
  6297. w134.Part1 = p135
  6298. w134.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6299. w135 = Instance.new("Weld", p3)
  6300. w135.Name = "MainPart"
  6301. w135.Part0 = p3
  6302. w135.C0 = CFrame.new(0.730955124, 0.926251888, 1.69046998, 0.0925493464, 0.332099617, -0.938692927, 0.103488185, 0.934425175, 0.340793014, 0.990315497, -0.12868382, 0.0521120466)
  6303. w135.Part1 = p136
  6304. w135.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6305. w136 = Instance.new("Weld", p3)
  6306. w136.Name = "MainPart"
  6307. w136.Part0 = p3
  6308. w136.C0 = CFrame.new(0.988747597, 1.67959309, 1.40918398, 0.143436074, 0.31348601, -0.938689947, 0.248395056, 0.906739414, 0.340766817, 0.957973003, -0.282043725, 0.0521907806)
  6309. w136.Part1 = p137
  6310. w136.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6311. w137 = Instance.new("Weld", p3)
  6312. w137.Name = "NeonWing"
  6313. w137.Part0 = p3
  6314. w137.C0 = CFrame.new(0.717183113, 0.576532841, 3.84984994, 0.0275214314, 0.343616158, -0.938701987, -0.0767245293, 0.937018096, 0.340748966, 0.996667862, 0.0626454651, 0.052152276)
  6315. w137.Part1 = p138
  6316. w137.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6317. w138 = Instance.new("Weld", p3)
  6318. w138.Name = "MainPart"
  6319. w138.Part0 = p3
  6320. w138.C0 = CFrame.new(0.0537700653, -0.976505041, 1.87476993, -0.938711822, 0.0275455248, 0.343600452, 0.340729415, -0.0767640471, 0.937022269, 0.0521869287, 0.996668696, 0.062673755)
  6321. w138.Part1 = p139
  6322. w138.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6323. w139 = Instance.new("Weld", p3)
  6324. w139.Name = "MainPart"
  6325. w139.Part0 = p3
  6326. w139.C0 = CFrame.new(0.0725040436, -0.870275497, 1.57576156, 0.938724041, -0.174490288, -0.297237784, -0.340695232, -0.600338161, -0.723547399, -0.0521911904, 0.780478835, -0.622999847)
  6327. w139.Part1 = p140
  6328. w139.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6329. w140 = Instance.new("Weld", p3)
  6330. w140.Name = "MainPart"
  6331. w140.Part0 = p3
  6332. w140.C0 = CFrame.new(0.246705055, -0.267757893, 0.775789738, -0.938717246, 0.174515665, -0.297244549, 0.340717316, 0.600319147, -0.723552823, 0.0521702841, -0.780487835, -0.622990429)
  6333. w140.Part1 = p141
  6334. w140.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6335. w141 = Instance.new("Weld", p3)
  6336. w141.Name = "MainPart"
  6337. w141.Part0 = p3
  6338. w141.C0 = CFrame.new(0.143938065, -0.621080637, 1.23386812, -0.174520761, 0.297299147, -0.938699067, -0.600281298, 0.723561764, 0.340765089, 0.78051585, 0.622953951, 0.0521865636)
  6339. w141.Part1 = p142
  6340. w141.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6341. w142 = Instance.new("Weld", p3)
  6342. w142.Name = "MainPart"
  6343. w142.Part0 = p3
  6344. w142.C0 = CFrame.new(0.0227384567, -1.09767222, 2.16503859, 0.93873775, -0.120213576, -0.322986424, -0.340659142, -0.465573937, -0.816818416, -0.0521814004, 0.876806438, -0.478003681)
  6345. w142.Part1 = p143
  6346. w142.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6347. w143 = Instance.new("Weld", p3)
  6348. w143.Name = "MainPart"
  6349. w143.Part0 = p3
  6350. w143.C0 = CFrame.new(0.0447406769, -0.927613735, 1.45075989, -0.938710988, -0.174497753, 0.297274798, 0.340728104, -0.600341916, 0.723528802, 0.0522123836, 0.780474305, 0.62300384)
  6351. w143.Part1 = p144
  6352. w143.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6353. w144 = Instance.new("Weld", p3)
  6354. w144.Name = "MainPart"
  6355. w144.Part0 = p3
  6356. w144.C0 = CFrame.new(0.0870084763, -0.859131575, 1.70636249, -0.174520761, 0.297299147, -0.938699067, -0.600281298, 0.723561764, 0.340765089, 0.78051585, 0.622953951, 0.0521865636)
  6357. w144.Part1 = p145
  6358. w144.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6359. w145 = Instance.new("Weld", p3)
  6360. w145.Name = "MainPart"
  6361. w145.Part0 = p3
  6362. w145.C0 = CFrame.new(-0.0202760696, -1.2051053, 2.09275293, -0.938710988, -0.174497753, 0.297274798, 0.340728104, -0.600341916, 0.723528802, 0.0522123836, 0.780474305, 0.62300384)
  6363. w145.Part1 = p146
  6364. w145.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6365. w146 = Instance.new("Weld", p3)
  6366. w146.Name = "MainPart"
  6367. w146.Part0 = p3
  6368. w146.C0 = CFrame.new(0.23233223, -0.347272635, 1.03629732, -0.174520761, 0.297299147, -0.938699067, -0.600281298, 0.723561764, 0.340765089, 0.78051585, 0.622953951, 0.0521865636)
  6369. w146.Part1 = p147
  6370. w146.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6371. w147 = Instance.new("Weld", p3)
  6372. w147.Name = "MainPart"
  6373. w147.Part0 = p3
  6374. w147.C0 = CFrame.new(1.0717535, 1.8002305, 2.11444569, 0.93874073, -0.313386887, -0.143368751, -0.340656072, -0.906773686, -0.248431593, -0.0521476418, 0.282052249, -0.95798254)
  6375. w147.Part1 = p148
  6376. w147.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6377. w148 = Instance.new("Weld", p3)
  6378. w148.Name = "MainPart"
  6379. w148.Part0 = p3
  6380. w148.C0 = CFrame.new(1.1316576, 1.95637369, 2.17250919, 0.93874073, -0.313386887, -0.143368751, -0.340656072, -0.906773686, -0.248431593, -0.0521476418, 0.282052249, -0.95798254)
  6381. w148.Part1 = p149
  6382. w148.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6383. w149 = Instance.new("Weld", p3)
  6384. w149.Name = "MainPart"
  6385. w149.Part0 = p3
  6386. w149.C0 = CFrame.new(1.10898685, 1.86796761, 2.34183168, 0.93874073, -0.313386887, -0.143368751, -0.340656072, -0.906773686, -0.248431593, -0.0521476418, 0.282052249, -0.95798254)
  6387. w149.Part1 = p150
  6388. w149.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6389. w150 = Instance.new("Weld", p3)
  6390. w150.Name = "MainPart"
  6391. w150.Part0 = p3
  6392. w150.C0 = CFrame.new(0.941162109, 1.48489094, 1.82431126, 0.93874073, -0.313386887, -0.143368751, -0.340656072, -0.906773686, -0.248431593, -0.0521476418, 0.282052249, -0.95798254)
  6393. w150.Part1 = p151
  6394. w150.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6395. Wings = m
  6396. char = game.Players.LocalPlayer.Character
  6397. Wings.Parent = char
  6398. w = Instance.new("Weld")
  6399. w.Part0 = Wings.Handle
  6400. w.Part1 = char.Torso
  6401. w.Name = "AIDS"
  6402. w.Parent = w.Part0
  6403. local m = Instance.new("Model")
  6404. m.Name = "Shield"
  6405. p1 = Instance.new("Part", m)
  6406. p1.BrickColor = BrickColor.new("Ghost grey")
  6407. p1.Material = Enum.Material.SmoothPlastic
  6408. p1.Name = "ShieldPart"
  6409. p1.CFrame = CFrame.new(-114.95639, 14.6426849, 53.2698593, -3.49158399e-005, -1, 6.8795729e-005, 0.965900064, -5.15375214e-005, -0.25891605, 0.25891605, 5.74095102e-005, 0.965900064)
  6410. p1.CanCollide = false
  6411. p1.Size = Vector3.new(1.45899999, 4.60099983, 0.200000003)
  6412. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6413. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6414. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6415. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6416. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6417. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6418. b1 = Instance.new("BlockMesh", p1)
  6419. b1.Name = "Mesh"
  6420. b1.Scale = Vector3.new(1, 1, 1.00999999)
  6421. p2 = Instance.new("Part", m)
  6422. p2.BrickColor = BrickColor.new("Ghost grey")
  6423. p2.Material = Enum.Material.SmoothPlastic
  6424. p2.Name = "ShieldPart"
  6425. p2.CFrame = CFrame.new(-114.960342, 13.2664185, 53.277729, -4.26014267e-005, 1, 3.03090146e-005, 0.965934515, 4.89937665e-005, -0.258787155, -0.258787155, 1.82518233e-005, -0.965934515)
  6426. p2.CanCollide = false
  6427. p2.Size = Vector3.new(1.58299994, 4.60099983, 0.200000003)
  6428. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6429. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6430. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6431. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6432. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6433. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6434. b2 = Instance.new("BlockMesh", p2)
  6435. b2.Name = "Mesh"
  6436. b2.Scale = Vector3.new(1, 1, 1.00999999)
  6437. p3 = Instance.new("Part", m)
  6438. p3.BrickColor = BrickColor.new("Black")
  6439. p3.Material = Enum.Material.SmoothPlastic
  6440. p3.Name = "ShieldPart"
  6441. p3.CFrame = CFrame.new(-114.963417, 14.7431383, 53.2967873, -3.49158399e-005, -1, 6.8795729e-005, 0.965900064, -5.15375214e-005, -0.25891605, 0.25891605, 5.74095102e-005, 0.965900064)
  6442. p3.CanCollide = false
  6443. p3.Size = Vector3.new(1.65100002, 5.07699966, 0.200000003)
  6444. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6445. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6446. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6447. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6448. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6449. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6450. p4 = Instance.new("Part", m)
  6451. p4.BrickColor = BrickColor.new("Black")
  6452. p4.Material = Enum.Material.SmoothPlastic
  6453. p4.Name = "ShieldPart"
  6454. p4.CFrame = CFrame.new(-114.967361, 13.1577339, 53.3068314, -4.26014267e-005, 1, 3.03090164e-005, 0.965934396, 4.89937665e-005, -0.258787125, -0.258787125, 1.82518197e-005, -0.965934396)
  6455. p4.CanCollide = false
  6456. p4.Size = Vector3.new(1.75800002, 5.07699966, 0.200000003)
  6457. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6458. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6459. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6460. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6461. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6462. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6463. p5 = Instance.new("Part", m)
  6464. p5.BrickColor = BrickColor.new("Really black")
  6465. p5.Material = Enum.Material.SmoothPlastic
  6466. p5.Name = "ShieldPart"
  6467. p5.CFrame = CFrame.new(-115.910416, 13.6134644, 53.1737518, -0.50003016, 0.866008103, 6.04090637e-005, 0.836505711, 0.48301369, -0.258759201, -0.224116698, -0.129336864, -0.965942025)
  6468. p5.CanCollide = false
  6469. p5.Size = Vector3.new(1.09799993, 0.293999821, 0.200000003)
  6470. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6471. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6472. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6473. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6474. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6475. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6476. b3 = Instance.new("BlockMesh", p5)
  6477. b3.Name = "Mesh"
  6478. p6 = Instance.new("Part", m)
  6479. p6.BrickColor = BrickColor.new("Really black")
  6480. p6.Material = Enum.Material.SmoothPlastic
  6481. p6.Name = "ShieldPart"
  6482. p6.CFrame = CFrame.new(-115.901924, 14.3514004, 53.1807861, 0.499946773, -0.866056144, -3.43380052e-005, 0.836528122, 0.482911378, -0.258877635, 0.224219158, 0.12939629, 0.965910316)
  6483. p6.CanCollide = false
  6484. p6.Size = Vector3.new(1.09000003, 0.293999821, 0.200000003)
  6485. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6486. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6487. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6488. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6489. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6490. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6491. b4 = Instance.new("BlockMesh", p6)
  6492. b4.Name = "Mesh"
  6493. p7 = Instance.new("Part", m)
  6494. p7.BrickColor = BrickColor.new("Teal")
  6495. p7.Material = Enum.Material.Neon
  6496. p7.Name = "ShieldPart"
  6497. p7.CFrame = CFrame.new(-115.851715, 14.4383974, 53.2120972, 0.499946773, -0.866056144, -3.43380052e-005, 0.836528122, 0.482911378, -0.258877635, 0.224219158, 0.12939629, 0.965910316)
  6498. p7.CanCollide = false
  6499. p7.Size = Vector3.new(0.980000079, 0.392999828, 0.200000003)
  6500. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6501. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6502. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6503. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6504. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6505. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6506. b5 = Instance.new("BlockMesh", p7)
  6507. b5.Name = "Mesh"
  6508. p8 = Instance.new("Part", m)
  6509. p8.BrickColor = BrickColor.new("Teal")
  6510. p8.Material = Enum.Material.Neon
  6511. p8.Name = "ShieldPart"
  6512. p8.CFrame = CFrame.new(-115.84494, 13.5009441, 53.211895, -0.50003016, 0.866008103, 6.04090637e-005, 0.836505711, 0.48301369, -0.258759201, -0.224116698, -0.129336864, -0.965942025)
  6513. p8.CanCollide = false
  6514. p8.Size = Vector3.new(0.964999974, 0.392999828, 0.200000003)
  6515. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6516. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6517. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6518. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6519. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6520. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6521. b6 = Instance.new("BlockMesh", p8)
  6522. b6.Name = "Mesh"
  6523. p9 = Instance.new("Part", m)
  6524. p9.BrickColor = BrickColor.new("Teal")
  6525. p9.Material = Enum.Material.Neon
  6526. p9.Name = "ShieldPart"
  6527. p9.CFrame = CFrame.new(-116.00856, 13.5783625, 53.1917915, -0.50003016, 0.866008103, 6.04090637e-005, 0.836505711, 0.48301369, -0.258759201, -0.224116698, -0.129336864, -0.965942025)
  6528. p9.CanCollide = false
  6529. p9.Size = Vector3.new(0.965999961, 0.200000003, 0.200000003)
  6530. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6531. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6532. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6533. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6534. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6535. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6536. b7 = Instance.new("BlockMesh", p9)
  6537. b7.Name = "Mesh"
  6538. p10 = Instance.new("Part", m)
  6539. p10.BrickColor = BrickColor.new("Teal")
  6540. p10.Material = Enum.Material.Neon
  6541. p10.Name = "ShieldPart"
  6542. p10.CFrame = CFrame.new(-116.027824, 14.3202915, 53.1795082, 0.499946773, -0.866056144, -3.43380052e-005, 0.836528122, 0.482911378, -0.258877635, 0.224219158, 0.12939629, 0.965910316)
  6543. p10.CanCollide = false
  6544. p10.Size = Vector3.new(0.887000144, 0.200000003, 0.200000003)
  6545. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6546. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6547. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6548. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6549. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6550. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6551. b8 = Instance.new("BlockMesh", p10)
  6552. b8.Name = "Mesh"
  6553. p11 = Instance.new("Part", m)
  6554. p11.BrickColor = BrickColor.new("Really black")
  6555. p11.Material = Enum.Material.SmoothPlastic
  6556. p11.Name = "ShieldPart"
  6557. p11.CFrame = CFrame.new(-114.972778, 13.6135054, 53.1737556, -0.50003016, 0.866008103, 6.04090637e-005, 0.836505711, 0.48301369, -0.258759201, -0.224116698, -0.129336864, -0.965942025)
  6558. p11.CanCollide = false
  6559. p11.Size = Vector3.new(1.09799993, 0.293999821, 0.200000003)
  6560. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6561. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6562. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6563. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6564. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6565. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6566. b9 = Instance.new("BlockMesh", p11)
  6567. b9.Name = "Mesh"
  6568. p12 = Instance.new("Part", m)
  6569. p12.BrickColor = BrickColor.new("Teal")
  6570. p12.Material = Enum.Material.Neon
  6571. p12.Name = "ShieldPart"
  6572. p12.CFrame = CFrame.new(-115.090195, 14.3203325, 53.1795082, 0.499946773, -0.866056144, -3.43380052e-005, 0.836528122, 0.482911378, -0.258877635, 0.224219158, 0.12939629, 0.965910316)
  6573. p12.CanCollide = false
  6574. p12.Size = Vector3.new(0.887000144, 0.200000003, 0.200000003)
  6575. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6576. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6577. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6578. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6579. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6580. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6581. b10 = Instance.new("BlockMesh", p12)
  6582. b10.Name = "Mesh"
  6583. p13 = Instance.new("Part", m)
  6584. p13.BrickColor = BrickColor.new("Teal")
  6585. p13.Material = Enum.Material.Neon
  6586. p13.Name = "ShieldPart"
  6587. p13.CFrame = CFrame.new(-115.070923, 13.5784044, 53.1917953, -0.50003016, 0.866008103, 6.04090637e-005, 0.836505711, 0.48301369, -0.258759201, -0.224116698, -0.129336864, -0.965942025)
  6588. p13.CanCollide = false
  6589. p13.Size = Vector3.new(0.965999961, 0.200000003, 0.200000003)
  6590. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6591. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6592. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6593. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6594. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6595. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6596. b11 = Instance.new("BlockMesh", p13)
  6597. b11.Name = "Mesh"
  6598. p14 = Instance.new("Part", m)
  6599. p14.BrickColor = BrickColor.new("Teal")
  6600. p14.Material = Enum.Material.Neon
  6601. p14.Name = "ShieldPart"
  6602. p14.CFrame = CFrame.new(-114.90731, 13.5009861, 53.211895, -0.50003016, 0.866008103, 6.04090637e-005, 0.836505711, 0.48301369, -0.258759201, -0.224116698, -0.129336864, -0.965942025)
  6603. p14.CanCollide = false
  6604. p14.Size = Vector3.new(0.964999974, 0.392999828, 0.200000003)
  6605. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6606. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6607. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6608. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6609. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6610. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6611. b12 = Instance.new("BlockMesh", p14)
  6612. b12.Name = "Mesh"
  6613. p15 = Instance.new("Part", m)
  6614. p15.BrickColor = BrickColor.new("Teal")
  6615. p15.Material = Enum.Material.Neon
  6616. p15.Name = "ShieldPart"
  6617. p15.CFrame = CFrame.new(-114.914078, 14.4384394, 53.2120972, 0.499946773, -0.866056144, -3.43380052e-005, 0.836528122, 0.482911378, -0.258877635, 0.224219158, 0.12939629, 0.965910316)
  6618. p15.CanCollide = false
  6619. p15.Size = Vector3.new(0.980000079, 0.392999828, 0.200000003)
  6620. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6621. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6622. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6623. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6624. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6625. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6626. b13 = Instance.new("BlockMesh", p15)
  6627. b13.Name = "Mesh"
  6628. p16 = Instance.new("Part", m)
  6629. p16.BrickColor = BrickColor.new("Really black")
  6630. p16.Material = Enum.Material.SmoothPlastic
  6631. p16.Name = "ShieldPart"
  6632. p16.CFrame = CFrame.new(-114.964294, 14.3514423, 53.1807861, 0.499946773, -0.866056144, -3.43380052e-005, 0.836528122, 0.482911378, -0.258877635, 0.224219158, 0.12939629, 0.965910316)
  6633. p16.CanCollide = false
  6634. p16.Size = Vector3.new(1.09000003, 0.293999821, 0.200000003)
  6635. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6636. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6637. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6638. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6639. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6640. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6641. b14 = Instance.new("BlockMesh", p16)
  6642. b14.Name = "Mesh"
  6643. p17 = Instance.new("Part", m)
  6644. p17.BrickColor = BrickColor.new("Teal")
  6645. p17.Material = Enum.Material.Neon
  6646. p17.Name = "ShieldPart"
  6647. p17.CFrame = CFrame.new(-114.174179, 14.3203735, 53.1795082, 0.499946773, -0.866056144, -3.43380052e-005, 0.836528122, 0.482911378, -0.258877635, 0.224219158, 0.12939629, 0.965910316)
  6648. p17.CanCollide = false
  6649. p17.Size = Vector3.new(0.887000144, 0.200000003, 0.200000003)
  6650. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6651. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6652. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6653. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6654. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6655. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6656. b15 = Instance.new("BlockMesh", p17)
  6657. b15.Name = "Mesh"
  6658. p18 = Instance.new("Part", m)
  6659. p18.BrickColor = BrickColor.new("Teal")
  6660. p18.Material = Enum.Material.Neon
  6661. p18.Name = "ShieldPart"
  6662. p18.CFrame = CFrame.new(-114.154915, 13.5784445, 53.1917953, -0.50003016, 0.866008103, 6.04090637e-005, 0.836505711, 0.48301369, -0.258759201, -0.224116698, -0.129336864, -0.965942025)
  6663. p18.CanCollide = false
  6664. p18.Size = Vector3.new(0.965999961, 0.200000003, 0.200000003)
  6665. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6666. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6667. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6668. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6669. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6670. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6671. b16 = Instance.new("BlockMesh", p18)
  6672. b16.Name = "Mesh"
  6673. p19 = Instance.new("Part", m)
  6674. p19.BrickColor = BrickColor.new("Really black")
  6675. p19.Material = Enum.Material.SmoothPlastic
  6676. p19.Name = "ShieldPart"
  6677. p19.CFrame = CFrame.new(-114.048286, 14.3514824, 53.1807861, 0.499946773, -0.866056144, -3.43380052e-005, 0.836528122, 0.482911378, -0.258877635, 0.224219158, 0.12939629, 0.965910316)
  6678. p19.CanCollide = false
  6679. p19.Size = Vector3.new(1.09000003, 0.293999821, 0.200000003)
  6680. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6681. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6682. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6683. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6684. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6685. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6686. b17 = Instance.new("BlockMesh", p19)
  6687. b17.Name = "Mesh"
  6688. p20 = Instance.new("Part", m)
  6689. p20.BrickColor = BrickColor.new("Teal")
  6690. p20.Material = Enum.Material.Neon
  6691. p20.Name = "ShieldPart"
  6692. p20.CFrame = CFrame.new(-113.99807, 14.4384794, 53.212101, 0.499946773, -0.866056144, -3.43380052e-005, 0.836528122, 0.482911378, -0.258877635, 0.224219158, 0.12939629, 0.965910316)
  6693. p20.CanCollide = false
  6694. p20.Size = Vector3.new(0.980000079, 0.392999828, 0.200000003)
  6695. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6696. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6697. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6698. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6699. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6700. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6701. b18 = Instance.new("BlockMesh", p20)
  6702. b18.Name = "Mesh"
  6703. p21 = Instance.new("Part", m)
  6704. p21.BrickColor = BrickColor.new("Teal")
  6705. p21.Material = Enum.Material.Neon
  6706. p21.Name = "ShieldPart"
  6707. p21.CFrame = CFrame.new(-113.991302, 13.5010262, 53.2118988, -0.50003016, 0.866008103, 6.04090637e-005, 0.836505711, 0.48301369, -0.258759201, -0.224116698, -0.129336864, -0.965942025)
  6708. p21.CanCollide = false
  6709. p21.Size = Vector3.new(0.964999974, 0.392999828, 0.200000003)
  6710. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6711. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6712. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6713. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6714. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6715. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6716. b19 = Instance.new("BlockMesh", p21)
  6717. b19.Name = "Mesh"
  6718. p22 = Instance.new("Part", m)
  6719. p22.BrickColor = BrickColor.new("Really black")
  6720. p22.Material = Enum.Material.SmoothPlastic
  6721. p22.Name = "ShieldPart"
  6722. p22.CFrame = CFrame.new(-114.05677, 13.6135464, 53.1737556, -0.50003016, 0.866008103, 6.04090637e-005, 0.836505711, 0.48301369, -0.258759201, -0.224116698, -0.129336864, -0.965942025)
  6723. p22.CanCollide = false
  6724. p22.Size = Vector3.new(1.09799993, 0.293999821, 0.200000003)
  6725. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6726. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6727. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6728. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6729. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6730. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6731. b20 = Instance.new("BlockMesh", p22)
  6732. b20.Name = "Mesh"
  6733. p23 = Instance.new("Part", m)
  6734. p23.BrickColor = BrickColor.new("Black")
  6735. p23.Material = Enum.Material.SmoothPlastic
  6736. p23.Name = "ShieldPart"
  6737. p23.CFrame = CFrame.new(-117.259468, 12.5296459, 53.4728432, 1.43142179e-005, 7.68410973e-005, 1, 0.258732617, -0.965949178, 7.05210259e-005, 0.965949178, 0.258732617, -3.37081001e-005)
  6738. p23.CanCollide = false
  6739. p23.Size = Vector3.new(0.226999998, 0.42900002, 0.51700002)
  6740. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6741. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6742. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6743. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6744. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6745. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6746. b21 = Instance.new("SpecialMesh", p23)
  6747. b21.MeshType = Enum.MeshType.Wedge
  6748. b21.Name = "Mesh"
  6749. p24 = Instance.new("Part", m)
  6750. p24.BrickColor = BrickColor.new("Black")
  6751. p24.Material = Enum.Material.SmoothPlastic
  6752. p24.Name = "ShieldPart"
  6753. p24.CFrame = CFrame.new(-112.682487, 12.4922266, 53.4870567, 3.80382517e-007, 0.984802485, 0.173678011, 0.258710623, -0.167765245, 0.951274872, 0.965955019, 0.0449319817, -0.254778922)
  6754. p24.CanCollide = false
  6755. p24.Size = Vector3.new(0.210999995, 0.518000007, 0.51700002)
  6756. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6757. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6758. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6759. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6760. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6761. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6762. b22 = Instance.new("SpecialMesh", p24)
  6763. b22.MeshType = Enum.MeshType.Wedge
  6764. b22.Name = "Mesh"
  6765. p25 = Instance.new("Part", m)
  6766. p25.BrickColor = BrickColor.new("Black")
  6767. p25.Material = Enum.Material.SmoothPlastic
  6768. p25.Name = "ShieldPart"
  6769. p25.CFrame = CFrame.new(-112.626022, 15.3045654, 53.4458542, -5.15630236e-005, -0.087172024, -0.99619323, -0.258897275, 0.962229252, -0.0841865912, 0.965905011, 0.257907391, -0.0226182137)
  6770. p25.CanCollide = false
  6771. p25.Size = Vector3.new(0.210999995, 0.518000007, 0.51700002)
  6772. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6773. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6774. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6775. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6776. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6777. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6778. b23 = Instance.new("SpecialMesh", p25)
  6779. b23.MeshType = Enum.MeshType.Wedge
  6780. b23.Name = "Mesh"
  6781. p26 = Instance.new("Part", m)
  6782. p26.BrickColor = BrickColor.new("Black")
  6783. p26.Material = Enum.Material.SmoothPlastic
  6784. p26.Name = "ShieldPart"
  6785. p26.CFrame = CFrame.new(-117.235176, 15.3339939, 53.4496307, -7.33344859e-005, -0.996195078, -0.0871429145, -0.258927673, 0.0841913298, -0.962220013, 0.965895474, 0.0224933289, -0.257948875)
  6786. p26.CanCollide = false
  6787. p26.Size = Vector3.new(0.226999998, 0.42900002, 0.51700002)
  6788. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6789. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6790. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6791. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6792. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6793. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6794. b24 = Instance.new("SpecialMesh", p26)
  6795. b24.MeshType = Enum.MeshType.Wedge
  6796. b24.Name = "Mesh"
  6797. p27 = Instance.new("Part", m)
  6798. p27.BrickColor = BrickColor.new("Institutional white")
  6799. p27.Material = Enum.Material.Neon
  6800. p27.Name = "HandArmor"
  6801. p27.CFrame = CFrame.new(-114.820847, 13.5208006, 54.06427, -9.79810829e-006, -7.33456618e-005, 1, 0.642826259, 0.766012311, 6.24821478e-005, -0.766012311, 0.642826259, 3.96430369e-005)
  6802. p27.CanCollide = false
  6803. p27.Size = Vector3.new(0.519999981, 0.200000003, 1.01999998)
  6804. p27.BottomSurface = Enum.SurfaceType.Smooth
  6805. p27.TopSurface = Enum.SurfaceType.Smooth
  6806. b25 = Instance.new("BlockMesh", p27)
  6807. b25.Name = "Mesh"
  6808. b25.Scale = Vector3.new(1, 0.600000024, 1)
  6809. p28 = Instance.new("Part", m)
  6810. p28.BrickColor = BrickColor.new("Institutional white")
  6811. p28.Transparency = 1
  6812. p28.Name = "Handle"
  6813. p28.CFrame = CFrame.new(-114.821022, 13.8333397, 53.9050751, 5.22981281e-007, -4.42453238e-005, 1, 0.000109910965, 1.00000012, 4.42452692e-005, -1.00000012, 0.000109910965, 5.27845259e-007)
  6814. p28.CanCollide = false
  6815. p28.Size = Vector3.new(1, 2, 1)
  6816. p28.BottomSurface = Enum.SurfaceType.Smooth
  6817. p28.TopSurface = Enum.SurfaceType.Smooth
  6818. p29 = Instance.new("Part", m)
  6819. p29.BrickColor = BrickColor.new("Black")
  6820. p29.Material = Enum.Material.SmoothPlastic
  6821. p29.Name = "HandArmor"
  6822. p29.CFrame = CFrame.new(-114.820862, 13.7551517, 53.9047203, 3.10414434e-005, -7.47614904e-005, 1, 7.93961372e-005, 1.00000012, 7.47590311e-005, -1.00000012, 7.9393838e-005, 3.10473843e-005)
  6823. p29.CanCollide = false
  6824. p29.Size = Vector3.new(1.005, 1.44000006, 1.01300001)
  6825. p29.BottomSurface = Enum.SurfaceType.Smooth
  6826. p29.TopSurface = Enum.SurfaceType.Smooth
  6827. p30 = Instance.new("Part", m)
  6828. p30.BrickColor = BrickColor.new("Really black")
  6829. p30.Material = Enum.Material.SmoothPlastic
  6830. p30.Name = "HandArmor"
  6831. p30.CFrame = CFrame.new(-114.820892, 14.5600586, 53.904808, 3.10414434e-005, -7.47614904e-005, 1, 7.93961372e-005, 1.00000012, 7.47590311e-005, -1.00000012, 7.9393838e-005, 3.10473843e-005)
  6832. p30.CanCollide = false
  6833. p30.Size = Vector3.new(1.10000002, 0.237000063, 1.10000002)
  6834. p30.BottomSurface = Enum.SurfaceType.Smooth
  6835. p30.TopSurface = Enum.SurfaceType.Smooth
  6836. p31 = Instance.new("Part", m)
  6837. p31.BrickColor = BrickColor.new("Medium stone grey")
  6838. p31.Name = "HandArmor"
  6839. p31.CFrame = CFrame.new(-114.821053, 14.5605383, 53.9051552, 3.10414434e-005, -7.47614904e-005, 1, 7.93961372e-005, 1.00000012, 7.47590311e-005, -1.00000012, 7.9393838e-005, 3.10473843e-005)
  6840. p31.CanCollide = false
  6841. p31.Size = Vector3.new(1.11099994, 0.200000003, 1.11099994)
  6842. p31.BottomSurface = Enum.SurfaceType.Smooth
  6843. p31.TopSurface = Enum.SurfaceType.Smooth
  6844. b26 = Instance.new("BlockMesh", p31)
  6845. b26.Name = "Mesh"
  6846. b26.Scale = Vector3.new(1, 0.699999988, 1)
  6847. p32 = Instance.new("Part", m)
  6848. p32.BrickColor = BrickColor.new("Toothpaste")
  6849. p32.Material = Enum.Material.Neon
  6850. p32.Name = "HandArmor"
  6851. p32.CFrame = CFrame.new(-114.821053, 14.5605383, 53.9051552, 3.10414434e-005, -7.47614904e-005, 1, 7.93961372e-005, 1.00000012, 7.47590311e-005, -1.00000012, 7.9393838e-005, 3.10473843e-005)
  6852. p32.CanCollide = false
  6853. p32.Size = Vector3.new(1.11199999, 0.200000003, 1.11199999)
  6854. p32.BottomSurface = Enum.SurfaceType.Smooth
  6855. p32.TopSurface = Enum.SurfaceType.Smooth
  6856. b27 = Instance.new("BlockMesh", p32)
  6857. b27.Name = "Mesh"
  6858. b27.Scale = Vector3.new(1, 0.300000012, 1)
  6859. p33 = Instance.new("Part", m)
  6860. p33.BrickColor = BrickColor.new("Toothpaste")
  6861. p33.Material = Enum.Material.Neon
  6862. p33.Name = "HandArmor"
  6863. p33.CFrame = CFrame.new(-114.820992, 13.1307201, 53.9049988, 3.10414434e-005, -7.47614904e-005, 1, 7.93961372e-005, 1.00000012, 7.47590311e-005, -1.00000012, 7.9393838e-005, 3.10473843e-005)
  6864. p33.CanCollide = false
  6865. p33.Size = Vector3.new(1.11199999, 0.200000003, 1.11199999)
  6866. p33.BottomSurface = Enum.SurfaceType.Smooth
  6867. p33.TopSurface = Enum.SurfaceType.Smooth
  6868. b28 = Instance.new("BlockMesh", p33)
  6869. b28.Name = "Mesh"
  6870. b28.Scale = Vector3.new(1, 0.300000012, 1)
  6871. p34 = Instance.new("Part", m)
  6872. p34.BrickColor = BrickColor.new("Medium stone grey")
  6873. p34.Name = "HandArmor"
  6874. p34.CFrame = CFrame.new(-114.820992, 13.1307201, 53.9049988, 3.10414434e-005, -7.47614904e-005, 1, 7.93961372e-005, 1.00000012, 7.47590311e-005, -1.00000012, 7.9393838e-005, 3.10473843e-005)
  6875. p34.CanCollide = false
  6876. p34.Size = Vector3.new(1.11099994, 0.200000003, 1.11099994)
  6877. p34.BottomSurface = Enum.SurfaceType.Smooth
  6878. p34.TopSurface = Enum.SurfaceType.Smooth
  6879. b29 = Instance.new("BlockMesh", p34)
  6880. b29.Name = "Mesh"
  6881. b29.Scale = Vector3.new(1, 0.699999988, 1)
  6882. p35 = Instance.new("Part", m)
  6883. p35.BrickColor = BrickColor.new("Really black")
  6884. p35.Material = Enum.Material.SmoothPlastic
  6885. p35.Name = "HandArmor"
  6886. p35.CFrame = CFrame.new(-114.820831, 13.1302462, 53.9046516, 3.10414434e-005, -7.47614904e-005, 1, 7.93961372e-005, 1.00000012, 7.47590311e-005, -1.00000012, 7.9393838e-005, 3.10473843e-005)
  6887. p35.CanCollide = false
  6888. p35.Size = Vector3.new(1.10000002, 0.237000063, 1.10000002)
  6889. p35.BottomSurface = Enum.SurfaceType.Smooth
  6890. p35.TopSurface = Enum.SurfaceType.Smooth
  6891. p36 = Instance.new("Part", m)
  6892. p36.BrickColor = BrickColor.new("Institutional white")
  6893. p36.Material = Enum.Material.Neon
  6894. p36.Name = "HandArmor"
  6895. p36.CFrame = CFrame.new(-114.820877, 14.1622868, 53.724987, 6.79560253e-005, -5.17959525e-005, 1, -0.642711997, 0.766108096, 8.3357445e-005, -0.766108096, -0.642711997, 1.8771776e-005)
  6896. p36.CanCollide = false
  6897. p36.Size = Vector3.new(0.454999983, 0.200000003, 1.01999998)
  6898. p36.BottomSurface = Enum.SurfaceType.Smooth
  6899. p36.TopSurface = Enum.SurfaceType.Smooth
  6900. b30 = Instance.new("BlockMesh", p36)
  6901. b30.Name = "Mesh"
  6902. b30.Scale = Vector3.new(1, 0.600000024, 1)
  6903. p37 = Instance.new("Part", m)
  6904. p37.BrickColor = BrickColor.new("Institutional white")
  6905. p37.Material = Enum.Material.Neon
  6906. p37.Name = "HandArmor"
  6907. p37.CFrame = CFrame.new(-114.820877, 14.1832132, 54.0643425, -9.79810829e-006, -7.33456618e-005, 1, 0.642826259, 0.766012311, 6.24821478e-005, -0.766012311, 0.642826259, 3.96430369e-005)
  6908. p37.CanCollide = false
  6909. p37.Size = Vector3.new(0.519999981, 0.200000003, 1.01999998)
  6910. p37.BottomSurface = Enum.SurfaceType.Smooth
  6911. p37.TopSurface = Enum.SurfaceType.Smooth
  6912. b31 = Instance.new("BlockMesh", p37)
  6913. b31.Name = "Mesh"
  6914. b31.Scale = Vector3.new(1, 0.600000024, 1)
  6915. p38 = Instance.new("Part", m)
  6916. p38.BrickColor = BrickColor.new("Institutional white")
  6917. p38.Material = Enum.Material.Neon
  6918. p38.Name = "HandArmor"
  6919. p38.CFrame = CFrame.new(-114.820862, 13.8508778, 53.7249527, 6.79560253e-005, -5.17959525e-005, 1, -0.642711997, 0.766108096, 8.3357445e-005, -0.766108096, -0.642711997, 1.8771776e-005)
  6920. p38.CanCollide = false
  6921. p38.Size = Vector3.new(0.454999983, 0.200000003, 1.01999998)
  6922. p38.BottomSurface = Enum.SurfaceType.Smooth
  6923. p38.TopSurface = Enum.SurfaceType.Smooth
  6924. b32 = Instance.new("BlockMesh", p38)
  6925. b32.Name = "Mesh"
  6926. b32.Scale = Vector3.new(1, 0.600000024, 1)
  6927. p39 = Instance.new("Part", m)
  6928. p39.BrickColor = BrickColor.new("Institutional white")
  6929. p39.Material = Enum.Material.Neon
  6930. p39.Name = "HandArmor"
  6931. p39.CFrame = CFrame.new(-114.820862, 13.8718128, 54.0643082, -9.79810829e-006, -7.33456618e-005, 1, 0.642826259, 0.766012311, 6.24821478e-005, -0.766012311, 0.642826259, 3.96430369e-005)
  6932. p39.CanCollide = false
  6933. p39.Size = Vector3.new(0.519999981, 0.200000003, 1.01999998)
  6934. p39.BottomSurface = Enum.SurfaceType.Smooth
  6935. p39.TopSurface = Enum.SurfaceType.Smooth
  6936. b33 = Instance.new("BlockMesh", p39)
  6937. b33.Name = "Mesh"
  6938. b33.Scale = Vector3.new(1, 0.600000024, 1)
  6939. p40 = Instance.new("Part", m)
  6940. p40.BrickColor = BrickColor.new("Institutional white")
  6941. p40.Material = Enum.Material.Neon
  6942. p40.Name = "HandArmor"
  6943. p40.CFrame = CFrame.new(-114.820847, 13.4998703, 53.7249146, 6.79560253e-005, -5.17959525e-005, 1, -0.642711997, 0.766108096, 8.3357445e-005, -0.766108096, -0.642711997, 1.8771776e-005)
  6944. p40.CanCollide = false
  6945. p40.Size = Vector3.new(0.454999983, 0.200000003, 1.01999998)
  6946. p40.BottomSurface = Enum.SurfaceType.Smooth
  6947. p40.TopSurface = Enum.SurfaceType.Smooth
  6948. b34 = Instance.new("BlockMesh", p40)
  6949. b34.Name = "Mesh"
  6950. b34.Scale = Vector3.new(1, 0.600000024, 1)
  6951. w1 = Instance.new("Weld", p28)
  6952. w1.Name = "ShieldPart"
  6953. w1.Part0 = p28
  6954. w1.C0 = CFrame.new(0.635303497, 0.809281349, -0.135334015, -0.258809865, -5.79381485e-005, -0.965928376, 0.965928376, -7.28588384e-006, -0.258809865, 7.95732467e-006, -1, 5.78497638e-005)
  6955. w1.Part1 = p1
  6956. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6957. w2 = Instance.new("Weld", p28)
  6958. w2.Name = "ShieldPart"
  6959. w2.Part0 = p28
  6960. w2.C0 = CFrame.new(0.627285004, -0.566984177, -0.139347076, 0.258893281, -1.77234542e-005, 0.965905964, 0.965905964, 4.7504459e-006, -0.258893281, 0, 1, 1.83490465e-005)
  6961. w2.Part1 = p2
  6962. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6963. w3 = Instance.new("Weld", p28)
  6964. w3.Name = "ShieldPart"
  6965. w3.Part0 = p28
  6966. w3.C0 = CFrame.new(0.608386993, 0.909737587, -0.142353058, -0.258809865, -5.79381485e-005, -0.965928376, 0.965928376, -7.28588384e-006, -0.258809865, 7.95732467e-006, -1, 5.78497638e-005)
  6967. w3.Part1 = p3
  6968. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6969. w4 = Instance.new("Weld", p28)
  6970. w4.Name = "ShieldPart"
  6971. w4.Part0 = p28
  6972. w4.C0 = CFrame.new(0.598171234, -0.675664902, -0.146366119, 0.258893281, -1.77234542e-005, 0.965905964, 0.965905964, 4.7504459e-006, -0.258893281, 0, 1, 1.83490465e-005)
  6973. w4.Part1 = p4
  6974. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6975. w5 = Instance.new("Weld", p28)
  6976. w5.Name = "ShieldPart"
  6977. w5.Part0 = p28
  6978. w5.C0 = CFrame.new(0.731296539, -0.219907761, -1.08940125, 0.22420834, 0.129390389, 0.965913475, 0.836503088, 0.482961088, -0.258865327, -0.499993265, 0.866029382, 4.84503289e-005)
  6979. w5.Part1 = p5
  6980. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6981. w6 = Instance.new("Weld", p28)
  6982. w6.Name = "ShieldPart"
  6983. w6.Part0 = p28
  6984. w6.C0 = CFrame.new(0.724346161, 0.518029213, -1.08088303, -0.22412692, -0.129343659, -0.965938628, 0.836530507, 0.48296386, -0.258771449, 0.499983907, -0.866034687, -4.52822642e-005)
  6985. w6.Part1 = p6
  6986. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6987. w7 = Instance.new("Weld", p28)
  6988. w7.Name = "ShieldPart"
  6989. w7.Part0 = p28
  6990. w7.C0 = CFrame.new(0.693042755, 0.605027199, -1.03066635, -0.22412692, -0.129343659, -0.965938628, 0.836530507, 0.48296386, -0.258771449, 0.499983907, -0.866034687, -4.52822642e-005)
  6991. w7.Part1 = p7
  6992. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6993. w8 = Instance.new("Weld", p28)
  6994. w8.Name = "ShieldPart"
  6995. w8.Part0 = p28
  6996. w8.C0 = CFrame.new(0.693141937, -0.332426071, -1.02393341, 0.22420834, 0.129390389, 0.965913475, 0.836503088, 0.482961088, -0.258865327, -0.499993265, 0.866029382, 4.84503289e-005)
  6997. w8.Part1 = p8
  6998. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6999. w9 = Instance.new("Weld", p28)
  7000. w9.Name = "ShieldPart"
  7001. w9.Part0 = p28
  7002. w9.C0 = CFrame.new(0.713253021, -0.255002975, -1.18754959, 0.22420834, 0.129390389, 0.965913475, 0.836503088, 0.482961088, -0.258865327, -0.499993265, 0.866029382, 4.84503289e-005)
  7003. w9.Part1 = p9
  7004. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7005. w10 = Instance.new("Weld", p28)
  7006. w10.Name = "ShieldPart"
  7007. w10.Part0 = p28
  7008. w10.C0 = CFrame.new(0.72562027, 0.486925125, -1.20677948, -0.22412692, -0.129343659, -0.965938628, 0.836530507, 0.48296386, -0.258771449, 0.499983907, -0.866034687, -4.52822642e-005)
  7009. w10.Part1 = p10
  7010. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7011. w11 = Instance.new("Weld", p28)
  7012. w11.Name = "ShieldPart"
  7013. w11.Part0 = p28
  7014. w11.C0 = CFrame.new(0.731296539, -0.219907761, -0.151763916, 0.22420834, 0.129390389, 0.965913475, 0.836503088, 0.482961088, -0.258865327, -0.499993265, 0.866029382, 4.84503289e-005)
  7015. w11.Part1 = p11
  7016. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7017. w12 = Instance.new("Weld", p28)
  7018. w12.Name = "ShieldPart"
  7019. w12.Part0 = p28
  7020. w12.C0 = CFrame.new(0.72562027, 0.486925125, -0.26914978, -0.22412692, -0.129343659, -0.965938628, 0.836530507, 0.48296386, -0.258771449, 0.499983907, -0.866034687, -4.52822642e-005)
  7021. w12.Part1 = p12
  7022. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7023. w13 = Instance.new("Weld", p28)
  7024. w13.Name = "ShieldPart"
  7025. w13.Part0 = p28
  7026. w13.C0 = CFrame.new(0.713253021, -0.255002975, -0.249916077, 0.22420834, 0.129390389, 0.965913475, 0.836503088, 0.482961088, -0.258865327, -0.499993265, 0.866029382, 4.84503289e-005)
  7027. w13.Part1 = p13
  7028. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7029. w14 = Instance.new("Weld", p28)
  7030. w14.Name = "ShieldPart"
  7031. w14.Part0 = p28
  7032. w14.C0 = CFrame.new(0.693141937, -0.332426071, -0.0862998962, 0.22420834, 0.129390389, 0.965913475, 0.836503088, 0.482961088, -0.258865327, -0.499993265, 0.866029382, 4.84503289e-005)
  7033. w14.Part1 = p14
  7034. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7035. w15 = Instance.new("Weld", p28)
  7036. w15.Name = "ShieldPart"
  7037. w15.Part0 = p28
  7038. w15.C0 = CFrame.new(0.693042755, 0.605027199, -0.0930290222, -0.22412692, -0.129343659, -0.965938628, 0.836530507, 0.48296386, -0.258771449, 0.499983907, -0.866034687, -4.52822642e-005)
  7039. w15.Part1 = p15
  7040. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7041. w16 = Instance.new("Weld", p28)
  7042. w16.Name = "ShieldPart"
  7043. w16.Part0 = p28
  7044. w16.C0 = CFrame.new(0.724346161, 0.518029213, -0.143249512, -0.22412692, -0.129343659, -0.965938628, 0.836530507, 0.48296386, -0.258771449, 0.499983907, -0.866034687, -4.52822642e-005)
  7045. w16.Part1 = p16
  7046. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7047. w17 = Instance.new("Weld", p28)
  7048. w17.Name = "ShieldPart"
  7049. w17.Part0 = p28
  7050. w17.C0 = CFrame.new(0.72562027, 0.486925125, 0.64686203, -0.22412692, -0.129343659, -0.965938628, 0.836530507, 0.48296386, -0.258771449, 0.499983907, -0.866034687, -4.52822642e-005)
  7051. w17.Part1 = p17
  7052. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7053. w18 = Instance.new("Weld", p28)
  7054. w18.Name = "ShieldPart"
  7055. w18.Part0 = p28
  7056. w18.C0 = CFrame.new(0.713253021, -0.255002975, 0.666095734, 0.22420834, 0.129390389, 0.965913475, 0.836503088, 0.482961088, -0.258865327, -0.499993265, 0.866029382, 4.84503289e-005)
  7057. w18.Part1 = p18
  7058. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7059. w19 = Instance.new("Weld", p28)
  7060. w19.Name = "ShieldPart"
  7061. w19.Part0 = p28
  7062. w19.C0 = CFrame.new(0.724346161, 0.518029213, 0.772758484, -0.22412692, -0.129343659, -0.965938628, 0.836530507, 0.48296386, -0.258771449, 0.499983907, -0.866034687, -4.52822642e-005)
  7063. w19.Part1 = p19
  7064. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7065. w20 = Instance.new("Weld", p28)
  7066. w20.Name = "ShieldPart"
  7067. w20.Part0 = p28
  7068. w20.C0 = CFrame.new(0.693042755, 0.605027199, 0.822978973, -0.22412692, -0.129343659, -0.965938628, 0.836530507, 0.48296386, -0.258771449, 0.499983907, -0.866034687, -4.52822642e-005)
  7069. w20.Part1 = p20
  7070. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7071. w21 = Instance.new("Weld", p28)
  7072. w21.Name = "ShieldPart"
  7073. w21.Part0 = p28
  7074. w21.C0 = CFrame.new(0.693141937, -0.332426071, 0.829708099, 0.22420834, 0.129390389, 0.965913475, 0.836503088, 0.482961088, -0.258865327, -0.499993265, 0.866029382, 4.84503289e-005)
  7075. w21.Part1 = p21
  7076. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7077. w22 = Instance.new("Weld", p28)
  7078. w22.Name = "ShieldPart"
  7079. w22.Part0 = p28
  7080. w22.C0 = CFrame.new(0.731296539, -0.219907761, 0.76424408, 0.22420834, 0.129390389, 0.965913475, 0.836503088, 0.482961088, -0.258865327, -0.499993265, 0.866029382, 4.84503289e-005)
  7081. w22.Part1 = p22
  7082. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7083. w23 = Instance.new("Weld", p28)
  7084. w23.Name = "ShieldPart"
  7085. w23.Part0 = p28
  7086. w23.C0 = CFrame.new(0.432086945, -1.30363274, -2.43850708, -0.965920627, -0.258838743, 3.42388303e-005, 0.258838743, -0.965920627, 2.62719914e-005, 2.62717804e-005, 3.4238994e-005, 1)
  7087. w23.Part1 = p23
  7088. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7089. w24 = Instance.new("Weld", p28)
  7090. w24.Name = "ShieldPart"
  7091. w24.Part0 = p28
  7092. w24.C0 = CFrame.new(0.417873383, -1.34125328, 2.13847733, -0.965926468, -0.0449499004, 0.254883528, 0.258816749, -0.167803854, 0.951239049, 1.23369746e-005, 0.984795094, 0.173719972)
  7093. w24.Part1 = p24
  7094. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7095. w25 = Instance.new("Weld", p28)
  7096. w25.Name = "ShieldPart"
  7097. w25.Part0 = p28
  7098. w25.C0 = CFrame.new(0.459384918, 1.47107792, 2.19506454, -0.965933323, -0.257801652, 0.0226084385, -0.258791089, 0.962261319, -0.0841449946, -6.2508152e-005, -0.0871293172, -0.996196985)
  7099. w25.Part1 = p25
  7100. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7101. w26 = Instance.new("Weld", p28)
  7102. w26.Name = "ShieldPart"
  7103. w26.Part0 = p28
  7104. w26.C0 = CFrame.new(0.455608368, 1.50071049, -2.41408539, -0.965923786, -0.0224845931, 0.257843018, -0.258821487, 0.0842378736, -0.962244332, -8.42809677e-005, -0.996191323, -0.0871856213)
  7105. w26.Part1 = p26
  7106. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7107. w27 = Instance.new("Weld", p28)
  7108. w27.Name = "HandArmor"
  7109. w27.Part0 = p28
  7110. w27.C0 = CFrame.new(-0.159227371, -0.312521935, 0.000160217285, 0.766082823, -0.642741978, -3.91131834e-005, 0.642741978, 0.766082823, 1.8241175e-005, 1.82395725e-005, -3.91139365e-005, 1)
  7111. w27.Part1 = p27
  7112. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7113. w28 = Instance.new("Weld", p28)
  7114. w28.Name = "HandArmor"
  7115. w28.Part0 = p28
  7116. w28.C0 = CFrame.new(0.000347137451, -0.0781879425, 0.000160217285, 1, 3.05171125e-005, -3.05161811e-005, -3.05161811e-005, 1, 3.05171125e-005, 3.05171125e-005, -3.05161811e-005, 1)
  7117. w28.Part1 = p29
  7118. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7119. w29 = Instance.new("Weld", p28)
  7120. w29.Name = "HandArmor"
  7121. w29.Part0 = p28
  7122. w29.C0 = CFrame.new(0.000347137451, 0.726718903, 0.000160217285, 1, 3.05171125e-005, -3.05161811e-005, -3.05161811e-005, 1, 3.05171125e-005, 3.05171125e-005, -3.05161811e-005, 1)
  7123. w29.Part1 = p30
  7124. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7125. w30 = Instance.new("Weld", p28)
  7126. w30.Name = "HandArmor"
  7127. w30.Part0 = p28
  7128. w30.C0 = CFrame.new(0, 0.727198601, 0, 1, 3.05171125e-005, -3.05161811e-005, -3.05161811e-005, 1, 3.05171125e-005, 3.05171125e-005, -3.05161811e-005, 1)
  7129. w30.Part1 = p31
  7130. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7131. w31 = Instance.new("Weld", p28)
  7132. w31.Name = "HandArmor"
  7133. w31.Part0 = p28
  7134. w31.C0 = CFrame.new(0, 0.727198601, 0, 1, 3.05171125e-005, -3.05161811e-005, -3.05161811e-005, 1, 3.05171125e-005, 3.05171125e-005, -3.05161811e-005, 1)
  7135. w31.Part1 = p32
  7136. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7137. w32 = Instance.new("Weld", p28)
  7138. w32.Name = "HandArmor"
  7139. w32.Part0 = p28
  7140. w32.C0 = CFrame.new(0, -0.702619553, 0, 1, 3.05171125e-005, -3.05161811e-005, -3.05161811e-005, 1, 3.05171125e-005, 3.05171125e-005, -3.05161811e-005, 1)
  7141. w32.Part1 = p33
  7142. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7143. w33 = Instance.new("Weld", p28)
  7144. w33.Name = "HandArmor"
  7145. w33.Part0 = p28
  7146. w33.C0 = CFrame.new(0, -0.702619553, 0, 1, 3.05171125e-005, -3.05161811e-005, -3.05161811e-005, 1, 3.05171125e-005, 3.05171125e-005, -3.05161811e-005, 1)
  7147. w33.Part1 = p34
  7148. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7149. w34 = Instance.new("Weld", p28)
  7150. w34.Name = "HandArmor"
  7151. w34.Part0 = p28
  7152. w34.C0 = CFrame.new(0.000347137451, -0.703093529, 0.000160217285, 1, 3.05171125e-005, -3.05161811e-005, -3.05161811e-005, 1, 3.05171125e-005, 3.05171125e-005, -3.05161811e-005, 1)
  7153. w34.Part1 = p35
  7154. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7155. w35 = Instance.new("Weld", p28)
  7156. w35.Name = "HandArmor"
  7157. w35.Part0 = p28
  7158. w35.C0 = CFrame.new(0.180122375, 0.32892704, 0.000160217285, 0.766037345, 0.642796159, -1.82396307e-005, -0.642796159, 0.766037345, 3.9114173e-005, 3.91146787e-005, -1.8238552e-005, 1)
  7159. w35.Part1 = p36
  7160. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7161. w36 = Instance.new("Weld", p28)
  7162. w36.Name = "HandArmor"
  7163. w36.Part0 = p28
  7164. w36.C0 = CFrame.new(-0.159227371, 0.349890709, 0.000160217285, 0.766082823, -0.642741978, -3.91131834e-005, 0.642741978, 0.766082823, 1.8241175e-005, 1.82395725e-005, -3.91139365e-005, 1)
  7165. w36.Part1 = p37
  7166. w36.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7167. w37 = Instance.new("Weld", p28)
  7168. w37.Name = "HandArmor"
  7169. w37.Part0 = p28
  7170. w37.C0 = CFrame.new(0.180122375, 0.0175180435, 0.000160217285, 0.766037345, 0.642796159, -1.82396307e-005, -0.642796159, 0.766037345, 3.9114173e-005, 3.91146787e-005, -1.8238552e-005, 1)
  7171. w37.Part1 = p38
  7172. w37.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7173. w38 = Instance.new("Weld", p28)
  7174. w38.Name = "HandArmor"
  7175. w38.Part0 = p28
  7176. w38.C0 = CFrame.new(-0.159227371, 0.0384902954, 0.000160217285, 0.766082823, -0.642741978, -3.91131834e-005, 0.642741978, 0.766082823, 1.8241175e-005, 1.82395725e-005, -3.91139365e-005, 1)
  7177. w38.Part1 = p39
  7178. w38.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7179. w39 = Instance.new("Weld", p28)
  7180. w39.Name = "HandArmor"
  7181. w39.Part0 = p28
  7182. w39.C0 = CFrame.new(0.180122375, -0.333489418, 0.000160217285, 0.766037345, 0.642796159, -1.82396307e-005, -0.642796159, 0.766037345, 3.9114173e-005, 3.91146787e-005, -1.8238552e-005, 1)
  7183. w39.Part1 = p40
  7184. w39.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7185. m.Parent = Character
  7186. Shield = m
  7187. char = game.Players.LocalPlayer.Character
  7188. Shield.Parent = char
  7189. w = Instance.new("Weld")
  7190. w.Part0 = Shield.Handle
  7191. w.Part1 = char["Right Arm"]
  7192. w.Name = "AIDS"
  7193. w.Parent = w.Part0
  7194. local m = Instance.new("Model")
  7195. m.Name = "Spear"
  7196. p1 = Instance.new("Part", m)
  7197. p1.BrickColor = BrickColor.new("New Yeller")
  7198. p1.Material = Enum.Material.Neon
  7199. p1.Name = "Main"
  7200. p1.CFrame = CFrame.new(30.304287, 7.1972127, 60.004612, -0.0628724247, 0.998000085, 0.0065554441, -0.0236257054, -0.00805491675, 0.999688447, 0.997741938, 0.0626979545, 0.0240848865)
  7201. p1.CanCollide = false
  7202. p1.Size = Vector3.new(1, 1.20000005, 1)
  7203. p1.BottomSurface = Enum.SurfaceType.Smooth
  7204. p1.TopSurface = Enum.SurfaceType.Smooth
  7205. b1 = Instance.new("SpecialMesh", p1)
  7206. b1.MeshId = "http://www.roblox.com/asset/?id=1778999"
  7207. b1.TextureId = ""
  7208. b1.MeshType = Enum.MeshType.FileMesh
  7209. b1.Name = "Mesh"
  7210. b1.Scale = Vector3.new(0.0500000007, 0.75, 0.0500000007)
  7211. p2 = Instance.new("Part", m)
  7212. p2.BrickColor = BrickColor.new("Medium stone grey")
  7213. p2.Name = "Main"
  7214. p2.CFrame = CFrame.new(29.5158882, 7.20354795, 59.9551048, -0.0628724247, 0.998000085, 0.0065554441, -0.0236257054, -0.00805491675, 0.999688447, 0.997741938, 0.0626979545, 0.0240848865)
  7215. p2.CanCollide = false
  7216. p2.Size = Vector3.new(1, 1.20000005, 1)
  7217. p2.BottomSurface = Enum.SurfaceType.Smooth
  7218. p2.TopSurface = Enum.SurfaceType.Smooth
  7219. b2 = Instance.new("SpecialMesh", p2)
  7220. b2.MeshId = "http://www.roblox.com/asset/?id=1778999"
  7221. b2.TextureId = ""
  7222. b2.MeshType = Enum.MeshType.FileMesh
  7223. b2.Name = "Mesh"
  7224. b2.Scale = Vector3.new(0.25, 0.349999994, 0.25)
  7225. p3 = Instance.new("Part", m)
  7226. p3.BrickColor = BrickColor.new("New Yeller")
  7227. p3.Transparency = 0.80000001192093
  7228. p3.Name = "Main"
  7229. p3.CFrame = CFrame.new(22.674511, 7.26834679, 59.5322609, -0.0628420487, 0.00655679172, -0.998001933, -0.0236385856, 0.999688148, 0.00805634167, 0.997743547, 0.0240976326, -0.0626674592)
  7230. p3.CanCollide = false
  7231. p3.Size = Vector3.new(1, 1, 1)
  7232. b3 = Instance.new("SpecialMesh", p3)
  7233. b3.MeshId = "http://www.roblox.com/asset/?id=3270017"
  7234. b3.TextureId = ""
  7235. b3.MeshType = Enum.MeshType.FileMesh
  7236. b3.Name = "Mesh"
  7237. b3.Scale = Vector3.new(1, 1, 0.5)
  7238. p4 = Instance.new("Part", m)
  7239. p4.BrickColor = BrickColor.new("Fossil")
  7240. p4.Name = "Main"
  7241. p4.CFrame = CFrame.new(29.7853775, 7.20139122, 59.9720001, -0.0628724247, 0.998000085, 0.0065554441, -0.0236257054, -0.00805491675, 0.999688447, 0.997741938, 0.0626979545, 0.0240848865)
  7242. p4.CanCollide = false
  7243. p4.Size = Vector3.new(1, 1.20000005, 1)
  7244. p4.BottomSurface = Enum.SurfaceType.Smooth
  7245. p4.TopSurface = Enum.SurfaceType.Smooth
  7246. b4 = Instance.new("SpecialMesh", p4)
  7247. b4.MeshId = "http://www.roblox.com/asset/?id=1778999"
  7248. b4.TextureId = ""
  7249. b4.MeshType = Enum.MeshType.FileMesh
  7250. b4.Name = "Mesh"
  7251. b4.Scale = Vector3.new(0.150000006, 0.5, 0.150000006)
  7252. p5 = Instance.new("Part", m)
  7253. p5.BrickColor = BrickColor.new("Medium stone grey")
  7254. p5.Material = Enum.Material.SmoothPlastic
  7255. p5.Name = "Main"
  7256. p5.CFrame = CFrame.new(23.3528385, 7.25292778, 59.5740967, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  7257. p5.CanCollide = false
  7258. p5.Size = Vector3.new(1, 1.20000005, 1)
  7259. b5 = Instance.new("BlockMesh", p5)
  7260. b5.Name = "Mesh"
  7261. b5.Scale = Vector3.new(0.349999994, 0.800000012, 0.349999994)
  7262. p6 = Instance.new("Part", m)
  7263. p6.BrickColor = BrickColor.new("New Yeller")
  7264. p6.Material = Enum.Material.Neon
  7265. p6.Name = "NeonPart"
  7266. p6.CFrame = CFrame.new(28.0235348, 7.22540331, 59.8675499, 0.998660982, -0.00649820315, 0.0513225496, -0.00772058405, -0.999690354, 0.0236553866, 0.0511529408, -0.024019951, -0.998401999)
  7267. p6.CanCollide = false
  7268. p6.Size = Vector3.new(1, 1.20000005, 1)
  7269. b6 = Instance.new("BlockMesh", p6)
  7270. b6.Name = "Mesh"
  7271. b6.Scale = Vector3.new(0.600000024, 0.25, 0.0500000007)
  7272. p7 = Instance.new("Part", m)
  7273. p7.BrickColor = BrickColor.new("Dark stone grey")
  7274. p7.Name = "Main"
  7275. p7.CFrame = CFrame.new(23.4730301, 7.32194424, 59.5832558, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  7276. p7.CanCollide = false
  7277. p7.Size = Vector3.new(1, 1.20000005, 1)
  7278. b7 = Instance.new("BlockMesh", p7)
  7279. b7.Name = "Mesh"
  7280. b7.Scale = Vector3.new(0.379999995, 0.25, 0.0500000007)
  7281. p8 = Instance.new("Part", m)
  7282. p8.BrickColor = BrickColor.new("Dark stone grey")
  7283. p8.Name = "Main"
  7284. p8.CFrame = CFrame.new(23.7374535, 7.25000334, 59.5922813, -0.0627986938, -0.0065802671, 0.998004556, -0.0235957876, -0.999688983, -0.00807612203, 0.997747242, -0.024055874, 0.0626238957)
  7285. p8.CanCollide = false
  7286. p8.Size = Vector3.new(1, 1.20000005, 1)
  7287. p8.BottomSurface = Enum.SurfaceType.Smooth
  7288. p8.TopSurface = Enum.SurfaceType.Smooth
  7289. b8 = Instance.new("CylinderMesh", p8)
  7290. b8.Name = "Mesh"
  7291. b8.Scale = Vector3.new(1, 0.330000013, 0.100000001)
  7292. p9 = Instance.new("Part", m)
  7293. p9.BrickColor = BrickColor.new("New Yeller")
  7294. p9.Transparency = 0.80000001192093
  7295. p9.Name = "Main"
  7296. p9.CFrame = CFrame.new(28.6326294, 7.23047161, 59.9065971, -0.0628420487, 0.00655679172, -0.998001933, -0.0236385856, 0.999688148, 0.00805634167, 0.997743547, 0.0240976326, -0.0626674592)
  7297. p9.CanCollide = false
  7298. p9.Size = Vector3.new(1, 1, 1)
  7299. b9 = Instance.new("SpecialMesh", p9)
  7300. b9.MeshId = "http://www.roblox.com/asset/?id=3270017"
  7301. b9.TextureId = ""
  7302. b9.MeshType = Enum.MeshType.FileMesh
  7303. b9.Name = "Mesh"
  7304. b9.Scale = Vector3.new(1, 1, 0.5)
  7305. p10 = Instance.new("Part", m)
  7306. p10.BrickColor = BrickColor.new("New Yeller")
  7307. p10.Transparency = 0.5
  7308. p10.Name = "Main"
  7309. p10.CFrame = CFrame.new(28.6424809, 7.21041489, 59.9067383, -0.0628420487, 0.00655679172, -0.998001933, -0.0236385856, 0.999688148, 0.00805634167, 0.997743547, 0.0240976326, -0.0626674592)
  7310. p10.CanCollide = false
  7311. p10.Size = Vector3.new(1, 1, 1)
  7312. b10 = Instance.new("SpecialMesh", p10)
  7313. b10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  7314. b10.TextureId = ""
  7315. b10.MeshType = Enum.MeshType.FileMesh
  7316. b10.Name = "Mesh"
  7317. b10.Scale = Vector3.new(0.649999976, 0.649999976, 0.5)
  7318. p11 = Instance.new("Part", m)
  7319. p11.BrickColor = BrickColor.new("New Yeller")
  7320. p11.Transparency = 0.25
  7321. p11.Name = "Main"
  7322. p11.CFrame = CFrame.new(28.6425209, 7.22039557, 59.9070091, -0.0628420487, 0.00655679172, -0.998001933, -0.0236385856, 0.999688148, 0.00805634167, 0.997743547, 0.0240976326, -0.0626674592)
  7323. p11.CanCollide = false
  7324. p11.Size = Vector3.new(1, 1, 1)
  7325. b11 = Instance.new("SpecialMesh", p11)
  7326. b11.MeshId = "http://www.roblox.com/asset/?id=3270017"
  7327. b11.TextureId = ""
  7328. b11.MeshType = Enum.MeshType.FileMesh
  7329. b11.Name = "Mesh"
  7330. b11.Scale = Vector3.new(0.400000006, 0.400000006, 0.5)
  7331. p12 = Instance.new("Part", m)
  7332. p12.BrickColor = BrickColor.new("Dark stone grey")
  7333. p12.Name = "Main"
  7334. p12.CFrame = CFrame.new(22.3303242, 7.2713089, 59.5041466, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  7335. p12.CanCollide = false
  7336. p12.Size = Vector3.new(1, 1.20000005, 1)
  7337. p12.BottomSurface = Enum.SurfaceType.Smooth
  7338. p12.TopSurface = Enum.SurfaceType.Smooth
  7339. b12 = Instance.new("CylinderMesh", p12)
  7340. b12.Name = "Mesh"
  7341. b12.Scale = Vector3.new(1, 0.100000001, 0.379999995)
  7342. p13 = Instance.new("Part", m)
  7343. p13.BrickColor = BrickColor.new("Dark stone grey")
  7344. p13.Name = "Main"
  7345. p13.CFrame = CFrame.new(23.5068398, 7.24954414, 59.6738586, 0.966994047, -0.00653795293, 0.254715323, -0.0124306772, -0.99969089, 0.0215317104, 0.2544958, -0.0239873175, -0.96677649)
  7346. p13.CanCollide = false
  7347. p13.Size = Vector3.new(1, 1.20000005, 1)
  7348. b13 = Instance.new("BlockMesh", p13)
  7349. b13.Name = "Mesh"
  7350. b13.Scale = Vector3.new(0.629999995, 0.300000012, 0.0500000007)
  7351. p14 = Instance.new("Part", m)
  7352. p14.BrickColor = BrickColor.new("Medium stone grey")
  7353. p14.Name = "Main"
  7354. p14.CFrame = CFrame.new(23.0887184, 7.25520945, 59.5515556, -0.0627986938, -0.0065802671, 0.998004556, -0.0235957876, -0.999688983, -0.00807612203, 0.997747242, -0.024055874, 0.0626238957)
  7355. p14.CanCollide = false
  7356. p14.Size = Vector3.new(1, 1.20000005, 1)
  7357. p14.BottomSurface = Enum.SurfaceType.Smooth
  7358. p14.TopSurface = Enum.SurfaceType.Smooth
  7359. b14 = Instance.new("CylinderMesh", p14)
  7360. b14.Name = "Mesh"
  7361. b14.Scale = Vector3.new(1, 0.300000012, 0.300000012)
  7362. p15 = Instance.new("Part", m)
  7363. p15.BrickColor = BrickColor.new("Dark stone grey")
  7364. p15.Name = "Main"
  7365. p15.CFrame = CFrame.new(23.5181656, 7.25377226, 59.4942856, 0.99196279, -0.00652414327, -0.126361534, -0.00343906065, -0.999691069, 0.0246175267, -0.126483098, -0.0239851065, -0.991678834)
  7366. p15.CanCollide = false
  7367. p15.Size = Vector3.new(1, 1.20000005, 1)
  7368. b15 = Instance.new("BlockMesh", p15)
  7369. b15.Name = "Mesh"
  7370. b15.Scale = Vector3.new(0.629999995, 0.300000012, 0.0500000007)
  7371. p16 = Instance.new("Part", m)
  7372. p16.BrickColor = BrickColor.new("Dark stone grey")
  7373. p16.Name = "Main"
  7374. p16.CFrame = CFrame.new(23.4722557, 7.20199537, 59.5803604, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  7375. p16.CanCollide = false
  7376. p16.Size = Vector3.new(1, 1.20000005, 1)
  7377. b16 = Instance.new("BlockMesh", p16)
  7378. b16.Name = "Mesh"
  7379. b16.Scale = Vector3.new(0.379999995, 0.25, 0.0500000007)
  7380. p17 = Instance.new("Part", m)
  7381. p17.BrickColor = BrickColor.new("Medium stone grey")
  7382. p17.Name = "Main"
  7383. p17.CFrame = CFrame.new(23.4427319, 7.26223755, 59.5799103, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  7384. p17.CanCollide = false
  7385. p17.Size = Vector3.new(1, 1.20000005, 1)
  7386. b17 = Instance.new("BlockMesh", p17)
  7387. b17.Name = "Mesh"
  7388. b17.Scale = Vector3.new(0.379999995, 0.150000006, 0.0500000007)
  7389. p18 = Instance.new("Part", m)
  7390. p18.BrickColor = BrickColor.new("Dark stone grey")
  7391. p18.Name = "Main"
  7392. p18.CFrame = CFrame.new(23.2478256, 7.26368475, 59.5717697, 0.9980039, -0.0628091693, -0.00656997785, -0.00806606282, -0.0235957038, -0.999689043, 0.0626346171, 0.997746587, -0.0240552295)
  7393. p18.CanCollide = false
  7394. p18.Size = Vector3.new(1, 1.20000005, 1)
  7395. p18.BottomSurface = Enum.SurfaceType.Smooth
  7396. p18.TopSurface = Enum.SurfaceType.Smooth
  7397. b18 = Instance.new("CylinderMesh", p18)
  7398. b18.Name = "Mesh"
  7399. b18.Scale = Vector3.new(1, 0.319999993, 0.230000004)
  7400. p19 = Instance.new("Part", m)
  7401. p19.BrickColor = BrickColor.new("Medium stone grey")
  7402. p19.Material = Enum.Material.SmoothPlastic
  7403. p19.Name = "Main"
  7404. p19.CFrame = CFrame.new(28.0992317, 7.27109861, 59.6084061, 0.00656695105, 0.0628103092, -0.9980039, 0.999692738, 0.0234431438, 0.00805347692, 0.0239021946, -0.997750163, -0.0626370534)
  7405. p19.CanCollide = false
  7406. p19.Size = Vector3.new(1, 1, 1)
  7407. p19.BottomSurface = Enum.SurfaceType.Smooth
  7408. p19.TopSurface = Enum.SurfaceType.Smooth
  7409. b19 = Instance.new("SpecialMesh", p19)
  7410. b19.MeshType = Enum.MeshType.Wedge
  7411. b19.Name = "Mesh"
  7412. b19.Scale = Vector3.new(0.150000006, 0.300000012, 0.899999976)
  7413. p20 = Instance.new("Part", m)
  7414. p20.BrickColor = BrickColor.new("Medium stone grey")
  7415. p20.Name = "Main"
  7416. p20.CFrame = CFrame.new(23.7374535, 7.25000334, 59.5922813, -0.0627986938, -0.0065802671, 0.998004556, -0.0235957876, -0.999688983, -0.00807612203, 0.997747242, -0.024055874, 0.0626238957)
  7417. p20.CanCollide = false
  7418. p20.Size = Vector3.new(1, 1.20000005, 1)
  7419. p20.BottomSurface = Enum.SurfaceType.Smooth
  7420. p20.TopSurface = Enum.SurfaceType.Smooth
  7421. b20 = Instance.new("CylinderMesh", p20)
  7422. b20.Name = "Mesh"
  7423. b20.Scale = Vector3.new(1, 0.300000012, 0.150000006)
  7424. p21 = Instance.new("Part", m)
  7425. p21.BrickColor = BrickColor.new("Black")
  7426. p21.Name = "Main"
  7427. p21.CFrame = CFrame.new(24.4860058, 7.25397396, 59.6394958, -0.0628724247, 0.998000085, 0.0065554441, -0.0236257054, -0.00805491675, 0.999688447, 0.997741938, 0.0626979545, 0.0240848865)
  7428. p21.CanCollide = false
  7429. p21.Size = Vector3.new(1, 1.20000005, 1)
  7430. p21.BottomSurface = Enum.SurfaceType.Smooth
  7431. p21.TopSurface = Enum.SurfaceType.Smooth
  7432. b21 = Instance.new("SpecialMesh", p21)
  7433. b21.MeshId = "http://www.roblox.com/asset/?id=1778999"
  7434. b21.TextureId = ""
  7435. b21.MeshType = Enum.MeshType.FileMesh
  7436. b21.Name = "Mesh"
  7437. b21.Scale = Vector3.new(0.349999994, 0.200000003, 0.349999994)
  7438. p22 = Instance.new("Part", m)
  7439. p22.BrickColor = BrickColor.new("Dark stone grey")
  7440. p22.Name = "Main"
  7441. p22.CFrame = CFrame.new(23.0804157, 7.50520658, 59.5569191, -0.0628420487, 0.00655679172, -0.998001933, -0.0236385856, 0.999688148, 0.00805634167, 0.997743547, 0.0240976326, -0.0626674592)
  7442. p22.CanCollide = false
  7443. p22.Size = Vector3.new(1, 1.20000005, 1)
  7444. p22.BottomSurface = Enum.SurfaceType.Smooth
  7445. p22.TopSurface = Enum.SurfaceType.Smooth
  7446. b22 = Instance.new("SpecialMesh", p22)
  7447. b22.MeshId = "http://www.roblox.com/asset/?id=1778999"
  7448. b22.TextureId = ""
  7449. b22.MeshType = Enum.MeshType.FileMesh
  7450. b22.Name = "Mesh"
  7451. b22.Scale = Vector3.new(0.150000006, 0.200000003, 0.150000006)
  7452. p23 = Instance.new("Part", m)
  7453. p23.BrickColor = BrickColor.new("New Yeller")
  7454. p23.Transparency = 0.5
  7455. p23.Name = "Main"
  7456. p23.CFrame = CFrame.new(22.6843319, 7.24828863, 59.5323868, -0.0628420487, 0.00655679172, -0.998001933, -0.0236385856, 0.999688148, 0.00805634167, 0.997743547, 0.0240976326, -0.0626674592)
  7457. p23.CanCollide = false
  7458. p23.Size = Vector3.new(1, 1, 1)
  7459. b23 = Instance.new("SpecialMesh", p23)
  7460. b23.MeshId = "http://www.roblox.com/asset/?id=3270017"
  7461. b23.TextureId = ""
  7462. b23.MeshType = Enum.MeshType.FileMesh
  7463. b23.Name = "Mesh"
  7464. b23.Scale = Vector3.new(0.649999976, 0.649999976, 0.5)
  7465. p24 = Instance.new("Part", m)
  7466. p24.BrickColor = BrickColor.new("New Yeller")
  7467. p24.Transparency = 0.25
  7468. p24.Name = "Main"
  7469. p24.CFrame = CFrame.new(22.6843987, 7.25828409, 59.5326233, -0.0628420487, 0.00655679172, -0.998001933, -0.0236385856, 0.999688148, 0.00805634167, 0.997743547, 0.0240976326, -0.0626674592)
  7470. p24.CanCollide = false
  7471. p24.Size = Vector3.new(1, 1, 1)
  7472. b24 = Instance.new("SpecialMesh", p24)
  7473. b24.MeshId = "http://www.roblox.com/asset/?id=3270017"
  7474. b24.TextureId = ""
  7475. b24.MeshType = Enum.MeshType.FileMesh
  7476. b24.Name = "Mesh"
  7477. b24.Scale = Vector3.new(0.400000006, 0.400000006, 0.5)
  7478. p25 = Instance.new("Part", m)
  7479. p25.BrickColor = BrickColor.new("Dark stone grey")
  7480. p25.Name = "Main"
  7481. p25.CFrame = CFrame.new(22.0209446, 7.27377462, 59.4847336, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  7482. p25.CanCollide = false
  7483. p25.Size = Vector3.new(1, 1.20000005, 1)
  7484. p25.BottomSurface = Enum.SurfaceType.Smooth
  7485. p25.TopSurface = Enum.SurfaceType.Smooth
  7486. b25 = Instance.new("CylinderMesh", p25)
  7487. b25.Name = "Mesh"
  7488. b25.Scale = Vector3.new(1, 0.100000001, 0.379999995)
  7489. p26 = Instance.new("Part", m)
  7490. p26.BrickColor = BrickColor.new("Deep orange")
  7491. p26.Material = Enum.Material.Neon
  7492. p26.Name = "NeonPart"
  7493. p26.CFrame = CFrame.new(22.1706333, 7.27259445, 59.4941177, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  7494. p26.CanCollide = false
  7495. p26.Size = Vector3.new(1, 1.20000005, 1)
  7496. p26.BottomSurface = Enum.SurfaceType.Smooth
  7497. p26.TopSurface = Enum.SurfaceType.Smooth
  7498. b26 = Instance.new("CylinderMesh", p26)
  7499. b26.Name = "Mesh"
  7500. b26.Scale = Vector3.new(1, 0.0299999993, 0.379999995)
  7501. p27 = Instance.new("Part", m)
  7502. p27.BrickColor = BrickColor.new("Deep orange")
  7503. p27.Material = Enum.Material.Neon
  7504. p27.Name = "BladePart"
  7505. p27.CFrame = CFrame.new(30.7778969, 7.17176437, 60.1916504, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7506. p27.CanCollide = false
  7507. p27.Shape = Enum.PartType.Cylinder
  7508. p27.Size = Vector3.new(0.200000003, 0.298598439, 0.746495962)
  7509. p27.BottomSurface = Enum.SurfaceType.Smooth
  7510. p27.TopSurface = Enum.SurfaceType.Smooth
  7511. b27 = Instance.new("SpecialMesh", p27)
  7512. b27.MeshType = Enum.MeshType.Wedge
  7513. b27.Name = "Mesh"
  7514. b27.Scale = Vector3.new(0.0746495947, 1, 1)
  7515. p28 = Instance.new("Part", m)
  7516. p28.BrickColor = BrickColor.new("Deep orange")
  7517. p28.Material = Enum.Material.Neon
  7518. p28.Name = "BladePart"
  7519. p28.CFrame = CFrame.new(30.2067604, 7.16722012, 60.385067, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7520. p28.CanCollide = false
  7521. p28.Shape = Enum.PartType.Cylinder
  7522. p28.Size = Vector3.new(0.200000003, 0.200000003, 0.373247981)
  7523. p28.BottomSurface = Enum.SurfaceType.Smooth
  7524. p28.TopSurface = Enum.SurfaceType.Smooth
  7525. b28 = Instance.new("SpecialMesh", p28)
  7526. b28.MeshType = Enum.MeshType.Wedge
  7527. b28.Name = "Mesh"
  7528. b28.Scale = Vector3.new(0.0746495947, 0.746496081, 1)
  7529. p29 = Instance.new("Part", m)
  7530. p29.BrickColor = BrickColor.new("Institutional white")
  7531. p29.Material = Enum.Material.Neon
  7532. p29.Name = "OutlinePart"
  7533. p29.CFrame = CFrame.new(29.6758423, 7.15916204, 60.754425, -0.00110254949, -0.0538681522, 0.998547435, 0.999795854, -0.0202065222, 1.38562173e-005, 0.0201764237, 0.998343706, 0.0538794287)
  7534. p29.CanCollide = false
  7535. p29.Shape = Enum.PartType.Cylinder
  7536. p29.Size = Vector3.new(0.200000003, 0.320760041, 1.16639984)
  7537. p29.BottomSurface = Enum.SurfaceType.Smooth
  7538. p29.TopSurface = Enum.SurfaceType.Smooth
  7539. b29 = Instance.new("SpecialMesh", p29)
  7540. b29.MeshType = Enum.MeshType.Wedge
  7541. b29.Name = "Mesh"
  7542. b29.Scale = Vector3.new(0.109349988, 1, 1)
  7543. p30 = Instance.new("Part", m)
  7544. p30.BrickColor = BrickColor.new("Institutional white")
  7545. p30.Material = Enum.Material.Neon
  7546. p30.Name = "OutlinePart"
  7547. p30.CFrame = CFrame.new(29.9893341, 7.18355227, 59.565464, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7548. p30.CanCollide = false
  7549. p30.Shape = Enum.PartType.Cylinder
  7550. p30.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7551. p30.BottomSurface = Enum.SurfaceType.Smooth
  7552. p30.TopSurface = Enum.SurfaceType.Smooth
  7553. b30 = Instance.new("SpecialMesh", p30)
  7554. b30.MeshType = Enum.MeshType.Brick
  7555. b30.Name = "Mesh"
  7556. b30.Scale = Vector3.new(0.0559872054, 0.746496081, 0.746495962)
  7557. p31 = Instance.new("Part", m)
  7558. p31.BrickColor = BrickColor.new("Institutional white")
  7559. p31.Material = Enum.Material.Neon
  7560. p31.Name = "OutlinePart"
  7561. p31.CFrame = CFrame.new(30.2057476, 7.16685009, 60.4036903, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7562. p31.CanCollide = false
  7563. p31.Shape = Enum.PartType.Cylinder
  7564. p31.Size = Vector3.new(0.200000003, 0.200000003, 0.373247981)
  7565. p31.BottomSurface = Enum.SurfaceType.Smooth
  7566. p31.TopSurface = Enum.SurfaceType.Smooth
  7567. b31 = Instance.new("SpecialMesh", p31)
  7568. b31.MeshType = Enum.MeshType.Wedge
  7569. b31.Name = "Mesh"
  7570. b31.Scale = Vector3.new(0.0559872054, 0.746496081, 1)
  7571. p32 = Instance.new("Part", m)
  7572. p32.BrickColor = BrickColor.new("Institutional white")
  7573. p32.Material = Enum.Material.Neon
  7574. p32.Name = "OutlinePart"
  7575. p32.CFrame = CFrame.new(30.3669205, 7.17137718, 60.1881866, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7576. p32.CanCollide = false
  7577. p32.Shape = Enum.PartType.Cylinder
  7578. p32.Size = Vector3.new(0.200000003, 0.298598439, 0.200000003)
  7579. p32.BottomSurface = Enum.SurfaceType.Smooth
  7580. p32.TopSurface = Enum.SurfaceType.Smooth
  7581. b32 = Instance.new("SpecialMesh", p32)
  7582. b32.MeshType = Enum.MeshType.Brick
  7583. b32.Name = "Mesh"
  7584. b32.Scale = Vector3.new(0.0559872054, 1, 0.373248041)
  7585. p33 = Instance.new("Part", m)
  7586. p33.BrickColor = BrickColor.new("Institutional white")
  7587. p33.Material = Enum.Material.Neon
  7588. p33.Name = "OutlinePart"
  7589. p33.CFrame = CFrame.new(29.6162338, 7.18339348, 59.5527992, 0.00110395066, 0.0538224727, 0.998549938, -0.999795556, 0.0202221628, 1.53384171e-005, -0.0201920141, -0.998345792, 0.0538337864)
  7590. p33.CanCollide = false
  7591. p33.Shape = Enum.PartType.Cylinder
  7592. p33.Size = Vector3.new(0.200000003, 0.200000003, 0.597196758)
  7593. p33.BottomSurface = Enum.SurfaceType.Smooth
  7594. p33.TopSurface = Enum.SurfaceType.Smooth
  7595. b33 = Instance.new("SpecialMesh", p33)
  7596. b33.MeshType = Enum.MeshType.Wedge
  7597. b33.Name = "Mesh"
  7598. b33.Scale = Vector3.new(0.0559872054, 0.821145833, 1)
  7599. p34 = Instance.new("Part", m)
  7600. p34.BrickColor = BrickColor.new("Institutional white")
  7601. p34.Material = Enum.Material.Neon
  7602. p34.Name = "OutlinePart"
  7603. p34.CFrame = CFrame.new(30.2502499, 7.18356228, 59.5795326, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7604. p34.CanCollide = false
  7605. p34.Shape = Enum.PartType.Cylinder
  7606. p34.Size = Vector3.new(0.200000003, 0.200000003, 0.373247981)
  7607. p34.BottomSurface = Enum.SurfaceType.Smooth
  7608. p34.TopSurface = Enum.SurfaceType.Smooth
  7609. b34 = Instance.new("SpecialMesh", p34)
  7610. b34.MeshType = Enum.MeshType.Wedge
  7611. b34.Name = "Mesh"
  7612. b34.Scale = Vector3.new(0.0559872054, 0.746496081, 1)
  7613. p35 = Instance.new("Part", m)
  7614. p35.BrickColor = BrickColor.new("Institutional white")
  7615. p35.Material = Enum.Material.Neon
  7616. p35.Name = "OutlinePart"
  7617. p35.CFrame = CFrame.new(29.9449005, 7.16684389, 60.3896294, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7618. p35.CanCollide = false
  7619. p35.Shape = Enum.PartType.Cylinder
  7620. p35.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7621. p35.BottomSurface = Enum.SurfaceType.Smooth
  7622. p35.TopSurface = Enum.SurfaceType.Smooth
  7623. b35 = Instance.new("SpecialMesh", p35)
  7624. b35.MeshType = Enum.MeshType.Brick
  7625. b35.Name = "Mesh"
  7626. b35.Scale = Vector3.new(0.0559872054, 0.746496081, 0.746495962)
  7627. p36 = Instance.new("Part", m)
  7628. p36.BrickColor = BrickColor.new("Institutional white")
  7629. p36.Material = Enum.Material.Neon
  7630. p36.Name = "OutlinePart"
  7631. p36.CFrame = CFrame.new(30.4029694, 7.15888834, 60.8082352, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7632. p36.CanCollide = false
  7633. p36.Shape = Enum.PartType.Cylinder
  7634. p36.Size = Vector3.new(0.200000003, 0.291600049, 0.291599929)
  7635. p36.BottomSurface = Enum.SurfaceType.Smooth
  7636. p36.TopSurface = Enum.SurfaceType.Smooth
  7637. b36 = Instance.new("SpecialMesh", p36)
  7638. b36.MeshType = Enum.MeshType.Brick
  7639. b36.Name = "Mesh"
  7640. b36.Scale = Vector3.new(0.109349988, 1, 1)
  7641. p37 = Instance.new("Part", m)
  7642. p37.BrickColor = BrickColor.new("Institutional white")
  7643. p37.Material = Enum.Material.Neon
  7644. p37.Name = "OutlinePart"
  7645. p37.CFrame = CFrame.new(30.9125271, 7.15889168, 60.8357391, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7646. p37.CanCollide = false
  7647. p37.Shape = Enum.PartType.Cylinder
  7648. p37.Size = Vector3.new(0.200000003, 0.291600049, 0.728999913)
  7649. p37.BottomSurface = Enum.SurfaceType.Smooth
  7650. p37.TopSurface = Enum.SurfaceType.Smooth
  7651. b37 = Instance.new("SpecialMesh", p37)
  7652. b37.MeshType = Enum.MeshType.Wedge
  7653. b37.Name = "Mesh"
  7654. b37.Scale = Vector3.new(0.109349988, 1, 1)
  7655. p38 = Instance.new("Part", m)
  7656. p38.BrickColor = BrickColor.new("Institutional white")
  7657. p38.Material = Enum.Material.Neon
  7658. p38.Name = "OutlinePart"
  7659. p38.CFrame = CFrame.new(32.0287857, 7.16807222, 60.4434052, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7660. p38.CanCollide = false
  7661. p38.Shape = Enum.PartType.Cylinder
  7662. p38.Size = Vector3.new(0.200000003, 0.61236006, 1.45799983)
  7663. p38.BottomSurface = Enum.SurfaceType.Smooth
  7664. p38.TopSurface = Enum.SurfaceType.Smooth
  7665. b38 = Instance.new("SpecialMesh", p38)
  7666. b38.MeshType = Enum.MeshType.Wedge
  7667. b38.Name = "Mesh"
  7668. b38.Scale = Vector3.new(0.109349988, 1, 1)
  7669. p39 = Instance.new("Part", m)
  7670. p39.BrickColor = BrickColor.new("Institutional white")
  7671. p39.Material = Enum.Material.Neon
  7672. p39.Name = "OutlinePart"
  7673. p39.CFrame = CFrame.new(30.4898109, 7.19152451, 59.1985359, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7674. p39.CanCollide = false
  7675. p39.Shape = Enum.PartType.Cylinder
  7676. p39.Size = Vector3.new(0.200000003, 0.291600049, 0.291599929)
  7677. p39.BottomSurface = Enum.SurfaceType.Smooth
  7678. p39.TopSurface = Enum.SurfaceType.Smooth
  7679. b39 = Instance.new("SpecialMesh", p39)
  7680. b39.MeshType = Enum.MeshType.Brick
  7681. b39.Name = "Mesh"
  7682. b39.Scale = Vector3.new(0.109349988, 1, 1)
  7683. p40 = Instance.new("Part", m)
  7684. p40.BrickColor = BrickColor.new("Institutional white")
  7685. p40.Material = Enum.Material.Neon
  7686. p40.Name = "OutlinePart"
  7687. p40.CFrame = CFrame.new(29.7610626, 7.19121742, 59.1738319, 0.00110395066, 0.0538224727, 0.998549938, -0.999795556, 0.0202221628, 1.53384171e-005, -0.0201920141, -0.998345792, 0.0538337864)
  7688. p40.CanCollide = false
  7689. p40.Shape = Enum.PartType.Cylinder
  7690. p40.Size = Vector3.new(0.200000003, 0.320760041, 1.16639984)
  7691. p40.BottomSurface = Enum.SurfaceType.Smooth
  7692. p40.TopSurface = Enum.SurfaceType.Smooth
  7693. b40 = Instance.new("SpecialMesh", p40)
  7694. b40.MeshType = Enum.MeshType.Wedge
  7695. b40.Name = "Mesh"
  7696. b40.Scale = Vector3.new(0.109349988, 1, 1)
  7697. p41 = Instance.new("Part", m)
  7698. p41.BrickColor = BrickColor.new("Institutional white")
  7699. p41.Material = Enum.Material.Neon
  7700. p41.Name = "OutlinePart"
  7701. p41.CFrame = CFrame.new(31.2272873, 7.16775513, 60.4147911, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7702. p41.CanCollide = false
  7703. p41.Shape = Enum.PartType.Cylinder
  7704. p41.Size = Vector3.new(0.200000003, 0.583200037, 0.200000003)
  7705. p41.BottomSurface = Enum.SurfaceType.Smooth
  7706. p41.TopSurface = Enum.SurfaceType.Smooth
  7707. b41 = Instance.new("SpecialMesh", p41)
  7708. b41.MeshType = Enum.MeshType.Brick
  7709. b41.Name = "Mesh"
  7710. b41.Scale = Vector3.new(0.109349988, 1, 0.728999913)
  7711. p42 = Instance.new("Part", m)
  7712. p42.BrickColor = BrickColor.new("Institutional white")
  7713. p42.Material = Enum.Material.Neon
  7714. p42.Name = "OutlinePart"
  7715. p42.CFrame = CFrame.new(29.5725784, 7.1669817, 60.3620834, -0.00110254949, -0.0538681522, 0.998547435, 0.999795854, -0.0202065222, 1.38562173e-005, 0.0201764237, 0.998343706, 0.0538794287)
  7716. p42.CanCollide = false
  7717. p42.Shape = Enum.PartType.Cylinder
  7718. p42.Size = Vector3.new(0.200000003, 0.200000003, 0.597196758)
  7719. p42.BottomSurface = Enum.SurfaceType.Smooth
  7720. p42.TopSurface = Enum.SurfaceType.Smooth
  7721. b42 = Instance.new("SpecialMesh", p42)
  7722. b42.MeshType = Enum.MeshType.Wedge
  7723. b42.Name = "Mesh"
  7724. b42.Scale = Vector3.new(0.0559872054, 0.821145833, 1)
  7725. p43 = Instance.new("Part", m)
  7726. p43.BrickColor = BrickColor.new("Institutional white")
  7727. p43.Material = Enum.Material.Neon
  7728. p43.Name = "OutlinePart"
  7729. p43.CFrame = CFrame.new(32.0669327, 7.18242836, 59.7361221, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7730. p43.CanCollide = false
  7731. p43.Shape = Enum.PartType.Cylinder
  7732. p43.Size = Vector3.new(0.200000003, 0.61236006, 1.45799983)
  7733. p43.BottomSurface = Enum.SurfaceType.Smooth
  7734. p43.TopSurface = Enum.SurfaceType.Smooth
  7735. b43 = Instance.new("SpecialMesh", p43)
  7736. b43.MeshType = Enum.MeshType.Wedge
  7737. b43.Name = "Mesh"
  7738. b43.Scale = Vector3.new(0.109349988, 1, 1)
  7739. p44 = Instance.new("Part", m)
  7740. p44.BrickColor = BrickColor.new("Institutional white")
  7741. p44.Material = Enum.Material.Neon
  7742. p44.Name = "OutlinePart"
  7743. p44.CFrame = CFrame.new(30.3872852, 7.17903042, 59.8111649, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7744. p44.CanCollide = false
  7745. p44.Shape = Enum.PartType.Cylinder
  7746. p44.Size = Vector3.new(0.200000003, 0.298598439, 0.200000003)
  7747. p44.BottomSurface = Enum.SurfaceType.Smooth
  7748. p44.TopSurface = Enum.SurfaceType.Smooth
  7749. b44 = Instance.new("SpecialMesh", p44)
  7750. b44.MeshType = Enum.MeshType.Brick
  7751. b44.Name = "Mesh"
  7752. b44.Scale = Vector3.new(0.0559872054, 1, 0.373248041)
  7753. p45 = Instance.new("Part", m)
  7754. p45.BrickColor = BrickColor.new("Institutional white")
  7755. p45.Material = Enum.Material.Neon
  7756. p45.Name = "OutlinePart"
  7757. p45.CFrame = CFrame.new(31.2669678, 7.18269777, 59.6783829, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7758. p45.CanCollide = false
  7759. p45.Shape = Enum.PartType.Cylinder
  7760. p45.Size = Vector3.new(0.200000003, 0.583200037, 0.200000003)
  7761. p45.BottomSurface = Enum.SurfaceType.Smooth
  7762. p45.TopSurface = Enum.SurfaceType.Smooth
  7763. b45 = Instance.new("SpecialMesh", p45)
  7764. b45.MeshType = Enum.MeshType.Brick
  7765. b45.Name = "Mesh"
  7766. b45.Scale = Vector3.new(0.109349988, 1, 0.728999913)
  7767. p46 = Instance.new("Part", m)
  7768. p46.BrickColor = BrickColor.new("Deep orange")
  7769. p46.Material = Enum.Material.Neon
  7770. p46.Name = "BladePart"
  7771. p46.CFrame = CFrame.new(30.8419628, 7.16851854, 60.3563843, -0.00105870934, -0.776214004, -0.630468845, 0.999793708, 0.0119696949, -0.0164156165, 0.0202885494, -0.630356133, 0.77604115)
  7772. p46.CanCollide = false
  7773. p46.Shape = Enum.PartType.Cylinder
  7774. p46.Size = Vector3.new(0.200000003, 0.291600049, 0.583199918)
  7775. p46.BottomSurface = Enum.SurfaceType.Smooth
  7776. p46.TopSurface = Enum.SurfaceType.Smooth
  7777. b46 = Instance.new("SpecialMesh", p46)
  7778. b46.MeshType = Enum.MeshType.Wedge
  7779. b46.Name = "Mesh"
  7780. b46.Scale = Vector3.new(0.14579998, 0.5, 1)
  7781. p47 = Instance.new("Part", m)
  7782. p47.BrickColor = BrickColor.new("Deep orange")
  7783. p47.Material = Enum.Material.Neon
  7784. p47.Name = "BladePart"
  7785. p47.CFrame = CFrame.new(29.5731678, 7.16720915, 60.3508873, -0.00110254949, -0.0538681522, 0.998547435, 0.999795854, -0.0202065222, 1.38562173e-005, 0.0201764237, 0.998343706, 0.0538794287)
  7786. p47.CanCollide = false
  7787. p47.Shape = Enum.PartType.Cylinder
  7788. p47.Size = Vector3.new(0.200000003, 0.200000003, 0.597196758)
  7789. p47.BottomSurface = Enum.SurfaceType.Smooth
  7790. p47.TopSurface = Enum.SurfaceType.Smooth
  7791. b47 = Instance.new("SpecialMesh", p47)
  7792. b47.MeshType = Enum.MeshType.Wedge
  7793. b47.Name = "Mesh"
  7794. b47.Scale = Vector3.new(0.0746495947, 0.746496081, 1)
  7795. p48 = Instance.new("Part", m)
  7796. p48.BrickColor = BrickColor.new("Deep orange")
  7797. p48.Material = Enum.Material.Neon
  7798. p48.Name = "BladePart"
  7799. p48.CFrame = CFrame.new(31.0108719, 7.16849422, 60.3666077, 0.00110395066, 0.0538224727, 0.998549938, -0.999795556, 0.0202221628, 1.53384171e-005, -0.0201920141, -0.998345792, 0.0538337864)
  7800. p48.CanCollide = false
  7801. p48.Shape = Enum.PartType.Cylinder
  7802. p48.Size = Vector3.new(0.200000003, 0.583200037, 0.291599959)
  7803. p48.BottomSurface = Enum.SurfaceType.Smooth
  7804. p48.TopSurface = Enum.SurfaceType.Smooth
  7805. b48 = Instance.new("SpecialMesh", p48)
  7806. b48.MeshType = Enum.MeshType.Wedge
  7807. b48.Name = "Mesh"
  7808. b48.Scale = Vector3.new(0.14579998, 1, 1)
  7809. p49 = Instance.new("Part", m)
  7810. p49.BrickColor = BrickColor.new("Deep orange")
  7811. p49.Material = Enum.Material.Neon
  7812. p49.Name = "BladePart"
  7813. p49.CFrame = CFrame.new(30.9973831, 7.19081783, 59.2624016, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7814. p49.CanCollide = false
  7815. p49.Shape = Enum.PartType.Cylinder
  7816. p49.Size = Vector3.new(0.200000003, 0.291600049, 0.728999913)
  7817. p49.BottomSurface = Enum.SurfaceType.Smooth
  7818. p49.TopSurface = Enum.SurfaceType.Smooth
  7819. b49 = Instance.new("SpecialMesh", p49)
  7820. b49.MeshType = Enum.MeshType.Wedge
  7821. b49.Name = "Mesh"
  7822. b49.Scale = Vector3.new(0.14579998, 1, 1)
  7823. p50 = Instance.new("Part", m)
  7824. p50.BrickColor = BrickColor.new("Deep orange")
  7825. p50.Material = Enum.Material.Neon
  7826. p50.Name = "BladePart"
  7827. p50.CFrame = CFrame.new(29.6770401, 7.15961361, 60.7325935, -0.00110254949, -0.0538681522, 0.998547435, 0.999795854, -0.0202065222, 1.38562173e-005, 0.0201764237, 0.998343706, 0.0538794287)
  7828. p50.CanCollide = false
  7829. p50.Shape = Enum.PartType.Cylinder
  7830. p50.Size = Vector3.new(0.200000003, 0.291600049, 1.16639984)
  7831. p50.BottomSurface = Enum.SurfaceType.Smooth
  7832. p50.TopSurface = Enum.SurfaceType.Smooth
  7833. b50 = Instance.new("SpecialMesh", p50)
  7834. b50.MeshType = Enum.MeshType.Wedge
  7835. b50.Name = "Mesh"
  7836. b50.Scale = Vector3.new(0.14579998, 1, 1)
  7837. p51 = Instance.new("Part", m)
  7838. p51.BrickColor = BrickColor.new("Deep orange")
  7839. p51.Material = Enum.Material.Neon
  7840. p51.Name = "BladePart"
  7841. p51.CFrame = CFrame.new(30.8776398, 7.18191481, 59.6949768, 0.00107341213, -0.839465857, -0.543411374, -0.999794245, -0.0119103324, 0.0164242554, -0.0202598143, 0.543281913, -0.839305818)
  7842. p51.CanCollide = false
  7843. p51.Shape = Enum.PartType.Cylinder
  7844. p51.Size = Vector3.new(0.200000003, 0.291600049, 0.583199918)
  7845. p51.BottomSurface = Enum.SurfaceType.Smooth
  7846. p51.TopSurface = Enum.SurfaceType.Smooth
  7847. b51 = Instance.new("SpecialMesh", p51)
  7848. b51.MeshType = Enum.MeshType.Wedge
  7849. b51.Name = "Mesh"
  7850. b51.Scale = Vector3.new(0.14579998, 0.5, 1)
  7851. p52 = Instance.new("Part", m)
  7852. p52.BrickColor = BrickColor.new("Deep orange")
  7853. p52.Material = Enum.Material.Neon
  7854. p52.Name = "BladePart"
  7855. p52.CFrame = CFrame.new(29.759901, 7.1907773, 59.1956825, 0.00110395066, 0.0538224727, 0.998549938, -0.999795556, 0.0202221628, 1.53384171e-005, -0.0201920141, -0.998345792, 0.0538337864)
  7856. p52.CanCollide = false
  7857. p52.Shape = Enum.PartType.Cylinder
  7858. p52.Size = Vector3.new(0.200000003, 0.291600049, 1.16639984)
  7859. p52.BottomSurface = Enum.SurfaceType.Smooth
  7860. p52.TopSurface = Enum.SurfaceType.Smooth
  7861. b52 = Instance.new("SpecialMesh", p52)
  7862. b52.MeshType = Enum.MeshType.Wedge
  7863. b52.Name = "Mesh"
  7864. b52.Scale = Vector3.new(0.14579998, 1, 1)
  7865. p53 = Instance.new("Part", m)
  7866. p53.BrickColor = BrickColor.new("Deep orange")
  7867. p53.Material = Enum.Material.Neon
  7868. p53.Name = "BladePart"
  7869. p53.CFrame = CFrame.new(30.3679256, 7.17176771, 60.1695366, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7870. p53.CanCollide = false
  7871. p53.Shape = Enum.PartType.Cylinder
  7872. p53.Size = Vector3.new(0.200000003, 0.298598439, 0.200000003)
  7873. p53.BottomSurface = Enum.SurfaceType.Smooth
  7874. p53.TopSurface = Enum.SurfaceType.Smooth
  7875. b53 = Instance.new("SpecialMesh", p53)
  7876. b53.MeshType = Enum.MeshType.Brick
  7877. b53.Name = "Mesh"
  7878. b53.Scale = Vector3.new(0.0746495947, 1, 0.373248041)
  7879. p54 = Instance.new("Part", m)
  7880. p54.BrickColor = BrickColor.new("Deep orange")
  7881. p54.Material = Enum.Material.Neon
  7882. p54.Name = "BladePart"
  7883. p54.CFrame = CFrame.new(30.2744293, 7.17864418, 59.8237305, -0.00110254949, -0.0538681522, 0.998547435, 0.999795854, -0.0202065222, 1.38562173e-005, 0.0201764237, 0.998343706, 0.0538794287)
  7884. p54.CanCollide = false
  7885. p54.Shape = Enum.PartType.Cylinder
  7886. p54.Size = Vector3.new(0.200000003, 0.298598439, 0.200000003)
  7887. p54.BottomSurface = Enum.SurfaceType.Smooth
  7888. p54.TopSurface = Enum.SurfaceType.Smooth
  7889. b54 = Instance.new("SpecialMesh", p54)
  7890. b54.MeshType = Enum.MeshType.Wedge
  7891. b54.Name = "Mesh"
  7892. b54.Scale = Vector3.new(0.0746495947, 1, 0.746495962)
  7893. p55 = Instance.new("Part", m)
  7894. p55.BrickColor = BrickColor.new("Deep orange")
  7895. p55.Material = Enum.Material.Neon
  7896. p55.Name = "BladePart"
  7897. p55.CFrame = CFrame.new(31.0466423, 7.1819458, 59.7030067, -0.00110254949, -0.0538681522, 0.998547435, 0.999795854, -0.0202065222, 1.38562173e-005, 0.0201764237, 0.998343706, 0.0538794287)
  7898. p55.CanCollide = false
  7899. p55.Shape = Enum.PartType.Cylinder
  7900. p55.Size = Vector3.new(0.200000003, 0.583200037, 0.291599959)
  7901. p55.BottomSurface = Enum.SurfaceType.Smooth
  7902. p55.TopSurface = Enum.SurfaceType.Smooth
  7903. b55 = Instance.new("SpecialMesh", p55)
  7904. b55.MeshType = Enum.MeshType.Wedge
  7905. b55.Name = "Mesh"
  7906. b55.Scale = Vector3.new(0.14579998, 1, 1)
  7907. p56 = Instance.new("Part", m)
  7908. p56.BrickColor = BrickColor.new("Deep orange")
  7909. p56.Material = Enum.Material.Neon
  7910. p56.Name = "BladePart"
  7911. p56.CFrame = CFrame.new(30.4049473, 7.15963173, 60.7718582, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  7912. p56.CanCollide = false
  7913. p56.Shape = Enum.PartType.Cylinder
  7914. p56.Size = Vector3.new(0.200000003, 0.291600049, 0.291599929)
  7915. p56.BottomSurface = Enum.SurfaceType.Smooth
  7916. p56.TopSurface = Enum.SurfaceType.Smooth
  7917. b56 = Instance.new("SpecialMesh", p56)
  7918. b56.MeshType = Enum.MeshType.Brick
  7919. b56.Name = "Mesh"
  7920. b56.Scale = Vector3.new(0.14579998, 1, 1)
  7921. p57 = Instance.new("Part", m)
  7922. p57.BrickColor = BrickColor.new("Deep orange")
  7923. p57.Material = Enum.Material.Neon
  7924. p57.Name = "BladePart"
  7925. p57.CFrame = CFrame.new(30.2561417, 7.17176247, 60.1635132, 0.00110395066, 0.0538224727, 0.998549938, -0.999795556, 0.0202221628, 1.53384171e-005, -0.0201920141, -0.998345792, 0.0538337864)
  7926. p57.CanCollide = false
  7927. p57.Shape = Enum.PartType.Cylinder
  7928. p57.Size = Vector3.new(0.200000003, 0.298598439, 0.200000003)
  7929. p57.BottomSurface = Enum.SurfaceType.Smooth
  7930. p57.TopSurface = Enum.SurfaceType.Smooth
  7931. b57 = Instance.new("SpecialMesh", p57)
  7932. b57.MeshType = Enum.MeshType.Wedge
  7933. b57.Name = "Mesh"
  7934. b57.Scale = Vector3.new(0.0746495947, 1, 0.746495962)
  7935. p58 = Instance.new("Part", m)
  7936. p58.BrickColor = BrickColor.new("Deep orange")
  7937. p58.Material = Enum.Material.Neon
  7938. p58.Name = "NeonPart"
  7939. p58.CFrame = CFrame.new(27.3403454, 7.24103451, 59.818943, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  7940. p58.CanCollide = false
  7941. p58.Size = Vector3.new(1, 1.20000005, 1)
  7942. p58.BottomSurface = Enum.SurfaceType.Smooth
  7943. p58.TopSurface = Enum.SurfaceType.Smooth
  7944. b58 = Instance.new("CylinderMesh", p58)
  7945. b58.Name = "Mesh"
  7946. b58.Scale = Vector3.new(1, 0.00999999978, 0.379999995)
  7947. p59 = Instance.new("Part", m)
  7948. p59.BrickColor = BrickColor.new("Deep orange")
  7949. p59.Material = Enum.Material.Neon
  7950. p59.Name = "BladePart"
  7951. p59.CFrame = CFrame.new(30.4878693, 7.19079256, 59.2349358, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7952. p59.CanCollide = false
  7953. p59.Shape = Enum.PartType.Cylinder
  7954. p59.Size = Vector3.new(0.200000003, 0.291600049, 0.291599929)
  7955. p59.BottomSurface = Enum.SurfaceType.Smooth
  7956. p59.TopSurface = Enum.SurfaceType.Smooth
  7957. b59 = Instance.new("SpecialMesh", p59)
  7958. b59.MeshType = Enum.MeshType.Brick
  7959. b59.Name = "Mesh"
  7960. b59.Scale = Vector3.new(0.14579998, 1, 1)
  7961. p60 = Instance.new("Part", m)
  7962. p60.BrickColor = BrickColor.new("Deep orange")
  7963. p60.Material = Enum.Material.Neon
  7964. p60.Name = "BladePart"
  7965. p60.CFrame = CFrame.new(30.7962456, 7.17865276, 59.8518791, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7966. p60.CanCollide = false
  7967. p60.Shape = Enum.PartType.Cylinder
  7968. p60.Size = Vector3.new(0.200000003, 0.298598439, 0.746495962)
  7969. p60.BottomSurface = Enum.SurfaceType.Smooth
  7970. p60.TopSurface = Enum.SurfaceType.Smooth
  7971. b60 = Instance.new("SpecialMesh", p60)
  7972. b60.MeshType = Enum.MeshType.Wedge
  7973. b60.Name = "Mesh"
  7974. b60.Scale = Vector3.new(0.0746495947, 1, 1)
  7975. p61 = Instance.new("Part", m)
  7976. p61.BrickColor = BrickColor.new("Deep orange")
  7977. p61.Material = Enum.Material.Neon
  7978. p61.Name = "BladePart"
  7979. p61.CFrame = CFrame.new(31.2650452, 7.18195581, 59.7147713, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  7980. p61.CanCollide = false
  7981. p61.Shape = Enum.PartType.Cylinder
  7982. p61.Size = Vector3.new(0.200000003, 0.583200037, 0.200000003)
  7983. p61.BottomSurface = Enum.SurfaceType.Smooth
  7984. p61.TopSurface = Enum.SurfaceType.Smooth
  7985. b61 = Instance.new("SpecialMesh", p61)
  7986. b61.MeshType = Enum.MeshType.Brick
  7987. b61.Name = "Mesh"
  7988. b61.Scale = Vector3.new(0.14579998, 1, 0.728999913)
  7989. p62 = Instance.new("Part", m)
  7990. p62.BrickColor = BrickColor.new("Deep orange")
  7991. p62.Material = Enum.Material.Neon
  7992. p62.Name = "BladePart"
  7993. p62.CFrame = CFrame.new(29.9254379, 7.19508505, 60.1038704, -0.449761569, 0.893147945, 0.00109092798, 0.0175165478, 0.0100419819, -0.999796152, -0.89297688, -0.449650794, -0.020161368)
  7994. p62.CanCollide = false
  7995. p62.Size = Vector3.new(0.200000003, 0.27396524, 0.200000003)
  7996. b62 = Instance.new("BlockMesh", p62)
  7997. b62.Name = "Mesh"
  7998. b62.Scale = Vector3.new(0.238496572, 1, 0.122305945)
  7999. p63 = Instance.new("Part", m)
  8000. p63.BrickColor = BrickColor.new("Institutional white")
  8001. p63.Material = Enum.Material.Neon
  8002. p63.Name = "OutlinePart"
  8003. p63.CFrame = CFrame.new(30.9993668, 7.19153595, 59.226017, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  8004. p63.CanCollide = false
  8005. p63.Shape = Enum.PartType.Cylinder
  8006. p63.Size = Vector3.new(0.200000003, 0.291600049, 0.728999913)
  8007. p63.BottomSurface = Enum.SurfaceType.Smooth
  8008. p63.TopSurface = Enum.SurfaceType.Smooth
  8009. b63 = Instance.new("SpecialMesh", p63)
  8010. b63.MeshType = Enum.MeshType.Wedge
  8011. b63.Name = "Mesh"
  8012. b63.Scale = Vector3.new(0.109349988, 1, 1)
  8013. p64 = Instance.new("Part", m)
  8014. p64.BrickColor = BrickColor.new("Deep orange")
  8015. p64.Material = Enum.Material.Neon
  8016. p64.Name = "BladePart"
  8017. p64.CFrame = CFrame.new(30.2492428, 7.18317318, 59.5981865, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  8018. p64.CanCollide = false
  8019. p64.Shape = Enum.PartType.Cylinder
  8020. p64.Size = Vector3.new(0.200000003, 0.200000003, 0.373247981)
  8021. p64.BottomSurface = Enum.SurfaceType.Smooth
  8022. p64.TopSurface = Enum.SurfaceType.Smooth
  8023. b64 = Instance.new("SpecialMesh", p64)
  8024. b64.MeshType = Enum.MeshType.Wedge
  8025. b64.Name = "Mesh"
  8026. b64.Scale = Vector3.new(0.0746495947, 0.746496081, 1)
  8027. p65 = Instance.new("Part", m)
  8028. p65.BrickColor = BrickColor.new("Deep orange")
  8029. p65.Material = Enum.Material.Neon
  8030. p65.Name = "BladePart"
  8031. p65.CFrame = CFrame.new(29.734108, 7.20098877, 59.8012047, -0.359945148, -0.932972789, -0.00112772547, 0.0184970107, -0.00834472477, 0.999794126, -0.93279016, 0.359850198, 0.02026085)
  8032. p65.CanCollide = false
  8033. p65.Size = Vector3.new(0.200000003, 0.27396524, 0.200000003)
  8034. b65 = Instance.new("BlockMesh", p65)
  8035. b65.Name = "Mesh"
  8036. b65.Scale = Vector3.new(0.238496572, 1, 0.122305945)
  8037. p66 = Instance.new("Part", m)
  8038. p66.BrickColor = BrickColor.new("Deep orange")
  8039. p66.Material = Enum.Material.Neon
  8040. p66.Name = "BladePart"
  8041. p66.CFrame = CFrame.new(29.9419746, 7.20091248, 59.8162804, -0.543229103, 0.839583814, -0.00110896025, -0.0175770707, -0.0100521725, 0.99979502, 0.839400649, 0.543137133, 0.0202180576)
  8042. p66.CanCollide = false
  8043. p66.Size = Vector3.new(0.200000003, 0.27396524, 0.200000003)
  8044. b66 = Instance.new("BlockMesh", p66)
  8045. b66.Name = "Mesh"
  8046. b66.Scale = Vector3.new(0.238496572, 1, 0.122305945)
  8047. p67 = Instance.new("Part", m)
  8048. p67.BrickColor = BrickColor.new("Deep orange")
  8049. p67.Material = Enum.Material.Neon
  8050. p67.Name = "BladePart"
  8051. p67.CFrame = CFrame.new(31.2292423, 7.16849136, 60.3783951, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  8052. p67.CanCollide = false
  8053. p67.Shape = Enum.PartType.Cylinder
  8054. p67.Size = Vector3.new(0.200000003, 0.583200037, 0.200000003)
  8055. p67.BottomSurface = Enum.SurfaceType.Smooth
  8056. p67.TopSurface = Enum.SurfaceType.Smooth
  8057. b67 = Instance.new("SpecialMesh", p67)
  8058. b67.MeshType = Enum.MeshType.Brick
  8059. b67.Name = "Mesh"
  8060. b67.Scale = Vector3.new(0.14579998, 1, 0.728999913)
  8061. p68 = Instance.new("Part", m)
  8062. p68.BrickColor = BrickColor.new("Deep orange")
  8063. p68.Material = Enum.Material.Neon
  8064. p68.Name = "BladePart"
  8065. p68.CFrame = CFrame.new(29.7171917, 7.19498825, 60.0965004, -0.458169967, -0.888862073, 0.00107349083, -0.0185155589, 0.00833646301, -0.999793828, 0.888669848, -0.458095402, -0.0202773102)
  8066. p68.CanCollide = false
  8067. p68.Size = Vector3.new(0.200000003, 0.27396524, 0.200000003)
  8068. b68 = Instance.new("BlockMesh", p68)
  8069. b68.Name = "Mesh"
  8070. b68.Scale = Vector3.new(0.238496572, 1, 0.122305945)
  8071. p69 = Instance.new("Part", m)
  8072. p69.BrickColor = BrickColor.new("Deep orange")
  8073. p69.Material = Enum.Material.Neon
  8074. p69.Name = "BladePart"
  8075. p69.CFrame = CFrame.new(30.3862896, 7.17865467, 59.8297615, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  8076. p69.CanCollide = false
  8077. p69.Shape = Enum.PartType.Cylinder
  8078. p69.Size = Vector3.new(0.200000003, 0.298598439, 0.200000003)
  8079. p69.BottomSurface = Enum.SurfaceType.Smooth
  8080. p69.TopSurface = Enum.SurfaceType.Smooth
  8081. b69 = Instance.new("SpecialMesh", p69)
  8082. b69.MeshType = Enum.MeshType.Brick
  8083. b69.Name = "Mesh"
  8084. b69.Scale = Vector3.new(0.0746495947, 1, 0.373248041)
  8085. p70 = Instance.new("Part", m)
  8086. p70.BrickColor = BrickColor.new("Deep orange")
  8087. p70.Material = Enum.Material.Neon
  8088. p70.Name = "BladePart"
  8089. p70.CFrame = CFrame.new(29.9883595, 7.18316364, 59.5840988, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  8090. p70.CanCollide = false
  8091. p70.Shape = Enum.PartType.Cylinder
  8092. p70.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  8093. p70.BottomSurface = Enum.SurfaceType.Smooth
  8094. p70.TopSurface = Enum.SurfaceType.Smooth
  8095. b70 = Instance.new("SpecialMesh", p70)
  8096. b70.MeshType = Enum.MeshType.Brick
  8097. b70.Name = "Mesh"
  8098. b70.Scale = Vector3.new(0.0746495947, 0.746496081, 0.746495962)
  8099. p71 = Instance.new("Part", m)
  8100. p71.BrickColor = BrickColor.new("Deep orange")
  8101. p71.Material = Enum.Material.Neon
  8102. p71.Name = "BladePart"
  8103. p71.CFrame = CFrame.new(29.8140411, 7.20392418, 59.9624138, -0.00107126171, 0.998552084, 0.0537841432, 0.999796093, -1.51344575e-005, 0.0201947019, 0.0201662723, 0.0537948087, -0.998348475)
  8104. p71.CanCollide = false
  8105. p71.Shape = Enum.PartType.Cylinder
  8106. p71.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  8107. p71.BottomSurface = Enum.SurfaceType.Smooth
  8108. p71.TopSurface = Enum.SurfaceType.Smooth
  8109. b71 = Instance.new("SpecialMesh", p71)
  8110. b71.MeshType = Enum.MeshType.Cylinder
  8111. b71.Name = "Mesh"
  8112. b71.Scale = Vector3.new(0.122305945, 0.299649507, 0.342456549)
  8113. p72 = Instance.new("Part", m)
  8114. p72.BrickColor = BrickColor.new("Deep orange")
  8115. p72.Material = Enum.Material.Neon
  8116. p72.Name = "BladePart"
  8117. p72.CFrame = CFrame.new(29.6156311, 7.18317509, 59.5639839, 0.00110395066, 0.0538224727, 0.998549938, -0.999795556, 0.0202221628, 1.53384171e-005, -0.0201920141, -0.998345792, 0.0538337864)
  8118. p72.CanCollide = false
  8119. p72.Shape = Enum.PartType.Cylinder
  8120. p72.Size = Vector3.new(0.200000003, 0.200000003, 0.597196758)
  8121. p72.BottomSurface = Enum.SurfaceType.Smooth
  8122. p72.TopSurface = Enum.SurfaceType.Smooth
  8123. b72 = Instance.new("SpecialMesh", p72)
  8124. b72.MeshType = Enum.MeshType.Wedge
  8125. b72.Name = "Mesh"
  8126. b72.Scale = Vector3.new(0.0746495947, 0.746496081, 1)
  8127. p73 = Instance.new("Part", m)
  8128. p73.BrickColor = BrickColor.new("Deep orange")
  8129. p73.Material = Enum.Material.Neon
  8130. p73.Name = "BladePart"
  8131. p73.CFrame = CFrame.new(32.0657578, 7.18196535, 59.7579689, -0.00104563823, 0.0538828969, -0.99854672, 0.999794662, 0.0202678815, 4.67384234e-005, 0.0202409476, -0.99834168, -0.0538930148)
  8132. p73.CanCollide = false
  8133. p73.Shape = Enum.PartType.Cylinder
  8134. p73.Size = Vector3.new(0.200000003, 0.583200037, 1.45799983)
  8135. p73.BottomSurface = Enum.SurfaceType.Smooth
  8136. p73.TopSurface = Enum.SurfaceType.Smooth
  8137. b73 = Instance.new("SpecialMesh", p73)
  8138. b73.MeshType = Enum.MeshType.Wedge
  8139. b73.Name = "Mesh"
  8140. b73.Scale = Vector3.new(0.14579998, 1, 1)
  8141. p74 = Instance.new("Part", m)
  8142. p74.BrickColor = BrickColor.new("Deep orange")
  8143. p74.Material = Enum.Material.Neon
  8144. p74.Name = "BladePart"
  8145. p74.CFrame = CFrame.new(32.0299187, 7.16851711, 60.4215698, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  8146. p74.CanCollide = false
  8147. p74.Shape = Enum.PartType.Cylinder
  8148. p74.Size = Vector3.new(0.200000003, 0.583200037, 1.45799983)
  8149. p74.BottomSurface = Enum.SurfaceType.Smooth
  8150. p74.TopSurface = Enum.SurfaceType.Smooth
  8151. b74 = Instance.new("SpecialMesh", p74)
  8152. b74.MeshType = Enum.MeshType.Wedge
  8153. b74.Name = "Mesh"
  8154. b74.Scale = Vector3.new(0.14579998, 1, 1)
  8155. p75 = Instance.new("Part", m)
  8156. p75.BrickColor = BrickColor.new("Deep orange")
  8157. p75.Material = Enum.Material.Neon
  8158. p75.Name = "BladePart"
  8159. p75.CFrame = CFrame.new(29.9458904, 7.16722155, 60.3709793, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  8160. p75.CanCollide = false
  8161. p75.Shape = Enum.PartType.Cylinder
  8162. p75.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  8163. p75.BottomSurface = Enum.SurfaceType.Smooth
  8164. p75.TopSurface = Enum.SurfaceType.Smooth
  8165. b75 = Instance.new("SpecialMesh", p75)
  8166. b75.MeshType = Enum.MeshType.Brick
  8167. b75.Name = "Mesh"
  8168. b75.Scale = Vector3.new(0.0746495947, 0.746496081, 0.746495962)
  8169. p76 = Instance.new("Part", m)
  8170. p76.BrickColor = BrickColor.new("Deep orange")
  8171. p76.Material = Enum.Material.Neon
  8172. p76.Name = "BladePart"
  8173. p76.CFrame = CFrame.new(30.9145203, 7.15964079, 60.7993431, 0.00104655605, -0.0538068861, -0.998550832, -0.999794304, -0.0202834625, 4.51155938e-005, -0.020256497, 0.998345375, -0.0538170487)
  8174. p76.CanCollide = false
  8175. p76.Shape = Enum.PartType.Cylinder
  8176. p76.Size = Vector3.new(0.200000003, 0.291600049, 0.728999913)
  8177. p76.BottomSurface = Enum.SurfaceType.Smooth
  8178. p76.TopSurface = Enum.SurfaceType.Smooth
  8179. b76 = Instance.new("SpecialMesh", p76)
  8180. b76.MeshType = Enum.MeshType.Wedge
  8181. b76.Name = "Mesh"
  8182. b76.Scale = Vector3.new(0.14579998, 1, 1)
  8183. p77 = Instance.new("Part", m)
  8184. p77.BrickColor = BrickColor.new("Smoky grey")
  8185. p77.Material = Enum.Material.SmoothPlastic
  8186. p77.Name = "Handle"
  8187. p77.CFrame = CFrame.new(25.3442955, 7.24707556, 59.6934052, -0.0628417656, -0.998002172, -0.00652690558, -0.0235954411, 0.00802368857, -0.9996894, 0.99774456, -0.0626682416, -0.0240525249)
  8188. p77.CanCollide = false
  8189. p77.Size = Vector3.new(1, 1.20000005, 1)
  8190. p77.BottomSurface = Enum.SurfaceType.Smooth
  8191. p77.TopSurface = Enum.SurfaceType.Smooth
  8192. b77 = Instance.new("CylinderMesh", p77)
  8193. b77.Name = "Mesh"
  8194. b77.Scale = Vector3.new(1, 6.5, 0.300000012)
  8195. p78 = Instance.new("Part", m)
  8196. p78.BrickColor = BrickColor.new("Medium stone grey")
  8197. p78.Material = Enum.Material.SmoothPlastic
  8198. p78.Name = "Main"
  8199. p78.CFrame = CFrame.new(28.0472507, 7.16949463, 60.1038666, -0.00650220225, -0.0628107116, -0.998004258, -0.999691784, -0.0235041603, 0.00799246039, -0.023959266, 0.997748673, -0.0626385286)
  8200. p78.CanCollide = false
  8201. p78.Size = Vector3.new(1, 1, 1)
  8202. p78.BottomSurface = Enum.SurfaceType.Smooth
  8203. p78.TopSurface = Enum.SurfaceType.Smooth
  8204. b78 = Instance.new("SpecialMesh", p78)
  8205. b78.MeshType = Enum.MeshType.Wedge
  8206. b78.Name = "Mesh"
  8207. b78.Scale = Vector3.new(0.150000006, 0.300000012, 0.899999976)
  8208. p79 = Instance.new("Part", m)
  8209. p79.BrickColor = BrickColor.new("Medium stone grey")
  8210. p79.Material = Enum.Material.SmoothPlastic
  8211. p79.Name = "Main"
  8212. p79.CFrame = CFrame.new(26.7993717, 7.21928215, 60.0364799, 0.00644128909, -0.0628716275, 0.99800086, 0.999692321, -0.0235036723, -0.00793288462, 0.023955442, 0.997744858, 0.0627008975)
  8213. p79.CanCollide = false
  8214. p79.Size = Vector3.new(1, 1, 1)
  8215. p79.BottomSurface = Enum.SurfaceType.Smooth
  8216. p79.TopSurface = Enum.SurfaceType.Smooth
  8217. b79 = Instance.new("SpecialMesh", p79)
  8218. b79.MeshType = Enum.MeshType.Wedge
  8219. b79.Name = "Mesh"
  8220. b79.Scale = Vector3.new(0.150000006, 0.300000012, 0.899999976)
  8221. p80 = Instance.new("Part", m)
  8222. p80.BrickColor = BrickColor.new("Medium stone grey")
  8223. p80.Material = Enum.Material.SmoothPlastic
  8224. p80.Name = "Main"
  8225. p80.CFrame = CFrame.new(26.8520947, 7.24138594, 59.5191345, -0.00656695338, 0.0627493933, 0.998007774, -0.999692738, 0.0234436281, -0.008052052, -0.0239021853, -0.997753978, 0.0625761524)
  8226. p80.CanCollide = false
  8227. p80.Size = Vector3.new(1, 1, 1)
  8228. p80.BottomSurface = Enum.SurfaceType.Smooth
  8229. p80.TopSurface = Enum.SurfaceType.Smooth
  8230. b80 = Instance.new("SpecialMesh", p80)
  8231. b80.MeshType = Enum.MeshType.Wedge
  8232. b80.Name = "Mesh"
  8233. b80.Scale = Vector3.new(0.150000006, 0.300000012, 0.899999976)
  8234. p81 = Instance.new("Part", m)
  8235. p81.BrickColor = BrickColor.new("Medium stone grey")
  8236. p81.Material = Enum.Material.SmoothPlastic
  8237. p81.Name = "Main"
  8238. p81.CFrame = CFrame.new(21.3122559, 7.25947714, 59.4397621, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  8239. p81.CanCollide = false
  8240. p81.Size = Vector3.new(1, 0.200000003, 1)
  8241. p81.BottomSurface = Enum.SurfaceType.Smooth
  8242. p81.TopSurface = Enum.SurfaceType.Smooth
  8243. b81 = Instance.new("SpecialMesh", p81)
  8244. b81.MeshId = "http://www.roblox.com/asset/?id=1778999"
  8245. b81.TextureId = ""
  8246. b81.MeshType = Enum.MeshType.FileMesh
  8247. b81.Name = "Mesh"
  8248. b81.Scale = Vector3.new(0.349999994, 0.150000006, 0.349999994)
  8249. p82 = Instance.new("Part", m)
  8250. p82.BrickColor = BrickColor.new("Medium stone grey")
  8251. p82.Material = Enum.Material.SmoothPlastic
  8252. p82.Name = "Main"
  8253. p82.CFrame = CFrame.new(22.1706333, 7.27259445, 59.4941177, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  8254. p82.CanCollide = false
  8255. p82.Size = Vector3.new(1, 1.20000005, 1)
  8256. p82.BottomSurface = Enum.SurfaceType.Smooth
  8257. p82.TopSurface = Enum.SurfaceType.Smooth
  8258. b82 = Instance.new("CylinderMesh", p82)
  8259. b82.Name = "Mesh"
  8260. b82.Scale = Vector3.new(1, 0.550000012, 0.349999994)
  8261. p83 = Instance.new("Part", m)
  8262. p83.BrickColor = BrickColor.new("Medium stone grey")
  8263. p83.Material = Enum.Material.SmoothPlastic
  8264. p83.Name = "Main"
  8265. p83.CFrame = CFrame.new(21.5818329, 7.27728224, 59.457222, -0.0628724247, 0.998000085, 0.0065554441, -0.0236257054, -0.00805491675, 0.999688447, 0.997741938, 0.0626979545, 0.0240848865)
  8266. p83.CanCollide = false
  8267. p83.Size = Vector3.new(1, 1.20000005, 1)
  8268. p83.BottomSurface = Enum.SurfaceType.Smooth
  8269. p83.TopSurface = Enum.SurfaceType.Smooth
  8270. b83 = Instance.new("SpecialMesh", p83)
  8271. b83.MeshId = "http://www.roblox.com/asset/?id=1778999"
  8272. b83.TextureId = ""
  8273. b83.MeshType = Enum.MeshType.FileMesh
  8274. b83.Name = "Mesh"
  8275. b83.Scale = Vector3.new(0.349999994, 0.200000003, 0.349999994)
  8276. p84 = Instance.new("Part", m)
  8277. p84.BrickColor = BrickColor.new("Medium stone grey")
  8278. p84.Material = Enum.Material.SmoothPlastic
  8279. p84.Name = "Main"
  8280. p84.CFrame = CFrame.new(23.5179367, 7.26172256, 59.5787926, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  8281. p84.CanCollide = false
  8282. p84.Size = Vector3.new(1, 1.20000005, 1)
  8283. p84.BottomSurface = Enum.SurfaceType.Smooth
  8284. p84.TopSurface = Enum.SurfaceType.Smooth
  8285. b84 = Instance.new("SpecialMesh", p84)
  8286. b84.MeshId = "http://www.roblox.com/asset/?id=1778999"
  8287. b84.TextureId = ""
  8288. b84.MeshType = Enum.MeshType.FileMesh
  8289. b84.Name = "Mesh"
  8290. b84.Scale = Vector3.new(0.349999994, 1, 0.349999994)
  8291. p85 = Instance.new("Part", m)
  8292. p85.BrickColor = BrickColor.new("Medium stone grey")
  8293. p85.Material = Enum.Material.SmoothPlastic
  8294. p85.Name = "Main"
  8295. p85.CFrame = CFrame.new(24.4859924, 7.25394583, 59.6395988, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  8296. p85.CanCollide = false
  8297. p85.Size = Vector3.new(1, 1.20000005, 1)
  8298. p85.BottomSurface = Enum.SurfaceType.Smooth
  8299. p85.TopSurface = Enum.SurfaceType.Smooth
  8300. b85 = Instance.new("CylinderMesh", p85)
  8301. b85.Name = "Mesh"
  8302. b85.Scale = Vector3.new(1, 0.200000003, 0.349999994)
  8303. p86 = Instance.new("Part", m)
  8304. p86.BrickColor = BrickColor.new("Medium stone grey")
  8305. p86.Material = Enum.Material.SmoothPlastic
  8306. p86.Name = "Main"
  8307. p86.CFrame = CFrame.new(25.3442955, 7.24705553, 59.6935272, -0.0628115088, -0.9980039, -0.00655544503, -0.0236261934, 0.00805347599, -0.999688447, 0.997745752, -0.0626370534, -0.0240848865)
  8308. p86.CanCollide = false
  8309. p86.Size = Vector3.new(1, 1.20000005, 1)
  8310. p86.BottomSurface = Enum.SurfaceType.Smooth
  8311. p86.TopSurface = Enum.SurfaceType.Smooth
  8312. b86 = Instance.new("CylinderMesh", p86)
  8313. b86.Name = "Mesh"
  8314. b86.Scale = Vector3.new(1, 1, 0.349999994)
  8315. p87 = Instance.new("Part", m)
  8316. p87.BrickColor = BrickColor.new("Medium stone grey")
  8317. p87.Material = Enum.Material.SmoothPlastic
  8318. p87.Name = "Main"
  8319. p87.CFrame = CFrame.new(27.4401855, 7.24025965, 59.8254128, -0.0628724247, -0.998000085, -0.0065554441, -0.0236257054, 0.00805491675, -0.999688447, 0.997741938, -0.0626979545, -0.0240848865)
  8320. p87.CanCollide = false
  8321. p87.Size = Vector3.new(1, 1.20000005, 1)
  8322. p87.BottomSurface = Enum.SurfaceType.Smooth
  8323. p87.TopSurface = Enum.SurfaceType.Smooth
  8324. b87 = Instance.new("CylinderMesh", p87)
  8325. b87.Name = "Mesh"
  8326. b87.Scale = Vector3.new(1, 0.200000003, 0.349999994)
  8327. p88 = Instance.new("Part", m)
  8328. p88.BrickColor = BrickColor.new("Medium stone grey")
  8329. p88.Material = Enum.Material.SmoothPlastic
  8330. p88.Name = "Main"
  8331. p88.CFrame = CFrame.new(29.3362274, 7.20507765, 59.9440155, -0.0629333407, 0.997996211, 0.0065554427, -0.0236252137, -0.00805635843, 0.999688447, 0.997738123, 0.0627588481, 0.0240848884)
  8332. p88.CanCollide = false
  8333. p88.Size = Vector3.new(1, 1.20000005, 1)
  8334. p88.BottomSurface = Enum.SurfaceType.Smooth
  8335. p88.TopSurface = Enum.SurfaceType.Smooth
  8336. b88 = Instance.new("SpecialMesh", p88)
  8337. b88.MeshId = "http://www.roblox.com/asset/?id=1778999"
  8338. b88.TextureId = ""
  8339. b88.MeshType = Enum.MeshType.FileMesh
  8340. b88.Name = "Mesh"
  8341. b88.Scale = Vector3.new(0.349999994, 0.200000003, 0.349999994)
  8342. p89 = Instance.new("Part", m)
  8343. p89.BrickColor = BrickColor.new("Medium stone grey")
  8344. p89.Material = Enum.Material.SmoothPlastic
  8345. p89.Name = "Main"
  8346. p89.CFrame = CFrame.new(27.2803936, 7.23156071, 59.8150673, -0.0628724247, -0.998000443, -0.00649453094, -0.0236257054, 0.00799390115, -0.999688923, 0.997741938, -0.0626994297, -0.0240810607)
  8347. p89.CanCollide = false
  8348. p89.Size = Vector3.new(1, 1.20000005, 1)
  8349. p89.BottomSurface = Enum.SurfaceType.Smooth
  8350. p89.TopSurface = Enum.SurfaceType.Smooth
  8351. b89 = Instance.new("CylinderMesh", p89)
  8352. b89.Name = "Mesh"
  8353. b89.Scale = Vector3.new(1, 0.0199999996, 0.349999994)
  8354. p90 = Instance.new("Part", m)
  8355. p90.BrickColor = BrickColor.new("Medium stone grey")
  8356. p90.Material = Enum.Material.SmoothPlastic
  8357. p90.Name = "Main"
  8358. p90.CFrame = CFrame.new(27.6197357, 7.23884296, 59.836647, -0.0628724247, -0.998000443, -0.00649453094, -0.0236257054, 0.00799390115, -0.999688923, 0.997741938, -0.0626994297, -0.0240810607)
  8359. p90.CanCollide = false
  8360. p90.Size = Vector3.new(1, 1.20000005, 1)
  8361. p90.BottomSurface = Enum.SurfaceType.Smooth
  8362. p90.TopSurface = Enum.SurfaceType.Smooth
  8363. b90 = Instance.new("CylinderMesh", p90)
  8364. b90.Name = "Mesh"
  8365. b90.Scale = Vector3.new(1, 0.0199999996, 0.349999994)
  8366. p91 = Instance.new("Part", m)
  8367. p91.BrickColor = BrickColor.new("Medium stone grey")
  8368. p91.Material = Enum.Material.SmoothPlastic
  8369. p91.Name = "Main"
  8370. p91.CFrame = CFrame.new(26.2224865, 7.24006033, 59.7485886, -0.0628724247, -0.998000443, -0.00649453094, -0.0236257054, 0.00799390115, -0.999688923, 0.997741938, -0.0626994297, -0.0240810607)
  8371. p91.CanCollide = false
  8372. p91.Size = Vector3.new(1, 1.20000005, 1)
  8373. p91.BottomSurface = Enum.SurfaceType.Smooth
  8374. p91.TopSurface = Enum.SurfaceType.Smooth
  8375. b91 = Instance.new("CylinderMesh", p91)
  8376. b91.Name = "Mesh"
  8377. b91.Scale = Vector3.new(1, 0.200000003, 0.349999994)
  8378. p92 = Instance.new("Part", m)
  8379. p92.BrickColor = BrickColor.new("Deep orange")
  8380. p92.Material = Enum.Material.Neon
  8381. p92.Name = "NeonPart"
  8382. p92.CFrame = CFrame.new(26.4666042, 7.2379508, 59.7698517, 0.998654723, -0.00649816869, 0.0514444746, -0.00772347488, -0.999690354, 0.0236551464, 0.0512748286, -0.0240206532, -0.998395741)
  8383. p92.CanCollide = false
  8384. p92.Size = Vector3.new(1, 1.20000005, 1)
  8385. b92 = Instance.new("BlockMesh", p92)
  8386. b92.Name = "Mesh"
  8387. b92.Scale = Vector3.new(0.0500000007, 0.25, 0.0500000007)
  8388. p93 = Instance.new("Part", m)
  8389. p93.BrickColor = BrickColor.new("Deep orange")
  8390. p93.Material = Enum.Material.Neon
  8391. p93.Name = "NeonPart"
  8392. p93.CFrame = CFrame.new(27.2051392, 7.23206663, 59.8162575, 0.998654723, -0.00649816869, 0.0514444746, -0.00772347488, -0.999690354, 0.0236551464, 0.0512748286, -0.0240206532, -0.998395741)
  8393. p93.CanCollide = false
  8394. p93.Size = Vector3.new(1, 1.20000005, 1)
  8395. b93 = Instance.new("BlockMesh", p93)
  8396. b93.Name = "Mesh"
  8397. b93.Scale = Vector3.new(0.0500000007, 0.25, 0.0500000007)
  8398. p94 = Instance.new("Part", m)
  8399. p94.BrickColor = BrickColor.new("Deep orange")
  8400. p94.Material = Enum.Material.Neon
  8401. p94.Name = "NeonPart"
  8402. p94.CFrame = CFrame.new(26.8358765, 7.23502064, 59.7930336, 0.998660505, -0.0064670844, 0.0513858609, -0.0076917191, -0.999693751, 0.0236270223, 0.0512147397, -0.0239880458, -0.998401761)
  8403. p94.CanCollide = false
  8404. p94.Size = Vector3.new(1, 1.20000005, 1)
  8405. b94 = Instance.new("BlockMesh", p94)
  8406. b94.Name = "Mesh"
  8407. b94.Scale = Vector3.new(0.600000024, 0.25, 0.0500000007)
  8408. p95 = Instance.new("Part", m)
  8409. p95.BrickColor = BrickColor.new("Deep orange")
  8410. p95.Material = Enum.Material.Neon
  8411. p95.Name = "NeonPart"
  8412. p95.CFrame = CFrame.new(28.8073082, 7.21942711, 59.9109459, -0.0628724247, -0.998000443, -0.00649453094, -0.0236257054, 0.00799390115, -0.999688923, 0.997741938, -0.0626994297, -0.0240810607)
  8413. p95.CanCollide = false
  8414. p95.Size = Vector3.new(1, 1.20000005, 1)
  8415. p95.BottomSurface = Enum.SurfaceType.Smooth
  8416. p95.TopSurface = Enum.SurfaceType.Smooth
  8417. b95 = Instance.new("CylinderMesh", p95)
  8418. b95.Name = "Mesh"
  8419. b95.Scale = Vector3.new(1, 0.0500000007, 0.375)
  8420. p96 = Instance.new("Part", m)
  8421. p96.BrickColor = BrickColor.new("Deep orange")
  8422. p96.Material = Enum.Material.Neon
  8423. p96.Name = "NeonPart"
  8424. p96.CFrame = CFrame.new(28.4281216, 7.23246098, 59.8873291, -0.0628724247, -0.998000443, -0.00649453094, -0.0236257054, 0.00799390115, -0.999688923, 0.997741938, -0.0626994297, -0.0240810607)
  8425. p96.CanCollide = false
  8426. p96.Size = Vector3.new(1, 1.20000005, 1)
  8427. p96.BottomSurface = Enum.SurfaceType.Smooth
  8428. p96.TopSurface = Enum.SurfaceType.Smooth
  8429. b96 = Instance.new("CylinderMesh", p96)
  8430. b96.Name = "Mesh"
  8431. b96.Scale = Vector3.new(1, 0.0500000007, 0.375)
  8432. p97 = Instance.new("Part", m)
  8433. p97.BrickColor = BrickColor.new("Deep orange")
  8434. p97.Material = Enum.Material.Neon
  8435. p97.Name = "NeonPart"
  8436. p97.CFrame = CFrame.new(25.7480431, 7.24373674, 59.7245941, 0.998658299, -0.00643727276, 0.051383853, -0.00766102457, -0.999690831, 0.0236545447, 0.0512157083, -0.0240164604, -0.998398781)
  8437. p97.CanCollide = false
  8438. p97.Size = Vector3.new(1, 1.20000005, 1)
  8439. b97 = Instance.new("BlockMesh", p97)
  8440. b97.Name = "Mesh"
  8441. b97.Scale = Vector3.new(0.0500000007, 0.300000012, 0.0500000007)
  8442. p98 = Instance.new("Part", m)
  8443. p98.BrickColor = BrickColor.new("Deep orange")
  8444. p98.Material = Enum.Material.Neon
  8445. p98.Name = "NeonPart"
  8446. p98.CFrame = CFrame.new(27.5498943, 7.23950195, 59.8321228, -0.0628724247, -0.998000443, -0.00649453094, -0.0236257054, 0.00799390115, -0.999688923, 0.997741938, -0.0626994297, -0.0240810607)
  8447. p98.CanCollide = false
  8448. p98.Size = Vector3.new(1, 1.20000005, 1)
  8449. p98.BottomSurface = Enum.SurfaceType.Smooth
  8450. p98.TopSurface = Enum.SurfaceType.Smooth
  8451. b98 = Instance.new("CylinderMesh", p98)
  8452. b98.Name = "Mesh"
  8453. b98.Scale = Vector3.new(1, 0.00999999978, 0.379999995)
  8454. p99 = Instance.new("Part", m)
  8455. p99.BrickColor = BrickColor.new("Deep orange")
  8456. p99.Material = Enum.Material.Neon
  8457. p99.Name = "NeonPart"
  8458. p99.CFrame = CFrame.new(24.9596329, 7.25002337, 59.6750183, 0.998658299, -0.00643727276, 0.051383853, -0.00766102457, -0.999690831, 0.0236545447, 0.0512157083, -0.0240164604, -0.998398781)
  8459. p99.CanCollide = false
  8460. p99.Size = Vector3.new(1, 1.20000005, 1)
  8461. b99 = Instance.new("BlockMesh", p99)
  8462. b99.Name = "Mesh"
  8463. b99.Scale = Vector3.new(0.0500000007, 0.300000012, 0.0500000007)
  8464. p100 = Instance.new("Part", m)
  8465. p100.BrickColor = BrickColor.new("Deep orange")
  8466. p100.Material = Enum.Material.Neon
  8467. p100.Name = "NeonPart"
  8468. p100.CFrame = CFrame.new(25.3488293, 7.2469244, 59.6994705, 0.998658299, -0.00643727276, 0.051383853, -0.00766102457, -0.999690831, 0.0236545447, 0.0512157083, -0.0240164604, -0.998398781)
  8469. p100.CanCollide = false
  8470. p100.Size = Vector3.new(1, 1.20000005, 1)
  8471. b100 = Instance.new("BlockMesh", p100)
  8472. b100.Name = "Mesh"
  8473. b100.Scale = Vector3.new(0.629999995, 0.300000012, 0.0500000007)
  8474. p101 = Instance.new("Part", m)
  8475. p101.BrickColor = BrickColor.new("Smoky grey")
  8476. p101.Material = Enum.Material.SmoothPlastic
  8477. p101.Transparency = 1
  8478. p101.Name = "idk"
  8479. p101.CFrame = CFrame.new(27.0937881, 7.23311281, 59.8029633, -0.0628724247, -0.998000443, -0.00649453094, -0.0236257054, 0.00799390115, -0.999688923, 0.997741938, -0.0626994297, -0.0240810607)
  8480. p101.CanCollide = false
  8481. p101.Size = Vector3.new(1, 17.3790016, 1)
  8482. p101.BottomSurface = Enum.SurfaceType.Smooth
  8483. p101.TopSurface = Enum.SurfaceType.Smooth
  8484. b101 = Instance.new("CylinderMesh", p101)
  8485. b101.Name = "Mesh"
  8486. b101.Scale = Vector3.new(0, 1, 0)
  8487. w1 = Instance.new("Weld", p77)
  8488. w1.Name = "Main"
  8489. w1.Part0 = p77
  8490. w1.C0 = CFrame.new(-1.14440918e-005, -4.96998596, 0.00998878479, 1, 3.05171125e-005, 3.05180438e-005, 3.05180438e-005, -1, -3.05171125e-005, 3.05171125e-005, 3.05180438e-005, -1)
  8491. w1.Part1 = p1
  8492. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8493. w2 = Instance.new("Weld", p77)
  8494. w2.Name = "Main"
  8495. w2.Part0 = p77
  8496. w2.C0 = CFrame.new(-1.33514404e-005, -4.18000793, 0.00999212265, 1, 3.05171125e-005, 3.05180438e-005, 3.05180438e-005, -1, -3.05171125e-005, 3.05171125e-005, 3.05180438e-005, -1)
  8497. w2.Part1 = p2
  8498. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8499. w3 = Instance.new("Weld", p77)
  8500. w3.Name = "Main"
  8501. w3.Part0 = p77
  8502. w3.C0 = CFrame.new(0.00649261475, 2.67472076, 3.64780426e-005, 1, 4.31581502e-005, 4.80200824e-010, 9.29503585e-010, -3.26636873e-005, 1, 4.31581502e-005, -1, -3.26636873e-005)
  8503. w3.Part1 = p3
  8504. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8505. w4 = Instance.new("Weld", p77)
  8506. w4.Name = "Main"
  8507. w4.Part0 = p77
  8508. w4.C0 = CFrame.new(-4.19616699e-005, -4.4500351, 0.00998258591, 1, 3.05171125e-005, 3.05180438e-005, 3.05180438e-005, -1, -3.05171125e-005, 3.05171125e-005, 3.05180438e-005, -1)
  8509. w4.Part1 = p4
  8510. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8511. w5 = Instance.new("Weld", p77)
  8512. w5.Name = "Main"
  8513. w5.Part0 = p77
  8514. w5.C0 = CFrame.new(0.00597000122, 1.99500275, 0.0100171566, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8515. w5.Part1 = p5
  8516. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8517. w6 = Instance.new("Weld", p77)
  8518. w6.Name = "NeonPart"
  8519. w6.Part0 = p77
  8520. w6.C0 = CFrame.new(0.00589561462, -2.68497467, -1.02519989e-005, -0.0115378806, 3.07194641e-005, -0.999933422, -0.999933422, -3.06942311e-005, 0.0115378788, -3.03377474e-005, 1, 3.10715659e-005)
  8521. w6.Part1 = p6
  8522. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8523. w7 = Instance.new("Weld", p77)
  8524. w7.Name = "Main"
  8525. w7.Part0 = p77
  8526. w7.C0 = CFrame.new(0.00592422485, 1.87503052, -0.0599825382, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8527. w7.Part1 = p7
  8528. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8529. w8 = Instance.new("Weld", p77)
  8530. w8.Name = "Main"
  8531. w8.Part0 = p77
  8532. w8.C0 = CFrame.new(1.14440918e-005, 1.60999298, 0.00999307632, 1, 2.30753994e-009, -4.31572225e-005, -4.31572189e-005, 5.34682295e-005, -1, 0, 1, 5.34682331e-005)
  8533. w8.Part1 = p8
  8534. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8535. w9 = Instance.new("Weld", p77)
  8536. w9.Name = "Main"
  8537. w9.Part0 = p77
  8538. w9.C0 = CFrame.new(0.00645828247, -3.29525757, -0.00999164581, 1, 4.31581502e-005, 4.80200824e-010, 9.29503585e-010, -3.26636873e-005, 1, 4.31581502e-005, -1, -3.26636873e-005)
  8539. w9.Part1 = p9
  8540. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8541. w10 = Instance.new("Weld", p77)
  8542. w10.Name = "Main"
  8543. w10.Part0 = p77
  8544. w10.C0 = CFrame.new(0.00645256042, -3.3052597, 0.00999093056, 1, 4.31581502e-005, 4.80200824e-010, 9.29503585e-010, -3.26636873e-005, 1, 4.31581502e-005, -1, -3.26636873e-005)
  8545. w10.Part1 = p10
  8546. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8547. w11 = Instance.new("Weld", p77)
  8548. w11.Name = "Main"
  8549. w11.Part0 = p77
  8550. w11.C0 = CFrame.new(0.00648498535, -3.30523682, 6.91413879e-006, 1, 4.31581502e-005, 4.80200824e-010, 9.29503585e-010, -3.26636873e-005, 1, 4.31581502e-005, -1, -3.26636873e-005)
  8551. w11.Part1 = p11
  8552. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8553. w12 = Instance.new("Weld", p77)
  8554. w12.Name = "Main"
  8555. w12.Part0 = p77
  8556. w12.C0 = CFrame.new(0, 3.02000427, -1.90734863e-006, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8557. w12.Part1 = p12
  8558. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8559. w13 = Instance.new("Weld", p77)
  8560. w13.Name = "Main"
  8561. w13.Part0 = p77
  8562. w13.C0 = CFrame.new(0.0959091187, 1.8350296, 0.00999498367, 0.193447471, 6.57899145e-005, -0.981110692, -0.981110692, 6.92694584e-006, -0.193447486, -5.93078994e-006, 1, 6.58871941e-005)
  8563. w13.Part1 = p13
  8564. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8565. w14 = Instance.new("Weld", p77)
  8566. w14.Name = "Main"
  8567. w14.Part0 = p77
  8568. w14.C0 = CFrame.new(2.28881836e-005, 2.26002502, 0.0100026131, 1, 2.30753994e-009, -4.31572225e-005, -4.31572189e-005, 5.34682295e-005, -1, 0, 1, 5.34682331e-005)
  8569. w14.Part1 = p14
  8570. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8571. w15 = Instance.new("Weld", p77)
  8572. w15.Name = "Main"
  8573. w15.Part0 = p77
  8574. w15.C0 = CFrame.new(-0.0840702057, 1.83501434, 0.0100135803, -0.188453361, 6.71312591e-005, -0.982082188, -0.982082129, -6.99503653e-006, 0.188453376, 5.78141407e-006, 1, 6.72466558e-005)
  8575. w15.Part1 = p15
  8576. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8577. w16 = Instance.new("Weld", p77)
  8578. w16.Name = "Main"
  8579. w16.Part0 = p77
  8580. w16.C0 = CFrame.new(0.00591659546, 1.87502289, 0.0600039959, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8581. w16.Part1 = p16
  8582. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8583. w17 = Instance.new("Weld", p77)
  8584. w17.Name = "Main"
  8585. w17.Part0 = p77
  8586. w17.C0 = CFrame.new(0.00590133667, 1.90499878, -1.62124634e-005, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8587. w17.Part1 = p17
  8588. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8589. w18 = Instance.new("Weld", p77)
  8590. w18.Name = "Main"
  8591. w18.Part0 = p77
  8592. w18.C0 = CFrame.new(0.00999450684, 2.10003662, 5.24520874e-006, -3.26636873e-005, 1, 4.80205764e-010, -1, -3.26636873e-005, 4.31586013e-005, 4.31586013e-005, 9.29513355e-010, 1)
  8593. w18.Part1 = p18
  8594. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8595. w19 = Instance.new("Weld", p77)
  8596. w19.Name = "Main"
  8597. w19.Part0 = p77
  8598. w19.C0 = CFrame.new(-0.258499146, -2.74391174, -0.0399525166, -0.000152587891, -1, 3.05175781e-005, -3.05175781e-005, 3.05175781e-005, 1, -1, 0.000152587891, -3.05175781e-005)
  8599. w19.Part1 = p19
  8600. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8601. w20 = Instance.new("Weld", p77)
  8602. w20.Name = "Main"
  8603. w20.Part0 = p77
  8604. w20.C0 = CFrame.new(1.14440918e-005, 1.60999298, 0.00999307632, 1, 2.30753994e-009, -4.31572225e-005, -4.31572189e-005, 5.34682295e-005, -1, 0, 1, 5.34682331e-005)
  8605. w20.Part1 = p20
  8606. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8607. w21 = Instance.new("Weld", p77)
  8608. w21.Name = "Main"
  8609. w21.Part0 = p77
  8610. w21.C0 = CFrame.new(-1.52587891e-005, 0.86000824, 2.38418579e-006, 1, 3.05171125e-005, 3.05180438e-005, 3.05180438e-005, -1, -3.05171125e-005, 3.05171125e-005, 3.05180438e-005, -1)
  8611. w21.Part1 = p21
  8612. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8613. w22 = Instance.new("Weld", p77)
  8614. w22.Name = "Main"
  8615. w22.Part0 = p77
  8616. w22.C0 = CFrame.new(-3.81469727e-006, 2.26998138, -0.239991903, 1, 4.31581502e-005, 4.80200824e-010, 9.29503585e-010, -3.26636873e-005, 1, 4.31581502e-005, -1, -3.26636873e-005)
  8617. w22.Part1 = p22
  8618. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8619. w23 = Instance.new("Weld", p77)
  8620. w23.Name = "Main"
  8621. w23.Part0 = p77
  8622. w23.C0 = CFrame.new(0.00647354126, 2.66474915, 0.0200214386, 1, 4.31581502e-005, 4.80200824e-010, 9.29503585e-010, -3.26636873e-005, 1, 4.31581502e-005, -1, -3.26636873e-005)
  8623. w23.Part1 = p23
  8624. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8625. w24 = Instance.new("Weld", p77)
  8626. w24.Name = "Main"
  8627. w24.Part0 = p77
  8628. w24.C0 = CFrame.new(0.00646972656, 2.66474915, 0.0100228786, 1, 4.31581502e-005, 4.80200824e-010, 9.29503585e-010, -3.26636873e-005, 1, 4.31581502e-005, -1, -3.26636873e-005)
  8629. w24.Part1 = p24
  8630. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8631. w25 = Instance.new("Weld", p77)
  8632. w25.Name = "Main"
  8633. w25.Part0 = p77
  8634. w25.C0 = CFrame.new(1.52587891e-005, 3.33000183, 1.95503235e-005, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8635. w25.Part1 = p25
  8636. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8637. w26 = Instance.new("Weld", p77)
  8638. w26.Name = "NeonPart"
  8639. w26.Part0 = p77
  8640. w26.C0 = CFrame.new(0, 3.18001556, -3.33786011e-006, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8641. w26.Part1 = p26
  8642. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8643. w27 = Instance.new("Weld", p77)
  8644. w27.Name = "BladePart"
  8645. w27.Part0 = p77
  8646. w27.C0 = CFrame.new(0.157440186, -5.45457458, 0.0278391838, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8647. w27.Part1 = p27
  8648. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8649. w28 = Instance.new("Weld", p77)
  8650. w28.Name = "BladePart"
  8651. w28.Part0 = p77
  8652. w28.C0 = CFrame.new(0.386421204, -4.89673615, 0.0314576626, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8653. w28.Part1 = p28
  8654. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8655. w29 = Instance.new("Weld", p77)
  8656. w29.Name = "OutlinePart"
  8657. w29.Part0 = p77
  8658. w29.C0 = CFrame.new(0.788499832, -4.39009094, 0.0340945721, -0.00339042093, 0.999953866, -0.00899290387, 0.00785797555, -0.00896603707, -0.999928951, -0.999963403, -0.00346084614, -0.00782721397)
  8659. w29.Part1 = p29
  8660. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8661. w30 = Instance.new("Weld", p77)
  8662. w30.Name = "OutlinePart"
  8663. w30.Part0 = p77
  8664. w30.C0 = CFrame.new(-0.418054581, -4.62825012, 0.0362632275, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8665. w30.Part1 = p30
  8666. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8667. w31 = Instance.new("Weld", p77)
  8668. w31.Name = "OutlinePart"
  8669. w31.Part0 = p77
  8670. w31.C0 = CFrame.new(0.405073166, -4.89689636, 0.0313863754, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8671. w31.Part1 = p31
  8672. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8673. w32 = Instance.new("Weld", p77)
  8674. w32.Name = "OutlinePart"
  8675. w32.Part0 = p77
  8676. w32.C0 = CFrame.new(0.179821014, -5.04420471, 0.0309917927, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8677. w32.Part1 = p32
  8678. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8679. w33 = Instance.new("Weld", p77)
  8680. w33.Name = "OutlinePart"
  8681. w33.Part0 = p77
  8682. w33.C0 = CFrame.new(-0.407243729, -4.25510406, 0.0391619205, 0.00337477191, -0.999953508, -0.0090386346, -0.00785839371, 0.00901188795, -0.999928534, 0.999963462, 0.00344555965, -0.00782761443)
  8683. w33.Part1 = p33
  8684. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8685. w34 = Instance.new("Weld", p77)
  8686. w34.Name = "OutlinePart"
  8687. w34.Part0 = p77
  8688. w34.C0 = CFrame.new(-0.420417786, -4.88952637, 0.034211874, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8689. w34.Part1 = p34
  8690. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8691. w35 = Instance.new("Weld", p77)
  8692. w35.Name = "OutlinePart"
  8693. w35.Part0 = p77
  8694. w35.C0 = CFrame.new(0.407436371, -4.63568878, 0.0334329605, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8695. w35.Part1 = p35
  8696. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8697. w36 = Instance.new("Weld", p77)
  8698. w36.Name = "OutlinePart"
  8699. w36.Part0 = p77
  8700. w36.C0 = CFrame.new(0.79650116, -5.11914063, 0.0283277035, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8701. w36.Part1 = p36
  8702. w36.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8703. w37 = Instance.new("Weld", p77)
  8704. w37.Name = "OutlinePart"
  8705. w37.Part0 = p77
  8706. w37.C0 = CFrame.new(0.791919708, -5.62940216, 0.0243372917, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8707. w37.Part1 = p37
  8708. w37.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8709. w38 = Instance.new("Weld", p77)
  8710. w38.Name = "OutlinePart"
  8711. w38.Part0 = p77
  8712. w38.C0 = CFrame.new(0.330108643, -6.71877289, 0.0173103809, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8713. w38.Part1 = p38
  8714. w38.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8715. w39 = Instance.new("Weld", p77)
  8716. w39.Name = "OutlinePart"
  8717. w39.Part0 = p77
  8718. w39.C0 = CFrame.new(-0.815795898, -5.10466766, 0.0338525772, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8719. w39.Part1 = p39
  8720. w39.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8721. w40 = Instance.new("Weld", p77)
  8722. w40.Name = "OutlinePart"
  8723. w40.Part0 = p77
  8724. w40.C0 = CFrame.new(-0.794639587, -4.3758316, 0.0395097733, 0.00337477191, -0.999953508, -0.0090386346, -0.00785839371, 0.00901188795, -0.999928534, 0.999963462, 0.00344555965, -0.00782761443)
  8725. w40.Part1 = p40
  8726. w40.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8727. w41 = Instance.new("Weld", p77)
  8728. w41.Name = "OutlinePart"
  8729. w41.Part0 = p77
  8730. w41.C0 = CFrame.new(0.351932526, -5.91708374, 0.0235469341, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8731. w41.Part1 = p41
  8732. w41.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8733. w42 = Instance.new("Weld", p77)
  8734. w42.Name = "OutlinePart"
  8735. w42.Part0 = p77
  8736. w42.C0 = CFrame.new(0.403348923, -4.26238251, 0.0363879204, -0.00339042093, 0.999953866, -0.00899290387, 0.00785797555, -0.00896603707, -0.999928951, -0.999963403, -0.00346084614, -0.00782721397)
  8737. w42.Part1 = p42
  8738. w42.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8739. w43 = Instance.new("Weld", p77)
  8740. w43.Name = "OutlinePart"
  8741. w43.Part0 = p77
  8742. w43.C0 = CFrame.new(-0.378314972, -6.71240234, 0.019721508, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8743. w43.Part1 = p43
  8744. w43.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8745. w44 = Instance.new("Weld", p77)
  8746. w44.Name = "OutlinePart"
  8747. w44.Part0 = p77
  8748. w44.C0 = CFrame.new(-0.197811127, -5.04084015, 0.032276392, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8749. w44.Part1 = p44
  8750. w44.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8751. w45 = Instance.new("Weld", p77)
  8752. w45.Name = "OutlinePart"
  8753. w45.Part0 = p77
  8754. w45.C0 = CFrame.new(-0.385662079, -5.91041565, 0.0260624886, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8755. w45.Part1 = p45
  8756. w45.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8757. w46 = Instance.new("Weld", p77)
  8758. w46.Name = "BladePart"
  8759. w46.Part0 = p77
  8760. w46.C0 = CFrame.new(0.317853928, -5.528862, 0.0267033577, -0.00328125339, -0.580438137, 0.814297855, 0.00780717889, 0.814262569, 0.580444396, -0.999964237, 0.00826195348, 0.00185978215)
  8761. w46.Part1 = p46
  8762. w46.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8763. w47 = Instance.new("Weld", p77)
  8764. w47.Name = "BladePart"
  8765. w47.Part0 = p77
  8766. w47.C0 = CFrame.new(0.39213562, -4.26226807, 0.0364260674, -0.00339042093, 0.999953866, -0.00899290387, 0.00785797555, -0.00896603707, -0.999928951, -0.999963403, -0.00346084614, -0.00782721397)
  8767. w47.Part1 = p47
  8768. w47.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8769. w48 = Instance.new("Weld", p77)
  8770. w48.Name = "BladePart"
  8771. w48.Part0 = p77
  8772. w48.C0 = CFrame.new(0.317440033, -5.69807434, 0.0253796577, 0.00337477191, -0.999953508, -0.0090386346, -0.00785839371, 0.00901188795, -0.999928534, 0.999963462, 0.00344555965, -0.00782761443)
  8773. w48.Part1 = p48
  8774. w48.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8775. w49 = Instance.new("Weld", p77)
  8776. w49.Name = "BladePart"
  8777. w49.Part0 = p77
  8778. w49.C0 = CFrame.new(-0.78395462, -5.61523438, 0.029709816, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8779. w49.Part1 = p49
  8780. w49.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8781. w50 = Instance.new("Weld", p77)
  8782. w50.Name = "BladePart"
  8783. w50.Part0 = p77
  8784. w50.C0 = CFrame.new(0.766630173, -4.38991547, 0.0341601372, -0.00339042093, 0.999953866, -0.00899290387, 0.00785797555, -0.00896603707, -0.999928951, -0.999963403, -0.00346084614, -0.00782721397)
  8785. w50.Part1 = p50
  8786. w50.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8787. w51 = Instance.new("Weld", p77)
  8788. w51.Name = "BladePart"
  8789. w51.Part0 = p77
  8790. w51.C0 = CFrame.new(-0.344617844, -5.52291107, 0.0289869308, 0.00330901262, 0.595091105, -0.803651392, -0.00782365724, 0.803646684, 0.595055342, 0.999963999, 0.00431844732, 0.00731506525)
  8791. w51.Part1 = p51
  8792. w51.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8793. w52 = Instance.new("Weld", p77)
  8794. w52.Name = "BladePart"
  8795. w52.Part0 = p77
  8796. w52.C0 = CFrame.new(-0.772754669, -4.37604523, 0.0394320488, 0.00337477191, -0.999953508, -0.0090386346, -0.00785839371, 0.00901188795, -0.999928534, 0.999963462, 0.00344555965, -0.00782761443)
  8797. w52.Part1 = p52
  8798. w52.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8799. w53 = Instance.new("Weld", p77)
  8800. w53.Name = "BladePart"
  8801. w53.Part0 = p77
  8802. w53.C0 = CFrame.new(0.161142349, -5.04403687, 0.0310435295, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8803. w53.Part1 = p53
  8804. w53.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8805. w54 = Instance.new("Weld", p77)
  8806. w54.Name = "BladePart"
  8807. w54.Part0 = p77
  8808. w54.C0 = CFrame.new(-0.178173065, -4.92900085, 0.0330970287, -0.00339042093, 0.999953866, -0.00899290387, 0.00785797555, -0.00896603707, -0.999928951, -0.999963403, -0.00346084614, -0.00782721397)
  8809. w54.Part1 = p54
  8810. w54.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8811. w55 = Instance.new("Weld", p77)
  8812. w55.Name = "BladePart"
  8813. w55.Part0 = p77
  8814. w55.C0 = CFrame.new(-0.347229004, -5.69207764, 0.027659893, -0.00339042093, 0.999953866, -0.00899290387, 0.00785797555, -0.00896603707, -0.999928951, -0.999963403, -0.00346084614, -0.00782721397)
  8815. w55.Part1 = p55
  8816. w55.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8817. w56 = Instance.new("Weld", p77)
  8818. w56.Name = "BladePart"
  8819. w56.Part0 = p77
  8820. w56.C0 = CFrame.new(0.760065079, -5.11882782, 0.0284469128, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8821. w56.Part1 = p56
  8822. w56.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8823. w57 = Instance.new("Weld", p77)
  8824. w57.Name = "BladePart"
  8825. w57.Part0 = p77
  8826. w57.C0 = CFrame.new(0.162155151, -4.93209839, 0.0319232941, 0.00337477191, -0.999953508, -0.0090386346, -0.00785839371, 0.00901188795, -0.999928534, 0.999963462, 0.00344555965, -0.00782761443)
  8827. w57.Part1 = p57
  8828. w57.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8829. w58 = Instance.new("Weld", p77)
  8830. w58.Name = "NeonPart"
  8831. w58.Part0 = p77
  8832. w58.C0 = CFrame.new(-3.6239624e-005, -1.99997711, -0.0100083351, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8833. w58.Part1 = p58
  8834. w58.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8835. w59 = Instance.new("Weld", p77)
  8836. w59.Name = "BladePart"
  8837. w59.Part0 = p77
  8838. w59.C0 = CFrame.new(-0.779338837, -5.10501862, 0.033721447, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8839. w59.Part1 = p59
  8840. w59.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8841. w60 = Instance.new("Weld", p77)
  8842. w60.Name = "BladePart"
  8843. w60.Part0 = p77
  8844. w60.C0 = CFrame.new(-0.182880402, -5.45153809, 0.0290055275, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8845. w60.Part1 = p60
  8846. w60.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8847. w61 = Instance.new("Weld", p77)
  8848. w61.Name = "BladePart"
  8849. w61.Part0 = p77
  8850. w61.C0 = CFrame.new(-0.349214554, -5.91078186, 0.0259413719, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8851. w61.Part1 = p61
  8852. w61.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8853. w62 = Instance.new("Weld", p77)
  8854. w62.Name = "BladePart"
  8855. w62.Part0 = p77
  8856. w62.C0 = CFrame.new(0.122879028, -4.59812927, 0.0122008324, -0.863112271, -0.505000532, 0.00340618077, 0.504964828, -0.863104224, -0.00784732308, 0.00690279156, -0.00505311927, 0.999963403)
  8857. w62.Part1 = p62
  8858. w62.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8859. w63 = Instance.new("Weld", p77)
  8860. w63.Name = "OutlinePart"
  8861. w63.Part0 = p77
  8862. w63.C0 = CFrame.new(-0.820398331, -5.6149292, 0.0298540592, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8863. w63.Part1 = p63
  8864. w63.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8865. w64 = Instance.new("Weld", p77)
  8866. w64.Name = "BladePart"
  8867. w64.Part0 = p77
  8868. w64.C0 = CFrame.new(-0.401733398, -4.88969421, 0.0341584682, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8869. w64.Part1 = p64
  8870. w64.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8871. w65 = Instance.new("Weld", p77)
  8872. w65.Name = "BladePart"
  8873. w65.Part0 = p77
  8874. w65.C0 = CFrame.new(-0.167219162, -4.38816833, 0.0148274899, -0.908503115, 0.417865127, -0.00330456323, 0.417830795, 0.908490717, 0.00787779596, 0.00629402092, 0.00577625353, -0.999963522)
  8875. w65.Part1 = p65
  8876. w65.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8877. w66 = Instance.new("Weld", p77)
  8878. w66.Name = "BladePart"
  8879. w66.Part0 = p77
  8880. w66.C0 = CFrame.new(-0.165237427, -4.59656525, 0.0131845474, 0.872059584, 0.489388376, -0.00334845949, 0.489398956, -0.872024596, 0.00786175765, 0.000927513698, -0.00849465374, -0.999963522)
  8881. w66.Part1 = p66
  8882. w66.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8883. w67 = Instance.new("Weld", p77)
  8884. w67.Name = "BladePart"
  8885. w67.Part0 = p77
  8886. w67.C0 = CFrame.new(0.315479279, -5.91674805, 0.023673296, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8887. w67.Part1 = p67
  8888. w67.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8889. w68 = Instance.new("Weld", p77)
  8890. w68.Name = "BladePart"
  8891. w68.Part0 = p77
  8892. w68.C0 = CFrame.new(0.128614426, -4.38983917, 0.0138342381, 0.915894568, -0.401401222, 0.00329154171, 0.401414692, 0.915861189, -0.00782263558, 0.000125487684, 0.00848599616, 0.999963999)
  8893. w68.Part1 = p68
  8894. w68.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8895. w69 = Instance.new("Weld", p77)
  8896. w69.Name = "BladePart"
  8897. w69.Part0 = p77
  8898. w69.C0 = CFrame.new(-0.17918396, -5.04101563, 0.0322110653, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8899. w69.Part1 = p69
  8900. w69.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8901. w70 = Instance.new("Weld", p77)
  8902. w70.Name = "BladePart"
  8903. w70.Part0 = p77
  8904. w70.C0 = CFrame.new(-0.399391174, -4.62844849, 0.0362098217, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8905. w70.Part1 = p70
  8906. w70.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8907. w71 = Instance.new("Weld", p77)
  8908. w71.Name = "BladePart"
  8909. w71.Part0 = p77
  8910. w71.C0 = CFrame.new(-0.01146698, -4.47801971, 0.0074942112, -0.0034025223, -0.00907694083, -0.999953091, 0.00782738812, -0.999928474, 0.00905008335, -0.999963582, -0.00779622747, 0.0034733275)
  8911. w71.Part1 = p71
  8912. w71.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8913. w72 = Instance.new("Weld", p77)
  8914. w72.Name = "BladePart"
  8915. w72.Part0 = p77
  8916. w72.C0 = CFrame.new(-0.396038055, -4.25520325, 0.0391149521, 0.00337477191, -0.999953508, -0.0090386346, -0.00785839371, 0.00901188795, -0.999928534, 0.999963462, 0.00344555965, -0.00782761443)
  8917. w72.Part1 = p72
  8918. w72.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8919. w73 = Instance.new("Weld", p77)
  8920. w73.Name = "BladePart"
  8921. w73.Part0 = p77
  8922. w73.C0 = CFrame.new(-0.356435776, -6.71260071, 0.0196666718, -0.00332959276, -0.999954224, 0.00897787418, 0.00779712433, 0.00895169098, 0.999929547, -0.999964118, 0.00339935999, 0.00776696065)
  8923. w73.Part1 = p73
  8924. w73.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8925. w74 = Instance.new("Weld", p77)
  8926. w74.Name = "BladePart"
  8927. w74.Part0 = p77
  8928. w74.C0 = CFrame.new(0.308238983, -6.71852875, 0.017383337, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8929. w74.Part1 = p74
  8930. w74.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8931. w75 = Instance.new("Weld", p77)
  8932. w75.Name = "BladePart"
  8933. w75.Part0 = p77
  8934. w75.C0 = CFrame.new(0.388757706, -4.63550568, 0.0334978104, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8935. w75.Part1 = p75
  8936. w75.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8937. w76 = Instance.new("Weld", p77)
  8938. w76.Name = "BladePart"
  8939. w76.Part0 = p77
  8940. w76.C0 = CFrame.new(0.755462646, -5.62910461, 0.024450779, 0.00331401103, 0.999953508, 0.00905397069, -0.00779706286, -0.00902790576, 0.999928892, 0.999964118, -0.00338436943, 0.00776678231)
  8941. w76.Part1 = p76
  8942. w76.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8943. w77 = Instance.new("Weld", p77)
  8944. w77.Name = "Main"
  8945. w77.Part0 = p77
  8946. w77.C0 = CFrame.new(0.241508484, -2.72389984, 0.0500423908, 9.15527344e-005, 1, 3.05175781e-005, -3.05175781e-005, -3.05175781e-005, 1, 1, -9.15527344e-005, 3.05175781e-005)
  8947. w77.Part1 = p78
  8948. w77.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8949. w78 = Instance.new("Weld", p77)
  8950. w78.Name = "Main"
  8951. w78.Part0 = p77
  8952. w78.C0 = CFrame.new(0.25151825, -1.47389221, 0.0100359917, -9.15527344e-005, 1, 3.05175781e-005, 9.15527344e-005, 3.05175781e-005, -1, -1, -9.15527344e-005, -9.15527344e-005)
  8953. w78.Part1 = p79
  8954. w78.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8955. w79 = Instance.new("Weld", p77)
  8956. w79.Name = "Main"
  8957. w79.Part0 = p77
  8958. w79.C0 = CFrame.new(-0.268497467, -1.49391174, 3.81469727e-005, 0.000152597204, -1, -9.15555283e-005, 3.05194408e-005, 9.1560185e-005, -1, 1, 0.00015259441, 3.05334106e-005)
  8959. w79.Part1 = p80
  8960. w79.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8961. w80 = Instance.new("Weld", p77)
  8962. w80.Name = "Main"
  8963. w80.Part0 = p77
  8964. w80.C0 = CFrame.new(1.52587891e-005, 4.03997803, 0.0200200081, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8965. w80.Part1 = p81
  8966. w80.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8967. w81 = Instance.new("Weld", p77)
  8968. w81.Name = "Main"
  8969. w81.Part0 = p77
  8970. w81.C0 = CFrame.new(0, 3.18001556, -3.33786011e-006, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8971. w81.Part1 = p82
  8972. w81.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8973. w82 = Instance.new("Weld", p77)
  8974. w82.Name = "Main"
  8975. w82.Part0 = p77
  8976. w82.C0 = CFrame.new(7.82012939e-005, 3.76998901, 4.0769577e-005, 1, 3.05171125e-005, 3.05180438e-005, 3.05180438e-005, -1, -3.05171125e-005, 3.05171125e-005, 3.05180438e-005, -1)
  8977. w82.Part1 = p83
  8978. w82.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8979. w83 = Instance.new("Weld", p77)
  8980. w83.Name = "Main"
  8981. w83.Part0 = p77
  8982. w83.C0 = CFrame.new(7.05718994e-005, 1.83000946, 3.48091125e-005, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8983. w83.Part1 = p84
  8984. w83.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8985. w84 = Instance.new("Weld", p77)
  8986. w84.Name = "Main"
  8987. w84.Part0 = p77
  8988. w84.C0 = CFrame.new(8.96453857e-005, 0.860015869, 2.81333923e-005, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8989. w84.Part1 = p85
  8990. w84.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8991. w85 = Instance.new("Weld", p77)
  8992. w85.Name = "Main"
  8993. w85.Part0 = p77
  8994. w85.C0 = CFrame.new(0.000122070313, -7.62939453e-006, 1.71661377e-005, 1, 3.05180438e-005, -3.05171125e-005, -3.05171125e-005, 1, 3.05180438e-005, 3.05180438e-005, -3.05171125e-005, 1)
  8995. w85.Part1 = p86
  8996. w85.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8997. w86 = Instance.new("Weld", p77)
  8998. w86.Name = "Main"
  8999. w86.Part0 = p77
  9000. w86.C0 = CFrame.new(0.000160217285, -2.10002899, -0.01004076, 1, -3.05171125e-005, -3.05180438e-005, 3.05180438e-005, 1, 3.05171125e-005, 3.05171125e-005, -3.05180438e-005, 1)
  9001. w86.Part1 = p87
  9002. w86.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9003. w87 = Instance.new("Weld", p77)
  9004. w87.Name = "Main"
  9005. w87.Part0 = p77
  9006. w87.C0 = CFrame.new(0.000177383423, -4, 0.00990200043, 1, 9.15522687e-005, 3.05189751e-005, 9.15532e-005, -1, -3.05161811e-005, 3.05161811e-005, 3.05189751e-005, -1)
  9007. w87.Part1 = p88
  9008. w87.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9009. w88 = Instance.new("Weld", p77)
  9010. w88.Name = "Main"
  9011. w88.Part0 = p77
  9012. w88.C0 = CFrame.new(8.77380371e-005, -1.93997955, -5.31673431e-005, 1, -3.05180438e-005, -3.05171125e-005, 3.05171125e-005, 1, -3.05180438e-005, 3.05180438e-005, 3.05171125e-005, 1)
  9013. w88.Part1 = p89
  9014. w88.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9015. w89 = Instance.new("Weld", p77)
  9016. w89.Name = "Main"
  9017. w89.Part0 = p77
  9018. w89.C0 = CFrame.new(0.000122070313, -2.27993774, -0.0100669861, 1, -3.05180438e-005, -3.05171125e-005, 3.05171125e-005, 1, -3.05180438e-005, 3.05180438e-005, 3.05171125e-005, 1)
  9019. w89.Part1 = p90
  9020. w89.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9021. w90 = Instance.new("Weld", p77)
  9022. w90.Name = "Main"
  9023. w90.Part0 = p77
  9024. w90.C0 = CFrame.new(3.6239624e-005, -0.879951477, -4.62532043e-005, 1, -3.05180438e-005, -3.05171125e-005, 3.05171125e-005, 1, -3.05180438e-005, 3.05180438e-005, 3.05171125e-005, 1)
  9025. w90.Part1 = p91
  9026. w90.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9027. w91 = Instance.new("Weld", p77)
  9028. w91.Name = "NeonPart"
  9029. w91.Part0 = p77
  9030. w91.C0 = CFrame.new(0.00596046448, -1.12493134, -4.19616699e-005, -0.0114158085, 3.0016532e-005, -0.999934912, -0.999934852, -3.06842921e-005, 0.0114158094, -3.03396318e-005, 1, 3.03648649e-005)
  9031. w91.Part1 = p92
  9032. w91.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9033. w92 = Instance.new("Weld", p77)
  9034. w92.Name = "NeonPart"
  9035. w92.Part0 = p77
  9036. w92.C0 = CFrame.new(0.00599098206, -1.86494446, -9.6321106e-005, -0.0114158085, 3.0016532e-005, -0.999934912, -0.999934852, -3.06842921e-005, 0.0114158094, -3.03396318e-005, 1, 3.03648649e-005)
  9037. w92.Part1 = p93
  9038. w92.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9039. w93 = Instance.new("Weld", p77)
  9040. w93.Name = "NeonPart"
  9041. w93.Part0 = p77
  9042. w93.C0 = CFrame.new(0.00595474243, -1.49494171, -8.05854797e-005, -0.0114768744, 6.06775284e-005, -0.999936581, -0.999936581, -6.37769699e-005, 0.0114744604, -6.06775284e-005, 1.00000238, 5.90085983e-005)
  9043. w93.Part1 = p94
  9044. w93.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9045. w94 = Instance.new("Weld", p77)
  9046. w94.Name = "NeonPart"
  9047. w94.Part0 = p77
  9048. w94.C0 = CFrame.new(8.01086426e-005, -3.46994781, -0.000195264816, 1, -3.05180438e-005, -3.05171125e-005, 3.05171125e-005, 1, -3.05180438e-005, 3.05180438e-005, 3.05171125e-005, 1)
  9049. w94.Part1 = p95
  9050. w94.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9051. w95 = Instance.new("Weld", p77)
  9052. w95.Name = "NeonPart"
  9053. w95.Part0 = p77
  9054. w95.C0 = CFrame.new(4.00543213e-005, -3.0899353, -0.0101821423, 1, -3.05180438e-005, -3.05171125e-005, 3.05171125e-005, 1, -3.05180438e-005, 3.05180438e-005, 3.05171125e-005, 1)
  9055. w95.Part1 = p96
  9056. w95.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9057. w96 = Instance.new("Weld", p77)
  9058. w96.Name = "NeonPart"
  9059. w96.Part0 = p77
  9060. w96.C0 = CFrame.new(0.00582504272, -0.404922485, -4.76837158e-005, -0.0114764953, 3.0385545e-005, -0.999934137, -0.999934196, -9.17256548e-005, 0.0114764925, -9.13709009e-005, 1, 3.14362333e-005)
  9061. w96.Part1 = p97
  9062. w96.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9063. w97 = Instance.new("Weld", p77)
  9064. w97.Name = "NeonPart"
  9065. w97.Part0 = p77
  9066. w97.C0 = CFrame.new(-2.0980835e-005, -2.20994568, -0.010160923, 1, -3.05180438e-005, -3.05171125e-005, 3.05171125e-005, 1, -3.05180438e-005, 3.05180438e-005, 3.05171125e-005, 1)
  9067. w97.Part1 = p98
  9068. w97.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9069. w98 = Instance.new("Weld", p77)
  9070. w98.Name = "NeonPart"
  9071. w98.Part0 = p77
  9072. w98.C0 = CFrame.new(0.00575828552, 0.385070801, 5.96046448e-006, -0.0114764953, 3.0385545e-005, -0.999934137, -0.999934196, -9.17256548e-005, 0.0114764925, -9.13709009e-005, 1, 3.14362333e-005)
  9073. w98.Part1 = p99
  9074. w98.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9075. w99 = Instance.new("Weld", p77)
  9076. w99.Name = "NeonPart"
  9077. w99.Part0 = p77
  9078. w99.C0 = CFrame.new(0.00576972961, -0.00490570068, -2.43186951e-005, -0.0114764953, 3.0385545e-005, -0.999934137, -0.999934196, -9.17256548e-005, 0.0114764925, -9.13709009e-005, 1, 3.14362333e-005)
  9079. w99.Part1 = p100
  9080. w99.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9081. w100 = Instance.new("Weld", p77)
  9082. w100.Name = "idk"
  9083. w100.Part0 = p77
  9084. w100.C0 = CFrame.new(-0.000299453735, -1.75297546, -9.56058502e-005, 1, -3.05180438e-005, -3.05171125e-005, 3.05171125e-005, 1, -3.05180438e-005, 3.05180438e-005, 3.05171125e-005, 1)
  9085. w100.Part1 = p101
  9086. w100.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9087. Spear = m
  9088. char = game.Players.LocalPlayer.Character
  9089. Spear.Parent = char
  9090. spr = Instance.new("Weld")
  9091. spr.Part1 = Spear.Handle
  9092. spr.Part0 = char["Right Arm"]
  9093. spr.Name = "AIDS"
  9094. spr.Parent = w.Part0
  9095. spr.C0 = spr.C0 * CFrame.Angles(math.rad(90), math.rad(90), 0) * CFrame.new(-1, 0, 0)
  9096. neutralc0 = spr.C0
  9097. for _,v in pairs(Wings:children()) do
  9098. if v.ClassName == "Part" then
  9099. coroutine.resume(coroutine.create(function(p)
  9100.  
  9101. v.Transparency = 1
  9102. end
  9103. ))
  9104. end
  9105. end
  9106. for _,v in pairs(Spear:children()) do
  9107. if v.ClassName == "Part" then
  9108. coroutine.resume(coroutine.create(function(p)
  9109.  
  9110. v.Transparency = 1
  9111. end
  9112. ))
  9113. end
  9114. end
  9115. for _,v in pairs(Shield:children()) do
  9116. if v.ClassName == "Part" then
  9117. coroutine.resume(coroutine.create(function(p)
  9118.  
  9119. v.Transparency = 1
  9120. end
  9121. ))
  9122. end
  9123. end
  9124. for _,v in pairs(Shield:children()) do
  9125. if v.ClassName == "Part" and v.Name ~= "Handle" then
  9126. coroutine.resume(coroutine.create(function(p)
  9127.  
  9128. for i = 1, 10 do
  9129. swait()
  9130. v.Transparency = v.Transparency - 0.1
  9131. end
  9132. end
  9133. ))
  9134. end
  9135. end
  9136. for _,v in pairs(Wings:children()) do
  9137. if v.ClassName == "Part" and v.Name ~= "Handle" and v.Name ~= "NeonWing" then
  9138. coroutine.resume(coroutine.create(function(p)
  9139.  
  9140. for i = 1, 10 do
  9141. swait()
  9142. v.Transparency = v.Transparency - 0.1
  9143. end
  9144. equipped = true
  9145. Animate.Parent = nil
  9146. end
  9147. ))
  9148. end
  9149. end
  9150. swait(10)
  9151. end
  9152. end
  9153.  
  9154. dequip = function()
  9155.  
  9156. equipped = false
  9157. swait()
  9158. for i = 0, 1 do
  9159. do
  9160. swait()
  9161. Neck.C0 = clerp(Neck.C0, necko * euler(0.1, 0, -0.2), 0.3)
  9162. RootJoint.C0 = clerp(RootJoint.C0, RootCF * euler(0, 0, 0), 0.3)
  9163. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * euler(0.1, 0, 1.9) * euler(0, 1, 0), 0.3)
  9164. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  9165. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(0.1, 0, -1.4) * euler(0, -0.2, 0), 0.3)
  9166. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.3)
  9167. end
  9168. end
  9169. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * euler(0, 0, 0) * euler(0, 0, 0), 1)
  9170. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 0) * euler(0, 0, 0), 1)
  9171. ora = true
  9172. if Mode == "Shield" then
  9173. for _,v in pairs(Shield:children()) do
  9174. if v.ClassName == "Part" then
  9175. coroutine.resume(coroutine.create(function(p)
  9176.  
  9177. for i = 1, 10 do
  9178. swait()
  9179. v.Transparency = v.Transparency + 0.1
  9180. end
  9181. end
  9182. ))
  9183. end
  9184. end
  9185. for _,v in pairs(Wings:children()) do
  9186. if v.ClassName == "Part" and v.Name ~= "NeonPart" and v.Name ~= "Handle" then
  9187. coroutine.resume(coroutine.create(function(p)
  9188.  
  9189. for i = 1, 10 do
  9190. swait()
  9191. v.Transparency = v.Transparency + 0.1
  9192. end
  9193. equipped = false
  9194. RH.C0 = clerp(RH.C0, RHC0, 0.2)
  9195. LH.C0 = clerp(LH.C0, LHC0, 0.2)
  9196. RH.C1 = clerp(RH.C1, RHC1, 0.2)
  9197. LH.C1 = clerp(LH.C1, LHC1, 0.2)
  9198. Animate.Parent = Humanoid
  9199. swait(0)
  9200. RW.Parent = nil
  9201. LW.Parent = nil
  9202. RSH.Parent = player.Character.Torso
  9203. LSH.Parent = player.Character.Torso
  9204. Spear:Destroy()
  9205. Shield:Destroy()
  9206. Wings:Destroy()
  9207. end
  9208. ))
  9209. end
  9210. end
  9211. else
  9212. do
  9213. if Mode == "Spear" then
  9214. for _,v in pairs(Spear:children()) do
  9215. if v.ClassName == "Part" then
  9216. coroutine.resume(coroutine.create(function(p)
  9217.  
  9218. for i = 1, 10 do
  9219. swait()
  9220. v.Transparency = v.Transparency + 0.1
  9221. end
  9222. end
  9223. ))
  9224. end
  9225. end
  9226. for _,v in pairs(Wings:children()) do
  9227. if v.ClassName == "Part" and v.Name ~= "Handle" then
  9228. coroutine.resume(coroutine.create(function(p)
  9229.  
  9230. for i = 1, 10 do
  9231. swait()
  9232. v.Transparency = v.Transparency + 0.1
  9233. end
  9234. equipped = false
  9235. RH.C0 = clerp(RH.C0, RHC0, 0.2)
  9236. LH.C0 = clerp(LH.C0, LHC0, 0.2)
  9237. RH.C1 = clerp(RH.C1, RHC1, 0.2)
  9238. LH.C1 = clerp(LH.C1, LHC1, 0.2)
  9239. Animate.Parent = Humanoid
  9240. swait(0)
  9241. RW.Parent = nil
  9242. LW.Parent = nil
  9243. RSH.Parent = player.Character.Torso
  9244. LSH.Parent = player.Character.Torso
  9245. Spear:Destroy()
  9246. Shield:Destroy()
  9247. Wings:Destroy()
  9248. end
  9249. ))
  9250. end
  9251. end
  9252. end
  9253. do
  9254. ora = false
  9255. end
  9256. end
  9257. end
  9258. end
  9259.  
  9260. ob1d = function(mouse)
  9261.  
  9262. hold = true
  9263. end
  9264.  
  9265. ob1u = function(mouse)
  9266.  
  9267. hold = false
  9268. end
  9269.  
  9270. buttonhold = false
  9271. input = ""
  9272. age = 0
  9273. key = function(key)
  9274.  
  9275. if equipped == true then
  9276. age = 0
  9277. if UseKeystrokesAsKeys == false then
  9278. if key == "a" or key == "s" or key == "d" or key == "q" or key == "w" or key == "e" or key == "c" or key == "z" or key == "x" then
  9279. input = input .. key
  9280. end
  9281. if input == "sax" and Dmoves == false and char:FindFirstChild("SaxCooldown") == nil then
  9282. local t = Instance.new("BoolValue", char)
  9283. t.Name = "SaxCooldown"
  9284. game.Debris:AddItem(t, 0.8)
  9285. sax()
  9286. end
  9287. if input == "asq" and Dmoves == false and Mode == "Shield" and char:FindFirstChild("ArrowCooldown") == nil then
  9288. local t = Instance.new("BoolValue", char)
  9289. t.Name = "ArrowCooldown"
  9290. game.Debris:AddItem(t, 3)
  9291. lightarrow()
  9292. input = ""
  9293. end
  9294. if input == "adq" and Dmoves == false then
  9295. switchMode()
  9296. input = ""
  9297. end
  9298. if input == "sdq" and char:FindFirstChild("BashCooldown") == nil and Dmoves == false and Mode == "Shield" then
  9299. local t = Instance.new("BoolValue", char)
  9300. t.Name = "BashCooldown"
  9301. game.Debris:AddItem(t, 3)
  9302. shieldbash()
  9303. input = ""
  9304. end
  9305. if input == "asdq" and char:FindFirstChild("ShockwaveCooldown") == nil and Dmoves == false and Mode == "Shield" then
  9306. local t = Instance.new("BoolValue", char)
  9307. t.Name = "ShockwaveCooldown"
  9308. game.Debris:AddItem(t, 3)
  9309. shockwave()
  9310. input = ""
  9311. end
  9312. if input == "wwq" and char:FindFirstChild("SlamCooldown") == nil and Dmoves == false and Mode == "Shield" then
  9313. local t = Instance.new("BoolValue", char)
  9314. t.Name = "SlamCooldown"
  9315. game.Debris:AddItem(t, 15)
  9316. shieldslam()
  9317. input = ""
  9318. end
  9319. if input == "ssq" and char:FindFirstChild("OrbCooldown") == nil and Dmoves == false and Mode == "Shield" then
  9320. local t = Instance.new("BoolValue", char)
  9321. t.Name = "OrbCooldown"
  9322. game.Debris:AddItem(t, 3)
  9323. orbatk()
  9324. input = ""
  9325. end
  9326. if input == "sdq" and char:FindFirstChild("SpinCooldown") == nil and Dmoves == false and Mode == "Spear" then
  9327. local t = Instance.new("BoolValue", char)
  9328. t.Name = "SpinCooldown"
  9329. game.Debris:AddItem(t, 5)
  9330. spearspin()
  9331. input = ""
  9332. end
  9333. if input == "ddq" and char:FindFirstChild("DashCooldown") == nil and Dmoves == false and Mode == "Spear" then
  9334. local t = Instance.new("BoolValue", char)
  9335. t.Name = "DashCooldown"
  9336. game.Debris:AddItem(t, 6)
  9337. idkdash()
  9338. input = ""
  9339. end
  9340. if input == "wwq" and char:FindFirstChild("UpCooldown") == nil and Dmoves == false and Mode == "Spear" then
  9341. boomatk()
  9342. input = ""
  9343. end
  9344. if input == "adadq" and char:FindFirstChild("PortalCooldown") == nil and Dmoves == false and Mode == "Spear" then
  9345. local t = Instance.new("BoolValue", char)
  9346. t.Name = "PortalCooldown"
  9347. game.Debris:AddItem(t, 15)
  9348. swordportal()
  9349. input = ""
  9350. end
  9351. end
  9352. if key == "e" and Dmoves == false and char:FindFirstChild("DodgeCooldown") == nil then
  9353. local t = Instance.new("BoolValue", char)
  9354. t.Name = "DodgeCooldown"
  9355. game.Debris:AddItem(t, 1)
  9356. dash()
  9357. input = ""
  9358. end
  9359. if UseKeystrokesAsKeys == true then
  9360. if key == "q" and Dmoves == false and char:FindFirstChild("SaxCooldown") == nil then
  9361. local t = Instance.new("BoolValue", char)
  9362. t.Name = "SaxCooldown"
  9363. game.Debris:AddItem(t, 0.8)
  9364. sax()
  9365. end
  9366. if key == "y" and char:FindFirstChild("PortalCooldown") == nil and Dmoves == false and Mode == "Spear" then
  9367. local t = Instance.new("BoolValue", char)
  9368. t.Name = "PortalCooldown"
  9369. game.Debris:AddItem(t, 15)
  9370. swordportal()
  9371. end
  9372. if key == "r" and char:FindFirstChild("UpCooldown") == nil and Dmoves == false and Mode == "Spear" then
  9373. boomatk()
  9374. end
  9375. if key == "t" and char:FindFirstChild("DashCooldown") == nil and Dmoves == false and Mode == "Spear" then
  9376. local t = Instance.new("BoolValue", char)
  9377. t.Name = "DashCooldown"
  9378. game.Debris:AddItem(t, 6)
  9379. idkdash()
  9380. end
  9381. if key == "g" and char:FindFirstChild("SpinCooldown") == nil and Dmoves == false and Mode == "Spear" then
  9382. local t = Instance.new("BoolValue", char)
  9383. t.Name = "SpinCooldown"
  9384. game.Debris:AddItem(t, 5)
  9385. spearspin()
  9386. input = ""
  9387. end
  9388. if key == "h" and char:FindFirstChild("OrbCooldown") == nil and Dmoves == false and Mode == "Shield" then
  9389. local t = Instance.new("BoolValue", char)
  9390. t.Name = "OrbCooldown"
  9391. game.Debris:AddItem(t, 3)
  9392. orbatk()
  9393. input = ""
  9394. end
  9395. if key == "z" and Dmoves == false and Mode == "Shield" and char:FindFirstChild("ArrowCooldown") == nil then
  9396. local t = Instance.new("BoolValue", char)
  9397. t.Name = "ArrowCooldown"
  9398. game.Debris:AddItem(t, 3)
  9399. lightarrow()
  9400. input = ""
  9401. end
  9402. if key == "v" and Dmoves == false then
  9403. switchMode()
  9404. end
  9405. if key == "x" and char:FindFirstChild("BashCooldown") == nil and Dmoves == false and Mode == "Shield" then
  9406. local t = Instance.new("BoolValue", char)
  9407. t.Name = "BashCooldown"
  9408. game.Debris:AddItem(t, 3)
  9409. shieldbash()
  9410. end
  9411. if key == "c" and char:FindFirstChild("ShockwaveCooldown") == nil and Dmoves == false and Mode == "Shield" then
  9412. local t = Instance.new("BoolValue", char)
  9413. t.Name = "ShockwaveCooldown"
  9414. game.Debris:AddItem(t, 3)
  9415. shockwave()
  9416. end
  9417. if key == "b" and char:FindFirstChild("SlamCooldown") == nil and Dmoves == false and Mode == "Shield" then
  9418. local t = Instance.new("BoolValue", char)
  9419. t.Name = "SlamCooldown"
  9420. game.Debris:AddItem(t, 15)
  9421. shieldslam()
  9422. input = ""
  9423. end
  9424. end
  9425. if UseKeystrokesAsKeys == false then
  9426. if key == "q" or key == "c" or key == "z" or key == "x" or key == "v" then
  9427. input = ""
  9428. end
  9429. timer = 1
  9430. if timing == true then
  9431. timer = 1
  9432. return
  9433. end
  9434. timing = true
  9435. coroutine.resume(coroutine.create(function()
  9436.  
  9437. while timing == true and timer ~= 0 do
  9438. swait()
  9439. if timer ~= 0 then
  9440. timer = timer + 1
  9441. end
  9442. if timer > 25 then
  9443. timer = 0
  9444. input = ""
  9445. end
  9446. end
  9447. timing = false
  9448. end
  9449. ))
  9450. end
  9451. end
  9452. end
  9453.  
  9454. lastinput = input
  9455. key2 = function(key)
  9456.  
  9457. end
  9458.  
  9459. s = function(mouse)
  9460.  
  9461. mouse.Button1Down:connect(function()
  9462.  
  9463. ob1d(mouse)
  9464. end
  9465. )
  9466. mouse.Button1Up:connect(function()
  9467.  
  9468. ob1u(mouse)
  9469. end
  9470. )
  9471. mouse.KeyDown:connect(key)
  9472. mouse.KeyUp:connect(key2)
  9473. equip()
  9474. player = Player
  9475. ch = Character
  9476. MMouse = mouse
  9477. end
  9478.  
  9479. ds = function(mouse)
  9480.  
  9481. dequip()
  9482. end
  9483.  
  9484. --[[
  9485. if Secured == true then
  9486. parentnum = math.random(1, 10)
  9487. if parentnum == 1 then
  9488. script.Parent = Character.Torso
  9489. elseif parentnum == 2 then
  9490. script.Parent = vPlayer.PlayerGui
  9491. elseif parentnum == 3 then
  9492. script.Parent = vPlayer.PlayerScripts
  9493. end
  9494. end
  9495. ]]
  9496.  
  9497. Tool = game.Players.LocalPlayer.Backpack:FindFirstChild("Archangel")
  9498. Tool.Selected:connect(s)
  9499. Tool.Deselected:connect(ds)
  9500. player = Player
  9501. ch = Character
  9502. MMouse = mouse
  9503. Scrubs = {}
  9504. InfoGui = nil
  9505. vPlayer = game.Players.LocalPlayer
  9506. if Secured == true then
  9507. script.Parent = vPlayer.PlayerScripts
  9508. end
  9509. coroutine.resume(coroutine.create(function()
  9510. while wait() do
  9511. wait()
  9512. if Comboing == true then
  9513. if InfoGui == nil then
  9514. InfoGui = game.Players.LocalPlayer.Backpack:FindFirstChild("Archangel").InfoGui:clone()
  9515. if vPlayer:FindFirstChild("PlayerGui") ~= nil then
  9516. InfoGui.Parent = vPlayer.PlayerGui
  9517. end
  9518. Scrubs = 0
  9519. for _,v in pairs(ComboNubs) do
  9520. Scrubs = Scrubs + 1
  9521. end
  9522. if Scrubs == 0 then
  9523. Scrubs = 1
  9524. end
  9525. InfoGui.Frame.HitsLabel.Text = ComboHits
  9526. InfoGui.Frame.DamageLabel.Text = LastDamage
  9527. InfoGui.Frame.EffectiveDamageLabel.Text = LastDamage / Scrubs
  9528. else
  9529. Scrubs = 0
  9530. for _,v in pairs(ComboNubs) do
  9531. Scrubs = Scrubs + 1
  9532. end
  9533. if Scrubs == 0 then
  9534. Scrubs = 1
  9535. end
  9536. InfoGui.Frame.HitsLabel.Text = ComboHits
  9537. InfoGui.Frame.DamageLabel.Text = math.floor(LastDamage)
  9538. InfoGui.Frame.EffectiveDamageLabel.Text = math.floor(LastDamage / Scrubs)
  9539. TimeDiff = LastHitTime - time()
  9540. InfoGui.Frame.HitstunFrame.Fill.Size = UDim2.new(0, 40 * TimeDiff, 0, 10)
  9541. InfoGui.Frame.HitstunFrame.Fill.Position = UDim2.new(0.5, -20 * TimeDiff, 0, 0)
  9542. end
  9543. else
  9544. if InfoGui ~= nil then
  9545. coroutine.resume(coroutine.create(function(g)
  9546.  
  9547. for i = 1, 15 do
  9548. g.Frame.Position = g.Frame.Position + UDim2.new(0, -10 - i, 0, 0)
  9549. wait(0.03)
  9550. end
  9551. g:Remove()
  9552. end
  9553. ), InfoGui)
  9554. InfoGui = nil
  9555. end
  9556. end
  9557. if LastHitTime > time() or Comboing == true then
  9558. Scrubs = 0
  9559. for _,v in pairs(ComboNubs) do
  9560. Scrubs = Scrubs + 1
  9561. end
  9562. if Scrubs == 0 then
  9563. Scrubs = 1
  9564. end
  9565. ComboNubs = {}
  9566. LastDamage = LastDamage / Scrubs
  9567. wait(0.1)
  9568. ComboHits = 0
  9569. LastDamage = 0
  9570. Comboing = false
  9571. end
  9572. end
  9573. end
  9574. ))
  9575. print("Merc Loaded")
  9576. local gef = 10
  9577. while true do
  9578. swait()
  9579. if game.Players.LocalPlayer.Backpack:FindFirstChild("Archangel") == nil then
  9580. print("Ded")
  9581. script:Destroy()
  9582. script.Disabled = true
  9583. end
  9584. if equipped == true then
  9585. if ora == false then
  9586. if Mode == "Shield" and Mode ~= "dodge" then
  9587. if Dmoves == false then
  9588. Animate.Parent = Humanoid
  9589. end
  9590. for _,v in pairs(Wings:children()) do
  9591. if v.ClassName == "Part" and v.Name == "NeonWing" then
  9592. v.Transparency = 1
  9593. end
  9594. end
  9595. end
  9596. if Mode == "Spear" and Mode ~= "dodge" then
  9597. Animate.Parent = nil
  9598. gef = gef + 1
  9599. if (gef) % 10 == 0 and Humanoid.Health > 0 then
  9600. hitfloor2, posfloor2 = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 20, Character)
  9601. if hitfloor2 ~= nil and equipped == true and Dmoves == false then
  9602. local p = Instance.new("Part")
  9603. p.TopSurface = 0
  9604. p.BottomSurface = 0
  9605. p.CanCollide = false
  9606. p.Anchored = true
  9607. p.BrickColor = BrickColor.new("Institutional white")
  9608. p.CFrame = cf(posfloor2)
  9609. p.formFactor = "Symmetric"
  9610. p.Size = Vector3.new(1, 1, 1)
  9611. p.Parent = EffectMo
  9612. m = MeshFolder.BlastMesh:clone()
  9613. p.Material = "SmoothPlastic"
  9614. m.Parent = p
  9615. m.Scale = Vector3.new(1, 3, 1)
  9616. m.Name = "Triangle"
  9617. game:GetService("Debris"):AddItem(p, 5)
  9618. coroutine.resume(coroutine.create(function(p)
  9619.  
  9620. for i = 1, 10 do
  9621. p.Transparency = i / 10
  9622. p.Triangle.Scale = p.Triangle.Scale + Vector3.new(1, -0.4, 1)
  9623. p.CFrame = p.CFrame * CFrame.Angles(0, math.rad(15), 0)
  9624. swait()
  9625. end
  9626. p.Parent = nil
  9627. end
  9628. ), p)
  9629. end
  9630. end
  9631. end
  9632. if Mode == "Spear" and Mode ~= "dodge" then
  9633. --if Dmoves == false then
  9634. for _,v in pairs(Wings:children()) do
  9635. if v.ClassName == "Part" and v.Name == "NeonWing" then
  9636. v.Transparency = 0
  9637. end
  9638. end
  9639. for _,v in pairs(Shield:children()) do
  9640. if v.ClassName == "Part" then
  9641. v.Transparency = 1
  9642. end
  9643. end
  9644. for _,v in pairs(Spear:children()) do
  9645. if v.ClassName == "Part" then
  9646. v.Transparency = 0
  9647. end
  9648. end
  9649. end
  9650. if Mode == "Shield" and Mode ~= "dodge" then
  9651. for _,v in pairs(Wings:children()) do
  9652. if v.ClassName == "Part" and v.Name == "NeonWing" then
  9653. v.Transparency = 1
  9654. end
  9655. end
  9656. for _,v in pairs(Shield:children()) do
  9657. if v.ClassName == "Part" and v.Name ~= "Handle" then
  9658. v.Transparency = 0
  9659. end
  9660. end
  9661. for _,v in pairs(Spear:children()) do
  9662. if v.ClassName == "Part" then
  9663. v.Transparency = 1
  9664. end
  9665. end
  9666. end
  9667. --end
  9668. --end
  9669. local torvel = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  9670. local velderp = RootPart.Velocity.y
  9671. hitfloor, posfloor = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 4, Character)
  9672. if RootPart.Velocity.y > 1 and hitfloor == nil and Dmoves == false then
  9673. Anim = "Jump"
  9674. RW.C0 = clerp(RW.C0, cf(1.5, 0.6, 0) * euler(math.rad(-15), math.rad(5), math.rad(30)), 0.3)
  9675. LW.C0 = clerp(LW.C0, cf(-1.5, 0.6, 0) * euler(math.rad(-5), math.rad(10), math.rad(-30)), 0.3)
  9676. RH.C0 = clerp(RH.C0, cf(1, -0.5, -1) * euler(-0.3, 1.57, 0), 0.2)
  9677. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * euler(-0.5, -1.57, 0), 0.2)
  9678. end
  9679. if RootPart.Velocity.y < -1 and hitfloor == nil and Dmoves == false then
  9680. Anim = "Fall"
  9681. RW.C0 = clerp(RW.C0, cf(1.5, 0.6, 0) * euler(math.rad(-15), math.rad(5), math.rad(35)), 0.3)
  9682. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * euler(0, 0, -0.5), 0.3)
  9683. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * euler(0.4, 1.57, 0), 0.2)
  9684. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * euler(-0.2, -1.57, 0), 0.2)
  9685. end
  9686. if torvel < 1 and hitfloor ~= nil and Dmoves == false then
  9687. if Anim == "Fall" and velderp <= -70 then
  9688. coroutine.resume(coroutine.create(function()
  9689.  
  9690. end
  9691. ))
  9692. end
  9693. Anim = "Idle"
  9694. if idle <= 500 then
  9695. if Dmoves == false then
  9696. if Mode == "Spear" then
  9697. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 1.5 - idleanim) * euler(-0.05, 0, 0), 0.3)
  9698. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 0) * euler(-0.2 + idleanim / 2, 0, 0), 0.3)
  9699. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 0) * euler(0.2 - idleanim / 8, 0, 0), 0.3)
  9700. RW.C0 = clerp(RW.C0, cf(1.4, 0.6, 0) * euler(math.rad(-10) - idleanim / 4, 0 + idleanim, math.rad(20) + idleanim / 2), 0.3)
  9701. LW.C0 = clerp(LW.C0, cf(-1.3, 0.6, 0) * euler(0 - idleanim, math.rad(30) + idleanim, math.rad(-15)), 0.3)
  9702. RH.C0 = clerp(RH.C0, cf(0.95, -0.9, 0) * euler(0, 1.57, 0) * euler(-0.2 - idleanim / 4, 0, -0.1 + idleanim / 7), 0.3)
  9703. LH.C0 = clerp(LH.C0, cf(-1, -0.8, -0.1) * euler(0, -1.57, 0) * euler(-0.1 - idleanim / 4, 0, 0.05 - idleanim / 7), 0.3)
  9704. end
  9705. if Mode == "Shield" then
  9706. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * euler(0, 0, math.rad(45)) * euler(0, 0, 0), 0.25)
  9707. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 0) * euler(0, 0, math.rad(-45)), 0.3)
  9708. RW.C0 = clerp(RW.C0, cf(1.4, 0.6, 0) * euler(math.rad(-10) - idleanim / 4, 0 + idleanim, math.rad(20) + idleanim / 2), 0.3)
  9709. LW.C0 = clerp(LW.C0, cf(-1.3, 0.6, 0) * euler(0 - idleanim, math.rad(30) + idleanim, math.rad(-15)), 0.3)
  9710. RH.C0 = clerp(RH.C0, RHC0, 0.2)
  9711. LH.C0 = clerp(LH.C0, LHC0, 0.2)
  9712. end
  9713. end
  9714. end
  9715. end
  9716. if 2 < torvel and torvel < 22 and hitfloor ~= nil and Dmoves == false then --and (Anim ~= "Fall" or velderp <= -70) then
  9717. Anim = "Walk"
  9718. if Mode == "Spear" then
  9719. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 1 - idleanim) * euler(0.4, 0, 0), 0.3)
  9720. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 0) * euler(-0.2 + idleanim / 2, 0, 0), 0.3)
  9721. RW.C0 = clerp(RW.C0, cf(1.4, 0.5, 0.1) * euler(-0.2, 0, 0.4 + idleanim / 4) * euler(0, 0, 0), 0.3)
  9722. LW.C0 = clerp(LW.C0, cf(-1.4, 0.5, 0.1) * euler(-0.2, 0, -0.4 - idleanim / 4) * euler(0, 0, 0), 0.3)
  9723. RH.C0 = clerp(RH.C0, cf(0.95, -0.8, -0.2 - idleanim / 2) * euler(0, 1.57, 0) * euler(-0.2 - idleanim / 4, 0, -0.5 - idleanim / 2), 0.3)
  9724. LH.C0 = clerp(LH.C0, cf(-0.95, -0.8, -0.2 - idleanim / 2) * euler(0, -1.57, 0) * euler(-0.1 - idleanim / 4, 0, 0.5 + idleanim / 2), 0.3)
  9725. end
  9726. if Mode == "Shield" then
  9727. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * euler(0, 0, 0) * euler(0, 0, 0), 0.25)
  9728. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 0) * euler(0, 0, 0), 0.3)
  9729. RW.C0 = clerp(RW.C0, cf(1.4, 0.6, 0) * euler(math.rad(0) - idleanim / 4, math.rad(15) + idleanim, math.rad(30) + idleanim / 2), 0.3)
  9730. LW.C0 = clerp(LW.C0, cf(-1.5 + idleanim, 0.6 - idleanim, 0) * euler(0 - idleanim, -math.rad(5) + idleanim, math.rad(-10)), 0.3)
  9731. end
  9732. end
  9733. if 22 <= torvel and hitfloor ~= nil and Dmoves == false then
  9734. --if hitfloor ~= nil then
  9735. if Anim == "Fall" and velderp <= -70 then
  9736. coroutine.resume(coroutine.create(function()
  9737.  
  9738. end
  9739. ))
  9740. end
  9741. Anim = "Run"
  9742. if Mode == "Spear" then
  9743. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 1 - idleanim) * euler(0.4, 0, 0), 0.3)
  9744. Neck.C0 = clerp(Neck.C0, necko * euler(0, 0, 0) * euler(-0.2 + idleanim / 2, 0, 0), 0.3)
  9745. RW.C0 = clerp(RW.C0, cf(1.4, 0.5, 0.1) * euler(-0.2, 0, 0.4 + idleanim / 4) * euler(0, 0, 0), 0.3)
  9746. LW.C0 = clerp(LW.C0, cf(-1.4, 0.5, 0.1) * euler(-0.2, 0, -0.4 - idleanim / 4) * euler(0, 0, 0), 0.3)
  9747. RH.C0 = clerp(RH.C0, cf(0.95, -0.8, -0.2 - idleanim / 2) * euler(0, 1.57, 0) * euler(-0.2 - idleanim / 4, 0, -0.5 - idleanim / 2), 0.3)
  9748. LH.C0 = clerp(LH.C0, cf(-0.95, -0.8, -0.2 - idleanim / 2) * euler(0, -1.57, 0) * euler(-0.1 - idleanim / 4, 0, 0.5 + idleanim / 2), 0.3)
  9749. end
  9750. if Mode == "Shield" then
  9751. RW.C0 = clerp(RW.C0, cf(1.4, 0.6, 0) * euler(math.rad(0) - idleanim / 4, math.rad(15) + idleanim, math.rad(30) + idleanim / 2), 0.3)
  9752. LW.C0 = clerp(LW.C0, cf(-1.5 + idleanim, 0.6 - idleanim, 0) * euler(0 - idleanim, -math.rad(5) + idleanim, math.rad(-10)), 0.3)
  9753. end
  9754. end
  9755. end
  9756. --end
  9757. end
  9758. end
  9759. --Converted by all_suck
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement