Advertisement
TEENYCR34T0R

Untitled

Sep 3rd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 347.01 KB | None | 0 0
  1.  
  2. --//-----------------//----//---------[] | Dominus Venari | Edited by LuckyPlayerscripter | []---------\\----\\-----------------\\--
  3.  
  4. wait(0.2)
  5.  
  6. print("Note that script is just a WIP version! It's not finished")
  7. print("Script Original by Shackluster, Edited by LuckyPlayerScripter")
  8. print("Need to put Key Dominus on the name because of hashtags...")
  9.  
  10. --==//Wings and Halo\\==--
  11. Circle = nil
  12. CircleParts = {}
  13. Equipped = false
  14. VoidParts = {}
  15.  
  16. function RayCast(Position, Direction, MaxDistance, IgnoreList)
  17. return game:GetService("Workspace"):FindPartOnRayWithIgnoreList(Ray.new(Position, Direction.unit * (MaxDistance or 999.999)), IgnoreList)
  18. end
  19.  
  20. Player=game:GetService('Players').LocalPlayer
  21. Character=Player.Character
  22. Mouse=Player:GetMouse()
  23. m=Instance.new('Model',Character)
  24.  
  25. local function weldBetween(a, b)
  26. local weldd = Instance.new("ManualWeld")
  27. weldd.Part0 = a
  28. weldd.Part1 = b
  29. weldd.C0 = CFrame.new()
  30. weldd.C1 = b.CFrame:inverse() * a.CFrame
  31. weldd.Parent = a
  32. return weldd
  33. end
  34.  
  35. it=Instance.new
  36.  
  37. function nooutline(part)
  38. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  39. end
  40.  
  41. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  42. local fp=it("Part")
  43. fp.formFactor=formfactor
  44. fp.Parent=parent
  45. fp.Reflectance=reflectance
  46. fp.Transparency=transparency
  47. fp.CanCollide=false
  48. fp.Locked=true
  49. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  50. fp.Name=name
  51. fp.Size=size
  52. fp.Position=Character.Torso.Position
  53. nooutline(fp)
  54. fp.Material=material
  55. fp:BreakJoints()
  56. return fp
  57. end
  58.  
  59. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  60. local mesh=it(Mesh)
  61. mesh.Parent=part
  62. if Mesh=="SpecialMesh" then
  63. mesh.MeshType=meshtype
  64. mesh.MeshId=meshid
  65. end
  66. mesh.Offset=offset
  67. mesh.Scale=scale
  68. return mesh
  69. end
  70.  
  71. function weld(parent,part0,part1,c0,c1)
  72. local weld=it("Weld")
  73. weld.Parent=parent
  74. weld.Part0=part0
  75. weld.Part1=part1
  76. weld.C0=c0
  77. weld.C1=c1
  78. return weld
  79. end
  80.  
  81.  
  82. handle=part(Enum.FormFactor.Symmetric,m,Enum.Material.Plastic,0,1,"Medium stone grey","Handle",Vector3.new(0.05, 0.05, 0.05))
  83. handleweld=weld(m,Character["Head"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0100221634, -0.0175514221, 0.00262880325, 1.00000155, -2.14157415e-28, 0.000332000374, -2.14157415e-28, 1, -7.1100246e-32, -0.000332000374, 4.7754458e-39, 1.00000155))
  84. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  85. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.01700497, -2.78476143, 1.29093361, -0.566856563, -0.672185063, 0.476282805, -0.737335682, 0.671828806, 0.0706164688, -0.367447764, -0.311148405, -0.876456618))
  86. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.00612192554, 0.244876593, 0.0612191185))
  87. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  88. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30598545, -2.48077655, 0.0464644432, 0.517703712, 0.593153298, 0.616568983, -0.381427974, 0.805089593, -0.454253823, -0.765835285, -7.74916589e-06, 0.64304328))
  89. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  90. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  91. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30610561, -2.74443865, 0.0464487076, 0.517703712, 0.593153298, 0.616568983, -0.381427974, 0.805089593, -0.454253823, -0.765835285, -7.74916589e-06, 0.64304328))
  92. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.244876593, 0.183657348))
  93. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  94. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30467606, -2.68426228, 1.35071898, 0.51786989, 0.593198717, 0.616385758, -0.667816341, 0.73064208, -0.142082185, -0.534640253, -0.33804962, 0.774525344))
  95. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.00612192554, 0.244876593, 0.0612191185))
  96. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  97. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30470467, -2.72549629, -1.26544809, 0.517493069, 0.593198717, 0.616701961, -0.0238876455, 0.730439425, -0.68256253, -0.85535872, 0.338487118, 0.392167568))
  98. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.00612192554, 0.244876593, 0.0612191185))
  99. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  100. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32190132, -2.45886135, -0.04941082, -0.616569281, 0.593141377, 0.517717183, 0.45425126, 0.805098474, -0.381412238, -0.643044591, 6.64642994e-06, -0.765834033))
  101. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.122438505, 0.306095749, 0.244876474))
  102. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  103. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32073355, -2.82931805, -0.0494165421, -0.616569281, 0.593141377, 0.517717183, 0.45425126, 0.805098474, -0.381412238, -0.643044591, 6.64642994e-06, -0.765834033))
  104. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0306096263, 0.918287158, 0.122438237))
  105. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  106. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.01574039, -2.54700041, -0.0494318008, -0.566985786, -0.672224939, 0.476072699, -0.514809668, 0.740347028, 0.432274401, -0.643044591, 6.67930635e-06, -0.765834033))
  107. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  108. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  109. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32186365, -2.45639038, -0.0494318008, -0.616569281, 0.593141377, 0.517717183, 0.45425126, 0.805098474, -0.381412238, -0.643044591, 6.64642994e-06, -0.765834033))
  110. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  111. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  112. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32202506, -2.72006893, -0.0494146347, -0.616569281, 0.593141377, 0.517717183, 0.45425126, 0.805098474, -0.381412238, -0.643044591, 6.64642994e-06, -0.765834033))
  113. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.244876593, 0.183657348))
  114. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  115. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32062888, -2.70244646, 1.253438, -0.616386592, 0.59318614, 0.51788348, 0.142082363, 0.730658114, -0.667798877, -0.774524629, -0.338037193, -0.534649134))
  116. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.00612192554, 0.244876593, 0.0612191185))
  117. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  118. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32058454, -2.66307163, -1.34215736, -0.61670351, 0.5931862, 0.517506003, 0.682556689, 0.730445147, -0.0238806624, -0.392175317, 0.338497102, -0.85535109))
  119. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.00612192554, 0.244876593, 0.0612191185))
  120. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  121. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32410431, -2.6385808, 0.0402884483, 0.805022657, 0.593248308, -0.000262707734, -0.593250692, 0.805019498, 0.000206495999, 0.000334087556, -1.03694274e-05, 1.00000429))
  122. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.244876593, 0.183657348))
  123. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  124. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.01573372, -2.54944706, -0.0494222641, -0.566985786, -0.672224939, 0.476072699, -0.514809668, 0.740347028, 0.432274401, -0.643044591, 6.67930635e-06, -0.765834033))
  125. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.122438505, 0.306095749, 0.244876474))
  126. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  127. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.01702881, -2.74539042, -1.37966251, -0.567172229, -0.672185063, 0.475906938, -0.196610749, 0.671631336, 0.714324772, -0.79979229, 0.31157437, -0.513089418))
  128. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.00612192554, 0.244876593, 0.0612191185))
  129. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  130. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.16786051, -2.6699791, -0.024679184, 0.000256711646, -0.631440818, 0.775427103, 0.000206167286, 0.775424004, 0.63144356, -1.00000417, -2.19456115e-06, 0.000329244649))
  131. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.244876593, 0.183657348))
  132. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  133. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30745268, -2.62039042, -0.0246763229, 0.000263290771, 0.593240857, 0.805028379, -0.00019721748, 0.805025041, -0.593243122, -1.00000417, -2.59739454e-06, 0.000328961527))
  134. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.244876593, 0.183657348))
  135. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  136. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30480003, -2.85367227, 0.0464134216, 0.517703712, 0.593153298, 0.616568983, -0.381427974, 0.805089593, -0.454253823, -0.765835285, -7.74916589e-06, 0.64304328))
  137. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0306096263, 0.918287158, 0.122438237))
  138. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  139. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.996117592, -2.9402914, 0.0464425087, 0.476082802, -0.672218442, 0.566984951, 0.432261109, 0.740352929, 0.514812171, -0.765835166, -7.7223558e-06, 0.64304328))
  140. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0306096263, 0.918287158, 0.122438237))
  141. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  142. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.994925022, -2.56740475, 0.0464677811, 0.476082802, -0.672218442, 0.566984951, 0.432261109, 0.740352929, 0.514812171, -0.765835166, -7.7223558e-06, 0.64304328))
  143. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  144. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  145. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.996185303, -2.80421066, -1.30132174, 0.475917101, -0.672178507, 0.567171514, 0.714314699, 0.671641886, 0.196611404, -0.513094127, 0.311565667, 0.799792826))
  146. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.00612192554, 0.244876593, 0.0612191185))
  147. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  148. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.994819164, -2.83106422, 0.0464305878, 0.476082802, -0.672218442, 0.566984951, 0.432261109, 0.740352929, 0.514812171, -0.765835166, -7.7223558e-06, 0.64304328))
  149. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.244876593, 0.183657348))
  150. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  151. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.994915485, -2.56984329, 0.0464420319, 0.476082802, -0.672218442, 0.566984951, 0.432261109, 0.740352929, 0.514812171, -0.765835166, -7.7223558e-06, 0.64304328))
  152. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.122438505, 0.306095749, 0.244876474))
  153. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  154. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.15129995, -2.66263962, 0.0402750969, 0.775432706, -0.631434143, -0.000266235322, 0.631436467, 0.775429308, -0.000203192132, 0.000334728189, -1.05326717e-05, 1.00000393))
  155. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.244876593, 0.183657348))
  156. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  157. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30596733, -2.48321819, 0.0464520454, 0.517703712, 0.593153298, 0.616568983, -0.381427974, 0.805089593, -0.454253823, -0.765835285, -7.74916589e-06, 0.64304328))
  158. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.122438505, 0.306095749, 0.244876474))
  159. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  160. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.01563072, -2.81065702, -0.0494375229, -0.566985786, -0.672224939, 0.476072699, -0.514809668, 0.740347028, 0.432274401, -0.643044591, 6.67930635e-06, -0.765834033))
  161. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.244876593, 0.183657348))
  162. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  163. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.996201992, -2.7630105, 1.38651466, 0.476293772, -0.672178566, 0.566855192, 0.0706075504, 0.671829045, 0.737336338, -0.876451433, -0.311161906, 0.367448896))
  164. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.00612192554, 0.244876593, 0.0612191185))
  165. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  166. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32422161, -2.81512165, 0.0402588844, 0.805022657, 0.593248308, -0.000262707734, -0.593250692, 0.805019498, 0.000206495999, 0.000334087556, -1.03694274e-05, 1.00000429))
  167. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  168. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  169. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.15116453, -2.83918953, 0.0402612686, 0.775432706, -0.631434143, -0.000266235322, 0.631436467, 0.775429308, -0.000203192132, 0.000334728189, -1.05326717e-05, 1.00000393))
  170. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  171. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  172. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.16768813, -2.88875198, -0.0247068405, 0.000256711646, -0.631440818, 0.775427103, 0.000206167286, 0.775424004, 0.63144356, -1.00000417, -2.19456115e-06, 0.000329244649))
  173. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0183657762, 0.612191498, 0.367314696))
  174. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  175. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30738544, -2.44300508, -0.0246763229, 0.000263290771, 0.593240857, 0.805028379, -0.00019721748, 0.805025041, -0.593243122, -1.00000417, -2.59739454e-06, 0.000328961527))
  176. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  177. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  178. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.01691151, -2.91986847, -0.0494298935, -0.566985786, -0.672224939, 0.476072699, -0.514809668, 0.740347028, 0.432274401, -0.643044591, 6.67930635e-06, -0.765834033))
  179. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0306096263, 0.918287158, 0.122438237))
  180. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  181. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32406902, -2.46125555, 0.0402550697, 0.805022657, 0.593248308, -0.000262707734, -0.593250692, 0.805019498, 0.000206495999, 0.000334087556, -1.03694274e-05, 1.00000429))
  182. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  183. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  184. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.15111303, -2.88139915, 0.0402612686, 0.775432706, -0.631434143, -0.000266235322, 0.631436467, 0.775429308, -0.000203192132, 0.000334728189, -1.05326717e-05, 1.00000393))
  185. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0183657762, 0.612191498, 0.367314696))
  186. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  187. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.16772103, -2.84651947, -0.0246610641, 0.000256711646, -0.631440818, 0.775427103, 0.000206167286, 0.775424004, 0.63144356, -1.00000417, -2.19456115e-06, 0.000329244649))
  188. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  189. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  190. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.15132284, -2.48526382, 0.0402588844, 0.775432706, -0.631434143, -0.000266235322, 0.631436467, 0.775429308, -0.000203192132, 0.000334728189, -1.05326717e-05, 1.00000393))
  191. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  192. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  193. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30758429, -2.7969296, -0.0246772766, 0.000263290771, 0.593240857, 0.805028379, -0.00019721748, 0.805025041, -0.593243122, -1.00000417, -2.59739454e-06, 0.000328961527))
  194. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  195. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  196. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.30761623, -2.839185, -0.0246772766, 0.000263290771, 0.593240857, 0.805028379, -0.00019721748, 0.805025041, -0.593243122, -1.00000417, -2.59739454e-06, 0.000328961527))
  197. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0183657762, 0.612191498, 0.367314696))
  198. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  199. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.16792846, -2.49263287, -0.024679184, 0.000256711646, -0.631440818, 0.775427103, 0.000206167286, 0.775424004, 0.63144356, -1.00000417, -2.19456115e-06, 0.000329244649))
  200. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0612192526, 0.489753187, 0.3060956))
  201. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  202. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32426548, -2.85737371, 0.0402669907, 0.805022657, 0.593248308, -0.000262707734, -0.593250692, 0.805019498, 0.000206495999, 0.000334087556, -1.03694274e-05, 1.00000429))
  203. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0183657762, 0.612191498, 0.367314696))
  204. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  205. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0350027084, -2.90196609, 2.14157415e-28, -1, -4.7754458e-39, -0.818965018, 1.7538717e-28, 0.573850572, -0.573850572, 1.22894168e-28, -0.818965018))
  206. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  207. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0278244019, -2.84982681, 2.14157415e-28, -1, -4.7754458e-39, -0.656312168, 1.40553898e-28, -0.754495144, 0.754495144, -1.61580479e-28, -0.656312168))
  208. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  209. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0220708847, -2.86295652, 2.14157415e-28, -1, -4.7754458e-39, -0.883107007, 1.89123624e-28, -0.469180524, 0.469180524, -1.00478335e-28, -0.883107007))
  210. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  211. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.043223381, -2.83651447, 2.14157415e-28, -1, -4.7754458e-39, -0.191135302, 4.09329778e-29, -0.981568038, 0.981568038, -2.1020974e-28, -0.191135302))
  212. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  213. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0247716904, -2.85519171, 2.14157415e-28, -1, -4.7754458e-39, -0.766260862, 1.64100197e-28, -0.642536163, 0.642536163, -1.37603662e-28, -0.766260862))
  214. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  215. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0232152939, -2.85900044, 2.14157415e-28, -1, -4.7754458e-39, -0.829226494, 1.77584716e-28, -0.558920205, 0.558920205, -1.19696715e-28, -0.829226494))
  216. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  217. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0239458084, -2.85707664, 2.14157415e-28, -1, -4.7754458e-39, -0.798838317, 1.7107689e-28, -0.601552665, 0.601552665, -1.28826754e-28, -0.798838317))
  218. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  219. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.026714325, -2.85156298, 2.14157415e-28, -1, -4.7754458e-39, -0.694899857, 1.48817726e-28, -0.719112396, 0.719112396, -1.54003004e-28, -0.694899857))
  220. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  221. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0451002121, -2.83566475, 2.14157415e-28, -1, -4.7754458e-39, -0.139502332, 2.98754135e-29, -0.990225971, 0.990225971, -2.12063905e-28, -0.139502332))
  222. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  223. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0362405777, -2.84085369, 2.14157415e-28, -1, -4.7754458e-39, -0.391038179, 8.37435928e-29, -0.920379043, 0.920379043, -1.97105689e-28, -0.391038179))
  224. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  225. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0378990173, -2.83963108, 2.14157415e-28, -1, -4.7754458e-39, -0.342333198, 7.33130812e-29, -0.939583063, 0.939583063, -2.0121838e-28, -0.342333198))
  226. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  227. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0316791534, -2.8450079, 2.14157415e-28, -1, -4.7754458e-39, -0.530202866, 1.13546691e-28, -0.847875714, 0.847875714, -1.81578601e-28, -0.530202866))
  228. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  229. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0225944519, -2.86096406, 2.14157415e-28, -1, -4.7754458e-39, -0.857341766, 1.83605811e-28, -0.514755726, 0.514755726, -1.10238581e-28, -0.857341766))
  230. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  231. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0346488953, -2.84215927, 2.14157415e-28, -1, -4.7754458e-39, -0.438671023, 9.39445034e-29, -0.898652315, 0.898652315, -1.92452775e-28, -0.438671023))
  232. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  233. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0331268311, -2.84354305, 2.14157415e-28, -1, -4.7754458e-39, -0.4851017, 1.03887971e-28, -0.874462545, 0.874462545, -1.87272336e-28, -0.4851017))
  234. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  235. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0290250778, -2.84815359, 2.14157415e-28, -1, -4.7754458e-39, -0.615925491, 1.31904811e-28, -0.787809789, 0.787809789, -1.6871505e-28, -0.615925491))
  236. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  237. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0303077698, -2.84654331, 2.14157415e-28, -1, -4.7754458e-39, -0.573850453, 1.22894143e-28, -0.818965197, 0.818965197, -1.75387206e-28, -0.573850453))
  238. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  239. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0396180153, -2.83849812, 2.14157415e-28, -1, -4.7754458e-39, -0.292690337, 6.26817072e-29, -0.956211627, 0.956211627, -2.04779509e-28, -0.292690337))
  240. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  241. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0256948471, -2.85334826, 2.14157415e-28, -1, -4.7754458e-39, -0.731583118, 1.56673703e-28, -0.681758463, 0.681758463, -1.46003401e-28, -0.731583118))
  242. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  243. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0652692318, -2.83288574, 2.14157415e-28, -1, -4.7754458e-39, 0.374300778, -8.01591663e-29, -0.927311957, 0.927311957, -1.98590425e-28, 0.374300778))
  244. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  245. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0233707428, -2.8852582, 2.14157415e-28, -1, -4.7754458e-39, -0.996169984, 2.13336873e-28, 0.0874864534, -0.0874864534, 1.87358437e-29, -0.996169984))
  246. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  247. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0693187714, -2.8336134, 2.14157415e-28, -1, -4.7754458e-39, 0.469180703, -1.00478371e-28, -0.883107007, 0.883107007, -1.89123624e-28, 0.469180703))
  248. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  249. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0732748508, -2.83476257, 2.14157415e-28, -1, -4.7754458e-39, 0.558920205, -1.19696715e-28, -0.829226613, 0.829226613, -1.7758474e-28, 0.558920205))
  250. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  251. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0752027035, -2.83548069, 2.14157415e-28, -1, -4.7754458e-39, 0.601552784, -1.2882679e-28, -0.798838377, 0.798838377, -1.71076902e-28, 0.601552784))
  252. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  253. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.090423584, -2.89727211, 2.14157415e-28, -1, -4.7754458e-39, 0.573850572, -1.22894168e-28, 0.818965018, -0.818965018, 1.7538717e-28, 0.573850572))
  254. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  255. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0917100906, -2.89566541, 2.14157415e-28, -1, -4.7754458e-39, 0.615925491, -1.31904811e-28, 0.787809789, -0.787809789, 1.6871505e-28, 0.615925491))
  256. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  257. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0211420059, -2.86905479, 2.14157415e-28, -1, -4.7754458e-39, -0.945630491, 2.02513484e-28, -0.32525596, 0.32525596, -6.96558666e-29, -0.945630491))
  258. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  259. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0216531754, -2.86497068, 2.14157415e-28, -1, -4.7754458e-39, -0.906451821, 1.94123074e-28, -0.422319412, 0.422319412, -9.04426873e-29, -0.906451821))
  260. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  261. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0529713631, -2.83328629, 2.14157415e-28, -1, -4.7754458e-39, 0.0694259033, -1.48680483e-29, -0.997591317, 0.997591317, -2.13641242e-28, 0.0694259033))
  262. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  263. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0509595871, -2.83372307, 2.14157415e-28, -1, -4.7754458e-39, 0.0171207041, -3.66651998e-30, -0.999857605, 0.999857605, -2.141266e-28, 0.0171207041))
  264. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  265. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0221786499, -2.88131666, 2.14157415e-28, -1, -4.7754458e-39, -0.999857605, 2.141266e-28, -0.0171207637, 0.0171207637, -3.66653277e-30, -0.999857605))
  266. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  267. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0217370987, -2.87930393, 2.14157415e-28, -1, -4.7754458e-39, -0.997591317, 2.13641242e-28, -0.0694257542, 0.0694257542, -1.48680167e-29, -0.997591317))
  268. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  269. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0611612797, -2.83259296, 2.14157415e-28, -1, -4.7754458e-39, 0.275319457, -5.8961617e-29, -0.961357176, 0.961357176, -2.05881454e-28, 0.275319457))
  270. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  271. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0673005581, -2.83319759, 2.14157415e-28, -1, -4.7754458e-39, 0.422319263, -9.04426572e-29, -0.906451821, 0.906451821, -1.94123074e-28, 0.422319263))
  272. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  273. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0550003052, -2.83295345, 2.14157415e-28, -1, -4.7754458e-39, 0.121540345, -2.60287265e-29, -0.992590725, 0.992590725, -2.12570329e-28, 0.121540345))
  274. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  275. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.02272892, -2.88330364, 2.14157415e-28, -1, -4.7754458e-39, -0.99938345, 2.14025032e-28, 0.0352311507, -0.0352311507, 7.54499983e-30, -0.99938345))
  276. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  277. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0241250992, -2.88717461, 2.14157415e-28, -1, -4.7754458e-39, -0.990225971, 2.12063905e-28, 0.139502242, -0.139502242, 2.98753954e-29, -0.990225971))
  278. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  279. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0713107586, -2.83413601, 2.14157415e-28, -1, -4.7754458e-39, 0.514755607, -1.10238557e-28, -0.857341766, 0.857341766, -1.83605811e-28, 0.514755607))
  280. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  281. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0470175743, -2.83491993, 2.14157415e-28, -1, -4.7754458e-39, -0.087486513, 1.87358573e-29, -0.996169984, 0.996169984, -2.13336873e-28, -0.087486513))
  282. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  283. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0489726067, -2.83426857, 2.14157415e-28, -1, -4.7754458e-39, -0.0352309421, 7.54495469e-30, -0.99938345, 0.99938345, -2.14025032e-28, -0.0352309421))
  284. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  285. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0213460922, -2.86700821, 2.14157415e-28, -1, -4.7754458e-39, -0.927311897, 1.98590413e-28, -0.374300539, 0.374300539, -8.01591182e-29, -0.927311897))
  286. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  287. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0210514069, -2.87111497, 2.14157415e-28, -1, -4.7754458e-39, -0.961357117, 2.0588143e-28, -0.275319487, 0.275319487, -5.8961623e-29, -0.961357117))
  288. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  289. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0570473671, -2.83272266, 2.14157415e-28, -1, -4.7754458e-39, 0.173322201, -3.711818e-29, -0.984869361, 0.984869361, -2.10916749e-28, 0.173322201))
  290. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  291. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.059104681, -2.8326025, 2.14157415e-28, -1, -4.7754458e-39, 0.224628851, -4.81058601e-29, -0.974448621, 0.974448621, -2.08685078e-28, 0.224628851))
  292. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  293. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0210618973, -2.87317204, 2.14157415e-28, -1, -4.7754458e-39, -0.974448681, 2.08685078e-28, -0.224628732, 0.224628732, -4.8105833e-29, -0.974448681))
  294. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  295. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0413951874, -2.83746052, 2.14157415e-28, -1, -4.7754458e-39, -0.242244855, 5.18784559e-29, -0.970219433, 0.970219433, -2.07779385e-28, -0.242244855))
  296. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  297. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0211791992, -2.87522745, 2.14157415e-28, -1, -4.7754458e-39, -0.984869421, 2.10916773e-28, -0.17332226, 0.17332226, -3.7118192e-29, -0.984869421))
  298. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  299. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0214061737, -2.87727356, 2.14157415e-28, -1, -4.7754458e-39, -0.992590666, 2.12570329e-28, -0.121540688, 0.121540688, -2.60287988e-29, -0.992590666))
  300. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  301. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0632181168, -2.83268547, 2.14157415e-28, -1, -4.7754458e-39, 0.32525593, -6.96558606e-29, -0.945630431, 0.945630431, -2.0251346e-28, 0.32525593))
  302. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  303. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0789275169, -2.83723545, 2.14157415e-28, -1, -4.7754458e-39, 0.681758642, -1.46003437e-28, -0.73158288, 0.73158288, -1.56673643e-28, 0.681758642))
  304. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  305. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0824475288, -2.83936787, 2.14157415e-28, -1, -4.7754458e-39, 0.754495025, -1.61580443e-28, -0.656312168, 0.656312168, -1.40553898e-28, 0.754495025))
  306. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  307. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0940208435, -2.89225864, 2.14157415e-28, -1, -4.7754458e-39, 0.694899857, -1.48817726e-28, 0.719112396, -0.719112396, 1.54003004e-28, 0.694899857))
  308. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  309. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0948181152, -2.85293865, 2.14157415e-28, -1, -4.7754458e-39, 0.970219553, -2.07779409e-28, -0.242244676, 0.242244676, -5.18784198e-29, 0.970219553))
  310. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  311. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0860891342, -2.90166664, 2.14157415e-28, -1, -4.7754458e-39, 0.438671201, -9.39445395e-29, 0.898652375, -0.898652375, 1.92452787e-28, 0.438671201))
  312. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  313. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0259189606, -2.89088178, 2.14157415e-28, -1, -4.7754458e-39, -0.970219493, 2.07779409e-28, 0.242244765, -0.242244765, 5.18784379e-29, -0.970219493))
  314. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  315. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0280885696, -2.89437723, 2.14157415e-28, -1, -4.7754458e-39, -0.939583004, 2.01218368e-28, 0.342333317, -0.342333317, 7.33131053e-29, -0.939583004))
  316. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  317. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0981416702, -2.88285255, 2.14157415e-28, -1, -4.7754458e-39, 0.857341707, -1.83605799e-28, 0.514755845, -0.514755845, 1.10238605e-28, 0.857341707))
  318. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  319. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0901203156, -2.84619045, 2.14157415e-28, -1, -4.7754458e-39, 0.898652256, -1.92452763e-28, -0.438671261, 0.438671261, -9.39445516e-29, 0.898652256))
  320. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  321. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0966157913, -2.85664463, 2.14157415e-28, -1, -4.7754458e-39, 0.99022609, -2.1206393e-28, -0.139502153, 0.139502153, -2.98753774e-29, 0.99022609))
  322. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  323. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0828380585, -2.90418911, 2.14157415e-28, -1, -4.7754458e-39, 0.342333317, -7.33131053e-29, 0.939583004, -0.939583004, 2.01218368e-28, 0.342333317))
  324. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  325. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0306138992, -2.89762926, 2.14157415e-28, -1, -4.7754458e-39, -0.898652375, 1.92452787e-28, 0.438671201, -0.438671201, 9.39445395e-29, -0.898652375))
  326. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  327. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0382795334, -2.9044528, 2.14157415e-28, -1, -4.7754458e-39, -0.754495144, 1.61580479e-28, 0.656311989, -0.656311989, 1.40553862e-28, -0.754495144))
  328. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  329. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0973596573, -2.85856056, 2.14157415e-28, -1, -4.7754458e-39, 0.996169984, -2.13336873e-28, -0.0874863937, 0.0874863937, -1.87358317e-29, 0.996169984))
  330. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  331. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0775084496, -2.90730906, 2.14157415e-28, -1, -4.7754458e-39, 0.191135392, -4.09329958e-29, 0.981567979, -0.981567979, 2.10209716e-28, 0.191135392))
  332. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  333. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0717611313, -2.90955353, 2.14157415e-28, -1, -4.7754458e-39, 0.0352312103, -7.54501262e-30, 0.99938345, -0.99938345, 2.14025032e-28, 0.0352312103))
  334. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  335. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0844964981, -2.90296888, 2.14157415e-28, -1, -4.7754458e-39, 0.39103809, -8.37435747e-29, 0.920379043, -0.920379043, 1.97105689e-28, 0.39103809))
  336. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  337. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0807142258, -2.83825874, 2.14157415e-28, -1, -4.7754458e-39, 0.719112515, -1.5400304e-28, -0.694899678, 0.694899678, -1.4881769e-28, 0.719112515))
  338. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  339. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0756325722, -2.90815496, 2.14157415e-28, -1, -4.7754458e-39, 0.139502153, -2.98753774e-29, 0.99022609, -0.99022609, 2.1206393e-28, 0.139502153))
  340. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  341. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.077085495, -2.83631229, 2.14157415e-28, -1, -4.7754458e-39, 0.642536044, -1.37603638e-28, -0.766260922, 0.766260922, -1.64100209e-28, 0.642536044))
  342. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  343. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.081114769, -2.90532589, 2.14157415e-28, -1, -4.7754458e-39, 0.292690128, -6.2681665e-29, 0.956211686, -0.956211686, 2.04779533e-28, 0.292690128))
  344. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  345. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0737171173, -2.90890694, 2.14157415e-28, -1, -4.7754458e-39, 0.0874866322, -1.87358828e-29, 0.996169925, -0.996169925, 2.13336849e-28, 0.0874866322))
  346. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  347. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.092912674, -2.8939929, 2.14157415e-28, -1, -4.7754458e-39, 0.656312048, -1.40553874e-28, 0.754495084, -0.754495084, 1.61580455e-28, 0.656312048))
  348. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  349. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0249757767, -2.88904858, 2.14157415e-28, -1, -4.7754458e-39, -0.981567919, 2.10209716e-28, 0.191135481, -0.191135481, 4.09330169e-29, -0.981567919))
  350. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  351. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.095041275, -2.8904705, 2.14157415e-28, -1, -4.7754458e-39, 0.73158288, -1.56673643e-28, 0.681758642, -0.681758642, 1.46003437e-28, 0.73158288))
  352. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  353. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0959634781, -2.88862848, 2.14157415e-28, -1, -4.7754458e-39, 0.766260862, -1.64100197e-28, 0.642536163, -0.642536163, 1.37603662e-28, 0.766260862))
  354. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  355. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0967912674, -2.88674402, 2.14157415e-28, -1, -4.7754458e-39, 0.798838437, -1.71076914e-28, 0.601552606, -0.601552606, 1.28826742e-28, 0.798838437))
  356. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  357. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0293102264, -2.89603615, 2.14157415e-28, -1, -4.7754458e-39, -0.920379043, 1.97105689e-28, 0.39103815, -0.39103815, 8.37435868e-29, -0.920379043))
  358. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  359. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0975151062, -2.88481545, 2.14157415e-28, -1, -4.7754458e-39, 0.829226613, -1.7758474e-28, 0.558920205, -0.558920205, 1.19696715e-28, 0.829226613))
  360. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  361. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0890569687, -2.89881325, 2.14157415e-28, -1, -4.7754458e-39, 0.530202866, -1.13546691e-28, 0.847875714, -0.847875714, 1.81578601e-28, 0.530202866))
  362. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  363. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0269556046, -2.8926568, 2.14157415e-28, -1, -4.7754458e-39, -0.956211686, 2.04779533e-28, 0.292690098, -0.292690098, 6.2681659e-29, -0.956211686))
  364. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  365. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0876083374, -2.90027714, 2.14157415e-28, -1, -4.7754458e-39, 0.4851017, -1.03887971e-28, 0.874462545, -0.874462545, 1.87272336e-28, 0.4851017))
  366. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  367. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0334625244, -2.90059566, 2.14157415e-28, -1, -4.7754458e-39, -0.847875714, 1.81578601e-28, 0.530202866, -0.530202866, 1.13546691e-28, -0.847875714))
  368. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  369. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0986633301, -2.88086295, 2.14157415e-28, -1, -4.7754458e-39, 0.883106947, -1.89123612e-28, 0.469180614, -0.469180614, 1.00478353e-28, 0.883106947))
  370. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  371. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0841221809, -2.84056664, 2.14157415e-28, -1, -4.7754458e-39, 0.787809789, -1.6871505e-28, -0.615925312, 0.615925312, -1.31904775e-28, 0.787809789))
  372. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  373. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.069776535, -2.91009998, 2.14157415e-28, -1, -4.7754458e-39, -0.0171207041, 3.66651998e-30, 0.999857605, -0.999857605, 2.141266e-28, -0.0171207041))
  374. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  375. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0857291222, -2.84185123, 2.14157415e-28, -1, -4.7754458e-39, 0.818964958, -1.75387158e-28, -0.573850632, 0.573850632, -1.2289418e-28, 0.818964958))
  376. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  377. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0993289948, -2.86654234, 2.14157415e-28, -1, -4.7754458e-39, 0.992590666, -2.12570329e-28, 0.121540569, -0.121540569, 2.60287747e-29, 0.992590666))
  378. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  379. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0677647591, -2.91053867, 2.14157415e-28, -1, -4.7754458e-39, -0.0694258735, 1.48680422e-29, 0.997591376, -0.997591376, 2.13641242e-28, -0.0694258735))
  380. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  381. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0474581718, -2.90906143, 2.14157415e-28, -1, -4.7754458e-39, -0.558920205, 1.19696715e-28, 0.829226613, -0.829226613, 1.7758474e-28, -0.558920205))
  382. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  383. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0980091095, -2.86051464, 2.14157415e-28, -1, -4.7754458e-39, 0.99938345, -2.14025032e-28, -0.0352312401, 0.0352312401, -7.54501864e-30, 0.99938345))
  384. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  385. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0996751785, -2.87064576, 2.14157415e-28, -1, -4.7754458e-39, 0.974448681, -2.08685078e-28, 0.224628732, -0.224628732, 4.8105833e-29, 0.974448681))
  386. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  387. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.098991394, -2.86451292, 2.14157415e-28, -1, -4.7754458e-39, 0.997591376, -2.13641242e-28, 0.0694258437, -0.0694258437, 1.48680362e-29, 0.997591376))
  388. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  389. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0995559692, -2.86859083, 2.14157415e-28, -1, -4.7754458e-39, 0.984869361, -2.10916749e-28, 0.173322201, -0.173322201, 3.711818e-29, 0.984869361))
  390. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  391. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0995931625, -2.87476063, 2.14157415e-28, -1, -4.7754458e-39, 0.945630491, -2.02513484e-28, 0.325255871, -0.325255871, 6.96558486e-29, 0.945630491))
  392. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  393. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0937786102, -2.85115814, 2.14157415e-28, -1, -4.7754458e-39, 0.956211686, -2.04779533e-28, -0.292690188, 0.292690188, -6.26816771e-29, 0.956211686))
  394. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  395. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0914268494, -2.84778214, 2.14157415e-28, -1, -4.7754458e-39, 0.920379043, -1.97105689e-28, -0.39103809, 0.39103809, -8.37435747e-29, 0.920379043))
  396. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  397. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0990791321, -2.87884474, 2.14157415e-28, -1, -4.7754458e-39, 0.906451762, -1.94123062e-28, 0.422319353, -0.422319353, 9.04426753e-29, 0.906451762))
  398. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  399. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0887336731, -2.84466839, 2.14157415e-28, -1, -4.7754458e-39, 0.874462664, -1.8727236e-28, -0.485101521, 0.485101521, -1.03887923e-28, 0.874462664))
  400. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  401. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0957632065, -2.85476875, 2.14157415e-28, -1, -4.7754458e-39, 0.981567919, -2.10209716e-28, -0.19113563, 0.19113563, -4.0933047e-29, 0.981567919))
  402. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  403. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0993909836, -2.8768115, 2.14157415e-28, -1, -4.7754458e-39, 0.927312016, -1.98590437e-28, 0.374300569, -0.374300569, 8.01591242e-29, 0.927312016))
  404. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  405. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.087266922, -2.84322071, 2.14157415e-28, -1, -4.7754458e-39, 0.847875714, -1.81578601e-28, -0.530202866, 0.530202866, -1.13546691e-28, 0.847875714))
  406. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  407. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0319952965, -2.89915276, 2.14157415e-28, -1, -4.7754458e-39, -0.874462664, 1.8727236e-28, 0.48510164, -0.48510164, 1.03887959e-28, -0.874462664))
  408. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  409. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0985507965, -2.86249995, 2.14157415e-28, -1, -4.7754458e-39, 0.999857664, -2.14126625e-28, 0.0171208233, -0.0171208233, 3.66654518e-30, 0.999857664))
  410. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  411. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0418052673, -2.90658379, 2.14157415e-28, -1, -4.7754458e-39, -0.681758523, 1.46003413e-28, 0.73158294, -0.73158294, 1.56673667e-28, -0.681758523))
  412. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  413. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0996923447, -2.87270403, 2.14157415e-28, -1, -4.7754458e-39, 0.961357236, -2.05881454e-28, 0.275319606, -0.275319606, 5.89616471e-29, 0.961357236))
  414. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  415. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0657327175, -2.91087437, 2.14157415e-28, -1, -4.7754458e-39, -0.121540524, 2.60287657e-29, 0.992590666, -0.992590666, 2.12570329e-28, -0.121540524))
  416. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  417. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0400137901, -2.90556669, 2.14157415e-28, -1, -4.7754458e-39, -0.719112217, 1.54002968e-28, 0.694899976, -0.694899976, 1.4881775e-28, -0.719112217))
  418. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  419. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0793385506, -2.9063611, 2.14157415e-28, -1, -4.7754458e-39, 0.242244855, -5.18784559e-29, 0.970219433, -0.970219433, 2.07779385e-28, 0.242244855))
  420. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  421. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0926408768, -2.84944248, 2.14157415e-28, -1, -4.7754458e-39, 0.939583004, -2.01218368e-28, -0.342333496, 0.342333496, -7.33131414e-29, 0.939583004))
  422. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  423. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0366106033, -2.9032526, 2.14157415e-28, -1, -4.7754458e-39, -0.787809789, 1.6871505e-28, 0.615925372, -0.615925372, 1.31904787e-28, -0.787809789))
  424. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  425. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0636857748, -2.91109753, 2.14157415e-28, -1, -4.7754458e-39, -0.173322201, 3.711818e-29, 0.984869361, -0.984869361, 2.10916749e-28, -0.173322201))
  426. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  427. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0494196415, -2.90968609, 2.14157415e-28, -1, -4.7754458e-39, -0.514755845, 1.10238605e-28, 0.857341707, -0.857341707, 1.83605799e-28, -0.514755845))
  428. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  429. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0436472893, -2.90750599, 2.14157415e-28, -1, -4.7754458e-39, -0.642536163, 1.37603662e-28, 0.766260743, -0.766260743, 1.64100173e-28, -0.642536163))
  430. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  431. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0575127602, -2.91113472, 2.14157415e-28, -1, -4.7754458e-39, -0.325255811, 6.96558365e-29, 0.945630491, -0.945630491, 2.02513484e-28, -0.325255811))
  432. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  433. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0595705509, -2.91123295, 2.14157415e-28, -1, -4.7754458e-39, -0.275319606, 5.89616471e-29, 0.961357236, -0.961357236, 2.05881454e-28, -0.275319606))
  434. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  435. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0554652214, -2.91093063, 2.14157415e-28, -1, -4.7754458e-39, -0.374300599, 8.01591302e-29, 0.927312016, -0.927312016, 1.98590437e-28, -0.374300599))
  436. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  437. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0455327034, -2.90832901, 2.14157415e-28, -1, -4.7754458e-39, -0.601552725, 1.28826766e-28, 0.798838258, -0.798838258, 1.71076878e-28, -0.601552725))
  438. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  439. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0514125824, -2.91020679, 2.14157415e-28, -1, -4.7754458e-39, -0.469180614, 1.00478353e-28, 0.883106947, -0.883106947, 1.89123612e-28, -0.469180614))
  440. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  441. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0534288883, -2.9106245, 2.14157415e-28, -1, -4.7754458e-39, -0.422319472, 9.04426994e-29, 0.906451821, -0.906451821, 1.94123074e-28, -0.422319472))
  442. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.0747509971, 0.113847651, 0.0747509077))
  443. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48934746, 0.0616300106, -2.91121864, 2.14157415e-28, -1, -4.7754458e-39, -0.224628732, 4.8105833e-29, 0.97444874, -0.97444874, 2.08685102e-28, -0.224628732))
  444. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  445. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0680866241, -2.40850544, 2.14157415e-28, -1, -4.7754458e-39, -0.391038179, 8.37435928e-29, -0.920379043, 0.920379043, -1.97105689e-28, -0.391038179))
  446. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  447. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0641288757, -2.45925784, 2.14157415e-28, -1, -4.7754458e-39, -0.906451821, 1.94123074e-28, -0.422319412, 0.422319412, -9.04426873e-29, -0.906451821))
  448. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  449. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0704116821, -2.41940498, 2.14157415e-28, -1, -4.7754458e-39, -0.530202866, 1.13546691e-28, -0.847875714, 0.847875714, -1.81578601e-28, -0.530202866))
  450. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  451. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0563187599, -2.38544941, 2.14157415e-28, -1, -4.7754458e-39, -0.0352309421, 7.54495469e-30, -0.99938345, 0.99938345, -2.14025032e-28, -0.0352309421))
  452. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  453. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0585069656, -2.38845539, 2.14157415e-28, -1, -4.7754458e-39, -0.087486513, 1.87358573e-29, -0.996169984, 0.996169984, -2.13336873e-28, -0.087486513))
  454. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  455. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0539753437, -2.38255978, 2.14157415e-28, -1, -4.7754458e-39, 0.0171207041, -3.66651998e-30, -0.999857605, 0.999857605, -2.141266e-28, 0.0171207041))
  456. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  457. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0514853001, -2.37979889, 2.14157415e-28, -1, -4.7754458e-39, 0.0694259033, -1.48680483e-29, -0.997591317, 0.997591317, -2.13641242e-28, 0.0694259033))
  458. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  459. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0704231262, -2.43794632, 2.14157415e-28, -1, -4.7754458e-39, -0.731583118, 1.56673703e-28, -0.681758463, 0.681758463, -1.46003401e-28, -0.731583118))
  460. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  461. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.065600872, -2.40149879, 2.14157415e-28, -1, -4.7754458e-39, -0.292690337, 6.26817072e-29, -0.956211627, 0.956211627, -2.04779509e-28, -0.292690337))
  462. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  463. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0709991455, -2.42681646, 2.14157415e-28, -1, -4.7754458e-39, -0.615925491, 1.31904811e-28, -0.787809789, 0.787809789, -1.6871505e-28, -0.615925491))
  464. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  465. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0623955727, -2.39479065, 2.14157415e-28, -1, -4.7754458e-39, -0.191135302, 4.09329778e-29, -0.981568038, 0.981568038, -2.1020974e-28, -0.191135302))
  466. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  467. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0640854836, -2.39810371, 2.14157415e-28, -1, -4.7754458e-39, -0.242244855, 5.18784559e-29, -0.970219433, 0.970219433, -2.07779385e-28, -0.242244855))
  468. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  469. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0698261261, -2.41573334, 2.14157415e-28, -1, -4.7754458e-39, -0.4851017, 1.03887971e-28, -0.874462545, 0.874462545, -1.87272336e-28, -0.4851017))
  470. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  471. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0708036423, -2.42310238, 2.14157415e-28, -1, -4.7754458e-39, -0.573850453, 1.22894143e-28, -0.818965197, 0.818965197, -1.75387206e-28, -0.573850453))
  472. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  473. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0681152344, -2.44884992, 2.14157415e-28, -1, -4.7754458e-39, -0.829226494, 1.77584716e-28, -0.558920205, 0.558920205, -1.19696715e-28, -0.829226494))
  474. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  475. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0605335236, -2.391572, 2.14157415e-28, -1, -4.7754458e-39, -0.139502332, 2.98754135e-29, -0.990225971, 0.990225971, -2.12063905e-28, -0.139502332))
  476. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  477. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0708112717, -2.43424845, 2.14157415e-28, -1, -4.7754458e-39, -0.694899857, 1.48817726e-28, -0.719112396, 0.719112396, -1.54003004e-28, -0.694899857))
  478. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  479. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0656375885, -2.45586061, 2.14157415e-28, -1, -4.7754458e-39, -0.883107007, 1.89123624e-28, -0.469180524, 0.469180524, -1.00478335e-28, -0.883107007))
  480. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  481. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0669689178, -2.45238709, 2.14157415e-28, -1, -4.7754458e-39, -0.857341766, 1.83605811e-28, -0.514755726, 0.514755726, -1.10238581e-28, -0.857341766))
  482. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  483. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0698461533, -2.44162083, 2.14157415e-28, -1, -4.7754458e-39, -0.766260862, 1.64100197e-28, -0.642536163, 0.642536163, -1.37603662e-28, -0.766260862))
  484. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  485. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0690507889, -2.41209793, 2.14157415e-28, -1, -4.7754458e-39, -0.438671023, 9.39445034e-29, -0.898652315, 0.898652315, -1.92452775e-28, -0.438671023))
  486. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  487. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0669355392, -2.40496922, 2.14157415e-28, -1, -4.7754458e-39, -0.342333198, 7.33130812e-29, -0.939583063, 0.939583063, -2.0121838e-28, -0.342333198))
  488. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  489. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0710029602, -2.43053436, 2.14157415e-28, -1, -4.7754458e-39, -0.656312168, 1.40553898e-28, -0.754495144, 0.754495144, -1.61580479e-28, -0.656312168))
  490. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  491. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0690746307, -2.44525719, 2.14157415e-28, -1, -4.7754458e-39, -0.798838317, 1.7107689e-28, -0.601552665, 0.601552665, -1.28826754e-28, -0.798838317))
  492. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  493. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0605840683, -2.46579289, 2.14157415e-28, -1, -4.7754458e-39, -0.945630491, 2.02513484e-28, -0.32525596, 0.32525596, -6.96558666e-29, -0.945630491))
  494. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  495. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0624427795, -2.46257162, 2.14157415e-28, -1, -4.7754458e-39, -0.927311897, 1.98590413e-28, -0.374300539, 0.374300539, -8.01591182e-29, -0.927311897))
  496. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  497. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0201251507, -2.36061096, 2.14157415e-28, -1, -4.7754458e-39, 0.558920205, -1.19696715e-28, -0.829226613, 0.829226613, -1.7758474e-28, 0.558920205))
  498. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  499. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0563783646, -2.47192287, 2.14157415e-28, -1, -4.7754458e-39, -0.974448681, 2.08685078e-28, -0.224628732, 0.224628732, -4.8105833e-29, -0.974448681))
  500. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  501. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0370688438, -2.36814117, 2.14157415e-28, -1, -4.7754458e-39, 0.32525593, -6.96558606e-29, -0.945630431, 0.945630431, -2.0251346e-28, 0.32525593))
  502. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  503. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0698461533, -2.41583109, 2.14157415e-28, -1, -4.7754458e-39, 0.766260862, -1.64100197e-28, 0.642536163, -0.642536163, 1.37603662e-28, 0.766260862))
  504. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  505. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0585613251, -2.46891356, 2.14157415e-28, -1, -4.7754458e-39, -0.961357117, 2.0588143e-28, -0.275319487, 0.275319487, -5.8961623e-29, -0.961357117))
  506. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  507. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0488548279, -2.37717247, 2.14157415e-28, -1, -4.7754458e-39, 0.121540345, -2.60287265e-29, -0.992590725, 0.992590725, -2.12570329e-28, 0.121540345))
  508. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  509. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0165326595, -2.35965061, 2.14157415e-28, -1, -4.7754458e-39, 0.601552784, -1.2882679e-28, -0.798838377, 0.798838377, -1.71076902e-28, 0.601552784))
  510. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  511. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0708122253, -2.42320275, 2.14157415e-28, -1, -4.7754458e-39, 0.694899857, -1.48817726e-28, 0.719112396, -0.719112396, 1.54003004e-28, 0.694899857))
  512. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  513. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0431983471, -2.37234783, 2.14157415e-28, -1, -4.7754458e-39, 0.224628851, -4.81058601e-29, -0.974448621, 0.974448621, -2.08685078e-28, 0.224628851))
  514. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  515. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0338475704, -2.36628342, 2.14157415e-28, -1, -4.7754458e-39, 0.374300778, -8.01591663e-29, -0.927311957, 0.927311957, -1.98590425e-28, 0.374300778))
  516. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  517. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0271344185, -2.36308575, 2.14157415e-28, -1, -4.7754458e-39, 0.469180703, -1.00478371e-28, -0.883107007, 0.883107007, -1.89123624e-28, 0.469180703))
  518. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  519. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0710010529, -2.43063498, 2.14157415e-28, -1, -4.7754458e-39, 0.615925491, -1.31904811e-28, 0.787809789, -0.787809789, 1.6871505e-28, 0.615925491))
  520. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  521. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.04616642, -2.48270059, 2.14157415e-28, -1, -4.7754458e-39, -0.999857605, 2.141266e-28, -0.0171207637, 0.0171207637, -3.66653277e-30, -0.999857605))
  522. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  523. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0237569809, -2.49566031, 2.14157415e-28, -1, -4.7754458e-39, -0.939583004, 2.01218368e-28, 0.342333317, -0.342333317, 7.33131053e-29, -0.939583004))
  524. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  525. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0690526962, -2.44535589, 2.14157415e-28, -1, -4.7754458e-39, 0.438671201, -9.39445395e-29, 0.898652375, -0.898652375, 1.92452787e-28, 0.438671201))
  526. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  527. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0305335522, -2.36459732, 2.14157415e-28, -1, -4.7754458e-39, 0.422319263, -9.04426572e-29, -0.906451821, 0.906451821, -1.94123074e-28, 0.422319263))
  528. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  529. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.046090126, -2.37468529, 2.14157415e-28, -1, -4.7754458e-39, 0.173322201, -3.711818e-29, -0.984869361, 0.984869361, -2.10916749e-28, 0.173322201))
  530. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  531. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0704250336, -2.41950464, 2.14157415e-28, -1, -4.7754458e-39, 0.73158288, -1.56673643e-28, 0.681758642, -0.681758642, 1.46003437e-28, 0.73158288))
  532. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  533. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0708026886, -2.43434763, 2.14157415e-28, -1, -4.7754458e-39, 0.573850572, -1.22894168e-28, 0.818965018, -0.818965018, 1.7538717e-28, 0.573850572))
  534. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  535. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0540418625, -2.47481465, 2.14157415e-28, -1, -4.7754458e-39, -0.984869421, 2.10916773e-28, -0.17332226, 0.17332226, -3.7118192e-29, -0.984869421))
  536. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  537. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0128955841, -2.35888004, 2.14157415e-28, -1, -4.7754458e-39, 0.642536044, -1.37603638e-28, -0.766260922, 0.766260922, -1.64100209e-28, 0.642536044))
  538. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  539. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0401890278, -2.37016392, 2.14157415e-28, -1, -4.7754458e-39, 0.275319457, -5.8961617e-29, -0.961357176, 0.961357176, -2.05881454e-28, 0.275319457))
  540. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  541. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0489273071, -2.48020983, 2.14157415e-28, -1, -4.7754458e-39, -0.997591317, 2.13641242e-28, -0.0694257542, 0.0694257542, -1.48680167e-29, -0.997591317))
  542. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  543. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0402708054, -2.48723125, 2.14157415e-28, -1, -4.7754458e-39, -0.996169984, 2.13336873e-28, 0.0874864534, -0.0874864534, 1.87358437e-29, -0.996169984))
  544. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  545. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0236623287, -2.36175632, 2.14157415e-28, -1, -4.7754458e-39, 0.514755607, -1.10238557e-28, -0.857341766, 0.857341766, -1.83605811e-28, 0.514755607))
  546. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  547. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0710029602, -2.42691612, 2.14157415e-28, -1, -4.7754458e-39, 0.656312048, -1.40553874e-28, 0.754495084, -0.754495084, 1.61580455e-28, 0.656312048))
  548. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  549. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0690755844, -2.4121933, 2.14157415e-28, -1, -4.7754458e-39, 0.798838437, -1.71076914e-28, 0.601552606, -0.601552606, 1.28826742e-28, 0.798838437))
  550. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  551. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0371522903, -2.48925829, 2.14157415e-28, -1, -4.7754458e-39, -0.990225971, 2.12063905e-28, 0.139502242, -0.139502242, 2.98753954e-29, -0.990225971))
  552. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  553. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0339336395, -2.49111891, 2.14157415e-28, -1, -4.7754458e-39, -0.981567919, 2.10209716e-28, 0.191135481, -0.191135481, 4.09330169e-29, -0.981567919))
  554. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  555. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0515556335, -2.47757864, 2.14157415e-28, -1, -4.7754458e-39, -0.992590666, 2.12570329e-28, -0.121540688, 0.121540688, -2.60287988e-29, -0.992590666))
  556. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  557. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0306215286, -2.49281168, 2.14157415e-28, -1, -4.7754458e-39, -0.970219493, 2.07779409e-28, 0.242244765, -0.242244765, 5.18784379e-29, -0.970219493))
  558. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  559. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0432767868, -2.48504353, 2.14157415e-28, -1, -4.7754458e-39, -0.99938345, 2.14025032e-28, 0.0352311507, -0.0352311507, 7.54499983e-30, -0.99938345))
  560. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  561. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0640864372, -2.45934963, 2.14157415e-28, -1, -4.7754458e-39, 0.242244855, -5.18784559e-29, 0.970219433, -0.970219433, 2.07779385e-28, 0.242244855))
  562. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  563. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.00562286377, -2.49952841, 2.14157415e-28, -1, -4.7754458e-39, -0.818965018, 1.7538717e-28, 0.573850572, -0.573850572, 1.22894168e-28, -0.818965018))
  564. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  565. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0202217102, -2.49681282, 2.14157415e-28, -1, -4.7754458e-39, -0.920379043, 1.97105689e-28, 0.39103815, -0.39103815, 8.37435868e-29, -0.920379043))
  566. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  567. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.00190925598, -2.49972582, 2.14157415e-28, -1, -4.7754458e-39, -0.787809789, 1.6871505e-28, 0.615925372, -0.615925372, 1.31904787e-28, -0.787809789))
  568. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  569. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0669360161, -2.45248127, 2.14157415e-28, -1, -4.7754458e-39, 0.342333317, -7.33131053e-29, 0.939583004, -0.939583004, 2.01218368e-28, 0.342333317))
  570. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  571. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.00552415848, -2.35791492, 2.14157415e-28, -1, -4.7754458e-39, 0.719112515, -1.5400304e-28, -0.694899678, 0.694899678, -1.4881769e-28, 0.719112515))
  572. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  573. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0129947662, -2.4985528, 2.14157415e-28, -1, -4.7754458e-39, -0.874462664, 1.8727236e-28, 0.48510164, -0.48510164, 1.03887959e-28, -0.874462664))
  574. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  575. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0272274017, -2.49432468, 2.14157415e-28, -1, -4.7754458e-39, -0.956211686, 2.04779533e-28, 0.292690098, -0.292690098, 6.2681659e-29, -0.956211686))
  576. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  577. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0704116821, -2.4380455, 2.14157415e-28, -1, -4.7754458e-39, 0.530202866, -1.13546691e-28, 0.847875714, -0.847875714, 1.81578601e-28, 0.530202866))
  578. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  579. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.00922250748, -2.35829926, 2.14157415e-28, -1, -4.7754458e-39, 0.681758642, -1.46003437e-28, -0.73158288, 0.73158288, -1.56673643e-28, 0.681758642))
  580. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  581. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.068116188, -2.40860057, 2.14157415e-28, -1, -4.7754458e-39, 0.829226613, -1.7758474e-28, 0.558920205, -0.558920205, 1.19696715e-28, 0.829226613))
  582. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  583. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.00180912018, -2.35772133, 2.14157415e-28, -1, -4.7754458e-39, 0.754495025, -1.61580443e-28, -0.656312168, 0.656312168, -1.40553898e-28, 0.754495025))
  584. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  585. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0669689178, -2.40506268, 2.14157415e-28, -1, -4.7754458e-39, 0.857341707, -1.83605799e-28, 0.514755845, -0.514755845, 1.10238605e-28, 0.857341707))
  586. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  587. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0018081665, -2.49972725, 2.14157415e-28, -1, -4.7754458e-39, -0.754495144, 1.61580479e-28, 0.656311989, -0.656311989, 1.40553862e-28, -0.754495144))
  588. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  589. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0129928589, -2.35889721, 2.14157415e-28, -1, -4.7754458e-39, 0.874462664, -1.8727236e-28, -0.485101521, 0.485101521, -1.03887923e-28, 0.874462664))
  590. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  591. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.00932121277, -2.49913549, 2.14157415e-28, -1, -4.7754458e-39, -0.847875714, 1.81578601e-28, 0.530202866, -0.530202866, 1.13546691e-28, -0.847875714))
  592. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  593. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0272283554, -2.36312485, 2.14157415e-28, -1, -4.7754458e-39, 0.956211686, -2.04779533e-28, -0.292690188, 0.292690188, -6.26816771e-29, 0.956211686))
  594. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  595. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.065600872, -2.45595312, 2.14157415e-28, -1, -4.7754458e-39, 0.292690128, -6.2681665e-29, 0.956211686, -0.956211686, 2.04779533e-28, 0.292690128))
  596. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  597. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0166282654, -2.3596735, 2.14157415e-28, -1, -4.7754458e-39, 0.898652256, -1.92452763e-28, -0.438671261, 0.438671261, -9.39445516e-29, 0.898652256))
  598. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  599. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0605330467, -2.46587944, 2.14157415e-28, -1, -4.7754458e-39, 0.139502153, -2.98753774e-29, 0.99022609, -0.99022609, 2.1206393e-28, 0.139502153))
  600. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  601. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0680866241, -2.44894505, 2.14157415e-28, -1, -4.7754458e-39, 0.39103809, -8.37435747e-29, 0.920379043, -0.920379043, 1.97105689e-28, 0.39103809))
  602. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  603. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, -0.0166301727, -2.49777699, 2.14157415e-28, -1, -4.7754458e-39, -0.898652375, 1.92452787e-28, 0.438671201, -0.438671201, 9.39445395e-29, -0.898652375))
  604. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  605. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0539762974, -2.47489357, 2.14157415e-28, -1, -4.7754458e-39, -0.0171207041, 3.66651998e-30, 0.999857605, -0.999857605, 2.141266e-28, -0.0171207041))
  606. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  607. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.040271759, -2.37021875, 2.14157415e-28, -1, -4.7754458e-39, 0.996169984, -2.13336873e-28, -0.0874863937, 0.0874863937, -1.87358317e-29, 0.996169984))
  608. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  609. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0306224823, -2.36464024, 2.14157415e-28, -1, -4.7754458e-39, 0.970219553, -2.07779409e-28, -0.242244676, 0.242244676, -5.18784198e-29, 0.970219553))
  610. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  611. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0563182831, -2.47200394, 2.14157415e-28, -1, -4.7754458e-39, 0.0352312103, -7.54501262e-30, 0.99938345, -0.99938345, 2.14025032e-28, 0.0352312103))
  612. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  613. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0698280334, -2.4417181, 2.14157415e-28, -1, -4.7754458e-39, 0.4851017, -1.03887971e-28, 0.874462545, -0.874462545, 1.87272336e-28, 0.4851017))
  614. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  615. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.037153244, -2.36819172, 2.14157415e-28, -1, -4.7754458e-39, 0.99022609, -2.1206393e-28, -0.139502153, 0.139502153, -2.98753774e-29, 0.99022609))
  616. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  617. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0623950958, -2.46266031, 2.14157415e-28, -1, -4.7754458e-39, 0.191135392, -4.09329958e-29, 0.981567979, -0.981567979, 2.10209716e-28, 0.191135392))
  618. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  619. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.058506012, -2.468997, 2.14157415e-28, -1, -4.7754458e-39, 0.0874866322, -1.87358828e-29, 0.996169925, -0.996169925, 2.13336849e-28, 0.0874866322))
  620. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  621. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0461654663, -2.37474895, 2.14157415e-28, -1, -4.7754458e-39, 0.999857664, -2.14126625e-28, 0.0171208233, -0.0171208233, 3.66654518e-30, 0.999857664))
  622. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  623. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0237550735, -2.36179066, 2.14157415e-28, -1, -4.7754458e-39, 0.939583004, -2.01218368e-28, -0.342333496, 0.342333496, -7.33131414e-29, 0.939583004))
  624. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  625. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0605859756, -2.3916564, 2.14157415e-28, -1, -4.7754458e-39, 0.945630491, -2.02513484e-28, 0.325255871, -0.325255871, 6.96558486e-29, 0.945630491))
  626. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  627. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0401880741, -2.48728943, 2.14157415e-28, -1, -4.7754458e-39, -0.275319606, 5.89616471e-29, 0.961357236, -0.961357236, 2.05881454e-28, -0.275319606))
  628. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  629. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.00922060013, -2.49915028, 2.14157415e-28, -1, -4.7754458e-39, -0.681758523, 1.46003413e-28, 0.73158294, -0.73158294, 1.56673667e-28, -0.681758523))
  630. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  631. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0489282608, -2.37723827, 2.14157415e-28, -1, -4.7754458e-39, 0.997591376, -2.13641242e-28, 0.0694258437, -0.0694258437, 1.48680362e-29, 0.997591376))
  632. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  633. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0460896492, -2.48276615, 2.14157415e-28, -1, -4.7754458e-39, -0.173322201, 3.711818e-29, 0.984869361, -0.984869361, 2.10916749e-28, -0.173322201))
  634. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  635. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0128941536, -2.49857044, 2.14157415e-28, -1, -4.7754458e-39, -0.642536163, 1.37603662e-28, 0.766260743, -0.766260743, 1.64100173e-28, -0.642536163))
  636. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  637. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0338463783, -2.49116802, 2.14157415e-28, -1, -4.7754458e-39, -0.374300599, 8.01591302e-29, 0.927312016, -0.927312016, 1.98590437e-28, -0.374300599))
  638. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  639. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0540399551, -2.38263512, 2.14157415e-28, -1, -4.7754458e-39, 0.984869361, -2.10916749e-28, 0.173322201, -0.173322201, 3.711818e-29, 0.984869361))
  640. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  641. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0201251507, -2.49684048, 2.14157415e-28, -1, -4.7754458e-39, -0.558920205, 1.19696715e-28, 0.829226613, -0.829226613, 1.7758474e-28, -0.558920205))
  642. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  643. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0370678902, -2.48931217, 2.14157415e-28, -1, -4.7754458e-39, -0.325255811, 6.96558365e-29, 0.945630491, -0.945630491, 2.02513484e-28, -0.325255811))
  644. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  645. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.00932025909, -2.35831356, 2.14157415e-28, -1, -4.7754458e-39, 0.847875714, -1.81578601e-28, -0.530202866, 0.530202866, -1.13546691e-28, 0.847875714))
  646. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  647. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0339345932, -2.36633015, 2.14157415e-28, -1, -4.7754458e-39, 0.981567919, -2.10209716e-28, -0.19113563, 0.19113563, -4.0933047e-29, 0.981567919))
  648. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  649. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.00190877914, -2.35772514, 2.14157415e-28, -1, -4.7754458e-39, 0.787809789, -1.6871505e-28, -0.615925312, 0.615925312, -1.31904775e-28, 0.787809789))
  650. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  651. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0514864922, -2.47765446, 2.14157415e-28, -1, -4.7754458e-39, -0.0694258735, 1.48680422e-29, 0.997591376, -0.997591376, 2.13641242e-28, -0.0694258735))
  652. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  653. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0432758331, -2.37240696, 2.14157415e-28, -1, -4.7754458e-39, 0.99938345, -2.14025032e-28, -0.0352312401, 0.0352312401, -7.54501864e-30, 0.99938345))
  654. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  655. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0271339417, -2.49436474, 2.14157415e-28, -1, -4.7754458e-39, -0.469180614, 1.00478353e-28, 0.883106947, -0.883106947, 1.89123612e-28, -0.469180614))
  656. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  657. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0165314674, -2.49780083, 2.14157415e-28, -1, -4.7754458e-39, -0.601552725, 1.28826766e-28, 0.798838258, -0.798838258, 1.71076878e-28, -0.601552725))
  658. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  659. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0641288757, -2.39819241, 2.14157415e-28, -1, -4.7754458e-39, 0.906451762, -1.94123062e-28, 0.422319353, -0.422319353, 9.04426753e-29, 0.906451762))
  660. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  661. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0305323601, -2.49285507, 2.14157415e-28, -1, -4.7754458e-39, -0.422319472, 9.04426994e-29, 0.906451821, -0.906451821, 1.94123074e-28, -0.422319472))
  662. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  663. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0202188492, -2.36063862, 2.14157415e-28, -1, -4.7754458e-39, 0.920379043, -1.97105689e-28, -0.39103809, 0.39103809, -8.37435747e-29, 0.920379043))
  664. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  665. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0431983471, -2.48510456, 2.14157415e-28, -1, -4.7754458e-39, -0.224628732, 4.8105833e-29, 0.97444874, -0.97444874, 2.08685102e-28, -0.224628732))
  666. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  667. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0585632324, -2.38853669, 2.14157415e-28, -1, -4.7754458e-39, 0.961357236, -2.05881454e-28, 0.275319606, -0.275319606, 5.89616471e-29, 0.961357236))
  668. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  669. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.00562238693, -2.3579216, 2.14157415e-28, -1, -4.7754458e-39, 0.818964958, -1.75387158e-28, -0.573850632, 0.573850632, -1.2289418e-28, 0.818964958))
  670. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  671. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0515556335, -2.37986994, 2.14157415e-28, -1, -4.7754458e-39, 0.992590666, -2.12570329e-28, 0.121540569, -0.121540569, 2.60287747e-29, 0.992590666))
  672. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  673. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0563783646, -2.38552618, 2.14157415e-28, -1, -4.7754458e-39, 0.974448681, -2.08685078e-28, 0.224628732, -0.224628732, 4.8105833e-29, 0.974448681))
  674. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  675. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0624427795, -2.39487767, 2.14157415e-28, -1, -4.7754458e-39, 0.927312016, -1.98590437e-28, 0.374300569, -0.374300569, 8.01591242e-29, 0.927312016))
  676. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  677. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.00552272797, -2.49953651, 2.14157415e-28, -1, -4.7754458e-39, -0.719112217, 1.54002968e-28, 0.694899976, -0.694899976, 1.4881775e-28, -0.719112217))
  678. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  679. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0488553047, -2.48028088, 2.14157415e-28, -1, -4.7754458e-39, -0.121540524, 2.60287657e-29, 0.992590666, -0.992590666, 2.12570329e-28, -0.121540524))
  680. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  681. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0656394958, -2.40159059, 2.14157415e-28, -1, -4.7754458e-39, 0.883106947, -1.89123612e-28, 0.469180614, -0.469180614, 1.00478353e-28, 0.883106947))
  682. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.161914214, 0.194296986, 0.161914155))
  683. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.93104744, 0.0236616135, -2.49569416, 2.14157415e-28, -1, -4.7754458e-39, -0.514755845, 1.10238605e-28, 0.857341707, -0.857341707, 1.83605799e-28, -0.514755845))
  684.  
  685. ----------------------Wings
  686.  
  687. handle=part(Enum.FormFactor.Symmetric,m,Enum.Material.Plastic,0,1,"Medium stone grey","Handle",Vector3.new(0.05, 0.05, 0.05))
  688. handleweld=weld(m,Character["Torso"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0100221634, -0.0175542831, 0.00262880325, 1.00000155, -2.14157415e-28, 0.000332000374, -2.14157415e-28, 1, -7.1100246e-32, -0.000332000374, 4.7754458e-39, 1.00000155))
  689. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.837632179, 0.333232641, 0.251318902))
  690. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.700101852, 1.86904049, 0.891112566, 0.75275898, -0.636865616, 0.166612804, -0.638960898, -0.7677508, -0.0478571169, 0.158395648, -0.0704337358, -0.984863639))
  691. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.483554214, 0.333232641, 0.251318902))
  692. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.37859869, 1.42097473, -0.884177685, 0.638928056, -0.767751753, -0.0482810065, 0.752649307, 0.636864662, -0.167112693, 0.159049526, 0.0704338774, 0.984758258))
  693. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.270109087, 0.0500000007, 0.429238558))
  694. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.17693233, 0.404156685, 0.899710178, -0.498539031, -0.866677165, -0.0181981921, -0.852276921, 0.493872404, -0.172391862, 0.158395648, -0.0704337358, -0.984863639))
  695. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.246144727, 0.200000003, 0.200000003))
  696. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.79093742, -5.0165062, 0.899179935, 0.541946113, 0.839977741, 0.0270888023, 0.825355411, -0.538030386, 0.171220094, 0.158395648, -0.0704337358, -0.984863639))
  697. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.0973593965, 0.702734888))
  698. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.341453254, 0.333232641, 0.251318902))
  699. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.104499578, -3.89063263, 0.891108513, -0.488824785, 0.86104399, -0.140196726, 0.857885361, 0.503629029, 0.101955876, 0.158395648, -0.0704337358, -0.984863639))
  700. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(2.0836575, 0.333232641, 0.251318902))
  701. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.94126606, -0.604771733, 0.891101122, -0.929736614, -0.346456975, -0.124752127, -0.332426131, 0.93541801, -0.120362103, 0.158395648, -0.0704337358, -0.984863639))
  702. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.397625864, 0.164320529, 0.117830887))
  703. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.36515665, -5.39487457, -0.875785828, -0.81914556, 0.56619513, 0.0918044075, -0.551099241, -0.821256638, 0.147748649, 0.159049526, 0.0704338774, 0.984758258))
  704. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.649142921, 0.236052051, 0.251318902))
  705. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.47317219, 0.354777813, 0.891096592, -0.973336935, -0.178759843, -0.143757522, -0.165928766, 0.981368423, -0.0968705565, 0.158395648, -0.0704337358, -0.984863639))
  706. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.237157688, 0.0928658471, 0.140546978))
  707. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.34740114, -4.54231548, 0.89917922, 0.41211924, 0.911129892, 0.00112016883, 0.897259653, -0.406056136, 0.173346102, 0.158395648, -0.0704337358, -0.984863639))
  708. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.46827829, 0.952135324, 0.251318902))
  709. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.65370083, -0.36060524, 0.891111851, 0.857885361, 0.503629029, 0.101955876, 0.488824785, -0.86104399, 0.140196726, 0.158395648, -0.0704337358, -0.984863639))
  710. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.623012781, 0.333232641, 0.251318902))
  711. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.530793428, 1.99753952, 0.891105652, -0.00560906343, -0.997500598, 0.0704358295, -0.98736304, -0.00563243032, -0.158394843, 0.158395648, -0.0704337358, -0.984863639))
  712. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.270109087, 0.0500000007, 0.429238558))
  713. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.18585587, 0.349413395, 0.899714947, 0.971388578, -0.167668134, 0.168219566, -0.176978514, -0.983324349, 0.0418606214, 0.158395648, -0.0704337358, -0.984863639))
  714. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392539173, 0.333232641, 0.251318902))
  715. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.81200981, 0.265833378, 0.891103268, 0.857885361, 0.503629029, 0.101955876, 0.488824785, -0.86104399, 0.140196726, 0.158395648, -0.0704337358, -0.984863639))
  716. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.388688922, 0.200000003, 0.200000003))
  717. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.989244938, -3.72903919, 0.899180412, 0.129879355, 0.990271866, -0.0499324463, 0.978799522, -0.12000373, 0.166002661, 0.158395648, -0.0704337358, -0.984863639))
  718. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.195967019, 0.702734888))
  719. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.471516728, 0.234877661, 0.251318902))
  720. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.747990608, -0.87575531, 0.891108036, -0.630366266, 0.760510743, -0.155771062, 0.759970784, 0.645493984, 0.0760625526, 0.158395648, -0.0704337358, -0.984863639))
  721. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.463330895, 0.19147341, 0.137301669))
  722. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.98905087, -7.80519533, -0.875741005, -0.480350316, 0.876951933, 0.0148584386, -0.862538993, -0.475389123, 0.17331171, 0.159049526, 0.0704338774, 0.984758258))
  723. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.483554214, 0.333232641, 0.251318902))
  724. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.31697559, 1.35000134, 0.89109993, -0.638960898, -0.7677508, -0.0478571169, -0.75275898, 0.636865616, -0.166612804, 0.158395648, -0.0704337358, -0.984863639))
  725. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.88196522, 0.514088511, 0.251318902))
  726. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.4933629, -2.56108665, 0.891094208, 0.342967689, 0.939270735, -0.0120140137, 0.925899744, -0.335871369, 0.172932908, 0.158395648, -0.0704337358, -0.984863639))
  727. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(8.67960358, 0.333232433, 0.161478281))
  728. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(7.57341194, -0.117282867, -0.875673294, 0.889293849, -0.443437904, -0.111914277, 0.428796589, 0.893533587, -0.133164987, 0.159049526, 0.0704338774, 0.984758258))
  729. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.471516728, 0.234877661, 0.251318902))
  730. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.807125092, -0.948737144, -0.884182453, 0.630263746, 0.760509849, -0.156189755, -0.759919405, 0.645495176, 0.076566793, 0.159049526, 0.0704338774, 0.984758258))
  731. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.246144727, 0.200000003, 0.200000003))
  732. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.84341717, -5.09448719, -0.876107216, -0.541927397, 0.839978278, 0.0274483506, -0.825242281, -0.53802973, 0.171768188, 0.159049526, 0.0704338774, 0.984758258))
  733. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.0973593965, 0.702734888))
  734. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(2.72853518, 0.276367128, 0.200000003))
  735. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.92755938, 0.762280822, -0.873428345, -0.951270163, -0.255978465, 0.171949551, 0.264187902, -0.964113414, 0.0262883995, 0.159049526, 0.0704338774, 0.984758258))
  736. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.559161127))
  737. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"v","Part",Vector3.new(0.203526303, 0.0796965212, 0.120615982))
  738. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.23291898, -2.68892288, -0.876105785, -0.774011075, 0.628090024, 0.0800876692, -0.612875879, -0.774946809, 0.154413998, 0.159049526, 0.0704338774, 0.984758258))
  739. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.30827716, 0.200000003, 0.200000003))
  740. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.0651021, -0.632002354, -0.876111984, -0.858350456, 0.50268954, 0.102678612, -0.487795562, -0.861593068, 0.140409455, 0.159049526, 0.0704338774, 0.984758258))
  741. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.142394558, 0.826475263))
  742. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.974742055, 0.804455996, 0.200000003))
  743. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.33538294, -4.73545551, -0.875673294, -0.073296383, 0.995541811, -0.059367422, -0.984549403, -0.0627364814, 0.163502961, 0.159049526, 0.0704338774, 0.984758258))
  744. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  745. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.463330954, 0.200000003, 0.200000003))
  746. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.95088196, -7.30414772, -0.875742435, -0.56724745, 0.822897077, 0.0327595398, -0.808047295, -0.563808382, 0.17083481, 0.159049526, 0.0704338774, 0.984758258))
  747. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.957367718, 0.686508358))
  748. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.46827829, 0.952135324, 0.251318902))
  749. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.73588848, -0.40621233, -0.884181976, -0.857817829, 0.503629148, 0.102525368, -0.488731652, -0.861044168, 0.140521377, 0.159049526, 0.0704338774, 0.984758258))
  750. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(5.42655277, 0.474159241, 0.200000003))
  751. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.87717533, -1.32662773, -0.872437, -0.835002363, 0.541791916, 0.096110858, -0.526764631, -0.837556481, 0.144984186, 0.159049526, 0.0704338774, 0.984758258))
  752. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.766287804))
  753. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(5.21506357, 0.20021978, 0.0970228091))
  754. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.07851458, -1.58847284, -0.875841618, 0.738140345, 0.653911829, -0.165988639, -0.655636132, 0.753285348, 0.0520142578, 0.159049526, 0.0704338774, 0.984758258))
  755. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.26049519, 0.284894377, 0.200000003))
  756. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.43603611, 0.764592171, -0.87389946, -0.807647109, -0.564388216, 0.170811653, 0.567816854, -0.822499335, -0.0328799486, 0.159049526, 0.0704338774, 0.984758258))
  757. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.46041733))
  758. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(2.0836575, 0.333232641, 0.251318902))
  759. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.03015041, -0.574133396, -0.884183884, 0.929653645, -0.346456975, -0.125369355, 0.332346082, 0.935418129, -0.120582908, 0.159049526, 0.0704338774, 0.984758258))
  760. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.88196522, 0.514088511, 0.251318902))
  761. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.52700329, -2.6488533, -0.884180069, -0.342975736, 0.939270914, -0.0117864367, -0.925784886, -0.335871369, 0.173547685, 0.159049526, 0.0704338774, 0.984758258))
  762. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.333568811, 0.200000003, 0.200000003))
  763. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.54901314, -2.15040779, -0.876101971, -0.559423566, 0.828299344, 0.0311095063, -0.813483357, -0.555841386, 0.171142966, 0.159049526, 0.0704338774, 0.984758258))
  764. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.168176889, 0.603079915))
  765. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.623012781, 0.333232641, 0.251318902))
  766. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.532396793, 2.09151459, -0.884161949, 0.00565586146, -0.997500718, 0.0704322308, 0.987257838, -0.00563246012, -0.159050345, 0.159049526, 0.0704338774, 0.984758258))
  767. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  768. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.15353775, -1.38181496, 0.899710655, -0.971388578, 0.167667985, -0.168219551, 0.176978365, 0.983324289, -0.0418606475, 0.158395648, -0.0704337358, -0.984863639))
  769. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(4.23805618, 0.345994473, 0.200000003))
  770. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.56607056, 0.541192055, 0.901857138, 0.951383591, -0.255979359, 0.171317831, -0.264171213, -0.964112818, 0.0264634844, 0.158395648, -0.0704337358, -0.984863639))
  771. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.559161127))
  772. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.02377248, 0.109218024, 0.165295035))
  773. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.6075983, 0.0951771736, -0.876103401, -0.8881374, 0.445839584, 0.11155571, -0.431186944, -0.892337799, 0.133465528, 0.159049526, 0.0704338774, 0.984758258))
  774. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.341506928, 0.200000003, 0.200000003))
  775. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.3123312, -6.54397392, -0.875741005, -0.56724745, 0.822897077, 0.0327595398, -0.808047295, -0.563808382, 0.17083481, 0.159049526, 0.0704338774, 0.984758258))
  776. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.957367718, 0.686508358))
  777. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.570847034, 0.200000003, 0.200000003))
  778. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.08688402, 1.61658335, -0.876107216, -0.469388247, -0.872112572, 0.138188854, 0.868553102, -0.484209657, -0.105648227, 0.159049526, 0.0704338774, 0.984758258))
  779. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.125247687, 0.496580422))
  780. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.837632179, 0.333232641, 0.251318902))
  781. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.771085739, 1.93069386, -0.884171486, -0.752648413, -0.636865735, 0.167112619, 0.638929069, -0.7677508, -0.0482812412, 0.159049526, 0.0704338774, 0.984758258))
  782. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.649142921, 0.236052051, 0.251318902))
  783. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.56598759, 0.369503975, -0.884170532, 0.973241329, -0.178759933, -0.144403696, 0.165864408, 0.981368542, -0.0969808325, 0.159049526, 0.0704338774, 0.984758258))
  784. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.828803003, 0.684012294, 0.200000003))
  785. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.81264782, -4.15558147, 0.89956212, 0.418314397, 0.908299923, 0.00231892825, 0.894388199, -0.412347406, 0.173334211, 0.158395648, -0.0704337358, -0.984863639))
  786. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.686508358))
  787. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.47297621, 0.200000003, 0.200000003))
  788. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.43650723, 0.103844166, -0.876109123, -0.888450921, 0.445189804, 0.111652821, -0.430540204, -0.892662048, 0.133384258, 0.159049526, 0.0704338774, 0.984758258))
  789. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.280385196, 0.826475263))
  790. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.421605587, 0.200000003, 0.200000003))
  791. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.385073185, -4.24829006, -0.87610054, 0.2262768, 0.968300164, -0.105803393, -0.960993707, 0.239654273, 0.138070092, 0.159049526, 0.0704338774, 0.984758258))
  792. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.25689742, 0.826475263))
  793. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.544915974, 0.225188777, 0.161478266))
  794. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-10.7668295, -1.35262012, -0.875671387, -0.840006173, 0.533750474, 0.097494185, -0.518748343, -0.842703938, 0.144057631, 0.159049526, 0.0704338774, 0.984758258))
  795. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392539173, 0.333232641, 0.251318902))
  796. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.89422512, 0.220214367, -0.884170055, -0.857817829, 0.503629148, 0.102525368, -0.488731652, -0.861044168, 0.140521377, 0.159049526, 0.0704338774, 0.984758258))
  797. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  798. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.69456816, -2.22814298, -0.876106262, -0.97177875, 0.187195092, 0.143564135, -0.174230143, -0.979794621, 0.098219417, 0.159049526, 0.0704338774, 0.984758258))
  799. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.86967802, 0.0687980205, 0.496580422))
  800. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.544915974, 0.225188777, 0.161478266))
  801. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.00764418, -9.00028801, -0.87567091, -0.142560482, 0.988636971, -0.0476866253, -0.976927102, -0.132802248, 0.167283282, 0.159049526, 0.0704338774, 0.984758258))
  802. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.17940784, 0.322034985, 0.200000003))
  803. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.7252779, -0.298906803, -0.872979641, -0.967677772, 0.208867818, 0.141351685, -0.195728391, -0.975404441, 0.101377606, 0.159049526, 0.0704338774, 0.984758258))
  804. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.651558757))
  805. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.341453254, 0.333232641, 0.251318902))
  806. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.150129795, -3.97287154, -0.884187698, 0.488732785, 0.861043513, -0.140521526, -0.857817173, 0.50363034, 0.102525182, 0.159049526, 0.0704338774, 0.984758258))
  807. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.293077767, 0.200000003, 0.200000003))
  808. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.89297867, -5.11195469, 0.899503708, -0.463223636, 0.875570774, -0.137118191, 0.871975482, 0.477927923, 0.106060021, 0.158395648, -0.0704337358, -0.984863639))
  809. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.821603239, 0.589154541))
  810. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.262121707, 0.200000003, 0.200000003))
  811. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.11748409, 0.0639610291, -0.876108646, -0.975656867, 0.163778692, 0.145865351, -0.151008502, -0.983979702, 0.0947682038, 0.159049526, 0.0704338774, 0.984758258))
  812. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.121075168, 0.702734888))
  813. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.73925114, 0.378740221, 0.200000003))
  814. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.10012627, -1.02225876, -0.872441292, -0.835002363, 0.541791916, 0.096110858, -0.526764631, -0.837556481, 0.144984186, 0.159049526, 0.0704338774, 0.984758258))
  815. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.766287804))
  816. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(4.23805618, 0.345994473, 0.200000003))
  817. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.65635395, 0.567358971, -0.873436451, -0.951270163, -0.255978465, 0.171949551, 0.264187902, -0.964113414, 0.0262883995, 0.159049526, 0.0704338774, 0.984758258))
  818. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.559161127))
  819. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.317000091, 0.200000003, 0.200000003))
  820. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.31575251, 1.44009209, -0.875844002, -0.738136292, -0.653916478, 0.165988311, 0.655640781, -0.753281236, -0.0520153008, 0.159049526, 0.0704338774, 0.984758258))
  821. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.680042028, 0.485114038))
  822. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(6.33351707, 0.243160099, 0.117830887))
  823. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(5.10377502, -1.5553863, -0.875781059, 0.915228903, 0.36352247, -0.173820481, -0.370224476, 0.928919315, -0.00664507039, 0.159049526, 0.0704338774, 0.984758258))
  824. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.388688922, 0.200000003, 0.200000003))
  825. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.00266516, -3.82210827, -0.87610817, -0.1299126, 0.990272045, -0.0498463511, -0.978689373, -0.12000373, 0.16665253, 0.159049526, 0.0704338774, 0.984758258))
  826. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.195967019, 0.702734888))
  827. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.86096573, 0.200000003, 0.200000003))
  828. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.73538971, 1.31504488, -0.876113892, -0.953327179, -0.248355001, 0.171736494, 0.256665647, -0.966105103, 0.0276457798, 0.159049526, 0.0704338774, 0.984758258))
  829. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.177244052, 0.702734888))
  830. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.487054616, 0.200000003, 0.200000003))
  831. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.27444363, 1.05640697, -0.876102924, -0.73989594, -0.651889443, 0.166127533, 0.653654456, -0.755036175, -0.051568944, 0.159049526, 0.0704338774, 0.984758258))
  832. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.103197038, 0.496580422))
  833. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.253317922, 0.200000003, 0.200000003))
  834. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.61122799, -1.7631793, -0.87610817, -0.799769223, 0.59401983, 0.0866847336, -0.578860283, -0.801361322, 0.150809377, 0.159049526, 0.0704338774, 0.984758258))
  835. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.154354557, 0.496580422))
  836. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.384985864, 0.200000003, 0.200000003))
  837. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.60626459, 1.37513888, -0.875784874, -0.915224373, -0.363533467, 0.173820555, 0.370235354, -0.928914726, 0.00664297398, 0.159049526, 0.0704338774, 0.984758258))
  838. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.825887859, 0.589154541))
  839. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.95976114, 0.345994473, 0.200000003))
  840. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.4043808, 0.513969898, 0.901859522, 0.951383591, -0.255979359, 0.171317831, -0.264171213, -0.964112818, 0.0264634844, 0.158395648, -0.0704337358, -0.984863639))
  841. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.559161127))
  842. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.307646036, 0.200000003, 0.200000003))
  843. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.62449265, -2.36927128, -0.876119614, -0.559423566, 0.828299344, 0.0311095063, -0.813483357, -0.555841386, 0.171142966, 0.159049526, 0.0704338774, 0.984758258))
  844. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.187458321, 0.603079915))
  845. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(2.24669528, 0.227562711, 0.200000003))
  846. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.96907568, 0.94747901, -0.873895645, -0.807647109, -0.564388216, 0.170811653, 0.567816854, -0.822499335, -0.0328799486, 0.159049526, 0.0704338774, 0.984758258))
  847. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.46041733))
  848. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.203526318, 0.200000003, 0.200000003))
  849. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.27017307, -3.09353781, 0.899179935, 0.85719502, 0.504842997, 0.101758048, 0.490034342, -0.860332966, 0.140340403, 0.158395648, -0.0704337358, -0.984863639))
  850. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.33206898, 0.603079915))
  851. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.29378319, 0.0500000007, 0.120615982))
  852. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.39287758, 1.34701824, 0.899183035, 0.916340232, -0.361013323, 0.173193529, -0.367747515, -0.929897368, 0.0073583317, 0.158395648, -0.0704337358, -0.984863639))
  853. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.241322264, 0.200000003, 0.200000003))
  854. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.79792404, -2.28564715, -0.875847816, -0.976712883, 0.156730622, 0.146540001, -0.144020423, -0.985126853, 0.0937215909, 0.159049526, 0.0704338774, 0.984758258))
  855. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.67651403, 0.485114038))
  856. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.07483196, 0.200000003, 0.200000003))
  857. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.64972115, 1.51036119, 0.899181604, 0.916063786, -0.361711085, 0.173198968, -0.368435085, -0.929625928, 0.00722833769, 0.158395648, -0.0704337358, -0.984863639))
  858. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.204597339, 0.603079915))
  859. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.293077767, 0.200000003, 0.200000003))
  860. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.93610978, -5.19544029, -0.875783443, 0.46313253, 0.875570893, -0.13742584, -0.871905088, 0.477927983, 0.106638886, 0.159049526, 0.0704338774, 0.984758258))
  861. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.821603239, 0.589154541))
  862. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.211238876, 0.200000003, 0.200000003))
  863. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.28640366, -3.05552244, -0.876101494, -0.857127726, 0.504843056, 0.102327086, -0.489941061, -0.860333085, 0.140665859, 0.159049526, 0.0704338774, 0.984758258))
  864. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.0835528523, 0.603079915))
  865. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.307646036, 0.200000003, 0.200000003))
  866. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.57033062, -2.29242516, 0.899165154, 0.559443235, 0.828299642, 0.0307380427, 0.813597262, -0.555840611, 0.170602739, 0.158395648, -0.0704337358, -0.984863639))
  867. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.187458321, 0.603079915))
  868. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.72026825, 0.186172783, 0.120615982))
  869. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.42092252, -2.46699524, -0.876100063, -0.708025157, 0.70327878, 0.0640523657, -0.688047945, -0.707416654, 0.161725104, 0.159049526, 0.0704338774, 0.984758258))
  870. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.50757241, 0.0500000007, 0.140546978))
  871. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.32861137, 0.540556192, -0.876111031, -0.983388245, 0.0997137427, 0.15169625, -0.087509498, -0.992520452, 0.0851232708, 0.159049526, 0.0704338774, 0.984758258))
  872. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.693274379, 0.200000003, 0.200000003))
  873. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58943653, 1.6636641, -0.876110077, -0.733404636, -0.659314036, 0.165610179, 0.660929382, -0.748561621, -0.0532070324, 0.159049526, 0.0704338774, 0.984758258))
  874. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.152109027, 0.603079915))
  875. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.591511309, 0.200000003, 0.200000003))
  876. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.91192293, 0.90885371, -0.876109123, -0.916216314, -0.361035317, 0.173802093, 0.36777404, -0.929888785, 0.0071101794, 0.159049526, 0.0704338774, 0.984758258))
  877. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.125329256, 0.603079915))
  878. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(7.38008833, 0.283340693, 0.137301654))
  879. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(7.05869627, -0.744317532, -0.875728607, 0.983619809, -0.0970442891, -0.151924595, 0.0848645568, 0.992784798, -0.0847150087, 0.159049526, 0.0704338774, 0.984758258))
  880. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.278917462, 0.200000003, 0.200000003))
  881. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.74045277, -6.00325108, -0.87610817, -0.213370487, 0.976331234, -0.0353698544, -0.963941395, -0.204491541, 0.170313492, 0.159049526, 0.0704338774, 0.984758258))
  882. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.455075413, 0.826475263))
  883. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.384985864, 0.200000003, 0.200000003))
  884. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.51955318, 1.33892965, 0.899498224, 0.91533941, -0.363533497, 0.173212782, -0.370230854, -0.928914666, 0.00688865362, 0.158395648, -0.0704337358, -0.984863639))
  885. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.825887859, 0.589154541))
  886. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.25244117, 0.200000003, 0.200000003))
  887. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.79386044, 0.731644154, -0.8761096, -0.983451426, 0.0989937782, 0.151757956, -0.086796023, -0.992592514, 0.0850131959, 0.159049526, 0.0704338774, 0.984758258))
  888. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.238405704, 0.702734888))
  889. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.22495015, 0.200000003, 0.200000003))
  890. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.55459309, 1.00351143, 0.899181366, 0.938224554, -0.300057799, 0.172353849, -0.307655454, -0.951317191, 0.0185548104, 0.158395648, -0.0704337358, -0.984863639))
  891. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.103905462, 0.603079915))
  892. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.211238876, 0.200000003, 0.200000003))
  893. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.20426083, -3.0098033, 0.899184942, 0.85719502, 0.504842997, 0.101758048, 0.490034342, -0.860332966, 0.140340403, 0.158395648, -0.0704337358, -0.984863639))
  894. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.0835528523, 0.603079915))
  895. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.293077767, 0.200000003, 0.200000003))
  896. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.42288208, -3.13142538, -0.875778198, -0.871902943, 0.477931917, 0.106638268, -0.463136405, -0.875568628, 0.137426317, 0.159049526, 0.0704338774, 0.984758258))
  897. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.821603239, 0.589154541))
  898. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.397625864, 0.164320529, 0.117830887))
  899. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.58907557, 0.518524766, -0.875790119, -0.948702931, -0.265176654, 0.172192782, 0.273262948, -0.961624026, 0.0246446058, 0.159049526, 0.0704338774, 0.984758258))
  900. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.336782306, 0.200000003, 0.200000003))
  901. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.19369125, -3.31674337, -0.875786781, -0.962302089, 0.233980119, 0.138687283, -0.220645562, -0.969686866, 0.104993097, 0.159049526, 0.0704338774, 0.984758258))
  902. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.761616349, 0.589154541))
  903. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.591511309, 0.200000003, 0.200000003))
  904. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.8250742, 0.872862339, 0.899178505, 0.916331172, -0.361035287, 0.173193634, -0.367769092, -0.929888546, 0.0073542241, 0.158395648, -0.0704337358, -0.984863639))
  905. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.125329256, 0.603079915))
  906. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.333568811, 0.200000003, 0.200000003))
  907. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.49489403, -2.07356834, 0.89918375, 0.559443235, 0.828299642, 0.0307380427, 0.813597262, -0.555840611, 0.170602739, 0.158395648, -0.0704337358, -0.984863639))
  908. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.168176889, 0.603079915))
  909. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.241322264, 0.200000003, 0.200000003))
  910. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.94836664, -4.43407345, -0.875843525, 0.144032344, 0.985124946, -0.0937233791, -0.976711154, 0.156742603, 0.146538854, 0.159049526, 0.0704338774, 0.984758258))
  911. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.67651403, 0.485114038))
  912. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.95976114, 0.345994473, 0.200000003))
  913. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.49467325, 0.540156007, -0.873429775, -0.951270163, -0.255978465, 0.171949551, 0.264187902, -0.964113414, 0.0262883995, 0.159049526, 0.0704338774, 0.984758258))
  914. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.559161127))
  915. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(6.33351707, 0.243160099, 0.117830887))
  916. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(5.01703262, -1.51913595, 0.899508238, -0.915344, 0.36352244, -0.173212707, 0.370219886, 0.928919137, -0.00689074118, 0.158395648, -0.0704337358, -0.984863639))
  917. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.74704808, 0.0796965286, 0.120615996))
  918. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.67314529, 1.54036009, -0.87610817, -0.916225195, -0.361013353, 0.173801929, 0.367752343, -0.929897428, 0.00711429445, 0.159049526, 0.0704338774, 0.984758258))
  919. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.739121258, 0.702058196, 0.200000003))
  920. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.54637194, 1.82349014, 0.899509907, 0.733514249, -0.659313917, 0.165123075, -0.660964429, -0.748561442, -0.0527683012, 0.158395648, -0.0704337358, -0.984863639))
  921. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.589154541))
  922. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392433375, 0.200000003, 0.200000003))
  923. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.68182468, -5.37684155, -0.875736237, -0.757740498, 0.648114979, 0.0760275126, -0.632881582, -0.758278489, 0.156452954, 0.159049526, 0.0704338774, 0.984758258))
  924. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.887468517, 0.686508358))
  925. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.693274379, 0.200000003, 0.200000003))
  926. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.52033567, 1.59994698, 0.899183273, 0.733514249, -0.659313917, 0.165123075, -0.660964429, -0.748561442, -0.0527683012, 0.158395648, -0.0704337358, -0.984863639))
  927. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.152109027, 0.603079915))
  928. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.341506928, 0.200000003, 0.200000003))
  929. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(6.12457132, -5.95018005, -0.87573719, 0.808053374, 0.563799441, -0.170835152, -0.567238748, 0.822903156, 0.032757692, 0.159049526, 0.0704338774, 0.984758258))
  930. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.957367718, 0.686508358))
  931. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.274662942, 0.200000003, 0.200000003))
  932. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.54910898, -1.58295965, -0.876111984, -0.799769223, 0.59401983, 0.0866847336, -0.578860283, -0.801361322, 0.150809377, 0.159049526, 0.0704338774, 0.984758258))
  933. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.138478085, 0.496580422))
  934. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.293077767, 0.200000003, 0.200000003))
  935. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.42267799, -4.25300503, 0.8995049, 0.871973336, 0.477931857, 0.106059402, 0.46322751, -0.875568509, 0.137118652, 0.158395648, -0.0704337358, -0.984863639))
  936. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.821603239, 0.589154541))
  937. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.56158078, 0.305075049, 0.200000003))
  938. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.34251595, 1.32768679, 0.899502039, 0.91533941, -0.363533497, 0.173212782, -0.370230854, -0.928914666, 0.00688865362, 0.158395648, -0.0704337358, -0.984863639))
  939. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.589154541))
  940. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.341506928, 0.200000003, 0.200000003))
  941. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.05005693, -5.18684959, -0.875727177, -0.56724745, 0.822897077, 0.0327595398, -0.808047295, -0.563808382, 0.17083481, 0.159049526, 0.0704338774, 0.984758258))
  942. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.957367718, 0.686508358))
  943. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.22495015, 0.200000003, 0.200000003))
  944. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.64358711, 1.03381026, -0.876112461, -0.938109934, -0.300057769, 0.172976762, 0.307667822, -0.95131737, 0.0183506738, 0.159049526, 0.0704338774, 0.984758258))
  945. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.103905462, 0.603079915))
  946. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.10932434, 0.750047624, 0.200000003))
  947. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.85736561, 1.10140848, 0.899503469, 0.91533941, -0.363533497, 0.173212782, -0.370230854, -0.928914666, 0.00688865362, 0.158395648, -0.0704337358, -0.984863639))
  948. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.589154541))
  949. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.29263294, 0.873988032, 0.200000003))
  950. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.54222918, 0.257477522, -0.875741959, -0.98361975, 0.0970465839, 0.151924402, -0.0848668888, -0.992784739, 0.0847153515, 0.159049526, 0.0704338774, 0.984758258))
  951. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.686508358))
  952. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.397625864, 0.164320529, 0.117830887))
  953. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.49904728, 0.49146986, 0.899506807, 0.948817015, -0.265176624, 0.171562821, -0.273246467, -0.961623907, 0.0248259045, 0.158395648, -0.0704337358, -0.984863639))
  954. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.448602259, 0.200000003, 0.200000003))
  955. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.80941677, 0.534244776, -0.875730991, -0.98361975, 0.0970465839, 0.151924402, -0.0848668888, -0.992784739, 0.0847153515, 0.159049526, 0.0704338774, 0.984758258))
  956. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.962360442, 0.686508358))
  957. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.293077767, 0.200000003, 0.200000003))
  958. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.50616503, -4.29614449, -0.875782967, -0.871902943, 0.477931917, 0.106638268, -0.463136405, -0.875568628, 0.137426317, 0.159049526, 0.0704338774, 0.984758258))
  959. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.821603239, 0.589154541))
  960. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.397625893, 0.200000003, 0.200000003))
  961. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.97065163, -4.90537262, 0.899504185, 0.871973336, 0.477931857, 0.106059402, 0.46322751, -0.875568509, 0.137118652, 0.158395648, -0.0704337358, -0.984863639))
  962. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.821603239, 0.589154541))
  963. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.608597696, 0.578079879, 0.200000003))
  964. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.1083169, 1.80063629, -0.875847816, -0.469388247, -0.872112572, 0.138188854, 0.868553102, -0.484209657, -0.105648227, 0.159049526, 0.0704338774, 0.984758258))
  965. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.485114038))
  966. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.203526318, 0.200000003, 0.200000003))
  967. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.3522954, -3.13926458, -0.876105785, -0.857127726, 0.504843056, 0.102327086, -0.489941061, -0.860333085, 0.140665859, 0.159049526, 0.0704338774, 0.984758258))
  968. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.33206898, 0.603079915))
  969. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.06531036, 0.0500000007, 0.0993160605))
  970. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.56546021, 1.44687796, -0.876111984, -0.739910543, -0.651872754, 0.166128725, 0.653638124, -0.755050898, -0.0515652709, 0.159049526, 0.0704338774, 0.984758258))
  971. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.52024531, 1.02788341, 0.200000003))
  972. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.61408281, -0.455251217, -0.875657082, -0.889293075, 0.443439215, 0.111914068, -0.428797871, -0.893532991, 0.133165151, 0.159049526, 0.0704338774, 0.984758258))
  973. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  974. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.45713082, 0.200000003, 0.200000003))
  975. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.281674862, -3.94838238, -0.876116276, 0.2262768, 0.968300164, -0.105803393, -0.960993707, 0.239654273, 0.138070092, 0.159049526, 0.0704338774, 0.984758258))
  976. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.230473682, 0.826475263))
  977. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.56158078, 0.305075049, 0.200000003))
  978. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.42926836, 1.36390948, -0.875774384, -0.915224373, -0.363533467, 0.173820555, 0.370235354, -0.928914726, 0.00664297398, 0.159049526, 0.0704338774, 0.984758258))
  979. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.589154541))
  980. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.463330895, 0.19147341, 0.137301669))
  981. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.83779812, -0.573298454, -0.875739098, -0.969506621, 0.199523836, 0.142315388, -0.186458915, -0.97735858, 0.100020275, 0.159049526, 0.0704338774, 0.984758258))
  982. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.870492697, 0.0928658396, 0.140546978))
  983. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.38876915, 0.723852158, -0.876095772, -0.983388186, 0.0997137725, 0.151696235, -0.0875094682, -0.992520332, 0.0851232633, 0.159049526, 0.0704338774, 0.984758258))
  984. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.10932434, 0.750047624, 0.200000003))
  985. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.94407701, 1.13763809, -0.875790596, -0.915224373, -0.363533467, 0.173820555, 0.370235354, -0.928914726, 0.00664297398, 0.159049526, 0.0704338774, 0.984758258))
  986. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.589154541))
  987. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.461534649, 0.208747551, 0.200000003))
  988. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.17923641, -6.52787971, -0.875675201, -0.483447194, 0.875237703, 0.0154812383, -0.860807121, -0.478537917, 0.173257172, 0.159049526, 0.0704338774, 0.984758258))
  989. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  990. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.828803003, 0.684012294, 0.200000003))
  991. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.85343742, -4.2402482, -0.875724792, -0.418312132, 0.908300459, 0.00259637786, -0.8942734, -0.412346601, 0.173928082, 0.159049526, 0.0704338774, 0.984758258))
  992. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.686508358))
  993. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.913425505, 0.6175946, 0.200000003))
  994. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.30013657, 1.24447751, -0.875851631, -0.738136292, -0.653916478, 0.165988311, 0.655640781, -0.753281236, -0.0520153008, 0.159049526, 0.0704338774, 0.984758258))
  995. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.485114038))
  996. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.839287937, 0.216936618, 0.140546992))
  997. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.29211879, -4.32275438, -0.87610817, -0.319203496, 0.947547734, -0.0162179098, -0.934247613, -0.311756849, 0.173189729, 0.159049526, 0.0704338774, 0.984758258))
  998. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.336782306, 0.200000003, 0.200000003))
  999. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.10181999, -3.29676151, 0.899507761, 0.962393939, 0.233980119, 0.138048366, 0.220715255, -0.969686866, 0.104846425, 0.158395648, -0.0704337358, -0.984863639))
  1000. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.761616349, 0.589154541))
  1001. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.327407956, 0.200000003, 0.200000003))
  1002. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.14126825, -3.78194141, -0.875845432, -0.976712883, 0.156730622, 0.146540001, -0.144020423, -0.985126853, 0.0937215909, 0.159049526, 0.0704338774, 0.984758258))
  1003. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.67651403, 0.485114038))
  1004. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01290989, 0.962117612, 0.200000003))
  1005. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.44734335, 0.891662359, -0.875675201, -0.982319713, 0.111090571, 0.150709957, -0.0987823308, -0.991311431, 0.0868574828, 0.159049526, 0.0704338774, 0.984758258))
  1006. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1007. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.327407986, 0.135302708, 0.0970228091))
  1008. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.15770626, 0.745937824, -0.875843525, -0.802185714, -0.572220147, 0.170489728, 0.575506628, -0.817070067, -0.0345102772, 0.159049526, 0.0704338774, 0.984758258))
  1009. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(4.93836689, 0.403167814, 0.200000003))
  1010. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.57442474, -0.526028156, -0.872991085, -0.967677772, 0.208867818, 0.141351685, -0.195728391, -0.975404441, 0.101377606, 0.159049526, 0.0704338774, 0.984758258))
  1011. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.651558757))
  1012. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.48964572, 0.284894377, 0.200000003))
  1013. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.56921101, 0.786990643, -0.873892307, -0.807647109, -0.564388216, 0.170811653, 0.567816854, -0.822499335, -0.0328799486, 0.159049526, 0.0704338774, 0.984758258))
  1014. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.46041733))
  1015. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.277308941, 0.200000003, 0.200000003))
  1016. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.99809504, -2.40779257, -0.875842094, -0.980583131, -0.104658842, 0.165860862, 0.114745811, -0.992011011, 0.0524203293, 0.159049526, 0.0704338774, 0.984758258))
  1017. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.627120495, 0.485114038))
  1018. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.241322264, 0.200000003, 0.200000003))
  1019. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.68997478, -3.24473429, -0.875843525, -0.976712883, 0.156730622, 0.146540001, -0.144020423, -0.985126853, 0.0937215909, 0.159049526, 0.0704338774, 0.984758258))
  1020. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.67651403, 0.485114038))
  1021. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.401640892, 0.225188985, 0.200000003))
  1022. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.89048958, -6.02958012, -0.875672817, -0.243149132, 0.969522953, -0.0300733093, -0.956863761, -0.234658495, 0.171328068, 0.159049526, 0.0704338774, 0.984758258))
  1023. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1024. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.689254642, 0.200000003, 0.200000003))
  1025. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.5018568, -0.0120916367, -0.876114368, -0.983387887, 0.0997155309, 0.151696071, -0.0875111818, -0.992520094, 0.0851235166, 0.159049526, 0.0704338774, 0.984758258))
  1026. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.146039113, 0.702734888))
  1027. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.52759397, 0.226363361, 0.200000003))
  1028. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.63227272, -0.129740715, -0.875666618, -0.889293075, 0.443439215, 0.111914068, -0.428797871, -0.893532991, 0.133165151, 0.159049526, 0.0704338774, 0.984758258))
  1029. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1030. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.950080097, 0.200000003, 0.200000003))
  1031. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.41164923, 0.585349321, -0.876114845, -0.982319713, 0.111090571, 0.150709957, -0.0987823308, -0.991311431, 0.0868574828, 0.159049526, 0.0704338774, 0.984758258))
  1032. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.208453938, 0.826475263))
  1033. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.74704808, 0.0796965286, 0.120615996))
  1034. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.58631611, 1.50436735, 0.899174213, 0.916340232, -0.361013263, 0.173193499, -0.367747486, -0.929897308, 0.00735833915, 0.158395648, -0.0704337358, -0.984863639))
  1035. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1036. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.07369995, 1.16664958, -0.876113892, -0.780671895, -0.601626754, 0.16911833, 0.604368508, -0.795666158, -0.0407026894, 0.159049526, 0.0704338774, 0.984758258))
  1037. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.926127851, 0.0855565146, 0.496580422))
  1038. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1039. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.74881744, -2.29708672, -0.876101971, -0.97177875, 0.187195092, 0.143564135, -0.174230143, -0.979794621, 0.098219417, 0.159049526, 0.0704338774, 0.984758258))
  1040. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.837925136, 0.273428023, 0.496580422))
  1041. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.293077767, 0.200000003, 0.200000003))
  1042. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.33937263, -3.08826828, 0.899504662, 0.871973336, 0.477931857, 0.106059402, 0.46322751, -0.875568509, 0.137118652, 0.158395648, -0.0704337358, -0.984863639))
  1043. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.821603239, 0.589154541))
  1044. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(2.14002848, 0.418082207, 0.200000003))
  1045. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.64916849, -0.14515686, -0.875666618, -0.889293075, 0.443439215, 0.111914068, -0.428797871, -0.893532991, 0.133165151, 0.159049526, 0.0704338774, 0.984758258))
  1046. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1047. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.739121258, 0.702058196, 0.200000003))
  1048. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.61546993, 1.88718963, -0.875779152, -0.733404636, -0.659314036, 0.165610179, 0.660929382, -0.748561621, -0.0532070324, 0.159049526, 0.0704338774, 0.984758258))
  1049. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.589154541))
  1050. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.81962168, 0.355486691, 0.200000003))
  1051. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.2727437, 0.521142721, -0.875736237, -0.98361975, 0.0970465839, 0.151924402, -0.0848668888, -0.992784739, 0.0847153515, 0.159049526, 0.0704338774, 0.984758258))
  1052. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.686508358))
  1053. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.68831873, 0.818068683, 0.200000003))
  1054. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.87881756, 1.57551706, -0.875736713, -0.953327179, -0.248355001, 0.171736494, 0.256665647, -0.966105103, 0.0276457798, 0.159049526, 0.0704338774, 0.984758258))
  1055. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.686508358))
  1056. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.585665047, 0.483350217, 0.200000003))
  1057. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.4817338, -1.67744541, -0.875833035, -0.936863124, 0.325422734, 0.128038183, -0.311444491, -0.942941964, 0.117745221, 0.159049526, 0.0704338774, 0.984758258))
  1058. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.485114038))
  1059. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.29378319, 0.0500000007, 0.120615982))
  1060. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.47974777, 1.38302839, -0.876102448, -0.916225195, -0.361013412, 0.173801944, 0.367752373, -0.929897487, 0.0071143019, 0.159049526, 0.0704338774, 0.984758258))
  1061. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.07483196, 0.200000003, 0.200000003))
  1062. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.73652315, 1.54641891, -0.87610817, -0.915948868, -0.361711085, 0.173807219, 0.368439823, -0.929626107, 0.00698385015, 0.159049526, 0.0704338774, 0.984758258))
  1063. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.204597339, 0.603079915))
  1064. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.237157717, 0.200000003, 0.200000003))
  1065. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.9201827, -5.19203568, -0.876105785, -0.541927397, 0.839978278, 0.0274483506, -0.825242281, -0.53802973, 0.171768188, 0.159049526, 0.0704338774, 0.984758258))
  1066. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.386941314, 0.702734888))
  1067. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.401640892, 0.225188985, 0.200000003))
  1068. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.37494802, -7.62555504, -0.875649452, -0.243149132, 0.969522953, -0.0300733093, -0.956863761, -0.234658495, 0.171328068, 0.159049526, 0.0704338774, 0.984758258))
  1069. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1070. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.289486945, 0.200000003, 0.200000003))
  1071. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.65015411, -5.88851833, -0.876107216, -0.213370487, 0.976331234, -0.0353698544, -0.963941395, -0.204491541, 0.170313492, 0.159049526, 0.0704338774, 0.984758258))
  1072. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.114502862, 0.826475263))
  1073. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.401640892, 0.225188985, 0.200000003))
  1074. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(7.13230658, -5.9491291, -0.875666618, 0.956864119, 0.234657556, -0.171328053, -0.243148223, 0.969523311, -0.0300734807, 0.159049526, 0.0704338774, 0.984758258))
  1075. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1076. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.711270273, 0.587012351, 0.200000003))
  1077. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.76559043, -2.35450935, -0.875779629, -0.778230727, 0.622715831, 0.0811535791, -0.607508659, -0.779271603, 0.153856456, 0.159049526, 0.0704338774, 0.984758258))
  1078. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.589154541))
  1079. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.593074083, 0.153296009, 0.0993160754))
  1080. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.13903046, -1.75554442, 0.899179697, 0.897796094, 0.425415128, 0.113968335, 0.410948753, -0.902253151, 0.130619064, 0.158395648, -0.0704337358, -0.984863639))
  1081. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.28581667, 0.251201004, 0.200000003))
  1082. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.52307987, 1.43080831, -0.875840187, -0.738136292, -0.653916478, 0.165988311, 0.655640781, -0.753281236, -0.0520153008, 0.159049526, 0.0704338774, 0.984758258))
  1083. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.485114038))
  1084. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.81962168, 0.355486691, 0.200000003))
  1085. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.17900562, 0.528181553, 0.899546862, 0.983720183, 0.0970456004, 0.151271403, 0.0849221796, -0.992784619, 0.0846586972, 0.158395648, -0.0704337358, -0.984863639))
  1086. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.686508358))
  1087. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.593074083, 0.153296009, 0.0993160754))
  1088. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.22492075, -1.79367971, -0.876101494, -0.897720635, 0.425415218, 0.114564329, -0.410861999, -0.902253389, 0.130892023, 0.159049526, 0.0704338774, 0.984758258))
  1089. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.86096573, 0.200000003, 0.200000003))
  1090. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.64489841, 1.28957129, 0.89918232, 0.953440905, -0.248355046, 0.171103463, -0.25664717, -0.966105044, 0.0278160498, 0.158395648, -0.0704337358, -0.984863639))
  1091. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.177244052, 0.702734888))
  1092. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.448602259, 0.200000003, 0.200000003))
  1093. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.71567822, 0.541264057, 0.899555683, 0.983720183, 0.0970456004, 0.151271403, 0.0849221796, -0.992784619, 0.0846586972, 0.158395648, -0.0704337358, -0.984863639))
  1094. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.962360442, 0.686508358))
  1095. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.77303123, 0.0569577813, 0.16529502))
  1096. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.62776089, -0.0802702904, 0.899173975, 0.888211191, 0.445839524, 0.110966101, 0.431275398, -0.892337739, 0.133179083, 0.158395648, -0.0704337358, -0.984863639))
  1097. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.35848251, 0.200000003, 0.200000003))
  1098. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.09059107, -4.07705545, -0.876107216, -0.1299126, 0.990272045, -0.0498463511, -0.978689373, -0.12000373, 0.16665253, 0.159049526, 0.0704338774, 0.984758258))
  1099. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.218434557, 0.702734888))
  1100. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.544916272, 0.225188985, 0.200000003))
  1101. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.1258769, -8.51951981, -0.875674248, -0.243149132, 0.969522953, -0.0300733093, -0.956863761, -0.234658495, 0.171328068, 0.159049526, 0.0704338774, 0.984758258))
  1102. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1103. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.81062156, 0.200000003, 0.200000003))
  1104. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.56451988, -0.770327568, -0.876095295, -0.888136804, 0.445840418, 0.111555554, -0.431187809, -0.892337322, 0.133465618, 0.159049526, 0.0704338774, 0.984758258))
  1105. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.171754241, 0.826475263))
  1106. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.885024369, 0.200000003, 0.200000003))
  1107. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.60015965, 1.58135319, -0.876099586, -0.739420414, -0.652438164, 0.166090012, 0.65419215, -0.75456202, -0.0516897105, 0.159049526, 0.0704338774, 0.984758258))
  1108. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.168466955, 0.496580422))
  1109. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.35848251, 0.200000003, 0.200000003))
  1110. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.07717514, -3.98405743, 0.89918375, 0.129879355, 0.990271866, -0.0499324463, 0.978799522, -0.12000373, 0.166002661, 0.158395648, -0.0704337358, -0.984863639))
  1111. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.218434557, 0.702734888))
  1112. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.68831873, 0.818068683, 0.200000003))
  1113. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.7883234, 1.5500679, 0.899549246, 0.953440905, -0.248355046, 0.171103463, -0.25664717, -0.966105044, 0.0278160498, 0.158395648, -0.0704337358, -0.984863639))
  1114. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.686508358))
  1115. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(4.6140852, 0.403167814, 0.200000003))
  1116. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.29368877, -0.540122628, 0.902308226, 0.967771351, 0.208867699, 0.140709192, 0.19579564, -0.975404263, 0.101247497, 0.158395648, -0.0704337358, -0.984863639))
  1117. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.651558757))
  1118. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.397625893, 0.200000003, 0.200000003))
  1119. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.05418491, -4.94852543, -0.87578392, -0.871902943, 0.477931917, 0.106638268, -0.463136405, -0.875568628, 0.137426317, 0.159049526, 0.0704338774, 0.984758258))
  1120. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.821603239, 0.589154541))
  1121. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.17940784, 0.322034985, 0.200000003))
  1122. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.63292789, -0.281317264, 0.90230751, 0.967771351, 0.208867699, 0.140709192, 0.19579564, -0.975404263, 0.101247497, 0.158395648, -0.0704337358, -0.984863639))
  1123. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.651558757))
  1124. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.341506928, 0.200000003, 0.200000003))
  1125. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.9951973, -5.11057854, 0.899551868, 0.567268908, 0.822896957, 0.0323830284, 0.808160365, -0.563808322, 0.170298159, 0.158395648, -0.0704337358, -0.984863639))
  1126. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.957367718, 0.686508358))
  1127. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392433375, 0.200000003, 0.200000003))
  1128. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.60902596, -5.31743908, 0.899554253, 0.757790625, 0.64811492, 0.0755244941, 0.632985294, -0.758278489, 0.156032622, 0.158395648, -0.0704337358, -0.984863639))
  1129. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.887468517, 0.686508358))
  1130. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.341506928, 0.200000003, 0.200000003))
  1131. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.25744534, -6.4676342, 0.899554729, 0.567268908, 0.822896957, 0.0323830284, 0.808160365, -0.563808322, 0.170298159, 0.158395648, -0.0704337358, -0.984863639))
  1132. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.957367718, 0.686508358))
  1133. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.29263294, 0.873988032, 0.200000003))
  1134. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.44844723, 0.264499307, 0.899559975, 0.983720183, 0.0970456004, 0.151271403, 0.0849221796, -0.992784619, 0.0846586972, 0.158395648, -0.0704337358, -0.984863639))
  1135. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.686508358))
  1136. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.711270273, 0.587012351, 0.200000003))
  1137. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.69082737, -2.29750347, 0.899507284, 0.778284431, 0.622715771, 0.0806369483, 0.607610583, -0.779271603, 0.153452963, 0.158395648, -0.0704337358, -0.984863639))
  1138. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.589154541))
  1139. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.463330954, 0.200000003, 0.200000003))
  1140. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.89600754, -7.22783756, 0.899558783, 0.567268908, 0.822896957, 0.0323830284, 0.808160365, -0.563808322, 0.170298159, 0.158395648, -0.0704337358, -0.984863639))
  1141. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.957367718, 0.686508358))
  1142. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.987072945, 0.255135655, 0.16529505))
  1143. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.71047688, -4.6296978, 0.899176836, -0.0336004198, 0.99649024, -0.0766696334, 0.986806989, 0.0452355742, 0.155473113, 0.158395648, -0.0704337358, -0.984863639))
  1144. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(4.93836689, 0.403167814, 0.200000003))
  1145. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.48208714, -0.508446693, 0.902300596, 0.967771351, 0.208867699, 0.140709192, 0.19579564, -0.975404263, 0.101247497, 0.158395648, -0.0704337358, -0.984863639))
  1146. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.651558757))
  1147. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.81062156, 0.200000003, 0.200000003))
  1148. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.47948933, -0.730221033, 0.899180651, 0.888210654, 0.445840329, 0.110965937, 0.431276202, -0.892337203, 0.133179173, 0.158395648, -0.0704337358, -0.984863639))
  1149. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.171754241, 0.826475263))
  1150. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(5.80793524, 0.474159241, 0.200000003))
  1151. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.09872341, -1.28934956, -0.872449875, -0.835002363, 0.541791916, 0.096110858, -0.526764631, -0.837556481, 0.144984186, 0.159049526, 0.0704338774, 0.984758258))
  1152. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.766287804))
  1153. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.615124702, 0.0656226948, 0.0993160754))
  1154. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.90129137, 1.57645273, -0.876101017, -0.739910543, -0.651872814, 0.166128725, 0.653638065, -0.755050838, -0.0515652671, 0.159049526, 0.0704338774, 0.984758258))
  1155. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.77303123, 0.0569577813, 0.16529502))
  1156. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.71281719, -0.12038517, -0.876109123, -0.88813746, 0.445839614, 0.111555718, -0.431186944, -0.892337859, 0.133465528, 0.159049526, 0.0704338774, 0.984758258))
  1157. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(4.6140852, 0.403167814, 0.200000003))
  1158. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.38605118, -0.557724476, -0.872985363, -0.967677772, 0.208867818, 0.141351685, -0.195728391, -0.975404441, 0.101377606, 0.159049526, 0.0704338774, 0.984758258))
  1159. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.651558757))
  1160. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(2.72853518, 0.276367128, 0.200000003))
  1161. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.83732796, 0.73610878, 0.901870728, 0.951383591, -0.255979359, 0.171317831, -0.264171213, -0.964112818, 0.0264634844, 0.158395648, -0.0704337358, -0.984863639))
  1162. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.559161127))
  1163. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.262121707, 0.200000003, 0.200000003))
  1164. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.02445412, 0.0772790313, 0.899172306, 0.975753427, 0.163778633, 0.145217553, 0.151071489, -0.983979583, 0.0946677923, 0.158395648, -0.0704337358, -0.984863639))
  1165. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.121075168, 0.702734888))
  1166. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.987072945, 0.255135655, 0.16529505))
  1167. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.70833468, -4.723629, -0.876116276, 0.0335495621, 0.996490359, -0.0766920745, -0.986703634, 0.045235604, 0.156128243, 0.159049526, 0.0704338774, 0.984758258))
  1168. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.544915974, 0.225188777, 0.161478266))
  1169. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-10.6862888, -1.30415058, 0.89962697, 0.840070486, 0.533750415, 0.096936509, 0.51884377, -0.842703879, 0.143713042, 0.158395648, -0.0704337358, -0.984863639))
  1170. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.278917462, 0.200000003, 0.200000003))
  1171. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.71909857, -5.91170692, 0.899182796, 0.213346913, 0.976331115, -0.035511367, 0.964054167, -0.204491556, 0.169673428, 0.158395648, -0.0704337358, -0.984863639))
  1172. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.455075413, 0.826475263))
  1173. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.461534649, 0.208747551, 0.200000003))
  1174. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.13227654, -6.44646263, 0.899623156, 0.483456552, 0.875237942, 0.0151602253, 0.860922158, -0.478537083, 0.172685549, 0.158395648, -0.0704337358, -0.984863639))
  1175. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1176. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.30827716, 0.200000003, 0.200000003))
  1177. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.98289776, -0.586512566, 0.899170399, 0.858418167, 0.502689481, 0.102108754, 0.487888604, -0.861592889, 0.140085429, 0.158395648, -0.0704337358, -0.984863639))
  1178. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.142394558, 0.826475263))
  1179. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.06531036, 0.0500000007, 0.0993160605))
  1180. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.49573326, 1.38384151, 0.899169683, 0.740020633, -0.651872694, 0.165637314, -0.65367198, -0.755050719, -0.0511313789, 0.158395648, -0.0704337358, -0.984863639))
  1181. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.615124702, 0.0656226948, 0.0993160754))
  1182. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.83156061, 1.51341534, 0.899182796, 0.740020573, -0.651872635, 0.165637314, -0.65367192, -0.755050659, -0.0511313714, 0.158395648, -0.0704337358, -0.984863639))
  1183. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(5.21506357, 0.20021978, 0.0970228091))
  1184. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.00895405, -1.52527142, 0.899441719, -0.738250315, 0.653911769, -0.165498421, 0.655670524, 0.753285229, 0.0515790507, 0.158395648, -0.0704337358, -0.984863639))
  1185. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01290989, 0.962117612, 0.200000003))
  1186. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.35375977, 0.899987698, 0.899623871, 0.982419491, 0.111090541, 0.150057733, 0.0988400206, -0.991311312, 0.0867917389, 0.158395648, -0.0704337358, -0.984863639))
  1187. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1188. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1189. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.65613461, -2.28155923, 0.899180412, 0.97187376, 0.187194049, 0.142919019, 0.174294397, -0.979794621, 0.0981034413, 0.158395648, -0.0704337358, -0.984863639))
  1190. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.837925136, 0.273428023, 0.496580422))
  1191. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.885024369, 0.200000003, 0.200000003))
  1192. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.53051615, 1.51825809, 0.899175406, 0.739530563, -0.652438164, 0.165598929, -0.654226303, -0.754561961, -0.0512554646, 0.158395648, -0.0704337358, -0.984863639))
  1193. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.168466955, 0.496580422))
  1194. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1195. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.60183334, -2.21259737, 0.899178982, 0.97187376, 0.187194049, 0.142919019, 0.174294397, -0.979794621, 0.0981034413, 0.158395648, -0.0704337358, -0.984863639))
  1196. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.86967802, 0.0687980205, 0.496580422))
  1197. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.608597696, 0.578079879, 0.200000003))
  1198. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.06458545, 1.71746063, 0.899444103, 0.469479233, -0.872112989, 0.137876973, -0.868623555, -0.484208882, -0.105071731, 0.158395648, -0.0704337358, -0.984863639))
  1199. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.485114038))
  1200. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.26049519, 0.284894377, 0.200000003))
  1201. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.35979939, 0.709637642, 0.901391029, 0.807760298, -0.564388156, 0.170275271, -0.56783843, -0.822499216, -0.0325030573, 0.158395648, -0.0704337358, -0.984863639))
  1202. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.46041733))
  1203. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.487054616, 0.200000003, 0.200000003))
  1204. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.20471144, 0.993402481, 0.899175167, 0.74000591, -0.651889324, 0.165636152, -0.653688312, -0.755036056, -0.0511350483, 0.158395648, -0.0704337358, -0.984863639))
  1205. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.103197038, 0.496580422))
  1206. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.401640892, 0.225188985, 0.200000003))
  1207. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.86629438, -5.93879318, 0.899615288, 0.243128091, 0.969523191, -0.0302347708, 0.956977606, -0.234657571, 0.170692697, 0.158395648, -0.0704337358, -0.984863639))
  1208. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1209. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.45713082, 0.200000003, 0.200000003))
  1210. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.302171409, -3.85664177, 0.899174929, -0.226347059, 0.968300045, -0.105653003, 0.961084962, 0.239654273, 0.137432054, 0.158395648, -0.0704337358, -0.984863639))
  1211. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.230473682, 0.826475263))
  1212. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(8.67960358, 0.333232433, 0.161478281))
  1213. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(7.48829556, -0.157133818, 0.899628162, -0.889367282, -0.44343856, -0.111323729, -0.428885609, 0.893533111, -0.132880211, 0.158395648, -0.0704337358, -0.984863639))
  1214. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.02377248, 0.109218024, 0.165295035))
  1215. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.52259731, 0.13526392, 0.899174929, 0.888211131, 0.445839494, 0.110966086, 0.431275398, -0.89233768, 0.133179069, 0.158395648, -0.0704337358, -0.984863639))
  1216. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.47297621, 0.200000003, 0.200000003))
  1217. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.35146236, 0.143870831, 0.899175167, 0.888524592, 0.445189714, 0.111062989, 0.430628598, -0.892661929, 0.13309826, 0.158395648, -0.0704337358, -0.984863639))
  1218. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.280385196, 0.826475263))
  1219. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.289486945, 0.200000003, 0.200000003))
  1220. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.62878847, -5.79698372, 0.899180174, 0.213346913, 0.976331115, -0.035511367, 0.964054167, -0.204491556, 0.169673428, 0.158395648, -0.0704337358, -0.984863639))
  1221. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.114502862, 0.826475263))
  1222. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.544916272, 0.225188985, 0.200000003))
  1223. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.10166311, -8.42869759, 0.89962101, 0.243128091, 0.969523191, -0.0302347708, 0.956977606, -0.234657571, 0.170692697, 0.158395648, -0.0704337358, -0.984863639))
  1224. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1225. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.52759397, 0.226363361, 0.200000003))
  1226. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.54712391, -0.0898849964, 0.899624348, 0.889367104, 0.443439037, 0.111323655, 0.428886175, -0.893532872, 0.132880285, 0.158395648, -0.0704337358, -0.984863639))
  1227. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1228. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.950080097, 0.200000003, 0.200000003))
  1229. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.31802368, 0.593690634, 0.899173021, 0.982419491, 0.111090541, 0.150057733, 0.0988400206, -0.991311312, 0.0867917389, 0.158395648, -0.0704337358, -0.984863639))
  1230. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.208453938, 0.826475263))
  1231. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.73925114, 0.378740221, 0.200000003))
  1232. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.0200882, -0.97302866, 0.902845383, 0.835065901, 0.541791797, 0.0955565274, 0.526860714, -0.837556362, 0.144634306, 0.158395648, -0.0704337358, -0.984863639))
  1233. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.766287804))
  1234. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(5.42655277, 0.474159241, 0.200000003))
  1235. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.79708099, -1.27738047, 0.902848959, 0.835065901, 0.541791797, 0.0955565274, 0.526860714, -0.837556362, 0.144634306, 0.158395648, -0.0704337358, -0.984863639))
  1236. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.766287804))
  1237. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.401640892, 0.225188985, 0.200000003))
  1238. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(7.04142857, -5.9249177, 0.899623394, -0.956977844, 0.234656647, -0.170692667, 0.243127227, 0.96952343, -0.0302349348, 0.158395648, -0.0704337358, -0.984863639))
  1239. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1240. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.401640892, 0.225188985, 0.200000003))
  1241. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.35073805, -7.53473663, 0.899620056, 0.243128091, 0.969523191, -0.0302347708, 0.956977606, -0.234657571, 0.170692697, 0.158395648, -0.0704337358, -0.984863639))
  1242. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1243. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.974742055, 0.804455996, 0.200000003))
  1244. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.32731676, -4.64178848, 0.89961648, 0.0732559189, 0.995541811, -0.0594160855, 0.984657824, -0.0627355278, 0.162849188, 0.158395648, -0.0704337358, -0.984863639))
  1245. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1246. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.52024531, 1.02788341, 0.200000003))
  1247. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.52893353, -0.415368557, 0.899619102, 0.889367104, 0.443439037, 0.111323655, 0.428886175, -0.893532872, 0.132880285, 0.158395648, -0.0704337358, -0.984863639))
  1248. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1249. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(5.80793524, 0.474159241, 0.200000003))
  1250. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.01865196, -1.240098, 0.902853489, 0.835065901, 0.541791797, 0.0955565274, 0.526860714, -0.837556362, 0.144634306, 0.158395648, -0.0704337358, -0.984863639))
  1251. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.766287804))
  1252. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(2.14002848, 0.418082207, 0.200000003))
  1253. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.56400204, -0.105271816, 0.899624109, 0.889367104, 0.443439037, 0.111323655, 0.428886175, -0.893532872, 0.132880285, 0.158395648, -0.0704337358, -0.984863639))
  1254. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.807391346))
  1255. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.421605587, 0.200000003, 0.200000003))
  1256. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.405569971, -4.15652847, 0.899177074, -0.226347059, 0.968300045, -0.105653003, 0.961084962, 0.239654273, 0.137432054, 0.158395648, -0.0704337358, -0.984863639))
  1257. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.25689742, 0.826475263))
  1258. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.237157688, 0.0928658471, 0.140546978))
  1259. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.38760376, -4.62725306, -0.876109123, -0.412119269, 0.911129475, 0.00139382645, -0.897144139, -0.40605697, 0.173941851, 0.159049526, 0.0704338774, 0.984758258))
  1260. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1261. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.955852509, 0.625712156, -0.875572681, -0.852161765, -0.493873715, 0.172957763, 0.498528183, -0.866676629, -0.0185293108, 0.159049526, 0.0704338774, 0.984758258))
  1262. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.241322264, 0.200000003, 0.200000003))
  1263. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.93570781, -4.34092236, 0.899439335, -0.144093618, 0.985125005, -0.0936274603, 0.976808131, 0.156741619, 0.145890474, 0.158395648, -0.0704337358, -0.984863639))
  1264. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.67651403, 0.485114038))
  1265. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(7.38008833, 0.283340693, 0.137301654))
  1266. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(6.96492386, -0.751348019, 0.899559975, -0.983720541, -0.097042948, -0.151271641, -0.0849195123, 0.992784858, -0.0846583024, 0.158395648, -0.0704337358, -0.984863639))
  1267. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1268. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.875217438, 0.577329636, 0.8997159, 0.852276325, -0.493873656, 0.172391832, -0.498540312, -0.866676569, -0.0181984361, 0.158395648, -0.0704337358, -0.984863639))
  1269. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.317000091, 0.200000003, 0.200000003))
  1270. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.24620485, 1.37683487, 0.899437904, 0.738246202, -0.653916538, 0.165498123, -0.655675173, -0.753281176, -0.0515800938, 0.158395648, -0.0704337358, -0.984863639))
  1271. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.680042028, 0.485114038))
  1272. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1273. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.612905502, 0.709106445, 0.899713516, 0.75275749, -0.636867404, 0.16661267, -0.638962567, -0.76774931, -0.0478575006, 0.158395648, -0.0704337358, -0.984863639))
  1274. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(2.24669528, 0.227562711, 0.200000003))
  1275. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.89282131, 0.892552376, 0.901396751, 0.807760298, -0.564388156, 0.170275271, -0.56783843, -0.822499216, -0.0325030573, 0.158395648, -0.0704337358, -0.984863639))
  1276. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.46041733))
  1277. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.341506928, 0.200000003, 0.200000003))
  1278. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(6.04824734, -5.89530945, 0.899547577, -0.808166444, 0.563799381, -0.170298517, 0.567260206, 0.822903037, 0.0323811881, 0.158395648, -0.0704337358, -0.984863639))
  1279. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.957367718, 0.686508358))
  1280. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.277308941, 0.200000003, 0.200000003))
  1281. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.90485382, -2.41978216, 0.899445057, 0.980692923, -0.104658872, 0.165209725, -0.114710905, -0.992010891, 0.0524963699, 0.158395648, -0.0704337358, -0.984863639))
  1282. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.627120495, 0.485114038))
  1283. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.28581667, 0.251201004, 0.200000003))
  1284. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.45351076, 1.36759567, 0.899456739, 0.738246202, -0.653916538, 0.165498123, -0.655675173, -0.753281176, -0.0515800938, 0.158395648, -0.0704337358, -0.984863639))
  1285. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.485114038))
  1286. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.241322264, 0.200000003, 0.200000003))
  1287. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.70473862, -2.27298903, 0.899447203, 0.97680974, 0.156730592, 0.145891517, 0.14408268, -0.985126793, 0.0936258137, 0.158395648, -0.0704337358, -0.984863639))
  1288. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.67651403, 0.485114038))
  1289. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.327407956, 0.200000003, 0.200000003))
  1290. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.04809093, -3.76932192, 0.899433136, 0.97680974, 0.156730592, 0.145891517, 0.14408268, -0.985126793, 0.0936258137, 0.158395648, -0.0704337358, -0.984863639))
  1291. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.67651403, 0.485114038))
  1292. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(3.48964572, 0.284894377, 0.200000003))
  1293. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.49291515, 0.732042313, 0.901394367, 0.807760298, -0.564388156, 0.170275271, -0.56783843, -0.822499216, -0.0325030573, 0.158395648, -0.0704337358, -0.984863639))
  1294. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.46041733))
  1295. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1296. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.00004673, 1.10830212, 0.899176121, 0.780784011, -0.601626694, 0.168599859, -0.60439539, -0.795666099, -0.0403015167, 0.158395648, -0.0704337358, -0.984863639))
  1297. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.926127851, 0.0855565146, 0.496580422))
  1298. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.274662942, 0.200000003, 0.200000003))
  1299. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.47231865, -1.52871323, 0.899180651, 0.799826324, 0.594019651, 0.0861538053, 0.57896024, -0.801361203, 0.150424898, 0.158395648, -0.0704337358, -0.984863639))
  1300. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.138478085, 0.496580422))
  1301. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.327407986, 0.135302708, 0.0970228091))
  1302. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.08194923, 0.690246582, 0.899447441, 0.802298605, -0.572220087, 0.169957012, -0.575529337, -0.817069888, -0.0341282785, 0.158395648, -0.0704337358, -0.984863639))
  1303. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.870492697, 0.0928658396, 0.140546978))
  1304. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.29508305, 0.731118441, 0.899173498, 0.9834885, 0.0997146666, 0.151043221, 0.0875668675, -0.992520273, 0.0850651413, 0.158395648, -0.0704337358, -0.984863639))
  1305. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.237157717, 0.200000003, 0.200000003))
  1306. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.86768246, -5.11404228, 0.899182558, 0.541946113, 0.839977741, 0.0270888023, 0.825355411, -0.538030386, 0.171220094, 0.158395648, -0.0704337358, -0.984863639))
  1307. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.386941314, 0.702734888))
  1308. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.570847034, 0.200000003, 0.200000003))
  1309. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.04313016, 1.53340054, 0.899173021, 0.469479233, -0.872112989, 0.137876973, -0.868623555, -0.484208882, -0.105071731, 0.158395648, -0.0704337358, -0.984863639))
  1310. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.125247687, 0.496580422))
  1311. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.253317922, 0.200000003, 0.200000003))
  1312. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.53444767, -1.70892, 0.899178028, 0.799826324, 0.594019651, 0.0861538053, 0.57896024, -0.801361203, 0.150424898, 0.158395648, -0.0704337358, -0.984863639))
  1313. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.154354557, 0.496580422))
  1314. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.463330895, 0.19147341, 0.137301669))
  1315. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.74527073, -0.556594372, 0.899551868, 0.969600797, 0.199523777, 0.141671658, 0.186525285, -0.97735852, 0.0998963192, 0.158395648, -0.0704337358, -0.984863639))
  1316. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.50757241, 0.0500000007, 0.140546978))
  1317. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.23492336, 0.547811508, 0.899180412, 0.9834885, 0.0997146964, 0.151043236, 0.0875668675, -0.992520332, 0.0850651488, 0.158395648, -0.0704337358, -0.984863639))
  1318. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.913425505, 0.6175946, 0.200000003))
  1319. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.23053312, 1.18124676, 0.899436474, 0.738246202, -0.653916538, 0.165498123, -0.655675173, -0.753281176, -0.0515800938, 0.158395648, -0.0704337358, -0.984863639))
  1320. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.485114038))
  1321. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.241322264, 0.200000003, 0.200000003))
  1322. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.59684658, -3.23211718, 0.899447203, 0.97680974, 0.156730592, 0.145891517, 0.14408268, -0.985126793, 0.0936258137, 0.158395648, -0.0704337358, -0.984863639))
  1323. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.67651403, 0.485114038))
  1324. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.72026825, 0.186172783, 0.120615982))
  1325. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.3527813, -2.4022789, 0.899178505, 0.708067238, 0.703278601, 0.0635823458, 0.688155055, -0.707416534, 0.1612681, 0.158395648, -0.0704337358, -0.984863639))
  1326. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1327. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.683907509, 0.770748854, -0.875570297, -0.752646863, -0.636867464, 0.167112529, 0.638930738, -0.76774931, -0.0482816175, 0.159049526, 0.0704338774, 0.984758258))
  1328. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.585665047, 0.483350217, 0.200000003))
  1329. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.39219284, -1.64878547, 0.899446249, 0.936947465, 0.325422674, 0.127416179, 0.311522603, -0.942941844, 0.117538266, 0.158395648, -0.0704337358, -0.984863639))
  1330. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.485114038))
  1331. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1332. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.86477071, 0.713346481, -0.875574112, 0.177005127, -0.983324409, 0.0417434536, 0.97127682, 0.167667001, -0.168864429, 0.159049526, 0.0704338774, 0.984758258))
  1333. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(1.25244117, 0.200000003, 0.200000003))
  1334. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.7002039, 0.738850355, 0.899182081, 0.983551681, 0.0989937484, 0.151104987, 0.0868525133, -0.992592335, 0.0849554017, 0.158395648, -0.0704337358, -0.984863639))
  1335. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.238405704, 0.702734888))
  1336. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.839287937, 0.216936618, 0.140546992))
  1337. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.26070261, -4.23413277, 0.89917016, 0.319192618, 0.947547555, -0.0164296925, 0.934362292, -0.311756849, 0.172569364, 0.158395648, -0.0704337358, -0.984863639))
  1338. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.689254642, 0.200000003, 0.200000003))
  1339. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.40810013, -0.00480878353, 0.899180889, 0.983488262, 0.0997154713, 0.151043147, 0.087567687, -0.992519975, 0.0850652456, 0.158395648, -0.0704337358, -0.984863639))
  1340. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.146039113, 0.702734888))
  1341. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.270109087, 0.0500000007, 0.429238558))
  1342. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.27816868, 0.36729759, -0.875572681, -0.971276879, -0.167668194, 0.168864504, 0.177006349, -0.983324409, 0.0417432524, 0.159049526, 0.0704338774, 0.984758258))
  1343. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1344. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.24585152, -1.39969897, -0.875568867, 0.97127676, 0.167668015, -0.168864489, -0.17700617, 0.983324349, -0.0417432785, 0.159049526, 0.0704338774, 0.984758258))
  1345. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.544915974, 0.225188777, 0.161478266))
  1346. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.99300385, -8.90743637, 0.899626732, 0.142528698, 0.988636851, -0.0477811359, 0.977037787, -0.132802278, 0.166634604, 0.158395648, -0.0704337358, -0.984863639))
  1347. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.463330895, 0.19147341, 0.137301669))
  1348. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.94237328, -7.7235775, 0.899553537, 0.480360001, 0.876951873, 0.0145396311, 0.862653852, -0.475389123, 0.17273891, 0.158395648, -0.0704337358, -0.984863639))
  1349. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1350. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.846886158, 0.621031761, 0.899709225, -0.176977322, -0.983324349, 0.0418608226, -0.971388578, 0.167666942, -0.168219492, 0.158395648, -0.0704337358, -0.984863639))
  1351. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.167585015, 0.0656226873, 0.0993160605))
  1352. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.77898407, -1.92497277, 0.899177313, 0.934770584, 0.331936687, 0.126600191, 0.317995548, -0.940668523, 0.118416734, 0.158395648, -0.0704337358, -0.984863639))
  1353. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.327407986, 0.135302708, 0.0970228091))
  1354. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.60343695, -4.16727877, -0.875849724, -0.956498504, 0.258096755, 0.136025012, -0.244582146, -0.963548362, 0.108420044, 0.159049526, 0.0704338774, 0.984758258))
  1355. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1356. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.283630848, 0.916330338, -0.875573158, -0.165863439, -0.981368661, 0.096980691, 0.973241448, -0.178758949, -0.1444038, 0.159049526, 0.0704338774, 0.984758258))
  1357. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1358. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.36431217, -0.183939934, 0.8997159, -0.759969652, -0.645495474, -0.0760622695, -0.630367577, 0.76050961, -0.155771151, 0.158395648, -0.0704337358, -0.984863639))
  1359. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.270109087, 0.0500000007, 0.429238558))
  1360. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.212973595, 1.0695591, -0.87556839, -0.488728732, -0.861045897, 0.140521064, 0.857819378, -0.503626227, -0.102525853, 0.159049526, 0.0704338774, 0.984758258))
  1361. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1362. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.43735743, -0.124714851, -0.875572205, 0.759919107, -0.645495534, -0.0765667409, 0.630264044, 0.76050961, -0.156189799, 0.159049526, 0.0704338774, 0.984758258))
  1363. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1364. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.45576286, -0.432270765, 0.89970994, -0.857886434, -0.503627419, -0.101956159, -0.488823175, 0.861045182, -0.140196547, 0.158395648, -0.0704337358, -0.984863639))
  1365. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.397625864, 0.164320529, 0.117830887))
  1366. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.28656006, -5.34329987, 0.899504423, 0.819206297, 0.566195071, 0.0912605822, 0.551197171, -0.821256518, 0.147382587, 0.158395648, -0.0704337358, -0.984863639))
  1367. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.270109087, 0.0500000007, 0.429238588))
  1368. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.38829231, -0.792639971, 0.899710655, -0.973336995, -0.178759843, -0.143757522, -0.165928707, 0.981368542, -0.0968705416, 0.158395648, -0.0704337358, -0.984863639))
  1369. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.278917283, 0.109218009, 0.16529502))
  1370. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.96528482, -5.18345737, -0.876111031, -0.0664858893, 0.995951891, -0.0604967251, -0.985032797, -0.0558502376, 0.163088515, 0.159049526, 0.0704338774, 0.984758258))
  1371. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1372. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.35685253, -0.233741045, 0.899713993, 0.973336995, 0.178759813, 0.143757522, 0.165928677, -0.981368542, 0.0968705341, 0.158395648, -0.0704337358, -0.984863639))
  1373. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.278917283, 0.109218009, 0.16529502))
  1374. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.95789385, -5.08970642, 0.899176598, 0.066445671, 0.995951772, -0.0605406985, 0.985140741, -0.0558502674, 0.162434459, 0.158395648, -0.0704337358, -0.984863639))
  1375. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.270109087, 0.0500000007, 0.429238558))
  1376. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.167333841, 0.987339973, 0.899712086, 0.488821954, -0.861045837, 0.140196383, -0.857887089, -0.503626227, -0.101956345, 0.158395648, -0.0704337358, -0.984863639))
  1377. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.270109087, 0.0500000007, 0.429238558))
  1378. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.22531652, 0.484791756, -0.875574112, 0.49852699, -0.866677225, -0.018529065, 0.85216248, 0.493872464, -0.172957778, 0.159049526, 0.0704338774, 0.984758258))
  1379. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1380. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.29839766, 0.823468208, 0.899716139, 0.165927812, -0.981368661, 0.0968704, -0.973336995, -0.178758949, -0.143757612, 0.158395648, -0.0704337358, -0.984863639))
  1381. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.167585015, 0.0656226873, 0.0993160605))
  1382. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.86831379, -1.954216, -0.876111984, -0.934686542, 0.331936747, 0.127220765, -0.317916811, -0.940668702, 0.118627973, 0.159049526, 0.0704338774, 0.984758258))
  1383. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.270109087, 0.0500000007, 0.429238588))
  1384. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48115635, -0.777873993, -0.875567436, 0.973241389, -0.178759843, -0.144403726, 0.165864334, 0.981368661, -0.0969808325, 0.159049526, 0.0704338774, 0.984758258))
  1385. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1386. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.44971752, -0.248507977, -0.875571251, -0.973241389, 0.178759813, 0.144403726, -0.165864304, -0.981368661, 0.0969808325, 0.159049526, 0.0704338774, 0.984758258))
  1387. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.327407986, 0.135302708, 0.0970228091))
  1388. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.51207829, -4.1450429, 0.899453878, 0.956588447, 0.258096665, 0.135389939, 0.24465403, -0.963548183, 0.108257495, 0.158395648, -0.0704337358, -0.984863639))
  1389. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.203526303, 0.0796965212, 0.120615982))
  1390. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.15853882, -2.63138103, 0.899187326, 0.774064064, 0.628089964, 0.0795738399, 0.61297822, -0.77494669, 0.154006928, 0.158395648, -0.0704337358, -0.984863639))
  1391. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.0500000007, 0.245740563, 0.429238588))
  1392. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.53797483, -0.386631012, -0.875575066, 0.857818782, -0.503627419, -0.102525659, 0.488730013, 0.861045241, -0.140521199, 0.159049526, 0.0704338774, 0.984758258))
  1393. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.763193846, 0.163541555, 1.09027684))
  1394. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.419935763, 1.12170887, 1.25058079, -0.158687159, 0.98589474, -0.0532010235, 0.0053470307, -0.0530247763, -0.998580575, -0.987316012, -0.15874587, 0.00314274291))
  1395. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1396. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.4000001, 0.200000033, 2))
  1397. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.348431528, 1.0679574, 1.2725935, -0.158687159, 0.98589474, -0.0532010235, 0.0053470307, -0.0530247763, -0.998580575, -0.987316012, -0.15874587, 0.00314274291))
  1398. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1399. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.4000001, 0.200000033, 2))
  1400. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.333662987, 1.06742907, 1.36449051, -0.158651814, -0.98589474, 0.0533063821, -0.00601008674, -0.0530247763, -0.99857676, 0.98731792, -0.15874587, 0.00248716492))
  1401. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1402. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"New Yeller","Part",Vector3.new(0.763193846, 0.163541555, 1.09027684))
  1403. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.405167103, 1.12118006, 1.3424778, -0.158651814, -0.98589474, 0.0533063821, -0.00601008674, -0.0530247763, -0.99857676, 0.98731792, -0.15874587, 0.00248716492))
  1404. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1405. ------------------------
  1406. wait(0.2)
  1407. Player = game:GetService("Players").LocalPlayer
  1408. PlayerGui = Player.PlayerGui
  1409. Cam = workspace.CurrentCamera
  1410. Backpack = Player.Backpack
  1411. Character = Player.Character
  1412. Humanoid = Character.Humanoid
  1413. Mouse = Player:GetMouse()
  1414. RootPart = Character.HumanoidRootPart
  1415. Torso = Character.Torso
  1416. Head = Character.Head
  1417. RightArm = Character["Right Arm"]
  1418. LeftArm = Character["Left Arm"]
  1419. RightLeg = Character["Right Leg"]
  1420. LeftLeg = Character["Left Leg"]
  1421. RootJoint = RootPart.RootJoint
  1422. Neck = Torso.Neck
  1423. RightShoulder = Torso["Right Shoulder"]
  1424. LeftShoulder = Torso["Left Shoulder"]
  1425. RightHip = Torso["Right Hip"]
  1426. LeftHip = Torso["Left Hip"]
  1427. local DAMAGEMULTIPLIER = 1
  1428. local sick = Instance.new("Sound",Character)
  1429. sick.SoundId = "rbxassetid://168146979"
  1430. sick.Looped = true
  1431. sick.Pitch = 1
  1432. sick.Volume = 5
  1433. sick:Play()
  1434.  
  1435. IT = Instance.new
  1436. CF = CFrame.new
  1437. VT = Vector3.new
  1438. RAD = math.rad
  1439. C3 = Color3.new
  1440. UD2 = UDim2.new
  1441. BRICKC = BrickColor.new
  1442. ANGLES = CFrame.Angles
  1443. EULER = CFrame.fromEulerAnglesXYZ
  1444. COS = math.cos
  1445. ACOS = math.acos
  1446. SIN = math.sin
  1447. ASIN = math.asin
  1448. ABS = math.abs
  1449. MRANDOM = math.random
  1450. FLOOR = math.floor
  1451. local PLAYMAINANIM = true
  1452.  
  1453. function CreateMesh(MESH, PARENT, MESHTYPE, MESHID, TEXTUREID, SCALE, OFFSET)
  1454. local NEWMESH = IT(MESH)
  1455. if MESH == "SpecialMesh" then
  1456. NEWMESH.MeshType = MESHTYPE
  1457. if MESHID ~= "nil" and MESHID ~= "" then
  1458. NEWMESH.MeshId = "http://www.roblox.com/asset/?id=" .. MESHID
  1459. end
  1460. if TEXTUREID ~= "nil" and TEXTUREID ~= "" then
  1461. NEWMESH.TextureId = "http://www.roblox.com/asset/?id=" .. TEXTUREID
  1462. end
  1463. end
  1464. NEWMESH.Offset = OFFSET or VT(0, 0, 0)
  1465. NEWMESH.Scale = SCALE
  1466. NEWMESH.Parent = PARENT
  1467. return NEWMESH
  1468. end
  1469. -----------------------------------
  1470. Torso.BrickColor = BrickColor.new("New Yeller")
  1471. Head.BrickColor = BrickColor.new("New Yeller")
  1472.  
  1473.  
  1474. local DarkReaperANTLERS = Instance.new("Part",Character)
  1475. DarkReaperANTLERS.Size = Vector3.new(2,2,2)
  1476. DarkReaperANTLERS.CFrame = Head.CFrame
  1477. DarkReaperANTLERS.CanCollide = false
  1478. local DarkReaperWeld2 = Instance.new("Weld",DarkReaperANTLERS)
  1479. DarkReaperWeld2.Part0 = DarkReaperANTLERS
  1480. DarkReaperWeld2.Part1 = Head
  1481. DarkReaperWeld2.C0 = DarkReaperANTLERS.CFrame:inverse() * Head.CFrame * CFrame.new(0,-1.2,0)
  1482. local mdark2 = Instance.new("SpecialMesh", DarkReaperANTLERS)
  1483. mdark2.MeshType = "FileMesh"
  1484. mdark2.Scale = Vector3.new(1.08, 1.08, 1.08)
  1485. mdark2.MeshId,mdark2.TextureId = 'http://www.roblox.com/asset/?id=1271547','http://www.roblox.com/asset/?id=50636909'
  1486. mdark2.VertexColor = Vector3.new(255,255,0)
  1487. -----------------------------------
  1488. local AT1 = IT("Attachment",RightArm)
  1489. AT1.Position = VT(0,-1.15,0)
  1490. local AT2 = IT("Attachment",LeftArm)
  1491. AT2.Position = VT(0,-1.15,0)
  1492.  
  1493. Humanoid.HealthChanged:connect(function()
  1494. if Humanoid.Health ~= "inf" then
  1495. Humanoid.Health = "inf"
  1496. end
  1497. if Humanoid.MaxHealth ~= "inf" then
  1498. Humanoid.MaxHealth = "inf"
  1499. end
  1500. end)
  1501.  
  1502. local EyeSizes={
  1503. NumberSequenceKeypoint.new(0,1.2,0),
  1504. NumberSequenceKeypoint.new(1,0,0)
  1505. }
  1506. local EyeTrans={
  1507. NumberSequenceKeypoint.new(0,0.8,0),
  1508. NumberSequenceKeypoint.new(1,1,0)
  1509. }
  1510.  
  1511. local PE=Instance.new("ParticleEmitter")
  1512. PE.Speed = NumberRange.new(2, 3)
  1513. PE.Rotation = NumberRange.new(-180, 180)
  1514. PE.Color = ColorSequence.new(Color3.new(1, 0.72549, 0.482353),Color3.new(1, 0.72549, 0.482353))
  1515. PE.LightEmission = 0.5
  1516. PE.Texture = "http://www.roblox.com/asset/?id=301261210"
  1517. PE.Transparency = NumberSequence.new(1,0,0,1)
  1518. PE.Size = NumberSequence.new(0,0.075000002980232,0.025000000372529)
  1519. PE.Acceleration = Vector3.new(0, 2.5, 0)
  1520. PE.Lifetime = NumberRange.new(1, 3)
  1521. PE.Rate = 50
  1522. PE.SpreadAngle = Vector2.new(22.5, 22.5)
  1523. PE.VelocitySpread = 22.5
  1524.  
  1525.  
  1526.  
  1527. function particles(art)
  1528. local o = PE:Clone()
  1529. o.Parent = art
  1530. o.Enabled = true
  1531. return o
  1532. end
  1533.  
  1534. particles(AT1)
  1535. particles(AT2)
  1536.  
  1537.  
  1538. local AT3 = IT("Attachment",RightArm)
  1539. AT1.Position = VT(0,-1.15,0)
  1540. local AT4 = IT("Attachment",LeftArm)
  1541. AT2.Position = VT(0,-1.15,0)
  1542.  
  1543. local PE2=Instance.new("ParticleEmitter")
  1544. PE2.Speed = NumberRange.new(5, 7)
  1545. PE2.Rotation = NumberRange.new(4, 9)
  1546. PE2.Color = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0))
  1547. PE2.LightEmission = 0.86000001430511
  1548. PE2.Texture = "http://www.roblox.com/asset/?id=248625108"
  1549. PE2.Transparency = NumberSequence.new(0,0.54374998807907,0.73749995231628,0,0.72500002384186,0.45625001192093,0.63749998807907,0,0.52499997615814,0)
  1550. PE2.Size = NumberSequence.new(3.3125,2.8125,2.6875,2.5624995231628,2.3125,2.1875,1.7500001192093,0.43749988079071,0.12499988079071)
  1551. PE2.Acceleration = Vector3.new(1, 6, 0)
  1552. PE2.Lifetime = NumberRange.new(0, 1)
  1553. PE2.Rate = 70
  1554. PE2.RotSpeed = NumberRange.new(5, 9)
  1555. PE2.SpreadAngle = Vector2.new(28, 28)
  1556. PE2.VelocitySpread = 28
  1557.  
  1558.  
  1559. function particles(art)
  1560. local o = PE2:Clone()
  1561. o.Parent = art
  1562. o.Enabled = true
  1563. return o
  1564. end
  1565.  
  1566.  
  1567. particles(AT3)
  1568. particles(AT4)
  1569. -----------------------------------
  1570. function ApplyDamage(Humanoid, Damage, TorsoPart)
  1571. local defence = Instance.new("BoolValue", Humanoid.Parent)
  1572. defence.Name = "HitBy" .. Player.Name
  1573. game:GetService("Debris"):AddItem(defence, 0.001)
  1574. Damage = Damage * DAMAGEMULTIPLIER
  1575. if Humanoid.Health ~= 0 then
  1576. local CritChance = MRANDOM(1, 100)
  1577. if Damage > Humanoid.Health then
  1578. Damage = math.ceil(Humanoid.Health)
  1579. if Damage == 0 then
  1580. Damage = 0.1
  1581. end
  1582. end
  1583. Humanoid.Health = Humanoid.Health - Damage
  1584. StatLabel(TorsoPart.CFrame * CF(0, 0 + (TorsoPart.Size.z - 1), 0), Damage, C3(0, 0, 0))
  1585. end
  1586. end
  1587.  
  1588. function ApplyAoE(POSITION, RANGE, MINDMG, MAXDMG, FLING, INSTAKILL)
  1589. local CHILDREN = workspace:GetDescendants()
  1590. for index, CHILD in pairs(CHILDREN) do
  1591. if CHILD.ClassName == "Model" and CHILD ~= Character then
  1592. local HUM = CHILD:FindFirstChildOfClass("Humanoid")
  1593. if HUM then
  1594. local TORSO = CHILD:FindFirstChild("Torso") or CHILD:FindFirstChild("UpperTorso")
  1595. if TORSO and RANGE >= (TORSO.Position - POSITION).Magnitude then
  1596. if INSTAKILL == true then
  1597. CHILD:BreakJoints()
  1598. else
  1599. local DMG = MRANDOM(MINDMG, MAXDMG)
  1600. ApplyDamage(HUM, DMG, TORSO)
  1601. end
  1602. if FLING > 0 then
  1603. for _, c in pairs(CHILD:GetChildren()) do
  1604. if c:IsA("BasePart") then
  1605. local bv = Instance.new("BodyVelocity")
  1606. bv.maxForce = Vector3.new(1000000000, 1000000000, 1000000000)
  1607. bv.velocity = CF(POSITION, TORSO.Position).lookVector * FLING
  1608. bv.Parent = c
  1609. Debris:AddItem(bv, 0.05)
  1610. end
  1611. end
  1612. end
  1613. end
  1614. end
  1615. end
  1616. end
  1617. end
  1618.  
  1619. function CreatePart(FORMFACTOR, PARENT, MATERIAL, REFLECTANCE, TRANSPARENCY, BRICKCOLOR, NAME, SIZE, ANCHOR)
  1620. local NEWPART = IT("Part")
  1621. NEWPART.formFactor = FORMFACTOR
  1622. NEWPART.Reflectance = REFLECTANCE
  1623. NEWPART.Transparency = TRANSPARENCY
  1624. NEWPART.CanCollide = false
  1625. NEWPART.Locked = true
  1626. NEWPART.Anchored = true
  1627. if ANCHOR == false then
  1628. NEWPART.Anchored = false
  1629. end
  1630. NEWPART.BrickColor = BRICKC(tostring(BRICKCOLOR))
  1631. NEWPART.Name = NAME
  1632. NEWPART.Size = SIZE
  1633. NEWPART.Position = Torso.Position
  1634. NEWPART.Material = MATERIAL
  1635. NEWPART:BreakJoints()
  1636. NEWPART.Parent = PARENT
  1637. return NEWPART
  1638. end
  1639. Player_Size = 1
  1640. Animation_Speed = 3
  1641. Frame_Speed = 0.016666666666666666
  1642. local Speed = 16
  1643. local Effects2 = {}
  1644. local weldBetween = function(a, b)
  1645. local weldd = Instance.new("ManualWeld")
  1646. weldd.Part0 = a
  1647. weldd.Part1 = b
  1648. weldd.C0 = CFrame.new()
  1649. weldd.C1 = b.CFrame:inverse() * a.CFrame
  1650. weldd.Parent = a
  1651. return weldd
  1652. end
  1653. local ROOTC0 = CF(0, 0, 0) * ANGLES(RAD(-90), RAD(0), RAD(180))
  1654. local NECKC0 = CF(0, 1, 0) * ANGLES(RAD(-90), RAD(0), RAD(180))
  1655. local RIGHTSHOULDERC0 = CF(-0.5, 0, 0) * ANGLES(RAD(0), RAD(90), RAD(0))
  1656. local LEFTSHOULDERC0 = CF(0.5, 0, 0) * ANGLES(RAD(0), RAD(-90), RAD(0))
  1657. local CHANGEDEFENSE = 0
  1658. local CHANGEDAMAGE = 0
  1659. local CHANGEMOVEMENT = 0
  1660. local ANIM = "Idle"
  1661. local ATTACK = false
  1662. local EQUIPPED = false
  1663. local HOLD = false
  1664. local COMBO = 1
  1665. local Rooted = false
  1666. local SINE = 0
  1667. local KEYHOLD = false
  1668. local CHANGE = 2 / Animation_Speed
  1669. local WALKINGANIM = false
  1670. local WALK = 0
  1671. local VALUE1 = false
  1672. local VALUE2 = false
  1673. local ROBLOXIDLEANIMATION = IT("Animation")
  1674. ROBLOXIDLEANIMATION.Name = "Roblox Idle Animation"
  1675. ROBLOXIDLEANIMATION.AnimationId = "http://www.roblox.com/asset/?id=180435571"
  1676. local WEAPONGUI = IT("ScreenGui", PlayerGui)
  1677. WEAPONGUI.Name = "Weapon GUI"
  1678. local Effects = IT("Folder", Character)
  1679. Effects.Name = "Effects"
  1680. local ANIMATOR = Humanoid.Animator
  1681. local ANIMATE = Character.Animate
  1682. local ATTACKEDTAUNTS = {
  1683. "907332040",
  1684. "907332525",
  1685. "907330011"
  1686. }
  1687. local ATTACKTAUNTS = {
  1688. "907329893",
  1689. "907329532",
  1690. "907333294",
  1691. "907332856"
  1692. }
  1693. local ULTTAUNTS = {
  1694. "907332997",
  1695. "907332670",
  1696. "907330103"
  1697. }
  1698. local UNANCHOR = true
  1699. local SKILLTEXTCOLOR = C3(1, 0, 0)
  1700. ArtificialHB = Instance.new("BindableEvent", script)
  1701. ArtificialHB.Name = "ArtificialHB"
  1702. script:WaitForChild("ArtificialHB")
  1703. frame = Frame_Speed
  1704. tf = 0
  1705. allowframeloss = false
  1706. tossremainder = false
  1707. lastframe = tick()
  1708. script.ArtificialHB:Fire()
  1709. game:GetService("RunService").Heartbeat:connect(function(s, p)
  1710. tf = tf + s
  1711. if tf >= frame then
  1712. if allowframeloss then
  1713. script.ArtificialHB:Fire()
  1714. lastframe = tick()
  1715. else
  1716. for i = 1, math.floor(tf / frame) do
  1717. script.ArtificialHB:Fire()
  1718. end
  1719. lastframe = tick()
  1720. end
  1721. if tossremainder then
  1722. tf = 0
  1723. else
  1724. tf = tf - frame * math.floor(tf / frame)
  1725. end
  1726. end
  1727. end)
  1728. function WACKYEFFECT(Table)
  1729. local TYPE = Table.EffectType or "Sphere"
  1730. local SIZE = Table.Size or VT(1, 1, 1)
  1731. local ENDSIZE = Table.Size2 or VT(0, 0, 0)
  1732. local TRANSPARENCY = Table.Transparency or 0
  1733. local ENDTRANSPARENCY = Table.Transparency2 or 1
  1734. local CFRAME = Table.CFrame or Torso.CFrame
  1735. local MOVEDIRECTION = Table.MoveToPos or nil
  1736. local ROTATION1 = Table.RotationX or 0
  1737. local ROTATION2 = Table.RotationY or 0
  1738. local ROTATION3 = Table.RotationZ or 0
  1739. local MATERIAL = Table.Material or "Neon"
  1740. local COLOR = Table.Color or C3(1, 1, 1)
  1741. local TIME = Table.Time or 45
  1742. local SOUNDID = Table.SoundID or nil
  1743. local SOUNDPITCH = Table.SoundPitch or nil
  1744. local SOUNDVOLUME = Table.SoundVolume or nil
  1745. coroutine.resume(coroutine.create(function()
  1746. local PLAYSSOUND = false
  1747. local SOUND
  1748. local EFFECT = CreatePart(3, Effects, MATERIAL, 0, TRANSPARENCY, BRICKC("Pearl"), "Effect", VT(1, 1, 1), true)
  1749. if SOUNDID ~= nil and SOUNDPITCH ~= nil and SOUNDVOLUME ~= nil then
  1750. PLAYSSOUND = true
  1751. SOUND = CreateSound(SOUNDID, EFFECT, SOUNDVOLUME, SOUNDPITCH, false)
  1752. end
  1753. EFFECT.Color = COLOR
  1754. local MSH
  1755. if TYPE == "Sphere" then
  1756. MSH = CreateMesh("SpecialMesh", EFFECT, "Sphere", "", "", SIZE, VT(0, 0, 0))
  1757. elseif TYPE == "Block" then
  1758. MSH = IT("BlockMesh", EFFECT)
  1759. MSH.Scale = VT(SIZE.X, SIZE.X, SIZE.X)
  1760. elseif TYPE == "Wave" then
  1761. MSH = CreateMesh("SpecialMesh", EFFECT, "FileMesh", "20329976", "", SIZE, VT(0, 0, -SIZE.X / 8))
  1762. elseif TYPE == "Ring" then
  1763. MSH = CreateMesh("SpecialMesh", EFFECT, "FileMesh", "559831844", "", VT(SIZE.X, SIZE.X, 0.1), VT(0, 0, 0))
  1764. elseif TYPE == "Slash" then
  1765. MSH = CreateMesh("SpecialMesh", EFFECT, "FileMesh", "662586858", "", VT(SIZE.X / 10, 0, SIZE.X / 10), VT(0, 0, 0))
  1766. elseif TYPE == "Round Slash" then
  1767. MSH = CreateMesh("SpecialMesh", EFFECT, "FileMesh", "662585058", "", VT(SIZE.X / 10, 0, SIZE.X / 10), VT(0, 0, 0))
  1768. elseif TYPE == "Swirl" then
  1769. MSH = CreateMesh("SpecialMesh", EFFECT, "FileMesh", "1051557", "", SIZE, VT(0, 0, 0))
  1770. elseif TYPE == "Skull" then
  1771. MSH = CreateMesh("SpecialMesh", EFFECT, "FileMesh", "4770583", "", SIZE, VT(0, 0, 0))
  1772. elseif TYPE == "Crystal" then
  1773. MSH = CreateMesh("SpecialMesh", EFFECT, "FileMesh", "9756362", "", SIZE, VT(0, 0, 0))
  1774. end
  1775. if MSH ~= nil then
  1776. local MOVESPEED
  1777. if MOVEDIRECTION ~= nil then
  1778. MOVESPEED = (CFRAME.p - MOVEDIRECTION).Magnitude / TIME
  1779. end
  1780. local GROWTH = SIZE - ENDSIZE
  1781. local TRANS = TRANSPARENCY - ENDTRANSPARENCY
  1782. if TYPE == "Block" then
  1783. EFFECT.CFrame = CFRAME * ANGLES(RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360)))
  1784. else
  1785. EFFECT.CFrame = CFRAME
  1786. end
  1787. for LOOP = 1, TIME do
  1788. Swait()
  1789. MSH.Scale = MSH.Scale - GROWTH / TIME
  1790. if TYPE == "Wave" then
  1791. MSH.Offset = VT(0, 0, -MSH.Scale.X / 8)
  1792. end
  1793. EFFECT.Transparency = EFFECT.Transparency - TRANS / TIME
  1794. if TYPE == "Block" then
  1795. EFFECT.CFrame = CFRAME * ANGLES(RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360)))
  1796. else
  1797. EFFECT.CFrame = EFFECT.CFrame * ANGLES(RAD(ROTATION1), RAD(ROTATION2), RAD(ROTATION3))
  1798. end
  1799. if MOVEDIRECTION ~= nil then
  1800. local ORI = EFFECT.Orientation
  1801. EFFECT.CFrame = CF(EFFECT.Position, MOVEDIRECTION) * CF(0, 0, -MOVESPEED)
  1802. EFFECT.Orientation = ORI
  1803. end
  1804. end
  1805. if PLAYSSOUND == false then
  1806. EFFECT:remove()
  1807. else
  1808. repeat
  1809. Swait()
  1810. until SOUND.Playing == false
  1811. EFFECT:remove()
  1812. end
  1813. elseif PLAYSSOUND == false then
  1814. EFFECT:remove()
  1815. else
  1816. repeat
  1817. Swait()
  1818. until SOUND.Playing == false
  1819. EFFECT:remove()
  1820. end
  1821. end))
  1822. end
  1823.  
  1824. function Raycast(POSITION, DIRECTION, RANGE, IGNOREDECENDANTS)
  1825. return workspace:FindPartOnRay(Ray.new(POSITION, DIRECTION.unit * RANGE), IGNOREDECENDANTS)
  1826. end
  1827. function PositiveAngle(NUMBER)
  1828. if NUMBER >= 0 then
  1829. NUMBER = 0
  1830. end
  1831. return NUMBER
  1832. end
  1833. function NegativeAngle(NUMBER)
  1834. if NUMBER <= 0 then
  1835. NUMBER = 0
  1836. end
  1837. return NUMBER
  1838. end
  1839. function Swait(NUMBER)
  1840. if NUMBER == 0 or NUMBER == nil then
  1841. ArtificialHB.Event:wait()
  1842. else
  1843. for i = 1, NUMBER do
  1844. ArtificialHB.Event:wait()
  1845. end
  1846. end
  1847. end
  1848. function chatfunc(text)
  1849. local chat = coroutine.wrap(function()
  1850. if Character:FindFirstChild("TalkingBillBoard")~= nil then
  1851. Character:FindFirstChild("TalkingBillBoard"):destroy()
  1852. end
  1853. local Bill = Instance.new("BillboardGui",Character)
  1854. Bill.Size = UDim2.new(0,100,0,40)
  1855. Bill.StudsOffset = Vector3.new(0,3,0)
  1856. Bill.Adornee = Character.Head
  1857. Bill.Name = "TalkingBillBoard"
  1858. local Hehe = Instance.new("TextLabel",Bill)
  1859. Hehe.BackgroundTransparency = 1
  1860. Hehe.BorderSizePixel = 0
  1861. Hehe.Text = ""
  1862. Hehe.Font = "Garamond"
  1863. Hehe.TextSize = 40
  1864. Hehe.TextStrokeTransparency = 0
  1865. Hehe.Size = UDim2.new(1,0,0.5,0)
  1866. coroutine.resume(coroutine.create(function()
  1867. while Hehe ~= nil do
  1868. Swait()
  1869. Hehe.Position = UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
  1870. Hehe.Rotation = math.random(-5,5)
  1871. Hehe.TextColor3 = Color3.new(255,255,0)
  1872. Hehe.TextStrokeColor3 = Color3.new(0,0,0)
  1873. end
  1874. end))
  1875. for i = 1,string.len(text),1 do
  1876. Swait()
  1877. Hehe.Text = string.sub(text,1,i)
  1878. end
  1879. Swait(90)--Re[math.random(1, 93)]
  1880. for i = 0, 1, .025 do
  1881. Swait()
  1882. Bill.ExtentsOffset = Vector3.new(math.random(-i, i), math.random(-i, i), math.random(-i, i))
  1883. Hehe.TextStrokeTransparency = i
  1884. Hehe.TextTransparency = i
  1885. end
  1886. Bill:Destroy()
  1887. end)
  1888. chat()
  1889. end
  1890.  
  1891. function onChatted(msg)
  1892. chatfunc(msg)
  1893. end
  1894. function QuaternionFromCFrame(cf)
  1895. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  1896. local trace = m00 + m11 + m22
  1897. if trace > 0 then
  1898. local s = math.sqrt(1 + trace)
  1899. local recip = 0.5 / s
  1900. return (m21 - m12) * recip, (m02 - m20) * recip, (m10 - m01) * recip, s * 0.5
  1901. else
  1902. local i = 0
  1903. if m00 < m11 then
  1904. i = 1
  1905. end
  1906. if m22 > (i == 0 and m00 or m11) then
  1907. i = 2
  1908. end
  1909. if i == 0 then
  1910. local s = math.sqrt(m00 - m11 - m22 + 1)
  1911. local recip = 0.5 / s
  1912. return 0.5 * s, (m10 + m01) * recip, (m20 + m02) * recip, (m21 - m12) * recip
  1913. elseif i == 1 then
  1914. local s = math.sqrt(m11 - m22 - m00 + 1)
  1915. local recip = 0.5 / s
  1916. return (m01 + m10) * recip, 0.5 * s, (m21 + m12) * recip, (m02 - m20) * recip
  1917. elseif i == 2 then
  1918. local s = math.sqrt(m22 - m00 - m11 + 1)
  1919. local recip = 0.5 / s
  1920. return (m02 + m20) * recip, (m12 + m21) * recip, 0.5 * s, (m10 - m01) * recip
  1921. end
  1922. end
  1923. end
  1924. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  1925. local xs, ys, zs = x + x, y + y, z + z
  1926. local wx, wy, wz = w * xs, w * ys, w * zs
  1927. local xx = x * xs
  1928. local xy = x * ys
  1929. local xz = x * zs
  1930. local yy = y * ys
  1931. local yz = y * zs
  1932. local zz = z * zs
  1933. return CFrame.new(px, py, pz, 1 - (yy + zz), xy - wz, xz + wy, xy + wz, 1 - (xx + zz), yz - wx, xz - wy, yz + wx, 1 - (xx + yy))
  1934. end
  1935. function QuaternionSlerp(a, b, t)
  1936. local cosTheta = a[1] * b[1] + a[2] * b[2] + a[3] * b[3] + a[4] * b[4]
  1937. local startInterp, finishInterp
  1938. if cosTheta >= 1.0E-4 then
  1939. if 1 - cosTheta > 1.0E-4 then
  1940. local theta = ACOS(cosTheta)
  1941. local invSinTheta = 1 / SIN(theta)
  1942. startInterp = SIN((1 - t) * theta) * invSinTheta
  1943. finishInterp = SIN(t * theta) * invSinTheta
  1944. else
  1945. startInterp = 1 - t
  1946. finishInterp = t
  1947. end
  1948. elseif 1 + cosTheta > 1.0E-4 then
  1949. local theta = ACOS(-cosTheta)
  1950. local invSinTheta = 1 / SIN(theta)
  1951. startInterp = SIN((t - 1) * theta) * invSinTheta
  1952. finishInterp = SIN(t * theta) * invSinTheta
  1953. else
  1954. startInterp = t - 1
  1955. finishInterp = t
  1956. end
  1957. return a[1] * startInterp + b[1] * finishInterp, a[2] * startInterp + b[2] * finishInterp, a[3] * startInterp + b[3] * finishInterp, a[4] * startInterp + b[4] * finishInterp
  1958. end
  1959. function Clerp(a, b, t)
  1960. local qa = {
  1961. QuaternionFromCFrame(a)
  1962. }
  1963. local qb = {
  1964. QuaternionFromCFrame(b)
  1965. }
  1966. local ax, ay, az = a.x, a.y, a.z
  1967. local bx, by, bz = b.x, b.y, b.z
  1968. local _t = 1 - t
  1969. return QuaternionToCFrame(_t * ax + t * bx, _t * ay + t * by, _t * az + t * bz, QuaternionSlerp(qa, qb, t))
  1970. end
  1971. function Pose(WhichPose,Speed,Time,Magic,Gyro,Tors)
  1972. PLAYMAINANIM = false
  1973. if WhichPose == "Cast1" then
  1974. for i=0, Time, 0.1 / Animation_Speed do
  1975. Swait()
  1976. if Magic == true then
  1977. WACKYEFFECT({Time = 15, EffectType = "Crystal", Size = VT(1,1,1)*1.5, Size2 = VT(0,4,0), Transparency = 0, Transparency2 = 1, CFrame = RightArm.CFrame*CF(0,-1,0)*ANGLES(RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360))), MoveToPos = nil, RotationX = 0, RotationY = 0, RotationZ = 0, Material = "Glass", Color = BRICKC"Lavender".Color, SoundID = nil, SoundPitch = nil, SoundVolume = nil})
  1978. end
  1979. if Gyro ~= nil and Gyro ~= false then
  1980. Gyro.cframe = CF(RootPart.Position,Mouse.Hit.p)
  1981. end
  1982. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(35)), Speed / Animation_Speed)
  1983. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(5 - 6.5 * SIN(SINE / 12)), RAD(0), RAD(-35)), Speed / Animation_Speed)
  1984. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.65 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), -0.5) * ANGLES(RAD(125), RAD(0), RAD(45)) * RIGHTSHOULDERC0, Speed / Animation_Speed)
  1985. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.25, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), 0.5) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, Speed / Animation_Speed)
  1986. RightHip.C0 = Clerp(RightHip.C0, CF(1, -0.5, -0.5) * ANGLES(RAD(0), RAD(65), RAD(0)) * ANGLES(RAD(-3), RAD(0), RAD(-15)), Speed / Animation_Speed)
  1987. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), Speed / Animation_Speed)
  1988. end
  1989. elseif WhichPose == "Cast2" then
  1990. for i=0, Time, 0.1 / Animation_Speed do
  1991. Swait()
  1992. if Magic == true then
  1993. WACKYEFFECT({Time = 15, EffectType = "Crystal", Size = VT(1,1,1)*1.5, Size2 = VT(0,4,0), Transparency = 0, Transparency2 = 1, CFrame = RightArm.CFrame*CF(0,-1,0)*ANGLES(RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360))), MoveToPos = nil, RotationX = 0, RotationY = 0, RotationZ = 0, Material = "Glass", Color = BRICKC"Lavender".Color, SoundID = nil, SoundPitch = nil, SoundVolume = nil})
  1994. WACKYEFFECT({Time = 15, EffectType = "Crystal", Size = VT(1,1,1)*1.5, Size2 = VT(0,4,0), Transparency = 0, Transparency2 = 1, CFrame = LeftArm.CFrame*CF(0,-1,0)*ANGLES(RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360))), MoveToPos = nil, RotationX = 0, RotationY = 0, RotationZ = 0, Material = "Glass", Color = BRICKC"Lavender".Color, SoundID = nil, SoundPitch = nil, SoundVolume = nil})
  1995. end
  1996. if Gyro ~= nil and Gyro ~= false then
  1997. Gyro.cframe = CF(RootPart.Position,Mouse.Hit.p)
  1998. end
  1999. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(0)), Speed / Animation_Speed)
  2000. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(-15 - 6.5 * SIN(SINE / 12)), RAD(0), RAD(0)), Speed / Animation_Speed)
  2001. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.65 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), -0.5) * ANGLES(RAD(120), RAD(0), RAD(15)) * RIGHTSHOULDERC0, Speed / Animation_Speed)
  2002. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.65 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), -0.5) * ANGLES(RAD(120), RAD(0), RAD(-15)) * LEFTSHOULDERC0, Speed / Animation_Speed)
  2003. RightHip.C0 = Clerp(RightHip.C0, CF(1, -0.5, -0.5) * ANGLES(RAD(0), RAD(65), RAD(0)) * ANGLES(RAD(-3), RAD(0), RAD(-15)), Speed / Animation_Speed)
  2004. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), Speed / Animation_Speed)
  2005. end
  2006. elseif WhichPose == "RightArmUp" then
  2007. for i=0, Time, 0.1 / Animation_Speed do
  2008. Swait()
  2009. if Magic == true then
  2010. WACKYEFFECT({Time = 15, EffectType = "Crystal", Size = VT(1,1,1)*1.5, Size2 = VT(0,4,0), Transparency = 0, Transparency2 = 1, CFrame = RightArm.CFrame*CF(0,-1,0)*ANGLES(RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360))), MoveToPos = nil, RotationX = 0, RotationY = 0, RotationZ = 0, Material = "Glass", Color = BRICKC"Lavender".Color, SoundID = nil, SoundPitch = nil, SoundVolume = nil})
  2011. end
  2012. if Gyro ~= nil and Gyro ~= false then
  2013. Gyro.cframe = CF(RootPart.Position,Mouse.Hit.p)
  2014. end
  2015. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(15)), Speed / Animation_Speed)
  2016. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(-5 - 6.5 * SIN(SINE / 12)), RAD(0), RAD(-15)), Speed / Animation_Speed)
  2017. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.65 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), -0.2) * ANGLES(RAD(125), RAD(0), RAD(25)) * RIGHTSHOULDERC0, Speed / Animation_Speed)
  2018. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.25, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), 0.5) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, Speed / Animation_Speed)
  2019. RightHip.C0 = Clerp(RightHip.C0, CF(1, -0.5, -0.5) * ANGLES(RAD(0), RAD(65), RAD(0)) * ANGLES(RAD(-3), RAD(0), RAD(-15)), Speed / Animation_Speed)
  2020. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), Speed / Animation_Speed)
  2021. end
  2022. elseif WhichPose == "Taunt" then
  2023. for i=0, Time, 0.1 / Animation_Speed do
  2024. Swait()
  2025. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(0)), Speed / Animation_Speed)
  2026. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(-5 - 6.5 * SIN(SINE / 12)), RAD(0), RAD(0)), Speed / Animation_Speed)
  2027. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.25, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), -0.5) * ANGLES(RAD(175), RAD(0), RAD(-35)) * RIGHTSHOULDERC0, Speed / Animation_Speed)
  2028. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.25, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), 0.5) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, Speed / Animation_Speed)
  2029. RightHip.C0 = Clerp(RightHip.C0, CF(1, -0.5, -0.5) * ANGLES(RAD(0), RAD(65), RAD(0)) * ANGLES(RAD(-3), RAD(0), RAD(-15)), Speed / Animation_Speed)
  2030. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), Speed / Animation_Speed)
  2031. end
  2032. HATWELD.Part0 = RightArm
  2033. HATWELD.C0 = CF(0,-1.1,-0.4) * ANGLES(RAD(0), RAD(0), RAD(180)) * ANGLES(RAD(-20), RAD(0), RAD(0))
  2034. CreateSound(221057812,Torso,10,1,false)
  2035. for i=0, Time*2, 0.1 / Animation_Speed do
  2036. Swait()
  2037. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(0)), Speed / Animation_Speed)
  2038. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(35 - 6.5 * SIN(SINE / 12)), RAD(0), RAD(0)), Speed / Animation_Speed)
  2039. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.25, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), 0.5) * ANGLES(RAD(145), RAD(0), RAD(45)) * RIGHTSHOULDERC0, Speed / Animation_Speed)
  2040. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.25, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), 0.5) * ANGLES(RAD(5), RAD(25), RAD(-15)) * LEFTSHOULDERC0, Speed / Animation_Speed)
  2041. RightHip.C0 = Clerp(RightHip.C0, CF(1, -0.5, -0.5) * ANGLES(RAD(0), RAD(65), RAD(0)) * ANGLES(RAD(-3), RAD(0), RAD(-15)), Speed / Animation_Speed)
  2042. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), Speed / Animation_Speed)
  2043. end
  2044. for i=0, Time, 0.1 / Animation_Speed do
  2045. Swait()
  2046. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(0)), Speed / Animation_Speed)
  2047. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(5), RAD(0), RAD(0)), Speed / Animation_Speed)
  2048. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.35, 0.65, -0.5) * ANGLES(RAD(175), RAD(0), RAD(-35)) * RIGHTSHOULDERC0, Speed / Animation_Speed)
  2049. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.25, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), 0.5) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, Speed / Animation_Speed)
  2050. RightHip.C0 = Clerp(RightHip.C0, CF(1, -0.5, -0.5) * ANGLES(RAD(0), RAD(65), RAD(0)) * ANGLES(RAD(-3), RAD(0), RAD(-15)), Speed / Animation_Speed)
  2051. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), Speed / Animation_Speed)
  2052. HATWELD.C0 = Clerp(HATWELD.C0, CF(-0.5,-1.2,-0.3) * ANGLES(RAD(0), RAD(0), RAD(180)) * ANGLES(RAD(35), RAD(0), RAD(35)), Speed / Animation_Speed)
  2053. end
  2054. HATWELD.Part0 = Head
  2055. HATWELD.C0 = CF(0,0.35,0)
  2056. elseif WhichPose == "Prepare key" then
  2057. for i=0, Time, 0.1 / Animation_Speed do
  2058. Swait()
  2059. if Gyro ~= nil and Gyro ~= false then
  2060. Gyro.cframe = CF(RootPart.Position,Tors.Position)
  2061. end
  2062. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(65)), Speed / Animation_Speed)
  2063. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(5 - 6.5 * SIN(SINE / 12)), RAD(0), RAD(-65)), Speed / Animation_Speed)
  2064. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), -0.25) * ANGLES(RAD(90), RAD(0), RAD(65)) * RIGHTSHOULDERC0, Speed / Animation_Speed)
  2065. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.25, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), 0.5) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, Speed / Animation_Speed)
  2066. RightHip.C0 = Clerp(RightHip.C0, CF(1, -0.5, -0.5) * ANGLES(RAD(0), RAD(65), RAD(0)) * ANGLES(RAD(-3), RAD(0), RAD(-15)), Speed / Animation_Speed)
  2067. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), Speed / Animation_Speed)
  2068. end
  2069. elseif WhichPose == "Turn key" then
  2070. for i=0, Time, 0.1 / Animation_Speed do
  2071. Swait()
  2072. if Gyro ~= nil and Gyro ~= false then
  2073. Gyro.cframe = CF(RootPart.Position,Tors.Position)
  2074. end
  2075. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(75)), Speed / Animation_Speed)
  2076. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(5 - 6.5 * SIN(SINE / 12)), RAD(0), RAD(-75)), Speed / Animation_Speed)
  2077. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), -0.25) * ANGLES(RAD(90), RAD(0), RAD(75)) * ANGLES(RAD(0), RAD(-90), RAD(0)) * RIGHTSHOULDERC0, Speed / Animation_Speed)
  2078. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.25, 0.5 + 0.15 * COS(SINE / 12) - 0.05 * COS(SINE / 12), 0.5) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, Speed / Animation_Speed)
  2079. RightHip.C0 = Clerp(RightHip.C0, CF(1, -0.5, -0.5) * ANGLES(RAD(0), RAD(65), RAD(0)) * ANGLES(RAD(-3), RAD(0), RAD(-15)), Speed / Animation_Speed)
  2080. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), Speed / Animation_Speed)
  2081. end
  2082. end
  2083. PLAYMAINANIM = true
  2084. end
  2085. function CreateFrame(PARENT, TRANSPARENCY, BORDERSIZEPIXEL, POSITION, SIZE, COLOR, BORDERCOLOR, NAME)
  2086. local frame = IT("Frame")
  2087. frame.BackgroundTransparency = TRANSPARENCY
  2088. frame.BorderSizePixel = BORDERSIZEPIXEL
  2089. frame.Position = POSITION
  2090. frame.Size = SIZE
  2091. frame.BackgroundColor3 = COLOR
  2092. frame.BorderColor3 = BORDERCOLOR
  2093. frame.Name = NAME
  2094. frame.Parent = PARENT
  2095. return frame
  2096. end
  2097. function CreateLabel(PARENT, TEXT, TEXTCOLOR, TEXTFONTSIZE, TEXTFONT, TRANSPARENCY, BORDERSIZEPIXEL, STROKETRANSPARENCY, NAME)
  2098. local label = IT("TextLabel")
  2099. label.BackgroundTransparency = 1
  2100. label.Size = UD2(1, 0, 1, 0)
  2101. label.Position = UD2(0, 0, 0, 0)
  2102. label.TextColor3 = TEXTCOLOR
  2103. label.TextStrokeTransparency = STROKETRANSPARENCY
  2104. label.TextTransparency = TRANSPARENCY
  2105. label.FontSize = TEXTFONTSIZE
  2106. label.Font = TEXTFONT
  2107. label.BorderSizePixel = BORDERSIZEPIXEL
  2108. label.TextScaled = false
  2109. label.Text = TEXT
  2110. label.Name = NAME
  2111. label.Parent = PARENT
  2112. return label
  2113. end
  2114. function NoOutlines(PART)
  2115. PART.TopSurface, PART.BottomSurface, PART.LeftSurface, PART.RightSurface, PART.FrontSurface, PART.BackSurface = 10, 10, 10, 10, 10, 10
  2116. end
  2117. function CreateWeldOrSnapOrMotor(TYPE, PARENT, PART0, PART1, C0, C1)
  2118. local NEWWELD = IT(TYPE)
  2119. NEWWELD.Part0 = PART0
  2120. NEWWELD.Part1 = PART1
  2121. NEWWELD.C0 = C0
  2122. NEWWELD.C1 = C1
  2123. NEWWELD.Parent = PARENT
  2124. return NEWWELD
  2125. end
  2126. local S = IT("Sound")
  2127. function CreateSound(ID, PARENT, VOLUME, PITCH)
  2128. local NEWSOUND
  2129. coroutine.resume(coroutine.create(function()
  2130. NEWSOUND = S:Clone()
  2131. NEWSOUND.Parent = PARENT
  2132. NEWSOUND.Volume = VOLUME
  2133. NEWSOUND.Pitch = PITCH
  2134. NEWSOUND.SoundId = "http://www.roblox.com/asset/?id=" .. ID
  2135. Swait()
  2136. NEWSOUND:play()
  2137. game:GetService("Debris"):AddItem(NEWSOUND, 10)
  2138. end))
  2139. return NEWSOUND
  2140. end
  2141. function CFrameFromTopBack(at, top, back)
  2142. local right = top:Cross(back)
  2143. return CF(at.x, at.y, at.z, right.x, top.x, back.x, right.y, top.y, back.y, right.z, top.z, back.z)
  2144. end
  2145. function CreateWave(SIZE, WAIT, CFRAME, DOESROT, ROT, COLOR, GROW)
  2146. local wave = CreatePart(3, Effects, "Neon", 0, 0.5, BRICKC(COLOR), "Effect", VT(0, 0, 0))
  2147. local mesh = CreateMesh("SpecialMesh", wave, "FileMesh", "20329976", "", SIZE, VT(0, 0, -SIZE.X / 8))
  2148. wave.CFrame = CFRAME
  2149. coroutine.resume(coroutine.create(function(PART)
  2150. for i = 1, WAIT do
  2151. Swait()
  2152. mesh.Scale = mesh.Scale + GROW
  2153. mesh.Offset = VT(0, 0, -(mesh.Scale.X / 8))
  2154. if DOESROT == true then
  2155. wave.CFrame = wave.CFrame * CFrame.fromEulerAnglesXYZ(0, ROT, 0)
  2156. end
  2157. wave.Transparency = wave.Transparency + 0.5 / WAIT
  2158. if wave.Transparency > 0.99 then
  2159. wave:remove()
  2160. end
  2161. end
  2162. end))
  2163. end
  2164. function CreateRing(SIZE, DOESROT, ROT, WAIT, CFRAME, COLOR, GROW)
  2165. local wave = CreatePart(3, Effects, "Neon", 0, 0.5, BRICKC(COLOR), "Effect", VT(0, 0, 0))
  2166. local mesh = CreateMesh("SpecialMesh", wave, "FileMesh", "559831844", "", SIZE, VT(0, 0, 0))
  2167. wave.CFrame = CFRAME
  2168. coroutine.resume(coroutine.create(function(PART)
  2169. for i = 1, WAIT do
  2170. Swait()
  2171. mesh.Scale = mesh.Scale + GROW
  2172. if DOESROT == true then
  2173. wave.CFrame = wave.CFrame * CFrame.fromEulerAnglesXYZ(0, ROT, 0)
  2174. end
  2175. wave.Transparency = wave.Transparency + 0.5 / WAIT
  2176. if wave.Transparency > 0.99 then
  2177. wave:remove()
  2178. end
  2179. end
  2180. end))
  2181. end
  2182. function MagicSphere(SIZE, WAIT, CFRAME, COLOR, GROW)
  2183. local wave = CreatePart(3, Effects, "Neon", 0, 0, BRICKC(COLOR), "Effect", VT(1, 1, 1), true)
  2184. local mesh = CreateMesh("SpecialMesh", wave, "Sphere", "", "", SIZE, VT(0, 0, 0))
  2185. wave.CFrame = CFRAME
  2186. coroutine.resume(coroutine.create(function(PART)
  2187. for i = 1, WAIT do
  2188. Swait()
  2189. mesh.Scale = mesh.Scale + GROW
  2190. wave.Transparency = wave.Transparency + 1 / WAIT
  2191. if wave.Transparency > 0.99 then
  2192. wave:remove()
  2193. end
  2194. end
  2195. end))
  2196. end
  2197. function Slice(KIND, SIZE, WAIT, CFRAME, COLOR, GROW)
  2198. local wave = CreatePart(3, Effects, "Neon", 0, 0.5, BRICKC(COLOR), "Effect", VT(1, 1, 1), true)
  2199. local mesh
  2200. if KIND == "Base" then
  2201. mesh = CreateMesh("SpecialMesh", wave, "FileMesh", "448386996", "", VT(0, SIZE / 10, SIZE / 10), VT(0, 0, 0))
  2202. elseif KIND == "Thin" then
  2203. mesh = CreateMesh("SpecialMesh", wave, "FileMesh", "662586858", "", VT(SIZE / 10, 0, SIZE / 10), VT(0, 0, 0))
  2204. elseif KIND == "Round" then
  2205. mesh = CreateMesh("SpecialMesh", wave, "FileMesh", "662585058", "", VT(SIZE / 10, 0, SIZE / 10), VT(0, 0, 0))
  2206. end
  2207. wave.CFrame = CFRAME
  2208. coroutine.resume(coroutine.create(function(PART)
  2209. for i = 1, WAIT do
  2210. Swait()
  2211. mesh.Scale = mesh.Scale + GROW / 10
  2212. wave.Transparency = wave.Transparency + 0.5 / WAIT
  2213. if wave.Transparency > 0.99 then
  2214. wave:remove()
  2215. end
  2216. end
  2217. end))
  2218. end
  2219. function AddChildrenToTable(FROM, PARENT, DIST, TABLE)
  2220. for _, c in pairs(PARENT:GetChildren()) do
  2221. if c.ClassName == "Model" then
  2222. if c ~= Character and c:FindFirstChildOfClass("Humanoid") and (c:FindFirstChild("Torso") or c:FindFirstChild("UpperTorso")) then
  2223. local HUMANOID = c:FindFirstChildOfClass("Humanoid")
  2224. local TORSO = c:FindFirstChild("Torso") or c:FindFirstChild("UpperTorso")
  2225. if DIST > (TORSO.Position - FROM).Magnitude then
  2226. table.insert(TABLE, c)
  2227. end
  2228. AddChildrenToTable(FROM, c, DIST, TABLE)
  2229. elseif c.ClassName == "Folder" then
  2230. AddChildrenToTable(FROM, c, DIST, TABLE)
  2231. end
  2232. end
  2233. end
  2234. end
  2235. function MakeForm(PART, TYPE)
  2236. if TYPE == "Cyl" then
  2237. local MSH = IT("CylinderMesh", PART)
  2238. elseif TYPE == "Ball" then
  2239. local MSH = IT("SpecialMesh", PART)
  2240. MSH.MeshType = "Sphere"
  2241. elseif TYPE == "Wedge" then
  2242. local MSH = IT("SpecialMesh", PART)
  2243. MSH.MeshType = "Wedge"
  2244. end
  2245. end
  2246. function FireArc(Part, ToLocation, AmountOfTime, Height, DoesCourontine)
  2247. if DoesCourontine == false then
  2248. local Direction = CF(Part.Position, ToLocation)
  2249. local Distance = (Part.Position - ToLocation).magnitude
  2250. for i = 1, AmountOfTime do
  2251. Swait()
  2252. Part.CFrame = Direction * CF(0, AmountOfTime / 200 + (AmountOfTime / Height - i * 2 / Height), -Distance / AmountOfTime)
  2253. Direction = Part.CFrame
  2254. end
  2255. Part:remove()
  2256. elseif DoesCourontine == true then
  2257. coroutine.resume(coroutine.create(function()
  2258. local Direction = CF(Part.Position, ToLocation)
  2259. local Distance = (Part.Position - ToLocation).magnitude
  2260. for i = 1, AmountOfTime do
  2261. Swait()
  2262. Part.CFrame = Direction * CF(0, AmountOfTime / 200 + (AmountOfTime / Height - i * 2 / Height), -Distance / AmountOfTime)
  2263. Direction = Part.CFrame
  2264. end
  2265. Part:remove()
  2266. end))
  2267. end
  2268. end
  2269. function CheckTableForString(Table, String)
  2270. for i, v in pairs(Table) do
  2271. if string.find(string.lower(String), string.lower(v)) then
  2272. return true
  2273. end
  2274. end
  2275. return false
  2276. end
  2277. function CheckIntangible(Hit)
  2278. local ProjectileNames = {
  2279. "Water",
  2280. "Arrow",
  2281. "Projectile",
  2282. "Effect",
  2283. "Rail",
  2284. "Lightning",
  2285. "Bullet"
  2286. }
  2287. if Hit and Hit.Parent and (not Hit.CanCollide or CheckTableForString(ProjectileNames, Hit.Name)) and not Hit.Parent:FindFirstChild("Humanoid") then
  2288. return true
  2289. end
  2290. return false
  2291. end
  2292. Debris = game:GetService("Debris")
  2293. function CastZapRay(StartPos, Vec, Length, Ignore, DelayIfHit)
  2294. local Direction = CFrame.new(StartPos, Vec).lookVector
  2295. local Ignore = type(Ignore) == "table" and Ignore or {Ignore}
  2296. local RayHit, RayPos, RayNormal = game:GetService("Workspace"):FindPartOnRayWithIgnoreList(Ray.new(StartPos, Direction * Length), Ignore)
  2297. if RayHit and CheckIntangible(RayHit) then
  2298. if DelayIfHit then
  2299. wait()
  2300. end
  2301. RayHit, RayPos, RayNormal = CastZapRay(RayPos + Vec * 0.01, Vec, Length - (StartPos - RayPos).magnitude, Ignore, DelayIfHit)
  2302. end
  2303. return RayHit, RayPos, RayNormal
  2304. end
  2305. function turnto(position)
  2306. RootPart.CFrame = CFrame.new(RootPart.CFrame.p, VT(position.X, RootPart.Position.Y, position.Z)) * CFrame.new(0, 0, 0)
  2307. end
  2308. local naeeym2 = Instance.new("BillboardGui", Character)
  2309. naeeym2.AlwaysOnTop = true
  2310. naeeym2.Size = UDim2.new(15, 35, 2, 15)
  2311. naeeym2.StudsOffset = Vector3.new(0, 3, 0)
  2312. naeeym2.Adornee = Character.Head
  2313. naeeym2.Name = "Name"
  2314. naeeym2.PlayerToHideFrom = Player
  2315. local tecks2 = Instance.new("TextLabel", naeeym2)
  2316. tecks2.BackgroundTransparency = 1
  2317. tecks2.TextScaled = true
  2318. tecks2.BorderSizePixel = 0
  2319. tecks2.Text = "Key Dominus, The guardian of the time"
  2320. tecks2.Font = "Antique"
  2321. tecks2.TextSize = 30
  2322. tecks2.TextStrokeTransparency = 0
  2323. tecks2.TextColor3 = Color3.new(1, 0, 0)
  2324. tecks2.TextStrokeColor3 = Color3.new(0, 0, 0)
  2325. tecks2.Size = UDim2.new(1, 0, 0.5, 0)
  2326. tecks2.Parent = naeeym2
  2327. local SKILLTEXTCOLOR = C3(0,255,0)
  2328. local SKILLFONT = "Code"
  2329. local SKILLTEXTSIZE = 7
  2330. Humanoid.Died:connect(function()
  2331. Humanoid.Parent = nil
  2332. Humanoid.MaxHealth = "inf"
  2333. Humanoid.Health = "inf"
  2334. refit()
  2335. Humanoid.Parent = Character
  2336. CreateSound(ATTACKEDTAUNTS[MRANDOM(1, #ATTACKEDTAUNTS)], Head, 10, 0.9)
  2337. for i = 1, 5 do
  2338. Slice("Round", 0.6, 35, CF(Torso.Position) * ANGLES(RAD(MRANDOM(-18, 18)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-18, 18))), "New Yeller", VT(0.1, 0, 0.1))
  2339. end
  2340. killnearest(Torso.Position, 25, 180)
  2341. end)
  2342. local SKILL1FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.1, 0, 0.90, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 1 Frame")
  2343. local SKILL2FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.63, 0, 0.90, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 2 Frame")
  2344. local SKILL3FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.365, 0, 0.1, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 3 Frame")
  2345. local SKILL4FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.1, 0, 0.2, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 4 Frame")
  2346. local SKILL5FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.63, 0, 0.2, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 5 Frame")
  2347. local SKILL6FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.63, 0, 0.3, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 6 Frame")
  2348. local SKILL7FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.1, 0, 0.3, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 7 Frame")
  2349. local SKILL8FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.365, 0, 0.90, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 8 Frame")
  2350. local SKILL9FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.1, 0, 0.4, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 9 Frame")
  2351. local SKILL10FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.63, 0, 0.4, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 10 Frame")
  2352. local SKILL11FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.1, 0, 0.5, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 11 Frame")
  2353. local SKILL12FRAME = CreateFrame(WEAPONGUI, 1, 2, UD2(0.63, 0, 0.5, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 12 Frame")
  2354.  
  2355. local SKILL1TEXT = CreateLabel(SKILL1FRAME, "[Z] Orbital Devastor", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 1")
  2356. local SKILL2TEXT = CreateLabel(SKILL2FRAME, "[B] Savage Fire", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 2")
  2357. local SKILL3TEXT = CreateLabel(SKILL3FRAME, "[C] Grave Encounter", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 3")
  2358. local SKILL4TEXT = CreateLabel(SKILL4FRAME, "[V] Endless Pain", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 4")
  2359. local SKILL5TEXT = CreateLabel(SKILL5FRAME, "[X] Absoluteum", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 5")
  2360. local SKILL6TEXT = CreateLabel(SKILL6FRAME, "[Q] Unwilling Hop", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 6")
  2361. local SKILL7TEXT = CreateLabel(SKILL7FRAME, "[T] Taunt", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 7")
  2362. local SKILL8TEXT = CreateLabel(SKILL8FRAME, "[J] Prison Key", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 8")
  2363. local SKILL9TEXT = CreateLabel(SKILL9FRAME, "[K] FireBall", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 9")
  2364. local SKILL10TEXT = CreateLabel(SKILL10FRAME, "[Y] Transformation", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 10")
  2365. local SKILL11TEXT = CreateLabel(SKILL11FRAME, "[P] Explosionball", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 11")
  2366. local SKILL12TEXT = CreateLabel(SKILL12FRAME, "[U] Everyone's Hopes", SKILLTEXTCOLOR, SKILLTEXTSIZE, SKILLFONT, 255, 255, 0, "Text 12")
  2367. function StatLabel(CFRAME, TEXT, COLOR)
  2368. local STATPART = CreatePart(3, Effects, "SmoothPlastic", 0, 1, "Really black", "Effect", VT())
  2369. STATPART.CFrame = CF(CFRAME.p, CFRAME.p + VT(MRANDOM(-5, 5), MRANDOM(0, 5), MRANDOM(-5, 5)))
  2370. local BODYGYRO = IT("BodyGyro", STATPART)
  2371. game:GetService("Debris"):AddItem(STATPART, 5)
  2372. local BILLBOARDGUI = Instance.new("BillboardGui", STATPART)
  2373. BILLBOARDGUI.Adornee = STATPART
  2374. BILLBOARDGUI.Size = UD2(2.5, 0, 2.5, 0)
  2375. BILLBOARDGUI.StudsOffset = VT(-2, 2, 0)
  2376. BILLBOARDGUI.AlwaysOnTop = false
  2377. local TEXTLABEL = Instance.new("TextLabel", BILLBOARDGUI)
  2378. TEXTLABEL.BackgroundTransparency = 1
  2379. TEXTLABEL.Size = UD2(2.5, 0, 2.5, 0)
  2380. TEXTLABEL.Text = TEXT
  2381. TEXTLABEL.Font = SKILLFONT
  2382. TEXTLABEL.FontSize = "Size42"
  2383. TEXTLABEL.TextColor3 = COLOR
  2384. TEXTLABEL.TextStrokeTransparency = 0
  2385. TEXTLABEL.TextScaled = true
  2386. TEXTLABEL.TextWrapped = true
  2387. coroutine.resume(coroutine.create(function(THEPART, THEBODYPOSITION, THETEXTLABEL)
  2388. for i = 1, 50 do
  2389. Swait()
  2390. STATPART.CFrame = STATPART.CFrame * CF(0, 0, -0.2)
  2391. TEXTLABEL.TextTransparency = TEXTLABEL.TextTransparency + 0.02
  2392. TEXTLABEL.TextStrokeTransparency = TEXTLABEL.TextTransparency
  2393. end
  2394. THEPART.Parent = nil
  2395. end), STATPART, TEXTLABEL)
  2396. end
  2397.  
  2398. Player = Player
  2399. Character = Character
  2400.  
  2401. Humanoid = Character:FindFirstChildOfClass("Humanoid")
  2402. Torso = Character:FindFirstChild("Torso")
  2403. if not Player or not Humanoid or Humanoid.Health == 0 or not Torso then
  2404. return
  2405. end
  2406. Equipped = true
  2407. Void = Instance.new("Model")
  2408. Void.Name = "Void"
  2409. Angle = 0
  2410. for i = 1, 1 do
  2411. local VoidPart = Instance.new("Part")
  2412. VoidPart.Name = "VoidPart"
  2413. VoidPart.Transparency = 1
  2414. VoidPart.BrickColor = BrickColor.new("Really black")
  2415. VoidPart.Material = Enum.Material.Plastic
  2416. VoidPart.Shape = Enum.PartType.Block
  2417. VoidPart.FormFactor = Enum.FormFactor.Custom
  2418. VoidPart.TopSurface = Enum.SurfaceType.Smooth
  2419. VoidPart.BottomSurface = Enum.SurfaceType.Smooth
  2420. VoidPart.Anchored = true
  2421. VoidPart.CanCollide = false
  2422. VoidPart.Locked = true
  2423. VoidPart.Size = Vector3.new(18, 0.2, 18)
  2424. local BlockMesh = Instance.new("BlockMesh")
  2425. BlockMesh.Scale = Vector3.new(1, (1 + (0.005 * i)), 1)
  2426. BlockMesh.Parent = VoidPart
  2427. VoidPart.Parent = Void
  2428. local Star = Instance.new("Decal", VoidPart)
  2429. Star.Texture = "http://www.roblox.com/asset/?id=732683707"
  2430. --CricleForTarget
  2431. --121028264 MagicCircle1
  2432. --160506713 MagicCircle2
  2433. --327794305 MagicCircle3 (Death)
  2434. --160508788 MagicCircle4 (Scary)
  2435. --124339738 CoolCircle5
  2436. --268043891 Abyss-Demon-Magic-Circle
  2437. Star.Face = "Top"
  2438. local Light = Instance.new("PointLight", VoidPart)
  2439. Light.Color = Color3.new(255,255,0)
  2440. Light.Brightness = 100
  2441. Light.Range = 15
  2442. table.insert(VoidParts, VoidPart)
  2443. end
  2444. Spawn(function()
  2445. while Equipped and Humanoid.Parent and Humanoid.Health > 0 and Torso.Parent do
  2446. if Angle == 360 then
  2447. Angle = 0
  2448. end
  2449. Angle = Angle + 0.05
  2450. local Hit, EndPosition = RayCast(Torso.Position, Vector3.new(0, -1, 0), (Torso.Size.Y * 6.5), {Character})
  2451. if Hit then
  2452. if not Void.Parent then
  2453. Void.Parent = Character
  2454. end
  2455. for i, v in pairs(VoidParts) do
  2456. v.CFrame = CFrame.new(Torso.Position.X, EndPosition.Y, Torso.Position.Z) * CFrame.Angles(0, (Angle + i), 0)
  2457. end
  2458. else
  2459. Void.Parent = nil
  2460. end
  2461. wait()
  2462. end
  2463. end)
  2464.  
  2465. function killnearest(position, range, maxstrength)
  2466. for i, v in ipairs(workspace:GetChildren()) do
  2467. local body = v:GetChildren()
  2468. for part = 1, #body do
  2469. if (body[part].ClassName == "Part" or body[part].ClassName == "MeshPart") and v ~= Character and range > (body[part].Position - position).Magnitude then
  2470. if v.ClassName == "Model" then
  2471. v:BreakJoints()
  2472. end
  2473. local bv = Instance.new("BodyVelocity")
  2474. bv.maxForce = Vector3.new(1000000000, 1000000000, 1000000000)
  2475. bv.velocity = CF(position, body[part].Position).lookVector * maxstrength
  2476. bv.Parent = body[part]
  2477. Debris:AddItem(bv, 0.2)
  2478. end
  2479. end
  2480. if v.ClassName == "Part" and v.Anchored == false and range > (v.Position - position).Magnitude then
  2481. v.Velocity = CFrame.new(position, v.Position).lookVector * 5 * maxstrength
  2482. end
  2483. end
  2484. end
  2485. function Transparency(TRANS)
  2486. tecks2.TextTransparency = TRANS
  2487. tecks2.TextStrokeTransparency = TRANS
  2488. for _, c in pairs(Character:GetChildren()) do
  2489. if c.ClassName == "Part" and c ~= RootPart then
  2490. c.Transparency = TRANS
  2491. if c:FindFirstChildOfClass("Decal") then
  2492. c:FindFirstChildOfClass("Decal").Transparency = TRANS
  2493. end
  2494. elseif c.ClassName == "Accessory" then
  2495. c.Handle.Transparency = TRANS
  2496. elseif c.ClassName == "Model" then
  2497. for _, q in pairs(c:GetChildren()) do
  2498. if q.ClassName == "Part" then
  2499. q.Transparency = TRANS
  2500. if q:FindFirstChildOfClass("Decal") then
  2501. q:FindFirstChildOfClass("Decal").Transparency = TRANS
  2502. end
  2503. end
  2504. end
  2505. end
  2506. end
  2507. end
  2508. function Orbital_Devastor()
  2509. local HITBODIES = {}
  2510. local CENTER = CreatePart(3, Effects, "SmoothPlastic", 0, 1, "Pearl", "CenterPart", VT(0, 0, 0))
  2511. local HITFLOOR, ECH, NORMAL = Raycast(Mouse.Hit.p + VT(0, 2, 0), CF(Mouse.Hit.p, Mouse.Hit.p + VT(0, -1, 0)).lookVector, 10000000, Character)
  2512. CENTER.CFrame = CF(ECH)
  2513. local RAY = CreatePart(3, Effects, "Neon", 0, 1, "New Yeller", "Laser01", VT(25, 99999, 25))
  2514. MakeForm(RAY, "Cyl")
  2515. local RAY2 = CreatePart(3, Effects, "Neon", 0, 1, "Really black", "Laser01", VT(28, 99999, 28))
  2516. MakeForm(RAY2, "Cyl")
  2517. RAY.CFrame = CF(ECH)
  2518. RAY2.CFrame = CF(ECH)
  2519. CreateSound("1368573150", CENTER, 10, 0.8)
  2520. for i = 1, 100 do
  2521. Swait()
  2522. RAY.Transparency = RAY.Transparency - 0.01
  2523. RAY.Size = RAY.Size - VT(0.25, 0, 0.25)
  2524. RAY2.Transparency = RAY2.Transparency - 0.012
  2525. RAY2.Size = RAY2.Size - VT(0.28, 0, 0.28)
  2526. end
  2527. for i = 1, 5 do
  2528. CreateRing(VT(i / 10, i / 10, 0), false, 0, 25, CF(ECH) * ANGLES(RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180))), C3(MRANDOM(0, 10) / 10, 0, 0), VT(i / 5, i / 5, 0))
  2529. end
  2530. RAY:remove()
  2531. RAY2:remove()
  2532. CreateSound("1368637781", CENTER, 10, 0.8)
  2533. MagicSphere(VT(0, 0, 0), 15, CF(ECH), "New Yeller", VT(8, 8, 8))
  2534. MagicSphere(VT(1, 1, 1), 25, CF(ECH), "Really black", VT(8, 8, 8))
  2535. AddChildrenToTable(ECH, workspace, 80, HITBODIES)
  2536. Debris:AddItem(CENTER, 5)
  2537. CreateSound("414517163", CENTER, 10, 0.8)
  2538. for i = 1, 5 do
  2539. Slice("Round", 0, 35, CF(ECH) * ANGLES(RAD(MRANDOM(-18, 18)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-18, 18))), "New Yeller", VT(0.5, 0, 0.5))
  2540. end
  2541. for e = 1, #HITBODIES do
  2542. if HITBODIES[e] ~= nil then
  2543. local BOD = HITBODIES[e]
  2544. local TORS = BOD:FindFirstChild("Torso") or BOD:FindFirstChild("UpperTorso")
  2545. if TORS then
  2546. BOD:BreakJoints()
  2547. for _, c in pairs(BOD:GetChildren()) do
  2548. if c.ClassName == "Part" or c.ClassName == "MeshPart" then
  2549. local bv = Instance.new("BodyVelocity")
  2550. bv.maxForce = Vector3.new(1000000000, 1000000000, 1000000000)
  2551. bv.velocity = CF(ECH, c.Position).lookVector * 250
  2552. bv.Parent = c
  2553. Debris:AddItem(bv, 0.2)
  2554. end
  2555. end
  2556. end
  2557. end
  2558. end
  2559. end
  2560. function Savage_Fire()
  2561. ATTACK = true
  2562. Rooted = true
  2563. VALUE1 = true
  2564. local HITBODIES = {}
  2565. local VISUAL = CreatePart(3, Effects, "Glass", 0, 0.99, "Maroon", "Vibrations", VT(4, 4, 4))
  2566. MakeForm(VISUAL, "Ball")
  2567. VISUAL.CFrame = RootPart.CFrame
  2568. for i = 0, 1.2, 0.1 / Animation_Speed do
  2569. Swait()
  2570. VISUAL.Size = VISUAL.Size + VT(0.1, 0.1, 0.1)
  2571. VISUAL.Transparency = VISUAL.Transparency - 0.005
  2572. if MRANDOM(1, 2) == 1 then
  2573. do
  2574. local SPHERE = CreatePart(3, Effects, "Neon", 0, 0, "Really red", "Magic", VT(1, 1, 1) * MRANDOM(2, 35) / 10)
  2575. SPHERE.CFrame = CF(RootPart.Position) * CF(MRANDOM(-15, 15), -15, MRANDOM(-15, 15))
  2576. MakeForm(SPHERE, "Ball")
  2577. coroutine.resume(coroutine.create(function()
  2578. for i = 1, 100 do
  2579. Swait()
  2580. SPHERE.CFrame = SPHERE.CFrame * CF(0, 0.3, 0)
  2581. SPHERE.Transparency = i / 100
  2582. end
  2583. SPHERE:remove()
  2584. end))
  2585. end
  2586. end
  2587. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2588. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(15 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2589. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1, 0.5 + 0.25 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(-90 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  2590. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1, 0 + 0.25 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(90 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  2591. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2592. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2593. end
  2594. Character.Archivable = true
  2595. local CLONE = Character:Clone()
  2596. CLONE.BGM:remove()
  2597. CLONE.Effects:remove()
  2598. CLONE.Parent = Effects
  2599. local X = 1 - VISUAL.Transparency
  2600. local ORIGINPOS = RootPart.Position
  2601. Transparency(1)
  2602. VALUE2 = true
  2603. RootPart.CFrame = CF(Mouse.Hit.p + VT(0, 5, 0), ORIGINPOS)
  2604. for i = 1, 50 do
  2605. Swait()
  2606. VISUAL.Transparency = VISUAL.Transparency + X / 50
  2607. VISUAL.Size = VISUAL.Size + VT(0.05, 0.05, 0.05)
  2608. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2609. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(15 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2610. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1, 0.5 + 0.25 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(-90 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  2611. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1, 0 + 0.25 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(90 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  2612. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2613. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2614. end
  2615. VISUAL:remove()
  2616. coroutine.resume(coroutine.create(function()
  2617. local PITS = {}
  2618. local HITFLOOR, HITPOS, NORMAL = Raycast(CLONE.Torso.Position, CF(CLONE.Torso.Position, CLONE.Torso.Position + VT(0, -1, 0)).lookVector, 25 * Player_Size, Character)
  2619. MagicSphere(VT(0, 0, 0), 25, CF(CLONE.Torso.Position), "New Yeller", VT(2, 2, 2))
  2620. MagicSphere(VT(1, 1, 1), 55, CF(CLONE.Torso.Position), "Really Yeller", VT(2, 2, 2))
  2621. if HITFLOOR ~= nil then
  2622. local POS = CLONE.Torso.Position
  2623. CLONE:remove()
  2624. for i = 1, 150 do
  2625. Swait()
  2626. local PEWSOUND = {
  2627. "907527750",
  2628. "907527912",
  2629. "907528019",
  2630. "907530553"
  2631. }
  2632. AddChildrenToTable(HITPOS, workspace, i, HITBODIES)
  2633. if MRANDOM(1, 2) == 1 then
  2634. local ICICLE = IT("CornerWedgePart", Effects)
  2635. ICICLE.Locked = true
  2636. ICICLE.CanCollide = false
  2637. ICICLE.Anchored = true
  2638. ICICLE.BrickColor = BRICKC("New Yeller")
  2639. ICICLE.Material = "Neon"
  2640. ICICLE.Size = VT(i / 10, i / 2, i / 10)
  2641. CreateSound(PEWSOUND[MRANDOM(1, #PEWSOUND)], ICICLE, 10, 0.8)
  2642. ICICLE.CFrame = CF(HITPOS) * CF(MRANDOM(-i / 2, i / 2), 0, MRANDOM(-i / 2, i / 2)) * ANGLES(RAD(MRANDOM(-25, 25)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-25, 25)))
  2643. table.insert(PITS, ICICLE)
  2644. for e = 1, #HITBODIES do
  2645. if HITBODIES[e] ~= nil then
  2646. local BOD = HITBODIES[e]
  2647. local TORS = BOD:FindFirstChild("Torso") or BOD:FindFirstChild("UpperTorso")
  2648. if TORS then
  2649. BOD:BreakJoints()
  2650. for _, c in pairs(BOD:GetChildren()) do
  2651. if c.ClassName == "Part" or c.ClassName == "MeshPart" then
  2652. local bv = Instance.new("BodyVelocity")
  2653. bv.maxForce = Vector3.new(1000000000, 1000000000, 1000000000)
  2654. bv.velocity = CF(POS, c.Position).lookVector * 250
  2655. bv.Parent = c
  2656. Debris:AddItem(bv, 0.2)
  2657. end
  2658. end
  2659. end
  2660. end
  2661. end
  2662. HITBODIES = {}
  2663. end
  2664. end
  2665. coroutine.resume(coroutine.create(function()
  2666. for i = 1, 10 do
  2667. Swait()
  2668. for e = 1, #PITS do
  2669. if PITS[e] ~= nil then
  2670. local E = PITS[e]
  2671. E.Transparency = E.Transparency + 0.1
  2672. end
  2673. end
  2674. end
  2675. for e = 1, #PITS do
  2676. if PITS[e] ~= nil then
  2677. local E = PITS[e]
  2678. E:remove()
  2679. end
  2680. end
  2681. end))
  2682. end
  2683. end))
  2684. VALUE2 = false
  2685. VALUE1 = false
  2686. ATTACK = false
  2687. Rooted = false
  2688. for i = 1, 10 do
  2689. Swait()
  2690. Transparency(1 - i / 10)
  2691. end
  2692. end
  2693. function Grave_Encounter()
  2694. local HITBODIES = {}
  2695. local PEWSOUND = {
  2696. "907527750",
  2697. "907527912",
  2698. "907528019",
  2699. "907530553"
  2700. }
  2701. local HITFLOOR, HITPOS, NORMAL = Raycast(RootPart.Position, CF(RootPart.Position, RootPart.Position + VT(0, -1, 0)).lookVector, 7 * Player_Size, Character)
  2702. if HITFLOOR ~= nil then
  2703. CreateSound(ATTACKTAUNTS[MRANDOM(1, #ATTACKTAUNTS)], Head, 10, 0.9)
  2704. ATTACK = true
  2705. Rooted = false
  2706. local GYRO = IT("BodyGyro", RootPart)
  2707. GYRO.D = 100
  2708. GYRO.P = 2000
  2709. GYRO.MaxTorque = VT(0, 4000000, 0)
  2710. GYRO.cframe = CF(RootPart.Position, Mouse.Hit.p)
  2711. for i = 0, 3.5, 0.1 / Animation_Speed do
  2712. Swait()
  2713. GYRO.cframe = CF(RootPart.Position, Mouse.Hit.p)
  2714. Slice("Thin", 1, 5, RightArm.CFrame * CF(0, -1.1, 0) * ANGLES(RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180))), C3(1, 0, 0), VT(-0.01, 0, -0.01))
  2715. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(-15 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2716. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(0 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(15 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2717. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(-45), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(32 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  2718. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(5), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(-12 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  2719. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2720. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2721. end
  2722. for i = 0, 0.15, 0.1 / Animation_Speed do
  2723. Swait()
  2724. GYRO.cframe = CF(RootPart.Position, Mouse.Hit.p)
  2725. Slice("Thin", 1, 5, RightArm.CFrame * CF(0, -1.1, 0) * ANGLES(RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180))), C3(1, 0, 0), VT(-0.01, 0, -0.01))
  2726. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(85 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2727. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(0 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-85 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2728. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(0), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(90 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  2729. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(5), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(-12 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  2730. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2731. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2732. end
  2733. Rooted = true
  2734. GYRO:remove()
  2735. coroutine.resume(coroutine.create(function()
  2736. local PITS = {}
  2737. local FRAME = RootPart.CFrame
  2738. for i = 1, 200 do
  2739. Swait()
  2740. for e = 1, #HITBODIES do
  2741. if HITBODIES[e] ~= nil then
  2742. local BOD = HITBODIES[e]
  2743. local TORS = BOD:FindFirstChild("Torso") or BOD:FindFirstChild("UpperTorso")
  2744. if TORS then
  2745. BOD:BreakJoints()
  2746. table.remove(HITBODIES, e)
  2747. end
  2748. end
  2749. end
  2750. local GLITCH = CreatePart(3, Effects, "Neon", 0, 0, "New Yeller", "Puddle", VT(2 + i / 2, 0, 2 + i / 2))
  2751. MakeForm(GLITCH, "Cyl")
  2752. GLITCH.CFrame = FRAME * CF(MRANDOM(-5, 5), 0, 5 - i * 3)
  2753. local HITFLOOR, HITPOS, NORMAL = Raycast(GLITCH.Position, CF(GLITCH.Position, GLITCH.Position + VT(0, -1, 0)).lookVector, 25 * Player_Size, Character)
  2754. if HITFLOOR ~= nil then
  2755. table.insert(PITS, GLITCH)
  2756. GLITCH.CFrame = CF(HITPOS, HITPOS + NORMAL) * ANGLES(RAD(90), RAD(0), RAD(0))
  2757. AddChildrenToTable(HITPOS, workspace, i / 2, HITBODIES)
  2758. if MRANDOM(1, 2) == 1 then
  2759. local ICICLE = IT("CornerWedgePart", Effects)
  2760. ICICLE.Locked = true
  2761. ICICLE.CanCollide = false
  2762. ICICLE.Anchored = true
  2763. ICICLE.BrickColor = BRICKC("New Yeller")
  2764. ICICLE.Material = "Neon"
  2765. ICICLE.Size = VT(i / 10, i / 2, i / 10)
  2766. CreateSound(PEWSOUND[MRANDOM(1, #PEWSOUND)], ICICLE, 10, 0.8)
  2767. ICICLE.CFrame = CF(HITPOS) * CF(MRANDOM(-i / 10, i / 10), 0, MRANDOM(-i / 10, i / 10)) * ANGLES(RAD(MRANDOM(-25, 25)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-25, 25)))
  2768. table.insert(PITS, ICICLE)
  2769. end
  2770. else
  2771. GLITCH:remove()
  2772. break
  2773. end
  2774. end
  2775. coroutine.resume(coroutine.create(function()
  2776. for i = 1, 10 do
  2777. Swait()
  2778. for e = 1, #PITS do
  2779. if PITS[e] ~= nil then
  2780. local E = PITS[e]
  2781. E.Transparency = E.Transparency + 0.1
  2782. end
  2783. end
  2784. end
  2785. for e = 1, #PITS do
  2786. if PITS[e] ~= nil then
  2787. local E = PITS[e]
  2788. E:remove()
  2789. end
  2790. end
  2791. end))
  2792. end))
  2793. for i = 0, 1, 0.1 / Animation_Speed do
  2794. Swait()
  2795. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(85 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2796. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(0 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-85 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2797. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(145), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(-15 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  2798. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(-25), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(-12 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  2799. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2800. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2801. end
  2802. ATTACK = false
  2803. Rooted = false
  2804. end
  2805. end
  2806. function Taunt2()
  2807. ATTACK = true
  2808. Rooted = true
  2809. CreateSound("137473066", Head, 10, 1)
  2810. for i=0, 1, 0.1 / Animation_Speed do
  2811. Swait()
  2812. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.45 * COS(SINE / 12)) * ANGLES(RAD(7 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 1 * SIN(SINE / 12))), 1 / Animation_Speed)
  2813. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(0 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2814. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(-1, 0.5, -1) * ANGLES(RAD(0), RAD(0), RAD(180)) * RIGHTSHOULDERC0, 0.15 / Animation_Speed)
  2815. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.15, 0.5, 0.3) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, 0.3 / Animation_Speed)
  2816. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 + 0.15 * COS(SINE / 12), -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2817. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5 + 0.25 * COS(SINE / 12), -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2818. end
  2819. for i=0, 1, 0.1 / Animation_Speed do
  2820. Swait()
  2821. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.45 * COS(SINE / 12)) * ANGLES(RAD(7 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 1 * SIN(SINE / 12))), 1 / Animation_Speed)
  2822. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(0 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2823. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, -1) * ANGLES(RAD(0), RAD(0), RAD(180)) * RIGHTSHOULDERC0, 0.15 / Animation_Speed)
  2824. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.15, 0.5, 0.3) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, 0.3 / Animation_Speed)
  2825. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 + 0.15 * COS(SINE / 12), -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2826. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5 + 0.25 * COS(SINE / 12), -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2827. end
  2828. ATTACK = false
  2829. Rooted = false
  2830. end
  2831. function Endless_Pain()
  2832. local HITBODIES = {}
  2833. local HITFLOOR, HITPOS, NORMAL = Raycast(RootPart.Position, CF(RootPart.Position, RootPart.Position + VT(0, -1, 0)).lookVector, 7 * Player_Size, Character)
  2834. if HITFLOOR ~= nil then
  2835. CreateSound("463598785", RootPart, 10, 0.8)
  2836. ATTACK = true
  2837. Rooted = true
  2838. VALUE1 = true
  2839. for i = 1, 500 do
  2840. Swait()
  2841. AddChildrenToTable(HITPOS, workspace, i / 3, HITBODIES)
  2842. Slice("Round", 0.5 + i / 50, 35, CF(HITPOS + VT(0, 0.1, 0), HITPOS + VT(0, 0.1, 0) + NORMAL) * ANGLES(RAD(90), RAD(0), RAD(0)) * ANGLES(RAD(MRANDOM(-18, 18)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-18, 18))), "New Yeller", VT(0.001, 0, 0.001))
  2843. Slice("Round", 0.5 + i / 50, 45, CF(HITPOS + VT(0, 0.1, 0), HITPOS + VT(0, 0.1, 0) + NORMAL) * ANGLES(RAD(90), RAD(MRANDOM(-180, 180)), RAD(0)), "New Yeller", VT(0, 0, 0))
  2844. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(-35 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2845. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(-25 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  2846. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(-40), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(12 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  2847. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(-40), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(-12 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  2848. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-35 - 7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2849. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-35 - 7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  2850. for e = 1, #HITBODIES do
  2851. if HITBODIES[e] ~= nil then
  2852. local BOD = HITBODIES[e]
  2853. local TORS = BOD:FindFirstChild("Torso") or BOD:FindFirstChild("UpperTorso")
  2854. if TORS and TORS:FindFirstChild("BV") == nil then
  2855. local bv = Instance.new("BodyVelocity")
  2856. bv.Name = "BV"
  2857. bv.maxForce = Vector3.new(1000000000, 1000000000, 1000000000)
  2858. bv.velocity = CF(TORS.Position, TORS.Position + VT(0, 1, 0)).lookVector * 20
  2859. bv.Parent = TORS
  2860. Debris:AddItem(bv, 0.1)
  2861. end
  2862. end
  2863. end
  2864. end
  2865. coroutine.resume(coroutine.create(function()
  2866. for e = 1, #HITBODIES do
  2867. Swait()
  2868. if HITBODIES[e] ~= nil then
  2869. local BOD = HITBODIES[e]
  2870. for i = 1, #HITBODIES do
  2871. if HITBODIES[i] == BOD and i ~= e then
  2872. table.remove(HITBODIES, i)
  2873. end
  2874. end
  2875. local TORS = BOD:FindFirstChild("Torso") or BOD:FindFirstChild("UpperTorso")
  2876. if TORS then
  2877. TORS.Anchored = false
  2878. CreateSound("92597369", TORS, 10, 0.8)
  2879. Slice("Thin", 1, 35, CF(TORS.Position, HITPOS) * ANGLES(RAD(0), RAD(-90), RAD(0)), "New Yeller", VT(0.01, 0, 0.01))
  2880. BOD:BreakJoints()
  2881. for _, c in pairs(BOD:GetChildren()) do
  2882. if c.ClassName == "Part" or c.ClassName == "MeshPart" then
  2883. local bv = Instance.new("BodyVelocity")
  2884. bv.maxForce = Vector3.new(1000000000, 1000000000, 1000000000)
  2885. bv.velocity = CF(HITPOS, c.Position).lookVector * 250
  2886. bv.Parent = c
  2887. Debris:AddItem(bv, 0.2)
  2888. end
  2889. end
  2890. end
  2891. end
  2892. end
  2893. end))
  2894. VALUE1 = false
  2895. ATTACK = false
  2896. Rooted = false
  2897. end
  2898. end
  2899. function Prison_Key()
  2900. chatfunc("Omae wa mo shindeiru")
  2901. CreateSound(1087802599,Torso,10,1,false)
  2902. wait(2.500)
  2903. if Mouse.Target ~= nil then
  2904. if Mouse.Target.Parent ~= Character and Mouse.Target.Parent.Parent ~= Character and Mouse.Target.Parent:FindFirstChildOfClass("Humanoid") ~= nil then
  2905. local HUM = Mouse.Target.Parent:FindFirstChildOfClass("Humanoid")
  2906. local TORSO = HUM.Parent:FindFirstChild("Torso") or HUM.Parent:FindFirstChild("UpperTorso")
  2907. local GYRO = IT("BodyGyro",RootPart)
  2908. GYRO.D = 750
  2909. GYRO.P = 20000
  2910. GYRO.MaxTorque = VT(0,40000000,0)
  2911. local grav = Instance.new("BodyPosition",TORSO)
  2912. grav.D = 15
  2913. grav.P = 20000
  2914. grav.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  2915. grav.position = TORSO.Position
  2916. local GYRO2 = IT("BodyGyro",TORSO)
  2917. GYRO2.D = 750
  2918. GYRO2.P = 20000
  2919. GYRO2.MaxTorque = VT(0,40000000,0)
  2920. GYRO2.cframe = CF(TORSO.Position,RootPart.Position)
  2921. grav.Name = "Jail"
  2922. local LOCKPARTS = {}
  2923. ATTACK = true
  2924. Rooted = false
  2925. local LOCK = IT("Model",Effects)
  2926. LOCK.Name = "Lock"
  2927. local LOCK2 = IT("Model",LOCK)
  2928. LOCK2.Name = "Metal"
  2929. --CREATE LOCK--
  2930. local BASE = CreatePart(3, LOCK, "Glass", 0, 0, "Gold", "Keylock", VT(3, 2.5, 1))
  2931. LOCK.PrimaryPart = BASE
  2932. BASE.CFrame = CF(TORSO.Position,RootPart.Position)*CF(0,0,-4)
  2933. local PRT = CreatePart(3, LOCK, "Glass", 0, 0, "Gold", "Keylock", VT(3, 1, 3))
  2934. PRT.CFrame = BASE.CFrame*CF(0,-1.25,0)*ANGLES(RAD(90),RAD(0),RAD(0))
  2935. MakeForm(PRT,"Cyl")
  2936. local PRT = CreatePart(3, LOCK, "Glass", 0, 0, "White", "Hole", VT(1, 1, 1))
  2937. PRT.Color = C3(0,0,0)
  2938. PRT.CFrame = BASE.CFrame*CF(0,0.3,-0.01)*ANGLES(RAD(90),RAD(0),RAD(0))
  2939. MakeForm(PRT,"Cyl")
  2940. local PRT = CreatePart(3, LOCK, "Glass", 0, 0, "White", "Hole", VT(0.5, 1, 1))
  2941. PRT.Color = C3(0,0,0)
  2942. PRT.CFrame = BASE.CFrame*CF(0,-0.2,-0.01)
  2943. for i = 1, 45 do
  2944. local PRT = CreatePart(3, LOCK2, "Glass", 0, 0, "Grey", "Keylock", VT(0.5, 0.5, 0.5))
  2945. PRT.CFrame = BASE.CFrame*CF(0,2,0)*ANGLES(RAD(0),RAD(0),RAD(-90+(360/90*i)))*CF(0,1,0)
  2946. end
  2947. local PRT = CreatePart(3, LOCK2, "Glass", 0, 0, "Grey", "Keylock", VT(0.5, 0.5, 0.5))
  2948. PRT.CFrame = BASE.CFrame*CF(0,1.5,0)*ANGLES(RAD(0),RAD(0),RAD(90))*CF(0,1,0)
  2949. LOCK2.PrimaryPart = PRT
  2950. ---------------
  2951. local CHILDREN = LOCK:GetDescendants()
  2952. for index, CHILD in pairs(CHILDREN) do
  2953. if CHILD:IsA("BasePart") then
  2954. CHILD.Transparency = 1
  2955. end
  2956. end
  2957. for i = 1, 75 do
  2958. LOCK:SetPrimaryPartCFrame(CF(TORSO.Position,RootPart.Position)*CF(0,0,-4))
  2959. Swait()
  2960. GYRO2.cframe = CF(TORSO.Position,RootPart.Position)
  2961. GYRO.cframe = CF(RootPart.Position,TORSO.Position)
  2962. local CHILDREN = LOCK:GetDescendants()
  2963. for index, CHILD in pairs(CHILDREN) do
  2964. if CHILD:IsA("BasePart") then
  2965. CHILD.Transparency = CHILD.Transparency - 1/75
  2966. end
  2967. end
  2968. end
  2969. HUM.DisplayDistanceType = "None"
  2970. local KEY = IT("Model",Effects)
  2971. KEY.Name = "Key"
  2972. --CREATE KEY--
  2973. local KBASE = CreatePart(3, KEY, "Neon", 0, 0, "Lavender", "KeyBase", VT(0.1, 1, 0.1),false)
  2974. KEY.PrimaryPart = KBASE
  2975. KBASE.CFrame = RightArm.CFrame*CF(0,-2.1,0)*ANGLES(RAD(0),RAD(90),RAD(0))
  2976. local WLD = weldBetween(RightArm,KBASE)
  2977. for i = 1, 45 do
  2978. local PRT = CreatePart(3, KEY, "Neon", 0, 0, "Lavender", "Key", VT(0.1, 0.1, 0.1),false)
  2979. PRT.CFrame = KBASE.CFrame*CF(0,0.8,0)*ANGLES(RAD(0),RAD(0),RAD((360/45*i)))*CF(0,0.25,0)
  2980. weldBetween(KBASE,PRT)
  2981. end
  2982. local PRT = CreatePart(3, KEY, "Neon", 0, 0, "Lavender", "Key", VT(0.3, 0.1, 0.1),false)
  2983. PRT.CFrame = KBASE.CFrame*CF(-0.15,-0.45,0)
  2984. weldBetween(KBASE,PRT)
  2985. local PRT = CreatePart(3, KEY, "Neon", 0, 0, "Lavender", "Key", VT(0.3, 0.1, 0.1),false)
  2986. PRT.CFrame = KBASE.CFrame*CF(-0.15,-0.25,0)
  2987. weldBetween(KBASE,PRT)
  2988. --------------
  2989. Rooted = true
  2990. Pose("Prepare key",1.5,1.2,false,GYRO,TORSO)
  2991. coroutine.resume(coroutine.create(function()
  2992. for i = 1, 10 do
  2993. Swait()
  2994. GYRO2.cframe = CF(TORSO.Position,RootPart.Position)
  2995. GYRO.cframe = CF(RootPart.Position,TORSO.Position)
  2996. end
  2997. CreateSound(1149318312,BASE,5,1,false)
  2998. CreateSound(160772554,BASE,3,1,false)
  2999. LOCK2:SetPrimaryPartCFrame(BASE.CFrame*CF(0,0.8,0)*ANGLES(RAD(0),RAD(0),RAD(90))*CF(0,1,0))
  3000. for i = 1, 4 do
  3001. WACKYEFFECT({Time = 35, EffectType = "Crystal", Size = VT(1,1,1), Size2 = VT(0,15,0), Transparency = 0, Transparency2 = 1, CFrame = BASE.CFrame*CF(1,1.45,0)*ANGLES(RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360)),RAD(MRANDOM(0,360))), MoveToPos = nil, RotationX = 0, RotationY = 0, RotationZ = 0, Material = "Neon", Color = BRICKC"Lavender".Color, SoundID = nil, SoundPitch = nil, SoundVolume = nil})
  3002. end
  3003. WACKYEFFECT({Time = 90, EffectType = "Sphere", Size = VT(0,0,0), Size2 = VT(3,3,3)*25, Transparency = 0, Transparency2 = 1, CFrame = TORSO.CFrame, MoveToPos = nil, RotationX = 0, RotationY = 0, RotationZ = 0, Material = "Neon", Color = BRICKC"Lavender".Color, SoundID = nil, SoundPitch = MRANDOM(8,12)/10, SoundVolume = 5})
  3004. wait(1)
  3005. TORSO.Parent.Parent = LOCK
  3006. for i = 1, 75 do
  3007. Swait()
  3008. local CHILDREN = KEY:GetDescendants()
  3009. for index, CHILD in pairs(CHILDREN) do
  3010. if CHILD:IsA("BasePart") then
  3011. CHILD.Transparency = i/25
  3012. end
  3013. end
  3014. local CHILDREN = LOCK:GetDescendants()
  3015. for index, CHILD in pairs(CHILDREN) do
  3016. if CHILD:IsA("BasePart") and CHILD.Name ~= "HumanoidRootPart" then
  3017. CHILD.Transparency = CHILD.Transparency + 1/75
  3018. elseif CHILD.ClassName == "Decal" then
  3019. CHILD.Transparency = CHILD.Transparency + 1/75
  3020. end
  3021. end
  3022. end
  3023. TORSO.Parent:ClearAllChildren()
  3024. KEY:remove()
  3025. LOCK:remove()
  3026. end))
  3027. Pose("Turn key",0.8,1.2,false,GYRO,TORSO)
  3028. GYRO:remove()
  3029. ATTACK = false
  3030. Rooted = false
  3031. end
  3032. end
  3033. end
  3034. function Absoluteum()
  3035. local HITFLOOR, HITPOS, NORMAL = Raycast(RootPart.Position, CF(RootPart.Position, RootPart.Position + VT(0, -1, 0)).lookVector, 7 * Player_Size, Character)
  3036. if HITFLOOR ~= nil then
  3037. do
  3038. local HITBODIES = {}
  3039. ATTACK = true
  3040. Rooted = true
  3041. local ABSOLUTE = CreatePart(3, Effects, "Neon", 0, 1, "New Yeller", "ABSOLUTEUM", VT(0, 0, 0))
  3042. MakeForm(ABSOLUTE, "Ball")
  3043. CreateSound("416200578", RootPart, 10, 1)
  3044. for i = 0, 8, 0.1 / Animation_Speed do
  3045. Swait()
  3046. ABSOLUTE.Size = ABSOLUTE.Size + VT(0.2, 0.2, 0.2)
  3047. ABSOLUTE.CFrame = RootPart.CFrame * CF(0, 5 + ABSOLUTE.Size.Y / 2, 0)
  3048. ABSOLUTE.Transparency = ABSOLUTE.Transparency - 0.01
  3049. local CHARGE = CreatePart(3, Effects, "Neon", 0, 0, "Maroon", "ABSOLUTEUM", VT(2, 2, 2))
  3050. MakeForm(CHARGE, "Ball")
  3051. CHARGE.CFrame = CF(RootPart.Position) * CF(MRANDOM(-15, 15), -15, MRANDOM(-15, 15))
  3052. FireArc(CHARGE, ABSOLUTE.Position, 45, 45, true)
  3053. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(15 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3054. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(-25 + 4.5 * SIN(SINE / 12)), RAD(25), RAD(-15 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3055. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.25, 1.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(170), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(-12 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3056. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(0), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(-12 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  3057. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3058. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3059. end
  3060. CreateSound(ULTTAUNTS[MRANDOM(1, #ULTTAUNTS)], Head, 10, 0.9)
  3061. CreateSound("160772554", ABSOLUTE, 10, MRANDOM(5, 7) / 10)
  3062. for i = 1, 45 do
  3063. Swait()
  3064. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(15 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3065. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(-25 + 4.5 * SIN(SINE / 12)), RAD(25), RAD(-15 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3066. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.25, 1.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(170), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(-12 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3067. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(0), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(-12 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  3068. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3069. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3070. end
  3071. coroutine.resume(coroutine.create(function()
  3072. local IMPACT = false
  3073. local BULLET = ABSOLUTE
  3074. MakeForm(BULLET, "Ball")
  3075. BULLET.CFrame = CF(BULLET.Position, Mouse.Hit.p)
  3076. for i = 1, 500 do
  3077. Swait()
  3078. BULLET.CFrame = BULLET.CFrame * CF(0, 0, -2)
  3079. local HIT = Raycast(BULLET.Position, BULLET.CFrame.lookVector, BULLET.Size.X / 2, Character)
  3080. MagicSphere(VT(10, 10, 10), 55, CF(BULLET.CFrame * CF(MRANDOM(-BULLET.Size.X / 2.5, BULLET.Size.X / 2.5), MRANDOM(-BULLET.Size.X / 2.5, BULLET.Size.X / 2.5), MRANDOM(-BULLET.Size.X / 2.5, BULLET.Size.X / 2.5)).p), "New Yeller", VT(-10, -10, -10) / 55)
  3081. if HIT ~= nil then
  3082. IMPACT = true
  3083. break
  3084. end
  3085. end
  3086. if IMPACT == false then
  3087. for i = 1, 40 do
  3088. Swait()
  3089. BULLET.Size = BULLET.Size * 0.9
  3090. end
  3091. BULLET:remove()
  3092. else
  3093. CreateSound("1127492102", BULLET, 10, MRANDOM(8, 13) / 10)
  3094. for i = 1, 175 do
  3095. Swait()
  3096. BULLET.Size = BULLET.Size * 0.99
  3097. Slice("Round", 0, 35, CF(BULLET.Position) * ANGLES(RAD(MRANDOM(-18, 18)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-18, 18))), "New Yeller", VT(i, 0, i) / 85)
  3098. end
  3099. CreateSound("438666001", BULLET, 10, 3)
  3100. Swait(35)
  3101. BULLET.Transparency = 1
  3102. for i = 1, 20 do
  3103. for e = 1, 5 do
  3104. MagicSphere(VT(0.2, 0.2, 0.2), 50, CF(BULLET.CFrame * CF(MRANDOM(-5, 5), MRANDOM(-5, 5), MRANDOM(-5, 5)).p, BULLET.Position), "Really black", VT(1, 1, i * 4), 0)
  3105. Slice("Round", 0, 35, CF(BULLET.Position) * ANGLES(RAD(MRANDOM(-18, 18)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-18, 18))), "New Yeller", VT(i, 0, i) / 3)
  3106. end
  3107. AddChildrenToTable(BULLET.Position, workspace, i * 25, HITBODIES)
  3108. CreateSound("178452241", BULLET, 10, MRANDOM(8, 13) / 10)
  3109. CreateSound("178452243", BULLET, 10, MRANDOM(8, 13) / 10)
  3110. MagicSphere(BULLET.Size, 35, BULLET.CFrame, C3(MRANDOM(0, 10) / 10, 0, 0), VT(i, i, i) * 2)
  3111. Swait(5)
  3112. for e = 1, #HITBODIES do
  3113. if HITBODIES[e] ~= nil then
  3114. local BOD = HITBODIES[e]
  3115. local TORS = BOD:FindFirstChild("Torso") or BOD:FindFirstChild("UpperTorso")
  3116. if TORS then
  3117. BOD:BreakJoints()
  3118. for _, c in pairs(BOD:GetChildren()) do
  3119. if c.ClassName == "Part" or c.ClassName == "MeshPart" then
  3120. local bv = Instance.new("BodyVelocity")
  3121. bv.maxForce = Vector3.new(1000000000, 1000000000, 1000000000)
  3122. bv.velocity = CF(BULLET.Position, c.Position).lookVector * 250
  3123. bv.Parent = c
  3124. Debris:AddItem(bv, 0.2)
  3125. end
  3126. end
  3127. end
  3128. end
  3129. end
  3130. CreateWave(VT(0, 2, 0), 75, CF(BULLET.Position), true, -15, "New Yeller", VT(i, 0, i) * 2)
  3131. end
  3132. MagicSphere(BULLET.Size, 100, BULLET.CFrame, C3(1, 0, 0), VT(12, 12, 12))
  3133. Debris:AddItem(BULLET, 10)
  3134. end
  3135. end))
  3136. ATTACK = false
  3137. Rooted = false
  3138. end
  3139. end
  3140. end
  3141. local Decal = IT("Decal")
  3142. function Unwilling_Hop()
  3143. ATTACK = true
  3144. Rooted = false
  3145. local O1 = CreatePart(3, Effects, "Neon", 0, 1, "New Yeller", "Warphole", VT(0, 0, 0))
  3146. O1.CFrame = RootPart.CFrame * CF(0, 0, -3) * ANGLES(RAD(90), RAD(0), RAD(0))
  3147. local decal = Decal:Clone()
  3148. decal.Parent = O1
  3149. decal.Face = "Top"
  3150. decal.Texture = "http://www.roblox.com/asset/?id=1346259742"
  3151. local decal2 = Decal:Clone()
  3152. decal2.Parent = O1
  3153. decal2.Face = "Bottom"
  3154. decal2.Texture = "http://www.roblox.com/asset/?id=1346259742"
  3155. local O2 = CreatePart(3, Effects, "Neon", 0, 1, "New Yeller", "Warphole", VT(0, 0, 0))
  3156. local POS = VT(RootPart.Position.X, Mouse.Hit.p.Y + 6, RootPart.Position.Z)
  3157. O2.CFrame = CF(Mouse.Hit.p + VT(0, 6, 0), POS) * ANGLES(RAD(90), RAD(0), RAD(0))
  3158. local ROOT = CreatePart(3, Effects, "Neon", 0, 1, "New Yeller", "Warphole", VT(0, 0, 0))
  3159. ROOT.CFrame = CF(O2.Position, RootPart.Position)
  3160. local decal = Decal:Clone()
  3161. decal.Parent = O2
  3162. decal.Face = "Top"
  3163. decal.Texture = "http://www.roblox.com/asset/?id=1346259742"
  3164. local decal2 = Decal:Clone()
  3165. decal2.Parent = O2
  3166. decal2.Face = "Bottom"
  3167. decal2.Texture = "http://www.roblox.com/asset/?id=1346259742"
  3168. CreateSound("1127492102", O1, 10, 0.7)
  3169. CreateSound("1127492102", O2, 10, 0.7)
  3170. for i = 1, 75 do
  3171. Swait()
  3172. O1.Size = O1.Size + VT(0.12, 0, 0.12)
  3173. O1.CFrame = RootPart.CFrame * CF(0, 0, -3) * ANGLES(RAD(90), RAD(i), RAD(0))
  3174. O2.Size = O2.Size + VT(0.12, 0, 0.12)
  3175. O2.CFrame = O2.CFrame * ANGLES(RAD(0), RAD(i), RAD(0))
  3176. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3177. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(0 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3178. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(90), RAD(0 - 2.5 * SIN(SINE / 12)), RAD(5 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3179. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(90), RAD(0 + 2.5 * SIN(SINE / 12)), RAD(-5 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  3180. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-2.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3181. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-2.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3182. end
  3183. Rooted = true
  3184. UNANCHOR = false
  3185. RootPart.Anchored = true
  3186. VALUE1 = true
  3187. for i = 1, 15 do
  3188. Transparency(i / 15)
  3189. Swait()
  3190. RootPart.CFrame = RootPart.CFrame * CF(0, 0, -0.13)
  3191. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(16 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3192. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(-15 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3193. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(-15), RAD(0 - 2.5 * SIN(SINE / 12)), RAD(5 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3194. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(-15), RAD(0 + 2.5 * SIN(SINE / 12)), RAD(-5 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  3195. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-2.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3196. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-2.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3197. end
  3198. RootPart.CFrame = ROOT.CFrame
  3199. ROOT:remove()
  3200. for i = 1, 15 do
  3201. Transparency(1 - i / 15)
  3202. Swait()
  3203. RootPart.CFrame = RootPart.CFrame * CF(0, 0, -0.5)
  3204. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(16 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3205. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(-15 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3206. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(-15), RAD(0 - 2.5 * SIN(SINE / 12)), RAD(5 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3207. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(-15), RAD(0 + 2.5 * SIN(SINE / 12)), RAD(-5 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  3208. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-2.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3209. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-2.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3210. end
  3211. VALUE1 = false
  3212. coroutine.resume(coroutine.create(function()
  3213. for i = 1, 75 do
  3214. Swait()
  3215. O1.Size = O1.Size - VT(0.12, 0, 0.12)
  3216. O1.CFrame = O1.CFrame * ANGLES(RAD(0), RAD(i), RAD(0))
  3217. O2.Size = O2.Size - VT(0.12, 0, 0.12)
  3218. O2.CFrame = O2.CFrame * ANGLES(RAD(0), RAD(i), RAD(0))
  3219. end
  3220. O1:remove()
  3221. O2:remove()
  3222. end))
  3223. UNANCHOR = true
  3224. RootPart.Anchored = false
  3225. ATTACK = false
  3226. Rooted = false
  3227. end
  3228.  
  3229. function Taunt()
  3230. ATTACK = true
  3231. Rooted = true
  3232. CreateSound("708737976", Head, 10, 1)
  3233. for i=0, 1, 0.1 / Animation_Speed do
  3234. Swait()
  3235. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3236. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(-0.02, 0, 0 + ((1) - 1)) * ANGLES(RAD(0 - 2.5 * SIN(SINE / 12)), RAD(25), RAD(0)), 1 / Animation_Speed)
  3237. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1, 0.5 + 0.025 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(-90 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3238. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1, 0 + 0.025 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(90 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  3239. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3240. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3241. end
  3242. wait(0.500)
  3243. CreateSound("359882283", Head, 10, 1)
  3244. for i = 1, 3 do
  3245. for i = 0, 0.7, 0.1 / Animation_Speed do
  3246. Swait()
  3247. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3248. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(15 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(15)), 0.5 / Animation_Speed)
  3249. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1, 0.5 + 0.025 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(-90 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3250. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1, 0 + 0.025 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(90 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  3251. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3252. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3253. end
  3254. for i = 0, 0.7, 0.1 / Animation_Speed do
  3255. Swait()
  3256. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(4 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3257. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(15 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(-15)), 0.5 / Animation_Speed)
  3258. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1, 0.5 + 0.025 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(-90 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3259. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1, 0 + 0.025 * COS(SINE / 12), -1) * ANGLES(RAD(0), RAD(0 + 7.5 * SIN(SINE / 12)), RAD(90 - 7.5 * SIN(SINE / 12))) * LEFTSHOULDERC0, 1 / Animation_Speed)
  3260. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3261. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3262. end
  3263. end
  3264. ATTACK = false
  3265. Rooted = false
  3266. end
  3267.  
  3268. function Intro()
  3269. ATTACK = true
  3270. Rooted = true
  3271. local HITFLOOR, HITPOS = Raycast(VT(0,250,0), (CF(RootPart.Position, RootPart.Position + VT(0, -1, 0))).lookVector, 500, Character)
  3272. RootPart.CFrame = CF(HITPOS+VT(0,3,0))
  3273. local ORB = CreatePart(3, Head, "Cobblestone", 0, 0, "Really black", "Seal", VT(1,1,1))
  3274. MakeForm(ORB,"Ball")
  3275. local ORB2 = CreatePart(3, Head, "Neon", 0, 0.9, "Really black", "Seal", VT(1,1,1)*1.1)
  3276. MakeForm(ORB2,"Ball")
  3277. ORB.Transparency = 1
  3278. ORB2.Transparency = 1
  3279. chatfunc("You cant kill me like this...")
  3280. wait(1.4)
  3281. chatfunc("Hahahahaahahahaha")
  3282. for i=0, 1, 0.1 / Animation_Speed do
  3283. Swait()
  3284. ORB.CFrame = CF(HITPOS+VT(0,3 + 0.15 * COS(SINE / 12),0))
  3285. ORB2.CFrame = ORB.CFrame
  3286.  
  3287. Player:ClearCharacterAppearance()
  3288. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, -0.5, -0.5 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(45), RAD(0), RAD(0)), 0.15 / Animation_Speed)
  3289. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(35 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 0.15 / Animation_Speed)
  3290. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(85), RAD(0), RAD(-52)) * RIGHTSHOULDERC0, 0.15 / Animation_Speed)
  3291. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(85), RAD(0), RAD(51)) * LEFTSHOULDERC0, 0.15 / Animation_Speed)
  3292. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(45), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed)
  3293. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(45), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed)
  3294. end
  3295. repeat
  3296. Swait()
  3297. ORB.CFrame = CF(HITPOS+VT(0,3 + 0.15 * COS(SINE / 12),0))
  3298. ORB2.CFrame = ORB.CFrame
  3299. until sick.TimePosition > 12
  3300. chatfunc("This is your last change!")
  3301. CreateSound("134978657", Effects, 5, 1)
  3302. repeat
  3303. Swait()
  3304. if MRANDOM(1,5) == 1 then
  3305. local SPHERE = CreatePart(3, Head, "Neon", 0, 0, "Really black", "Magic", VT(1,1,1)*MRANDOM(2,35)/10)
  3306. SPHERE.CFrame = CF(HITPOS) * CF(MRANDOM(-15,15),-5,MRANDOM(-15,15))
  3307. MakeForm(SPHERE,"Cylinder")
  3308. coroutine.resume(coroutine.create(function()
  3309. for i = 1, 100 do
  3310. Swait()
  3311. SPHERE.CFrame = SPHERE.CFrame * CF(0,0.3,0)
  3312. SPHERE.Transparency = (i/100)
  3313. end
  3314. SPHERE:remove()
  3315. end))
  3316. end
  3317. for i=0, 1, 0.1 / Animation_Speed do
  3318. RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, -0.5, -0.5 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(-45), RAD(0), RAD(0)), 0.15 / Animation_Speed)
  3319. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(-45 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 0.15 / Animation_Speed)
  3320. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(-45), RAD(0), RAD(52)) * RIGHTSHOULDERC0, 0.15 / Animation_Speed)
  3321. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(-45), RAD(0), RAD(-61)) * LEFTSHOULDERC0, 0.15 / Animation_Speed)
  3322. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(-45), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed)
  3323. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(-45), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed)
  3324. end
  3325. ORB.CFrame = CF(HITPOS+VT(0,3 + 0.15 * COS(SINE / 12),0))
  3326. ORB2.CFrame = ORB.CFrame
  3327. Slice("Round",1,15,CF(Torso.Position) * CF(MRANDOM(-10,10),MRANDOM(-10,10),MRANDOM(-10,10)) * ANGLES(RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180))),Color3.new(.5, 0, 0),VT(-0.2,0,-0.2))
  3328. CreateRing(VT(6.6,6.6,6.6),false,0,15,CF(HITPOS)*ANGLES(RAD(90),RAD(0),RAD(0)),"Really black",VT(5,5,0))
  3329. until sick.TimePosition > 24
  3330. CreateSound("135017578", Effects, 5, 1)
  3331. repeat
  3332. Swait()
  3333. if MRANDOM(1,5) == 1 then
  3334. local SPHERE = CreatePart(3, Head, "Neon", 0, 0, "Really black", "Magic", VT(1,1,1)*MRANDOM(2,35)/10)
  3335. SPHERE.CFrame = CF(HITPOS) * CF(MRANDOM(-15,15),-5,MRANDOM(-15,15))
  3336. MakeForm(SPHERE,"Ball")
  3337. coroutine.resume(coroutine.create(function()
  3338. for i = 1, 100 do
  3339. Swait()
  3340. SPHERE.CFrame = SPHERE.CFrame * CF(0,0.3,0)
  3341. SPHERE.Transparency = (i/100)
  3342. end
  3343. SPHERE:remove()
  3344. end))
  3345. end
  3346. ORB.CFrame = CF(HITPOS+VT(0,3 + 0.15 * COS(SINE / 12),0))
  3347. ORB2.CFrame = ORB.CFrame
  3348. for i=0, 1, 0.1 / Animation_Speed do
  3349. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0 * Player_Size, 0 * Player_Size, -1 * Player_Size) * ANGLES(RAD(45), RAD(0), RAD(0)), 0.2 / Animation_Speed)
  3350. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0 * Player_Size, 0 * Player_Size, 0 + ((1 * Player_Size) - 1)) * ANGLES(RAD(25), RAD(0), RAD(0)), 0.2 / Animation_Speed)
  3351. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(71), RAD(0), RAD(-35)) * RIGHTSHOULDERC0, 0.2 / Animation_Speed)
  3352. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(71), RAD(0), RAD(35)) * LEFTSHOULDERC0, 0.2 / Animation_Speed)
  3353. RightHip.C0 = Clerp(RightHip.C0, CF(1 * Player_Size, -0.3 * Player_Size, -1 * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(-20)), 0.2 / Animation_Speed)
  3354. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1 * Player_Size, -0.3 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(5), RAD(0)) * ANGLES(RAD(45), RAD(0), RAD(0)), 0.2 / Animation_Speed)
  3355. end
  3356. local CFRAME = CF(Torso.Position)*ANGLES(RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180)))
  3357. MagicSphere(VT(0,0,0),15,CFRAME,"Really black",VT(0.1,0.1,55))
  3358. MagicSphere(VT(0,0,0),15,CFRAME,"Really black",VT(2,2,2))
  3359. MagicSphere(VT(0.1,0.1,0.1),15,CFRAME,"Really black",VT(0.1,0.1,55))
  3360. MagicSphere(VT(0,0,0),15,ORB.CFrame,"Really black",VT(1,15,1))
  3361. MagicSphere(VT(0,0,0),15,CF(HITPOS),"Really black",VT(5,5,5))
  3362. if MRANDOM(1,5) == 1 then
  3363. CreateRing(VT(0,0,0),false,0,MRANDOM(150,250),CF(ORB.Position)*ANGLES(RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180))),"Really black",VT(0.2,0.2,0))
  3364. end
  3365. if MRANDOM(1,5) == 1 then
  3366. CreateRing(VT(0,0,0),false,0,MRANDOM(25,35),CF(ORB.Position)*ANGLES(RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180))),"Really black",VT(3,3,0))
  3367. end
  3368. CreateRing(VT(0,0,0.1),false,0,15,CF(HITPOS)*ANGLES(RAD(90),RAD(0),RAD(0)),"Really black",VT(5,5,0))
  3369. until sick.TimePosition > 34.5
  3370. Swait()
  3371. repeat
  3372. ORB.CFrame = CF(HITPOS+VT(0,3 + 0.15 * COS(SINE / 12),0))
  3373. ORB2.CFrame = ORB.CFrame
  3374. MagicSphere(VT(0,0,0),15,ORB.CFrame,"Really black",VT(1,15,1))
  3375. if MRANDOM(1,5) == 1 then
  3376. CreateRing(VT(0,0,0),false,0,MRANDOM(150,250),CF(ORB.Position)*ANGLES(RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180)),RAD(MRANDOM(-180,180))),"Really black",VT(0.2,0.2,0))
  3377. end
  3378.  
  3379. CreateRing(VT(6.6,6.6,6.6),false,0,15,CF(HITPOS)*ANGLES(RAD(90),RAD(0),RAD(0)),"Really black",VT(5,5,0))
  3380. MagicSphere(VT(0,0,0),15,CF(HITPOS),"Really black",VT(5,5,5))
  3381. MagicSphere(VT(0,0,0),15,CF(HITPOS),"Really black",VT(2.5,2.5,2.5))
  3382. MagicSphere(VT(0,0,0),15,CF(HITPOS),"Really black",VT(0.5,0.5,0.5))
  3383. CreateSound("2691586", Effects, 5, 1)
  3384. CreateSound("181384451", Effects, 10, 0.6)
  3385. until sick.TimePosition > 13
  3386. sick.SoundId = "rbxassetid://1873219898"
  3387. sick.TimePosition = 1
  3388. game.Lighting.ClockTime = 22
  3389.  
  3390. local Sky = IT("Sky")
  3391. Sky.Parent = game.Lighting
  3392. Sky.MoonAngularSize = 45
  3393. Sky.MoonTextureId = "http://www.roblox.com/asset/?id=1055904136"
  3394.  
  3395. Sky.Parent = game.Lighting
  3396. game.Lighting.ClockTime = 22
  3397.  
  3398. local Light = Instance.new("PointLight", Torso)
  3399. Light.Color = Color3.new(.5,0,0)
  3400. Light.Brightness = 100
  3401. Light.Range = 25
  3402.  
  3403. local color="Really red"
  3404. local transPoints = {
  3405. NumberSequenceKeypoint.new(0,.819,.0375),
  3406. NumberSequenceKeypoint.new(.207,.594,.0187),
  3407. NumberSequenceKeypoint.new(.4,.55,.031),
  3408. NumberSequenceKeypoint.new(.57,.619,.05),
  3409. NumberSequenceKeypoint.new(.76,.8,.0375),
  3410. NumberSequenceKeypoint.new(1,1,0),
  3411. }
  3412. local sizePoints = {
  3413. NumberSequenceKeypoint.new(0,0.505,0),
  3414. NumberSequenceKeypoint.new(1,0,0),
  3415. }
  3416. local Size = NumberSequence.new(sizePoints)
  3417. local Transparency = NumberSequence.new(transPoints)
  3418.  
  3419. efxBlock2 = Instance.new("Part",c)
  3420. efxBlock2.CanCollide=false
  3421. efxBlock2.BrickColor = BrickColor.new(color)
  3422. efxBlock2.Material = "Neon"
  3423. efxBlock2.FormFactor = "Custom"
  3424. efxBlock2.Transparency = 1
  3425. efxBlock2.Size = Vector3.new(.25,.25,.25)
  3426. local mesh2 = Instance.new("SpecialMesh",efxBlock2)
  3427. mesh2.MeshType = Enum.MeshType.Sphere
  3428. mesh2.Scale = Vector3.new(1,1,1)
  3429. local particles2 = Instance.new("ParticleEmitter",efxBlock2)
  3430. particles2.Color = ColorSequence.new(Color3.new(255/255, 0/255, 0/255),Color3.new(0/255, 0/255, 0/255))
  3431. particles2.LightEmission = .2
  3432. particles2.Size = Size
  3433. particles2.Name = "Fire"
  3434. particles2.Transparency = Transparency
  3435. particles2.LockedToPart = false
  3436. particles2.VelocityInheritance = .5
  3437. particles2.LockedToPart = false
  3438. particles2.Rate = 70
  3439. particles2.Texture = "rbxassetid://41068173"
  3440. particles2.Lifetime = NumberRange.new(2,2)
  3441. particles2.RotSpeed = NumberRange.new(100,100)
  3442. particles2.Speed = NumberRange.new(1,1)
  3443. local offset = Vector3.new(0.11, .23, -0.5)
  3444. local weld2 = Instance.new("Weld",c.Head)
  3445. weld2.Part0 = c.Head
  3446. weld2.Part1 = efxBlock2
  3447. weld2.C0 = CFrame.new(offset) * CFrame.Angles(math.rad(40),math.rad(50),math.rad(-40))
  3448. efxBlock2.Parent = c
  3449.  
  3450.  
  3451. ff = Instance.new("ForceField", game.Players.LocalPlayer.Character)
  3452. ff.Visible = false
  3453. game:GetService("RunService"):BindToRenderStep("ew", 0, function()
  3454. if Humanoid.Health > 0.1 and Humanoid.Health < 1.0E298 then
  3455. Humanoid.MaxHealth = 1.0E298
  3456. Humanoid.Health = 1.0E298
  3457. end
  3458. end)
  3459. end
  3460.  
  3461. function FireBall()
  3462. ATTACK = true
  3463. Rooted = true
  3464. local GYRO = IT("BodyGyro", RootPart)
  3465. GYRO.D = 15
  3466. GYRO.P = 2000
  3467. GYRO.MaxTorque = VT(0, 4000000, 0)
  3468. CreateSound("341301115", Head, 5, 1.1)
  3469. CreateSound("93724183", Head, 6, 1)
  3470. for i = 1, 200 do
  3471. Swait()
  3472. WACKYEFFECT({
  3473. Time = MRANDOM(5, 15),
  3474. EffectType = "Round Slash",
  3475. Size = VT(0, 0, 0),
  3476. Size2 = VT(0.12, 0, 0.12),
  3477. Transparency = 0.5,
  3478. Transparency2 = 1,
  3479. CFrame = RootPart.CFrame * CF(0, -2.8, 0) * ANGLES(RAD(0), RAD(MRANDOM(0, 360)), RAD(0)),
  3480. MoveToPos = nil,
  3481. RotationX = MRANDOM(-50, 50) / 50,
  3482. RotationY = MRANDOM(-50, 50) / 10,
  3483. RotationZ = MRANDOM(-50, 50) / 50,
  3484. Material = "Neon",
  3485. Color = C3(1, 0, 0),
  3486. SoundID = nil,
  3487. SoundPitch = nil,
  3488. SoundVolume = nil
  3489. })
  3490. WACKYEFFECT({
  3491. Time = MRANDOM(5, 15),
  3492. EffectType = "Round Slash",
  3493. Size = VT(0, 0, 0),
  3494. Size2 = VT(0.1, 0, 0.1),
  3495. Transparency = 0.5,
  3496. Transparency2 = 1,
  3497. CFrame = Torso.CFrame * CF(0, -2.5, 1) * ANGLES(RAD(-35), RAD(MRANDOM(0, 360)), RAD(0)),
  3498. MoveToPos = nil,
  3499. RotationX = MRANDOM(-50, 50) / 50,
  3500. RotationY = MRANDOM(-50, 50) / 10,
  3501. RotationZ = MRANDOM(-50, 50) / 50,
  3502. Material = "Neon",
  3503. Color = C3(1, 0, 0),
  3504. SoundID = nil,
  3505. SoundPitch = nil,
  3506. SoundVolume = nil
  3507. })
  3508. WACKYEFFECT({
  3509. Time = MRANDOM(5, 15),
  3510. EffectType = "Round Slash",
  3511. Size = VT(0, 0, 0),
  3512. Size2 = VT(0.16, 0, 0.16),
  3513. Transparency = 0.5,
  3514. Transparency2 = 1,
  3515. CFrame = Torso.CFrame * CF(0, -2.5, 1) * ANGLES(RAD(-45), RAD(MRANDOM(0, 360)), RAD(0)),
  3516. MoveToPos = nil,
  3517. RotationX = MRANDOM(-50, 50) / 50,
  3518. RotationY = MRANDOM(-50, 50) / 10,
  3519. RotationZ = MRANDOM(-50, 50) / 50,
  3520. Material = "Neon",
  3521. Color = C3(1, 0, 0),
  3522. SoundID = nil,
  3523. SoundPitch = nil,
  3524. SoundVolume = nil
  3525. })
  3526. WACKYEFFECT({
  3527. Time = 5,
  3528. EffectType = "Sphere",
  3529. Size = VT(i, i, i) / 150,
  3530. Size2 = VT(0, 0, 0),
  3531. Transparency = 0.5,
  3532. Transparency2 = 1,
  3533. CFrame = Head.CFrame * CF(0, -0.25, -1),
  3534. MoveToPos = nil,
  3535. RotationX = 0,
  3536. RotationY = 0,
  3537. RotationZ = 0,
  3538. Material = "Neon",
  3539. Color = C3(1, 0, 0),
  3540. SoundID = nil,
  3541. SoundPitch = nil,
  3542. SoundVolume = nil
  3543. })
  3544. GYRO.cframe = CF(RootPart.Position, Mouse.Hit.p)
  3545. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0.1, -0.05 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(-15), RAD(0), RAD(0)), 0.05 / Animation_Speed)
  3546. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(-25 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 0.05 / Animation_Speed)
  3547. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(-20), RAD(0), RAD(12)) * RIGHTSHOULDERC0, 0.05 / Animation_Speed)
  3548. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(-20), RAD(0), RAD(-12)) * LEFTSHOULDERC0, 0.05 / Animation_Speed)
  3549. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(-15), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.05 / Animation_Speed)
  3550. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(-15), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.05 / Animation_Speed)
  3551. end
  3552. GYRO:remove()
  3553. for i = 0, 0.3, 0.1 / Animation_Speed do
  3554. Swait()
  3555. WACKYEFFECT({
  3556. Time = 25,
  3557. EffectType = "Sphere",
  3558. Size = VT(200, 200, 200) / 150,
  3559. Size2 = VT(0, 0, 0),
  3560. Transparency = 0.5,
  3561. Transparency2 = 1,
  3562. CFrame = Head.CFrame * CF(0, -0.25, -1),
  3563. MoveToPos = nil,
  3564. RotationX = 0,
  3565. RotationY = 0,
  3566. RotationZ = 0,
  3567. Material = "Neon",
  3568. Color = C3(1, 0, 0),
  3569. SoundID = nil,
  3570. SoundPitch = nil,
  3571. SoundVolume = nil
  3572. })
  3573. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, -0.1, -0.05 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(15), RAD(0), RAD(0)), 0.5 / Animation_Speed)
  3574. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(-15 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 0.5 / Animation_Speed)
  3575. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(-20), RAD(0), RAD(12)) * RIGHTSHOULDERC0, 0.5 / Animation_Speed)
  3576. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(-20), RAD(0), RAD(-12)) * LEFTSHOULDERC0, 0.5 / Animation_Speed)
  3577. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(15), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.5 / Animation_Speed)
  3578. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(15), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.5 / Animation_Speed)
  3579. end
  3580. coroutine.resume(coroutine.create(function()
  3581. local FIREBALL = CreatePart(3, Effects, "Neon", 0, 0, "New Yeller", "DOOM", VT(1, 1, 1))
  3582. MakeForm(FIREBALL, "Ball")
  3583. local SOUND = CreateSound(463593339, FIREBALL, 8, 1, false)
  3584. FIREBALL.CFrame = CF(Head.Position, Mouse.Hit.p) * CF(0, 0, -2)
  3585. for i = 1, 500 do
  3586. Swait()
  3587. FIREBALL.CFrame = FIREBALL.CFrame * CF(0, 0, -2)
  3588. local HITFLOOR, HITPOS = Raycast(FIREBALL.Position, FIREBALL.CFrame.lookVector, 2.2, Character)
  3589. if HITFLOOR ~= nil then
  3590. break
  3591. end
  3592. end
  3593. CreateSound(325132788, Effects, 8, 1, false)
  3594. for i = 1, 120 do
  3595. Swait()
  3596. WACKYEFFECT({
  3597. Time = 85,
  3598. EffectType = "Sphere",
  3599. Size = FIREBALL.Size,
  3600. Size2 = VT(0, 1000, 0),
  3601. Transparency = 0.5,
  3602. Transparency2 = 1,
  3603. CFrame = FIREBALL.CFrame * ANGLES(RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360))),
  3604. MoveToPos = nil,
  3605. RotationX = MRANDOM(-50, 50) / 10,
  3606. RotationY = MRANDOM(-50, 50) / 10,
  3607. RotationZ = MRANDOM(-50, 50) / 10,
  3608. Material = "Neon",
  3609. Color = C3(1, 0, 0),
  3610. SoundID = nil,
  3611. SoundPitch = nil,
  3612. SoundVolume = nil
  3613. })
  3614. FIREBALL.Size = FIREBALL.Size - VT(1, 1, 1) / 120
  3615. end
  3616. Swait(5)
  3617. ApplyAoE(FIREBALL.Position, 435, 65, 65, 600, false)
  3618. for i = 1, 10 do
  3619. WACKYEFFECT({
  3620. Time = 85 + 5 * i,
  3621. EffectType = "Slash",
  3622. Size = VT(3, 0, 3),
  3623. Size2 = VT(12, 0, 12),
  3624. Transparency = 0.5,
  3625. Transparency2 = 1,
  3626. CFrame = FIREBALL.CFrame * ANGLES(RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360))),
  3627. MoveToPos = nil,
  3628. RotationX = MRANDOM(-50, 50) / 50,
  3629. RotationY = MRANDOM(-50, 50) / 10,
  3630. RotationZ = MRANDOM(-50, 50) / 50,
  3631. Material = "Neon",
  3632. Color = C3(1, 1, 1),
  3633. SoundID = nil,
  3634. SoundPitch = nil,
  3635. SoundVolume = nil
  3636. })
  3637. WACKYEFFECT({
  3638. Time = 185 + 5 * i,
  3639. EffectType = "Swirl",
  3640. Size = VT(15, 15, 15),
  3641. Size2 = VT(700, 700, 700) + VT(15, 15, 15) * i,
  3642. Transparency = 0.5,
  3643. Transparency2 = 1,
  3644. CFrame = FIREBALL.CFrame * ANGLES(RAD(0), RAD(MRANDOM(0, 360)), RAD(0)),
  3645. MoveToPos = nil,
  3646. RotationX = MRANDOM(-50, 50) / 50,
  3647. RotationY = MRANDOM(-50, 50) / 10,
  3648. RotationZ = MRANDOM(-50, 50) / 50,
  3649. Material = "Neon",
  3650. Color = C3(1, 0.5, 0.5),
  3651. SoundID = nil,
  3652. SoundPitch = nil,
  3653. SoundVolume = nil
  3654. })
  3655. WACKYEFFECT({
  3656. Time = 285 + 5 * i,
  3657. EffectType = "Round Slash",
  3658. Size = VT(3, 0, 3),
  3659. Size2 = VT(12, 0, 12),
  3660. Transparency = 0.5,
  3661. Transparency2 = 1,
  3662. CFrame = FIREBALL.CFrame * ANGLES(RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360))),
  3663. MoveToPos = nil,
  3664. RotationX = MRANDOM(-50, 50) / 50,
  3665. RotationY = MRANDOM(-50, 50) / 10,
  3666. RotationZ = MRANDOM(-50, 50) / 50,
  3667. Material = "Neon",
  3668. Color = C3(1, 0, 0),
  3669. SoundID = nil,
  3670. SoundPitch = nil,
  3671. SoundVolume = nil
  3672. })
  3673. WACKYEFFECT({
  3674. Time = 285 + 5 * i,
  3675. EffectType = "Sphere",
  3676. Size = VT(650, 650, 650),
  3677. Size2 = VT(750, 750, 750) + VT(15, 15, 15) * i,
  3678. Transparency = 0.5,
  3679. Transparency2 = 1,
  3680. CFrame = FIREBALL.CFrame,
  3681. MoveToPos = nil,
  3682. RotationX = 0,
  3683. RotationY = 0,
  3684. RotationZ = 0,
  3685. Material = "Neon",
  3686. Color = C3(1, 0, 0),
  3687. SoundID = nil,
  3688. SoundPitch = 0,
  3689. SoundVolume = 0
  3690. })
  3691. end
  3692. wait(1)
  3693. WACKYEFFECT({
  3694. Time = 75,
  3695. EffectType = "Sphere",
  3696. Size = VT(350, 350, 350),
  3697. Size2 = VT(4500, 4500, 4500),
  3698. Transparency = 0.8,
  3699. Transparency2 = 1,
  3700. CFrame = FIREBALL.CFrame,
  3701. MoveToPos = nil,
  3702. RotationX = 0,
  3703. RotationY = 0,
  3704. RotationZ = 0,
  3705. Material = "Neon",
  3706. Color = C3(1, 1, 1),
  3707. SoundID = nil,
  3708. SoundPitch = 0,
  3709. SoundVolume = 0
  3710. })
  3711. for i = 1, 15 do
  3712. Swait()
  3713. ApplyAoE(FIREBALL.Position, 435 + 85 * i, 3, 3, 100, false)
  3714. WACKYEFFECT({
  3715. Time = 85,
  3716. EffectType = "Sphere",
  3717. Size = VT(75, 75, 75),
  3718. Size2 = VT(0, 2500, 0),
  3719. Transparency = 0.5,
  3720. Transparency2 = 1,
  3721. CFrame = FIREBALL.CFrame * ANGLES(RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360)), RAD(MRANDOM(0, 360))),
  3722. MoveToPos = nil,
  3723. RotationX = MRANDOM(-50, 50) / 10,
  3724. RotationY = MRANDOM(-50, 50) / 10,
  3725. RotationZ = MRANDOM(-50, 50) / 10,
  3726. Material = "Neon",
  3727. Color = C3(1, 0, 0),
  3728. SoundID = nil,
  3729. SoundPitch = nil,
  3730. SoundVolume = nil
  3731. })
  3732. end
  3733. FIREBALL:remove()
  3734. end))
  3735. WACKYEFFECT({
  3736. Time = 25,
  3737. EffectType = "Ring",
  3738. Size = VT(0, 0, 0),
  3739. Size2 = VT(3.75, 3.75, 0),
  3740. Transparency = 0.7,
  3741. Transparency2 = 1,
  3742. CFrame = Head.CFrame * CF(0, -0.25, -0.75),
  3743. MoveToPos = nil,
  3744. RotationX = 0,
  3745. RotationY = 0,
  3746. RotationZ = 0,
  3747. Material = "Neon",
  3748. Color = C3(1, 0, 0),
  3749. SoundID = nil,
  3750. SoundPitch = nil,
  3751. SoundVolume = nil
  3752. })
  3753. WACKYEFFECT({
  3754. Time = 50,
  3755. EffectType = "Ring",
  3756. Size = VT(0, 0, 0),
  3757. Size2 = VT(15, 15, 0),
  3758. Transparency = 0.7,
  3759. Transparency2 = 1,
  3760. CFrame = Head.CFrame * CF(0, -0.25, -0.75),
  3761. MoveToPos = nil,
  3762. RotationX = 0,
  3763. RotationY = 0,
  3764. RotationZ = 0,
  3765. Material = "Neon",
  3766. Color = C3(1, 0, 0),
  3767. SoundID = nil,
  3768. SoundPitch = nil,
  3769. SoundVolume = nil
  3770. })
  3771. for i = 0, 0.3, 0.1 / Animation_Speed do
  3772. Swait()
  3773. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, -0.1, -0.05 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(15), RAD(0), RAD(0)), 0.5 / Animation_Speed)
  3774. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(-15 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 0.5 / Animation_Speed)
  3775. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(-20), RAD(0), RAD(12)) * RIGHTSHOULDERC0, 0.5 / Animation_Speed)
  3776. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(-20), RAD(0), RAD(-12)) * LEFTSHOULDERC0, 0.5 / Animation_Speed)
  3777. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(15), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.5 / Animation_Speed)
  3778. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(15), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.5 / Animation_Speed)
  3779. end
  3780. ATTACK = false
  3781. Rooted = false
  3782. end
  3783. function MouseDown(Mouse)
  3784. if ATTACK == false then
  3785. end
  3786. end
  3787. function MouseUp(Mouse)
  3788. HOLD = false
  3789. end
  3790. function KeyDown(Key)
  3791. KEYHOLD = true
  3792. if Key == "z" and ATTACK == false then
  3793. Orbital_Devastor()
  3794. end
  3795. if Key == "b" and ATTACK == false then
  3796. Savage_Fire()
  3797. end
  3798. if Key == "c" and ATTACK == false then
  3799. Grave_Encounter()
  3800. end
  3801. if Key == "v" and ATTACK == false then
  3802. Endless_Pain()
  3803. end
  3804. if Key == "x" and ATTACK == false then
  3805. Absoluteum()
  3806. end
  3807. if Key == "q" and ATTACK == false then
  3808. Unwilling_Hop()
  3809. end
  3810. if Key == "t" and ATTACK == false then
  3811. Taunt()
  3812. end
  3813. if Key == "j" and ATTACK == false then
  3814. Prison_Key()
  3815. end
  3816. if Key == "k" and ATTACK == false then
  3817. FireBall()
  3818. end
  3819. if Key == "y" and ATTACK == false then
  3820. Intro()
  3821. end
  3822. end
  3823. function KeyUp(Key)
  3824. KEYHOLD = false
  3825. end
  3826. Mouse.Button1Down:connect(function(NEWKEY)
  3827. MouseDown(NEWKEY)
  3828. end)
  3829. Mouse.Button1Up:connect(function(NEWKEY)
  3830. MouseUp(NEWKEY)
  3831. end)
  3832. Mouse.KeyDown:connect(function(NEWKEY)
  3833. KeyDown(NEWKEY)
  3834. end)
  3835. Mouse.KeyUp:connect(function(NEWKEY)
  3836. KeyUp(NEWKEY)
  3837. end)
  3838. function unanchor()
  3839. if UNANCHOR == true then
  3840. g = Character:GetChildren()
  3841. for i = 1, #g do
  3842. if g[i].ClassName == "Part" then
  3843. g[i].Anchored = false
  3844. end
  3845. end
  3846. end
  3847. end
  3848. function refit()
  3849. RootJoint.Parent = RootPart
  3850. Neck.Parent = Torso
  3851. RightShoulder.Parent = Torso
  3852. LeftShoulder.Parent = Torso
  3853. RightHip.Parent = Torso
  3854. LeftHip.Parent = Torso
  3855. RootPart.Parent = Character
  3856. LeftArm.Parent = Character
  3857. RightArm.Parent = Character
  3858. RightLeg.Parent = Character
  3859. LeftLeg.Parent = Character
  3860. Torso.Parent = Character
  3861. Head.Parent = Character
  3862. end
  3863. Humanoid.Changed:connect(function(Jump)
  3864. if Jump == "Jump" and Disable_Jump == true then
  3865. Humanoid.Jump = false
  3866. end
  3867. end)
  3868. Humanoid.HipHeight = 2
  3869. Head:ClearAllChildren()
  3870. local FF = IT("ForceField", Character)
  3871. FF.Visible = false
  3872. Speed = 45
  3873. CreateSound("907332997", Head, 10, 0.9)
  3874. while true do
  3875. Swait()
  3876. ANIMATE.Parent = nil
  3877. local IDLEANIMATION = Humanoid:LoadAnimation(ROBLOXIDLEANIMATION)
  3878. IDLEANIMATION:Play()
  3879. SINE = SINE + CHANGE
  3880. local TORSOVELOCITY = (RootPart.Velocity * VT(1, 0, 1)).magnitude
  3881. local TORSOVERTICALVELOCITY = RootPart.Velocity.y
  3882. local LV = Torso.CFrame:pointToObjectSpace(Torso.Velocity - Torso.Position)
  3883. local HITFLOOR, HITPOS, NORMAL = Raycast(RootPart.Position, CF(RootPart.Position, RootPart.Position + VT(0, -1, 0)).lookVector, 7 * Player_Size, Character)
  3884. if ATTACK == false then
  3885. if TORSOVELOCITY < 1 then
  3886. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.45 * COS(SINE / 12)) * ANGLES(RAD(7 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 1 * SIN(SINE / 12))), 1 / Animation_Speed)
  3887. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(0 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3888. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(0 - 7.5 * SIN(SINE / 12)), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(12 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3889. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.15, 0.5, 0.3) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, 0.3 / Animation_Speed)
  3890. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 + 0.15 * COS(SINE / 12), -0.01) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3891. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5 + 0.25 * COS(SINE / 12), -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3892. elseif TORSOVELOCITY > 1 then
  3893. RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 + 0.25 * COS(SINE / 12)) * ANGLES(RAD(25 + 2.5 * SIN(SINE / 12)), RAD(0), RAD(5 + 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3894. Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(-25 + 4.5 * SIN(SINE / 12)), RAD(0), RAD(-5 - 2.5 * SIN(SINE / 12))), 1 / Animation_Speed)
  3895. RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5 + 0.25 * COS(SINE / 12), 0) * ANGLES(RAD(-25), RAD(0 - 7.5 * SIN(SINE / 12)), RAD(25 + 7.5 * SIN(SINE / 12))) * RIGHTSHOULDERC0, 1 / Animation_Speed)
  3896. LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.15, 0.5, 0.3) * ANGLES(RAD(-45), RAD(0), RAD(45)) * LEFTSHOULDERC0, 0.3 / Animation_Speed)
  3897. RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.01) * ANGLES(RAD(-25 - 7.5 * SIN(SINE / 12)), RAD(75), RAD(0)) * ANGLES(RAD(-8 - 5.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3898. LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.5, -0.5) * ANGLES(RAD(-7.5 * SIN(SINE / 12)), RAD(-90), RAD(0)) * ANGLES(RAD(-8 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 1 / Animation_Speed)
  3899. end
  3900. end
  3901. if VALUE2 == false then
  3902. Slice("Thin", 0.1, 5, RightArm.CFrame * CF(0, -1.1, 0) * ANGLES(RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180))), C3(1, 0, 0), VT(-0.01, 0, -0.01))
  3903. Slice("Thin", 0.1, 5, LeftArm.CFrame * CF(0, -1.1, 0) * ANGLES(RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180)), RAD(MRANDOM(-180, 180))), C3(1, 0, 0), VT(-0.01, 0, -0.01))
  3904. end
  3905. unanchor()
  3906. Humanoid.MaxHealth = "inf"
  3907. Humanoid.Health = "inf"
  3908. if Rooted == false then
  3909. Disable_Jump = false
  3910. Humanoid.WalkSpeed = Speed
  3911. elseif Rooted == true then
  3912. Disable_Jump = true
  3913. Humanoid.WalkSpeed = 0
  3914. end
  3915. for _, c in pairs(Character:GetChildren()) do
  3916. if c.ClassName == "Part" then
  3917. c.Material = "Neon"
  3918. if c:FindFirstChildOfClass("ParticleEmitter") then
  3919. c:FindFirstChildOfClass("ParticleEmitter"):remove()
  3920. end
  3921. if c == Torso then
  3922. c.Color = C3(1, 1, 1)
  3923. elseif c == RightArm then
  3924. c.Color = C3(0.9372549019607843, 0.7215686274509804, 0.2196078431372549)
  3925. elseif c == LeftArm then
  3926. c.Color = C3(0.9372549019607843, 0.7215686274509804, 0.2196078431372549)
  3927. elseif c == RightLeg then
  3928. c.Color = C3(0.7372549019607844, 0.6078431372549019, 0.36470588235294116)
  3929. elseif c == LeftLeg then
  3930. c.Color = C3(0.7372549019607844, 0.6078431372549019, 0.36470588235294116)
  3931. elseif c == Head then
  3932. if c:FindFirstChild("Dominus") == nil then
  3933. local M = CreateMesh("SpecialMesh", c, "FileMesh", "1578505955", "1578441237", VT(1, 1, 1) * 1.1, VT(0, 0, 0))
  3934. M.Name = "Dominus"
  3935. end
  3936. if c:FindFirstChild("face") then
  3937. c.face:remove()
  3938. end
  3939. end
  3940. elseif c.ClassName == "Shirt" or c.ClassName == "Pants" or c.ClassName == "CharacterMesh" or c.ClassName == "Accessory" or c.Name == "Body Colors" then
  3941. c:remove()
  3942. end
  3943. end
  3944. FF.Parent = Character
  3945. sick.Parent = Character
  3946. refit()
  3947. script.Parent = WEAPONGUI
  3948. Character.Parent = workspace
  3949. Humanoid.PlatformStand = false
  3950. Humanoid.Name = "Forgotten Dominus"
  3951. for _, c in pairs(game.Players:GetChildren()) do
  3952. if c.Character ~= nil and c.Character.Parent ~= workspace and c.Character.Parent ~= nil then
  3953. c.Character:BreakJoints()
  3954. end
  3955. end
  3956. Humanoid.DisplayDistanceType = "None"
  3957. function sandbox(var,func)
  3958. local env = getfenv(func)
  3959. local newenv = setmetatable({},{
  3960. __index = function(self,k)
  3961. if k=="script" then
  3962. return var
  3963. else
  3964. return env[k]
  3965. end
  3966. end,
  3967. })
  3968. setfenv(func,newenv)
  3969. return func
  3970. end
  3971. cors = {}
  3972. mas = Instance.new("Model",game:GetService("Lighting"))
  3973. Sky0 = Instance.new("Sky")
  3974. Sky0.Name = "Ember sky :P much bootyfull"
  3975. Sky0.Parent = mas
  3976. Sky0.CelestialBodiesShown = false
  3977. Sky0.SkyboxBk = "http://www.roblox.com/asset/?id=157784474"
  3978. Sky0.SkyboxDn = "http://www.roblox.com/asset/?id=157784290"
  3979. Sky0.SkyboxFt = "http://www.roblox.com/asset/?id=157784317"
  3980. Sky0.SkyboxLf = "http://www.roblox.com/asset/?id=157784355"
  3981. Sky0.SkyboxRt = "http://www.roblox.com/asset/?id=157784340"
  3982. Sky0.SkyboxUp = "http://www.roblox.com/asset/?id=157784452"
  3983. for i,v in pairs(mas:GetChildren()) do
  3984. v.Parent = game:GetService("Lighting")
  3985. pcall(function() v:MakeJoints() end)
  3986. end
  3987. mas:Destroy()
  3988. for i,v in pairs(cors) do
  3989. spawn(function()
  3990. pcall(v)
  3991. end)
  3992. end
  3993. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement