Advertisement
SetsunaElysia

Avnas Fire Armor

Jan 10th, 2017
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 151.89 KB | None | 0 0
  1. --Thanks for using Build2Script Plugin by jarredbcv!
  2. local player = "LocalPlayer"
  3. local Character = game.Players[player].Character
  4. local Torso = Character.Torso
  5. local LeftArm = Character["Left Arm"]
  6. local RightArm = Character["Right Arm"]
  7. local LeftLeg = Character["Left Leg"]
  8. local RightLeg = Character["Right Leg"]
  9. local Head = Character.Head
  10. local RootPart = Character.HumanoidRootPart
  11.  
  12. local m = Instance.new("Model")
  13. m.Name = "VTX"
  14. --[[m1 = Instance.new("Model")
  15. m1.Name = "Torso"
  16. m1.Parent = m
  17. m2 = Instance.new("Model")
  18. m2.Name = "Head"
  19. m2.Parent = m
  20. m3 = Instance.new("Model")
  21. m3.Name = "RightArm"
  22. m3.Parent = m
  23. m4 = Instance.new("Model")
  24. m4.Name = "LeftLeg"
  25. m4.Parent = m
  26. m5 = Instance.new("Model")
  27. m5.Name = "RightLeg"
  28. m5.Parent = m
  29. m6 = Instance.new("Model")
  30. m6.Name = "LeftArm"
  31. m6.Parent = m--]]
  32. p1 = Instance.new("Part", m)
  33. p1.BrickColor = BrickColor.new("Really black")
  34. p1.Material = Enum.Material.SmoothPlastic
  35. p1.Reflectance = 0.5
  36. p1.Name = "DiamondMesh"
  37. p1.CFrame = CFrame.new(4.43766785, 155.454346, 39.9999847, -4.37113883e-008, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -1, -4.3159529e-005, -4.37113883e-008)
  38. p1.CanCollide = false
  39. p1.FormFactor = Enum.FormFactor.Symmetric
  40. p1.Elasticity = 0
  41. p1.Size = Vector3.new(0.512455523, 0.512455463, 0.512455463)
  42. b1 = Instance.new("SpecialMesh", p1)
  43. b1.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  44. b1.TextureId = ""
  45. b1.MeshType = Enum.MeshType.FileMesh
  46. b1.Name = "Mesh"
  47. b1.Scale = Vector3.new(0.512455523, 0.230604947, 0.102491096)
  48. --[[p2 = Instance.new("Part", m)
  49. p2.BrickColor = BrickColor.new("Earth green")
  50. p2.Name = "Torso"
  51. p2.CFrame = CFrame.new(3.81999993, 156.276108, 40, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  52. p2.CanCollide = false
  53. p2.FormFactor = Enum.FormFactor.Symmetric
  54. p2.Size = Vector3.new(2, 2, 1)
  55. p2.BottomSurface = Enum.SurfaceType.Smooth
  56. p2.TopSurface = Enum.SurfaceType.Smooth--]]
  57. p2 = Torso
  58. p3 = Instance.new("Part", m)
  59. p3.BrickColor = BrickColor.new("Institutional white")
  60. p3.Material = Enum.Material.SmoothPlastic
  61. p3.Name = "apart"
  62. p3.CFrame = CFrame.new(3.18215108, 156.94046, 39.948761, 3.0473866e-005, -1, -3.05175763e-005, -3.05603571e-005, -3.05185094e-005, 1, -1, -3.04729328e-005, -3.05612884e-005)
  63. p3.CanCollide = false
  64. p3.FormFactor = Enum.FormFactor.Custom
  65. p3.Size = Vector3.new(0.819928885, 0.256227732, 0.973665357)
  66. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  67. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  68. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  69. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  70. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  71. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  72. b2 = Instance.new("SpecialMesh", p3)
  73. b2.MeshType = Enum.MeshType.Brick
  74. b2.Name = "Mesh"
  75. b2.Scale = Vector3.new(1, 1.01999998, 0.5)
  76. p4 = Instance.new("Part", m)
  77. p4.BrickColor = BrickColor.new("Really black")
  78. p4.Material = Enum.Material.Neon
  79. p4.Name = "apart"
  80. p4.CFrame = CFrame.new(4.59140301, 156.658615, 39.9999924, -1, 4.30663385e-005, 4.43833414e-010, 1.85536919e-009, 5.3449472e-005, -1, -4.30663349e-005, -1, -5.3449472e-005)
  81. p4.CanCollide = false
  82. p4.FormFactor = Enum.FormFactor.Custom
  83. p4.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  84. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  85. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  86. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  87. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  88. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  89. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  90. b3 = Instance.new("SpecialMesh", p4)
  91. b3.MeshType = Enum.MeshType.Cylinder
  92. b3.Name = "Mesh"
  93. b3.Scale = Vector3.new(0.421655804, 0.25, 0.25)
  94. p5 = Instance.new("Part", m)
  95. p5.BrickColor = BrickColor.new("Really black")
  96. p5.Material = Enum.Material.SmoothPlastic
  97. p5.Name = "apart"
  98. p5.CFrame = CFrame.new(4.28393078, 155.428711, 39.9999886, -4.37102727e-008, 2.75157674e-012, 1, -4.3159529e-005, 1, -1.96809236e-012, -1, -4.3159529e-005, -4.37139782e-008)
  99. p5.CanCollide = false
  100. p5.FormFactor = Enum.FormFactor.Custom
  101. p5.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  102. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  103. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  104. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  105. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  106. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  107. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  108. b4 = Instance.new("SpecialMesh", p5)
  109. b4.MeshType = Enum.MeshType.Cylinder
  110. b4.Name = "Mesh"
  111. b4.Scale = Vector3.new(0.417481065, 1, 1)
  112. p6 = Instance.new("Part", m)
  113. p6.BrickColor = BrickColor.new("Really black")
  114. p6.Material = Enum.Material.Neon
  115. p6.Name = "apart"
  116. p6.CFrame = CFrame.new(4.59140301, 157.171066, 39.9999886, -1, 4.30663385e-005, 4.43833775e-010, 1.85536952e-009, 5.3449472e-005, -1, -4.30663349e-005, -1, -5.3449472e-005)
  117. p6.CanCollide = false
  118. p6.FormFactor = Enum.FormFactor.Custom
  119. p6.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  120. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  121. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  122. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  123. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  124. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  125. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  126. b5 = Instance.new("SpecialMesh", p6)
  127. b5.MeshType = Enum.MeshType.Cylinder
  128. b5.Name = "Mesh"
  129. b5.Scale = Vector3.new(0.421655804, 0.25, 0.25)
  130. p7 = Instance.new("Part", m)
  131. p7.BrickColor = BrickColor.new("Really black")
  132. p7.Material = Enum.Material.Neon
  133. p7.Name = "apart"
  134. p7.CFrame = CFrame.new(4.07894754, 156.453629, 39.974369, 1, 2.75143797e-012, -2.37226807e-014, -8.16291479e-014, 1, 0, -3.6618486e-012, 0, 1)
  135. p7.CanCollide = false
  136. p7.FormFactor = Enum.FormFactor.Custom
  137. p7.Size = Vector3.new(0.512455523, 1.94733071, 0.768683136)
  138. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  139. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  140. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  141. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  142. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  143. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  144. b6 = Instance.new("SpecialMesh", p7)
  145. b6.MeshType = Enum.MeshType.Brick
  146. b6.Name = "Mesh"
  147. b6.Scale = Vector3.new(1.04999995, 0.899999976, 0.25)
  148. p8 = Instance.new("Part", m)
  149. p8.BrickColor = BrickColor.new("Really black")
  150. p8.Material = Enum.Material.SmoothPlastic
  151. p8.Name = "apart"
  152. p8.CFrame = CFrame.new(4.38642168, 155.428711, 39.9999886, 1, 2.75143797e-012, -2.37226807e-014, -8.16291479e-014, 1, 0, -3.6618486e-012, 0, 1)
  153. p8.CanCollide = false
  154. p8.FormFactor = Enum.FormFactor.Custom
  155. p8.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  156. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  157. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  158. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  159. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  160. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  161. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  162. b7 = Instance.new("SpecialMesh", p8)
  163. b7.MeshType = Enum.MeshType.Cylinder
  164. b7.Name = "Mesh"
  165. b7.Scale = Vector3.new(0.417481065, 1, 1)
  166. p9 = Instance.new("Part", m)
  167. p9.BrickColor = BrickColor.new("Really black")
  168. p9.Material = Enum.Material.Neon
  169. p9.Name = "apart"
  170. p9.CFrame = CFrame.new(4.59140301, 156.914856, 39.9999886, -1, 9.14653137e-005, 3.05217691e-005, 9.14681077e-005, 1, 9.14653137e-005, -3.05133999e-005, 9.14681077e-005, -1)
  171. p9.CanCollide = false
  172. p9.FormFactor = Enum.FormFactor.Custom
  173. p9.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  174. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  175. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  176. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  177. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  178. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  179. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  180. b8 = Instance.new("SpecialMesh", p9)
  181. b8.MeshType = Enum.MeshType.Brick
  182. b8.Name = "Mesh"
  183. b8.Scale = Vector3.new(0.421655804, 0.5, 0.150000006)
  184. p10 = Instance.new("Part", m)
  185. p10.BrickColor = BrickColor.new("Lapis")
  186. p10.Material = Enum.Material.SmoothPlastic
  187. p10.Name = "apart"
  188. p10.CFrame = CFrame.new(2.66969562, 157.811615, 40.8967972, -3.05612921e-005, 1, -3.05175745e-005, -3.04729328e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738642e-005)
  189. p10.CanCollide = false
  190. p10.FormFactor = Enum.FormFactor.Custom
  191. p10.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  192. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  193. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  194. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  195. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  196. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  197. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  198. b9 = Instance.new("SpecialMesh", p10)
  199. b9.MeshType = Enum.MeshType.Brick
  200. b9.Name = "Mesh"
  201. b9.Scale = Vector3.new(0.5, 1.00999999, 1.00999999)
  202. p11 = Instance.new("Part", m)
  203. p11.BrickColor = BrickColor.new("Really black")
  204. p11.Material = Enum.Material.Neon
  205. p11.Name = "apart"
  206. p11.CFrame = CFrame.new(2.66969562, 157.811615, 39.1032066, -3.05612921e-005, 1, -3.05175745e-005, -3.04729328e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738642e-005)
  207. p11.CanCollide = false
  208. p11.FormFactor = Enum.FormFactor.Custom
  209. p11.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  210. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  211. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  212. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  213. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  214. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  215. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  216. b10 = Instance.new("SpecialMesh", p11)
  217. b10.MeshType = Enum.MeshType.Brick
  218. b10.Name = "Mesh"
  219. b10.Scale = Vector3.new(0.25, 1.01999998, 1.01999998)
  220. p12 = Instance.new("Part", m)
  221. p12.BrickColor = BrickColor.new("Lapis")
  222. p12.Material = Enum.Material.SmoothPlastic
  223. p12.Name = "apart"
  224. p12.CFrame = CFrame.new(2.66969562, 157.811615, 39.1032104, -3.05612921e-005, 1, -3.05175745e-005, -3.04729328e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738642e-005)
  225. p12.CanCollide = false
  226. p12.FormFactor = Enum.FormFactor.Custom
  227. p12.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  228. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  229. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  230. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  231. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  232. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  233. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  234. b11 = Instance.new("SpecialMesh", p12)
  235. b11.MeshType = Enum.MeshType.Brick
  236. b11.Name = "Mesh"
  237. b11.Scale = Vector3.new(0.5, 1.00999999, 1.00999999)
  238. p13 = Instance.new("Part", m)
  239. p13.BrickColor = BrickColor.new("Really black")
  240. p13.Material = Enum.Material.Neon
  241. p13.Name = "apart"
  242. p13.CFrame = CFrame.new(4.2839303, 155.428711, 40, -4.37154632e-008, -3.63797881e-012, 1, -4.31595254e-005, 1, 0, -1, -4.3159529e-005, -4.37144365e-008)
  243. p13.CanCollide = false
  244. p13.FormFactor = Enum.FormFactor.Custom
  245. p13.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  246. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  247. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  248. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  249. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  250. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  251. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  252. b12 = Instance.new("SpecialMesh", p13)
  253. b12.MeshType = Enum.MeshType.Cylinder
  254. b12.Name = "Mesh"
  255. b12.Scale = Vector3.new(0.208740532, 1.00999999, 1.00999999)
  256. p14 = Instance.new("Part", m)
  257. p14.BrickColor = BrickColor.new("Really black")
  258. p14.Material = Enum.Material.SmoothPlastic
  259. p14.Name = "apart"
  260. p14.CFrame = CFrame.new(3.82271981, 155.428711, 40, 1, -3.63780295e-012, 4.07496259e-012, 1.88656274e-012, 1, -3.63797881e-012, -3.04822834e-012, 8.24700363e-020, 1)
  261. p14.CanCollide = false
  262. p14.FormFactor = Enum.FormFactor.Custom
  263. p14.Size = Vector3.new(1.02491105, 0.245498881, 2.04982185)
  264. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  265. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  266. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  267. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  268. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  269. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  270. b13 = Instance.new("SpecialMesh", p14)
  271. b13.MeshType = Enum.MeshType.Brick
  272. b13.Name = "Mesh"
  273. b13.Scale = Vector3.new(1.00999999, 0.421655744, 1.00999999)
  274. p15 = Instance.new("Part", m)
  275. p15.BrickColor = BrickColor.new("Really black")
  276. p15.Material = Enum.Material.Neon
  277. p15.Name = "apart"
  278. p15.CFrame = CFrame.new(4.59140301, 156.914841, 39.7437744, -1, 4.30663349e-005, 4.50222831e-010, 1.85340143e-009, 5.34494757e-005, -1, -4.30663349e-005, -1, -5.3449472e-005)
  279. p15.CanCollide = false
  280. p15.FormFactor = Enum.FormFactor.Custom
  281. p15.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  282. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  283. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  284. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  285. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  286. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  287. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  288. b14 = Instance.new("SpecialMesh", p15)
  289. b14.MeshType = Enum.MeshType.Cylinder
  290. b14.Name = "Mesh"
  291. b14.Scale = Vector3.new(0.421655804, 0.25, 0.25)
  292. p16 = Instance.new("Part", m)
  293. p16.BrickColor = BrickColor.new("Really black")
  294. p16.Material = Enum.Material.Neon
  295. p16.Name = "apart"
  296. p16.CFrame = CFrame.new(2.66969585, 157.811615, 40.8968086, -3.05612921e-005, 1, -3.05175745e-005, -3.04729328e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738605e-005)
  297. p16.CanCollide = false
  298. p16.FormFactor = Enum.FormFactor.Custom
  299. p16.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  300. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  301. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  302. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  303. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  304. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  305. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  306. b15 = Instance.new("SpecialMesh", p16)
  307. b15.MeshType = Enum.MeshType.Brick
  308. b15.Name = "Mesh"
  309. b15.Scale = Vector3.new(0.25, 1.01999998, 1.01999998)
  310. p17 = Instance.new("Part", m)
  311. p17.BrickColor = BrickColor.new("Lapis")
  312. p17.Material = Enum.Material.SmoothPlastic
  313. p17.Name = "apart"
  314. p17.CFrame = CFrame.new(4.59140301, 156.914825, 40.0000038, -1, 4.30663349e-005, 4.51109372e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663349e-005, -1, -5.34494793e-005)
  315. p17.CanCollide = false
  316. p17.FormFactor = Enum.FormFactor.Custom
  317. p17.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  318. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  319. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  320. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  321. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  322. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  323. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  324. b16 = Instance.new("SpecialMesh", p17)
  325. b16.MeshType = Enum.MeshType.Cylinder
  326. b16.Name = "Mesh"
  327. b16.Scale = Vector3.new(0.417480975, 1, 1)
  328. p18 = Instance.new("Part", m)
  329. p18.BrickColor = BrickColor.new("Really black")
  330. p18.Material = Enum.Material.Neon
  331. p18.Name = "apart"
  332. p18.CFrame = CFrame.new(4.59140301, 156.914825, 40.2562294, -1, 4.30663349e-005, 4.51109372e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663349e-005, -1, -5.34494793e-005)
  333. p18.CanCollide = false
  334. p18.FormFactor = Enum.FormFactor.Custom
  335. p18.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  336. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  337. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  338. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  339. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  340. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  341. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  342. b17 = Instance.new("SpecialMesh", p18)
  343. b17.MeshType = Enum.MeshType.Cylinder
  344. b17.Name = "Mesh"
  345. b17.Scale = Vector3.new(0.421655804, 0.25, 0.25)
  346. p19 = Instance.new("Part", m)
  347. p19.BrickColor = BrickColor.new("Really black")
  348. p19.Material = Enum.Material.Neon
  349. p19.Name = "apart"
  350. p19.CFrame = CFrame.new(4.59140301, 156.914825, 40.0000038, -1, 4.30663349e-005, 4.51109372e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663349e-005, -1, -5.34494793e-005)
  351. p19.CanCollide = false
  352. p19.FormFactor = Enum.FormFactor.Custom
  353. p19.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  354. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  355. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  356. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  357. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  358. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  359. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  360. b18 = Instance.new("SpecialMesh", p19)
  361. b18.MeshType = Enum.MeshType.Brick
  362. b18.Name = "Mesh"
  363. b18.Scale = Vector3.new(0.421655804, 0.5, 0.150000006)
  364. p20 = Instance.new("Part", m)
  365. p20.BrickColor = BrickColor.new("Really black")
  366. p20.Material = Enum.Material.SmoothPlastic
  367. p20.Name = "apart"
  368. p20.CFrame = CFrame.new(4.46329021, 156.914825, 40.0000191, -3.05612921e-005, 1, -3.05175745e-005, -3.04729401e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738533e-005)
  369. p20.CanCollide = false
  370. p20.FormFactor = Enum.FormFactor.Custom
  371. p20.Size = Vector3.new(2.04982209, 0.256227732, 1.02491093)
  372. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  373. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  374. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  375. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  376. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  377. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  378. b19 = Instance.new("SpecialMesh", p20)
  379. b19.MeshType = Enum.MeshType.Torso
  380. b19.Name = "Mesh"
  381. p21 = Instance.new("Part", m)
  382. p21.BrickColor = BrickColor.new("Institutional white")
  383. p21.Material = Enum.Material.SmoothPlastic
  384. p21.Name = "apart"
  385. p21.CFrame = CFrame.new(4.07894802, 156.453613, 39.9743843, 1, -3.63797881e-012, 4.9720783e-012, 0, 1, 7.27595761e-012, -2.30360175e-012, 1.27329258e-011, 1)
  386. p21.CanCollide = false
  387. p21.FormFactor = Enum.FormFactor.Custom
  388. p21.Size = Vector3.new(0.512455523, 1.94733071, 0.768683136)
  389. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  390. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  391. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  392. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  393. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  394. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  395. b20 = Instance.new("SpecialMesh", p21)
  396. b20.MeshType = Enum.MeshType.Brick
  397. b20.Name = "Mesh"
  398. b20.Scale = Vector3.new(1.03999996, 1.00999999, 1.00999999)
  399. p22 = Instance.new("Part", m)
  400. p22.BrickColor = BrickColor.new("Really black")
  401. p22.Material = Enum.Material.Neon
  402. p22.Name = "apart"
  403. p22.CFrame = CFrame.new(3.18215108, 156.940445, 39.9487801, 3.04738605e-005, -1, -3.05175818e-005, -3.05603644e-005, -3.05185094e-005, 1, -1, -3.0472931e-005, -3.05612739e-005)
  404. p22.CanCollide = false
  405. p22.FormFactor = Enum.FormFactor.Custom
  406. p22.Size = Vector3.new(0.819928885, 0.256227732, 0.973665357)
  407. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  408. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  409. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  410. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  411. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  412. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  413. b21 = Instance.new("SpecialMesh", p22)
  414. b21.MeshType = Enum.MeshType.Brick
  415. b21.Name = "Mesh"
  416. b21.Scale = Vector3.new(1, 1.02999997, 0.25)
  417. p23 = Instance.new("Part", m)
  418. p23.BrickColor = BrickColor.new("Lapis")
  419. p23.Material = Enum.Material.SmoothPlastic
  420. p23.Name = "apart"
  421. p23.CFrame = CFrame.new(3.82272005, 156.402344, 40.0000038, 1, -3.63797881e-012, 4.97202279e-012, 0, 1, 7.27595761e-012, -2.30448993e-012, 1.45519152e-011, 1)
  422. p23.CanCollide = false
  423. p23.FormFactor = Enum.FormFactor.Custom
  424. p23.Size = Vector3.new(1.02491105, 2.04982185, 2.04982185)
  425. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  426. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  427. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  428. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  429. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  430. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  431. p24 = Instance.new("Part", m)
  432. p24.BrickColor = BrickColor.new("Really black")
  433. p24.Material = Enum.Material.SmoothPlastic
  434. p24.Name = "apart"
  435. p24.CFrame = CFrame.new(3.82272005, 155.172455, 39.4875526, 1, -3.63797881e-012, 4.97202279e-012, 0, 1, 7.27595761e-012, -2.30448993e-012, 1.45519152e-011, 1)
  436. p24.CanCollide = false
  437. p24.FormFactor = Enum.FormFactor.Custom
  438. p24.Size = Vector3.new(1.02491105, 0.409964383, 1.02491093)
  439. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  440. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  441. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  442. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  443. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  444. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  445. b22 = Instance.new("SpecialMesh", p24)
  446. b22.MeshType = Enum.MeshType.Brick
  447. b22.Name = "Mesh"
  448. b22.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  449. p25 = Instance.new("Part", m)
  450. p25.BrickColor = BrickColor.new("Really black")
  451. p25.Material = Enum.Material.SmoothPlastic
  452. p25.Name = "apart"
  453. p25.CFrame = CFrame.new(3.82272005, 155.172455, 40.512455, 1, -3.63797881e-012, 4.97202279e-012, 0, 1, 7.27595761e-012, -2.30448993e-012, 1.45519152e-011, 1)
  454. p25.CanCollide = false
  455. p25.FormFactor = Enum.FormFactor.Custom
  456. p25.Size = Vector3.new(1.02491105, 0.409964383, 1.02491093)
  457. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  458. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  459. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  460. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  461. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  462. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  463. b23 = Instance.new("SpecialMesh", p25)
  464. b23.MeshType = Enum.MeshType.Brick
  465. b23.Name = "Mesh"
  466. b23.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  467. p26 = Instance.new("Part", m)
  468. p26.BrickColor = BrickColor.new("Really black")
  469. p26.Material = Enum.Material.SmoothPlastic
  470. p26.Name = "apart"
  471. p26.CFrame = CFrame.new(2.66969609, 157.8116, 39.1032181, -3.05612921e-005, 1, -3.05175745e-005, -3.04729401e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738514e-005)
  472. p26.CanCollide = false
  473. p26.FormFactor = Enum.FormFactor.Custom
  474. p26.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  475. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  476. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  477. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  478. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  479. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  480. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  481. b24 = Instance.new("SpecialMesh", p26)
  482. b24.MeshType = Enum.MeshType.Brick
  483. b24.Name = "Mesh"
  484. p27 = Instance.new("Part", m)
  485. p27.BrickColor = BrickColor.new("Really black")
  486. p27.Material = Enum.Material.SmoothPlastic
  487. p27.Name = "apart"
  488. p27.CFrame = CFrame.new(3.82269621, 157.4785, 40.0000038, 5.34812571e-005, -1, -4.31585941e-005, 1, 5.34812607e-005, 1.38243195e-009, 9.4587449e-010, -4.31585941e-005, 1)
  489. p27.CanCollide = false
  490. p27.FormFactor = Enum.FormFactor.Custom
  491. p27.Size = Vector3.new(0.245498881, 1.02491093, 1.02491093)
  492. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  493. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  494. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  495. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  496. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  497. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  498. b25 = Instance.new("SpecialMesh", p27)
  499. b25.MeshType = Enum.MeshType.Cylinder
  500. b25.Name = "Mesh"
  501. b25.Scale = Vector3.new(0.417481065, 1, 1)
  502. p28 = Instance.new("Part", m)
  503. p28.BrickColor = BrickColor.new("Really black")
  504. p28.Material = Enum.Material.SmoothPlastic
  505. p28.Name = "apart"
  506. p28.CFrame = CFrame.new(3.18215108, 157.8116, 39.1032181, -3.05612921e-005, 1, -3.05175745e-005, -3.04729401e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738533e-005)
  507. p28.CanCollide = false
  508. p28.FormFactor = Enum.FormFactor.Custom
  509. p28.Size = Vector3.new(0.256227762, 0.768683195, 0.768683195)
  510. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  511. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  512. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  513. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  514. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  515. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  516. b26 = Instance.new("SpecialMesh", p28)
  517. b26.MeshType = Enum.MeshType.Wedge
  518. b26.Name = "Mesh"
  519. p29 = Instance.new("Part", m)
  520. p29.BrickColor = BrickColor.new("Really black")
  521. p29.Material = Enum.Material.SmoothPlastic
  522. p29.Name = "apart"
  523. p29.CFrame = CFrame.new(3.82272005, 156.556107, 40.0000076, 1, -3.63797881e-012, 4.9720783e-012, 0, 1, 7.27595761e-012, -2.30360175e-012, 1.27329258e-011, 1)
  524. p29.CanCollide = false
  525. p29.FormFactor = Enum.FormFactor.Custom
  526. p29.Size = Vector3.new(1.02491105, 1.74234843, 1.84483957)
  527. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  528. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  529. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  530. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  531. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  532. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  533. b27 = Instance.new("SpecialMesh", p29)
  534. b27.MeshType = Enum.MeshType.Brick
  535. b27.Name = "Mesh"
  536. b27.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  537. p30 = Instance.new("Part", m)
  538. p30.BrickColor = BrickColor.new("Really black")
  539. p30.Material = Enum.Material.SmoothPlastic
  540. p30.Name = "apart"
  541. p30.CFrame = CFrame.new(2.92592335, 156.914825, 39.1032219, -0.000152631605, -1, -3.05091999e-005, 6.0986782e-005, -3.05185058e-005, 1, -1, 0.000152629742, 6.09914605e-005)
  542. p30.CanCollide = false
  543. p30.FormFactor = Enum.FormFactor.Custom
  544. p30.Size = Vector3.new(0.256227762, 0.768683195, 1.02491093)
  545. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  546. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  547. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  548. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  549. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  550. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  551. b28 = Instance.new("SpecialMesh", p30)
  552. b28.MeshType = Enum.MeshType.Wedge
  553. b28.Name = "Mesh"
  554. p31 = Instance.new("Part", m)
  555. p31.BrickColor = BrickColor.new("Really black")
  556. p31.Material = Enum.Material.SmoothPlastic
  557. p31.Name = "apart"
  558. p31.CFrame = CFrame.new(2.92592359, 156.91481, 40.8968201, -0.000152631605, -1, -3.05091999e-005, 6.0986782e-005, -3.05185058e-005, 1, -1, 0.000152629742, 6.09914605e-005)
  559. p31.CanCollide = false
  560. p31.FormFactor = Enum.FormFactor.Custom
  561. p31.Size = Vector3.new(0.256227762, 0.768683195, 1.02491093)
  562. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  563. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  564. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  565. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  566. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  567. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  568. b29 = Instance.new("SpecialMesh", p31)
  569. b29.MeshType = Enum.MeshType.Wedge
  570. b29.Name = "Mesh"
  571. p32 = Instance.new("Part", m)
  572. p32.BrickColor = BrickColor.new("Really black")
  573. p32.Material = Enum.Material.SmoothPlastic
  574. p32.Name = "apart"
  575. p32.CFrame = CFrame.new(3.82272077, 156.556091, 40.9736748, 1, 3.05171161e-005, 3.05180401e-005, 3.05180401e-005, -1, -3.04301611e-005, 3.05171125e-005, 3.04310706e-005, -1)
  576. p32.CanCollide = false
  577. p32.FormFactor = Enum.FormFactor.Custom
  578. p32.Size = Vector3.new(1.02491105, 1.74234843, 0.245498881)
  579. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  580. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  581. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  582. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  583. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  584. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  585. b30 = Instance.new("SpecialMesh", p32)
  586. b30.MeshType = Enum.MeshType.Wedge
  587. b30.Name = "Mesh"
  588. b30.Scale = Vector3.new(1.00999999, 1.00999999, 0.333984762)
  589. p33 = Instance.new("Part", m)
  590. p33.BrickColor = BrickColor.new("Really black")
  591. p33.Material = Enum.Material.SmoothPlastic
  592. p33.Name = "apart"
  593. p33.CFrame = CFrame.new(2.66969681, 157.8116, 40.8968201, -3.05612957e-005, 1, -3.05175763e-005, -3.04729383e-005, -3.05185094e-005, -1, -1, -3.05603571e-005, 3.04738496e-005)
  594. p33.CanCollide = false
  595. p33.FormFactor = Enum.FormFactor.Custom
  596. p33.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  597. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  598. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  599. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  600. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  601. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  602. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  603. b31 = Instance.new("SpecialMesh", p33)
  604. b31.MeshType = Enum.MeshType.Brick
  605. b31.Name = "Mesh"
  606. p34 = Instance.new("Part", m)
  607. p34.BrickColor = BrickColor.new("Lapis")
  608. p34.Material = Enum.Material.SmoothPlastic
  609. p34.Name = "apart"
  610. p34.CFrame = CFrame.new(3.82269669, 157.581009, 40.0000153, 5.34812571e-005, -1, -4.31585904e-005, 1, 5.34812607e-005, 1.38061296e-009, 9.47693479e-010, -4.31585977e-005, 1)
  611. p34.CanCollide = false
  612. p34.FormFactor = Enum.FormFactor.Custom
  613. p34.Size = Vector3.new(0.245498881, 1.02491093, 1.02491093)
  614. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  615. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  616. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  617. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  618. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  619. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  620. b32 = Instance.new("SpecialMesh", p34)
  621. b32.MeshType = Enum.MeshType.Cylinder
  622. b32.Name = "Mesh"
  623. b32.Scale = Vector3.new(0.417481065, 0.899999976, 1)
  624. p35 = Instance.new("Part", m)
  625. p35.BrickColor = BrickColor.new("Really black")
  626. p35.Material = Enum.Material.SmoothPlastic
  627. p35.Name = "apart"
  628. p35.CFrame = CFrame.new(3.82272053, 155.633682, 40.4612274, 1, 3.05171161e-005, 3.05180365e-005, 3.05180401e-005, -1, -3.04301593e-005, 3.05171143e-005, 3.04310706e-005, -1)
  629. p35.CanCollide = false
  630. p35.FormFactor = Enum.FormFactor.Custom
  631. p35.Size = Vector3.new(1.02491105, 0.245498881, 0.922419906)
  632. p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  633. p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  634. p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  635. p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  636. p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  637. p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  638. b33 = Instance.new("SpecialMesh", p35)
  639. b33.MeshType = Enum.MeshType.Wedge
  640. b33.Name = "Mesh"
  641. b33.Scale = Vector3.new(1.00999999, 0.421655744, 1)
  642. p36 = Instance.new("Part", m)
  643. p36.BrickColor = BrickColor.new("Really black")
  644. p36.Material = Enum.Material.SmoothPlastic
  645. p36.Name = "apart"
  646. p36.CFrame = CFrame.new(3.82272053, 156.556107, 39.0263557, -1, -3.04301484e-005, 3.05180511e-005, 3.04310906e-005, -1, 3.05171161e-005, 3.05171197e-005, 3.0518022e-005, 1)
  647. p36.CanCollide = false
  648. p36.FormFactor = Enum.FormFactor.Custom
  649. p36.Size = Vector3.new(1.02491105, 1.74234843, 0.245498881)
  650. p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  651. p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  652. p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  653. p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  654. p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  655. p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  656. b34 = Instance.new("SpecialMesh", p36)
  657. b34.MeshType = Enum.MeshType.Wedge
  658. b34.Name = "Mesh"
  659. b34.Scale = Vector3.new(1.00999999, 1.00999999, 0.333984762)
  660. p37 = Instance.new("Part", m)
  661. p37.BrickColor = BrickColor.new("Really black")
  662. p37.Material = Enum.Material.SmoothPlastic
  663. p37.Name = "apart"
  664. p37.CFrame = CFrame.new(3.82272053, 155.633682, 39.5388374, -1, -3.04301484e-005, 3.05180511e-005, 3.04310906e-005, -1, 3.05171161e-005, 3.05171197e-005, 3.0518022e-005, 1)
  665. p37.CanCollide = false
  666. p37.FormFactor = Enum.FormFactor.Custom
  667. p37.Size = Vector3.new(1.02491105, 0.245498881, 0.922419906)
  668. p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  669. p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  670. p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  671. p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  672. p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  673. p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  674. b35 = Instance.new("SpecialMesh", p37)
  675. b35.MeshType = Enum.MeshType.Wedge
  676. b35.Name = "Mesh"
  677. b35.Scale = Vector3.new(1.00999999, 0.421655744, 1)
  678. p38 = Instance.new("Part", m)
  679. p38.BrickColor = BrickColor.new("Really black")
  680. p38.Material = Enum.Material.SmoothPlastic
  681. p38.Name = "apart"
  682. p38.CFrame = CFrame.new(3.18215156, 157.811584, 40.8968277, -3.05612957e-005, 1, -3.05175708e-005, -3.04729365e-005, -3.05185131e-005, -1, -1, -3.05603608e-005, 3.04738478e-005)
  683. p38.CanCollide = false
  684. p38.FormFactor = Enum.FormFactor.Custom
  685. p38.Size = Vector3.new(0.256227762, 0.768683195, 0.768683195)
  686. p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  687. p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  688. p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  689. p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  690. p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  691. p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  692. b36 = Instance.new("SpecialMesh", p38)
  693. b36.MeshType = Enum.MeshType.Wedge
  694. b36.Name = "Mesh"
  695. p39 = Instance.new("Part", m)
  696. p39.BrickColor = BrickColor.new("Lapis")
  697. p39.Material = Enum.Material.SmoothPlastic
  698. p39.Name = "apart"
  699. p39.CFrame = CFrame.new(3.18215156, 156.940414, 39.9487991, 3.04738587e-005, -1, -3.05175854e-005, -3.05603608e-005, -3.05185022e-005, 1, -1, -3.0472931e-005, -3.05612703e-005)
  700. p39.CanCollide = false
  701. p39.FormFactor = Enum.FormFactor.Custom
  702. p39.Size = Vector3.new(0.819928885, 0.256227732, 0.973665357)
  703. p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  704. p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  705. p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  706. p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  707. p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  708. p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  709. b37 = Instance.new("SpecialMesh", p39)
  710. b37.MeshType = Enum.MeshType.Brick
  711. b37.Name = "Mesh"
  712. b37.Scale = Vector3.new(1, 1.00999999, 1.00999999)
  713. p40 = Instance.new("Part", m)
  714. p40.BrickColor = BrickColor.new("Really black")
  715. p40.Material = Enum.Material.SmoothPlastic
  716. p40.Name = "apart"
  717. p40.CFrame = CFrame.new(3.18215179, 156.94043, 40.0000381, 3.04738587e-005, -1, -3.05175854e-005, -3.05603608e-005, -3.05185022e-005, 1, -1, -3.0472931e-005, -3.05612703e-005)
  718. p40.CanCollide = false
  719. p40.FormFactor = Enum.FormFactor.Custom
  720. p40.Size = Vector3.new(1.53736663, 0.256227732, 0.973665357)
  721. p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  722. p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  723. p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  724. p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  725. p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  726. p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  727. b38 = Instance.new("SpecialMesh", p40)
  728. b38.MeshType = Enum.MeshType.Torso
  729. b38.Name = "Mesh"
  730. p41 = Instance.new("Part", m)
  731. p41.BrickColor = BrickColor.new("Lapis")
  732. p41.Material = Enum.Material.SmoothPlastic
  733. p41.Name = "apart"
  734. p41.CFrame = CFrame.new(4.43766689, 158.093491, 39.9999962, -1, 4.30663349e-005, 4.51109372e-010, 1.85900717e-009, 5.34494684e-005, -1, -4.30663422e-005, -1, -5.34494757e-005)
  735. p41.CanCollide = false
  736. p41.FormFactor = Enum.FormFactor.Custom
  737. p41.Size = Vector3.new(0.409964442, 0.922419786, 0.922419786)
  738. p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  739. p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  740. p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  741. p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  742. p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  743. p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  744. b39 = Instance.new("SpecialMesh", p41)
  745. b39.MeshType = Enum.MeshType.Sphere
  746. b39.Name = "Mesh"
  747. p42 = Instance.new("Part", m)
  748. p42.BrickColor = BrickColor.new("Lapis")
  749. p42.Material = Enum.Material.SmoothPlastic
  750. p42.Name = "apart"
  751. p42.CFrame = CFrame.new(3.82272005, 158.093506, 39.2825584, -3.05612848e-005, -1, -3.05175745e-005, -3.05603535e-005, 3.05185167e-005, -1, 1, -3.05603608e-005, -3.05612921e-005)
  752. p42.CanCollide = false
  753. p42.FormFactor = Enum.FormFactor.Custom
  754. p42.Size = Vector3.new(0.307473212, 0.512455463, 0.512455463)
  755. p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  756. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  757. p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  758. p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  759. p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  760. p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  761. b40 = Instance.new("SpecialMesh", p42)
  762. b40.MeshType = Enum.MeshType.Sphere
  763. b40.Name = "Mesh"
  764. p43 = Instance.new("Part", m)
  765. p43.BrickColor = BrickColor.new("Lapis")
  766. p43.Material = Enum.Material.SmoothPlastic
  767. p43.Name = "apart"
  768. p43.CFrame = CFrame.new(4.3864212, 158.093475, 39.9999924, -1, 4.30663349e-005, 4.50970816e-010, 1.8563604e-009, 5.34494684e-005, -1, -4.30663422e-005, -1, -5.3449472e-005)
  769. p43.CanCollide = false
  770. p43.FormFactor = Enum.FormFactor.Custom
  771. p43.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  772. p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  773. p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  774. p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  775. p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  776. p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  777. p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  778. b41 = Instance.new("SpecialMesh", p43)
  779. b41.MeshType = Enum.MeshType.Cylinder
  780. b41.Name = "Mesh"
  781. b41.Scale = Vector3.new(0.417480975, 1, 1)
  782. p44 = Instance.new("Part", m)
  783. p44.BrickColor = BrickColor.new("Really black")
  784. p44.Material = Enum.Material.SmoothPlastic
  785. p44.Name = "apart"
  786. p44.CFrame = CFrame.new(4.18143892, 158.093475, 39.9999886, -4.37157723e-008, -2.66764388e-012, -1, 1, -3.05612884e-005, -4.37103154e-008, -3.05612884e-005, -1, -2.66975331e-012)
  787. p44.CanCollide = false
  788. p44.FormFactor = Enum.FormFactor.Custom
  789. p44.Size = Vector3.new(0.245498881, 1.02491093, 1.02491093)
  790. p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  791. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  792. p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  793. p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  794. p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  795. p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  796. b42 = Instance.new("SpecialMesh", p44)
  797. b42.MeshType = Enum.MeshType.Cylinder
  798. b42.Name = "Mesh"
  799. b42.Scale = Vector3.new(0.626221538, 1, 1)
  800. p45 = Instance.new("Part", m)
  801. p45.BrickColor = BrickColor.new("Really black")
  802. p45.Material = Enum.Material.Neon
  803. p45.Name = "apart"
  804. p45.CFrame = CFrame.new(4.18143892, 158.093475, 39.9999886, -4.37157723e-008, -2.66764388e-012, -1, 1, -3.05612884e-005, -4.37103154e-008, -3.05612884e-005, -1, -2.66975331e-012)
  805. p45.CanCollide = false
  806. p45.FormFactor = Enum.FormFactor.Custom
  807. p45.Size = Vector3.new(0.245498881, 1.02491093, 1.02491093)
  808. p45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  809. p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  810. p45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  811. p45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  812. p45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  813. p45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  814. b43 = Instance.new("SpecialMesh", p45)
  815. b43.MeshType = Enum.MeshType.Cylinder
  816. b43.Name = "Mesh"
  817. b43.Scale = Vector3.new(0.313110769, 1.00999999, 1.00999999)
  818. p46 = Instance.new("Part", m)
  819. p46.BrickColor = BrickColor.new("Lapis")
  820. p46.Material = Enum.Material.SmoothPlastic
  821. p46.Name = "apart"
  822. p46.CFrame = CFrame.new(3.82271981, 158.093491, 40.7174263, -3.05612884e-005, -1, -3.05175763e-005, -3.05603571e-005, 3.05185131e-005, -1, 1, -3.05603571e-005, -3.05612884e-005)
  823. p46.CanCollide = false
  824. p46.FormFactor = Enum.FormFactor.Custom
  825. p46.Size = Vector3.new(0.307473212, 0.512455463, 0.512455463)
  826. p46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  827. p46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  828. p46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  829. p46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  830. p46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  831. p46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  832. b44 = Instance.new("SpecialMesh", p46)
  833. b44.MeshType = Enum.MeshType.Sphere
  834. b44.Name = "Mesh"
  835. p48 = Instance.new("Part", m)
  836. p48.BrickColor = BrickColor.new("Really black")
  837. p48.Material = Enum.Material.Neon
  838. p48.Name = "apart"
  839. p48.CFrame = CFrame.new(3.05403709, 158.529068, 39.8975182, -3.05612884e-005, 1, -3.05166468e-005, 6.10798015e-005, -3.05147805e-005, -1, -1, -3.05631511e-005, -6.10788702e-005)
  840. p48.CanCollide = false
  841. p48.FormFactor = Enum.FormFactor.Custom
  842. p48.Size = Vector3.new(0.245498881, 0.512455463, 0.245498881)
  843. p48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  844. p48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  845. p48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  846. p48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  847. p48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  848. p48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  849. b45 = Instance.new("SpecialMesh", p48)
  850. b45.MeshType = Enum.MeshType.Wedge
  851. b45.Name = "Mesh"
  852. b45.Scale = Vector3.new(0.208740532, 1.00999999, 0.626221359)
  853. p49 = Instance.new("Part", m)
  854. p49.BrickColor = BrickColor.new("Lapis")
  855. p49.Material = Enum.Material.SmoothPlastic
  856. p49.Name = "apart"
  857. p49.CFrame = CFrame.new(4.69389391, 158.09346, 39.9999847, -1, 4.30663385e-005, 4.47471393e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663385e-005, -1, -5.34494757e-005)
  858. p49.CanCollide = false
  859. p49.FormFactor = Enum.FormFactor.Custom
  860. p49.Size = Vector3.new(0.245498881, 0.409964353, 0.245498881)
  861. p49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  862. p49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  863. p49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  864. p49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  865. p49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  866. p49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  867. b46 = Instance.new("SpecialMesh", p49)
  868. b46.MeshType = Enum.MeshType.Brick
  869. b46.Name = "Mesh"
  870. b46.Scale = Vector3.new(0.417481035, 1.00999999, 0.834961772)
  871. p50 = Instance.new("Part", m)
  872. p50.BrickColor = BrickColor.new("Really black")
  873. p50.Material = Enum.Material.SmoothPlastic
  874. p50.Name = "apart"
  875. p50.CFrame = CFrame.new(4.64264822, 158.09346, 39.9999847, -1, 4.30663385e-005, 4.47471393e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663385e-005, -1, -5.34494757e-005)
  876. p50.CanCollide = false
  877. p50.FormFactor = Enum.FormFactor.Custom
  878. p50.Size = Vector3.new(0.245498881, 0.409964353, 0.307473242)
  879. p50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  880. p50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  881. p50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  882. p50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  883. p50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  884. p50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  885. b47 = Instance.new("SpecialMesh", p50)
  886. b47.MeshType = Enum.MeshType.Brick
  887. b47.Name = "Mesh"
  888. b47.Scale = Vector3.new(0.417481035, 1, 1)
  889. p51 = Instance.new("Part", m)
  890. p51.BrickColor = BrickColor.new("Really black")
  891. p51.Material = Enum.Material.Neon
  892. p51.Name = "apart"
  893. p51.CFrame = CFrame.new(3.05403709, 158.195969, 39.8974838, -0.000274701917, -0.99999994, -3.04719488e-005, 0.000183053358, -3.05222311e-005, 1, -0.99999994, 0.000274696329, 0.000183061755)
  894. p51.CanCollide = false
  895. p51.FormFactor = Enum.FormFactor.Custom
  896. p51.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  897. p51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  898. p51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  899. p51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  900. p51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  901. p51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  902. p51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  903. b48 = Instance.new("SpecialMesh", p51)
  904. b48.MeshType = Enum.MeshType.Wedge
  905. b48.Name = "Mesh"
  906. b48.Scale = Vector3.new(0.208740532, 1.00999999, 1)
  907. p52 = Instance.new("Part", m)
  908. p52.BrickColor = BrickColor.new("Really black")
  909. p52.Material = Enum.Material.SmoothPlastic
  910. p52.Name = "apart"
  911. p52.CFrame = CFrame.new(3.2077713, 158.272842, 40.7174377, 0.000228409393, -0.965923071, 0.258828998, -0.000213359453, 0.258829027, 0.96592319, -0.99999994, -0.000275849539, -0.00014696976)
  912. p52.CanCollide = false
  913. p52.FormFactor = Enum.FormFactor.Custom
  914. p52.Size = Vector3.new(0.245498881, 1.02491093, 0.245498881)
  915. p52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  916. p52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  917. p52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  918. p52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  919. p52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  920. p52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  921. b49 = Instance.new("SpecialMesh", p52)
  922. b49.MeshType = Enum.MeshType.Wedge
  923. b49.Name = "Mesh"
  924. b49.Scale = Vector3.new(0.208740532, 1, 0.626221359)
  925. p53 = Instance.new("Part", m)
  926. p53.BrickColor = BrickColor.new("Lapis")
  927. p53.Material = Enum.Material.SmoothPlastic
  928. p53.Name = "apart"
  929. p53.CFrame = CFrame.new(3.82271767, 158.093475, 39.9999886, -3.05612375e-005, -1, -3.04430723e-005, -3.05603317e-005, 3.0502677e-005, -1.00000012, 1, -3.05603717e-005, -3.05613357e-005)
  930. p53.CanCollide = false
  931. p53.FormFactor = Enum.FormFactor.Custom
  932. p53.Size = Vector3.new(1.43487537, 0.512455463, 0.512455463)
  933. p53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  934. p53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  935. p53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  936. p53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  937. p53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  938. p53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  939. b50 = Instance.new("SpecialMesh", p53)
  940. b50.MeshType = Enum.MeshType.Cylinder
  941. b50.Name = "Mesh"
  942. p54 = Instance.new("Part", m)
  943. p54.BrickColor = BrickColor.new("Really black")
  944. p54.Material = Enum.Material.SmoothPlastic
  945. p54.Name = "apart"
  946. p54.CFrame = CFrame.new(3.82271767, 158.093491, 39.4363022, 3.07936716e-008, -3.99507094e-011, 1, -1.00000012, -0.000152631663, -2.78741936e-008, 0.000152631561, -1, 2.18273732e-011)
  947. p54.CanCollide = false
  948. p54.FormFactor = Enum.FormFactor.Custom
  949. p54.Size = Vector3.new(1.02491105, 0.245498881, 1.02491093)
  950. p54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  951. p54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  952. p54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  953. p54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  954. p54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  955. p54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  956. b51 = Instance.new("SpecialMesh", p54)
  957. b51.MeshType = Enum.MeshType.Torso
  958. b51.Name = "Mesh"
  959. b51.Scale = Vector3.new(1, 0.417480916, 1)
  960. p55 = Instance.new("Part", m)
  961. p55.BrickColor = BrickColor.new("Lapis")
  962. p55.Material = Enum.Material.SmoothPlastic
  963. p55.Name = "apart"
  964. p55.CFrame = CFrame.new(3.05403447, 158.195984, 39.6669159, -0.000274701975, -0.99999994, -3.05464528e-005, 0.000183053344, -3.05380709e-005, 1.00000012, -1, 0.000274696329, 0.000183061798)
  965. p55.CanCollide = false
  966. p55.FormFactor = Enum.FormFactor.Custom
  967. p55.Size = Vector3.new(0.358718932, 0.512455463, 0.512455463)
  968. p55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  969. p55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  970. p55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  971. p55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  972. p55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  973. p55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  974. b52 = Instance.new("SpecialMesh", p55)
  975. b52.MeshType = Enum.MeshType.Wedge
  976. b52.Name = "Mesh"
  977. p56 = Instance.new("Part", m)
  978. p56.BrickColor = BrickColor.new("Really black")
  979. p56.Material = Enum.Material.SmoothPlastic
  980. p56.Name = "apart"
  981. p56.CFrame = CFrame.new(2.7465601, 158.529114, 39.8975143, -0.000274701975, -0.999999881, -3.05464528e-005, 0.000183053344, -3.05380672e-005, 1.00000012, -1, 0.0002746963, 0.000183061798)
  982. p56.CanCollide = false
  983. p56.FormFactor = Enum.FormFactor.Custom
  984. p56.Size = Vector3.new(0.245498881, 0.245498881, 0.245498881)
  985. p56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  986. p56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  987. p56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  988. p56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  989. p56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  990. p56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  991. b53 = Instance.new("SpecialMesh", p56)
  992. b53.MeshType = Enum.MeshType.Wedge
  993. b53.Name = "Mesh"
  994. b53.Scale = Vector3.new(0.417481065, 0.417480946, 0.626221359)
  995. p57 = Instance.new("Part", m)
  996. p57.BrickColor = BrickColor.new("Really black")
  997. p57.Material = Enum.Material.SmoothPlastic
  998. p57.Name = "apart"
  999. p57.CFrame = CFrame.new(3.05403423, 158.529099, 40.1024895, -3.05613503e-005, 0.999999881, -3.04421301e-005, 6.10797433e-005, -3.04989571e-005, -1.00000012, -1, -3.05630856e-005, -6.10789066e-005)
  1000. p57.CanCollide = false
  1001. p57.FormFactor = Enum.FormFactor.Custom
  1002. p57.Size = Vector3.new(0.245498881, 0.512455463, 0.245498881)
  1003. p57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1004. p57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1005. p57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1006. p57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1007. p57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1008. p57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1009. b54 = Instance.new("SpecialMesh", p57)
  1010. b54.MeshType = Enum.MeshType.Wedge
  1011. b54.Name = "Mesh"
  1012. b54.Scale = Vector3.new(0.417481065, 1, 0.626221359)
  1013. p58 = Instance.new("Part", m)
  1014. p58.BrickColor = BrickColor.new("Really black")
  1015. p58.Material = Enum.Material.SmoothPlastic
  1016. p58.Name = "apart"
  1017. p58.CFrame = CFrame.new(3.82271719, 158.093506, 40.5636864, -1.18223397e-007, 6.08786355e-011, 0.999999881, 1.00000012, -4.36484697e-008, 5.95373422e-008, 4.37539711e-008, 1, 6.57935928e-011)
  1018. p58.CanCollide = false
  1019. p58.FormFactor = Enum.FormFactor.Custom
  1020. p58.Size = Vector3.new(1.02491105, 0.245498881, 1.02491093)
  1021. p58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1022. p58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1023. p58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1024. p58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1025. p58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1026. p58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1027. b55 = Instance.new("SpecialMesh", p58)
  1028. b55.MeshType = Enum.MeshType.Torso
  1029. b55.Name = "Mesh"
  1030. b55.Scale = Vector3.new(1, 0.417480916, 1)
  1031. p59 = Instance.new("Part", m)
  1032. p59.BrickColor = BrickColor.new("Really black")
  1033. p59.Material = Enum.Material.SmoothPlastic
  1034. p59.Name = "apart"
  1035. p59.CFrame = CFrame.new(3.82271719, 158.093506, 39.9999809, 5.34067403e-005, -0.999999881, -4.31585322e-005, 1.00000012, 5.34654391e-005, 1.43842538e-009, 9.74580416e-010, -4.31586632e-005, 1)
  1036. p59.CanCollide = false
  1037. p59.FormFactor = Enum.FormFactor.Custom
  1038. p59.Size = Vector3.new(1.02491105, 1.02491093, 1.02491093)
  1039. p59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1040. p59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1041. p59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1042. p59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1043. p59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1044. p59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1045. b56 = Instance.new("SpecialMesh", p59)
  1046. b56.MeshType = Enum.MeshType.Brick
  1047. b56.Name = "Mesh"
  1048. p60 = Instance.new("Part", m)
  1049. p60.BrickColor = BrickColor.new("Really black")
  1050. p60.Material = Enum.Material.Neon
  1051. p60.Name = "apart"
  1052. p60.CFrame = CFrame.new(3.05403423, 158.529114, 40.1024895, -3.05613539e-005, 0.999999881, -3.04421301e-005, 6.10797433e-005, -3.04989553e-005, -1.00000012, -1, -3.05630856e-005, -6.10789139e-005)
  1053. p60.CanCollide = false
  1054. p60.FormFactor = Enum.FormFactor.Custom
  1055. p60.Size = Vector3.new(0.245498881, 0.512455463, 0.245498881)
  1056. p60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1057. p60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1058. p60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1059. p60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1060. p60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1061. p60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1062. b57 = Instance.new("SpecialMesh", p60)
  1063. b57.MeshType = Enum.MeshType.Wedge
  1064. b57.Name = "Mesh"
  1065. b57.Scale = Vector3.new(0.208740532, 1.00999999, 0.626221359)
  1066. p61 = Instance.new("Part", m)
  1067. p61.BrickColor = BrickColor.new("Really black")
  1068. p61.Material = Enum.Material.SmoothPlastic
  1069. p61.Name = "apart"
  1070. p61.CFrame = CFrame.new(3.05403423, 158.19603, 39.89748, -0.000274701946, -0.999999821, -3.05464564e-005, 0.000183053315, -3.05380599e-005, 1.00000012, -0.99999994, 0.000274696271, 0.000183061798)
  1071. p61.CanCollide = false
  1072. p61.FormFactor = Enum.FormFactor.Custom
  1073. p61.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  1074. p61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1075. p61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1076. p61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1077. p61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1078. p61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1079. p61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1080. b58 = Instance.new("SpecialMesh", p61)
  1081. b58.MeshType = Enum.MeshType.Wedge
  1082. b58.Name = "Mesh"
  1083. b58.Scale = Vector3.new(0.417481065, 1, 1)
  1084. p62 = Instance.new("Part", m)
  1085. p62.BrickColor = BrickColor.new("Lapis")
  1086. p62.Material = Enum.Material.SmoothPlastic
  1087. p62.Name = "apart"
  1088. p62.CFrame = CFrame.new(3.20776844, 158.272903, 40.7686882, 0.000228409335, -0.965923011, 0.258828908, -0.000213359541, 0.258829057, 0.965923309, -0.99999994, -0.000275849598, -0.000146969687)
  1089. p62.CanCollide = false
  1090. p62.FormFactor = Enum.FormFactor.Custom
  1091. p62.Size = Vector3.new(0.245498881, 1.02491093, 0.245498881)
  1092. p62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1093. p62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1094. p62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1095. p62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1096. p62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1097. p62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1098. b59 = Instance.new("SpecialMesh", p62)
  1099. b59.MeshType = Enum.MeshType.Wedge
  1100. b59.Name = "Mesh"
  1101. b59.Scale = Vector3.new(0.208740532, 1, 0.626221359)
  1102. p63 = Instance.new("Part", m)
  1103. p63.BrickColor = BrickColor.new("Really black")
  1104. p63.Material = Enum.Material.SmoothPlastic
  1105. p63.Name = "apart"
  1106. p63.CFrame = CFrame.new(3.05403471, 158.196045, 40.1024666, -0.000274702004, -0.999999821, -3.05771828e-005, 0.000183053315, -3.04877758e-005, 1.00000024, -1, 0.000274696242, 0.000183061857)
  1107. p63.CanCollide = false
  1108. p63.FormFactor = Enum.FormFactor.Custom
  1109. p63.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  1110. p63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1111. p63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1112. p63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1113. p63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1114. p63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1115. p63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1116. b60 = Instance.new("SpecialMesh", p63)
  1117. b60.MeshType = Enum.MeshType.Wedge
  1118. b60.Name = "Mesh"
  1119. b60.Scale = Vector3.new(0.417481065, 1, 1)
  1120. p64 = Instance.new("Part", m)
  1121. p64.BrickColor = BrickColor.new("Lapis")
  1122. p64.Material = Enum.Material.SmoothPlastic
  1123. p64.Name = "apart"
  1124. p64.CFrame = CFrame.new(2.7465601, 158.529175, 40.3330841, -0.000274702004, -0.999999762, -3.05771828e-005, 0.000183053315, -3.0487774e-005, 1.00000024, -1, 0.000274696213, 0.000183061857)
  1125. p64.CanCollide = false
  1126. p64.FormFactor = Enum.FormFactor.Custom
  1127. p64.Size = Vector3.new(0.358718932, 0.245498881, 0.245498881)
  1128. p64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1129. p64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1130. p64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1131. p64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1132. p64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1133. p64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1134. b61 = Instance.new("SpecialMesh", p64)
  1135. b61.MeshType = Enum.MeshType.Wedge
  1136. b61.Name = "Mesh"
  1137. b61.Scale = Vector3.new(1, 0.417480946, 0.626221359)
  1138. p65 = Instance.new("Part", m)
  1139. p65.BrickColor = BrickColor.new("Lapis")
  1140. p65.Material = Enum.Material.SmoothPlastic
  1141. p65.Name = "apart"
  1142. p65.CFrame = CFrame.new(2.74655938, 158.52919, 39.6668968, -0.000274702004, -0.999999702, -3.05771828e-005, 0.000183053315, -3.04877722e-005, 1.00000024, -1, 0.000274696184, 0.000183061857)
  1143. p65.CanCollide = false
  1144. p65.FormFactor = Enum.FormFactor.Custom
  1145. p65.Size = Vector3.new(0.358718932, 0.245498881, 0.245498881)
  1146. p65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1147. p65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1148. p65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1149. p65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1150. p65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1151. p65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1152. b62 = Instance.new("SpecialMesh", p65)
  1153. b62.MeshType = Enum.MeshType.Wedge
  1154. b62.Name = "Mesh"
  1155. b62.Scale = Vector3.new(1, 0.417480946, 0.626221359)
  1156. p66 = Instance.new("Part", m)
  1157. p66.BrickColor = BrickColor.new("Lapis")
  1158. p66.Material = Enum.Material.SmoothPlastic
  1159. p66.Name = "apart"
  1160. p66.CFrame = CFrame.new(3.05403376, 158.196106, 40.3330727, -0.000274702004, -0.999999642, -3.05771828e-005, 0.000183053315, -3.04877703e-005, 1.00000024, -1, 0.000274696155, 0.000183061857)
  1161. p66.CanCollide = false
  1162. p66.FormFactor = Enum.FormFactor.Custom
  1163. p66.Size = Vector3.new(0.358718932, 0.512455463, 0.512455463)
  1164. p66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1165. p66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1166. p66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1167. p66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1168. p66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1169. p66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1170. b63 = Instance.new("SpecialMesh", p66)
  1171. b63.MeshType = Enum.MeshType.Wedge
  1172. b63.Name = "Mesh"
  1173. p67 = Instance.new("Part", m)
  1174. p67.BrickColor = BrickColor.new("Really black")
  1175. p67.Material = Enum.Material.Neon
  1176. p67.Name = "apart"
  1177. p67.CFrame = CFrame.new(3.05403376, 158.196106, 40.1024437, -0.000274702004, -0.999999583, -3.05771828e-005, 0.000183053315, -3.04877685e-005, 1.00000024, -1, 0.000274696125, 0.000183061857)
  1178. p67.CanCollide = false
  1179. p67.FormFactor = Enum.FormFactor.Custom
  1180. p67.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  1181. p67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1182. p67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1183. p67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1184. p67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1185. p67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1186. p67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1187. b64 = Instance.new("SpecialMesh", p67)
  1188. b64.MeshType = Enum.MeshType.Wedge
  1189. b64.Name = "Mesh"
  1190. b64.Scale = Vector3.new(0.208740532, 1.00999999, 1)
  1191. p68 = Instance.new("Part", m)
  1192. p68.BrickColor = BrickColor.new("Really black")
  1193. p68.Material = Enum.Material.SmoothPlastic
  1194. p68.Name = "apart"
  1195. p68.CFrame = CFrame.new(2.74655938, 158.529221, 40.1024551, -0.000274702004, -0.999999523, -3.05771828e-005, 0.000183053315, -3.04877667e-005, 1.00000024, -1, 0.000274696096, 0.000183061857)
  1196. p68.CanCollide = false
  1197. p68.FormFactor = Enum.FormFactor.Custom
  1198. p68.Size = Vector3.new(0.245498881, 0.245498881, 0.245498881)
  1199. p68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1200. p68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1201. p68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1202. p68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1203. p68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1204. p68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1205. b65 = Instance.new("SpecialMesh", p68)
  1206. b65.MeshType = Enum.MeshType.Wedge
  1207. b65.Name = "Mesh"
  1208. b65.Scale = Vector3.new(0.417481065, 0.417480946, 0.626221359)
  1209. p69 = Instance.new("Part", m)
  1210. p69.BrickColor = BrickColor.new("Lapis")
  1211. p69.Material = Enum.Material.SmoothPlastic
  1212. p69.Name = "apart"
  1213. p69.CFrame = CFrame.new(3.05403352, 158.529205, 40.3330612, -3.05614631e-005, 0.999999523, -3.04113782e-005, 6.10796851e-005, -3.05492649e-005, -1.00000024, -1, -3.05628819e-005, -6.10789648e-005)
  1214. p69.CanCollide = false
  1215. p69.FormFactor = Enum.FormFactor.Custom
  1216. p69.Size = Vector3.new(0.358718932, 0.512455463, 0.245498881)
  1217. p69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1218. p69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1219. p69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1220. p69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1221. p69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1222. p69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1223. b66 = Instance.new("SpecialMesh", p69)
  1224. b66.MeshType = Enum.MeshType.Wedge
  1225. b66.Name = "Mesh"
  1226. b66.Scale = Vector3.new(1, 1, 0.626221359)
  1227. p70 = Instance.new("Part", m)
  1228. p70.BrickColor = BrickColor.new("Really black")
  1229. p70.Material = Enum.Material.SmoothPlastic
  1230. p70.Name = "apart"
  1231. p70.CFrame = CFrame.new(3.05403328, 158.529221, 39.89748, -3.05614631e-005, 0.999999523, -3.04113782e-005, 6.10796851e-005, -3.05492649e-005, -1.00000024, -1, -3.05628819e-005, -6.10789648e-005)
  1232. p70.CanCollide = false
  1233. p70.FormFactor = Enum.FormFactor.Custom
  1234. p70.Size = Vector3.new(0.245498881, 0.512455463, 0.245498881)
  1235. p70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1236. p70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1237. p70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1238. p70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1239. p70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1240. p70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1241. b67 = Instance.new("SpecialMesh", p70)
  1242. b67.MeshType = Enum.MeshType.Wedge
  1243. b67.Name = "Mesh"
  1244. b67.Scale = Vector3.new(0.417481065, 1, 0.626221359)
  1245. p71 = Instance.new("Part", m)
  1246. p71.BrickColor = BrickColor.new("Really black")
  1247. p71.Material = Enum.Material.Neon
  1248. p71.Name = "apart"
  1249. p71.CFrame = CFrame.new(3.82271624, 158.093628, 40.6661491, -3.05610884e-005, -0.999999523, -3.04123096e-005, -3.05602262e-005, 3.05529975e-005, -1.00000024, 1, -3.05606263e-005, -3.0561383e-005)
  1250. p71.CanCollide = false
  1251. p71.FormFactor = Enum.FormFactor.Custom
  1252. p71.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  1253. p71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1254. p71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1255. p71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1256. p71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1257. p71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1258. p71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1259. b68 = Instance.new("SpecialMesh", p71)
  1260. b68.MeshType = Enum.MeshType.Cylinder
  1261. b68.Name = "Mesh"
  1262. b68.Scale = Vector3.new(0.208740488, 1.00999999, 1.00999999)
  1263. p72 = Instance.new("Part", m)
  1264. p72.BrickColor = BrickColor.new("Lapis")
  1265. p72.Material = Enum.Material.SmoothPlastic
  1266. p72.Name = "apart"
  1267. p72.CFrame = CFrame.new(3.05403328, 158.529221, 39.6668777, -3.05614631e-005, 0.999999523, -3.04113764e-005, 6.10796851e-005, -3.05492686e-005, -1.00000024, -1, -3.05628819e-005, -6.10789648e-005)
  1268. p72.CanCollide = false
  1269. p72.FormFactor = Enum.FormFactor.Custom
  1270. p72.Size = Vector3.new(0.358718932, 0.512455463, 0.245498881)
  1271. p72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1272. p72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1273. p72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1274. p72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1275. p72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1276. p72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1277. b69 = Instance.new("SpecialMesh", p72)
  1278. b69.MeshType = Enum.MeshType.Wedge
  1279. b69.Name = "Mesh"
  1280. b69.Scale = Vector3.new(1, 1, 0.626221359)
  1281. p73 = Instance.new("Part", m)
  1282. p73.BrickColor = BrickColor.new("Lapis")
  1283. p73.Material = Enum.Material.SmoothPlastic
  1284. p73.Name = "apart"
  1285. p73.CFrame = CFrame.new(3.20776749, 158.27298, 39.2312889, 0.000228409161, -0.965922713, 0.258828849, -0.000213359599, 0.258829117, 0.965923429, -1, -0.00027584983, -0.000146969658)
  1286. p73.CanCollide = false
  1287. p73.FormFactor = Enum.FormFactor.Custom
  1288. p73.Size = Vector3.new(0.245498881, 1.02491093, 0.245498881)
  1289. p73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1290. p73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1291. p73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1292. p73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1293. p73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1294. p73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1295. b70 = Instance.new("SpecialMesh", p73)
  1296. b70.MeshType = Enum.MeshType.Wedge
  1297. b70.Name = "Mesh"
  1298. b70.Scale = Vector3.new(0.208740532, 1, 0.626221359)
  1299. p74 = Instance.new("Part", m)
  1300. p74.BrickColor = BrickColor.new("Really black")
  1301. p74.Material = Enum.Material.SmoothPlastic
  1302. p74.Name = "apart"
  1303. p74.CFrame = CFrame.new(3.20777059, 158.27298, 39.282547, 0.000228409161, -0.965922713, 0.258828819, -0.000213359614, 0.258829117, 0.965923369, -1.00000012, -0.000275849859, -0.000146969644)
  1304. p74.CanCollide = false
  1305. p74.FormFactor = Enum.FormFactor.Custom
  1306. p74.Size = Vector3.new(0.245498881, 1.02491093, 0.245498881)
  1307. p74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1308. p74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1309. p74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1310. p74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1311. p74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1312. p74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1313. b71 = Instance.new("SpecialMesh", p74)
  1314. b71.MeshType = Enum.MeshType.Wedge
  1315. b71.Name = "Mesh"
  1316. b71.Scale = Vector3.new(0.208740532, 1, 0.626221359)
  1317. p75 = Instance.new("Part", m)
  1318. p75.BrickColor = BrickColor.new("Really black")
  1319. p75.Material = Enum.Material.Neon
  1320. p75.Name = "apart"
  1321. p75.CFrame = CFrame.new(3.82271242, 158.093628, 39.3337746, -3.05610592e-005, -0.999999583, -3.03685665e-005, -3.05602152e-005, 3.05473804e-005, -1.00000036, 1.00000024, -3.05606482e-005, -3.05614085e-005)
  1322. p75.CanCollide = false
  1323. p75.FormFactor = Enum.FormFactor.Custom
  1324. p75.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  1325. p75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1326. p75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1327. p75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1328. p75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1329. p75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1330. p75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1331. b72 = Instance.new("SpecialMesh", p75)
  1332. b72.MeshType = Enum.MeshType.Cylinder
  1333. b72.Name = "Mesh"
  1334. b72.Scale = Vector3.new(0.208740488, 1.00999999, 1.00999999)
  1335. p76 = Instance.new("Part", m)
  1336. p76.BrickColor = BrickColor.new("Really black")
  1337. p76.Material = Enum.Material.Neon
  1338. p76.Name = "apart"
  1339. p76.CFrame = CFrame.new(4.6938858, 158.093613, 39.999958, -0.999999583, 4.30660984e-005, 1.49448169e-007, 3.07118171e-008, 5.34493374e-005, -1.00000036, -4.30666332e-005, -1.00000024, -5.34495957e-005)
  1340. p76.CanCollide = false
  1341. p76.FormFactor = Enum.FormFactor.Custom
  1342. p76.Size = Vector3.new(0.245498881, 0.409964353, 0.245498881)
  1343. p76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1344. p76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1345. p76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1346. p76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1347. p76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1348. p76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1349. b73 = Instance.new("SpecialMesh", p76)
  1350. b73.MeshType = Enum.MeshType.Brick
  1351. b73.Name = "Mesh"
  1352. b73.Scale = Vector3.new(0.421655834, 1.01999998, 0.333984703)
  1353. p77 = Instance.new("Part", m)
  1354. p77.BrickColor = BrickColor.new("Really black")
  1355. p77.Material = Enum.Material.Neon
  1356. p77.Name = "apart"
  1357. p77.CFrame = CFrame.new(2.74655533, 158.529221, 40.1024628, -0.000274702033, -0.999999523, -3.06209367e-005, 0.000183053286, -3.04933837e-005, 1.00000036, -1.00000012, 0.000274696125, 0.0001830619)
  1358. p77.CanCollide = false
  1359. p77.FormFactor = Enum.FormFactor.Custom
  1360. p77.Size = Vector3.new(0.245498881, 0.245498881, 0.245498881)
  1361. p77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1362. p77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1363. p77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1364. p77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1365. p77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1366. p77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1367. b74 = Instance.new("SpecialMesh", p77)
  1368. b74.MeshType = Enum.MeshType.Wedge
  1369. b74.Name = "Mesh"
  1370. b74.Scale = Vector3.new(0.208740532, 0.417480946, 0.632483602)
  1371. p78 = Instance.new("Part", m)
  1372. p78.BrickColor = BrickColor.new("Really black")
  1373. p78.Material = Enum.Material.Neon
  1374. p78.Name = "apart"
  1375. p78.CFrame = CFrame.new(2.74655509, 158.529236, 39.8974838, -0.000274702033, -0.999999464, -3.06209367e-005, 0.000183053286, -3.04933819e-005, 1.00000036, -1.00000012, 0.000274696096, 0.0001830619)
  1376. p78.CanCollide = false
  1377. p78.FormFactor = Enum.FormFactor.Custom
  1378. p78.Size = Vector3.new(0.245498881, 0.245498881, 0.245498881)
  1379. p78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1380. p78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1381. p78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1382. p78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1383. p78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1384. p78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1385. b75 = Instance.new("SpecialMesh", p78)
  1386. b75.MeshType = Enum.MeshType.Wedge
  1387. b75.Name = "Mesh"
  1388. b75.Scale = Vector3.new(0.208740532, 0.417480946, 0.632483602)
  1389. p79 = Instance.new("Part", m)
  1390. p79.BrickColor = BrickColor.new("Really black")
  1391. p79.Material = Enum.Material.SmoothPlastic
  1392. p79.Name = "apart"
  1393. p79.CFrame = CFrame.new(3.82272029, 157.171036, 41.537384, 1, 7.27595761e-012, 0, 0, 0.999999881, -2.98023224e-008, 0, 2.98023224e-008, 0.999999881)
  1394. p79.CanCollide = false
  1395. p79.FormFactor = Enum.FormFactor.Custom
  1396. p79.Size = Vector3.new(1.02491105, 0.512455463, 1.02491093)
  1397. p79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1398. p79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1399. p79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1400. p79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1401. p79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1402. p79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1403. b76 = Instance.new("SpecialMesh", p79)
  1404. b76.MeshType = Enum.MeshType.Brick
  1405. b76.Name = "Mesh"
  1406. b76.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1407. p80 = Instance.new("Part", m)
  1408. p80.BrickColor = BrickColor.new("Lapis")
  1409. p80.Material = Enum.Material.SmoothPlastic
  1410. p80.Name = "apart"
  1411. p80.CFrame = CFrame.new(3.82272029, 157.350388, 41.9729614, 1, 7.27595761e-012, 0, 0, 0.999999881, -2.98023224e-008, 0, 2.98023224e-008, 0.999999881)
  1412. p80.CanCollide = false
  1413. p80.FormFactor = Enum.FormFactor.Custom
  1414. p80.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  1415. p80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1416. p80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1417. p80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1418. p80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1419. p80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1420. p80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1421. b77 = Instance.new("SpecialMesh", p80)
  1422. b77.MeshType = Enum.MeshType.Cylinder
  1423. b77.Name = "Mesh"
  1424. b77.Scale = Vector3.new(1.01999998, 1, 1)
  1425. p81 = Instance.new("Part", m)
  1426. p81.BrickColor = BrickColor.new("Teal")
  1427. p81.Material = Enum.Material.SmoothPlastic
  1428. p81.Name = "apart"
  1429. p81.CFrame = CFrame.new(3.41275811, 157.555359, 42.3316841, 1, 1.11727404e-005, -4.16862822e-005, -4.16866351e-005, 0.500085592, -0.865975857, 1.11713871e-005, 0.865975857, 0.500085592)
  1430. p81.CanCollide = false
  1431. p81.FormFactor = Enum.FormFactor.Custom
  1432. p81.Size = Vector3.new(0.245498881, 0.768683195, 0.245498881)
  1433. p81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1434. p81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1435. p81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1436. p81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1437. p81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1438. p81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1439. b78 = Instance.new("SpecialMesh", p81)
  1440. b78.MeshType = Enum.MeshType.Wedge
  1441. b78.Name = "Mesh"
  1442. b78.Scale = Vector3.new(0.417481035, 1, 0.626221299)
  1443. p82 = Instance.new("Part", m)
  1444. p82.BrickColor = BrickColor.new("Really black")
  1445. p82.Material = Enum.Material.SmoothPlastic
  1446. p82.Name = "apart"
  1447. p82.CFrame = CFrame.new(3.82271981, 156.018005, 41.4092636, 1, 3.05180438e-005, -3.05171125e-005, -3.05171106e-005, 0.99999994, 3.05180401e-005, 3.05180401e-005, -3.05171106e-005, 0.99999994)
  1448. p82.CanCollide = false
  1449. p82.FormFactor = Enum.FormFactor.Custom
  1450. p82.Size = Vector3.new(1.02491105, 0.256227732, 0.768683195)
  1451. p82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1452. p82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1453. p82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1454. p82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1455. p82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1456. p82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1457. b79 = Instance.new("SpecialMesh", p82)
  1458. b79.MeshType = Enum.MeshType.Wedge
  1459. b79.Name = "Mesh"
  1460. b79.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1461. p83 = Instance.new("Part", m)
  1462. p83.BrickColor = BrickColor.new("Really black")
  1463. p83.Material = Enum.Material.SmoothPlastic
  1464. p83.Name = "apart"
  1465. p83.CFrame = CFrame.new(3.82271981, 156.018005, 41.9217148, 1, 0, 0, 0, 0.99999994, 0, 0, 0, 0.99999994)
  1466. p83.CanCollide = false
  1467. p83.FormFactor = Enum.FormFactor.Custom
  1468. p83.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  1469. p83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1470. p83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1471. p83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1472. p83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1473. p83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1474. p83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1475. b80 = Instance.new("SpecialMesh", p83)
  1476. b80.MeshType = Enum.MeshType.Brick
  1477. b80.Name = "Mesh"
  1478. b80.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1479. p84 = Instance.new("Part", m)
  1480. p84.BrickColor = BrickColor.new("Really black")
  1481. p84.Material = Enum.Material.SmoothPlastic
  1482. p84.Name = "apart"
  1483. p84.CFrame = CFrame.new(3.82271981, 155.633667, 41.5373764, 1, 0, 0, 0, 0.99999994, 0, 0, 0, 0.99999994)
  1484. p84.CanCollide = false
  1485. p84.FormFactor = Enum.FormFactor.Custom
  1486. p84.Size = Vector3.new(1.02491105, 0.512455463, 1.02491093)
  1487. p84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1488. p84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1489. p84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1490. p84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1491. p84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1492. p84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1493. b81 = Instance.new("SpecialMesh", p84)
  1494. b81.MeshType = Enum.MeshType.Brick
  1495. b81.Name = "Mesh"
  1496. b81.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1497. p85 = Instance.new("Part", m)
  1498. p85.BrickColor = BrickColor.new("Teal")
  1499. p85.Material = Enum.Material.SmoothPlastic
  1500. p85.Name = "apart"
  1501. p85.CFrame = CFrame.new(4.23268604, 157.555389, 42.331665, 1, 1.11727377e-005, -4.16862786e-005, -4.16866387e-005, 0.500085652, -0.865975916, 1.1171388e-005, 0.865975916, 0.500085652)
  1502. p85.CanCollide = false
  1503. p85.FormFactor = Enum.FormFactor.Custom
  1504. p85.Size = Vector3.new(0.245498881, 0.768683195, 0.245498881)
  1505. p85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1506. p85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1507. p85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1508. p85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1509. p85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1510. p85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1511. b82 = Instance.new("SpecialMesh", p85)
  1512. b82.MeshType = Enum.MeshType.Wedge
  1513. b82.Name = "Mesh"
  1514. b82.Scale = Vector3.new(0.417481035, 1, 0.626221299)
  1515. p86 = Instance.new("Part", m)
  1516. p86.BrickColor = BrickColor.new("Really black")
  1517. p86.Material = Enum.Material.SmoothPlastic
  1518. p86.Name = "apart"
  1519. p86.CFrame = CFrame.new(3.82272005, 156.402374, 41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1520. p86.CanCollide = false
  1521. p86.FormFactor = Enum.FormFactor.Custom
  1522. p86.Size = Vector3.new(1.02491105, 0.512455463, 0.256227732)
  1523. p86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1524. p86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1525. p86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1526. p86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1527. p86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1528. p86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1529. b83 = Instance.new("SpecialMesh", p86)
  1530. b83.MeshType = Enum.MeshType.Wedge
  1531. b83.Name = "Mesh"
  1532. b83.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1533. p87 = Instance.new("Part", m)
  1534. p87.BrickColor = BrickColor.new("Lapis")
  1535. p87.Material = Enum.Material.SmoothPlastic
  1536. p87.Name = "apart"
  1537. p87.CFrame = CFrame.new(3.82272005, 155.633698, 41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1538. p87.CanCollide = false
  1539. p87.FormFactor = Enum.FormFactor.Custom
  1540. p87.Size = Vector3.new(1.02491105, 0.512455463, 0.973665357)
  1541. p87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1542. p87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1543. p87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1544. p87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1545. p87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1546. p87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1547. b84 = Instance.new("SpecialMesh", p87)
  1548. b84.MeshType = Enum.MeshType.Brick
  1549. b84.Name = "Mesh"
  1550. b84.Scale = Vector3.new(0.5, 1.01999998, 1.01999998)
  1551. p88 = Instance.new("Part", m)
  1552. p88.BrickColor = BrickColor.new("Institutional white")
  1553. p88.Material = Enum.Material.SmoothPlastic
  1554. p88.Name = "apart"
  1555. p88.CFrame = CFrame.new(3.82272005, 157.350418, 41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1556. p88.CanCollide = false
  1557. p88.FormFactor = Enum.FormFactor.Custom
  1558. p88.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  1559. p88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1560. p88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1561. p88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1562. p88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1563. p88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1564. p88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1565. b85 = Instance.new("SpecialMesh", p88)
  1566. b85.MeshType = Enum.MeshType.Cylinder
  1567. b85.Name = "Mesh"
  1568. b85.Scale = Vector3.new(1.02999997, 0.5, 0.5)
  1569. p89 = Instance.new("Part", m)
  1570. p89.BrickColor = BrickColor.new("Really black")
  1571. p89.Material = Enum.Material.Neon
  1572. p89.Name = "apart"
  1573. p89.CFrame = CFrame.new(3.82272005, 155.633698, 41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1574. p89.CanCollide = false
  1575. p89.FormFactor = Enum.FormFactor.Custom
  1576. p89.Size = Vector3.new(1.02491105, 0.512455463, 0.973665357)
  1577. p89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1578. p89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1579. p89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1580. p89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1581. p89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1582. p89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1583. b86 = Instance.new("SpecialMesh", p89)
  1584. b86.MeshType = Enum.MeshType.Brick
  1585. b86.Name = "Mesh"
  1586. b86.Scale = Vector3.new(0.25, 1.02999997, 1.02999997)
  1587. p90 = Instance.new("Part", m)
  1588. p90.BrickColor = BrickColor.new("Lapis")
  1589. p90.Material = Enum.Material.SmoothPlastic
  1590. p90.Name = "apart"
  1591. p90.CFrame = CFrame.new(3.82272005, 156.402374, 41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1592. p90.CanCollide = false
  1593. p90.FormFactor = Enum.FormFactor.Custom
  1594. p90.Size = Vector3.new(1.02491105, 2.04982185, 1.02491093)
  1595. p90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1596. p90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1597. p90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1598. p90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1599. p90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1600. p90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1601. --[[p91 = Instance.new("Part", m)
  1602. p91.BrickColor = BrickColor.new("Bright orange")
  1603. p91.Name = "Right Arm"
  1604. p91.CFrame = CFrame.new(3.81999993, 156.276108, 41.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  1605. p91.CanCollide = false
  1606. p91.FormFactor = Enum.FormFactor.Symmetric
  1607. p91.Size = Vector3.new(1, 2, 1)
  1608. p91.BottomSurface = Enum.SurfaceType.Smooth
  1609. p91.TopSurface = Enum.SurfaceType.Smooth--]]
  1610. p91 = RightArm
  1611. p92 = Instance.new("Part", m)
  1612. p92.BrickColor = BrickColor.new("Really black")
  1613. p92.Material = Enum.Material.SmoothPlastic
  1614. p92.Name = "apart"
  1615. p92.CFrame = CFrame.new(3.82272005, 154.35257, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1616. p92.CanCollide = false
  1617. p92.FormFactor = Enum.FormFactor.Custom
  1618. p92.Size = Vector3.new(1.02491105, 2.04982185, 1.02491093)
  1619. p92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1620. p92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1621. p92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1622. p92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1623. p92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1624. p92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1625. --[[p93 = Instance.new("Part", m)
  1626. p93.BrickColor = BrickColor.new("Earth green")
  1627. p93.Name = "Left Leg"
  1628. p93.CFrame = CFrame.new(3.81999993, 154.276123, 39.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  1629. p93.CanCollide = false
  1630. p93.FormFactor = Enum.FormFactor.Symmetric
  1631. p93.Size = Vector3.new(1, 2, 1)
  1632. p93.BottomSurface = Enum.SurfaceType.Smooth
  1633. p93.TopSurface = Enum.SurfaceType.Smooth--]]
  1634. p93 = LeftLeg
  1635. p94 = Instance.new("Part", m)
  1636. p94.BrickColor = BrickColor.new("Really black")
  1637. p94.Material = Enum.Material.SmoothPlastic
  1638. p94.Name = "apart"
  1639. p94.CFrame = CFrame.new(3.82272005, 154.403824, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1640. p94.CanCollide = false
  1641. p94.FormFactor = Enum.FormFactor.Custom
  1642. p94.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  1643. p94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1644. p94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1645. p94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1646. p94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1647. p94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1648. p94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1649. b87 = Instance.new("SpecialMesh", p94)
  1650. b87.MeshType = Enum.MeshType.Brick
  1651. b87.Name = "Mesh"
  1652. b87.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1653. p95 = Instance.new("Part", m)
  1654. p95.BrickColor = BrickColor.new("Institutional white")
  1655. p95.Material = Enum.Material.SmoothPlastic
  1656. p95.Name = "apart"
  1657. p95.CFrame = CFrame.new(3.8483429, 153.558273, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1658. p95.CanCollide = false
  1659. p95.FormFactor = Enum.FormFactor.Custom
  1660. p95.Size = Vector3.new(0.973665535, 0.256227732, 0.307473242)
  1661. p95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1662. p95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1663. p95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1664. p95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1665. p95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1666. p95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1667. b88 = Instance.new("SpecialMesh", p95)
  1668. b88.MeshType = Enum.MeshType.Brick
  1669. b88.Name = "Mesh"
  1670. b88.Scale = Vector3.new(1.02999997, 1.00999999, 1.00999999)
  1671. p96 = Instance.new("Part", m)
  1672. p96.BrickColor = BrickColor.new("Really black")
  1673. p96.Material = Enum.Material.Neon
  1674. p96.Name = "apart"
  1675. p96.CFrame = CFrame.new(3.82272005, 154.403824, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1676. p96.CanCollide = false
  1677. p96.FormFactor = Enum.FormFactor.Custom
  1678. p96.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  1679. p96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1680. p96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1681. p96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1682. p96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1683. p96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1684. p96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1685. b89 = Instance.new("SpecialMesh", p96)
  1686. b89.MeshType = Enum.MeshType.Brick
  1687. b89.Name = "Mesh"
  1688. b89.Scale = Vector3.new(1.02999997, 1.00999999, 0.25)
  1689. p97 = Instance.new("Part", m)
  1690. p97.BrickColor = BrickColor.new("Really black")
  1691. p97.Material = Enum.Material.Neon
  1692. p97.Name = "apart"
  1693. p97.CFrame = CFrame.new(3.8483429, 153.558273, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1694. p97.CanCollide = false
  1695. p97.FormFactor = Enum.FormFactor.Custom
  1696. p97.Size = Vector3.new(0.973665535, 0.256227732, 0.307473242)
  1697. p97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1698. p97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1699. p97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1700. p97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1701. p97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1702. p97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1703. b90 = Instance.new("SpecialMesh", p97)
  1704. b90.MeshType = Enum.MeshType.Brick
  1705. b90.Name = "Mesh"
  1706. b90.Scale = Vector3.new(1.03999996, 0.5, 1.00999999)
  1707. p98 = Instance.new("Part", m)
  1708. p98.BrickColor = BrickColor.new("Really black")
  1709. p98.Material = Enum.Material.SmoothPlastic
  1710. p98.Name = "apart"
  1711. p98.CFrame = CFrame.new(3.56649303, 154.045105, 39.4362946, -4.37113883e-008, 0, -1, 9.29513355e-010, 1, -4.06303176e-017, 1, -9.29513355e-010, -4.37113883e-008)
  1712. p98.CanCollide = false
  1713. p98.FormFactor = Enum.FormFactor.Custom
  1714. p98.Size = Vector3.new(0.922420025, 0.409964412, 0.512455404)
  1715. p98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1716. p98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1717. p98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1718. p98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1719. p98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1720. p98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1721. b91 = Instance.new("SpecialMesh", p98)
  1722. b91.MeshType = Enum.MeshType.Wedge
  1723. b91.Name = "Mesh"
  1724. b91.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1725. p99 = Instance.new("Part", m)
  1726. p99.BrickColor = BrickColor.new("Really black")
  1727. p99.Material = Enum.Material.SmoothPlastic
  1728. p99.Name = "apart"
  1729. p99.CFrame = CFrame.new(3.8483429, 153.558273, 39.4875336, -4.37113883e-008, -2.16840434e-019, 1, -4.3159529e-005, 1, -1.88656317e-012, -1, -4.3159529e-005, -4.37113883e-008)
  1730. p99.CanCollide = false
  1731. p99.FormFactor = Enum.FormFactor.Custom
  1732. p99.Size = Vector3.new(0.922419965, 0.256227762, 0.973665476)
  1733. p99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1734. p99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1735. p99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1736. p99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1737. p99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1738. p99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1739. b92 = Instance.new("SpecialMesh", p99)
  1740. b92.MeshType = Enum.MeshType.Torso
  1741. b92.Name = "Mesh"
  1742. b92.Scale = Vector3.new(1, 1, 1.01999998)
  1743. p100 = Instance.new("Part", m)
  1744. p100.BrickColor = BrickColor.new("Institutional white")
  1745. p100.Material = Enum.Material.SmoothPlastic
  1746. p100.Name = "apart"
  1747. p100.CFrame = CFrame.new(3.82272005, 154.403824, 39.4875298, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  1748. p100.CanCollide = false
  1749. p100.FormFactor = Enum.FormFactor.Custom
  1750. p100.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  1751. p100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1752. p100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1753. p100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1754. p100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1755. p100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1756. p100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1757. b93 = Instance.new("SpecialMesh", p100)
  1758. b93.MeshType = Enum.MeshType.Brick
  1759. b93.Name = "Mesh"
  1760. b93.Scale = Vector3.new(1.01999998, 1.00999999, 0.5)
  1761. p101 = Instance.new("Part", m)
  1762. p101.BrickColor = BrickColor.new("Institutional white")
  1763. p101.Material = Enum.Material.SmoothPlastic
  1764. p101.Name = "apart"
  1765. p101.CFrame = CFrame.new(3.82272005, 153.378906, 39.4875298, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  1766. p101.CanCollide = false
  1767. p101.FormFactor = Enum.FormFactor.Custom
  1768. p101.Size = Vector3.new(1.02491105, 0.245498881, 1.02491093)
  1769. p101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1770. p101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1771. p101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1772. p101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1773. p101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1774. p101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1775. b94 = Instance.new("SpecialMesh", p101)
  1776. b94.MeshType = Enum.MeshType.Brick
  1777. b94.Name = "Mesh"
  1778. b94.Scale = Vector3.new(1.00999999, 0.421655744, 1.00999999)
  1779. p102 = Instance.new("Part", m)
  1780. p102.BrickColor = BrickColor.new("Really black")
  1781. p102.Material = Enum.Material.SmoothPlastic
  1782. p102.Name = "apart"
  1783. p102.CFrame = CFrame.new(3.82272005, 153.635132, 39.4875298, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  1784. p102.CanCollide = false
  1785. p102.FormFactor = Enum.FormFactor.Custom
  1786. p102.Size = Vector3.new(1.02491105, 0.409964383, 1.02491093)
  1787. p102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1788. p102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1789. p102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1790. p102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1791. p102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1792. p102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1793. b95 = Instance.new("SpecialMesh", p102)
  1794. b95.MeshType = Enum.MeshType.Brick
  1795. b95.Name = "Mesh"
  1796. b95.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1797. --[[p103 = Instance.new("Part", m)
  1798. p103.BrickColor = BrickColor.new("Earth green")
  1799. p103.Name = "Right Leg"
  1800. p103.CFrame = CFrame.new(3.81999993, 154.276123, 40.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  1801. p103.CanCollide = false
  1802. p103.FormFactor = Enum.FormFactor.Symmetric
  1803. p103.Size = Vector3.new(1, 2, 1)
  1804. p103.BottomSurface = Enum.SurfaceType.Smooth
  1805. p103.TopSurface = Enum.SurfaceType.Smooth--]]
  1806. p103 = RightLeg
  1807. p104 = Instance.new("Part", m)
  1808. p104.BrickColor = BrickColor.new("Really black")
  1809. p104.Material = Enum.Material.SmoothPlastic
  1810. p104.Name = "apart"
  1811. p104.CFrame = CFrame.new(3.82272005, 154.35257, 40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1812. p104.CanCollide = false
  1813. p104.FormFactor = Enum.FormFactor.Custom
  1814. p104.Size = Vector3.new(1.02491105, 2.04982185, 1.02491093)
  1815. p104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1816. p104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1817. p104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1818. p104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1819. p104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1820. p104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1821. p105 = Instance.new("Part", m)
  1822. p105.BrickColor = BrickColor.new("Institutional white")
  1823. p105.Material = Enum.Material.SmoothPlastic
  1824. p105.Name = "apart"
  1825. p105.CFrame = CFrame.new(3.82272005, 154.403824, 40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1826. p105.CanCollide = false
  1827. p105.FormFactor = Enum.FormFactor.Custom
  1828. p105.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  1829. p105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1830. p105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1831. p105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1832. p105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1833. p105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1834. p105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1835. b96 = Instance.new("SpecialMesh", p105)
  1836. b96.MeshType = Enum.MeshType.Brick
  1837. b96.Name = "Mesh"
  1838. b96.Scale = Vector3.new(1.01999998, 1.00999999, 0.5)
  1839. p106 = Instance.new("Part", m)
  1840. p106.BrickColor = BrickColor.new("Really black")
  1841. p106.Material = Enum.Material.SmoothPlastic
  1842. p106.Name = "apart"
  1843. p106.CFrame = CFrame.new(3.82272005, 154.403824, 40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1844. p106.CanCollide = false
  1845. p106.FormFactor = Enum.FormFactor.Custom
  1846. p106.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  1847. p106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1848. p106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1849. p106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1850. p106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1851. p106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1852. p106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1853. b97 = Instance.new("SpecialMesh", p106)
  1854. b97.MeshType = Enum.MeshType.Brick
  1855. b97.Name = "Mesh"
  1856. b97.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1857. p107 = Instance.new("Part", m)
  1858. p107.BrickColor = BrickColor.new("Really black")
  1859. p107.Material = Enum.Material.SmoothPlastic
  1860. p107.Name = "apart"
  1861. p107.CFrame = CFrame.new(3.56649303, 154.045105, 40.5636902, -4.37113883e-008, 0, -1, 9.29513355e-010, 1, -4.06303176e-017, 1, -9.29513355e-010, -4.37113883e-008)
  1862. p107.CanCollide = false
  1863. p107.FormFactor = Enum.FormFactor.Custom
  1864. p107.Size = Vector3.new(0.922420025, 0.409964412, 0.512455404)
  1865. p107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1866. p107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1867. p107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1868. p107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1869. p107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1870. p107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1871. b98 = Instance.new("SpecialMesh", p107)
  1872. b98.MeshType = Enum.MeshType.Wedge
  1873. b98.Name = "Mesh"
  1874. b98.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1875. p108 = Instance.new("Part", m)
  1876. p108.BrickColor = BrickColor.new("Really black")
  1877. p108.Material = Enum.Material.SmoothPlastic
  1878. p108.Name = "apart"
  1879. p108.CFrame = CFrame.new(3.8483429, 153.558273, 40.5124359, -4.37113883e-008, -2.16840434e-019, 1, -4.3159529e-005, 1, -1.88656317e-012, -1, -4.3159529e-005, -4.37113883e-008)
  1880. p108.CanCollide = false
  1881. p108.FormFactor = Enum.FormFactor.Custom
  1882. p108.Size = Vector3.new(0.922419965, 0.256227762, 0.973665476)
  1883. p108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1884. p108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1885. p108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1886. p108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1887. p108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1888. p108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1889. b99 = Instance.new("SpecialMesh", p108)
  1890. b99.MeshType = Enum.MeshType.Torso
  1891. b99.Name = "Mesh"
  1892. b99.Scale = Vector3.new(1, 1, 1.01999998)
  1893. p109 = Instance.new("Part", m)
  1894. p109.BrickColor = BrickColor.new("Really black")
  1895. p109.Material = Enum.Material.SmoothPlastic
  1896. p109.Name = "apart"
  1897. p109.CFrame = CFrame.new(3.82272005, 153.635132, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  1898. p109.CanCollide = false
  1899. p109.FormFactor = Enum.FormFactor.Custom
  1900. p109.Size = Vector3.new(1.02491105, 0.409964383, 1.02491093)
  1901. p109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1902. p109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1903. p109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1904. p109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1905. p109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1906. p109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1907. b100 = Instance.new("SpecialMesh", p109)
  1908. b100.MeshType = Enum.MeshType.Brick
  1909. b100.Name = "Mesh"
  1910. b100.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1911. p110 = Instance.new("Part", m)
  1912. p110.BrickColor = BrickColor.new("Institutional white")
  1913. p110.Material = Enum.Material.SmoothPlastic
  1914. p110.Name = "apart"
  1915. p110.CFrame = CFrame.new(3.82272005, 153.378906, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  1916. p110.CanCollide = false
  1917. p110.FormFactor = Enum.FormFactor.Custom
  1918. p110.Size = Vector3.new(1.02491105, 0.245498881, 1.02491093)
  1919. p110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1920. p110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1921. p110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1922. p110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1923. p110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1924. p110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1925. b101 = Instance.new("SpecialMesh", p110)
  1926. b101.MeshType = Enum.MeshType.Brick
  1927. b101.Name = "Mesh"
  1928. b101.Scale = Vector3.new(1.00999999, 0.421655744, 1.00999999)
  1929. p111 = Instance.new("Part", m)
  1930. p111.BrickColor = BrickColor.new("Institutional white")
  1931. p111.Material = Enum.Material.SmoothPlastic
  1932. p111.Name = "apart"
  1933. p111.CFrame = CFrame.new(3.8483429, 153.558273, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  1934. p111.CanCollide = false
  1935. p111.FormFactor = Enum.FormFactor.Custom
  1936. p111.Size = Vector3.new(0.973665535, 0.256227732, 0.307473242)
  1937. p111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1938. p111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1939. p111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1940. p111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1941. p111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1942. p111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1943. b102 = Instance.new("SpecialMesh", p111)
  1944. b102.MeshType = Enum.MeshType.Brick
  1945. b102.Name = "Mesh"
  1946. b102.Scale = Vector3.new(1.02999997, 1.00999999, 1.00999999)
  1947. p112 = Instance.new("Part", m)
  1948. p112.BrickColor = BrickColor.new("Really black")
  1949. p112.Material = Enum.Material.Neon
  1950. p112.Name = "apart"
  1951. p112.CFrame = CFrame.new(3.8483429, 153.558273, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  1952. p112.CanCollide = false
  1953. p112.FormFactor = Enum.FormFactor.Custom
  1954. p112.Size = Vector3.new(0.973665535, 0.256227732, 0.307473242)
  1955. p112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1956. p112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1957. p112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1958. p112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1959. p112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1960. p112.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1961. b103 = Instance.new("SpecialMesh", p112)
  1962. b103.MeshType = Enum.MeshType.Brick
  1963. b103.Name = "Mesh"
  1964. b103.Scale = Vector3.new(1.03999996, 0.5, 1.00999999)
  1965. p113 = Instance.new("Part", m)
  1966. p113.BrickColor = BrickColor.new("Really black")
  1967. p113.Material = Enum.Material.Neon
  1968. p113.Name = "apart"
  1969. p113.CFrame = CFrame.new(3.82272005, 154.403824, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  1970. p113.CanCollide = false
  1971. p113.FormFactor = Enum.FormFactor.Custom
  1972. p113.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  1973. p113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1974. p113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1975. p113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1976. p113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1977. p113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1978. p113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1979. b104 = Instance.new("SpecialMesh", p113)
  1980. b104.MeshType = Enum.MeshType.Brick
  1981. b104.Name = "Mesh"
  1982. b104.Scale = Vector3.new(1.02999997, 1.00999999, 0.25)
  1983. p114 = Instance.new("Part", m)
  1984. p114.BrickColor = BrickColor.new("Lapis")
  1985. p114.Material = Enum.Material.SmoothPlastic
  1986. p114.Name = "apart"
  1987. p114.CFrame = CFrame.new(3.82272005, 157.350449, 38.0270462, 1, -2.72848411e-012, 1.07291953e-012, 0, 1, 0, 6.20303808e-012, 0, 1)
  1988. p114.CanCollide = false
  1989. p114.FormFactor = Enum.FormFactor.Custom
  1990. p114.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  1991. p114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1992. p114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1993. p114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1994. p114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1995. p114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1996. p114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1997. b105 = Instance.new("SpecialMesh", p114)
  1998. b105.MeshType = Enum.MeshType.Cylinder
  1999. b105.Name = "Mesh"
  2000. b105.Scale = Vector3.new(1.01999998, 1, 1)
  2001. p115 = Instance.new("Part", m)
  2002. p115.BrickColor = BrickColor.new("Really black")
  2003. p115.Material = Enum.Material.SmoothPlastic
  2004. p115.Name = "apart"
  2005. p115.CFrame = CFrame.new(3.82272005, 157.171097, 38.4626236, 1, -2.72848411e-012, 1.07291953e-012, 0, 1, 0, 6.20303808e-012, 0, 1)
  2006. p115.CanCollide = false
  2007. p115.FormFactor = Enum.FormFactor.Custom
  2008. p115.Size = Vector3.new(1.02491105, 0.512455463, 1.02491093)
  2009. p115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2010. p115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2011. p115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2012. p115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2013. p115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2014. p115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2015. b106 = Instance.new("SpecialMesh", p115)
  2016. b106.MeshType = Enum.MeshType.Brick
  2017. b106.Name = "Mesh"
  2018. b106.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  2019. --[[p116 = Instance.new("Part", m)
  2020. p116.BrickColor = BrickColor.new("Bright orange")
  2021. p116.Name = "Left Arm"
  2022. p116.CFrame = CFrame.new(3.81999993, 156.276138, 38.5000076, -4.37103154e-008, -2.72848411e-012, -1, 0, 1, 0, 1, 0, -4.37175913e-008)
  2023. p116.CanCollide = false
  2024. p116.FormFactor = Enum.FormFactor.Symmetric
  2025. p116.Size = Vector3.new(1, 2, 1)
  2026. p116.BottomSurface = Enum.SurfaceType.Smooth
  2027. p116.TopSurface = Enum.SurfaceType.Smooth--]]
  2028. p116 = LeftArm
  2029. p117 = Instance.new("Part", m)
  2030. p117.BrickColor = BrickColor.new("Teal")
  2031. p117.Material = Enum.Material.SmoothPlastic
  2032. p117.Name = "apart"
  2033. p117.CFrame = CFrame.new(4.232687, 157.55545, 37.668335, -1, 4.16358271e-005, 1.11714198e-005, 1.11466707e-005, 0.500072539, -0.865983546, -4.16424664e-005, -0.865983546, -0.500072539)
  2034. p117.CanCollide = false
  2035. p117.FormFactor = Enum.FormFactor.Custom
  2036. p117.Size = Vector3.new(0.245498881, 0.768683195, 0.245498881)
  2037. p117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2038. p117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2039. p117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2040. p117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2041. p117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2042. p117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2043. b107 = Instance.new("SpecialMesh", p117)
  2044. b107.MeshType = Enum.MeshType.Wedge
  2045. b107.Name = "Mesh"
  2046. b107.Scale = Vector3.new(0.417481035, 1, 0.626221299)
  2047. p118 = Instance.new("Part", m)
  2048. p118.BrickColor = BrickColor.new("Really black")
  2049. p118.Material = Enum.Material.SmoothPlastic
  2050. p118.Name = "apart"
  2051. p118.CFrame = CFrame.new(3.82272029, 156.018066, 38.0782814, 1, -2.6537661e-012, 0, -8.34776692e-013, 1, 0, 3.63797881e-012, 0, 1)
  2052. p118.CanCollide = false
  2053. p118.FormFactor = Enum.FormFactor.Custom
  2054. p118.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  2055. p118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2056. p118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2057. p118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2058. p118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2059. p118.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2060. p118.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2061. b108 = Instance.new("SpecialMesh", p118)
  2062. b108.MeshType = Enum.MeshType.Brick
  2063. b108.Name = "Mesh"
  2064. b108.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  2065. p119 = Instance.new("Part", m)
  2066. p119.BrickColor = BrickColor.new("Really black")
  2067. p119.Material = Enum.Material.SmoothPlastic
  2068. p119.Name = "apart"
  2069. p119.CFrame = CFrame.new(3.82272029, 156.402405, 38.0782814, -1, 3.04301539e-005, 3.05180438e-005, 3.04310852e-005, 1, 3.04301557e-005, -3.05171197e-005, 3.04310852e-005, -1)
  2070. p119.CanCollide = false
  2071. p119.FormFactor = Enum.FormFactor.Custom
  2072. p119.Size = Vector3.new(1.02491105, 0.512455463, 0.256227732)
  2073. p119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2074. p119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2075. p119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2076. p119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2077. p119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2078. p119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2079. b109 = Instance.new("SpecialMesh", p119)
  2080. b109.MeshType = Enum.MeshType.Wedge
  2081. b109.Name = "Mesh"
  2082. b109.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  2083. p120 = Instance.new("Part", m)
  2084. p120.BrickColor = BrickColor.new("Institutional white")
  2085. p120.Material = Enum.Material.SmoothPlastic
  2086. p120.Name = "apart"
  2087. p120.CFrame = CFrame.new(3.82272005, 157.350449, 38.0270424, 1, -9.09494702e-013, 9.09494702e-013, -9.09494702e-013, 1, 0, 1.36424205e-012, 0, 1)
  2088. p120.CanCollide = false
  2089. p120.FormFactor = Enum.FormFactor.Custom
  2090. p120.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  2091. p120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2092. p120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2093. p120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2094. p120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2095. p120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2096. p120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2097. b110 = Instance.new("SpecialMesh", p120)
  2098. b110.MeshType = Enum.MeshType.Cylinder
  2099. b110.Name = "Mesh"
  2100. b110.Scale = Vector3.new(1.02999997, 0.5, 0.5)
  2101. p121 = Instance.new("Part", m)
  2102. p121.BrickColor = BrickColor.new("Teal")
  2103. p121.Material = Enum.Material.SmoothPlastic
  2104. p121.Name = "apart"
  2105. p121.CFrame = CFrame.new(3.41275764, 157.555435, 37.6683273, -1, 4.16358271e-005, 1.1171418e-005, 1.11466707e-005, 0.500072539, -0.865983546, -4.16424627e-005, -0.865983546, -0.500072539)
  2106. p121.CanCollide = false
  2107. p121.FormFactor = Enum.FormFactor.Custom
  2108. p121.Size = Vector3.new(0.245498881, 0.768683195, 0.245498881)
  2109. p121.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2110. p121.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2111. p121.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2112. p121.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2113. p121.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2114. p121.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2115. b111 = Instance.new("SpecialMesh", p121)
  2116. b111.MeshType = Enum.MeshType.Wedge
  2117. b111.Name = "Mesh"
  2118. b111.Scale = Vector3.new(0.417481035, 1, 0.626221299)
  2119. p122 = Instance.new("Part", m)
  2120. p122.BrickColor = BrickColor.new("Really black")
  2121. p122.Material = Enum.Material.SmoothPlastic
  2122. p122.Name = "apart"
  2123. p122.CFrame = CFrame.new(3.82272029, 156.018051, 38.590744, -1, 3.04301557e-005, 3.05180438e-005, 3.04310852e-005, 1, 3.04301557e-005, -3.05171179e-005, 3.04310852e-005, -1)
  2124. p122.CanCollide = false
  2125. p122.FormFactor = Enum.FormFactor.Custom
  2126. p122.Size = Vector3.new(1.02491105, 0.256227732, 0.768683195)
  2127. p122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2128. p122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2129. p122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2130. p122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2131. p122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2132. p122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2133. b112 = Instance.new("SpecialMesh", p122)
  2134. b112.MeshType = Enum.MeshType.Wedge
  2135. b112.Name = "Mesh"
  2136. b112.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  2137. p123 = Instance.new("Part", m)
  2138. p123.BrickColor = BrickColor.new("Really black")
  2139. p123.Material = Enum.Material.SmoothPlastic
  2140. p123.Name = "apart"
  2141. p123.CFrame = CFrame.new(3.82272005, 155.633713, 38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2142. p123.CanCollide = false
  2143. p123.FormFactor = Enum.FormFactor.Custom
  2144. p123.Size = Vector3.new(1.02491105, 0.512455463, 1.02491093)
  2145. p123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2146. p123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2147. p123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2148. p123.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2149. p123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2150. p123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2151. b113 = Instance.new("SpecialMesh", p123)
  2152. b113.MeshType = Enum.MeshType.Brick
  2153. b113.Name = "Mesh"
  2154. b113.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  2155. p124 = Instance.new("Part", m)
  2156. p124.BrickColor = BrickColor.new("Really black")
  2157. p124.Material = Enum.Material.Neon
  2158. p124.Name = "apart"
  2159. p124.CFrame = CFrame.new(3.82272005, 155.633713, 38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2160. p124.CanCollide = false
  2161. p124.FormFactor = Enum.FormFactor.Custom
  2162. p124.Size = Vector3.new(1.02491105, 0.512455463, 0.973665357)
  2163. p124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2164. p124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2165. p124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2166. p124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2167. p124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2168. p124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2169. b114 = Instance.new("SpecialMesh", p124)
  2170. b114.MeshType = Enum.MeshType.Brick
  2171. b114.Name = "Mesh"
  2172. b114.Scale = Vector3.new(0.25, 1.02999997, 1.02999997)
  2173. p125 = Instance.new("Part", m)
  2174. p125.BrickColor = BrickColor.new("Lapis")
  2175. p125.Material = Enum.Material.SmoothPlastic
  2176. p125.Name = "apart"
  2177. p125.CFrame = CFrame.new(3.82272005, 155.633713, 38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2178. p125.CanCollide = false
  2179. p125.FormFactor = Enum.FormFactor.Custom
  2180. p125.Size = Vector3.new(1.02491105, 0.512455463, 0.973665357)
  2181. p125.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2182. p125.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2183. p125.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2184. p125.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2185. p125.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2186. p125.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2187. b115 = Instance.new("SpecialMesh", p125)
  2188. b115.MeshType = Enum.MeshType.Brick
  2189. b115.Name = "Mesh"
  2190. b115.Scale = Vector3.new(0.5, 1.01999998, 1.01999998)
  2191. p126 = Instance.new("Part", m)
  2192. p126.BrickColor = BrickColor.new("Lapis")
  2193. p126.Material = Enum.Material.SmoothPlastic
  2194. p126.Name = "apart"
  2195. p126.CFrame = CFrame.new(3.82272005, 156.40239, 38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2196. p126.CanCollide = false
  2197. p126.FormFactor = Enum.FormFactor.Custom
  2198. p126.Size = Vector3.new(1.02491105, 2.04982185, 1.02491093)
  2199. p126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2200. p126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2201. p126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2202. p126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2203. p126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2204. p126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2205. w1 = Instance.new("Weld", p1)
  2206. w1.Name = "Torso_Weld"
  2207. w1.Part0 = p1
  2208. w1.C0 = CFrame.new(40.0074806, -173.696487, -4.43766594, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  2209. w1.Part1 = p2
  2210. w1.C1 = CFrame.new(-40, -174.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2211. w2 = Instance.new("Weld", p2)
  2212. w2.Name = "apart_Weld"
  2213. w2.Part0 = p2
  2214. w2.C0 = CFrame.new(-40, -174.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2215. w2.Part1 = p3
  2216. w2.C1 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  2217. w3 = Instance.new("Weld", p3)
  2218. w3.Name = "apart_Weld"
  2219. w3.Part0 = p3
  2220. w3.C0 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  2221. w3.Part1 = p4
  2222. w3.C1 = CFrame.new(4.59312534, 39.9904404, 174.904617, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2223. w4 = Instance.new("Weld", p4)
  2224. w4.Name = "apart_Weld"
  2225. w4.Part0 = p4
  2226. w4.C0 = CFrame.new(4.59312534, 39.9904404, 174.904617, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2227. w4.Part1 = p5
  2228. w4.C1 = CFrame.new(40.0074806, -173.670853, -4.28392887, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  2229. w5 = Instance.new("Weld", p5)
  2230. w5.Name = "apart_Weld"
  2231. w5.Part0 = p5
  2232. w5.C0 = CFrame.new(40.0074806, -173.670853, -4.28392887, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  2233. w5.Part1 = p6
  2234. w5.C1 = CFrame.new(4.59312534, 39.9904099, 175.417068, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2235. w6 = Instance.new("Weld", p6)
  2236. w6.Name = "apart_Weld"
  2237. w6.Part0 = p6
  2238. w6.C0 = CFrame.new(4.59312534, 39.9904099, 175.417068, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2239. w6.Part1 = p7
  2240. w6.C1 = CFrame.new(-4.07894802, -174.697495, -39.9743652, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2241. w7 = Instance.new("Weld", p7)
  2242. w7.Name = "apart_Weld"
  2243. w7.Part0 = p7
  2244. w7.C0 = CFrame.new(-4.07894802, -174.697495, -39.9743652, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2245. w7.Part1 = p8
  2246. w7.C1 = CFrame.new(-4.38642216, -173.672577, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2247. w8 = Instance.new("Weld", p8)
  2248. w8.Name = "apart_Weld"
  2249. w8.Part0 = p8
  2250. w8.C0 = CFrame.new(-4.38642216, -173.672577, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2251. w8.Part1 = p9
  2252. w8.C1 = CFrame.new(4.57660246, -175.162796, 39.9838219, -1, 9.14681077e-005, -3.05134035e-005, 9.14653137e-005, 1, 9.14681077e-005, 3.05217691e-005, 9.14653137e-005, -1)
  2253. w9 = Instance.new("Weld", p9)
  2254. w9.Name = "apart_Weld"
  2255. w9.Part0 = p9
  2256. w9.C0 = CFrame.new(4.57660246, -175.162796, 39.9838219, -1, 9.14681077e-005, -3.05134035e-005, 9.14653137e-005, 1, 9.14681077e-005, 3.05217691e-005, 9.14653137e-005, -1)
  2257. w9.Part1 = p10
  2258. w9.C1 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2259. w10 = Instance.new("Weld", p10)
  2260. w10.Name = "apart_Weld"
  2261. w10.Part0 = p10
  2262. w10.C0 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2263. w10.Part1 = p11
  2264. w10.C1 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2265. w11 = Instance.new("Weld", p11)
  2266. w11.Name = "apart_Weld"
  2267. w11.Part0 = p11
  2268. w11.C0 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2269. w11.Part1 = p12
  2270. w11.C1 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2271. w12 = Instance.new("Weld", p12)
  2272. w12.Name = "apart_Weld"
  2273. w12.Part0 = p12
  2274. w12.C0 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2275. w12.Part1 = p13
  2276. w12.C1 = CFrame.new(40.0074806, -173.670853, -4.28392887, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  2277. w13 = Instance.new("Weld", p13)
  2278. w13.Name = "apart_Weld"
  2279. w13.Part0 = p13
  2280. w13.C0 = CFrame.new(40.0074806, -173.670853, -4.28392887, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  2281. w13.Part1 = p14
  2282. w13.C1 = CFrame.new(-3.82272005, -173.672577, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2283. w14 = Instance.new("Weld", p14)
  2284. w14.Name = "apart_Weld"
  2285. w14.Part0 = p14
  2286. w14.C0 = CFrame.new(-3.82272005, -173.672577, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2287. w14.Part1 = p15
  2288. w14.C1 = CFrame.new(4.59311438, 39.7341995, 175.160828, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2289. w15 = Instance.new("Weld", p15)
  2290. w15.Name = "apart_Weld"
  2291. w15.Part0 = p15
  2292. w15.C0 = CFrame.new(4.59311438, 39.7341995, 175.160828, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2293. w15.Part1 = p16
  2294. w15.C1 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2295. w16 = Instance.new("Weld", p16)
  2296. w16.Name = "apart_Weld"
  2297. w16.Part0 = p16
  2298. w16.C0 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2299. w16.Part1 = p17
  2300. w16.C1 = CFrame.new(4.59312534, 39.9904251, 175.160843, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2301. w17 = Instance.new("Weld", p17)
  2302. w17.Name = "apart_Weld"
  2303. w17.Part0 = p17
  2304. w17.C0 = CFrame.new(4.59312534, 39.9904251, 175.160843, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2305. w17.Part1 = p18
  2306. w17.C1 = CFrame.new(4.59313631, 40.2466507, 175.160858, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2307. w18 = Instance.new("Weld", p18)
  2308. w18.Name = "apart_Weld"
  2309. w18.Part0 = p18
  2310. w18.C0 = CFrame.new(4.59313631, 40.2466507, 175.160858, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2311. w18.Part1 = p19
  2312. w18.C1 = CFrame.new(4.59312534, 39.9904251, 175.160843, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2313. w19 = Instance.new("Weld", p19)
  2314. w19.Name = "apart_Weld"
  2315. w19.Part0 = p19
  2316. w19.C0 = CFrame.new(4.59312534, 39.9904251, 175.160843, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2317. w19.Part1 = p20
  2318. w19.C1 = CFrame.new(40.0054741, -4.45672226, 175.157623, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2319. w20 = Instance.new("Weld", p20)
  2320. w20.Name = "apart_Weld"
  2321. w20.Part0 = p20
  2322. w20.C0 = CFrame.new(40.0054741, -4.45672226, 175.157623, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2323. w20.Part1 = p21
  2324. w20.C1 = CFrame.new(-4.07894802, -174.697495, -39.9743652, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2325. w21 = Instance.new("Weld", p21)
  2326. w21.Name = "apart_Weld"
  2327. w21.Part0 = p21
  2328. w21.C0 = CFrame.new(-4.07894802, -174.697495, -39.9743652, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2329. w21.Part1 = p22
  2330. w21.C1 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  2331. w22 = Instance.new("Weld", p22)
  2332. w22.Name = "apart_Weld"
  2333. w22.Part0 = p22
  2334. w22.C0 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  2335. w22.Part1 = p23
  2336. w22.C1 = CFrame.new(-3.82272005, -174.64624, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2337. w23 = Instance.new("Weld", p23)
  2338. w23.Name = "apart_Weld"
  2339. w23.Part0 = p23
  2340. w23.C0 = CFrame.new(-3.82272005, -174.64624, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2341. w23.Part1 = p24
  2342. w23.C1 = CFrame.new(-3.82272005, -173.416351, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2343. w24 = Instance.new("Weld", p24)
  2344. w24.Name = "apart_Weld"
  2345. w24.Part0 = p24
  2346. w24.C0 = CFrame.new(-3.82272005, -173.416351, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2347. w24.Part1 = p25
  2348. w24.C1 = CFrame.new(-3.82272005, -173.416351, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2349. w25 = Instance.new("Weld", p25)
  2350. w25.Name = "apart_Weld"
  2351. w25.Part0 = p25
  2352. w25.C0 = CFrame.new(-3.82272005, -173.416351, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2353. w25.Part1 = p26
  2354. w25.C1 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2355. w26 = Instance.new("Weld", p26)
  2356. w26.Name = "apart_Weld"
  2357. w26.Part0 = p26
  2358. w26.C0 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2359. w26.Part1 = p27
  2360. w26.C1 = CFrame.new(-175.722595, 3.81502461, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  2361. w27 = Instance.new("Weld", p27)
  2362. w27.Name = "apart_Weld"
  2363. w27.Part0 = p27
  2364. w27.C0 = CFrame.new(-175.722595, 3.81502461, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  2365. w27.Part1 = p28
  2366. w27.C1 = CFrame.new(39.1086578, -3.17558312, 176.054398, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2367. w28 = Instance.new("Weld", p28)
  2368. w28.Name = "apart_Weld"
  2369. w28.Part0 = p28
  2370. w28.C0 = CFrame.new(39.1086578, -3.17558312, 176.054398, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2371. w28.Part1 = p29
  2372. w28.C1 = CFrame.new(-3.82272005, -174.799988, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2373. w29 = Instance.new("Weld", p29)
  2374. w29.Name = "apart_Weld"
  2375. w29.Part0 = p29
  2376. w29.C0 = CFrame.new(-3.82272005, -174.799988, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2377. w29.Part1 = p30
  2378. w29.C1 = CFrame.new(39.0929604, 2.92530036, -175.160995, -0.000152631605, 6.09867893e-005, -1, -1, -3.05185058e-005, 0.000152629742, -3.05091962e-005, 1, 6.09914459e-005)
  2379. w30 = Instance.new("Weld", p30)
  2380. w30.Name = "apart_Weld"
  2381. w30.Part0 = p30
  2382. w30.C0 = CFrame.new(39.0929604, 2.92530036, -175.160995, -0.000152631605, 6.09867893e-005, -1, -1, -3.05185058e-005, 0.000152629742, -3.05091962e-005, 1, 6.09914459e-005)
  2383. w30.Part1 = p31
  2384. w30.C1 = CFrame.new(40.8865547, 2.92502666, -175.161102, -0.000152631605, 6.09867893e-005, -1, -1, -3.05185058e-005, 0.000152629742, -3.05091962e-005, 1, 6.09914459e-005)
  2385. w31 = Instance.new("Weld", p31)
  2386. w31.Name = "apart_Weld"
  2387. w31.Part0 = p31
  2388. w31.C0 = CFrame.new(40.8865547, 2.92502666, -175.161102, -0.000152631605, 6.09867893e-005, -1, -1, -3.05185058e-005, 0.000152629742, -3.05091962e-005, 1, 6.09914459e-005)
  2389. w31.Part1 = p32
  2390. w31.C1 = CFrame.new(-3.82930517, 174.798615, 40.9788513, 1, 3.05180401e-005, 3.05171143e-005, 3.05171125e-005, -1, 3.0431087e-005, 3.05180438e-005, -3.04301557e-005, -1)
  2391. w32 = Instance.new("Weld", p32)
  2392. w32.Name = "apart_Weld"
  2393. w32.Part0 = p32
  2394. w32.C0 = CFrame.new(-3.82930517, 174.798615, 40.9788513, 1, 3.05180401e-005, 3.05171143e-005, 3.05171125e-005, -1, 3.0431087e-005, 3.05180438e-005, -3.04301557e-005, -1)
  2395. w32.Part1 = p33
  2396. w32.C1 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2397. w33 = Instance.new("Weld", p33)
  2398. w33.Name = "apart_Weld"
  2399. w33.Part0 = p33
  2400. w33.C0 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2401. w33.Part1 = p34
  2402. w33.C1 = CFrame.new(-175.825089, 3.81501913, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  2403. w34 = Instance.new("Weld", p34)
  2404. w34.Name = "apart_Weld"
  2405. w34.Part0 = p34
  2406. w34.C0 = CFrame.new(-175.825089, 3.81501913, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  2407. w34.Part1 = p35
  2408. w34.C1 = CFrame.new(-3.8292613, 173.876205, 40.4663696, 1, 3.05180401e-005, 3.05171143e-005, 3.05171125e-005, -1, 3.0431087e-005, 3.05180438e-005, -3.04301557e-005, -1)
  2409. w35 = Instance.new("Weld", p35)
  2410. w35.Name = "apart_Weld"
  2411. w35.Part0 = p35
  2412. w35.C0 = CFrame.new(-3.8292613, 173.876205, 40.4663696, 1, 3.05180401e-005, 3.05171143e-005, 3.05171125e-005, -1, 3.0431087e-005, 3.05180438e-005, -3.04301557e-005, -1)
  2413. w35.Part1 = p36
  2414. w35.C1 = CFrame.new(3.81620979, 174.79892, -39.0317726, -1, 3.0431087e-005, 3.05171143e-005, -3.04301557e-005, -1, 3.05180401e-005, 3.05180438e-005, 3.05171125e-005, 1)
  2415. w36 = Instance.new("Weld", p36)
  2416. w36.Name = "apart_Weld"
  2417. w36.Part0 = p36
  2418. w36.C0 = CFrame.new(3.81620979, 174.79892, -39.0317726, -1, 3.0431087e-005, 3.05171143e-005, -3.04301557e-005, -1, 3.05180401e-005, 3.05180438e-005, 3.05171125e-005, 1)
  2419. w36.Part1 = p37
  2420. w36.C1 = CFrame.new(3.81622219, 173.87648, -39.5442276, -1, 3.0431087e-005, 3.05171143e-005, -3.04301557e-005, -1, 3.05180401e-005, 3.05180438e-005, 3.05171125e-005, 1)
  2421. w37 = Instance.new("Weld", p37)
  2422. w37.Name = "apart_Weld"
  2423. w37.Part0 = p37
  2424. w37.C0 = CFrame.new(3.81622219, 173.87648, -39.5442276, -1, 3.0431087e-005, 3.05171143e-005, -3.04301557e-005, -1, 3.05180401e-005, 3.05180438e-005, 3.05171125e-005, 1)
  2425. w37.Part1 = p38
  2426. w37.C1 = CFrame.new(40.9022522, -3.17552829, 176.054337, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2427. w38 = Instance.new("Weld", p38)
  2428. w38.Name = "apart_Weld"
  2429. w38.Part0 = p38
  2430. w38.C0 = CFrame.new(40.9022522, -3.17552829, 176.054337, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  2431. w38.Part1 = p39
  2432. w38.C1 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  2433. w39 = Instance.new("Weld", p39)
  2434. w39.Name = "apart_Weld"
  2435. w39.Part0 = p39
  2436. w39.C0 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  2437. w39.Part1 = p40
  2438. w39.C1 = CFrame.new(40.0052567, 3.18871641, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  2439. w40 = Instance.new("Weld", p41)
  2440. w40.Name = "apart_Weld"
  2441. w40.Part0 = p41
  2442. w40.C0 = CFrame.new(4.43938923, 39.9903679, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2443. w40.Part1 = p42
  2444. w40.C1 = CFrame.new(-39.2770424, 3.8185389, 176.338669, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2445. w41 = Instance.new("Weld", p42)
  2446. w41.Name = "apart_Weld"
  2447. w41.Part0 = p42
  2448. w41.C0 = CFrame.new(-39.2770424, 3.8185389, 176.338669, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2449. w41.Part1 = p43
  2450. w41.C1 = CFrame.new(4.38814354, 39.9903717, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2451. w42 = Instance.new("Weld", p43)
  2452. w42.Name = "apart_Weld"
  2453. w42.Part0 = p43
  2454. w42.C0 = CFrame.new(4.38814354, 39.9903717, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2455. w42.Part1 = p44
  2456. w42.C1 = CFrame.new(-176.336121, 40.0053749, 4.18144655, -4.37113883e-008, 1, -3.05612884e-005, 0, -3.05612884e-005, -1, -1, -4.37113883e-008, 1.3358764e-012)
  2457. w43 = Instance.new("Weld", p44)
  2458. w43.Name = "apart_Weld"
  2459. w43.Part0 = p44
  2460. w43.C0 = CFrame.new(-176.336121, 40.0053749, 4.18144655, -4.37113883e-008, 1, -3.05612884e-005, 0, -3.05612884e-005, -1, -1, -4.37113883e-008, 1.3358764e-012)
  2461. w43.Part1 = p45
  2462. w43.C1 = CFrame.new(-176.336121, 40.0053749, 4.18144655, -4.37113883e-008, 1, -3.05612884e-005, 0, -3.05612884e-005, -1, -1, -4.37113883e-008, 1.3358764e-012)
  2463. w44 = Instance.new("Weld", p45)
  2464. w44.Name = "apart_Weld"
  2465. w44.Part0 = p45
  2466. w44.C0 = CFrame.new(-176.336121, 40.0053749, 4.18144655, -4.37113883e-008, 1, -3.05612884e-005, 0, -3.05612884e-005, -1, -1, -4.37113883e-008, 1.3358764e-012)
  2467. w44.Part1 = p46
  2468. w44.C1 = CFrame.new(-40.7119179, 3.81858277, 176.338715, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2469. w45 = Instance.new("Weld", p46)
  2470. w45.Name = "Head_Weld"
  2471. w45.Part0 = p46
  2472. w45.C0 = CFrame.new(-40.7119179, 3.81858277, 176.338715, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2473. w45.Part1 = p47
  2474. w45.C1 = CFrame.new(-40, -176.019974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2475. w46 = Instance.new("Weld", p47)
  2476. w46.Name = "apart_Weld"
  2477. w46.Part0 = p47
  2478. w46.C0 = CFrame.new(-40, -176.019974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2479. w46.Part1 = p48
  2480. w46.C1 = CFrame.new(39.8868141, -3.04742336, 176.775467, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2481. w47 = Instance.new("Weld", p48)
  2482. w47.Name = "apart_Weld"
  2483. w47.Part0 = p48
  2484. w47.C0 = CFrame.new(39.8868141, -3.04742336, 176.775467, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2485. w47.Part1 = p49
  2486. w47.C1 = CFrame.new(4.69561625, 39.9903564, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2487. w48 = Instance.new("Weld", p49)
  2488. w48.Name = "apart_Weld"
  2489. w48.Part0 = p49
  2490. w48.C0 = CFrame.new(4.69561625, 39.9903564, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2491. w48.Part1 = p50
  2492. w48.C1 = CFrame.new(4.64437056, 39.9903603, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2493. w49 = Instance.new("Weld", p50)
  2494. w49.Name = "apart_Weld"
  2495. w49.Part0 = p50
  2496. w49.C0 = CFrame.new(4.64437056, 39.9903603, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2497. w49.Part1 = p51
  2498. w49.C1 = CFrame.new(39.8660278, 3.04846263, -176.447052, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2499. w50 = Instance.new("Weld", p51)
  2500. w50.Name = "apart_Weld"
  2501. w50.Part0 = p51
  2502. w50.C0 = CFrame.new(39.8660278, 3.04846263, -176.447052, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2503. w50.Part1 = p52
  2504. w50.C1 = CFrame.new(40.7543678, -42.5779533, -171.325851, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  2505. w51 = Instance.new("Weld", p52)
  2506. w51.Name = "apart_Weld"
  2507. w51.Part0 = p52
  2508. w51.C0 = CFrame.new(40.7543678, -42.5779533, -171.325851, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  2509. w51.Part1 = p53
  2510. w51.C1 = CFrame.new(-39.9944801, 3.81856084, 176.338684, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2511. w52 = Instance.new("Weld", p53)
  2512. w52.Name = "apart_Weld"
  2513. w52.Part0 = p53
  2514. w52.C0 = CFrame.new(-39.9944801, 3.81856084, 176.338684, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2515. w52.Part1 = p54
  2516. w52.C1 = CFrame.new(176.331329, 39.4632111, -3.82271242, -4.37113883e-008, -1, 0.000152631605, 0, -0.000152631605, -1, 1, -4.37113883e-008, 6.67173912e-012)
  2517. w53 = Instance.new("Weld", p54)
  2518. w53.Name = "apart_Weld"
  2519. w53.Part0 = p54
  2520. w53.C0 = CFrame.new(176.331329, 39.4632111, -3.82271242, -4.37113883e-008, -1, 0.000152631605, 0, -0.000152631605, -1, 1, -4.37113883e-008, 6.67173912e-012)
  2521. w53.Part1 = p55
  2522. w53.C1 = CFrame.new(39.6354523, 3.04852581, -176.447006, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2523. w54 = Instance.new("Weld", p55)
  2524. w54.Name = "apart_Weld"
  2525. w54.Part0 = p55
  2526. w54.C0 = CFrame.new(39.6354523, 3.04852581, -176.447006, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2527. w54.Part1 = p56
  2528. w54.C1 = CFrame.new(39.8659096, 2.74099851, -176.780167, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2529. w55 = Instance.new("Weld", p56)
  2530. w55.Name = "apart_Weld"
  2531. w55.Part0 = p56
  2532. w55.C0 = CFrame.new(39.8659096, 2.74099851, -176.780167, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2533. w55.Part1 = p57
  2534. w55.C1 = CFrame.new(40.0917892, -3.04741716, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2535. w56 = Instance.new("Weld", p57)
  2536. w56.Name = "apart_Weld"
  2537. w56.Part0 = p57
  2538. w56.C0 = CFrame.new(40.0917892, -3.04741716, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2539. w56.Part1 = p58
  2540. w56.C1 = CFrame.new(-176.337341, -40.5636826, -3.82272768, -4.37113883e-008, 1, 4.37113883e-008, 0, -4.37113883e-008, 1, 1, 4.37113883e-008, 1.91068547e-015)
  2541. w57 = Instance.new("Weld", p58)
  2542. w57.Name = "apart_Weld"
  2543. w57.Part0 = p58
  2544. w57.C0 = CFrame.new(-176.337341, -40.5636826, -3.82272768, -4.37113883e-008, 1, 4.37113883e-008, 0, -4.37113883e-008, 1, 1, 4.37113883e-008, 1.91068547e-015)
  2545. w57.Part1 = p59
  2546. w57.C1 = CFrame.new(-176.33754, 3.81501579, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  2547. w58 = Instance.new("Weld", p59)
  2548. w58.Name = "apart_Weld"
  2549. w58.Part0 = p59
  2550. w58.C0 = CFrame.new(-176.33754, 3.81501579, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  2551. w58.Part1 = p60
  2552. w58.C1 = CFrame.new(40.0917892, -3.04741716, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2553. w59 = Instance.new("Weld", p60)
  2554. w59.Name = "apart_Weld"
  2555. w59.Part0 = p60
  2556. w59.C0 = CFrame.new(40.0917892, -3.04741716, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2557. w59.Part1 = p61
  2558. w59.C1 = CFrame.new(39.8660278, 3.04846263, -176.447052, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2559. w60 = Instance.new("Weld", p61)
  2560. w60.Name = "apart_Weld"
  2561. w60.Part0 = p61
  2562. w60.C0 = CFrame.new(39.8660278, 3.04846263, -176.447052, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2563. w60.Part1 = p62
  2564. w60.C1 = CFrame.new(40.8056221, -42.5779381, -171.325836, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  2565. w61 = Instance.new("Weld", p62)
  2566. w61.Name = "apart_Weld"
  2567. w61.Part0 = p62
  2568. w61.C0 = CFrame.new(40.8056221, -42.5779381, -171.325836, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  2569. w61.Part1 = p63
  2570. w61.C1 = CFrame.new(40.0710144, 3.04840636, -176.447083, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2571. w62 = Instance.new("Weld", p63)
  2572. w62.Name = "apart_Weld"
  2573. w62.Part0 = p63
  2574. w62.C0 = CFrame.new(40.0710144, 3.04840636, -176.447083, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2575. w62.Part1 = p64
  2576. w62.C1 = CFrame.new(40.3014908, 2.74087882, -176.780243, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2577. w63 = Instance.new("Weld", p64)
  2578. w63.Name = "apart_Weld"
  2579. w63.Part0 = p64
  2580. w63.C0 = CFrame.new(40.3014908, 2.74087882, -176.780243, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2581. w63.Part1 = p65
  2582. w63.C1 = CFrame.new(39.6353073, 2.74106169, -176.780121, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2583. w64 = Instance.new("Weld", p65)
  2584. w64.Name = "apart_Weld"
  2585. w64.Part0 = p65
  2586. w64.C0 = CFrame.new(39.6353073, 2.74106169, -176.780121, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2587. w64.Part1 = p66
  2588. w64.C1 = CFrame.new(40.3016357, 3.04834294, -176.447128, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2589. w65 = Instance.new("Weld", p66)
  2590. w65.Name = "apart_Weld"
  2591. w65.Part0 = p66
  2592. w65.C0 = CFrame.new(40.3016357, 3.04834294, -176.447128, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2593. w65.Part1 = p67
  2594. w65.C1 = CFrame.new(40.0710144, 3.04840636, -176.447083, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2595. w66 = Instance.new("Weld", p67)
  2596. w66.Name = "apart_Weld"
  2597. w66.Part0 = p67
  2598. w66.C0 = CFrame.new(40.0710144, 3.04840636, -176.447083, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2599. w66.Part1 = p68
  2600. w66.C1 = CFrame.new(40.0708847, 2.74094224, -176.780197, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2601. w67 = Instance.new("Weld", p68)
  2602. w67.Name = "apart_Weld"
  2603. w67.Part0 = p68
  2604. w67.C0 = CFrame.new(40.0708847, 2.74094224, -176.780197, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2605. w67.Part1 = p69
  2606. w67.C1 = CFrame.new(40.3223953, -3.04741025, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2607. w68 = Instance.new("Weld", p69)
  2608. w68.Name = "apart_Weld"
  2609. w68.Part0 = p69
  2610. w68.C0 = CFrame.new(40.3223953, -3.04741025, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2611. w68.Part1 = p70
  2612. w68.C1 = CFrame.new(39.8868141, -3.04742336, 176.775467, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2613. w69 = Instance.new("Weld", p70)
  2614. w69.Name = "apart_Weld"
  2615. w69.Part0 = p70
  2616. w69.C0 = CFrame.new(39.8868141, -3.04742336, 176.775467, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2617. w69.Part1 = p71
  2618. w69.C1 = CFrame.new(-40.6606789, 3.81858134, 176.338699, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2619. w70 = Instance.new("Weld", p71)
  2620. w70.Name = "apart_Weld"
  2621. w70.Part0 = p71
  2622. w70.C0 = CFrame.new(-40.6606789, 3.81858134, 176.338699, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2623. w70.Part1 = p72
  2624. w70.C1 = CFrame.new(39.6562119, -3.04743052, 176.775452, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2625. w71 = Instance.new("Weld", p72)
  2626. w71.Name = "apart_Weld"
  2627. w71.Part0 = p72
  2628. w71.C0 = CFrame.new(39.6562119, -3.04743052, 176.775452, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  2629. w71.Part1 = p73
  2630. w71.C1 = CFrame.new(39.2682533, -42.5783615, -171.326065, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  2631. w72 = Instance.new("Weld", p73)
  2632. w72.Name = "apart_Weld"
  2633. w72.Part0 = p73
  2634. w72.C0 = CFrame.new(39.2682533, -42.5783615, -171.326065, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  2635. w72.Part1 = p74
  2636. w72.C1 = CFrame.new(39.3195076, -42.5783463, -171.326065, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  2637. w73 = Instance.new("Weld", p74)
  2638. w73.Name = "apart_Weld"
  2639. w73.Part0 = p74
  2640. w73.C0 = CFrame.new(39.3195076, -42.5783463, -171.326065, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  2641. w73.Part1 = p75
  2642. w73.C1 = CFrame.new(-39.3282967, 3.81854057, 176.338669, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2643. w74 = Instance.new("Weld", p75)
  2644. w74.Name = "apart_Weld"
  2645. w74.Part0 = p75
  2646. w74.C0 = CFrame.new(-39.3282967, 3.81854057, 176.338669, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  2647. w74.Part1 = p76
  2648. w74.C1 = CFrame.new(4.69561625, 39.9903564, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2649. w75 = Instance.new("Weld", p76)
  2650. w75.Name = "apart_Weld"
  2651. w75.Part0 = p76
  2652. w75.C0 = CFrame.new(4.69561625, 39.9903564, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  2653. w75.Part1 = p77
  2654. w75.C1 = CFrame.new(40.0708847, 2.74094224, -176.780197, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2655. w76 = Instance.new("Weld", p77)
  2656. w76.Name = "apart_Weld"
  2657. w76.Part0 = p77
  2658. w76.C0 = CFrame.new(40.0708847, 2.74094224, -176.780197, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2659. w76.Part1 = p78
  2660. w76.C1 = CFrame.new(39.8659096, 2.74099851, -176.780167, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  2661. w77 = Instance.new("Weld", p79)
  2662. w77.Name = "apart_Weld"
  2663. w77.Part0 = p79
  2664. w77.C0 = CFrame.new(-3.82272005, -175.414932, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2665. w77.Part1 = p80
  2666. w77.C1 = CFrame.new(-3.82272005, -175.594284, -41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2667. w78 = Instance.new("Weld", p80)
  2668. w78.Name = "apart_Weld"
  2669. w78.Part0 = p80
  2670. w78.C0 = CFrame.new(-3.82272005, -175.594284, -41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2671. w78.Part1 = p81
  2672. w78.C1 = CFrame.new(-3.40590239, -124.572937, 131.068604, 1, -4.16866387e-005, 1.1171388e-005, 1.11727377e-005, 0.500085652, 0.865975916, -4.16862786e-005, -0.865975916, 0.500085652)
  2673. w79 = Instance.new("Weld", p81)
  2674. w79.Name = "apart_Weld"
  2675. w79.Part0 = p81
  2676. w79.C0 = CFrame.new(-3.40590239, -124.572937, 131.068604, 1, -4.16866387e-005, 1.1171388e-005, 1.11727377e-005, 0.500085652, 0.865975916, -4.16862786e-005, -0.865975916, 0.500085652)
  2677. w79.Part1 = p82
  2678. w79.C1 = CFrame.new(-3.81866574, -174.260757, -41.4144592, 1, -3.05171125e-005, 3.05180438e-005, 3.05180438e-005, 1, -3.05171125e-005, -3.05171125e-005, 3.05180438e-005, 1)
  2679. w80 = Instance.new("Weld", p82)
  2680. w80.Name = "apart_Weld"
  2681. w80.Part0 = p82
  2682. w80.C0 = CFrame.new(-3.81866574, -174.260757, -41.4144592, 1, -3.05171125e-005, 3.05180438e-005, 3.05180438e-005, 1, -3.05171125e-005, -3.05171125e-005, 3.05180438e-005, 1)
  2683. w80.Part1 = p83
  2684. w80.C1 = CFrame.new(-3.82272005, -174.261902, -41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2685. w81 = Instance.new("Weld", p83)
  2686. w81.Name = "apart_Weld"
  2687. w81.Part0 = p83
  2688. w81.C0 = CFrame.new(-3.82272005, -174.261902, -41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2689. w81.Part1 = p84
  2690. w81.C1 = CFrame.new(-3.82272005, -173.877563, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2691. w82 = Instance.new("Weld", p84)
  2692. w82.Name = "apart_Weld"
  2693. w82.Part0 = p84
  2694. w82.C0 = CFrame.new(-3.82272005, -173.877563, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2695. w82.Part1 = p85
  2696. w82.C1 = CFrame.new(-4.22583055, -124.572945, 131.068649, 1, -4.16866387e-005, 1.1171388e-005, 1.11727377e-005, 0.500085652, 0.865975916, -4.16862786e-005, -0.865975916, 0.500085652)
  2697. w83 = Instance.new("Weld", p85)
  2698. w83.Name = "apart_Weld"
  2699. w83.Part0 = p85
  2700. w83.C0 = CFrame.new(-4.22583055, -124.572945, 131.068649, 1, -4.16866387e-005, 1.1171388e-005, 1.11727377e-005, 0.500085652, 0.865975916, -4.16862786e-005, -0.865975916, 0.500085652)
  2701. w83.Part1 = p86
  2702. w83.C1 = CFrame.new(-3.82272005, -174.64624, -41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2703. w84 = Instance.new("Weld", p86)
  2704. w84.Name = "apart_Weld"
  2705. w84.Part0 = p86
  2706. w84.C0 = CFrame.new(-3.82272005, -174.64624, -41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2707. w84.Part1 = p87
  2708. w84.C1 = CFrame.new(-3.82272005, -173.877563, -41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2709. w85 = Instance.new("Weld", p87)
  2710. w85.Name = "apart_Weld"
  2711. w85.Part0 = p87
  2712. w85.C0 = CFrame.new(-3.82272005, -173.877563, -41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2713. w85.Part1 = p88
  2714. w85.C1 = CFrame.new(-3.82272005, -175.594284, -41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2715. w86 = Instance.new("Weld", p88)
  2716. w86.Name = "apart_Weld"
  2717. w86.Part0 = p88
  2718. w86.C0 = CFrame.new(-3.82272005, -175.594284, -41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2719. w86.Part1 = p89
  2720. w86.C1 = CFrame.new(-3.82272005, -173.877563, -41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2721. w87 = Instance.new("Weld", p89)
  2722. w87.Name = "apart_Weld"
  2723. w87.Part0 = p89
  2724. w87.C0 = CFrame.new(-3.82272005, -173.877563, -41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2725. w87.Part1 = p90
  2726. w87.C1 = CFrame.new(-3.82272005, -174.64624, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2727. w88 = Instance.new("Weld", p90)
  2728. w88.Name = "Right Arm_Weld"
  2729. w88.Part0 = p90
  2730. w88.C0 = CFrame.new(-3.82272005, -174.64624, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2731. w88.Part1 = p91
  2732. w88.C1 = CFrame.new(-41.5, -174.519974, 3.82000184, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2733. w89 = Instance.new("Weld", p92)
  2734. w89.Name = "Left Leg_Weld"
  2735. w89.Part0 = p92
  2736. w89.C0 = CFrame.new(-3.82272005, -172.59642, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2737. w89.Part1 = p93
  2738. w89.C1 = CFrame.new(-39.5, -172.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2739. w90 = Instance.new("Weld", p93)
  2740. w90.Name = "apart_Weld"
  2741. w90.Part0 = p93
  2742. w90.C0 = CFrame.new(-39.5, -172.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2743. w90.Part1 = p94
  2744. w90.C1 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2745. w91 = Instance.new("Weld", p94)
  2746. w91.Name = "apart_Weld"
  2747. w91.Part0 = p94
  2748. w91.C0 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2749. w91.Part1 = p95
  2750. w91.C1 = CFrame.new(-3.8483429, -171.802124, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2751. w92 = Instance.new("Weld", p95)
  2752. w92.Name = "apart_Weld"
  2753. w92.Part0 = p95
  2754. w92.C0 = CFrame.new(-3.8483429, -171.802124, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2755. w92.Part1 = p96
  2756. w92.C1 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2757. w93 = Instance.new("Weld", p96)
  2758. w93.Name = "apart_Weld"
  2759. w93.Part0 = p96
  2760. w93.C0 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2761. w93.Part1 = p97
  2762. w93.C1 = CFrame.new(-3.8483429, -171.802124, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2763. w94 = Instance.new("Weld", p97)
  2764. w94.Name = "apart_Weld"
  2765. w94.Part0 = p97
  2766. w94.C0 = CFrame.new(-3.8483429, -171.802124, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2767. w94.Part1 = p98
  2768. w94.C1 = CFrame.new(-39.4362946, -172.288956, 3.5664947, -4.37113883e-008, 9.29513355e-010, 1, 0, 1, -9.29513355e-010, -1, -4.06303176e-017, -4.37113883e-008)
  2769. w95 = Instance.new("Weld", p98)
  2770. w95.Name = "apart_Weld"
  2771. w95.Part0 = p98
  2772. w95.C0 = CFrame.new(-39.4362946, -172.288956, 3.5664947, -4.37113883e-008, 9.29513355e-010, 1, 0, 1, -9.29513355e-010, -1, -4.06303176e-017, -4.37113883e-008)
  2773. w95.Part1 = p99
  2774. w95.C1 = CFrame.new(39.4949493, -171.800415, -3.84834123, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  2775. w96 = Instance.new("Weld", p99)
  2776. w96.Name = "apart_Weld"
  2777. w96.Part0 = p99
  2778. w96.C0 = CFrame.new(39.4949493, -171.800415, -3.84834123, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  2779. w96.Part1 = p100
  2780. w96.C1 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2781. w97 = Instance.new("Weld", p100)
  2782. w97.Name = "apart_Weld"
  2783. w97.Part0 = p100
  2784. w97.C0 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2785. w97.Part1 = p101
  2786. w97.C1 = CFrame.new(-3.82272005, -171.622757, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2787. w98 = Instance.new("Weld", p101)
  2788. w98.Name = "apart_Weld"
  2789. w98.Part0 = p101
  2790. w98.C0 = CFrame.new(-3.82272005, -171.622757, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2791. w98.Part1 = p102
  2792. w98.C1 = CFrame.new(-3.82272005, -171.878983, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2793. w99 = Instance.new("Weld", p103)
  2794. w99.Name = "apart_Weld"
  2795. w99.Part0 = p103
  2796. w99.C0 = CFrame.new(-40.5, -172.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2797. w99.Part1 = p104
  2798. w99.C1 = CFrame.new(-3.82272005, -172.59642, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2799. w100 = Instance.new("Weld", p104)
  2800. w100.Name = "apart_Weld"
  2801. w100.Part0 = p104
  2802. w100.C0 = CFrame.new(-3.82272005, -172.59642, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2803. w100.Part1 = p105
  2804. w100.C1 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2805. w101 = Instance.new("Weld", p105)
  2806. w101.Name = "apart_Weld"
  2807. w101.Part0 = p105
  2808. w101.C0 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2809. w101.Part1 = p106
  2810. w101.C1 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2811. w102 = Instance.new("Weld", p106)
  2812. w102.Name = "apart_Weld"
  2813. w102.Part0 = p106
  2814. w102.C0 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2815. w102.Part1 = p107
  2816. w102.C1 = CFrame.new(-40.5636902, -172.288956, 3.5664947, -4.37113883e-008, 9.29513355e-010, 1, 0, 1, -9.29513355e-010, -1, -4.06303176e-017, -4.37113883e-008)
  2817. w103 = Instance.new("Weld", p107)
  2818. w103.Name = "apart_Weld"
  2819. w103.Part0 = p107
  2820. w103.C0 = CFrame.new(-40.5636902, -172.288956, 3.5664947, -4.37113883e-008, 9.29513355e-010, 1, 0, 1, -9.29513355e-010, -1, -4.06303176e-017, -4.37113883e-008)
  2821. w103.Part1 = p108
  2822. w103.C1 = CFrame.new(40.5198517, -171.800369, -3.84834123, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  2823. w104 = Instance.new("Weld", p108)
  2824. w104.Name = "apart_Weld"
  2825. w104.Part0 = p108
  2826. w104.C0 = CFrame.new(40.5198517, -171.800369, -3.84834123, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  2827. w104.Part1 = p109
  2828. w104.C1 = CFrame.new(-3.82272005, -171.878983, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2829. w105 = Instance.new("Weld", p109)
  2830. w105.Name = "apart_Weld"
  2831. w105.Part0 = p109
  2832. w105.C0 = CFrame.new(-3.82272005, -171.878983, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2833. w105.Part1 = p110
  2834. w105.C1 = CFrame.new(-3.82272005, -171.622757, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2835. w106 = Instance.new("Weld", p110)
  2836. w106.Name = "apart_Weld"
  2837. w106.Part0 = p110
  2838. w106.C0 = CFrame.new(-3.82272005, -171.622757, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2839. w106.Part1 = p111
  2840. w106.C1 = CFrame.new(-3.8483429, -171.802124, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2841. w107 = Instance.new("Weld", p111)
  2842. w107.Name = "apart_Weld"
  2843. w107.Part0 = p111
  2844. w107.C0 = CFrame.new(-3.8483429, -171.802124, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2845. w107.Part1 = p112
  2846. w107.C1 = CFrame.new(-3.8483429, -171.802124, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2847. w108 = Instance.new("Weld", p112)
  2848. w108.Name = "apart_Weld"
  2849. w108.Part0 = p112
  2850. w108.C0 = CFrame.new(-3.8483429, -171.802124, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2851. w108.Part1 = p113
  2852. w108.C1 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2853. w109 = Instance.new("Weld", p114)
  2854. w109.Name = "apart_Weld"
  2855. w109.Part0 = p114
  2856. w109.C0 = CFrame.new(-3.82272005, -175.594284, -38.0270386, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2857. w109.Part1 = p115
  2858. w109.C1 = CFrame.new(-3.82272005, -175.414932, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2859. w110 = Instance.new("Weld", p115)
  2860. w110.Name = "Left Arm_Weld"
  2861. w110.Part0 = p115
  2862. w110.C0 = CFrame.new(-3.82272005, -175.414932, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2863. w110.Part1 = p116
  2864. w110.C1 = CFrame.new(-38.5, -174.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2865. w111 = Instance.new("Weld", p116)
  2866. w111.Name = "apart_Weld"
  2867. w111.Part0 = p116
  2868. w111.C0 = CFrame.new(-38.5, -174.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2869. w111.Part1 = p117
  2870. w111.C1 = CFrame.new(4.23229599, -55.2924156, 171.076126, -1, 1.11466697e-005, -4.16424627e-005, 4.16358271e-005, 0.500072539, -0.865983546, 1.11714171e-005, -0.865983546, -0.500072539)
  2871. w112 = Instance.new("Weld", p117)
  2872. w112.Name = "apart_Weld"
  2873. w112.Part0 = p117
  2874. w112.C0 = CFrame.new(4.23229599, -55.2924156, 171.076126, -1, 1.11466697e-005, -4.16424627e-005, 4.16358271e-005, 0.500072539, -0.865983546, 1.11714171e-005, -0.865983546, -0.500072539)
  2875. w112.Part1 = p118
  2876. w112.C1 = CFrame.new(-3.82272005, -174.261902, -38.0782776, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2877. w113 = Instance.new("Weld", p118)
  2878. w113.Name = "apart_Weld"
  2879. w113.Part0 = p118
  2880. w113.C0 = CFrame.new(-3.82272005, -174.261902, -38.0782776, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2881. w113.Part1 = p119
  2882. w113.C1 = CFrame.new(3.81856751, -174.647522, 38.0728455, -1, 3.04310852e-005, -3.05171179e-005, 3.04301557e-005, 1, 3.04310852e-005, 3.05180438e-005, 3.04301557e-005, -1)
  2883. w114 = Instance.new("Weld", p119)
  2884. w114.Name = "apart_Weld"
  2885. w114.Part0 = p119
  2886. w114.C0 = CFrame.new(3.81856751, -174.647522, 38.0728455, -1, 3.04310852e-005, -3.05171179e-005, 3.04301557e-005, 1, 3.04310852e-005, 3.05180438e-005, 3.04301557e-005, -1)
  2887. w114.Part1 = p120
  2888. w114.C1 = CFrame.new(-3.82272005, -175.594284, -38.0270386, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2889. w115 = Instance.new("Weld", p120)
  2890. w115.Name = "apart_Weld"
  2891. w115.Part0 = p120
  2892. w115.C0 = CFrame.new(-3.82272005, -175.594284, -38.0270386, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2893. w115.Part1 = p121
  2894. w115.C1 = CFrame.new(3.41236687, -55.2923851, 171.076141, -1, 1.11466697e-005, -4.16424627e-005, 4.16358271e-005, 0.500072539, -0.865983546, 1.11714171e-005, -0.865983546, -0.500072539)
  2895. w116 = Instance.new("Weld", p121)
  2896. w116.Name = "apart_Weld"
  2897. w116.Part0 = p121
  2898. w116.C0 = CFrame.new(3.41236687, -55.2923851, 171.076141, -1, 1.11466697e-005, -4.16424627e-005, 4.16358271e-005, 0.500072539, -0.865983546, 1.11714171e-005, -0.865983546, -0.500072539)
  2899. w116.Part1 = p122
  2900. w116.C1 = CFrame.new(3.81859493, -174.263199, 38.5853233, -1, 3.04310852e-005, -3.05171179e-005, 3.04301557e-005, 1, 3.04310852e-005, 3.05180438e-005, 3.04301557e-005, -1)
  2901. w117 = Instance.new("Weld", p122)
  2902. w117.Name = "apart_Weld"
  2903. w117.Part0 = p122
  2904. w117.C0 = CFrame.new(3.81859493, -174.263199, 38.5853233, -1, 3.04310852e-005, -3.05171179e-005, 3.04301557e-005, 1, 3.04310852e-005, 3.05180438e-005, 3.04301557e-005, -1)
  2905. w117.Part1 = p123
  2906. w117.C1 = CFrame.new(-3.82272005, -173.877563, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2907. w118 = Instance.new("Weld", p123)
  2908. w118.Name = "apart_Weld"
  2909. w118.Part0 = p123
  2910. w118.C0 = CFrame.new(-3.82272005, -173.877563, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2911. w118.Part1 = p124
  2912. w118.C1 = CFrame.new(-3.82272005, -173.877563, -38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2913. w119 = Instance.new("Weld", p124)
  2914. w119.Name = "apart_Weld"
  2915. w119.Part0 = p124
  2916. w119.C0 = CFrame.new(-3.82272005, -173.877563, -38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2917. w119.Part1 = p125
  2918. w119.C1 = CFrame.new(-3.82272005, -173.877563, -38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2919. w120 = Instance.new("Weld", p125)
  2920. w120.Name = "apart_Weld"
  2921. w120.Part0 = p125
  2922. w120.C0 = CFrame.new(-3.82272005, -173.877563, -38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2923. w120.Part1 = p126
  2924. w120.C1 = CFrame.new(-3.82272005, -174.64624, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2925. m.Parent = game:service("Workspace")
  2926. m:MakeJoints()
  2927.  
  2928. RightArm.Transparency=1
  2929. LeftArm.Transparency=1
  2930. LeftLeg.Transparency=1
  2931. RightLeg.Transparency=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement