Guest User

Untitled

a guest
Aug 28th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 409.90 KB | None | 0 0
  1. Meshes = {
  2. Blast = '20329976',
  3. Crown = '1323306',
  4. Ring = '3270017',
  5. Claw = '10681506',
  6. Crystal = '9756362',
  7. Coil = '9753878',
  8. Cloud = '1095708',
  9. }
  10. clangsounds = {
  11. '199149119',
  12. '199149109',
  13. '199149072',
  14. '199149025',
  15. '199148971'
  16. }
  17. hitsounds = {
  18. '199149137',
  19. '199149186',
  20. '199149221',
  21. '199149235',
  22. '199149269',
  23. '199149297'
  24. }
  25. blocksounds = {
  26. '199148933',
  27. '199148947'
  28. }
  29. armorsounds = {
  30. '199149321',
  31. '199149338',
  32. '199149367',
  33. '199149409',
  34. '199149452'
  35. }
  36. woosh = {
  37. Heavy1 = '320557353',
  38. Heavy2 = '320557382',
  39. Heavy3 = '320557453',
  40. Heavy4 = '199144226',
  41. Heavy5 = '203691447',
  42. Heavy6 = '203691467',
  43. Heavy7 = '203691492',
  44. Light1 = '320557413',
  45. Light2 = '320557487',
  46. Light3 = '199145095',
  47. Light4 = '199145146',
  48. Light5 = '199145887',
  49. Light6 = '199145913',
  50. Light7 = '199145841',
  51. Medium1 = '320557518',
  52. Medium2 = '320557537',
  53. Medium3 = '320557563',
  54. Medium4 = '199145204'
  55. }
  56. Songs = {
  57. Breaking = '179281636',
  58. FinalReckoning = '357375770',
  59. NotDeadYet = '346175829',
  60. Intense = '151514610',
  61. JumpP1 = '160536628',
  62. JumpP2 = '60536666',
  63. SonsOfWar = '158929777',
  64. WrathOfSea = '165520893',
  65. ProtectorsOfEarth = '160542922',
  66. SkyTitans = '179282324',
  67. ArchAngel = '144043274',
  68. Anticipation = '168614529',
  69. TheMartyred = '186849544',
  70. AwakeP1 = '335631255',
  71. AwakeP2 = '335631297',
  72. ReadyAimFireP1 = '342455387',
  73. ReadyAimFireP2 = '342455399',
  74. DarkLordP1 = '209567483',
  75. DarkLordP2 = '209567529',
  76. BloodDrainP1 = '162914123',
  77. BloodDrainP2 = '162914203',
  78. DanceOfSwords = '320473062',
  79. Opal = '286415112',
  80. Calamity = '190454307',
  81. Hypnotica = '155968128',
  82. Nemisis = '160453802',
  83. Breathe = '276963903',
  84. GateToTheRift = '270655227',
  85. InfernalBeserking = '244143404',
  86. Trust = '246184492',
  87. AwakeningTheProject = '245121821',
  88. BloodPain = '242545577',
  89. Chaos = '247241693',
  90. NightmareFictionHighStake = '248062278',
  91. TheWhiteWeapon = '247236446',
  92. Gale = '256851659',
  93. ImperialCode = '256848383',
  94. Blitzkrieg = '306431437',
  95. RhapsodyRage = '348690251',
  96. TheGodFist = '348541501',
  97. BattleForSoul = '321185592',
  98. TheDarkColossus = '305976780',
  99. EmpireOfAngels = '302580452',
  100. Kronos = '302205297',
  101. Exorcist = '299796054',
  102. CrimsonFlames = '297799220',
  103. UltimatePower = '295753229',
  104. DrivingInTheDark = '295753229',
  105. AscendToPower = '293860654',
  106. GodOfTheSun = '293612495',
  107. DarkRider = '293861765',
  108. Vengeance = '293375555',
  109. SoundOfWar = '293376196',
  110. HellsCrusaders = '293012202',
  111. Legend = '293011823',
  112. RisingSouls = '290524959'
  113. }
  114. misc = {
  115. GroundSlam = '199145477',
  116. LaserSlash = '199145497',
  117. RailGunFire = '199145534',
  118. Charge1 = '199145659',
  119. Charge2 = '169380469',
  120. Charge3 = '169380479',
  121. EmptyGun = '203691822',
  122. GunShoot = '203691837',
  123. Stomp1 = '200632875',
  124. Stomp2 = '200632561',
  125. TelsaCannonCharge = '169445572',
  126. TelsaCannonShoot = '169445602',
  127. AncientHymm = '245313442'
  128. }
  129.  
  130. wait(0.016666666666667)
  131. Effects = {}
  132. local Player = game.Players.localPlayer
  133. local Character = Player.Character
  134. local Humanoid = Character.Humanoid
  135. local mouse = Player:GetMouse()
  136. local m = Instance.new("Model", Character)
  137. m.Name = "WeaponModel"
  138. local LeftArm = Character["Left Arm"]
  139. local RightArm = Character["Right Arm"]
  140. local LeftLeg = Character["Left Leg"]
  141. local RightLeg = Character["Right Leg"]
  142. local Head = Character.Head
  143. local Torso = Character.Torso
  144. local RootPart = Character.HumanoidRootPart
  145. local RootJoint = RootPart.RootJoint
  146. local cam = game.Workspace.CurrentCamera
  147. local equipped = false
  148. local attack = false
  149. local Anim = "Idle"
  150. local idle = 0
  151. local attacktype = 1
  152. local Torsovelocity = RootPart.Velocity * Vector3.new(1, 0, 1).magnitude
  153. local velocity = RootPart.Velocity.y
  154. local sine = 0
  155. local change = 1
  156. local grabbed = false
  157. local cn = CFrame.new
  158. local mr = math.rad
  159. local angles = CFrame.Angles
  160. local ud = UDim2.new
  161. local c3 = Color3.new
  162. cf = CFrame.new
  163. vt = Vector3.new
  164. local NeckCF = cn(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  165. Humanoid.Animator:Destroy()
  166. Character.Animate:Destroy()
  167. local RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  168. local RHCF = CFrame.fromEulerAnglesXYZ(0, 1.6, 0)
  169. local LHCF = (CFrame.fromEulerAnglesXYZ(0, -1.6, 0))
  170. RSH = nil
  171. RW = Instance.new("Weld")
  172. LW = Instance.new("Weld")
  173. RH = Torso["Right Hip"]
  174. LH = Torso["Left Hip"]
  175. RSH = Torso["Right Shoulder"]
  176. LSH = Torso["Left Shoulder"]
  177. RSH.Parent = nil
  178. LSH.Parent = nil
  179. RW.Name = "RW"
  180. RW.Part0 = Torso
  181. RW.C0 = cn(1.5, 0.5, 0)
  182. RW.C1 = cn(0, 0.5, 0)
  183. RW.Part1 = RightArm
  184. RW.Parent = Torso
  185. LW.Name = "LW"
  186. LW.Part0 = Torso
  187. LW.C0 = cn(-1.5, 0.5, 0)
  188. LW.C1 = cn(0, 0.5, 0)
  189. LW.Part1 = LeftArm
  190. LW.Parent = Torso
  191.  
  192.  
  193. clerp = function(a, b, t)
  194. return a:lerp(b, t)
  195. end
  196.  
  197.  
  198. --[[--------------------------------------------------
  199. LeftArm.Size = LeftArm.Size * 1
  200. RightArm.Size = RightArm.Size * 1
  201. LeftLeg.Size = LeftLeg.Size * 1
  202. RightLeg.Size = RightLeg.Size * 1
  203. Torso.Size = Torso.Size * 1
  204. Head.Size = Head.Size * 1
  205. RootPart.Size = RootPart.Size * 1
  206. ----------------------------------------------------]]
  207.  
  208.  
  209. ArtificialHB = Instance.new("BindableEvent", script)
  210. ArtificialHB.Name = "Heartbeat"
  211. script:WaitForChild("Heartbeat")
  212. frame = 0.033333333333333
  213. tf = 0
  214. allowframeloss = false
  215. tossremainder = false
  216. lastframe = tick()
  217. script.Heartbeat:Fire()
  218. game:GetService("RunService").Heartbeat:connect(function(s, p)
  219. tf = tf + s
  220. if frame <= tf then
  221. if allowframeloss then
  222. script.Heartbeat:Fire()
  223. lastframe = tick()
  224. else
  225. for i = 1, math.floor(tf / frame) do
  226. script.Heartbeat:Fire()
  227. end
  228. lastframe = tick()
  229. end
  230. if tossremainder then
  231. tf = 0
  232. else
  233. tf = tf - frame * math.floor(tf / frame)
  234. end
  235. end
  236. end
  237. )
  238. swait = function(num)
  239. if num == 0 or num == nil then
  240. ArtificialHB.Event:wait()
  241. else
  242. for i = 0, num do
  243. ArtificialHB.Event:wait()
  244. end
  245. end
  246. end
  247.  
  248. local RbxUtility = LoadLibrary("RbxUtility")
  249. local Create = RbxUtility.Create
  250. RemoveOutlines = function(part)
  251. part.TopSurface = 10
  252. end
  253.  
  254.  
  255. local co1 = 3
  256. local co2 = 3
  257. local co3 = 3
  258. local co4 = 3
  259. local cooco = 3
  260. local cooldown1 = 3
  261. local cooldown2 = 3
  262. local cooldown3 = 3
  263. local cooldown4 = 3
  264. local coolcool = 3
  265. local maxEnergy = 20
  266. local Energy = 100
  267. local skill1stam = 10
  268. local skill2stam = 30
  269. local skill3stam = 40
  270. local skill4stam = 60
  271. local recovermana = 5
  272. local skillcolorscheme = Character["Torso"].BrickColor.Color
  273. local scrn = Instance.new("ScreenGui", Player.PlayerGui)
  274. makeframe = function(par, trans, pos, size, color)
  275. local frame = Instance.new("Frame", par)
  276. frame.BackgroundTransparency = trans
  277. frame.BorderSizePixel = 0
  278. frame.Position = pos
  279. frame.Size = size
  280. frame.BackgroundColor3 = color
  281. return frame
  282. end
  283.  
  284. makelabel = function(par, text)
  285. local label = Instance.new("TextLabel", par)
  286. label.BackgroundTransparency = 1
  287. label.Size = UDim2.new(1, 0, 1, 0)
  288. label.Position = UDim2.new(0, 0, 0, 0)
  289. label.TextColor3 = Color3.new(255, 255, 255)
  290. label.TextStrokeTransparency = 0
  291. label.FontSize = Enum.FontSize.Size32
  292. label.Font = Enum.Font.SourceSansBold
  293. label.BorderSizePixel = 0
  294. label.TextScaled = true
  295. label.Text = text
  296. end
  297.  
  298. framesk1 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.85, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  299. framesk2 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.74, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  300. framesk3 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.63, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  301. framesk4 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.52, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  302. bar1 = makeframe(framesk1, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  303. bar2 = makeframe(framesk2, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  304. bar3 = makeframe(framesk3, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  305. bar4 = makeframe(framesk4, 0, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  306.  
  307. text1 = Instance.new("TextLabel", framesk1)
  308. text1.BackgroundTransparency = 1
  309. text1.Size = UDim2.new(1, 0, 1, 0)
  310. text1.Position = UDim2.new(0, 0, 0, 0)
  311. text1.TextColor3 = Color3.new(255, 255, 255)
  312. text1.TextStrokeTransparency = 0
  313. text1.FontSize = Enum.FontSize.Size18
  314. text1.Font = Enum.Font.SourceSansBold
  315. text1.BorderSizePixel = 0
  316. text1.TextScaled = true
  317. text1.Text = "[Z]\n Smek Combo"
  318.  
  319.  
  320. text2 = Instance.new("TextLabel", framesk2)
  321. text2.BackgroundTransparency = 1
  322. text2.Size = UDim2.new(1, 0, 1, 0)
  323. text2.Position = UDim2.new(0, 0, 0, 0)
  324. text2.TextColor3 = Color3.new(255, 255, 255)
  325. text2.TextStrokeTransparency = 0
  326. text2.FontSize = Enum.FontSize.Size18
  327. text2.Font = Enum.Font.SourceSansBold
  328. text2.BorderSizePixel = 0
  329. text2.TextScaled = true
  330. text2.Text = "[X]\n Wavez of Sugar"
  331.  
  332.  
  333. text3 = Instance.new("TextLabel", framesk3)
  334. text3.BackgroundTransparency = 1
  335. text3.Size = UDim2.new(1, 0, 1, 0)
  336. text3.Position = UDim2.new(0, 0, 0, 0)
  337. text3.TextColor3 = Color3.new(255, 255, 255)
  338. text3.TextStrokeTransparency = 0
  339. text3.FontSize = Enum.FontSize.Size18
  340. text3.Font = Enum.Font.SourceSansBold
  341. text3.BorderSizePixel = 0
  342. text3.TextScaled = false
  343. text3.Text = "[C]\n SpinCycle"
  344.  
  345.  
  346. text4 = Instance.new("TextLabel", framesk4)
  347. text4.BackgroundTransparency = 1
  348. text4.Size = UDim2.new(1, 0, 1, 0)
  349. text4.Position = UDim2.new(0, 0, 0, 0)
  350. text4.TextColor3 = Color3.new(255, 255, 255)
  351. text4.TextStrokeTransparency = 0
  352. text4.FontSize = Enum.FontSize.Size18
  353. text4.Font = Enum.Font.SourceSansBold
  354. text4.BorderSizePixel = 0
  355. text4.TextScaled = true
  356. text4.Text = "[V]\n Yummie laz0r"
  357.  
  358.  
  359.  
  360. function NoOutline(Part)
  361. Part.TopSurface, Part.BottomSurface, Part.LeftSurface, Part.RightSurface, Part.FrontSurface, Part.BackSurface = 10, 10, 10, 10, 10, 10
  362. end
  363.  
  364. function nooutline(part)
  365. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  366. end
  367.  
  368.  
  369. CreatePart = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  370. local Part = Create("Part")({Parent = Parent, Reflectance = Reflectance, Transparency = Transparency, CanCollide = false, Locked = true, BrickColor = BrickColor.new(tostring(BColor)), Name = Name, Size = Size, Material = Material})
  371. RemoveOutlines(Part)
  372. nooutline(Part)
  373. return Part
  374. end
  375.  
  376. CreateMesh = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  377. local Msh = Create(Mesh)({Parent = Part, Offset = OffSet, Scale = Scale})
  378. if Mesh == "SpecialMesh" then
  379. Msh.MeshType = MeshType
  380. Msh.MeshId = MeshId
  381. end
  382. return Msh
  383. end
  384.  
  385. CreateWeld = function(Parent, Part0, Part1, C0, C1)
  386. local Weld = Create("Weld")({Parent = Parent, Part0 = Part0, Part1 = Part1, C0 = C0, C1 = C1})
  387. return Weld
  388. end
  389.  
  390. rayCast = function(Position, Direction, Range, Ignore)
  391. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  392. end
  393.  
  394. CreateSound = function(id, par, vol, pit)
  395. coroutine.resume(coroutine.create(function()
  396. local sou = Instance.new("Sound", par or workspace)
  397. sou.Volume = vol
  398. sou.Pitch = pit or 1
  399. sou.SoundId = id
  400. swait()
  401. sou:play()
  402. game:GetService("Debris"):AddItem(sou, 6)
  403. end
  404. ))
  405. end
  406.  
  407. local getclosest = function(obj, distance)
  408. local last, lastx = distance + 1, nil
  409. for i,v in pairs(workspace:GetChildren()) do
  410. if v:IsA("Model") and v ~= Character and v:findFirstChild("Humanoid") and v:findFirstChild("Torso") and v:findFirstChild("Humanoid").Health > 0 then
  411. local t = v.Torso
  412. local dist = t.Position - obj.Position.magnitude
  413. if dist <= distance and dist < last then
  414. last = dist
  415. lastx = v
  416. end
  417. end
  418. end
  419. return lastx
  420. end
  421.  
  422. Damagefunc = function(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
  423. if hit.Parent == nil then
  424. return
  425. end
  426. local h = hit.Parent:FindFirstChild("Humanoid")
  427. for _,v in pairs(hit.Parent:children()) do
  428. if v:IsA("Humanoid") then
  429. h = v
  430. end
  431. end
  432. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  433. if hit.Parent:findFirstChild("DebounceHit") ~= nil and hit.Parent.DebounceHit.Value == true then
  434. return
  435. end
  436. local c = Create("ObjectValue")({Name = "creator", Value = game:service("Players").LocalPlayer, Parent = h})
  437. game:GetService("Debris"):AddItem(c, 0.5)
  438. if HitSound ~= nil and HitPitch ~= nil then
  439. CreateSound(HitSound, hit, 1, HitPitch)
  440. end
  441. local Damage = math.random(minim, maxim)
  442. local blocked = false
  443. local block = hit.Parent:findFirstChild("Block")
  444. if block ~= nil and block.className == "IntValue" and block.Value > 0 then
  445. blocked = true
  446. block.Value = block.Value - 1
  447. print(block.Value)
  448. end
  449. if blocked == false then
  450. h.Health = h.Health - Damage
  451. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, Part.BrickColor.Color)
  452. else
  453. h.Health = h.Health - Damage / 2
  454. ShowDamage(Part.CFrame * CFrame.new(0, 0, Part.Size.Z / 2).p + Vector3.new(0, 1.5, 0), -Damage, 1.5, Part.BrickColor.Color)
  455. end
  456. if Type == "Knockdown" then
  457. local hum = hit.Parent.Humanoid
  458. hum.PlatformStand = true
  459. coroutine.resume(coroutine.create(function(HHumanoid)
  460. swait(1)
  461. HHumanoid.PlatformStand = false
  462. end
  463. ), hum)
  464. local angle = hit.Position - (Property.Position + Vector3.new(0, 0, 0)).unit
  465. local bodvol = Create("BodyVelocity")({velocity = angle * knockback, P = 5000, maxForce = Vector3.new(8000, 8000, 8000), Parent = hit})
  466. local rl = Create("BodyAngularVelocity")({P = 3000, maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000, angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)), Parent = hit})
  467. game:GetService("Debris"):AddItem(bodvol, 0.5)
  468. game:GetService("Debris"):AddItem(rl, 0.5)
  469. else
  470. do
  471. if Type == "Normal" then
  472. local vp = Create("BodyVelocity")({P = 500, maxForce = Vector3.new(math.huge, 0, math.huge), velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05})
  473. if knockback > 0 then
  474. vp.Parent = hit.Parent.Torso
  475. end
  476. game:GetService("Debris"):AddItem(vp, 0.5)
  477. else
  478. do
  479. if Type == "Up" then
  480. local bodyVelocity = Create("BodyVelocity")({velocity = vt(0, 20, 0), P = 5000, maxForce = Vector3.new(8000, 8000, 8000), Parent = hit})
  481. game:GetService("Debris"):AddItem(bodyVelocity, 0.5)
  482. else
  483. do
  484. if Type == "DarkUp" then
  485. coroutine.resume(coroutine.create(function()
  486. for i = 0, 1, 0.1 do
  487. swait()
  488. BlockEffect(BrickColor.new("Black"), hit.Parent.Torso.CFrame, 5, 5, 5, 1, 1, 1, 0.08, 1)
  489. end
  490. end
  491. ))
  492. local bodyVelocity = Create("BodyVelocity")({velocity = vt(0, 20, 0), P = 5000, maxForce = Vector3.new(8000, 8000, 8000), Parent = hit})
  493. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  494. else
  495. do
  496. if Type == "Snare" then
  497. local bp = Create("BodyPosition")({P = 2000, D = 100, maxForce = Vector3.new(math.huge, math.huge, math.huge), position = hit.Parent.Torso.Position, Parent = hit.Parent.Torso})
  498. game:GetService("Debris"):AddItem(bp, 1)
  499. else
  500. do
  501. if Type == "Freeze" then
  502. local BodPos = Create("BodyPosition")({P = 50000, D = 1000, maxForce = Vector3.new(math.huge, math.huge, math.huge), position = hit.Parent.Torso.Position, Parent = hit.Parent.Torso})
  503. local BodGy = Create("BodyGyro")({maxTorque = Vector3.new(400000, 400000, 400000) * math.huge, P = 20000, Parent = hit.Parent.Torso, cframe = hit.Parent.Torso.CFrame})
  504. hit.Parent.Torso.Anchored = true
  505. coroutine.resume(coroutine.create(function(Part)
  506. swait(1.5)
  507. Part.Anchored = false
  508. end
  509. ), hit.Parent.Torso)
  510. game:GetService("Debris"):AddItem(BodPos, 3)
  511. game:GetService("Debris"):AddItem(BodGy, 3)
  512. end
  513. do
  514. local debounce = Create("BoolValue")({Name = "DebounceHit", Parent = hit.Parent, Value = true})
  515. game:GetService("Debris"):AddItem(debounce, Delay)
  516. c = Instance.new("ObjectValue")
  517. c.Name = "creator"
  518. c.Value = Player
  519. c.Parent = h
  520. game:GetService("Debris"):AddItem(c, 0.5)
  521. end
  522. end
  523. end
  524. end
  525. end
  526. end
  527. end
  528. end
  529. end
  530. end
  531. end
  532. end
  533. end
  534.  
  535. ShowDamage = function(Pos, Text, Time, Color)
  536. local Rate = 0.033333333333333
  537. if not Pos then
  538. local Pos = Vector3.new(0, 0, 0)
  539. end
  540. local Text = Text or ""
  541. local Time = Time or 2
  542. if not Color then
  543. local Color = Color3.new(1, 0, 1)
  544. end
  545. local EffectPart = CreatePart(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", vt(0, 0, 0))
  546. EffectPart.Anchored = true
  547. local BillboardGui = Create("BillboardGui")({Size = UDim2.new(3, 0, 3, 0), Adornee = EffectPart, Parent = EffectPart})
  548. local TextLabel = Create("TextLabel")({BackgroundTransparency = 1, Size = UDim2.new(1, 0, 1, 0), Text = Text, TextColor3 = Color, TextScaled = true, Font = Enum.Font.ArialBold, Parent = BillboardGui})
  549. game.Debris:AddItem(EffectPart, Time + 0.1)
  550. EffectPart.Parent = game:GetService("Workspace")
  551. delay(0, function()
  552. local Frames = Time / Rate
  553. for Frame = 1, Frames do
  554. wait(Rate)
  555. local Percent = Frame / Frames
  556. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  557. TextLabel.TextTransparency = Percent
  558. end
  559. if EffectPart and EffectPart.Parent then
  560. EffectPart:Destroy()
  561. end
  562. end
  563. )
  564. end
  565.  
  566. MagniDamage = function(Part, magni, mindam, maxdam, knock, Type)
  567. for _,c in pairs(workspace:children()) do
  568. local hum = c:findFirstChild("Humanoid")
  569. if hum ~= nil then
  570. local head = c:findFirstChild("Torso")
  571. if head ~= nil then
  572. local targ = head.Position - Part.Position
  573. local mag = targ.magnitude
  574. if mag <= magni and c.Name ~= Player.Name then
  575. Damagefunc(head, head, mindam, maxdam, knock, Type, RootPart, 0.1, "http://www.roblox.com/asset/?id=231917784", 1)
  576. end
  577. end
  578. end
  579. end
  580. end
  581.  
  582. Player=game:GetService('Players').LocalPlayer
  583. Character=Player.Character
  584. Mouse=Player:GetMouse()
  585. m=Instance.new('Model',Character)
  586.  
  587.  
  588. local function weldBetween(a, b)
  589. local weldd = Instance.new("ManualWeld")
  590. weldd.Part0 = a
  591. weldd.Part1 = b
  592. weldd.C0 = CFrame.new()
  593. weldd.C1 = b.CFrame:inverse() * a.CFrame
  594. weldd.Parent = a
  595. return weldd
  596. end
  597.  
  598. it=Instance.new
  599.  
  600. function nooutline(part)
  601. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  602. end
  603.  
  604. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  605. local fp=it("Part")
  606. fp.formFactor=formfactor
  607. fp.Parent=parent
  608. fp.Reflectance=reflectance
  609. fp.Transparency=transparency
  610. fp.CanCollide=false
  611. fp.Locked=true
  612. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  613. fp.Name=name
  614. fp.Size=size
  615. fp.Position=Character.Torso.Position
  616. nooutline(fp)
  617. fp.Material=material
  618. fp:BreakJoints()
  619. return fp
  620. end
  621.  
  622. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  623. local mesh=it(Mesh)
  624. mesh.Parent=part
  625. if Mesh=="SpecialMesh" then
  626. mesh.MeshType=meshtype
  627. mesh.MeshId=meshid
  628. end
  629. mesh.Offset=offset
  630. mesh.Scale=scale
  631. return mesh
  632. end
  633.  
  634. function weld(parent,part0,part1,c0,c1)
  635. local weld=it("Weld")
  636. weld.Parent=parent
  637. weld.Part0=part0
  638. weld.Part1=part1
  639. weld.C0=c0
  640. weld.C1=c1
  641. return weld
  642. end
  643.  
  644.  
  645. handle=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,1,"Really black","Handle",Vector3.new(0.200000003, 1.06998396, 0.217137367))
  646. handleweld=weld(m,Character["Right Arm"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.780001402, -0.0400540233, -0.224309444, 0, -0.999999881, 0, 0, 0, 1, -1, 0, 0))
  647. mesh("SpecialMesh",handle,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.0179617442, 0.412164241, 0.0416160636))
  648. FakeHandle=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,1,"Really black","FakeHandle",Vector3.new(0.200000003, 1.06998396, 0.217137367))
  649. FakeHandleWeld=weld(m,handle,FakeHandle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.201812744, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  650. mesh("SpecialMesh",FakeHandle,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.0179617442, 0.412164241, 0.0416160636))
  651. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.618053555, 0.200000003, 0.200000003))
  652. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.692440987, 3.81469727e-006, -1.10055923, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  653. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.629501164))
  654. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.297582209, 0.200000003, 0.200000003))
  655. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.08339119, 0.0475130081, 0.623767018, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  656. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  657. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.297582209, 0.200000003, 0.200000003))
  658. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.08339119, -0.0475053787, 0.623767018, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  659. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  660. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.515045226, 0.200000003, 0.200000003))
  661. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.287946224, 0.0475077629, 0.932790935, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  662. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.686726034))
  663. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  664. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-006, -1.24753904, 0.625581264, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  665. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.746583045, 0.915634453))
  666. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.549381554, 0.200000003, 0.200000003))
  667. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.957495213, 0.0475068092, 0.795445025, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  668. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.343362987))
  669. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.263244897))
  670. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.86102295e-006, -1.04724193, 1.03188705, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  671. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.542969406, 1))
  672. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.434926629, 0.200000003, 0.200000003))
  673. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.784000933, -2.86102295e-006, -0.928881168, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  674. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.286138207))
  675. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  676. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.07013488, 0.0475077629, -0.448181152, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  677. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.686727583, 0.135742366, 0.97286427))
  678. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.206018344))
  679. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475077629, 0.846952021, -0.408116341, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  680. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 1))
  681. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.240354285, 0.200000003, 0.331918091))
  682. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.984296024, -9.53674316e-007, -0.184934139, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  683. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 1))
  684. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.801180303))
  685. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.841227949, 0, -0.202104092, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  686. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909537, 0.339355886, 1))
  687. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  688. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475068092, 0.715329945, -0.757202148, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  689. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.743956268))
  690. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.217463195))
  691. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475087166, -0.932792008, 0.0783009529, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  692. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.814454198, 1))
  693. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.286136419))
  694. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.784002006, -0.45962429, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  695. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.407227099, 1))
  696. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.240354717))
  697. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475087166, 0.846950948, -0.00963401794, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  698. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 1))
  699. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  700. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-006, 0.715328991, -0.671361446, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  701. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.407227099, 0.686729074))
  702. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.320472002))
  703. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475077629, -1.07013702, -0.190657139, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  704. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.814454198, 1))
  705. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.412035584, 0.200000003, 0.200000003))
  706. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.887011945, -1.90734863e-006, -0.820153236, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  707. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.801182747))
  708. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  709. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475068092, 0.795445025, -0.59696722, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  710. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.407227099, 0.858410656))
  711. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.339355856, 0.686725557))
  712. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475068092, -0.995742023, 0.888823986, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  713. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  714. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  715. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.528299332, 0.0475077629, 0.85839504, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  716. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.171686471, 0.135742366, 0.0572271682))
  717. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.721063256, 0.200000003, 0.200000003))
  718. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.871654034, 0.0475068092, 0.841229022, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  719. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.114454322))
  720. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.400590986, 0.200000003, 0.200000003))
  721. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.03188419, 0.0475130081, 0.715332985, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  722. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  723. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.400590986, 0.200000003, 0.200000003))
  724. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.03188801, -0.0475053787, 0.715332985, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  725. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  726. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  727. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.623769999, 3.81469727e-006, -0.883100033, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  728. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.572272539, 0.339355886, 0.171683878))
  729. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.721063256, 0.200000003, 0.200000003))
  730. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.87165308, 0.0475130081, 0.841232002, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  731. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.114454322))
  732. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  733. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475053787, 0.715330005, -0.757200241, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  734. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.743956268))
  735. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.549381554, 0.200000003, 0.200000003))
  736. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.957494259, -0.0475053787, 0.795450032, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  737. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.343362987))
  738. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  739. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.86102295e-006, 0.715332031, -0.671358109, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  740. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.407227099, 0.686729074))
  741. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  742. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475120544, 0.715330005, -0.757200241, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  743. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.743956268))
  744. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.434926629, 0.200000003, 0.200000003))
  745. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.784004986, 3.81469727e-006, -0.928880215, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  746. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.286138207))
  747. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  748. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475120544, 0.795446992, -0.596964359, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  749. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.407227099, 0.858410656))
  750. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.286136419))
  751. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, 0.784003019, -0.459622383, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  752. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.407227099, 1))
  753. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.721063256, 0.200000003, 0.200000003))
  754. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.87165308, -0.0475053787, 0.841232002, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  755. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.114454322))
  756. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  757. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475068092, 0.795446992, -0.596964359, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  758. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.407227099, 0.858410656))
  759. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.549381554, 0.200000003, 0.200000003))
  760. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.957494259, 0.0475130081, 0.795450032, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  761. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.343362987))
  762. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.549380839, 0.200000003, 0.200000003))
  763. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.72677803, 3.81469727e-006, -0.997550011, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  764. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.400592566))
  765. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  766. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475053787, 0.623769999, -0.883100033, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  767. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.51504755))
  768. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  769. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.86102295e-006, 0.623769999, -0.802983284, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  770. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.678711832, 0.629501939))
  771. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.240354717))
  772. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475111008, 0.846949995, -0.00963592529, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  773. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 1))
  774. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.320472002))
  775. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475111008, -1.07013798, -0.19066143, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  776. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.814454198, 1))
  777. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  778. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.818340003, 0.255706787, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  779. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.542969465, 0.572271407))
  780. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  781. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.86102295e-006, -1.13881302, 0.808703423, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  782. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.542969406, 0.915634453))
  783. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  784. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.86102295e-006, -1.24754298, 0.625576019, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  785. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.746583045, 0.915634453))
  786. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.206018344))
  787. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475120544, 0.846953988, -0.408119202, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  788. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 1))
  789. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.339355856, 0.686725557))
  790. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475130081, -0.995742023, 0.888819218, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  791. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  792. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  793. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475101471, 0.846953034, 0.158426762, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  794. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.20361349, 0.286135525))
  795. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.217463195))
  796. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475101471, -0.932793021, 0.0783076286, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  797. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.814454198, 1))
  798. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.515045226, 0.200000003, 0.200000003))
  799. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.287940025, 0.0475111008, 0.932793021, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  800. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.686726034))
  801. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  802. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.07014, 0.0475120544, -0.448176384, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  803. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.686727583, 0.135742366, 0.97286427))
  804. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.263244897))
  805. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-006, -1.04724801, 1.03188705, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  806. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.542969406, 1))
  807. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  808. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-006, -1.28760004, -0.442451, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  809. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484643, 0.915634453))
  810. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  811. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475053787, 0.42919901, -1.03761244, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  812. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.678711832, 0.343366027))
  813. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.812626302, 0.200000003, 0.200000003))
  814. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.63849115, -0.0475034714, 0.52076304, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  815. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  816. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.228909686, 0.200000003, 0.200000003))
  817. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.11772823, 0.0475130081, 0.532208025, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  818. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  819. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  820. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475053787, 0.532209039, -0.968938351, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  821. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.343366027))
  822. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.36625433))
  823. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.15255737e-006, -0.606606007, 2.42249203, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  824. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.475097954, 1))
  825. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  826. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-006, 0.394861996, -0.997555256, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  827. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.678711832, 0.400593191))
  828. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  829. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475130081, 0.532209039, -0.968938351, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  830. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.343366027))
  831. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(1.07587111, 0.200000003, 0.263244927))
  832. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.70143747, 4.76837158e-006, -0.51504302, 0, 0, -1, 1, 0, 0, 0, -1, 0))
  833. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 1))
  834. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.339355856, 0.81262517))
  835. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475139618, -0.709610999, 1.6384902, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  836. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  837. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.228909686, 0.200000003, 0.200000003))
  838. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.11772823, -0.0475053787, 0.532208025, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  839. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  840. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  841. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475130081, 0.623769999, -0.883100033, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  842. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.51504755))
  843. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.812626302, 0.200000003, 0.200000003))
  844. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.6384902, 0.0475139618, 0.520761013, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  845. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  846. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  847. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475130081, 0.42919901, -1.03761244, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  848. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.678711832, 0.343366027))
  849. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  850. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-006, 0.509316027, -0.911711216, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  851. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.678711832, 0.457820415))
  852. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.420801163, 1.07587099))
  853. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.76837158e-006, -0.824064016, 1.70143938, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  854. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 1, 1))
  855. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.339355856, 0.81262517))
  856. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475034714, -0.709609985, 1.63849211, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  857. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  858. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.354808271))
  859. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475158691, -0.520763993, 2.22220135, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  860. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969406, 1))
  861. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  862. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.320470005, 3.81469727e-006, -1.24934721, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  863. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.629499793, 0.339355886, 0.51504451))
  864. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  865. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475053787, 0.326192021, -1.10628223, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  866. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.343366027))
  867. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  868. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.76837158e-006, -1.3122983, -0.366254002, -1, 0, 0, 0, 0, -1, 0, -1, 0))
  869. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.135742366, 0.171684563))
  870. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.354808271))
  871. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475025177, -0.520763993, 2.22220135, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  872. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969406, 1))
  873. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  874. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.26651812, 0.0475139618, 0.320466995, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  875. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.343367934, 0.135742366, 0.629498899))
  876. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.366253734))
  877. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.47498402, 7.15255737e-006, 2.42249203, 0, -1, 0, 1, 0, 0, 0, -0, 1))
  878. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.915634692, 0.339355886, 1))
  879. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  880. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.360529006, 3.81469727e-006, -1.07766819, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  881. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909537, 0.339355886, 0.400592566))
  882. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  883. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.314745009, 3.81469727e-006, -1.15778208, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  884. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.686726868, 0.339355886, 0.400592566))
  885. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  886. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.15206337, 0.0475130081, 0.42919901, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  887. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.801185369, 0.135742366, 0.572271645))
  888. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  889. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.18640041, -0.047504425, 0.326194018, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  890. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.457822293, 0.135742366, 0.457817316))
  891. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.629499555, 0.200000003, 0.200000003))
  892. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.54692936, 0.0475139618, 0.429200023, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  893. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  894. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.537936091, 0.200000003, 0.217463255))
  895. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.13063812, 0.0475158691, 0.366251022, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  896. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 1))
  897. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.629499555, 0.200000003, 0.200000003))
  898. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.54692936, -0.047504425, 0.429200023, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  899. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  900. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  901. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.18640041, 0.0475130081, 0.326194018, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  902. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.457822293, 0.135742366, 0.457817316))
  903. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  904. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.15206337, -0.047504425, 0.42919901, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  905. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.801185369, 0.135742366, 0.572271645))
  906. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  907. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-006, 0.291856021, -1.0776701, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  908. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.542969465, 0.400593191))
  909. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  910. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475139618, -1.3122983, -0.366254002, -1, 0, 0, 0, 0, -1, 0, -1, 0))
  911. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742366, 0.171684563))
  912. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  913. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475130081, 0.326192021, -1.10628223, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  914. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.343366027))
  915. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.297582209, 0.200000003, 0.200000003))
  916. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.083395, 0.0475068092, 0.623763978, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  917. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  918. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  919. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475120544, 0.623766959, -0.883102417, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  920. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.51504755))
  921. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.320472002))
  922. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475101471, -1.07013607, -0.190658092, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  923. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.814454198, 1))
  924. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  925. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.528299332, -0.0475111008, 0.85839504, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  926. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.171686471, 0.135742366, 0.0572271682))
  927. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  928. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475087166, 0.846952975, 0.158420563, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  929. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.20361349, 0.286135525))
  930. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.206018344))
  931. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475111008, 0.846952021, -0.408116341, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  932. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 1))
  933. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  934. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.07013488, -0.0475111008, -0.448181152, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  935. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.686727583, 0.135742366, 0.97286427))
  936. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.240354717))
  937. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475101471, 0.846950948, -0.00963401794, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  938. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 1))
  939. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.339355856, 0.81262517))
  940. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.047504425, -0.709603012, 1.63849211, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  941. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  942. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  943. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475068092, 0.623766959, -0.883102417, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  944. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.51504755))
  945. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.515045226, 0.200000003, 0.200000003))
  946. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.287946224, -0.0475101471, 0.932790935, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  947. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.686726034))
  948. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.297582209, 0.200000003, 0.200000003))
  949. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.08339214, -0.0475120544, 0.623763978, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  950. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  951. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.618053555, 0.200000003, 0.200000003))
  952. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.692437947, -2.86102295e-006, -1.10055923, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  953. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.629501164))
  954. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.217463195))
  955. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475087166, -0.932792008, 0.0783009529, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  956. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.814454198, 1))
  957. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.420801163, 1.07587099))
  958. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.81469727e-006, -0.824060023, 1.70144033, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  959. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 1, 1))
  960. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.812626302, 0.200000003, 0.200000003))
  961. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.63849306, -0.0475130081, 0.520755947, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  962. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  963. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  964. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475120544, 0.532205045, -0.968938351, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  965. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.343366027))
  966. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  967. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475068092, 0.532205045, -0.968938351, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  968. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.343366027))
  969. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(1.07587111, 0.200000003, 0.263244927))
  970. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.70144033, -3.81469727e-006, -0.515032947, 0, 0, -1, -1, 0, 0, 0, 1, 0))
  971. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 1))
  972. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.812626302, 0.200000003, 0.200000003))
  973. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.63849306, 0.047504425, 0.520755947, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  974. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  975. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.36625433))
  976. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(5.7220459e-006, -0.606597006, 2.42249393, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  977. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.475097954, 1))
  978. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.228909686, 0.200000003, 0.200000003))
  979. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.11772919, -0.0475120544, 0.532203019, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  980. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  981. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  982. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475120544, 0.429197013, -1.03760815, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  983. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.678711832, 0.343366027))
  984. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  985. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.15206432, 0.0475068092, 0.42919594, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  986. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.801185369, 0.135742366, 0.572271645))
  987. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  988. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.15206432, -0.0475120544, 0.42919594, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  989. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.801185369, 0.135742366, 0.572271645))
  990. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  991. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475068092, 0.429194987, -1.03761435, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  992. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.678711832, 0.343366027))
  993. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  994. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.86102295e-006, 0.394859016, -0.997553349, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  995. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.678711832, 0.400593191))
  996. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.228909686, 0.200000003, 0.200000003))
  997. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.11772919, 0.0475068092, 0.532203019, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  998. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  999. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.354808271))
  1000. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475149155, -0.52075702, 2.22220039, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1001. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969406, 1))
  1002. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.339355856, 0.81262517))
  1003. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475130081, -0.709600985, 1.63849211, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1004. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  1005. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1006. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.86102295e-006, 0.509313047, -0.91171217, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1007. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.678711832, 0.457820415))
  1008. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.354808271))
  1009. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475034714, -0.52075702, 2.22220039, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1010. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969406, 1))
  1011. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1012. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475130081, -1.31229639, -0.366244018, 1, 0, 0, 0, 0, -1, 0, 1, 0))
  1013. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742366, 0.171684563))
  1014. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1015. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475120544, 0.326185048, -1.10628223, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1016. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.343366027))
  1017. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1018. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.18640041, -0.0475120544, 0.326186955, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1019. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.457822293, 0.135742366, 0.457817316))
  1020. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1021. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475068092, 0.326185048, -1.10628223, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1022. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.343366027))
  1023. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1024. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475053787, -1.31229639, -0.366244018, 1, 0, 0, 0, 0, -1, 0, 1, 0))
  1025. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742366, 0.171684563))
  1026. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1027. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.86102295e-006, -1.31229639, -0.366244018, 1, 0, 0, 0, 0, -1, 0, 1, 0))
  1028. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.135742366, 0.171684563))
  1029. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1030. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.26651812, -0.0475130081, 0.320465028, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1031. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.343367934, 0.135742366, 0.629498899))
  1032. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.629499555, 0.200000003, 0.200000003))
  1033. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.54693031, -0.0475130081, 0.429194033, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1034. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  1035. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1036. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.360523045, -2.86102295e-006, -1.0776701, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1037. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909537, 0.339355886, 0.400592566))
  1038. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1039. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.26651812, 0.0475053787, 0.320465028, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1040. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.343367934, 0.135742366, 0.629498899))
  1041. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1042. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.18640423, 0.0475053787, 0.326186001, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1043. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.457822293, 0.135742366, 0.457817316))
  1044. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1045. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.320463002, -2.86102295e-006, -1.24935007, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1046. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.629499793, 0.339355886, 0.51504451))
  1047. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1048. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.314742982, -2.86102295e-006, -1.15778637, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1049. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.686726868, 0.339355886, 0.400592566))
  1050. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.629499555, 0.200000003, 0.200000003))
  1051. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.54693127, 0.0475053787, 0.429194987, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1052. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  1053. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.366253734))
  1054. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.474973023, -5.7220459e-006, 2.42249775, 0, 1, 0, -1, 0, 0, 0, 0, 1))
  1055. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.915634692, 0.339355886, 1))
  1056. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.400590301, 0.200000003, 0.200000003))
  1057. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.06441188, -9.53674316e-007, -0.442455292, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1058. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.915637076))
  1059. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1060. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475087166, 0.846952975, 0.158420563, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1061. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.20361349, 0.286135525))
  1062. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.549380839, 0.200000003, 0.200000003))
  1063. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.726774991, -2.86102295e-006, -0.997554302, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1064. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.400592566))
  1065. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1066. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -1.28759599, -0.442459106, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1067. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484643, 0.915634453))
  1068. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.331917435))
  1069. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -1.18458796, -0.184937, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1070. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.950196505, 1))
  1071. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.43492651, 0.200000003, 0.200000003))
  1072. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.967125952, -1.90734863e-006, -0.659918308, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1073. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.572274029))
  1074. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.400590986, 0.200000003, 0.200000003))
  1075. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.03188944, 0.0475068092, 0.715326011, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1076. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  1077. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.32047224, 0.200000003, 0.200000003))
  1078. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.02435493, -1.90734863e-006, -0.56835413, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1079. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.343365371))
  1080. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1081. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-006, -1.13880801, 0.808707237, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1082. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.542969406, 0.915634453))
  1083. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.339355856, 0.686725557))
  1084. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475120544, -0.995742023, 0.888823986, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1085. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  1086. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1087. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, 0.818337023, 0.255709648, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1088. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.542969465, 0.572271407))
  1089. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.721063256, 0.200000003, 0.200000003))
  1090. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.871654034, -0.0475120544, 0.841229022, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1091. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.114454322))
  1092. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.549381554, 0.200000003, 0.200000003))
  1093. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.957495213, -0.0475120544, 0.795445025, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1094. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.343362987))
  1095. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.400590986, 0.200000003, 0.200000003))
  1096. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.03188944, -0.0475120544, 0.715326011, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1097. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.457817316))
  1098. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.343363076, 0.200000003, 0.200000003))
  1099. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.921346009, -1.90734863e-006, -0.728590012, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1100. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.114456721))
  1101. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1102. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475111008, 0.715331018, -0.757200241, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1103. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.542969465, 0.743956268))
  1104. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.274691015))
  1105. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, 0.795443952, -0.0611376762, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1106. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484703, 1))
  1107. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1108. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475111008, 0.795445025, -0.59696722, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1109. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.407227099, 0.858410656))
  1110. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1111. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-006, 0.623766959, -0.802986145, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1112. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.678711832, 0.629501939))
  1113. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1114. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.623766959, -1.90734863e-006, -0.883102417, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1115. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.572272539, 0.339355886, 0.171683878))
  1116. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.285058975, 0.331917435))
  1117. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.984296024, 0.146975517, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1118. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 1, 1))
  1119. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.542969167, 3.86855936))
  1120. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.28746033e-005, -0.337642014, 4.53987694, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1121. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 1, 1))
  1122. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.480707973))
  1123. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.320471019, 5.7220459e-006, 2.10202503, 0, -1, 0, 1, 0, 0, 0, -0, 1))
  1124. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.629499793, 0.339355886, 1))
  1125. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1126. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.047504425, -0.280408025, 1.33518744, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1127. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.271484703, 0.343366027))
  1128. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1129. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475034714, 1.85022974, 0.30330202, -1, 0, 0, 0, 0, 1, 0, 1, 0))
  1130. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742366, 0.114457399))
  1131. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.366504341, 2.86136341))
  1132. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.047498703, -0.320475996, 3.83026695, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1133. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  1134. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1135. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.77011156, -0.0475034714, 0.274691015, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1136. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.915635586, 0.135742366, 0.171681494))
  1137. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1138. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.148792028, -0.047501564, -2.49689007, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1139. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.171683058, 0.135742366, 0.97286427))
  1140. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.400590003))
  1141. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475158691, 0.171680987, -2.19930744, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1142. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.746583045, 1))
  1143. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1144. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.120178998, 0.0475158691, -2.46255016, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1145. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.114455901, 0.135742366, 0.62949878))
  1146. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1147. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.7220459e-006, 1.85022974, 0.30330202, -1, 0, 0, 0, 0, 1, 0, 1, 0))
  1148. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.135742366, 0.114457399))
  1149. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1150. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475034714, -0.274688005, -1.64421606, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1151. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 0.343366027))
  1152. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1153. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.148792028, 0.0475168228, -2.49689007, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1154. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.171683058, 0.135742366, 0.97286427))
  1155. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(1.16743457, 0.200000003, 0.200000003))
  1156. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.8158927, -0.0475034714, 0.246073008, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1157. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.114454329))
  1158. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.366504341, 2.86136341))
  1159. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475187302, -0.320475996, 3.83026695, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1160. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  1161. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.320472032))
  1162. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.42821598, 7.15255737e-006, 0.223186016, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1163. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.858407557, 0.339355886, 1))
  1164. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.400590003))
  1165. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475025177, 0.171680987, -2.19930744, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1166. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.746583045, 1))
  1167. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1168. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.047504425, -1.3122983, -0.366254002, -1, 0, 0, 0, 0, -1, 0, -1, 0))
  1169. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742366, 0.171684563))
  1170. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1171. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-006, 0.223183036, -1.15778399, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1172. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484703, 0.400593191))
  1173. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(1.14454234, 0.200000003, 0.200000003))
  1174. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.77010965, 5.7220459e-006, 0.228908002, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1175. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.286135793))
  1176. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1177. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475149155, 1.85022974, 0.30330202, -1, 0, 0, 0, 0, 1, 0, 1, 0))
  1178. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742366, 0.114457399))
  1179. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(1.16743457, 0.200000003, 0.200000003))
  1180. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.8158927, 0.0475149155, 0.246073008, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1181. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.114454329))
  1182. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1183. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475034714, 0.366251022, -1.84450579, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1184. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 0.171684563))
  1185. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1186. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.26651812, -0.047504425, 0.320466995, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1187. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.343367934, 0.135742366, 0.629498899))
  1188. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1189. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475139618, -0.280408025, 1.33518744, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1190. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.271484703, 0.343366027))
  1191. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.537936091, 0.200000003, 0.217463255))
  1192. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.13063812, -0.0475025177, 0.366251022, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1193. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 1))
  1194. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1195. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.7220459e-006, 0.366251022, -1.84450579, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1196. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.203613549, 0.171684563))
  1197. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1198. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.77011156, 0.0475149155, 0.274691015, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1199. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.915635586, 0.135742366, 0.171681494))
  1200. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1201. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.77011156, 5.7220459e-006, 0.274691015, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1202. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.915635586, 0.339355886, 0.171681494))
  1203. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1204. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.76837158e-006, -0.280408025, 1.33518744, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1205. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484703, 0.343366027))
  1206. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1207. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.047504425, 0.257519007, -1.18640041, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1208. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.271484703, 0.457820415))
  1209. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1210. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475130081, 0.257519007, -1.18640041, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1211. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.271484703, 0.457820415))
  1212. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1213. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475149155, 0.366251022, -1.84450579, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1214. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 0.171684563))
  1215. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.27469036))
  1216. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.55983639, 7.15255737e-006, 0.246078014, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1217. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.457817316, 0.339355886, 1))
  1218. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1219. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475139618, -0.274688005, -1.64421606, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1220. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 0.343366027))
  1221. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1222. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.76837158e-006, -0.274688005, -1.64421606, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1223. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.203613549, 0.343366027))
  1224. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1225. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(7.15255737e-006, 0.0858410001, 2.55983829, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1226. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484703, 0.457820415))
  1227. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1228. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.120178998, -0.047501564, -2.46255016, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1229. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.114455901, 0.135742366, 0.62949878))
  1230. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1231. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475168228, 0.120178998, 2.55983639, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1232. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742307, 0.343362719))
  1233. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 2.66678476))
  1234. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475187302, 0.148797035, 3.92755222, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1235. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.20361349, 1))
  1236. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 2.66678476))
  1237. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.047498703, 0.148797035, 3.92755222, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1238. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.20361349, 1))
  1239. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.389145195))
  1240. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.7220459e-006, 0.13162303, -2.14780521, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1241. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.814454257, 1))
  1242. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1243. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.047501564, 0.120178998, 2.55983639, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1244. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742307, 0.343362719))
  1245. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 3.86855388))
  1246. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.28746033e-005, 0.103013992, -4.53987598, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1247. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.0678711757, 1))
  1248. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.515045226, 0.200000003, 0.200000003))
  1249. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.287940025, -0.0475068092, 0.932793021, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1250. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.686726034))
  1251. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.339355856, 0.686725557))
  1252. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475053787, -0.995743036, 0.888822079, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1253. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  1254. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.320472002))
  1255. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475068092, -1.07013798, -0.19066143, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1256. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.814454198, 1))
  1257. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.801180303))
  1258. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.841232002, 9.53674316e-007, -0.202103138, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1259. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909537, 0.339355886, 1))
  1260. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.412035584, 0.200000003, 0.200000003))
  1261. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.887014031, 2.86102295e-006, -0.820150375, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1262. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.801182747))
  1263. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.331917435))
  1264. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-006, -1.18458903, -0.184933186, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1265. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.950196505, 1))
  1266. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1267. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.528292179, -0.0475068092, 0.858397007, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1268. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.171686471, 0.135742366, 0.0572271682))
  1269. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.217463195))
  1270. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475077629, -0.932793021, 0.0783076286, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1271. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.814454198, 1))
  1272. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.32047224, 0.200000003, 0.200000003))
  1273. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.02435493, 2.86102295e-006, -0.568349361, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1274. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.343365371))
  1275. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.400590301, 0.200000003, 0.200000003))
  1276. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.06441498, 1.90734863e-006, -0.442456245, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1277. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.915637076))
  1278. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.43492651, 0.200000003, 0.200000003))
  1279. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.967127025, 2.86102295e-006, -0.659913063, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1280. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.572274029))
  1281. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1282. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.528292179, 0.0475120544, 0.858397007, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1283. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.171686471, 0.135742366, 0.0572271682))
  1284. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.240354285, 0.200000003, 0.331918091))
  1285. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.984299004, 1.90734863e-006, -0.184933186, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1286. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 1))
  1287. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1288. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.07014, -0.0475068092, -0.448176384, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1289. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.686727583, 0.135742366, 0.97286427))
  1290. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.206018344))
  1291. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475068092, 0.846953988, -0.408119202, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1292. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 1))
  1293. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.343363076, 0.200000003, 0.200000003))
  1294. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.921347976, 2.86102295e-006, -0.728585243, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1295. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.114456721))
  1296. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1297. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-006, -0.274681032, -1.64421511, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1298. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.203613549, 0.343366027))
  1299. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1300. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.76837158e-006, 0.366241992, -1.84450769, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1301. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.203613549, 0.171684563))
  1302. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.537936091, 0.200000003, 0.217463255))
  1303. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.13063908, -0.0475149155, 0.366244972, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1304. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 1))
  1305. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1306. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.047504425, 0.366241992, -1.84450769, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1307. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 0.171684563))
  1308. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1309. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475130081, -0.280405939, 1.33518934, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1310. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.271484703, 0.343366027))
  1311. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1312. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475139618, 0.366241992, -1.84450769, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1313. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 0.171684563))
  1314. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1315. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475130081, -0.274681032, -1.64421511, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1316. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 0.343366027))
  1317. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1318. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475120544, 0.25751394, -1.18640137, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1319. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.271484703, 0.457820415))
  1320. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1321. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475139618, 1.85022974, 0.30329293, 1, 0, 0, 0, 0, 1, 0, -1, 0))
  1322. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742366, 0.114457399))
  1323. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1324. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.81469727e-006, -0.280405939, 1.33518934, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1325. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484703, 0.343366027))
  1326. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1327. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.86102295e-006, 0.223177969, -1.15778637, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1328. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484703, 0.400593191))
  1329. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1330. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.86102295e-006, 0.291848958, -1.07767105, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1331. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.542969465, 0.400593191))
  1332. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1333. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.77011156, 0.047504425, 0.274681032, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1334. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.915635586, 0.135742366, 0.171681494))
  1335. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1336. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475053787, -0.280405939, 1.33518934, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1337. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.271484703, 0.343366027))
  1338. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(1.16743457, 0.200000003, 0.200000003))
  1339. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.81589365, -0.0475139618, 0.246068001, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1340. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.114454329))
  1341. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1342. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.047504425, -0.274681032, -1.64421511, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1343. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 0.343366027))
  1344. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(1.14454234, 0.200000003, 0.200000003))
  1345. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.77011061, -4.76837158e-006, 0.228901982, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1346. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.286135793))
  1347. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1348. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475053787, 0.25751394, -1.18640137, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1349. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.271484703, 0.457820415))
  1350. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1351. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.047504425, 1.85022974, 0.30329293, 1, 0, 0, 0, 0, 1, 0, -1, 0))
  1352. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742366, 0.114457399))
  1353. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(1.16743457, 0.200000003, 0.200000003))
  1354. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.81589365, 0.047504425, 0.246068001, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1355. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 0.114454329))
  1356. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.542969167, 3.86855936))
  1357. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.1920929e-005, -0.337626994, 4.53987694, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1358. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 1, 1))
  1359. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1360. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.76837158e-006, 1.85022974, 0.30329293, 1, 0, 0, 0, 0, 1, 0, -1, 0))
  1361. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.135742366, 0.114457399))
  1362. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1363. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.77011156, -0.0475139618, 0.274681032, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1364. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.915635586, 0.135742366, 0.171681494))
  1365. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1366. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.77011156, -4.76837158e-006, 0.274681032, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1367. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.915635586, 0.339355886, 0.171681494))
  1368. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.480707973))
  1369. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.320461929, -4.76837158e-006, 2.10202312, 0, 1, 0, -1, 0, 0, 0, 0, 1))
  1370. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.629499793, 0.339355886, 1))
  1371. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.537936091, 0.200000003, 0.217463255))
  1372. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.13063908, 0.0475034714, 0.366244972, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1373. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135742366, 1))
  1374. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.27469036))
  1375. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.55983543, -5.7220459e-006, 0.246065974, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1376. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.457817316, 0.339355886, 1))
  1377. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.400590003))
  1378. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475034714, 0.171674967, -2.19931126, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1379. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.746583045, 1))
  1380. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1381. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475025177, 0.120167017, 2.55983734, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1382. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742307, 0.343362719))
  1383. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1384. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475158691, 0.120167017, 2.55983734, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1385. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.135742307, 0.343362719))
  1386. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.366504341, 2.86136341))
  1387. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0474996567, -0.320461929, 3.83026886, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1388. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  1389. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.366504341, 2.86136341))
  1390. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475187302, -0.320461929, 3.83026886, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1391. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 1, 1))
  1392. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1393. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.148781002, 0.0475025177, -2.49688625, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1394. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.171683058, 0.135742366, 0.97286427))
  1395. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.389145195))
  1396. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.76837158e-006, 0.13161397, -2.14780617, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1397. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.814454257, 1))
  1398. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 2.66678476))
  1399. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475187302, 0.148777008, 3.92755222, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1400. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.20361349, 1))
  1401. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.320472032))
  1402. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.42821598, -5.7220459e-006, 0.223177969, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1403. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.858407557, 0.339355886, 1))
  1404. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1405. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.120168984, 0.0475025177, -2.46255207, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1406. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.114455901, 0.135742366, 0.62949878))
  1407. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1408. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.148781002, -0.0475149155, -2.49688625, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1409. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.171683058, 0.135742366, 0.97286427))
  1410. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1411. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.120168984, -0.0475149155, -2.46255207, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1412. mesh("BlockMesh",Blade,"","",Vector3.new(0, 0, 0),Vector3.new(0.114455901, 0.135742366, 0.62949878))
  1413. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 2.66678476))
  1414. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0474996567, 0.148777008, 3.92755222, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1415. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.20361349, 1))
  1416. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.400590003))
  1417. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475149155, 0.171674967, -2.19931126, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1418. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.746583045, 1))
  1419. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1420. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0475077629, 0.846953034, 0.158426762, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1421. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.20361349, 0.286135525))
  1422. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1423. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.7220459e-006, 0.0858319998, 2.55983734, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1424. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484703, 0.457820415))
  1425. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Deep blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.240354717))
  1426. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0475077629, 0.846949995, -0.00963592529, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1427. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.114454329, 0.203613549, 1))
  1428. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.285058975, 0.331917435))
  1429. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, -0.984295011, 0.14698267, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1430. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 1, 1))
  1431. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 3.86855388))
  1432. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.1920929e-005, 0.102995992, -4.53987694, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1433. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.0678711757, 1))
  1434. Blade=part(Enum.FormFactor.Custom,m,Enum.Material.Foil,0.5,0,"Light blue","Blade",Vector3.new(0.200000003, 0.200000003, 0.274691015))
  1435. Bladeweld=weld(m,handle,Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.795446992, -0.0611410141, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1436. mesh("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.286135793, 0.271484703, 1))
  1437. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.200000003, 0.271484703, 0.446372032))
  1438. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.692444026, 9.53674316e-007, -0.276518345, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1439. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909537, 1, 1))
  1440. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1441. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.90734863e-006, -0.663830042, 0.522593975, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1442. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.610840619, 0.228911862))
  1443. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1444. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, 0.493978024, -0.595160007, 1, 0, 0, 0, 0, 1, 0, -1, 0))
  1445. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.610840619, 0.171684712))
  1446. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1447. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, -0.795453012, -0.104835033, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1448. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.271484703, 0.515047729))
  1449. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1450. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -0.795454025, 0.373800278, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1451. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.271484703, 0.572274864))
  1452. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.200000003, 0.271484703, 0.526490033))
  1453. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.640941024, 9.53674316e-007, -0.236460209, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1454. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.286136687, 1, 1))
  1455. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.200000003, 0.271484703, 0.377699524))
  1456. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.743950009, 9.53674316e-007, -0.242182255, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1457. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.286136687, 1, 1))
  1458. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1459. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, -0.795453012, 0.373805046, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1460. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.271484703, 0.572274864))
  1461. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1462. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -0.743950009, 0.465367317, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1463. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.343366176))
  1464. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.200000003, 0.271484703, 0.200000003))
  1465. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.795453012, 9.53674316e-007, -0.236458302, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1466. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909537, 1, 0.80118233))
  1467. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1468. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.721055984, -0.0132761002, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1469. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.610840619, 0.40059334))
  1470. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1471. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.90734863e-006, -0.663834989, 0.522593975, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1472. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.610840619, 0.228911862))
  1473. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.200000003, 0.271484703, 0.526490033))
  1474. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.640942037, -9.53674316e-007, -0.236459255, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1475. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.286136687, 1, 1))
  1476. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.200000003, 0.271484703, 0.377699524))
  1477. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.743948996, -9.53674316e-007, -0.242182255, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1478. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.286136687, 1, 1))
  1479. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1480. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.90734863e-006, 0.493978977, -0.595162928, -1, 0, 0, 0, 0, 1, 0, 1, 0))
  1481. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.610840619, 0.171684712))
  1482. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.200000003, 0.271484703, 0.446372032))
  1483. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.69244796, -9.53674316e-007, -0.276521206, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1484. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909537, 1, 1))
  1485. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1486. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, -0.743951023, 0.465367317, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1487. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.339355886, 0.343366176))
  1488. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.200000003, 0.271484703, 0.200000003))
  1489. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.795455992, -9.53674316e-007, -0.236459255, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1490. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909537, 1, 0.80118233))
  1491. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1492. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.721059978, -0.0132799149, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1493. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.610840619, 0.40059334))
  1494. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0.5,0,"Sand blue","Part",Vector3.new(0.228908643, 0.200000003, 0.200000003))
  1495. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -0.795456946, -0.104840279, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1496. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.271484703, 0.515047729))
  1497. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1498. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.503594935, 0.419586182, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1499. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.339356631, 0.228912368))
  1500. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.274691254))
  1501. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457814038, 0, -0.225020409, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1502. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.17168276, 1, 1))
  1503. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.200000003))
  1504. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503593981, 0, -0.156344414, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1505. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.286137313, 1, 0.686728954))
  1506. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1507. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.457812011, 0.379531384, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1508. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.203613937, 0.17168507))
  1509. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203614011, 0.200000003))
  1510. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.310854435, -0.497873008, -1, 0, 0, 0, 0, 1, 0, 1, 0))
  1511. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 1, 0.228912368))
  1512. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613997, 0.200000003))
  1513. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.310854435, 0.497873008, -1, 0, 0, 0, 0, -1, 0, -1, 0))
  1514. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 1, 0.228912368))
  1515. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.217464015))
  1516. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555100024, 0, -0.333745003, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1517. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228910059, 1, 1))
  1518. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.200000003))
  1519. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526486933, 0, -0.310856342, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1520. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0572281852, 1, 0.858410895))
  1521. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.200000003))
  1522. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354804933, 0, -0.150621414, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1523. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.858410299, 1, 0.6295017))
  1524. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1525. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, 0.555100024, 0.00388908386, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1526. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.228912398))
  1527. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1528. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.509317935, -0.0762300491, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1529. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.114457831))
  1530. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.203613982, 0.200000003))
  1531. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762262344, 0, 0.412031949, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1532. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.114455476, 1, 0.743956387))
  1533. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.217464015))
  1534. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.316579342, 0, 0.331914008, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1535. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.457819223, 1, 1))
  1536. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1537. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.555097997, -0.041893959, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1538. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.228912398))
  1539. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1540. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.509317935, 0.0762300491, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1541. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.114457831))
  1542. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.200000003))
  1543. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268963993, 0, -0.0762281418, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1544. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228910074, 1, 0.114456013))
  1545. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1546. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.492147982, -0.0418963432, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1547. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.475099355, 0.228912398))
  1548. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.200000003))
  1549. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555100024, 0, -0.144900322, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1550. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228910059, 1, 0.801183581))
  1551. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1552. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.555097997, 0.041893959, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1553. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.228912398))
  1554. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.200000003))
  1555. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242184162, 0, 0.326189935, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1556. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.286137313, 1, 0.572274327))
  1557. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1558. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.412033975, -0.242184162, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1559. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.339356542, 0.286139637))
  1560. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.469263971))
  1561. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595158041, 0, -0.207848072, 0, -1, 0, -1, 0, 0, 0, 0, -1))
  1562. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.17168276, 1, 1))
  1563. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1564. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, 0.555097997, 0.493982315, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1565. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.515048802))
  1566. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1567. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, -0.268966019, 0.00388908386, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1568. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.228912398))
  1569. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1570. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, -0.268968046, -0.0418901443, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1571. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.228912398))
  1572. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1573. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.314748943, -0.0762300491, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1574. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.114457831))
  1575. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1576. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, -0.331914961, -0.0418930054, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1577. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.475099355, 0.228912398))
  1578. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1579. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, 0.268968046, 0.0418901443, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1580. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.228912398))
  1581. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1582. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.242181301, 0.246078014, -1, 0, 0, 0, 0, -1, 0, -1, 0))
  1583. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.339356542, 0.228912368))
  1584. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1585. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.412033975, 0.242184162, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1586. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.339356542, 0.286139637))
  1587. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1588. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -0.493980408, 0.595158041, -1, 0, 0, 0, 0, -1, 0, -1, 0))
  1589. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.61084199, 0.171685085))
  1590. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613982, 0.200000003))
  1591. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.15061903, 0, 0.25752002, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1592. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.629501104, 1, 0.114456013))
  1593. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1594. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.242181301, -0.246078014, -1, 0, 0, 0, 0, 1, 0, 1, 0))
  1595. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.339356542, 0.228912368))
  1596. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354821, 0.203613982, 0.200000003))
  1597. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933971405, 0, 0.234628975, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1598. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.114456013))
  1599. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1600. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.314748943, 0.0762300491, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1601. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858409345, 0.271485299, 0.114457831))
  1602. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.217463821))
  1603. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.316579342, 0, 0.331917018, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1604. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.457818806, 1, 1))
  1605. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1606. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.457814008, 0.379526138, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1607. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.203613728, 0.171684906))
  1608. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.200000003))
  1609. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242181301, 0, 0.326194018, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1610. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.286137074, 1, 0.572273791))
  1611. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613818, 0.200000003))
  1612. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.310855389, 0.497869998, 1, 0, 0, 0, 0, -1, 0, 1, 0))
  1613. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 1, 0.22891216))
  1614. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1615. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.242179394, -0.246075034, 1, 0, 0, 0, 0, 1, 0, -1, 0))
  1616. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.339356244, 0.22891216))
  1617. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203613833, 0.200000003))
  1618. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.310855389, -0.497869998, 1, 0, 0, 0, 0, 1, 0, -1, 0))
  1619. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 1, 0.22891216))
  1620. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1621. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.412030995, 0.242180347, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1622. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.339356244, 0.286139369))
  1623. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1624. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.509320021, -0.0762262344, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1625. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.114457719))
  1626. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1627. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.503596008, 0.419584274, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1628. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.339356333, 0.22891216))
  1629. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.274690986))
  1630. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457816005, 0, -0.225015163, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1631. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.171682626, 1, 1))
  1632. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.217463821))
  1633. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555096984, 0, -0.333744049, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1634. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909835, 1, 1))
  1635. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.200000003))
  1636. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150619984, 0, 0.25751701, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1637. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.629500508, 1, 0.114455909))
  1638. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.200000003))
  1639. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555097997, 0, -0.14489603, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1640. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909835, 1, 0.801182806))
  1641. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1642. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.412030995, -0.242180347, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1643. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.339356244, 0.286139369))
  1644. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1645. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.509320021, 0.0762262344, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1646. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.114457719))
  1647. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.200000003))
  1648. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354806006, 0, -0.15061903, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1649. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.858409464, 1, 0.629501104))
  1650. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1651. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.242179394, 0.246075034, 1, 0, 0, 0, 0, -1, 0, 1, 0))
  1652. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.339356244, 0.22891216))
  1653. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.200000003))
  1654. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503597975, 0, -0.156342983, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1655. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.286137074, 1, 0.686728358))
  1656. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354583, 0.203613788, 0.200000003))
  1657. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933933258, 0, 0.234629989, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1658. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.114455909))
  1659. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1660. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, 0.555101037, 0.493978977, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1661. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.515048325))
  1662. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.203613788, 0.200000003))
  1663. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762233734, 0, 0.412032008, 0, 0, 1, 1, 0, 0, 0, 1, 0))
  1664. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.114455365, 1, 0.743955672))
  1665. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.200000003))
  1666. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526481986, 0, -0.310855389, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1667. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0572281294, 1, 0.85841012))
  1668. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.469263554))
  1669. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595158994, 0, -0.207847118, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1670. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.171682596, 1, 1))
  1671. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1672. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.314743996, -0.0762219429, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1673. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.114457719))
  1674. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.203613788, 0.200000003))
  1675. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268964022, 0, -0.0762219429, 0, 1, 0, 1, 0, 0, 0, 0, -1))
  1676. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.228909865, 1, 0.114455909))
  1677. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1678. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.314743996, 0.0762219429, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1679. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.114457719))
  1680. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1681. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, 0.268965006, 0.041888237, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1682. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.228912175))
  1683. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1684. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, 0.555096984, -0.041888237, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1685. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.228912175))
  1686. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1687. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -0.331914008, -0.041891098, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1688. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.475098848, 0.228912175))
  1689. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1690. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, -0.555096984, 0.041888237, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  1691. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.228912175))
  1692. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1693. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, 0.555096984, 0.00389099121, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1694. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.228912175))
  1695. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1696. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(9.53674316e-007, 0.492148995, -0.041891098, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1697. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.475098848, 0.228912175))
  1698. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1699. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -0.268965006, -0.041888237, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1700. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.228912175))
  1701. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1702. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.493978024, 0.595160007, 1, 0, 0, 0, 0, -1, 0, 1, 0))
  1703. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.610841453, 0.171684921))
  1704. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1705. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.53674316e-007, -0.268963009, 0.00389099121, 1, 0, 0, 0, -1, 0, 0, 0, -1))
  1706. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.858408511, 0.27148506, 0.228912175))
  1707. Hitbox=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,1,"Medium stone grey","Hitbox",Vector3.new(6.10999966, 1, 2))
  1708. Hitboxweld=weld(m,handle,Hitbox,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.76222515, -0.0475378036, -0.00994300842, 0, 0, 1, -1, 0, 0, 0, -1, 0))
  1709. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.274691314))
  1710. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457812309, -2.38418579e-007, -0.225012302, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1711. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272949, 0.0457824767))
  1712. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.503592968, 0.419583797, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  1713. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1714. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  1715. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.314748138, 0.0762238503, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  1716. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1717. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  1718. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.314748168, -0.0762238503, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1719. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1720. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1721. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1722. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1723. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1724. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.268967211, 0.0418877602, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  1725. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1726. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1727. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967241, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1728. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1729. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  1730. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.49215132, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1731. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1732. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1733. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.55510056, 0.041888237, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  1734. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1735. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.103009038, 0.0343369879))
  1736. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.493978024, 0.595159888, 0.99999392, -7.91495403e-009, -6.78595455e-008, -1.34303008e-007, -6.55649842e-007, -0.999994874, 2.20201679e-009, 0.999996305, -6.25847633e-007))
  1737. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1738. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1739. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1740. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1741. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819737, 0.171681702, 0.0228911825))
  1742. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268967181, 2.38418579e-007, -0.0762238503, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1743. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1744. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967271, 0.00389385223, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1745. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1746. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  1747. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.331916451, -0.041888237, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1748. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1749. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365185, 0.171681702, 0.469263524))
  1750. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595160067, 2.38418579e-007, -0.207845688, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1751. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681911, 0.171681702, 0.125900224))
  1752. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354807675, 2.38418579e-007, -0.150618076, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1753. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  1754. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.41203618, -0.242182255, 1, 8.4371365e-008, -1.32811849e-007, 8.43714574e-008, -1, 6.85455063e-007, -1.32811792e-007, -6.85455063e-007, -1))
  1755. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1756. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  1757. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.412036151, 0.242182255, 1, -8.7752575e-008, -1.03239472e-007, 8.77525039e-008, 1, -6.85455063e-007, 1.03239529e-007, 6.85455063e-007, 1))
  1758. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1759. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  1760. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.509319603, -0.0762243271, -0.99999392, 3.44701228e-008, 1.00972102e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1761. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1762. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  1763. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.242181778, 0.246077538, 1, 1.30966908e-008, -3.19616227e-008, -3.19616156e-008, -7.15258579e-007, -1, -1.30967139e-008, 1, -7.15258579e-007))
  1764. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1765. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  1766. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.509319663, 0.0762243271, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  1767. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1768. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910744, 0.171681702, 0.148791149))
  1769. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762243271, 2.38418579e-007, 0.412033886, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1770. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354598, 0.171681702, 0.0228911825))
  1771. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, 2.38418579e-007, 0.234630585, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1772. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900105, 0.171681702, 0.0228911825))
  1773. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618076, 2.38418579e-007, 0.257521898, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1774. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.103009678))
  1775. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.55510062, 0.493978024, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  1776. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1777. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.217463821))
  1778. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101275, 2.38418579e-007, -0.333743572, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1779. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.160236567))
  1780. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101395, 2.38418579e-007, -0.14489603, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1781. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.137345672))
  1782. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503597379, 2.38418579e-007, -0.156341553, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1783. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365259, 0.171681702, 0.274691015))
  1784. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457815558, 2.38418579e-007, -0.225013256, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1785. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456266, 0.171681702, 0.171682015))
  1786. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526487768, 2.38418579e-007, -0.310853004, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1787. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272353, 0.045782432))
  1788. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.503596783, 0.419583797, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  1789. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1790. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.171681717, 0.045782432))
  1791. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.310854912, 0.497876048, 1, 1.30954101e-008, -3.19691402e-008, -3.19691331e-008, -7.15258693e-007, -1, -1.30954332e-008, 1, -7.15258693e-007))
  1792. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1793. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0343363322, 0.0343369842))
  1794. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.457817107, 0.379527569, 1, -8.77475728e-008, -1.03240339e-007, 8.77475017e-008, 1, -6.8545512e-007, 1.03240396e-007, 6.8545512e-007, 1))
  1795. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1796. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.114454769))
  1797. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180347, 2.38418579e-007, 0.326194108, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1798. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915637612, 0.171681702, 0.217463821))
  1799. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.316575527, 2.38418579e-007, 0.331917107, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1800. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.171681732, 0.045782432))
  1801. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.310854912, -0.497876078, 1, -3.14915702e-008, -5.13853884e-008, 5.13854133e-008, 7.15258011e-007, 1, -3.14915347e-008, -1, 7.15258011e-007))
  1802. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1803. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  1804. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.242181778, -0.246077538, 1, -1.64764469e-008, -2.04088664e-007, 2.04088693e-007, 7.15258636e-007, 1, -1.64763012e-008, -1, 7.15258636e-007))
  1805. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1806. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900239, 0.171681881, 0.0228912067))
  1807. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618553, -2.38418579e-007, 0.257518291, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  1808. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  1809. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.242182732, 0.246073961, -1, -1.30966411e-008, 1.03758325e-007, -1.03758317e-007, -6.55652627e-007, -1, 1.30967095e-008, -1, 6.55652627e-007))
  1810. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1811. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  1812. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.242182732, -0.246073961, -1, 1.64762586e-008, -6.83687489e-008, -6.83687347e-008, 6.5565257e-007, 1, 1.6476303e-008, 1, -6.5565257e-007))
  1813. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1814. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  1815. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.412032783, -0.242182255, -1, -8.43714503e-008, 2.90819635e-009, -8.43714503e-008, 1, -6.25849452e-007, -2.9081384e-009, -6.25849452e-007, -1))
  1816. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1817. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915638581, 0.171681881, 0.217464045))
  1818. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.31657505, -2.38418579e-007, 0.33191371, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  1819. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  1820. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1821. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1822. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.103009142, 0.0343370214))
  1823. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.4939785, 0.595156968, -0.99999392, 7.91495403e-009, 6.78595455e-008, -1.34303008e-007, -7.15254259e-007, -0.999994874, -2.2020088e-009, -0.999996305, 6.85451937e-007))
  1824. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1825. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  1826. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.314745188, 0.0762238503, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  1827. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1828. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  1829. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1830. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1831. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  1832. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.412032843, 0.242182255, -1, 8.77525324e-008, 3.24803544e-008, -8.7752511e-008, -1, 6.25849452e-007, 3.24804077e-008, 6.25849452e-007, 1))
  1833. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1834. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910968, 0.171681881, 0.148791298))
  1835. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762238503, -2.38418579e-007, 0.412031174, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  1836. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.103009783))
  1837. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.555096865, 0.4939785, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  1838. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1839. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.17168209, 0.171681881, 0.125900358))
  1840. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354804158, -2.38418579e-007, -0.150618076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1841. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820222, 0.171681881, 0.0228912067))
  1842. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268963337, -2.38418579e-007, -0.0762243271, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1843. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  1844. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.314745247, -0.0762238503, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1845. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1846. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.114454888))
  1847. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180824, -2.38418579e-007, 0.32619071, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  1848. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354851, 0.171681881, 0.0228912067))
  1849. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, -2.38418579e-007, 0.234627724, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  1850. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  1851. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.268963337, 0.0418872833, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  1852. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1853. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  1854. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.331913531, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1855. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1856. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  1857. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, -0.0418872833, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1858. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1859. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.171681896, 0.0457824767))
  1860. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.310854912, 0.497872889, -1, -1.30953604e-008, 1.03750807e-007, -1.037508e-007, -6.55652514e-007, -1, 1.30954287e-008, -1, 6.55652514e-007))
  1861. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1862. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0343363695, 0.0343370214))
  1863. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.457814097, 0.379526615, -1, 8.77475301e-008, 3.24794875e-008, -8.77475088e-008, -1, 6.25849395e-007, 3.24795408e-008, 6.25849395e-007, 1))
  1864. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1865. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.217464045))
  1866. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555097342, -2.38418579e-007, -0.333743572, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1867. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  1868. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.509315968, -0.0762243271, 0.99999392, -3.44700801e-008, -3.47469609e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1869. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1870. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  1871. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.509315968, 0.0762243271, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  1872. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1873. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.46926403))
  1874. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595156789, -2.38418579e-007, -0.207845211, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1875. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.137345821))
  1876. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503594041, -2.38418579e-007, -0.156341076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1877. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  1878. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.555097938, 0.0418872833, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  1879. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1880. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456378, 0.171681881, 0.171682194))
  1881. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526484609, -2.38418579e-007, -0.310853004, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1882. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  1883. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.492148638, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1884. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1885. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  1886. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, 0.0038933754, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1887. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1888. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.171681911, 0.0457824767))
  1889. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.310854912, -0.497872829, -1, 3.14915916e-008, 8.43345092e-008, 8.43345305e-008, 6.55653253e-007, 1, 3.14915347e-008, 1, -6.55653253e-007))
  1890. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1891. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.160236731))
  1892. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555098176, -2.38418579e-007, -0.144895077, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1893. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1894. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967271, 0.00389385223, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1895. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1896. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  1897. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.242182732, 0.246073961, -1, -1.30966411e-008, 1.03758325e-007, -1.03758317e-007, -6.55652627e-007, -1, 1.30967095e-008, -1, 6.55652627e-007))
  1898. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1899. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  1900. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.242182732, -0.246073961, -1, 1.64762586e-008, -6.83687489e-008, -6.83687347e-008, 6.5565257e-007, 1, 1.6476303e-008, 1, -6.5565257e-007))
  1901. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1902. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.103009038, 0.0343369879))
  1903. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.493978024, 0.595159888, 0.99999392, -7.91495403e-009, -6.78595455e-008, -1.34303008e-007, -6.55649842e-007, -0.999994874, 2.20201679e-009, 0.999996305, -6.25847633e-007))
  1904. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1905. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1906. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1907. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1908. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915637612, 0.171681702, 0.217463821))
  1909. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.316575527, 2.38418579e-007, 0.331917107, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1910. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0343363322, 0.0343369842))
  1911. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.457817107, 0.379527569, 1, -8.77475728e-008, -1.03240339e-007, 8.77475017e-008, 1, -6.8545512e-007, 1.03240396e-007, 6.8545512e-007, 1))
  1912. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1913. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.114454769))
  1914. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180347, 2.38418579e-007, 0.326194108, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1915. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.171681717, 0.045782432))
  1916. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.310854912, 0.497876048, 1, 1.30954101e-008, -3.19691402e-008, -3.19691331e-008, -7.15258693e-007, -1, -1.30954332e-008, 1, -7.15258693e-007))
  1917. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1918. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  1919. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.242181778, -0.246077538, 1, -1.64764469e-008, -2.04088664e-007, 2.04088693e-007, 7.15258636e-007, 1, -1.64763012e-008, -1, 7.15258636e-007))
  1920. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1921. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.171681732, 0.045782432))
  1922. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.310854912, -0.497876078, 1, -3.14915702e-008, -5.13853884e-008, 5.13854133e-008, 7.15258011e-007, 1, -3.14915347e-008, -1, 7.15258011e-007))
  1923. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1924. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  1925. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.412036151, 0.242182255, 1, -8.7752575e-008, -1.03239472e-007, 8.77525039e-008, 1, -6.85455063e-007, 1.03239529e-007, 6.85455063e-007, 1))
  1926. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1927. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  1928. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.242181778, 0.246077538, 1, 1.30966908e-008, -3.19616227e-008, -3.19616156e-008, -7.15258579e-007, -1, -1.30967139e-008, 1, -7.15258579e-007))
  1929. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1930. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  1931. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.41203618, -0.242182255, 1, 8.4371365e-008, -1.32811849e-007, 8.43714574e-008, -1, 6.85455063e-007, -1.32811792e-007, -6.85455063e-007, -1))
  1932. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1933. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365259, 0.171681702, 0.274691015))
  1934. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457815558, 2.38418579e-007, -0.225013256, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1935. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272353, 0.045782432))
  1936. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.503596783, 0.419583797, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  1937. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1938. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456266, 0.171681702, 0.171682015))
  1939. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526487768, 2.38418579e-007, -0.310853004, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1940. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900105, 0.171681702, 0.0228911825))
  1941. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618076, 2.38418579e-007, 0.257521898, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1942. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.137345672))
  1943. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503597379, 2.38418579e-007, -0.156341553, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1944. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681911, 0.171681702, 0.125900224))
  1945. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354807675, 2.38418579e-007, -0.150618076, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1946. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.160236567))
  1947. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101395, 2.38418579e-007, -0.14489603, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1948. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.217463821))
  1949. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101275, 2.38418579e-007, -0.333743572, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1950. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.103009678))
  1951. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.55510062, 0.493978024, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  1952. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1953. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354598, 0.171681702, 0.0228911825))
  1954. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, 2.38418579e-007, 0.234630585, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1955. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910744, 0.171681702, 0.148791149))
  1956. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762243271, 2.38418579e-007, 0.412033886, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  1957. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  1958. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.509319663, 0.0762243271, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  1959. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1960. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  1961. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.509319603, -0.0762243271, -0.99999392, 3.44701228e-008, 1.00972102e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1962. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1963. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819737, 0.171681702, 0.0228911825))
  1964. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268967181, 2.38418579e-007, -0.0762238503, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1965. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  1966. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.314748168, -0.0762238503, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1967. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1968. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  1969. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.314748138, 0.0762238503, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  1970. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1971. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365185, 0.171681702, 0.469263524))
  1972. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595160067, 2.38418579e-007, -0.207845688, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  1973. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  1974. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.331916451, -0.041888237, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1975. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1976. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1977. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.268967211, 0.0418877602, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  1978. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1979. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1980. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1981. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1982. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1983. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.55510056, 0.041888237, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  1984. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1985. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  1986. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.49215132, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1987. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1988. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1989. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967241, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1990. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1991. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1992. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967271, 0.00389385223, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  1993. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1994. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  1995. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  1996. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1997. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.103009038, 0.0343369879))
  1998. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.493978024, 0.595159888, 0.99999392, -7.91495403e-009, -6.78595455e-008, -1.34303008e-007, -6.55649842e-007, -0.999994874, 2.20201679e-009, 0.999996305, -6.25847633e-007))
  1999. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2000. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272949, 0.0457824767))
  2001. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.503592968, 0.419583797, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2002. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2003. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.274691314))
  2004. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457812309, -2.38418579e-007, -0.225012302, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2005. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0343363695, 0.0343370214))
  2006. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.457814097, 0.379526615, -1, 8.77475301e-008, 3.24794875e-008, -8.77475088e-008, -1, 6.25849395e-007, 3.24795408e-008, 6.25849395e-007, 1))
  2007. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2008. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.171681896, 0.0457824767))
  2009. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.310854912, 0.497872889, -1, -1.30953604e-008, 1.03750807e-007, -1.037508e-007, -6.55652514e-007, -1, 1.30954287e-008, -1, 6.55652514e-007))
  2010. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2011. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.171681911, 0.0457824767))
  2012. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.310854912, -0.497872829, -1, 3.14915916e-008, 8.43345092e-008, 8.43345305e-008, 6.55653253e-007, 1, 3.14915347e-008, 1, -6.55653253e-007))
  2013. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2014. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.137345821))
  2015. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503594041, -2.38418579e-007, -0.156341076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2016. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.160236731))
  2017. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555098176, -2.38418579e-007, -0.144895077, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2018. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.46926403))
  2019. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595156789, -2.38418579e-007, -0.207845211, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2020. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456378, 0.171681881, 0.171682194))
  2021. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526484609, -2.38418579e-007, -0.310853004, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2022. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.217464045))
  2023. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555097342, -2.38418579e-007, -0.333743572, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2024. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2025. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, -0.0418872833, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2026. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2027. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2028. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.555097938, 0.0418872833, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2029. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2030. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2031. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, 0.0038933754, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2032. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2033. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2034. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.492148638, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2035. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2036. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2037. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.509315968, 0.0762243271, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2038. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2039. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2040. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.509315968, -0.0762243271, 0.99999392, -3.44700801e-008, -3.47469609e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2041. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2042. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.114454888))
  2043. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180824, -2.38418579e-007, 0.32619071, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2044. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.17168209, 0.171681881, 0.125900358))
  2045. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354804158, -2.38418579e-007, -0.150618076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2046. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910968, 0.171681881, 0.148791298))
  2047. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762238503, -2.38418579e-007, 0.412031174, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2048. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915638581, 0.171681881, 0.217464045))
  2049. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.31657505, -2.38418579e-007, 0.33191371, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2050. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820222, 0.171681881, 0.0228912067))
  2051. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268963337, -2.38418579e-007, -0.0762243271, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2052. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2053. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.412032783, -0.242182255, -1, -8.43714503e-008, 2.90819635e-009, -8.43714503e-008, 1, -6.25849452e-007, -2.9081384e-009, -6.25849452e-007, -1))
  2054. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2055. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2056. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.412032843, 0.242182255, -1, 8.77525324e-008, 3.24803544e-008, -8.7752511e-008, -1, 6.25849452e-007, 3.24804077e-008, 6.25849452e-007, 1))
  2057. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2058. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2059. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2060. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2061. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2062. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.331913531, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2063. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2064. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2065. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.314745247, -0.0762238503, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2066. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2067. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2068. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2069. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2070. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2071. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.314745188, 0.0762238503, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2072. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2073. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2074. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.268963337, 0.0418872833, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2075. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2076. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.103009142, 0.0343370214))
  2077. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.4939785, 0.595156968, -0.99999392, 7.91495403e-009, 6.78595455e-008, -1.34303008e-007, -7.15254259e-007, -0.999994874, -2.2020088e-009, -0.999996305, 6.85451937e-007))
  2078. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2079. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.103009783))
  2080. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.555096865, 0.4939785, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2081. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2082. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354851, 0.171681881, 0.0228912067))
  2083. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, -2.38418579e-007, 0.234627724, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2084. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900239, 0.171681881, 0.0228912067))
  2085. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618553, -2.38418579e-007, 0.257518291, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2086. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.103009038, 0.0343369879))
  2087. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.493978024, 0.595159888, 0.99999392, -7.91495403e-009, -6.78595455e-008, -1.34303008e-007, -6.55649842e-007, -0.999994874, 2.20201679e-009, 0.999996305, -6.25847633e-007))
  2088. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2089. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2090. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2091. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2092. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272949, 0.0457824767))
  2093. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.503592968, 0.419583797, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2094. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2095. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.274691314))
  2096. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457812309, -2.38418579e-007, -0.225012302, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2097. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0343363695, 0.0343370214))
  2098. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.457814097, 0.379526615, -1, 8.77475301e-008, 3.24794875e-008, -8.77475088e-008, -1, 6.25849395e-007, 3.24795408e-008, 6.25849395e-007, 1))
  2099. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2100. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.171681896, 0.0457824767))
  2101. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.310854912, 0.497872889, -1, -1.30953604e-008, 1.03750807e-007, -1.037508e-007, -6.55652514e-007, -1, 1.30954287e-008, -1, 6.55652514e-007))
  2102. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2103. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.171681911, 0.0457824767))
  2104. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.310854912, -0.497872829, -1, 3.14915916e-008, 8.43345092e-008, 8.43345305e-008, 6.55653253e-007, 1, 3.14915347e-008, 1, -6.55653253e-007))
  2105. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2106. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.137345821))
  2107. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503594041, -2.38418579e-007, -0.156341076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2108. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.160236731))
  2109. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555098176, -2.38418579e-007, -0.144895077, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2110. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.46926403))
  2111. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595156789, -2.38418579e-007, -0.207845211, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2112. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456378, 0.171681881, 0.171682194))
  2113. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526484609, -2.38418579e-007, -0.310853004, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2114. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.217464045))
  2115. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555097342, -2.38418579e-007, -0.333743572, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2116. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2117. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, -0.0418872833, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2118. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2119. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2120. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.555097938, 0.0418872833, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2121. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2122. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2123. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, 0.0038933754, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2124. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2125. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2126. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.492148638, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2127. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2128. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2129. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.509315968, 0.0762243271, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2130. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2131. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2132. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.509315968, -0.0762243271, 0.99999392, -3.44700801e-008, -3.47469609e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2133. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2134. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.114454888))
  2135. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180824, -2.38418579e-007, 0.32619071, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2136. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.17168209, 0.171681881, 0.125900358))
  2137. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354804158, -2.38418579e-007, -0.150618076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2138. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910968, 0.171681881, 0.148791298))
  2139. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762238503, -2.38418579e-007, 0.412031174, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2140. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915638581, 0.171681881, 0.217464045))
  2141. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.31657505, -2.38418579e-007, 0.33191371, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2142. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820222, 0.171681881, 0.0228912067))
  2143. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268963337, -2.38418579e-007, -0.0762243271, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2144. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2145. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.412032783, -0.242182255, -1, -8.43714503e-008, 2.90819635e-009, -8.43714503e-008, 1, -6.25849452e-007, -2.9081384e-009, -6.25849452e-007, -1))
  2146. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2147. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2148. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.412032843, 0.242182255, -1, 8.77525324e-008, 3.24803544e-008, -8.7752511e-008, -1, 6.25849452e-007, 3.24804077e-008, 6.25849452e-007, 1))
  2149. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2150. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2151. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2152. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2153. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2154. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.331913531, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2155. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2156. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2157. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.314745247, -0.0762238503, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2158. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2159. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2160. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2161. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2162. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2163. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.314745188, 0.0762238503, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2164. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2165. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2166. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.268963337, 0.0418872833, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2167. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2168. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.103009142, 0.0343370214))
  2169. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.4939785, 0.595156968, -0.99999392, 7.91495403e-009, 6.78595455e-008, -1.34303008e-007, -7.15254259e-007, -0.999994874, -2.2020088e-009, -0.999996305, 6.85451937e-007))
  2170. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2171. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.103009783))
  2172. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.555096865, 0.4939785, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2173. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2174. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354851, 0.171681881, 0.0228912067))
  2175. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, -2.38418579e-007, 0.234627724, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2176. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900239, 0.171681881, 0.0228912067))
  2177. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618553, -2.38418579e-007, 0.257518291, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2178. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  2179. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.242182732, -0.246073961, -1, 1.64762586e-008, -6.83687489e-008, -6.83687347e-008, 6.5565257e-007, 1, 1.6476303e-008, 1, -6.5565257e-007))
  2180. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2181. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  2182. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.242182732, 0.246073961, -1, -1.30966411e-008, 1.03758325e-007, -1.03758317e-007, -6.55652627e-007, -1, 1.30967095e-008, -1, 6.55652627e-007))
  2183. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2184. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915637612, 0.171681702, 0.217463821))
  2185. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.316575527, 2.38418579e-007, 0.331917107, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2186. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0343363322, 0.0343369842))
  2187. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.457817107, 0.379527569, 1, -8.77475728e-008, -1.03240339e-007, 8.77475017e-008, 1, -6.8545512e-007, 1.03240396e-007, 6.8545512e-007, 1))
  2188. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2189. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.114454769))
  2190. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180347, 2.38418579e-007, 0.326194108, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2191. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.171681717, 0.045782432))
  2192. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.310854912, 0.497876048, 1, 1.30954101e-008, -3.19691402e-008, -3.19691331e-008, -7.15258693e-007, -1, -1.30954332e-008, 1, -7.15258693e-007))
  2193. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2194. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  2195. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.242181778, -0.246077538, 1, -1.64764469e-008, -2.04088664e-007, 2.04088693e-007, 7.15258636e-007, 1, -1.64763012e-008, -1, 7.15258636e-007))
  2196. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2197. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.171681732, 0.045782432))
  2198. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.310854912, -0.497876078, 1, -3.14915702e-008, -5.13853884e-008, 5.13854133e-008, 7.15258011e-007, 1, -3.14915347e-008, -1, 7.15258011e-007))
  2199. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2200. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  2201. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.412036151, 0.242182255, 1, -8.7752575e-008, -1.03239472e-007, 8.77525039e-008, 1, -6.85455063e-007, 1.03239529e-007, 6.85455063e-007, 1))
  2202. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2203. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  2204. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.242181778, 0.246077538, 1, 1.30966908e-008, -3.19616227e-008, -3.19616156e-008, -7.15258579e-007, -1, -1.30967139e-008, 1, -7.15258579e-007))
  2205. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2206. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  2207. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.41203618, -0.242182255, 1, 8.4371365e-008, -1.32811849e-007, 8.43714574e-008, -1, 6.85455063e-007, -1.32811792e-007, -6.85455063e-007, -1))
  2208. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2209. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365259, 0.171681702, 0.274691015))
  2210. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457815558, 2.38418579e-007, -0.225013256, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2211. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272353, 0.045782432))
  2212. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.503596783, 0.419583797, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  2213. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2214. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456266, 0.171681702, 0.171682015))
  2215. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526487768, 2.38418579e-007, -0.310853004, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2216. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900105, 0.171681702, 0.0228911825))
  2217. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618076, 2.38418579e-007, 0.257521898, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2218. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.137345672))
  2219. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503597379, 2.38418579e-007, -0.156341553, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2220. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681911, 0.171681702, 0.125900224))
  2221. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354807675, 2.38418579e-007, -0.150618076, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2222. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.160236567))
  2223. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101395, 2.38418579e-007, -0.14489603, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2224. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.217463821))
  2225. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101275, 2.38418579e-007, -0.333743572, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2226. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.103009678))
  2227. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.55510062, 0.493978024, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  2228. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2229. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354598, 0.171681702, 0.0228911825))
  2230. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, 2.38418579e-007, 0.234630585, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2231. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910744, 0.171681702, 0.148791149))
  2232. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762243271, 2.38418579e-007, 0.412033886, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2233. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2234. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.509319663, 0.0762243271, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2235. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2236. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2237. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.509319603, -0.0762243271, -0.99999392, 3.44701228e-008, 1.00972102e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2238. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2239. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819737, 0.171681702, 0.0228911825))
  2240. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268967181, 2.38418579e-007, -0.0762238503, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2241. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2242. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.314748168, -0.0762238503, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2243. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2244. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2245. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.314748138, 0.0762238503, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2246. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2247. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365185, 0.171681702, 0.469263524))
  2248. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595160067, 2.38418579e-007, -0.207845688, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2249. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  2250. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.331916451, -0.041888237, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2251. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2252. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2253. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.268967211, 0.0418877602, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2254. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2255. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2256. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2257. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2258. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2259. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.55510056, 0.041888237, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2260. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2261. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  2262. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.49215132, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2263. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2264. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2265. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967241, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2266. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2267. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2268. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967271, 0.00389385223, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2269. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2270. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  2271. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.49215132, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2272. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2273. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2274. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967241, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2275. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2276. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272949, 0.0457824767))
  2277. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.503592968, 0.419583797, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2278. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2279. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.274691314))
  2280. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457812309, -2.38418579e-007, -0.225012302, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2281. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0343363695, 0.0343370214))
  2282. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.457814097, 0.379526615, -1, 8.77475301e-008, 3.24794875e-008, -8.77475088e-008, -1, 6.25849395e-007, 3.24795408e-008, 6.25849395e-007, 1))
  2283. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2284. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.171681896, 0.0457824767))
  2285. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.310854912, 0.497872889, -1, -1.30953604e-008, 1.03750807e-007, -1.037508e-007, -6.55652514e-007, -1, 1.30954287e-008, -1, 6.55652514e-007))
  2286. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2287. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.171681911, 0.0457824767))
  2288. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.310854912, -0.497872829, -1, 3.14915916e-008, 8.43345092e-008, 8.43345305e-008, 6.55653253e-007, 1, 3.14915347e-008, 1, -6.55653253e-007))
  2289. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2290. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.137345821))
  2291. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503594041, -2.38418579e-007, -0.156341076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2292. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.160236731))
  2293. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555098176, -2.38418579e-007, -0.144895077, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2294. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.46926403))
  2295. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595156789, -2.38418579e-007, -0.207845211, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2296. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456378, 0.171681881, 0.171682194))
  2297. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526484609, -2.38418579e-007, -0.310853004, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2298. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.217464045))
  2299. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555097342, -2.38418579e-007, -0.333743572, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2300. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2301. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, -0.0418872833, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2302. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2303. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2304. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.555097938, 0.0418872833, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2305. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2306. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2307. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, 0.0038933754, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2308. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2309. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2310. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.492148638, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2311. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2312. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2313. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.509315968, 0.0762243271, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2314. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2315. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2316. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.509315968, -0.0762243271, 0.99999392, -3.44700801e-008, -3.47469609e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2317. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2318. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.114454888))
  2319. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180824, -2.38418579e-007, 0.32619071, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2320. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.17168209, 0.171681881, 0.125900358))
  2321. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354804158, -2.38418579e-007, -0.150618076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2322. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910968, 0.171681881, 0.148791298))
  2323. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762238503, -2.38418579e-007, 0.412031174, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2324. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915638581, 0.171681881, 0.217464045))
  2325. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.31657505, -2.38418579e-007, 0.33191371, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2326. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820222, 0.171681881, 0.0228912067))
  2327. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268963337, -2.38418579e-007, -0.0762243271, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2328. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2329. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.412032783, -0.242182255, -1, -8.43714503e-008, 2.90819635e-009, -8.43714503e-008, 1, -6.25849452e-007, -2.9081384e-009, -6.25849452e-007, -1))
  2330. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2331. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2332. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.412032843, 0.242182255, -1, 8.77525324e-008, 3.24803544e-008, -8.7752511e-008, -1, 6.25849452e-007, 3.24804077e-008, 6.25849452e-007, 1))
  2333. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2334. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2335. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2336. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2337. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2338. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.331913531, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2339. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2340. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2341. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.314745247, -0.0762238503, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2342. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2343. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2344. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2345. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2346. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2347. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.314745188, 0.0762238503, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2348. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2349. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2350. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.268963337, 0.0418872833, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2351. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2352. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.103009142, 0.0343370214))
  2353. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.4939785, 0.595156968, -0.99999392, 7.91495403e-009, 6.78595455e-008, -1.34303008e-007, -7.15254259e-007, -0.999994874, -2.2020088e-009, -0.999996305, 6.85451937e-007))
  2354. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2355. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.103009783))
  2356. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.555096865, 0.4939785, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2357. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2358. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354851, 0.171681881, 0.0228912067))
  2359. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, -2.38418579e-007, 0.234627724, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2360. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900239, 0.171681881, 0.0228912067))
  2361. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618553, -2.38418579e-007, 0.257518291, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2362. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  2363. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.242182732, -0.246073961, -1, 1.64762586e-008, -6.83687489e-008, -6.83687347e-008, 6.5565257e-007, 1, 1.6476303e-008, 1, -6.5565257e-007))
  2364. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2365. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  2366. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.242182732, 0.246073961, -1, -1.30966411e-008, 1.03758325e-007, -1.03758317e-007, -6.55652627e-007, -1, 1.30967095e-008, -1, 6.55652627e-007))
  2367. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2368. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915637612, 0.171681702, 0.217463821))
  2369. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.316575527, 2.38418579e-007, 0.331917107, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2370. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0343363322, 0.0343369842))
  2371. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.457817107, 0.379527569, 1, -8.77475728e-008, -1.03240339e-007, 8.77475017e-008, 1, -6.8545512e-007, 1.03240396e-007, 6.8545512e-007, 1))
  2372. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2373. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.114454769))
  2374. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180347, 2.38418579e-007, 0.326194108, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2375. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.171681717, 0.045782432))
  2376. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.310854912, 0.497876048, 1, 1.30954101e-008, -3.19691402e-008, -3.19691331e-008, -7.15258693e-007, -1, -1.30954332e-008, 1, -7.15258693e-007))
  2377. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2378. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  2379. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.242181778, -0.246077538, 1, -1.64764469e-008, -2.04088664e-007, 2.04088693e-007, 7.15258636e-007, 1, -1.64763012e-008, -1, 7.15258636e-007))
  2380. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2381. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.171681732, 0.045782432))
  2382. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.310854912, -0.497876078, 1, -3.14915702e-008, -5.13853884e-008, 5.13854133e-008, 7.15258011e-007, 1, -3.14915347e-008, -1, 7.15258011e-007))
  2383. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2384. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  2385. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.412036151, 0.242182255, 1, -8.7752575e-008, -1.03239472e-007, 8.77525039e-008, 1, -6.85455063e-007, 1.03239529e-007, 6.85455063e-007, 1))
  2386. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2387. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  2388. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.242181778, 0.246077538, 1, 1.30966908e-008, -3.19616227e-008, -3.19616156e-008, -7.15258579e-007, -1, -1.30967139e-008, 1, -7.15258579e-007))
  2389. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2390. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  2391. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.41203618, -0.242182255, 1, 8.4371365e-008, -1.32811849e-007, 8.43714574e-008, -1, 6.85455063e-007, -1.32811792e-007, -6.85455063e-007, -1))
  2392. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2393. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365259, 0.171681702, 0.274691015))
  2394. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457815558, 2.38418579e-007, -0.225013256, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2395. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272353, 0.045782432))
  2396. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.503596783, 0.419583797, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  2397. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2398. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456266, 0.171681702, 0.171682015))
  2399. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526487768, 2.38418579e-007, -0.310853004, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2400. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900105, 0.171681702, 0.0228911825))
  2401. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618076, 2.38418579e-007, 0.257521898, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2402. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.137345672))
  2403. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503597379, 2.38418579e-007, -0.156341553, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2404. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681911, 0.171681702, 0.125900224))
  2405. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354807675, 2.38418579e-007, -0.150618076, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2406. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.160236567))
  2407. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101395, 2.38418579e-007, -0.14489603, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2408. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.217463821))
  2409. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101275, 2.38418579e-007, -0.333743572, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2410. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.103009678))
  2411. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.55510062, 0.493978024, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  2412. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2413. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354598, 0.171681702, 0.0228911825))
  2414. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, 2.38418579e-007, 0.234630585, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2415. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910744, 0.171681702, 0.148791149))
  2416. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762243271, 2.38418579e-007, 0.412033886, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2417. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2418. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.509319663, 0.0762243271, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2419. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2420. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2421. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.509319603, -0.0762243271, -0.99999392, 3.44701228e-008, 1.00972102e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2422. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2423. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819737, 0.171681702, 0.0228911825))
  2424. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268967181, 2.38418579e-007, -0.0762238503, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2425. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2426. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.314748168, -0.0762238503, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2427. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2428. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2429. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.314748138, 0.0762238503, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2430. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2431. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365185, 0.171681702, 0.469263524))
  2432. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595160067, 2.38418579e-007, -0.207845688, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2433. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  2434. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.331916451, -0.041888237, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2435. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2436. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2437. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.268967211, 0.0418877602, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2438. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2439. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2440. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2441. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2442. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2443. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.55510056, 0.041888237, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2444. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2445. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.103009038, 0.0343369879))
  2446. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.493978024, 0.595159888, 0.99999392, -7.91495403e-009, -6.78595455e-008, -1.34303008e-007, -6.55649842e-007, -0.999994874, 2.20201679e-009, 0.999996305, -6.25847633e-007))
  2447. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2448. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2449. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2450. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2451. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2452. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967271, 0.00389385223, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2453. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2454. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.103009038, 0.0343369879))
  2455. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.493978024, 0.595159888, 0.99999392, -7.91495403e-009, -6.78595455e-008, -1.34303008e-007, -6.55649842e-007, -0.999994874, 2.20201679e-009, 0.999996305, -6.25847633e-007))
  2456. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2457. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2458. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2459. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2460. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272949, 0.0457824767))
  2461. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.503592968, 0.419583797, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2462. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2463. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.274691314))
  2464. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457812309, -2.38418579e-007, -0.225012302, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2465. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0343363695, 0.0343370214))
  2466. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.457814097, 0.379526615, -1, 8.77475301e-008, 3.24794875e-008, -8.77475088e-008, -1, 6.25849395e-007, 3.24795408e-008, 6.25849395e-007, 1))
  2467. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2468. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.171681896, 0.0457824767))
  2469. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.310854912, 0.497872889, -1, -1.30953604e-008, 1.03750807e-007, -1.037508e-007, -6.55652514e-007, -1, 1.30954287e-008, -1, 6.55652514e-007))
  2470. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2471. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.171681911, 0.0457824767))
  2472. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.310854912, -0.497872829, -1, 3.14915916e-008, 8.43345092e-008, 8.43345305e-008, 6.55653253e-007, 1, 3.14915347e-008, 1, -6.55653253e-007))
  2473. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2474. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.137345821))
  2475. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503594041, -2.38418579e-007, -0.156341076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2476. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.160236731))
  2477. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555098176, -2.38418579e-007, -0.144895077, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2478. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.46926403))
  2479. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595156789, -2.38418579e-007, -0.207845211, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2480. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456378, 0.171681881, 0.171682194))
  2481. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526484609, -2.38418579e-007, -0.310853004, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2482. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.217464045))
  2483. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555097342, -2.38418579e-007, -0.333743572, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2484. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2485. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, -0.0418872833, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2486. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2487. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2488. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.555097938, 0.0418872833, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2489. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2490. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2491. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, 0.0038933754, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2492. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2493. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2494. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.492148638, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2495. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2496. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2497. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.509315968, 0.0762243271, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2498. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2499. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2500. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.509315968, -0.0762243271, 0.99999392, -3.44700801e-008, -3.47469609e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2501. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2502. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.114454888))
  2503. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180824, -2.38418579e-007, 0.32619071, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2504. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.17168209, 0.171681881, 0.125900358))
  2505. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354804158, -2.38418579e-007, -0.150618076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2506. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910968, 0.171681881, 0.148791298))
  2507. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762238503, -2.38418579e-007, 0.412031174, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2508. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915638581, 0.171681881, 0.217464045))
  2509. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.31657505, -2.38418579e-007, 0.33191371, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2510. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820222, 0.171681881, 0.0228912067))
  2511. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268963337, -2.38418579e-007, -0.0762243271, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2512. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2513. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.412032783, -0.242182255, -1, -8.43714503e-008, 2.90819635e-009, -8.43714503e-008, 1, -6.25849452e-007, -2.9081384e-009, -6.25849452e-007, -1))
  2514. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2515. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2516. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.412032843, 0.242182255, -1, 8.77525324e-008, 3.24803544e-008, -8.7752511e-008, -1, 6.25849452e-007, 3.24804077e-008, 6.25849452e-007, 1))
  2517. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2518. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2519. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2520. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2521. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2522. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.331913531, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2523. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2524. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2525. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.314745247, -0.0762238503, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2526. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2527. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2528. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2529. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2530. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2531. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.314745188, 0.0762238503, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2532. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2533. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2534. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.268963337, 0.0418872833, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2535. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2536. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.103009142, 0.0343370214))
  2537. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.4939785, 0.595156968, -0.99999392, 7.91495403e-009, 6.78595455e-008, -1.34303008e-007, -7.15254259e-007, -0.999994874, -2.2020088e-009, -0.999996305, 6.85451937e-007))
  2538. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2539. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.103009783))
  2540. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.555096865, 0.4939785, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2541. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2542. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354851, 0.171681881, 0.0228912067))
  2543. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, -2.38418579e-007, 0.234627724, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2544. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900239, 0.171681881, 0.0228912067))
  2545. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618553, -2.38418579e-007, 0.257518291, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2546. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  2547. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.242182732, -0.246073961, -1, 1.64762586e-008, -6.83687489e-008, -6.83687347e-008, 6.5565257e-007, 1, 1.6476303e-008, 1, -6.5565257e-007))
  2548. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2549. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  2550. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.242182732, 0.246073961, -1, -1.30966411e-008, 1.03758325e-007, -1.03758317e-007, -6.55652627e-007, -1, 1.30967095e-008, -1, 6.55652627e-007))
  2551. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2552. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915637612, 0.171681702, 0.217463821))
  2553. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.316575527, 2.38418579e-007, 0.331917107, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2554. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0343363322, 0.0343369842))
  2555. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.457817107, 0.379527569, 1, -8.77475728e-008, -1.03240339e-007, 8.77475017e-008, 1, -6.8545512e-007, 1.03240396e-007, 6.8545512e-007, 1))
  2556. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2557. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.114454769))
  2558. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180347, 2.38418579e-007, 0.326194108, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2559. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.171681717, 0.045782432))
  2560. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.310854912, 0.497876048, 1, 1.30954101e-008, -3.19691402e-008, -3.19691331e-008, -7.15258693e-007, -1, -1.30954332e-008, 1, -7.15258693e-007))
  2561. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2562. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  2563. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.242181778, -0.246077538, 1, -1.64764469e-008, -2.04088664e-007, 2.04088693e-007, 7.15258636e-007, 1, -1.64763012e-008, -1, 7.15258636e-007))
  2564. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2565. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.171681732, 0.045782432))
  2566. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.310854912, -0.497876078, 1, -3.14915702e-008, -5.13853884e-008, 5.13854133e-008, 7.15258011e-007, 1, -3.14915347e-008, -1, 7.15258011e-007))
  2567. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2568. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  2569. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.412036151, 0.242182255, 1, -8.7752575e-008, -1.03239472e-007, 8.77525039e-008, 1, -6.85455063e-007, 1.03239529e-007, 6.85455063e-007, 1))
  2570. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2571. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  2572. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.242181778, 0.246077538, 1, 1.30966908e-008, -3.19616227e-008, -3.19616156e-008, -7.15258579e-007, -1, -1.30967139e-008, 1, -7.15258579e-007))
  2573. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2574. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  2575. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.41203618, -0.242182255, 1, 8.4371365e-008, -1.32811849e-007, 8.43714574e-008, -1, 6.85455063e-007, -1.32811792e-007, -6.85455063e-007, -1))
  2576. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2577. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365259, 0.171681702, 0.274691015))
  2578. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457815558, 2.38418579e-007, -0.225013256, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2579. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272353, 0.045782432))
  2580. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.503596783, 0.419583797, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  2581. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2582. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456266, 0.171681702, 0.171682015))
  2583. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526487768, 2.38418579e-007, -0.310853004, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2584. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900105, 0.171681702, 0.0228911825))
  2585. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618076, 2.38418579e-007, 0.257521898, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2586. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.137345672))
  2587. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503597379, 2.38418579e-007, -0.156341553, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2588. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681911, 0.171681702, 0.125900224))
  2589. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354807675, 2.38418579e-007, -0.150618076, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2590. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.160236567))
  2591. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101395, 2.38418579e-007, -0.14489603, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2592. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.217463821))
  2593. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101275, 2.38418579e-007, -0.333743572, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2594. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.103009678))
  2595. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.55510062, 0.493978024, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  2596. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2597. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354598, 0.171681702, 0.0228911825))
  2598. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, 2.38418579e-007, 0.234630585, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2599. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910744, 0.171681702, 0.148791149))
  2600. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762243271, 2.38418579e-007, 0.412033886, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2601. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2602. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.509319663, 0.0762243271, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2603. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2604. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2605. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.509319603, -0.0762243271, -0.99999392, 3.44701228e-008, 1.00972102e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2606. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2607. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819737, 0.171681702, 0.0228911825))
  2608. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268967181, 2.38418579e-007, -0.0762238503, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2609. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2610. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.314748168, -0.0762238503, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2611. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2612. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2613. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.314748138, 0.0762238503, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2614. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2615. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365185, 0.171681702, 0.469263524))
  2616. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595160067, 2.38418579e-007, -0.207845688, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2617. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  2618. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.331916451, -0.041888237, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2619. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2620. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2621. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.268967211, 0.0418877602, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2622. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2623. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2624. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2625. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2626. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2627. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.55510056, 0.041888237, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2628. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2629. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  2630. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.49215132, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2631. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2632. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2633. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967241, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2634. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2635. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2636. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967271, 0.00389385223, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2637. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2638. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2639. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.268967241, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2640. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2641. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  2642. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.49215132, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2643. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2644. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272949, 0.0457824767))
  2645. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.503592968, 0.419583797, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2646. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2647. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.274691314))
  2648. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457812309, -2.38418579e-007, -0.225012302, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2649. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0343363695, 0.0343370214))
  2650. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.457814097, 0.379526615, -1, 8.77475301e-008, 3.24794875e-008, -8.77475088e-008, -1, 6.25849395e-007, 3.24795408e-008, 6.25849395e-007, 1))
  2651. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2652. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.171681896, 0.0457824767))
  2653. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.310854912, 0.497872889, -1, -1.30953604e-008, 1.03750807e-007, -1.037508e-007, -6.55652514e-007, -1, 1.30954287e-008, -1, 6.55652514e-007))
  2654. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2655. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.171681911, 0.0457824767))
  2656. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.310854912, -0.497872829, -1, 3.14915916e-008, 8.43345092e-008, 8.43345305e-008, 6.55653253e-007, 1, 3.14915347e-008, 1, -6.55653253e-007))
  2657. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2658. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.137345821))
  2659. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503594041, -2.38418579e-007, -0.156341076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2660. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.160236731))
  2661. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555098176, -2.38418579e-007, -0.144895077, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2662. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365557, 0.171681881, 0.46926403))
  2663. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595156789, -2.38418579e-007, -0.207845211, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2664. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456378, 0.171681881, 0.171682194))
  2665. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526484609, -2.38418579e-007, -0.310853004, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2666. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457820147, 0.171681881, 0.217464045))
  2667. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555097342, -2.38418579e-007, -0.333743572, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2668. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2669. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, -0.0418872833, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2670. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2671. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2672. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.555097938, 0.0418872833, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2673. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2674. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2675. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.555097938, 0.0038933754, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2676. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2677. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2678. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.492148638, -0.0418877602, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2679. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2680. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2681. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.509315968, 0.0762243271, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2682. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2683. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2684. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.509315968, -0.0762243271, 0.99999392, -3.44700801e-008, -3.47469609e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2685. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2686. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274737, 0.171681881, 0.114454888))
  2687. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180824, -2.38418579e-007, 0.32619071, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2688. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.17168209, 0.171681881, 0.125900358))
  2689. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354804158, -2.38418579e-007, -0.150618076, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2690. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910968, 0.171681881, 0.148791298))
  2691. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762238503, -2.38418579e-007, 0.412031174, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2692. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915638581, 0.171681881, 0.217464045))
  2693. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.31657505, -2.38418579e-007, 0.33191371, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2694. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457820222, 0.171681881, 0.0228912067))
  2695. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268963337, -2.38418579e-007, -0.0762243271, -2.20201279e-009, -0.999996305, 6.55649785e-007, -0.99999392, 4.26325641e-014, 6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2696. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2697. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.412032783, -0.242182255, -1, -8.43714503e-008, 2.90819635e-009, -8.43714503e-008, 1, -6.25849452e-007, -2.9081384e-009, -6.25849452e-007, -1))
  2698. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2699. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0572279356))
  2700. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.412032843, 0.242182255, -1, 8.77525324e-008, 3.24803544e-008, -8.7752511e-008, -1, 6.25849452e-007, 3.24804077e-008, 6.25849452e-007, 1))
  2701. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2702. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2703. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, 0.0038933754, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2704. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2705. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0801182166, 0.0457824841))
  2706. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.331913531, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2707. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2708. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2709. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.314745247, -0.0762238503, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2710. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2711. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2712. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.268963397, -0.0418872833, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2713. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2714. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.022891568))
  2715. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.314745188, 0.0762238503, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2716. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2717. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681881, 0.0457818359, 0.0457824841))
  2718. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.268963337, 0.0418872833, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2719. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2720. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.103009142, 0.0343370214))
  2721. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.4939785, 0.595156968, -0.99999392, 7.91495403e-009, 6.78595455e-008, -1.34303008e-007, -7.15254259e-007, -0.999994874, -2.2020088e-009, -0.999996305, 6.85451937e-007))
  2722. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2723. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0457818359, 0.103009783))
  2724. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.555096865, 0.4939785, -0.999992311, -6.49501573e-008, 4.74951349e-008, 6.4437863e-008, -0.99999541, 6.25847065e-007, 1.64104151e-007, 6.55649274e-007, 0.99999404))
  2725. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2726. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354851, 0.171681881, 0.0228912067))
  2727. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, -2.38418579e-007, 0.234627724, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2728. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900239, 0.171681881, 0.0228912067))
  2729. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618553, -2.38418579e-007, 0.257518291, 1.34303008e-007, 6.85452051e-007, 0.999994874, -0.99999392, 4.26325641e-014, 6.78595526e-008, -2.20201279e-009, -0.999996305, 6.55649785e-007))
  2730. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  2731. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.242182732, -0.246073961, -1, 1.64762586e-008, -6.83687489e-008, -6.83687347e-008, 6.5565257e-007, 1, 1.6476303e-008, 1, -6.5565257e-007))
  2732. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2733. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681881, 0.0572272837, 0.0457824767))
  2734. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.242182732, 0.246073961, -1, -1.30966411e-008, 1.03758325e-007, -1.03758317e-007, -6.55652627e-007, -1, 1.30967095e-008, -1, 6.55652627e-007))
  2735. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2736. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0915637612, 0.171681702, 0.217463821))
  2737. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.316575527, 2.38418579e-007, 0.331917107, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2738. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0343363322, 0.0343369842))
  2739. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.457817107, 0.379527569, 1, -8.77475728e-008, -1.03240339e-007, 8.77475017e-008, 1, -6.8545512e-007, 1.03240396e-007, 6.8545512e-007, 1))
  2740. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2741. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.114454769))
  2742. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.242180347, 2.38418579e-007, 0.326194108, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2743. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.171681717, 0.045782432))
  2744. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.310854912, 0.497876048, 1, 1.30954101e-008, -3.19691402e-008, -3.19691331e-008, -7.15258693e-007, -1, -1.30954332e-008, 1, -7.15258693e-007))
  2745. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2746. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  2747. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.242181778, -0.246077538, 1, -1.64764469e-008, -2.04088664e-007, 2.04088693e-007, 7.15258636e-007, 1, -1.64763012e-008, -1, 7.15258636e-007))
  2748. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2749. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.171681732, 0.045782432))
  2750. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.310854912, -0.497876078, 1, -3.14915702e-008, -5.13853884e-008, 5.13854133e-008, 7.15258011e-007, 1, -3.14915347e-008, -1, 7.15258011e-007))
  2751. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2752. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  2753. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.412036151, 0.242182255, 1, -8.7752575e-008, -1.03239472e-007, 8.77525039e-008, 1, -6.85455063e-007, 1.03239529e-007, 6.85455063e-007, 1))
  2754. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2755. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.045782432))
  2756. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.242181778, 0.246077538, 1, 1.30966908e-008, -3.19616227e-008, -3.19616156e-008, -7.15258579e-007, -1, -1.30967139e-008, 1, -7.15258579e-007))
  2757. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2758. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272241, 0.057227876))
  2759. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.41203618, -0.242182255, 1, 8.4371365e-008, -1.32811849e-007, 8.43714574e-008, -1, 6.85455063e-007, -1.32811792e-007, -6.85455063e-007, -1))
  2760. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2761. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365259, 0.171681702, 0.274691015))
  2762. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.457815558, 2.38418579e-007, -0.225013256, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2763. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0572272353, 0.045782432))
  2764. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.503596783, 0.419583797, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  2765. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2766. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0114456266, 0.171681702, 0.171682015))
  2767. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.526487768, 2.38418579e-007, -0.310853004, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2768. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.125900105, 0.171681702, 0.0228911825))
  2769. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150618076, 2.38418579e-007, 0.257521898, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2770. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0572274141, 0.171681702, 0.137345672))
  2771. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.503597379, 2.38418579e-007, -0.156341553, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2772. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681911, 0.171681702, 0.125900224))
  2773. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.354807675, 2.38418579e-007, -0.150618076, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2774. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.160236567))
  2775. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101395, 2.38418579e-007, -0.14489603, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2776. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0457819663, 0.171681702, 0.217463821))
  2777. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555101275, 2.38418579e-007, -0.333743572, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2778. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.103009678))
  2779. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.55510062, 0.493978024, 0.999992311, 6.49501288e-008, -8.82238425e-008, -6.44378773e-008, 0.99999541, -6.85451369e-007, 1.04501638e-007, 7.15253691e-007, 0.99999404))
  2780. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2781. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.240354598, 0.171681702, 0.0228911825))
  2782. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0933918953, 2.38418579e-007, 0.234630585, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2783. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0228910744, 0.171681702, 0.148791149))
  2784. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0762243271, 2.38418579e-007, 0.412033886, 1.34303008e-007, 6.85452051e-007, 0.999994874, 0.99999392, -4.26325641e-014, -6.78595526e-008, 2.20201279e-009, 0.999996305, -6.55649785e-007))
  2785. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2786. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.509319663, 0.0762243271, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2787. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2788. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2789. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.509319603, -0.0762243271, -0.99999392, 3.44701228e-008, 1.00972102e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2790. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2791. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0457819737, 0.171681702, 0.0228911825))
  2792. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.268967181, 2.38418579e-007, -0.0762238503, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2793. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2794. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.314748168, -0.0762238503, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2795. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2796. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0228915438))
  2797. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.314748138, 0.0762238503, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2798. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2799. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0343365185, 0.171681702, 0.469263524))
  2800. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.595160067, 2.38418579e-007, -0.207845688, 2.20201279e-009, 0.999996305, -6.55649785e-007, 0.99999392, -4.26325641e-014, -6.78595526e-008, -1.34303008e-007, -6.85452051e-007, -0.999994874))
  2801. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0801181346, 0.0457824357))
  2802. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, -0.331916451, -0.041888237, 0.99999392, -3.44700801e-008, -3.47469538e-008, -3.36162955e-008, -0.999996245, 5.66243216e-007, -1.31819306e-007, -5.66243216e-007, -0.999994874))
  2803. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2804. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2805. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.38418579e-007, 0.268967211, 0.0418877602, 0.99999392, 2.83586115e-008, -3.97143971e-008, -2.92122504e-008, 0.999996245, -5.66243216e-007, 1.3678671e-007, 5.66243216e-007, 0.999994874))
  2806. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2807. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2808. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, 0.55510056, -0.041888237, -0.99999392, 3.44701228e-008, 1.00972109e-007, 3.36162742e-008, 0.999996245, -7.45056241e-007, -1.3678671e-007, -8.04660885e-007, -0.999994874))
  2809. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2810. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.171681702, 0.0457817875, 0.0457824357))
  2811. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.38418579e-007, -0.55510056, 0.041888237, -0.99999392, -2.83585724e-008, 9.60047473e-008, 2.92122717e-008, -0.999996245, 7.45056241e-007, 1.31819306e-007, 8.04660885e-007, 0.999994874))
  2812. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2813.  
  2814.  
  2815.  
  2816.  
  2817. main=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Handle",Vector3.new(1.18888795, 0.202614263, 1.19073999))
  2818. mainweld=weld(m,Character["Right Arm"],main,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000557899475, 0.292643309, 0.0299999714, 1, 0, 0, 0, 0.999999762, 0, 0, 0, 1))
  2819. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1.18888795, 0.202614263, 1.19073999))
  2820. Partweld=weld(m,main,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.405221939, 0, 1, 0, 0, 0, 0.999999523, 0, 0, 0, 1))
  2821. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.18888795, 0.202614263, 1.19073999))
  2822. Partweld=weld(m,main,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.780060053, 0, 1, 0, 0, 0, 0.999999523, 0, 0, 0, 1))
  2823. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1.18888795, 0.202614263, 1.19073999))
  2824. Partweld=weld(m,main,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.354575872, 0, 1, 0, 0, 0, 0.999999523, 0, 0, 0, 1))
  2825. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1.18888795, 0.202614263, 1.19073999))
  2826. Partweld=weld(m,main,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -1.20555973, 0, 1, 0, 0, 0, 0.999999523, 0, 0, 0, 1))
  2827. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Teal","Part",Vector3.new(1.17777681, 2.13758039, 1.17961144))
  2828. Partweld=weld(m,main,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.298867464, 0, 1, 0, 0, 0, 0.999999523, 0, 0, 0, 1))
  2829. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1.19999909, 0.202614263, 2.47050714))
  2830. Partweld=weld(m,main,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00555610657, 0, 0.167170286, 1, 0, 0, 0, 0, 1, 0, -0.999999642, 0))
  2831. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.18888795, 0.202614263, 1.19073999))
  2832. Partweld=weld(m,main,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.780077457, 0, 1, 0, 0, 0, 0.999999523, 0, 0, 0, 1))
  2833.  
  2834. Ssongs = {
  2835. 378387996;203275374;303592872;179281636;357375770;346175829;151514610;160536628;60536666;158929777;165520893;160542922;179282324;144043274;168614529;186849544;335631255;335631297;342455387;342455399;209567483;209567529;162914123;162914203;320473062;286415112;190454307;155968128;160453802;276963903;270655227;244143404;246184492;245121821;242545577;247241693;248062278;247236446;256851659;256848383;342455399;209567483;209567529;162914123;162914203;320473062;286415112;190454307;155968128;160453802;276963903;270655227;244143404;246184492;245121821;242545577;247241693;248062278;247236446;256851659;256848383;306431437;348690251;348541501;321185592;305976780;302580452;302205297;299796054;297799220;295753229;295753229;293860654;293612495;293861765;293375555;293376196;293012202;293011823;290524959;306431437;348690251;348541501;321185592;305976780;302580452;302205297;299796054;297799220;295753229;295753229;293860654;293612495;293861765;293375555;293376196;293012202;293011823;290524959;
  2836. }
  2837. BackgroundSound = function(id, par, vol, pit)
  2838. coroutine.resume(coroutine.create(function()
  2839. local sou = Instance.new("Sound", par or workspace)
  2840. sou.Volume = vol
  2841. sou.Pitch = pit or 1
  2842. sou.SoundId = id
  2843. swait()
  2844. sou:play()
  2845. end
  2846. ))
  2847. end
  2848.  
  2849. BackgroundSound("http://roblox.com/asset/?id="..Ssongs[math.random(1,#Ssongs)], Hitbox, 1, 1)
  2850.  
  2851.  
  2852.  
  2853.  
  2854.  
  2855.  
  2856. BlockEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  2857. local prt = CreatePart(effect, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  2858. prt.Anchored = true
  2859. prt.CFrame = cframe
  2860. local msh = CreateMesh("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  2861. game:GetService("Debris"):AddItem(prt, 10)
  2862. if Type == 1 or Type == nil then
  2863. table.insert(Effects, {prt, "Block1", delay, x3, y3, z3, msh})
  2864. else
  2865. if Type == 2 then
  2866. table.insert(Effects, {prt, "Block2", delay, x3, y3, z3, msh})
  2867. end
  2868. end
  2869. end
  2870. SphereEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  2871. local prt = CreatePart(effect, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  2872. prt.Anchored = true
  2873. prt.CFrame = cframe
  2874. local msh = CreateMesh("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  2875. game:GetService("Debris"):AddItem(prt, 10)
  2876. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  2877. end
  2878. RingEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  2879. local prt = CreatePart(effect, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  2880. prt.Anchored = true
  2881. prt.CFrame = cframe * CFrame.new(x1, y1, z1)
  2882. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "rbxassetid://3270017", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  2883. game:GetService("Debris"):AddItem(prt, 10)
  2884. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  2885. end
  2886. CylinderEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  2887. local prt = CreatePart(effect, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  2888. prt.Anchored = true
  2889. prt.CFrame = cframe
  2890. local msh = CreateMesh("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  2891. game:GetService("Debris"):AddItem(prt, 10)
  2892. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  2893. end
  2894. WaveEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  2895. local prt = CreatePart(effect, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  2896. prt.Anchored = true
  2897. prt.CFrame = cframe
  2898. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "rbxassetid://20329976", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  2899. game:GetService("Debris"):AddItem(prt, 10)
  2900. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  2901. end
  2902. SpecialEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  2903. local prt = CreatePart(effect, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  2904. prt.Anchored = true
  2905. prt.CFrame = cframe
  2906. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "rbxassetid://24388358", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  2907. game:GetService("Debris"):AddItem(prt, 10)
  2908. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  2909. end
  2910. DragonEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  2911. local prt = CreatePart(effect, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  2912. prt.Anchored = true
  2913. prt.CFrame = cframe
  2914. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "rbxassetid://420077883", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  2915. game:GetService("Debris"):AddItem(prt, 10)
  2916. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  2917. end
  2918. BreakEffect = function(brickcolor, cframe, x1, y1, z1)
  2919. local prt = CreatePart(effect, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  2920. prt.Anchored = true
  2921. prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  2922. local msh = CreateMesh("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  2923. local num = math.random(10, 50) / 1000
  2924. game:GetService("Debris"):AddItem(prt, 10)
  2925. table.insert(Effects, {prt, "Shatter", num, prt.CFrame, math.random() - math.random(), 0, math.random(50, 100) / 100})
  2926. end
  2927. local count = 1
  2928. local barra = false
  2929. local keafy = false
  2930. Love = function()
  2931. attack = true
  2932. barra = true
  2933. if keafy == true then
  2934. return
  2935. end
  2936. keafy = true
  2937. coroutine.resume(coroutine.create(function()
  2938. while barra do
  2939. wait(0.5)
  2940. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(math.random(-10, 10), -2, math.random(-10, 10)), 5, 1, 5, 0, 5, 0, 0.05)
  2941. end
  2942. end))
  2943. coroutine.resume(coroutine.create(function()
  2944. while count <= 2 do
  2945. wait(1)
  2946. count = count + 1
  2947. SphereEffect(BrickColor.new("Black"), RootPart.CFrame, 15, 15, 15, 2, 2, 2, 0.05)
  2948. end
  2949. end))
  2950. coroutine.resume(coroutine.create(function()
  2951. while barra do
  2952. wait(0.1)
  2953. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, -3, 0) * angles(0, math.rad(math.random(0, 360)), 0), 5, 1, 3, 5, 0, 10, 0.05)
  2954. BlockEffect(BrickColor.new("Black"), LeftArm.CFrame, 5, 5, 5, 0.5, 0.5, 0.5, 0.05, 1)
  2955. end
  2956. end))
  2957. for i = 0, 1, 0.05 do
  2958. swait()
  2959. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -1) * angles(math.rad(40), math.rad(0), math.rad(-70)), 0.3)
  2960. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(-20), math.rad(-30), math.rad(70)), 0.3)
  2961. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-20), math.rad(100), math.rad(90)), 0.3)
  2962. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(-60)), 0.3)
  2963. RH.C0 = clerp(RH.C0, cf(1, -1, 0) * angles(math.rad(0), math.rad(60), math.rad(-30)), 0.3)
  2964. LH.C0 = clerp(LH.C0, cf(-1, 0.2, 0) * angles(math.rad(0), math.rad(-40), math.rad(-60)), 0.3)
  2965. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, cf(0, 0, 0) * LHCF * angles(math.rad(-100), math.rad(100), math.rad(100)), 0.3)
  2966. end
  2967. end
  2968.  
  2969. Hate = function()
  2970. barra = false
  2971. dd = math.random(-50, 50)
  2972. dd2 = math.random(-50, 50)
  2973. dd3 = math.random(-50, 50)
  2974. if count == 1 then
  2975. MagniDamage(RootPart, 17, 5, 10, 0, "Normal")
  2976. CreateSound("http://roblox.com/asset/?id=63719813", Hitbox, 1, 0.6)
  2977. coroutine.resume(coroutine.create(function()
  2978. for i = 0, 360, 10 do
  2979. swait()
  2980. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.03)
  2981. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  2982. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  2983. end
  2984. end))
  2985. else
  2986. if count == 2 then
  2987. MagniDamage(RootPart, 17, 10, 15, 0, "Normal")
  2988. CreateSound("http://roblox.com/asset/?id=63719813", Hitbox, 1, 0.5)
  2989. coroutine.resume(coroutine.create(function()
  2990. for i = 0, 360, 10 do
  2991. swait()
  2992. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.05)
  2993. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  2994. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  2995. end
  2996. end))
  2997. coroutine.resume(coroutine.create(function()
  2998. for i = 0, 360, 10 do
  2999. swait()
  3000. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.05)
  3001. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3002. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3003. end
  3004. end))
  3005. else
  3006. if count == 3 then
  3007. CreateSound("http://roblox.com/asset/?id=63719813", Hitbox, 1, 0.2)
  3008. MagniDamage(RootPart, 17, 20, 20, 0, "Normal")
  3009. coroutine.resume(coroutine.create(function()
  3010. for i = 0, 360, 10 do
  3011. swait()
  3012. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.06)
  3013. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3014. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3015. end
  3016. end))
  3017. coroutine.resume(coroutine.create(function()
  3018. for i = 0, 360, 10 do
  3019. swait()
  3020. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd3, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.06)
  3021. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd3, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3022. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd3, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3023. end
  3024. end))
  3025. coroutine.resume(coroutine.create(function()
  3026. for i = 0, 360, 10 do
  3027. swait()
  3028. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.06)
  3029. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3030. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3031. end
  3032. end))
  3033. end
  3034. end
  3035. end
  3036. count = 1
  3037. wait(2)
  3038. keafy = false
  3039. attack = false
  3040. end
  3041.  
  3042. Hate = function()
  3043. barra = false
  3044. dd = math.random(-50, 50)
  3045. dd2 = math.random(-50, 50)
  3046. dd3 = math.random(-50, 50)
  3047. if count == 1 then
  3048. MagniDamage(RootPart, 17, 5, 10, 0, "Normal")
  3049. CreateSound("http://roblox.com/asset/?id=63719813", Hitbox, 1, 0.6)
  3050. coroutine.resume(coroutine.create(function()
  3051. for i = 0, 360, 10 do
  3052. swait()
  3053. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.03)
  3054. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3055. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3056. end
  3057. end))
  3058. else
  3059. if count == 2 then
  3060. MagniDamage(RootPart, 17, 10, 15, 0, "Normal")
  3061. CreateSound("http://roblox.com/asset/?id=63719813", Hitbox, 1, 0.5)
  3062. coroutine.resume(coroutine.create(function()
  3063. for i = 0, 360, 10 do
  3064. swait()
  3065. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.05)
  3066. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3067. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3068. end
  3069. end))
  3070. coroutine.resume(coroutine.create(function()
  3071. for i = 0, 360, 10 do
  3072. swait()
  3073. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.05)
  3074. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3075. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3076. end
  3077. end))
  3078. else
  3079. if count == 3 then
  3080. CreateSound("http://roblox.com/asset/?id=63719813", Hitbox, 1, 0.2)
  3081. MagniDamage(RootPart, 17, 20, 20, 0, "Normal")
  3082. coroutine.resume(coroutine.create(function()
  3083. for i = 0, 360, 10 do
  3084. swait()
  3085. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.06)
  3086. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3087. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd2, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3088. end
  3089. end))
  3090. coroutine.resume(coroutine.create(function()
  3091. for i = 0, 360, 10 do
  3092. swait()
  3093. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd3, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.06)
  3094. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd3, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3095. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd3, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3096. end
  3097. end))
  3098. coroutine.resume(coroutine.create(function()
  3099. for i = 0, 360, 10 do
  3100. swait()
  3101. SphereEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10), 3, 3, 3, 1, 1, 1, 0.06)
  3102. DragonEffect(BrickColor.new("Really red"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1)
  3103. DragonEffect(BrickColor.new("Black"), RootPart.CFrame * cf(0, 0, math.rad(i)) * angles(dd, math.rad(i), 0) * cf(0, -2, 10) * angles(1.57, -1.57, 0), 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.08)
  3104. end
  3105. end))
  3106. end
  3107. end
  3108. end
  3109. count = 1
  3110. wait(2)
  3111. keafy = false
  3112. attack = false
  3113. end
  3114.  
  3115.  
  3116.  
  3117.  
  3118. BlockEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  3119. local prt = CreatePart(workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3120. prt.Anchored = true
  3121. prt.CFrame = cframe
  3122. local msh = CreateMesh("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3123. game:GetService("Debris"):AddItem(prt, 10)
  3124. if Type == 1 or Type == nil then
  3125. table.insert(Effects, {prt, "Block1", delay, x3, y3, z3, msh})
  3126. else
  3127. if Type == 2 then
  3128. table.insert(Effects, {prt, "Block2", delay, x3, y3, z3, msh})
  3129. end
  3130. end
  3131. end
  3132.  
  3133. SphereEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3134. local prt = CreatePart(workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3135. prt.Anchored = true
  3136. prt.CFrame = cframe
  3137. local msh = CreateMesh("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3138. game:GetService("Debris"):AddItem(prt, 10)
  3139. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  3140. end
  3141.  
  3142. RingEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3143. local prt = CreatePart(workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  3144. prt.Anchored = true
  3145. prt.CFrame = cframe * CFrame.new(x1, y1, z1)
  3146. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "rbxassetid://3270017", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3147. game:GetService("Debris"):AddItem(prt, 10)
  3148. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  3149. end
  3150.  
  3151. CylinderEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3152. local prt = CreatePart(workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3153. prt.Anchored = true
  3154. prt.CFrame = cframe
  3155. local msh = CreateMesh("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3156. game:GetService("Debris"):AddItem(prt, 10)
  3157. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  3158. end
  3159.  
  3160. WaveEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3161. local prt = CreatePart(workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3162. prt.Anchored = true
  3163. prt.CFrame = cframe
  3164. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "rbxassetid://20329976", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3165. game:GetService("Debris"):AddItem(prt, 10)
  3166. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  3167. end
  3168.  
  3169. SpecialEffect = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3170. local prt = CreatePart(workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3171. prt.Anchored = true
  3172. prt.CFrame = cframe
  3173. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "rbxassetid://24388358", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3174. game:GetService("Debris"):AddItem(prt, 10)
  3175. table.insert(Effects, {prt, "Cylinder", delay, x3, y3, z3, msh})
  3176. end
  3177.  
  3178. BreakEffect = function(brickcolor, cframe, x1, y1, z1)
  3179. local prt = CreatePart(workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  3180. prt.Anchored = true
  3181. prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  3182. local msh = CreateMesh("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3183. local num = math.random(10, 50) / 1000
  3184. game:GetService("Debris"):AddItem(prt, 10)
  3185. table.insert(Effects, {prt, "Shatter", num, prt.CFrame, math.random() - math.random(), 0, math.random(50, 100) / 100})
  3186. end
  3187.  
  3188. attackone = function()
  3189. attack = true
  3190. Humanoid.WalkSpeed = 0
  3191. local con = Hitbox.Touched:connect(function(hit)
  3192. Damagefunc(Hitbox, hit, 1, 3, math.random(1, 5), "Normal", RootPart, 0.2, "rbxassetid://199149221", 0.8)
  3193. end
  3194. )
  3195. for i = 0, 1, 0.13 do
  3196. swait()
  3197. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1) * angles(math.rad(-20), math.rad(0), math.rad(-10)), 0.3)
  3198. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(20), math.rad(0), math.rad(10)), 0.3)
  3199. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.7, 0.2) * angles(math.rad(180), math.rad(100), math.rad(5)), 0.3)
  3200. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-140), math.rad(-75)), 0.3)
  3201. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(10), math.rad(-50)), 0.3)
  3202. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(10), math.rad(20)), 0.3)
  3203. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(-30), math.rad(100), math.rad(0)), 0.3)
  3204. end
  3205. CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 0.8)
  3206. for i = 0, 1, 0.1 do
  3207. swait()
  3208. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1) * angles(math.rad(20), math.rad(0), math.rad(0)), 0.5)
  3209. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(15), math.rad(0), math.rad(0)), 0.5)
  3210. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.4, -0.3) * angles(math.rad(30), math.rad(100), math.rad(-20)), 0.5)
  3211. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(-40)), 0.5)
  3212. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(0), math.rad(-10)), 0.5)
  3213. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(0), math.rad(-20)), 0.5)
  3214. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(-20), math.rad(100), math.rad(3)), 0.5)
  3215. end
  3216. con:disconnect()
  3217. Humanoid.WalkSpeed = 15
  3218. attack = false
  3219. end
  3220.  
  3221. local attackready = false
  3222. finale = function()
  3223. attack = true
  3224. attackready = true
  3225. Humanoid.WalkSpeed = 0
  3226. for i = 0, 1, 0.13 do
  3227. swait()
  3228. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1) * angles(math.rad(-20), math.rad(0), math.rad(-10)), 0.3)
  3229. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(20), math.rad(0), math.rad(10)), 0.3)
  3230. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.7, 0.2) * angles(math.rad(180), math.rad(-10), math.rad(5)), 0.3)
  3231. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(-140), math.rad(-75)), 0.3)
  3232. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(10), math.rad(-50)), 0.3)
  3233. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(10), math.rad(20)), 0.3)
  3234. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(-30), math.rad(0), math.rad(0)), 0.3)
  3235. end
  3236. ref = CreatePart(workspace, "SmoothPlastic", 0, 0, BrickColor.new("Black"), "ref", Vector3.new())
  3237. ref.Anchored = true
  3238. ref.CanCollide = false
  3239. ref.CFrame = LeftArm.CFrame * CFrame.new(0, -0.5, 0)
  3240. coroutine.resume(coroutine.create(function()
  3241. for i = 0, 5, 0.1 do
  3242. swait()
  3243. ref.CFrame = LeftArm.CFrame * CFrame.new(0, -0.5 - 5 * i, 0)
  3244. end
  3245. end
  3246. ))
  3247. coroutine.resume(coroutine.create(function()
  3248. while attackready do
  3249. wait(0.15)
  3250. BlockEffect(Character["Torso"].BrickColor, ref.CFrame, 50, 50, 50, -0.5, -0.5, -0.5, 0.07, 1)
  3251. SphereEffect(Character["Torso"].BrickColor, ref.CFrame, 50, 50, 50, -0.5, -0.5, -0.5, 0.07)
  3252. end
  3253. end
  3254. ))
  3255. CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 0.8)
  3256. for i = 0, 2, 0.05 do
  3257. swait()
  3258. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1) * angles(math.rad(-20), math.rad(0), math.rad(-90)), 0.3)
  3259. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(20), math.rad(0), math.rad(90)), 0.3)
  3260. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.7, 0.2) * angles(math.rad(180), math.rad(-10), math.rad(5)), 0.3)
  3261. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(0), math.rad(-95)), 0.3)
  3262. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(10), math.rad(-20)), 0.3)
  3263. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(10), math.rad(-20)), 0.3)
  3264. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(30), math.rad(0), math.rad(0)), 0.3)
  3265. end
  3266. for i = 0, 2, 0.05 do
  3267. swait()
  3268. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1) * angles(math.rad(-20), math.rad(0), math.rad(-90)), 0.3)
  3269. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(20), math.rad(0), math.rad(90)), 0.3)
  3270. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.7, 0.2) * angles(math.rad(180), math.rad(-10), math.rad(5)), 0.3)
  3271. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(0), math.rad(-95)), 0.3)
  3272. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(10), math.rad(-20)), 0.3)
  3273. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(10), math.rad(-20)), 0.3)
  3274. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(30), math.rad(0), math.rad(0)), 0.3)
  3275. end
  3276. for i = 0, 1, 0.1 do
  3277. swait()
  3278. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1) * angles(math.rad(0), math.rad(0), math.rad(-30)), 0.3)
  3279. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(30)), 0.3)
  3280. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.7, 0.2) * angles(math.rad(180), math.rad(-10), math.rad(5)), 0.3)
  3281. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(0), math.rad(-45)), 0.3)
  3282. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(10), math.rad(-20)), 0.3)
  3283. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(10), math.rad(0)), 0.3)
  3284. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(30), math.rad(0), math.rad(0)), 0.3)
  3285. end
  3286. ref.CFrame = RootPart.CFrame * CFrame.new(0, -0.5, -25)
  3287. MagniDamage(ref, 100, 30, 40, 10, "Knockdown")
  3288. BlockEffect(Character["Torso"].BrickColor, ref.CFrame, 150, 150, 150, 15, 15, 15, 0.07, 1)
  3289. SphereEffect(Character["Torso"].BrickColor, ref.CFrame, 150, 150, 150, 51, 51, 51, 0.07)
  3290. SphereEffect(Character["Torso"].BrickColor, ref.CFrame, 20, 100, 20, 10, 100, 10, 0.07)
  3291. for i = 0, 1, 0.1 do
  3292. swait()
  3293. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1) * angles(math.rad(0), math.rad(0), math.rad(-30)), 0.3)
  3294. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(30)), 0.3)
  3295. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.7, 0.2) * angles(math.rad(180), math.rad(-10), math.rad(5)), 0.3)
  3296. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -0.5) * angles(math.rad(0), math.rad(0), math.rad(-45)), 0.3)
  3297. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(10), math.rad(-20)), 0.3)
  3298. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(10), math.rad(0)), 0.3)
  3299. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(30), math.rad(0), math.rad(0)), 0.3)
  3300. end
  3301. ref.Parent = nil
  3302. Humanoid.WalkSpeed = 15
  3303. attack = false
  3304. attackready = false
  3305. end
  3306.  
  3307. local slashndash = false
  3308. Slashy = function()
  3309. attack = true
  3310. Humanoid.WalkSpeed = 0
  3311. for i = 0, 1, 0.1 do
  3312. swait()
  3313. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1) * angles(math.rad(-20), math.rad(0), math.rad(-50)), 0.3)
  3314. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(20), math.rad(0), math.rad(50)), 0.3)
  3315. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.7, 0.2) * angles(math.rad(100), math.rad(-10), math.rad(5)), 0.3)
  3316. LW.C0 = clerp(LW.C0, CFrame.new(-0.8, 0.5, -0.5) * angles(math.rad(0), math.rad(-140), math.rad(-85)), 0.3)
  3317. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(10), math.rad(-50)), 0.3)
  3318. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(10), math.rad(20)), 0.3)
  3319. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(-30), math.rad(0), math.rad(0)), 0.3)
  3320. end
  3321. --CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 0.8)
  3322. for i = 0, 1, 0.1 do
  3323. swait()
  3324. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1) * angles(math.rad(20), math.rad(0), math.rad(0)), 0.5)
  3325. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(15), math.rad(0), math.rad(0)), 0.5)
  3326. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.4, -0.3) * angles(math.rad(-130), math.rad(-200), math.rad(-20)), 0.5)
  3327. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(-40)), 0.5)
  3328. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(0), math.rad(-10)), 0.5)
  3329. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(0), math.rad(-20)), 0.5)
  3330. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(-20), math.rad(20), math.rad(3)), 0.5)
  3331. end
  3332. ref = CreatePart(workspace, "SmoothPlastic", 0, 0, BrickColor.new("Black"), "ref", Vector3.new())
  3333. ref.Anchored = true
  3334. ref.CanCollide = false
  3335. ref.CFrame = RootPart.CFrame * CFrame.new(0, -0.5, -5)
  3336. game.Debris:AddItem(ref, 1)
  3337. for i = 0, 10, 0.5 do
  3338. swait()
  3339. --CreateSound("http://www.roblox.com/asset/?id=192410089", Handle, 1, 0.7)
  3340. SphereEffect(Character["Torso"].BrickColor, ref.CFrame, 2, 10 * i * 2, 2, 0.5, 5, 0.5, 0.05)
  3341. --BlockEffect(Character["Torso"].BrickColor, ref.CFrame * CFrame.new(0, -0.5, 0), 10, 10, 10, 0.5 * i, 0.5 * i, 0.5 * i, 0.05)
  3342. MagniDamage(ref, 6, 5, 13, 0, "Normal")
  3343. ref.CFrame = RootPart.CFrame * CFrame.new(0, -0.5, -5 * i)
  3344. end
  3345. if slashndash == true then
  3346. RootPart.CFrame = RootPart.CFrame * CFrame.new(0, 0, -50)
  3347. --BlockEffect(Character["Torso"].BrickColor, RootPart.CFrame, 10, 10, 10, 5, 5, 5, 0.05)
  3348. for i = 0, 1, 0.13 do
  3349. swait()
  3350. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-70)), 0.3)
  3351. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(70)), 0.3)
  3352. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-140), math.rad(-90)), 0.3)
  3353. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(-40)), 0.3)
  3354. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3355. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3356. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(10)), 0.3)
  3357. end
  3358. --CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 1)
  3359. for i = 0, 1, 0.13 do
  3360. swait()
  3361. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(70)), 0.3)
  3362. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(-70)), 0.3)
  3363. RW.C0 = clerp(RW.C0, CFrame.new(1.1, 0.5, -0.3) * angles(math.rad(0), math.rad(-50), math.rad(-90)), 0.3)
  3364. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(-40)), 0.3)
  3365. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3366. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3367. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(-90), math.rad(0), math.rad(10)), 0.3)
  3368. end
  3369. end
  3370. do
  3371. wait(1)
  3372. Humanoid.WalkSpeed = 15
  3373. slashndash = false
  3374. attack = false
  3375. end
  3376. end
  3377.  
  3378. function DIVIDE()
  3379. attack = true
  3380. Character.Humanoid.Jump = true
  3381. for i = 0, 1, 0.05 do
  3382. swait()
  3383. Torso.Velocity = Vector3.new(0,100, 0)
  3384. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -.5) * angles(6 * i, math.rad(0), math.rad(0)), .2)
  3385. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(10), math.rad(0), math.rad(90)), .3)
  3386. RW.C0 = clerp(RW.C0, CFrame.new(1.2, 1, .7) * angles(math.rad(180), math.rad(80), math.rad(-80)), .3)
  3387. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(0), math.rad(-20)), .3)
  3388. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-3), math.rad(0), math.rad(20)), .3)
  3389. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, cn(0, 0, 0) * angles(math.rad(-10), math.rad(10), math.rad(50)), .3)
  3390. end
  3391. for i = 0, 1, 0.017 do
  3392. swait()
  3393. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -.5) * angles(math.rad(50), math.rad(0), math.rad(0)), .2)
  3394. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(0)), .3)
  3395. RW.C0 = clerp(RW.C0, CFrame.new(1.2, 1, -1) * angles(math.rad(180), math.rad(80), math.rad(-80)), .3)
  3396. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(0), math.rad(-50)), .2)
  3397. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-3), math.rad(0), math.rad(50)), .2)
  3398. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, cn(0, 0, 0) * angles(math.rad(-10), math.rad(10), math.rad(50)), .3)
  3399. end
  3400. for i = 0, 1, 0.05 do
  3401. swait()
  3402. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), .3)
  3403. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(0)), .3)
  3404. RW.C0 = clerp(RW.C0, CFrame.new(1, .5, -.7) * angles(math.rad(40), math.rad(80), math.rad(-50)), .3)
  3405. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(0), math.rad(10)), .3)
  3406. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-3), math.rad(0), math.rad(-10)), .3)
  3407. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, cn(0, 0, 0) * angles(math.rad(20), math.rad(-20), math.rad(50)), .3)
  3408. MagniDamage(RootPart, 10, 10, 10, 1e9, "Normal")
  3409. end
  3410. attack = false
  3411. end
  3412.  
  3413.  
  3414. spinattack = function()
  3415. attack = true
  3416. Humanoid.WalkSpeed = 5
  3417. for i = 0, 1, 0.13 do
  3418. swait()
  3419. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.5) * angles(math.rad(0), math.rad(0), math.rad(70)), 0.3)
  3420. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(-70)), 0.3)
  3421. RW.C0 = clerp(RW.C0, CFrame.new(1.2, 0.4, 0) * angles(math.rad(0), math.rad(60), math.rad(90)), 0.3)
  3422. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(60), math.rad(0), math.rad(-30)), 0.3)
  3423. RH.C0 = clerp(RH.C0, cn(1, -0.5, 0) * RHCF * angles(math.rad(-3), math.rad(-30), math.rad(0)), 0.3)
  3424. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(-30), math.rad(50)), 0.3)
  3425. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(10)), 0.3)
  3426. end
  3427. for i = 0, 3 do
  3428. swait()
  3429. MagniDamage(RootPart, 15, 10, 15, 0, "Normal")
  3430. CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 0.9)
  3431. for i = 0, 1, 0.1 do
  3432. swait()
  3433. Torso.Velocity = RootPart.CFrame.lookVector * 75
  3434. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.25) * angles(math.rad(0), math.rad(0), math.rad(0 - 360 * i)), 0.3)
  3435. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(10), math.rad(0), math.rad(60)), 0.3)
  3436. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.4, 0.1) * angles(math.rad(100), math.rad(20), math.rad(90)), 0.3)
  3437. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(40)), 0.3)
  3438. RH.C0 = clerp(RH.C0, cn(1, -0.9, 0) * RHCF * angles(math.rad(-3), math.rad(40), math.rad(-10)), 0.3)
  3439. LH.C0 = clerp(LH.C0, cn(-1, -0.7, 0) * LHCF * angles(math.rad(-2), math.rad(30), math.rad(-10)), 0.3)
  3440. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(-50), math.rad(0), math.rad(-10)), 0.3)
  3441. end
  3442. end
  3443. Humanoid.WalkSpeed = 15
  3444. attack = false
  3445. end
  3446.  
  3447. attacktwo = function()
  3448. attack = true
  3449. local con = Hitbox.Touched:connect(function(hit)
  3450. Damagefunc(Hitbox, hit, 1, 5, math.random(1, 5), "Normal", RootPart, 0.2, "rbxassetid://199149221", 0.8)
  3451. end
  3452. )
  3453. Humanoid.WalkSpeed = 5
  3454. for i = 0, 1, 0.13 do
  3455. swait()
  3456. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.5) * angles(math.rad(0), math.rad(0), math.rad(70)), 0.3)
  3457. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(-70)), 0.3)
  3458. RW.C0 = clerp(RW.C0, CFrame.new(1.2, 0.4, 0) * angles(math.rad(-90), math.rad(60), math.rad(90)), 0.3)
  3459. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(-30)), 0.3)
  3460. RH.C0 = clerp(RH.C0, cn(1, -0.5, 0) * RHCF * angles(math.rad(-3), math.rad(-30), math.rad(0)), 0.3)
  3461. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-2), math.rad(-30), math.rad(50)), 0.3)
  3462. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(10)), 0.3)
  3463. end
  3464. CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 0.9)
  3465. for i = 0, 1, 0.1 do
  3466. swait()
  3467. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.25) * angles(math.rad(10), math.rad(0), math.rad(-60)), 0.3)
  3468. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(-10), math.rad(0), math.rad(60)), 0.3)
  3469. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.4, 0.1) * angles(math.rad(-90), math.rad(-20), math.rad(90)), 0.3)
  3470. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-40)), 0.3)
  3471. RH.C0 = clerp(RH.C0, cn(1, -0.9, 0) * RHCF * angles(math.rad(-3), math.rad(40), math.rad(-10)), 0.3)
  3472. LH.C0 = clerp(LH.C0, cn(-1, -0.7, 0) * LHCF * angles(math.rad(-2), math.rad(30), math.rad(-10)), 0.3)
  3473. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(-50), math.rad(0), math.rad(-10)), 0.3)
  3474. end
  3475. con:disconnect()
  3476. Humanoid.WalkSpeed = 15
  3477. attack = false
  3478. end
  3479.  
  3480. attackthree = function()
  3481. attack = true
  3482. local con = Hitbox.Touched:connect(function(hit)
  3483. Damagefunc(Hitbox, hit, 1, 10, math.random(1, 5), "Normal", RootPart, 0.2, "rbxassetid://199149221", 0.8)
  3484. end
  3485. )
  3486. Humanoid.WalkSpeed = 5
  3487. for i = 0, 1, 0.13 do
  3488. swait()
  3489. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-70)), 0.3)
  3490. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(70)), 0.3)
  3491. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(80), math.rad(-140), math.rad(-90)), 0.3)
  3492. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(-40)), 0.3)
  3493. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3494. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3495. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(10)), 0.3)
  3496. end
  3497. CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 1)
  3498. for i = 0, 1, 0.13 do
  3499. swait()
  3500. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(70)), 0.3)
  3501. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(-70)), 0.3)
  3502. RW.C0 = clerp(RW.C0, CFrame.new(1.1, 0.5, -0.3) * angles(math.rad(80), math.rad(-50), math.rad(-90)), 0.3)
  3503. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(-40)), 0.3)
  3504. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3505. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3506. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(-90), math.rad(0), math.rad(10)), 0.3)
  3507. end
  3508. con:disconnect()
  3509. Humanoid.WalkSpeed = 15
  3510. attack = false
  3511. end
  3512.  
  3513. Naildrive = function()
  3514. attack = true
  3515. Humanoid.WalkSpeed = 5
  3516. local con = Hitbox.Touched:connect(function(hit)
  3517. Damagefunc(Hitbox, hit, 8, 28, math.random(1, 5), "Normal", RootPart, 0.2, "rbxassetid://199149221", 0.8)
  3518. end
  3519. )
  3520. for i = 0, 1, 0.1 do
  3521. swait()
  3522. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(-10), math.rad(0), math.rad(-90)), 0.4)
  3523. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(10), math.rad(0), math.rad(90)), 0.4)
  3524. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(100), math.rad(-140), math.rad(-90)), 0.3)
  3525. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-90)), 0.3)
  3526. RH.C0 = clerp(RH.C0, cn(1, -1, -0.5) * RHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3527. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-5), math.rad(10), math.rad(20)), 0.3)
  3528. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(160), math.rad(0), math.rad(10)), 0.3)
  3529. end
  3530. CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 1)
  3531. for i = 0, 1, 0.1 do
  3532. Torso.Velocity = RootPart.CFrame.lookVector * 50
  3533. swait()
  3534. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(90)), 0.3)
  3535. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(-20), math.rad(0), math.rad(-90)), 0.3)
  3536. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, -0.5) * angles(math.rad(100), math.rad(200), math.rad(-90)), 0.3)
  3537. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-90)), 0.3)
  3538. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3539. LH.C0 = clerp(LH.C0, cn(-1, -1, -0.5) * LHCF * angles(math.rad(-5), math.rad(10), math.rad(-10)), 0.3)
  3540. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(260), math.rad(0), math.rad(0)), 0.3)
  3541. end
  3542. CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 0.8)
  3543. for i = 0, 1, 0.08 do
  3544. swait()
  3545. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(-70)), 0.3)
  3546. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(10), math.rad(70)), 0.3)
  3547. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(110), math.rad(250), math.rad(-90)), 0.3)
  3548. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(-100), math.rad(-90)), 0.3)
  3549. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3550. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-5), math.rad(10), math.rad(-10)), 0.3)
  3551. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(400), math.rad(0), math.rad(0)), 0.3)
  3552. end
  3553. CreateSound("http://roblox.com/asset/?id=320557563", Hitbox, 1, 1.2)
  3554. for i = 0, 1, 0.1 do
  3555. swait()
  3556. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(100)), 0.3)
  3557. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(0), math.rad(0), math.rad(-100)), 0.3)
  3558. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(300), math.rad(-90)), 0.3)
  3559. LW.C0 = clerp(LW.C0, CFrame.new(-1, 0.5, -1) * angles(math.rad(0), math.rad(-200), math.rad(-90)), 0.3)
  3560. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-5), math.rad(10), math.rad(0)), 0.3)
  3561. LH.C0 = clerp(LH.C0, cn(-1, -1, 0) * LHCF * angles(math.rad(-5), math.rad(10), math.rad(-10)), 0.3)
  3562. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(260), math.rad(0), math.rad(0)), 0.3)
  3563. end
  3564. con:disconnect()
  3565. Humanoid.WalkSpeed = 15
  3566. attack = false
  3567. end
  3568.  
  3569. ob1u = function()
  3570. end
  3571.  
  3572.  
  3573.  
  3574.  
  3575. Laz0r = function()
  3576. attack = true
  3577. Character.Humanoid.WalkSpeed = 0
  3578. la = Instance.new("Part",Character)
  3579. la.FormFactor = 3
  3580. la.TopSurface = 0
  3581. la.Transparency = 0.8
  3582. la.BottomSurface = 0
  3583. la.Material = "Neon"
  3584. la.Size = Vector3.new(0.3,0.3,0.3)
  3585. la.BrickColor = Character["Torso"].BrickColor
  3586. lam = Instance.new("SpecialMesh",la)
  3587. lam.MeshType = "Sphere"
  3588. lam.Scale = Vector3.new(1,1,1)
  3589. law = Instance.new("Weld",la)
  3590. law.Part0 = la
  3591. law.Part1 = handle
  3592. la1 = Instance.new("Part",Character)
  3593. la1.FormFactor = 3
  3594. la1.TopSurface = 0
  3595. la1.Transparency = 0
  3596. la1.BottomSurface = 0
  3597. la1.Material = "Neon"
  3598. la1.Size = Vector3.new(0.1,0.1,0.1)
  3599. la1.BrickColor = BrickColor.new("Bright red")
  3600. lam1 = Instance.new("SpecialMesh",la1)
  3601. lam1.MeshType = "Sphere"
  3602. lam1.Scale = Vector3.new(1,1,1)
  3603. law1 = Instance.new("Weld",la1)
  3604. law1.Part0 = la1
  3605. law1.Part1 = handle
  3606. s1 = Instance.new("Sound",handle)
  3607. s1.SoundId = "rbxassetid://181004943"
  3608. s1.Volume = .7
  3609. s1.Pitch = .9
  3610. s1:Play()
  3611. for i = 1,6,0.15 do wait()
  3612. lam.Scale = Vector3.new(i,i,i)
  3613. lam1.Scale = Vector3.new(i,i,i)
  3614. end
  3615. wait(0.1)
  3616. wait(0.4)
  3617. s = Instance.new("Sound",handle)
  3618. s.SoundId = "rbxassetid://228343271"
  3619. s.Volume = .7
  3620. s.Pitch = 1
  3621. s:Play()
  3622. rng = Instance.new("Part",Character)
  3623. rng.FormFactor = 3
  3624. rng.TopSurface = 0
  3625. rng.BottomSurface = 0
  3626. rng.Transparency = 0.8
  3627. rng.BrickColor = Character["Torso"].BrickColor
  3628. rng.Size = Vector3.new(0.1,0.1,0.1)
  3629. rng.Material = "Neon"
  3630. rngm = Instance.new("SpecialMesh",rng)
  3631. rngm.MeshType = "FileMesh"
  3632. rngm.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3633. rngm.Scale = Vector3.new(1,1,1)
  3634. rngw = Instance.new("Weld",rng)
  3635. rngw.Part0 = rng
  3636. rngw.Part1 = handle
  3637. rngw.C0 = CFrame.new(0,0,0) * CFrame.Angles(math.pi/2,0,0)
  3638. la2 = Instance.new("Part",Character)
  3639. la2.FormFactor = 3
  3640. la2.TopSurface = 0
  3641. la2.Transparency = 0
  3642. la2.BottomSurface = 0
  3643. la2.Material = "Neon"
  3644. la2.Size = Vector3.new(0.1,0.1,0.1)
  3645. la2.BrickColor = Character["Torso"].BrickColor
  3646. lam2 = Instance.new("SpecialMesh",la2)
  3647. lam2.MeshType = "Sphere"
  3648. lam2.Scale = Vector3.new(1,1,1)
  3649. law2 = Instance.new("Weld",la2)
  3650. law2.Part0 = la2
  3651. law2.Part1 = la1
  3652. local Beam1 = la2:Clone()
  3653. Beam1.Parent = Character
  3654. local Mesh = Instance.new("CylinderMesh",Beam1)
  3655. Beam1.Size = Vector3.new(1,1,1)
  3656. Beam1.Anchored = true
  3657. Beam1.CanCollide = false
  3658. local Beam2 = Beam1:Clone()
  3659. Beam2.Parent = Character
  3660. Beam2.Transparency = .8
  3661. Beam2.BrickColor = Character["Torso"].BrickColor
  3662. local Mesh2 = Instance.new("CylinderMesh",Beam2)
  3663. for i = 1,17,0.3 do wait()
  3664. lam2.Scale = Vector3.new(0,0,i)
  3665. rngm.Scale = Vector3.new(i/4,i/4,1)
  3666. local Ray = Ray.new(la2.CFrame.p,(la2.CFrame.p-(la2.CFrame*CFrame.new(0,-10,0)).p).unit*900)
  3667. local hit,pos = workspace:FindPartOnRay(Ray,Character)
  3668. local Mag = (pos - la2.CFrame.p).magnitude
  3669. Beam1.CFrame = la2.CFrame * CFrame.new(0,Mag/2,0)
  3670. Mesh.Scale = Vector3.new(.7,Mag,.7)
  3671. Beam2.CFrame = Beam1.CFrame
  3672. Mesh2.Scale = Vector3.new(1.2,Mag,1.2)
  3673. if hit then
  3674. dmg2 = 6
  3675. if hit.Parent:FindFirstChild("Humanoid")
  3676. then hit.Parent:FindFirstChild("Humanoid"):TakeDamage(dmg2)
  3677. if hit.Parent.Parent:FindFirstChild("Humanoid")
  3678. then hit.Parent.Parent:FindFirstChild("Humanoid"):TakeDamage(dmg2)
  3679. if dmg2 > 6 then dmg2 = 6
  3680. end
  3681. end
  3682. end
  3683. end
  3684. end
  3685. for i = 4,1,-0.1 do wait()
  3686. lam.Scale = Vector3.new(i+2,i+2,i+2)
  3687. lam1.Scale = Vector3.new(i+2,i+2,i+2)
  3688. lam2.Scale = Vector3.new(i,i,i)
  3689. rng.Transparency = rng.Transparency + i/10
  3690. local Ray = Ray.new(la2.CFrame.p,(la2.CFrame.p-(la2.CFrame*CFrame.new(0,-10,0)).p).unit*900)
  3691. local hit,pos = workspace:FindPartOnRay(Ray,Character)
  3692. local Mag = (pos - la2.CFrame.p).magnitude
  3693. Beam1.CFrame = la2.CFrame * CFrame.new(0,Mag/2,0)
  3694. Beam2.CFrame = Beam1.CFrame
  3695. Mesh.Scale = Vector3.new(.7/4*i,Mag,.7/4*i)
  3696. Mesh2.Scale = Vector3.new(1.2/4*i,Mag,1.2/4*i)
  3697. if hit then
  3698. dmg = 6
  3699. if hit.Parent:FindFirstChild("Humanoid")
  3700. then hit.Parent:FindFirstChild("Humanoid"):TakeDamage(dmg)
  3701. if hit.Parent.Parent:FindFirstChild("Humanoid")
  3702. then hit.Parent.Parent:FindFirstChild("Humanoid"):TakeDamage(dmg)
  3703. if dmg > 6 then dmg = 6
  3704. end
  3705. end
  3706. end
  3707. end
  3708. end
  3709. rng:Remove()
  3710. la:Remove()
  3711. la1:Remove()
  3712. la2:Remove()
  3713. Beam1:Remove()
  3714. Beam2:Remove()
  3715. wait(0.5)
  3716. Character.Humanoid.WalkSpeed = 16
  3717. attack = false
  3718. end
  3719.  
  3720.  
  3721.  
  3722. ob1d = function()
  3723. if attack == false and attacktype == 1 then
  3724. attacktype = 2
  3725. attackone()
  3726. else
  3727. if attack == false and attacktype == 2 then
  3728. attacktype = 3
  3729. attacktwo()
  3730. else
  3731. if attack == false and attacktype == 3 then
  3732. attacktype = 1
  3733. attackthree()
  3734. end
  3735. end
  3736. end
  3737. end
  3738.  
  3739. key = function(k)
  3740. k = k:lower()
  3741. if attack == false and k == "z" and co1 <= cooldown1 then
  3742. cooldown1 = 0
  3743. DIVIDE()
  3744. else
  3745. if attack == false and k == "x" and co2 <= cooldown2 then
  3746. cooldown2 = cooldown2 / 2
  3747. Slashy()
  3748. else
  3749. if attack == false and k == "c" and co3 <= cooldown3 then
  3750. cooldown3 = 0
  3751. spinattack()
  3752. else
  3753. if attack == false and k == "v" and co4 <= cooldown4 then
  3754. cooldown4 = 0
  3755. Laz0r()--finale()
  3756. if attack == false and k == "q" then
  3757. --Naildrive()
  3758. end
  3759. end
  3760. end
  3761. end
  3762. end
  3763. end
  3764.  
  3765. ds = function(mouse)
  3766. end
  3767.  
  3768. s = function(mouse)
  3769. print("Selected")
  3770. mouse.Button1Down:connect(function()
  3771. ob1d(mouse)
  3772. end
  3773. )
  3774. mouse.Button1Up:connect(function()
  3775. ob1u(mouse)
  3776. end
  3777. )
  3778. mouse.KeyDown:connect(key)
  3779. end
  3780.  
  3781. s(mouse)
  3782.  
  3783.  
  3784.  
  3785. local walk = 0
  3786. local walkforw = false
  3787. updateskills = function()
  3788. if cooldown1 <= co1 then
  3789. cooldown1 = cooldown1 + 0.033333333333333
  3790. end
  3791. if cooldown2 <= co2 then
  3792. cooldown2 = cooldown2 + 0.033333333333333
  3793. end
  3794. if cooldown3 <= co3 then
  3795. cooldown3 = cooldown3 + 0.033333333333333
  3796. end
  3797. if cooldown4 <= co4 then
  3798. cooldown4 = cooldown4 + 0.033333333333333
  3799. end
  3800. end
  3801.  
  3802. while 1 do
  3803. swait()
  3804. updateskills()
  3805. bar4:TweenSize(UDim2.new(1 * (cooldown4 / co4), 0, 1, 0), "Out", "Quad", 0.5)
  3806. bar3:TweenSize(UDim2.new(1 * (cooldown3 / co3), 0, 1, 0), "Out", "Quad", 0.5)
  3807. bar1:TweenSize(UDim2.new(1 * (cooldown1 / co1), 0, 1, 0), "Out", "Quad", 0.5)
  3808. bar2:TweenSize(UDim2.new(1 * (cooldown2 / co2), 0, 1, 0), "Out", "Quad", 0.5)
  3809. for i,v in pairs(Character:GetChildren()) do
  3810. if v:IsA("Part") then
  3811. v.Material = "SmoothPlastic"
  3812. else
  3813. if v:IsA("Hat") then
  3814. v:WaitForChild("Handle").Material = "SmoothPlastic"
  3815. end
  3816. end
  3817. end
  3818. walk = walk + 1.2
  3819. if 15 - 5 * (Humanoid.WalkSpeed / 16) <= walk then
  3820. walk = 0
  3821. if walkforw == true then
  3822. walkforw = false
  3823. else
  3824. if walkforw == false then
  3825. walkforw = true
  3826. end
  3827. end
  3828. end
  3829. Torsovelocity = RootPart.Velocity * Vector3.new(1, 0, 1).magnitude
  3830. velocity = RootPart.Velocity.y
  3831. sine = sine + change
  3832. local hit, pos = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 4, Character)
  3833. if equipped == true or equipped == false then
  3834. if 1 < RootPart.Velocity.y and hit == nil then
  3835. Anim = "Jump"
  3836. if attack == false then
  3837. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  3838. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(-10), math.rad(0), math.rad(0)), 0.3)
  3839. RW.C0 = clerp(RW.C0, CFrame.new(1.4, 0.7, 0) * angles(math.rad(0), math.rad(115), math.rad(205)), 0.3)
  3840. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(-30)), 0.3)
  3841. RH.C0 = clerp(RH.C0, cn(1, -0.5, -0.4) * RHCF * angles(math.rad(-3), math.rad(0), math.rad(-30)), 0.3)
  3842. LH.C0 = clerp(LH.C0, cn(-1, -0.8, 0) * LHCF * angles(math.rad(-3), math.rad(0), math.rad(20)), 0.3)
  3843. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(20), math.rad(-20), math.rad(0)), 0.3)
  3844. end
  3845. else
  3846. if RootPart.Velocity.y < -1 and hit == nil then
  3847. Anim = "Fall"
  3848. if attack == false then
  3849. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  3850. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(20), math.rad(0), math.rad(0)), 0.3)
  3851. RW.C0 = clerp(RW.C0, CFrame.new(1.4, 0.7, 0) * angles(math.rad(0), math.rad(120), math.rad(205)), 0.3)
  3852. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(-60)), 0.3)
  3853. RH.C0 = clerp(RH.C0, cn(1, -1, 0) * RHCF * angles(math.rad(-3), math.rad(0), math.rad(30)), 0.3)
  3854. LH.C0 = clerp(LH.C0, cn(-1, -1, -0.3) * LHCF * angles(math.rad(-3), math.rad(0), math.rad(-20)), 0.3)
  3855. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(0), math.rad(-20), math.rad(0)), 0.3)
  3856. end
  3857. else
  3858. if (math.abs(Torsovelocity.x) + math.abs(Torsovelocity.z)) < 1 and hit ~= nil then
  3859. Anim = "Idle"
  3860. if attack == false then
  3861. change = 1
  3862. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -0.1 + 0.1 * math.cos((sine) / 25)) * angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  3863. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(5 + 3 * math.cos((sine) / 23)), math.rad(0), math.rad(20)), 0.3)
  3864. RW.C0 = clerp(RW.C0, CFrame.new(1.4, 0.7, 0) * angles(math.rad(180), math.rad(110 - 3 * math.cos((sine) / 23)), math.rad(205 + 3 * math.cos((sine) / 23))), 0.3)
  3865. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-10 - 5 * math.cos((sine) / 23))), 0.3)
  3866. RH.C0 = clerp(RH.C0, cn(1, -0.9 - 0.1 * math.cos((sine) / 25), 0) * RHCF * angles(math.rad(-3 - 1 * math.cos((sine) / 25)), math.rad(20), math.rad(-7)), 0.3)
  3867. LH.C0 = clerp(LH.C0, cn(-1, -0.9 - 0.1 * math.cos((sine) / 25), 0) * LHCF * angles(math.rad(-3 - 1 * math.cos((sine) / 25)), math.rad(20), math.rad(5)), 0.3)
  3868. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 10, 0) * angles(math.rad(20), math.rad(-20), math.rad(0)), 0.3)
  3869. end
  3870. else
  3871. if 2 < (math.abs(Torsovelocity.x) + math.abs(Torsovelocity.z)) and hit ~= nil then
  3872. Anim = "Walk"
  3873. if attack == false then
  3874. change = 2
  3875. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(2 * math.cos((sine) / 7))), 0.3)
  3876. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(5 + 3 * math.cos((sine) / 23)), math.rad(0), math.rad(-2 * math.cos((sine) / 7))), 0.3)
  3877. RW.C0 = clerp(RW.C0, CFrame.new(1.4, 0.7, 0) * angles(math.rad(0), math.rad(110), math.rad(-200)), 0.3)
  3878. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30 * math.cos((sine) / 10)), math.rad(0), math.rad(-5)), 0.3)
  3879. RH.C0 = clerp(RH.C0, cn(1, -1 - 0.3 * math.cos((sine) / 8) / 2, -0.03 + math.sin((sine) / 8) / 2) * RHCF * angles(math.rad(-2), math.rad(0), math.rad(-10) - math.sin((sine) / 8)), 0.3)
  3880. LH.C0 = clerp(LH.C0, cn(-1, -1 + 0.3 * math.cos((sine) / 8) / 2, -0.03 - math.sin((sine) / 8) / 2) * LHCF * angles(math.rad(-2), math.rad(0), math.rad(10) - math.sin((sine) / 8)), 0.3)
  3881. FakeHandleWeld.C0 = clerp(FakeHandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(23), math.rad(-20), math.rad(0)), 0.3)
  3882. end
  3883. end
  3884. end
  3885. end
  3886. end
  3887. end
  3888. if 0 < #Effects then
  3889. for e = 1, #Effects do
  3890. if Effects[e] ~= nil then
  3891. local Thing = Effects[e]
  3892. if Thing ~= nil then
  3893. local Part = Thing[1]
  3894. local Mode = Thing[2]
  3895. local Delay = Thing[3]
  3896. local IncX = Thing[4]
  3897. local IncY = Thing[5]
  3898. local IncZ = Thing[6]
  3899. if Thing[1].Transparency <= 1 then
  3900. if Thing[2] == "Block1" then
  3901. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  3902. Mesh = Thing[1].Mesh
  3903. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  3904. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  3905. else
  3906. if Thing[2] == "Block2" then
  3907. Thing[1].CFrame = Thing[1].CFrame
  3908. Mesh = Thing[7]
  3909. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  3910. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  3911. else
  3912. if Thing[2] == "Cylinder" then
  3913. Mesh = Thing[1].Mesh
  3914. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  3915. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  3916. else
  3917. if Thing[2] == "Blood" then
  3918. Mesh = Thing[7]
  3919. Thing[1].CFrame = Thing[1].CFrame * Vector3.new(0, 0.5, 0)
  3920. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  3921. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  3922. else
  3923. if Thing[2] == "Elec" then
  3924. Mesh = Thing[1].Mesh
  3925. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[7], Thing[8], Thing[9])
  3926. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  3927. else
  3928. if Thing[2] == "Disappear" then
  3929. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  3930. else
  3931. if Thing[2] == "Shatter" then
  3932. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  3933. Thing[4] = Thing[4] * CFrame.new(0, Thing[7], 0)
  3934. Thing[1].CFrame = Thing[4] * CFrame.fromEulerAnglesXYZ(Thing[6], 0, 0)
  3935. Thing[6] = Thing[6] + Thing[5]
  3936. end
  3937. end
  3938. end
  3939. end
  3940. end
  3941. end
  3942. end
  3943. else
  3944. Part.Parent = nil
  3945. table.remove(Effects, e)
  3946. end
  3947. end
  3948. end
  3949. end
  3950. end
  3951. end
Add Comment
Please, Sign In to add comment