Advertisement
lafur

Untitled

Oct 21st, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.09 KB | None | 0 0
  1. --Created by PenguinAnonymous (ttyyuu12345) Editied by Dittoide
  2. --What's Added To M2S with Dittoide's Edit?
  3. --/ Better dummy script function to improve compatibility (makes it like you are running the code inside the script.)
  4. --/ Removed Gui In Bottom-Left for when you are making guis.
  5. --/ Removed "Inserting Map Please Wait" gui when selected Workspace as Place to export.
  6. --Credit: PenguinAnonymous for making original script, i just wanted to iron it out to my liking.
  7. --Errors: Camera,Terrain
  8. local runDummyScript = function(f,scri)
  9. if (not scri:IsA('Script')) or (not scri:IsA('LocalScript')) then return false; end;
  10. local Dummy_CoRoutine = coroutine.create(function()
  11. getfenv().script = scri
  12. ypcall(function() f() end)
  13. end)
  14. table.insert(cors,Dummy_CoRoutine);
  15. coroutine.resume(Dummy_CoRoutine);
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. mas.Name = "M2S_Model"
  20. o2 = Instance.new("Part")
  21. o4 = Instance.new("Model")
  22. o5 = Instance.new("Model")
  23. o6 = Instance.new("Part")
  24. o7 = Instance.new("Part")
  25. o8 = Instance.new("Part")
  26. o9 = Instance.new("Decal")
  27. o10 = Instance.new("Part")
  28. o11 = Instance.new("Part")
  29. o12 = Instance.new("Part")
  30. o13 = Instance.new("Part")
  31. o14 = Instance.new("Part")
  32. o15 = Instance.new("SpecialMesh")
  33. o16 = Instance.new("Part")
  34. o17 = Instance.new("Part")
  35. o18 = Instance.new("Part")
  36. o19 = Instance.new("Part")
  37. o20 = Instance.new("Part")
  38. o21 = Instance.new("Part")
  39. o22 = Instance.new("Part")
  40. o23 = Instance.new("Decal")
  41. o24 = Instance.new("VehicleSeat")
  42. o25 = Instance.new("Part")
  43. o26 = Instance.new("BodyGyro")
  44. o27 = Instance.new("Part")
  45. o28 = Instance.new("Part")
  46. o29 = Instance.new("Part")
  47. o30 = Instance.new("Decal")
  48. o31 = Instance.new("Part")
  49. o32 = Instance.new("Part")
  50. o33 = Instance.new("Part")
  51. o34 = Instance.new("Part")
  52. o35 = Instance.new("Part")
  53. o36 = Instance.new("Part")
  54. o37 = Instance.new("Part")
  55. o38 = Instance.new("Part")
  56. o39 = Instance.new("Part")
  57. o40 = Instance.new("Part")
  58. o41 = Instance.new("Part")
  59. o42 = Instance.new("Part")
  60. o43 = Instance.new("Part")
  61. o44 = Instance.new("Part")
  62. o45 = Instance.new("Part")
  63. o46 = Instance.new("Part")
  64. o47 = Instance.new("Part")
  65. o48 = Instance.new("Decal")
  66. o49 = Instance.new("Part")
  67. o50 = Instance.new("Part")
  68. o51 = Instance.new("Part")
  69. o52 = Instance.new("Part")
  70. o53 = Instance.new("Part")
  71. o54 = Instance.new("Part")
  72. o55 = Instance.new("Part")
  73. o56 = Instance.new("Part")
  74. o57 = Instance.new("Part")
  75. o58 = Instance.new("Part")
  76. o59 = Instance.new("Part")
  77. o60 = Instance.new("Part")
  78. o61 = Instance.new("Part")
  79. o62 = Instance.new("Part")
  80. o63 = Instance.new("Part")
  81. o64 = Instance.new("Part")
  82. o65 = Instance.new("Part")
  83. o66 = Instance.new("Part")
  84. o67 = Instance.new("Part")
  85. o68 = Instance.new("Part")
  86. o69 = Instance.new("SpecialMesh")
  87. o70 = Instance.new("Part")
  88. o71 = Instance.new("Part")
  89. o72 = Instance.new("Part")
  90. o73 = Instance.new("Part")
  91. o74 = Instance.new("Part")
  92. o75 = Instance.new("Part")
  93. o76 = Instance.new("Part")
  94. o77 = Instance.new("Part")
  95. o78 = Instance.new("Part")
  96. o79 = Instance.new("Part")
  97. o80 = Instance.new("Part")
  98. o81 = Instance.new("Part")
  99. o82 = Instance.new("Part")
  100. o83 = Instance.new("Part")
  101. o84 = Instance.new("Part")
  102. o85 = Instance.new("Part")
  103. o86 = Instance.new("Part")
  104. o87 = Instance.new("Part")
  105. o88 = Instance.new("Part")
  106. o89 = Instance.new("Part")
  107. o90 = Instance.new("Part")
  108. o91 = Instance.new("Part")
  109. o92 = Instance.new("Part")
  110. o93 = Instance.new("Decal")
  111. o2.Name = "Baseplate"
  112. o2.Parent = mas
  113. o2.BrickColor = BrickColor.new("Dark stone grey")
  114. o2.Position = Vector3.new(0, -10, 0)
  115. o2.Anchored = true
  116. o2.Locked = true
  117. o2.FormFactor = Enum.FormFactor.Symmetric
  118. o2.Size = Vector3.new(512, 20, 512)
  119. o2.CFrame = CFrame.new(0, -10, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  120. o2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  121. o2.Position = Vector3.new(0, -10, 0)
  122. o4.Parent = mas
  123. o5.Parent = o4
  124. o6.Parent = o5
  125. o6.BrickColor = BrickColor.new("Really black")
  126. o6.Position = Vector3.new(28.8097191, 14.0924101, -0.536180615)
  127. o6.Rotation = Vector3.new(180, 0.550000012, 90)
  128. o6.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  129. o6.Velocity = Vector3.new(-0.0263731778, -4.36311748e-05, -0.0318351053)
  130. o6.FormFactor = Enum.FormFactor.Plate
  131. o6.Size = Vector3.new(1, 0.400000006, 1)
  132. o6.CFrame = CFrame.new(28.8097191, 14.0924101, -0.536180615, -1.02864509e-10, -0.999952734, 0.00968527887, -1, -1.31498992e-10, -2.41982594e-08, 2.4198398e-08, -0.00968527887, -0.999952734)
  133. o6.BackSurface = Enum.SurfaceType.Weld
  134. o6.BottomSurface = Enum.SurfaceType.Weld
  135. o6.LeftSurface = Enum.SurfaceType.Weld
  136. o6.RightSurface = Enum.SurfaceType.Weld
  137. o6.TopSurface = Enum.SurfaceType.Weld
  138. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  139. o6.Position = Vector3.new(28.8097191, 14.0924101, -0.536180615)
  140. o6.velocity = Vector3.new(-0.0263731778, -4.36311748e-05, -0.0318351053)
  141. o7.Parent = o5
  142. o7.BrickColor = BrickColor.new("Institutional white")
  143. o7.Position = Vector3.new(32.0241699, 13.9892015, -2.00523305)
  144. o7.Rotation = Vector3.new(92.3299942, -77.0099945, -87.5099945)
  145. o7.RotVelocity = Vector3.new(-0.000834772713, -0.00448997505, 0.00720574846)
  146. o7.Velocity = Vector3.new(-0.0458179936, 0.018539276, 0.138995394)
  147. o7.FormFactor = Enum.FormFactor.Symmetric
  148. o7.Shape = Enum.PartType.Cylinder
  149. o7.Size = Vector3.new(2, 2, 2)
  150. o7.CFrame = CFrame.new(32.0241699, 13.9892015, -2.00523305, 0.00974996202, 0.224643886, -0.974392295, -0.00167016033, -0.974433362, -0.224670127, -0.999951243, 0.00381792733, -0.00912545901)
  151. o7.BottomSurface = Enum.SurfaceType.Smooth
  152. o7.LeftSurface = Enum.SurfaceType.Hinge
  153. o7.TopSurface = Enum.SurfaceType.Weld
  154. o7.Color = Color3.new(0.972549, 0.972549, 0.972549)
  155. o7.Position = Vector3.new(32.0241699, 13.9892015, -2.00523305)
  156. o7.velocity = Vector3.new(-0.0458179936, 0.018539276, 0.138995394)
  157. o8.Parent = o5
  158. o8.BrickColor = BrickColor.new("Institutional white")
  159. o8.Position = Vector3.new(32.6531677, 11.260788, -1.99453676)
  160. o8.Rotation = Vector3.new(92.3299942, -77.0099945, 92.4899979)
  161. o8.RotVelocity = Vector3.new(-0.000834772713, -0.00448997505, 0.00720574846)
  162. o8.Velocity = Vector3.new(-0.0262057576, 0.023080606, 0.144097179)
  163. o8.Size = Vector3.new(2, 3.60000014, 2)
  164. o8.CFrame = CFrame.new(32.6531677, 11.260788, -1.99453676, -0.00974997506, -0.224643886, -0.974392414, 0.00167015381, 0.974433303, -0.224670142, 0.999951363, -0.00381793128, -0.0091254469)
  165. o8.BottomSurface = Enum.SurfaceType.Weld
  166. o8.LeftSurface = Enum.SurfaceType.Weld
  167. o8.TopSurface = Enum.SurfaceType.Weld
  168. o8.Color = Color3.new(0.972549, 0.972549, 0.972549)
  169. o8.Position = Vector3.new(32.6531677, 11.260788, -1.99453676)
  170. o8.velocity = Vector3.new(-0.0262057576, 0.023080606, 0.144097179)
  171. o9.Parent = o8
  172. o9.Texture = "http://www.roblox.com/asset/?id=10448011"
  173. o9.Face = Enum.NormalId.Back
  174. o10.Parent = o5
  175. o10.BrickColor = BrickColor.new("Institutional white")
  176. o10.Transparency = 0.40000000596046
  177. o10.Position = Vector3.new(29.495121, 12.9924116, 0.970561385)
  178. o10.Rotation = Vector3.new(0, -0.550000012, 0)
  179. o10.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  180. o10.Velocity = Vector3.new(-0.033922933, -4.38511051e-05, -0.0284009594)
  181. o10.Size = Vector3.new(1, 1.20000005, 4)
  182. o10.CFrame = CFrame.new(29.495121, 12.9924116, 0.970561385, 0.999952257, 1.03136215e-10, -0.00968527328, 1.31211278e-10, 1, 2.41979397e-08, 0.00968527328, -2.41980729e-08, 0.999952257)
  183. o10.LeftSurface = Enum.SurfaceType.Weld
  184. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  185. o10.Position = Vector3.new(29.495121, 12.9924116, 0.970561385)
  186. o10.velocity = Vector3.new(-0.033922933, -4.38511051e-05, -0.0284009594)
  187. o11.Parent = o5
  188. o11.BrickColor = BrickColor.new("Institutional white")
  189. o11.Transparency = 0.40000000596046
  190. o11.Position = Vector3.new(29.3951321, 11.8924103, 0.969581962)
  191. o11.Rotation = Vector3.new(0, -0.550000012, 90)
  192. o11.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  193. o11.Velocity = Vector3.new(-0.0339180231, -4.38510469e-05, -0.0289021302)
  194. o11.Size = Vector3.new(1, 1.20000005, 4)
  195. o11.CFrame = CFrame.new(29.3951321, 11.8924103, 0.969581962, 1.03071635e-10, -0.999947488, -0.00968522672, 1, -1.31146732e-10, 2.41978952e-08, -2.41980018e-08, -0.00968522672, 0.999947488)
  196. o11.TopSurface = Enum.SurfaceType.Weld
  197. o11.Color = Color3.new(0.972549, 0.972549, 0.972549)
  198. o11.Position = Vector3.new(29.3951321, 11.8924103, 0.969581962)
  199. o11.velocity = Vector3.new(-0.0339180231, -4.38510469e-05, -0.0289021302)
  200. o12.Parent = o5
  201. o12.BrickColor = BrickColor.new("Institutional white")
  202. o12.Transparency = 0.40000000596046
  203. o12.Position = Vector3.new(29.4951572, 10.7924118, 0.970532894)
  204. o12.Rotation = Vector3.new(0, -0.550000012, 0)
  205. o12.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  206. o12.Velocity = Vector3.new(-0.0339227878, -4.38511015e-05, -0.0284010991)
  207. o12.Size = Vector3.new(1, 1.20000005, 4)
  208. o12.CFrame = CFrame.new(29.4951572, 10.7924118, 0.970532894, 0.999952972, 1.02886706e-10, -0.00968527887, 1.31482991e-10, 1, 2.41982399e-08, 0.00968527887, -2.41983784e-08, 0.999952972)
  209. o12.LeftSurface = Enum.SurfaceType.Weld
  210. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  211. o12.Position = Vector3.new(29.4951572, 10.7924118, 0.970532894)
  212. o12.velocity = Vector3.new(-0.0339227878, -4.38511015e-05, -0.0284010991)
  213. o13.Parent = o5
  214. o13.BrickColor = BrickColor.new("Really black")
  215. o13.Position = Vector3.new(28.7806664, 14.0924101, 2.46367931)
  216. o13.Rotation = Vector3.new(180, 0.550000012, 90)
  217. o13.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  218. o13.Velocity = Vector3.new(-0.0414044186, -4.40702133e-05, -0.0319806784)
  219. o13.FormFactor = Enum.FormFactor.Plate
  220. o13.Size = Vector3.new(1, 0.400000006, 1)
  221. o13.CFrame = CFrame.new(28.7806664, 14.0924101, 2.46367931, -1.02851574e-10, -0.99995178, 0.00968526769, -1, -1.3148603e-10, -2.41982505e-08, 2.41983837e-08, -0.00968526769, -0.99995178)
  222. o13.BackSurface = Enum.SurfaceType.Weld
  223. o13.BottomSurface = Enum.SurfaceType.Weld
  224. o13.LeftSurface = Enum.SurfaceType.Weld
  225. o13.RightSurface = Enum.SurfaceType.Weld
  226. o13.TopSurface = Enum.SurfaceType.Weld
  227. o13.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  228. o13.Position = Vector3.new(28.7806664, 14.0924101, 2.46367931)
  229. o13.velocity = Vector3.new(-0.0414044186, -4.40702133e-05, -0.0319806784)
  230. o14.Name = "Portal Gun"
  231. o14.Parent = o5
  232. o14.BrickColor = BrickColor.new("Really black")
  233. o14.Position = Vector3.new(32.9373627, 10.0889616, -3.48988295)
  234. o14.Rotation = Vector3.new(-87.6699982, 77.0099945, 87.5099945)
  235. o14.RotVelocity = Vector3.new(-0.000834772713, -0.00448997505, 0.00720574846)
  236. o14.Velocity = Vector3.new(-0.0110478047, 0.0238801688, 0.146351412)
  237. o14.Size = Vector3.new(1, 1.20000005, 2)
  238. o14.CFrame = CFrame.new(32.9373627, 10.0889616, -3.48988295, 0.00975001417, -0.224643871, 0.974392772, -0.0016701339, 0.974433124, 0.224670172, -0.99995172, -0.00381794246, 0.00912541151)
  239. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  240. o14.Position = Vector3.new(32.9373627, 10.0889616, -3.48988295)
  241. o14.velocity = Vector3.new(-0.0110478047, 0.0238801688, 0.146351412)
  242. o15.Parent = o14
  243. o15.TextureId = "http://www.roblox.com/asset/?id=10461631"
  244. o15.MeshType = Enum.MeshType.FileMesh
  245. o16.Parent = o5
  246. o16.BrickColor = BrickColor.new("Institutional white")
  247. o16.Transparency = 0.40000000596046
  248. o16.Position = Vector3.new(29.4951591, 14.1924105, 0.97053206)
  249. o16.Rotation = Vector3.new(0, -0.550000012, 0)
  250. o16.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  251. o16.Velocity = Vector3.new(-0.033922784, -4.38511015e-05, -0.0284005925)
  252. o16.Size = Vector3.new(1, 1.20000005, 4)
  253. o16.CFrame = CFrame.new(29.4951591, 14.1924105, 0.97053206, 0.999952972, 1.02867735e-10, -0.00968528073, 1.31502212e-10, 1, 2.41982612e-08, 0.00968528073, -2.41984015e-08, 0.999952972)
  254. o16.LeftSurface = Enum.SurfaceType.Weld
  255. o16.Color = Color3.new(0.972549, 0.972549, 0.972549)
  256. o16.Position = Vector3.new(29.4951591, 14.1924105, 0.97053206)
  257. o16.velocity = Vector3.new(-0.033922784, -4.38511015e-05, -0.0284005925)
  258. o17.Parent = o5
  259. o17.BrickColor = BrickColor.new("Really black")
  260. o17.Position = Vector3.new(28.3951855, 12.8924103, 0.959907711)
  261. o17.Rotation = Vector3.new(180, 0.550000012, 90)
  262. o17.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  263. o17.Velocity = Vector3.new(-0.0338695496, -4.38504685e-05, -0.0339123644)
  264. o17.FormFactor = Enum.FormFactor.Plate
  265. o17.Size = Vector3.new(1, 1.20000005, 2)
  266. o17.CFrame = CFrame.new(28.3951855, 12.8924103, 0.959907711, -1.03052247e-10, -0.999946058, 0.00968521275, -1, -1.31127387e-10, -2.41978828e-08, 2.41979805e-08, -0.00968521275, -0.999946058)
  267. o17.BackSurface = Enum.SurfaceType.Weld
  268. o17.BottomSurface = Enum.SurfaceType.Weld
  269. o17.LeftSurface = Enum.SurfaceType.Weld
  270. o17.RightSurface = Enum.SurfaceType.Weld
  271. o17.TopSurface = Enum.SurfaceType.Weld
  272. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  273. o17.Position = Vector3.new(28.3951855, 12.8924103, 0.959907711)
  274. o17.velocity = Vector3.new(-0.0338695496, -4.38504685e-05, -0.0339123644)
  275. o18.Parent = o5
  276. o18.BrickColor = BrickColor.new("Really black")
  277. o18.Position = Vector3.new(32.0095367, 11.1924105, -0.505109906)
  278. o18.Rotation = Vector3.new(0, 89.4399948, 180)
  279. o18.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  280. o18.Velocity = Vector3.new(-0.0265288576, -4.36330447e-05, -0.0158023704)
  281. o18.FormFactor = Enum.FormFactor.Plate
  282. o18.Size = Vector3.new(1, 7.5999999, 4)
  283. o18.CFrame = CFrame.new(32.0095367, 11.1924105, -0.505109906, -0.00968527514, -1.02883403e-10, 0.999952495, 2.41982416e-08, -1, 1.31473471e-10, 0.999952495, 2.41983784e-08, 0.00968527514)
  284. o18.BackSurface = Enum.SurfaceType.Weld
  285. o18.BottomSurface = Enum.SurfaceType.Weld
  286. o18.FrontSurface = Enum.SurfaceType.Weld
  287. o18.RightSurface = Enum.SurfaceType.Weld
  288. o18.TopSurface = Enum.SurfaceType.Weld
  289. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  290. o18.Position = Vector3.new(32.0095367, 11.1924105, -0.505109906)
  291. o18.velocity = Vector3.new(-0.0265288576, -4.36330447e-05, -0.0158023704)
  292. o19.Parent = o5
  293. o19.BrickColor = BrickColor.new("Really black")
  294. o19.Position = Vector3.new(28.5806484, 11.8924103, 2.46175623)
  295. o19.Rotation = Vector3.new(180, 0.550000012, 90)
  296. o19.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  297. o19.Velocity = Vector3.new(-0.041394785, -4.40701006e-05, -0.0329832211)
  298. o19.FormFactor = Enum.FormFactor.Plate
  299. o19.Size = Vector3.new(1, 0.400000006, 1)
  300. o19.CFrame = CFrame.new(28.5806484, 11.8924103, 2.46175623, -1.02997354e-10, -0.999942005, 0.0096851727, -1, -1.31072486e-10, -2.41978437e-08, 2.41979201e-08, -0.0096851727, -0.999942005)
  301. o19.BackSurface = Enum.SurfaceType.Weld
  302. o19.BottomSurface = Enum.SurfaceType.Weld
  303. o19.LeftSurface = Enum.SurfaceType.Weld
  304. o19.RightSurface = Enum.SurfaceType.Weld
  305. o19.TopSurface = Enum.SurfaceType.Weld
  306. o19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  307. o19.Position = Vector3.new(28.5806484, 11.8924103, 2.46175623)
  308. o19.velocity = Vector3.new(-0.041394785, -4.40701006e-05, -0.0329832211)
  309. o20.Parent = o5
  310. o20.BrickColor = BrickColor.new("Really black")
  311. o20.Position = Vector3.new(28.6096992, 11.8924103, -0.538072109)
  312. o20.Rotation = Vector3.new(180, 0.550000012, 90)
  313. o20.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  314. o20.Velocity = Vector3.new(-0.0263636988, -4.36310656e-05, -0.0328376591)
  315. o20.FormFactor = Enum.FormFactor.Plate
  316. o20.Size = Vector3.new(1, 0.400000006, 1)
  317. o20.CFrame = CFrame.new(28.6096992, 11.8924103, -0.538072109, -1.02997354e-10, -0.999942005, 0.0096851727, -1, -1.31072486e-10, -2.41978437e-08, 2.41979201e-08, -0.0096851727, -0.999942005)
  318. o20.BackSurface = Enum.SurfaceType.Weld
  319. o20.BottomSurface = Enum.SurfaceType.Weld
  320. o20.LeftSurface = Enum.SurfaceType.Weld
  321. o20.RightSurface = Enum.SurfaceType.Weld
  322. o20.TopSurface = Enum.SurfaceType.Weld
  323. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  324. o20.Position = Vector3.new(28.6096992, 11.8924103, -0.538072109)
  325. o20.velocity = Vector3.new(-0.0263636988, -4.36310656e-05, -0.0328376591)
  326. o21.Parent = o5
  327. o21.BrickColor = BrickColor.new("Institutional white")
  328. o21.Transparency = 0.40000000596046
  329. o21.Position = Vector3.new(29.4951134, 9.59241009, 0.970559716)
  330. o21.Rotation = Vector3.new(180, 0.550000012, -180)
  331. o21.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  332. o21.Velocity = Vector3.new(-0.0339229181, -4.38511051e-05, -0.028401494)
  333. o21.Size = Vector3.new(1, 1.20000005, 4)
  334. o21.CFrame = CFrame.new(29.4951134, 9.59241009, 0.970559716, -0.999950588, 1.02589603e-10, 0.00968525559, -1.31712766e-10, 1, -2.41979237e-08, -0.00968525559, -2.41980533e-08, -0.999950588)
  335. o21.RightSurface = Enum.SurfaceType.Weld
  336. o21.Color = Color3.new(0.972549, 0.972549, 0.972549)
  337. o21.Position = Vector3.new(29.4951134, 9.59241009, 0.970559716)
  338. o21.velocity = Vector3.new(-0.0339229181, -4.38511051e-05, -0.028401494)
  339. o22.Parent = o5
  340. o22.BrickColor = BrickColor.new("Institutional white")
  341. o22.Position = Vector3.new(31.9950161, 15.1924105, 0.99479568)
  342. o22.Rotation = Vector3.new(0, -0.550000012, 180)
  343. o22.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  344. o22.Velocity = Vector3.new(-0.0340443626, -4.38525603e-05, -0.0158745423)
  345. o22.CanCollide = false
  346. o22.FormFactor = Enum.FormFactor.Plate
  347. o22.Size = Vector3.new(6, 0.400000006, 4)
  348. o22.CFrame = CFrame.new(31.9950161, 15.1924105, 0.99479568, -0.999949872, -1.03239882e-10, -0.00968524814, -1.31041678e-10, -1, 2.41977691e-08, -0.00968524814, 2.4197897e-08, 0.999949872)
  349. o22.BackSurface = Enum.SurfaceType.Weld
  350. o22.BottomSurface = Enum.SurfaceType.Weld
  351. o22.FrontSurface = Enum.SurfaceType.Weld
  352. o22.LeftSurface = Enum.SurfaceType.Weld
  353. o22.RightSurface = Enum.SurfaceType.Weld
  354. o22.TopSurface = Enum.SurfaceType.Weld
  355. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  356. o22.Position = Vector3.new(31.9950161, 15.1924105, 0.99479568)
  357. o22.velocity = Vector3.new(-0.0340443626, -4.38525603e-05, -0.0158745423)
  358. o23.Parent = o22
  359. o23.Texture = "http://www.roblox.com/asset/?id=10448011"
  360. o23.Face = Enum.NormalId.Bottom
  361. o24.Parent = o5
  362. o24.BrickColor = BrickColor.new("Really black")
  363. o24.Reflectance = 0.5
  364. o24.Position = Vector3.new(31.9950104, 8.2924118, 0.994812012)
  365. o24.Rotation = Vector3.new(0, 89.4399948, 0)
  366. o24.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  367. o24.Velocity = Vector3.new(-0.0340444371, -4.3852564e-05, -0.0158755817)
  368. o24.Size = Vector3.new(2, 1, 2)
  369. o24.CFrame = CFrame.new(31.9950104, 8.2924118, 0.994812012, 0.00968527794, 1.03281828e-10, 0.999952972, -2.41978029e-08, 1, 1.31083588e-10, -0.999952972, -2.41979379e-08, 0.00968527794)
  370. o24.TopSurface = Enum.SurfaceType.Universal
  371. o24.MaxSpeed = 7
  372. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  373. o24.Position = Vector3.new(31.9950104, 8.2924118, 0.994812012)
  374. o24.velocity = Vector3.new(-0.0340444371, -4.3852564e-05, -0.0158755817)
  375. o25.Parent = o5
  376. o25.BrickColor = BrickColor.new("Really black")
  377. o25.Position = Vector3.new(33.4949379, 7.99241161, 1.00932348)
  378. o25.Rotation = Vector3.new(0, -0.550000012, 0)
  379. o25.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  380. o25.Velocity = Vector3.new(-0.0341171511, -4.38534298e-05, -0.00836001616)
  381. o25.Size = Vector3.new(1, 1.20000005, 2)
  382. o25.CFrame = CFrame.new(33.4949379, 7.99241161, 1.00932348, 0.999950349, 1.03246363e-10, -0.00968525466, 1.31048131e-10, 1, 2.41977727e-08, 0.00968525466, -2.41979041e-08, 0.999950349)
  383. o25.BottomSurface = Enum.SurfaceType.Weld
  384. o25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  385. o25.Position = Vector3.new(33.4949379, 7.99241161, 1.00932348)
  386. o25.velocity = Vector3.new(-0.0341171511, -4.38534298e-05, -0.00836001616)
  387. o26.Parent = o25
  388. o27.Parent = o5
  389. o27.BrickColor = BrickColor.new("Really black")
  390. o27.Position = Vector3.new(33.2029266, 5.50120115, 0.185332999)
  391. o27.Rotation = Vector3.new(23.1999989, -0.50999999, 90.2200012)
  392. o27.RotVelocity = Vector3.new(0.0223084372, -0.0177991837, 0.0228380952)
  393. o27.Velocity = Vector3.new(0.0200377814, -0.0661137402, -0.0873938501)
  394. o27.FormFactor = Enum.FormFactor.Plate
  395. o27.Size = Vector3.new(1, 0.400000006, 1)
  396. o27.CFrame = CFrame.new(33.2029266, 5.50120115, 0.185332999, -0.00375652313, -0.999952972, -0.00893121958, 0.919133484, 6.56843185e-05, -0.393945992, 0.393928081, -0.00968886912, 0.919090211)
  397. o27.BackSurface = Enum.SurfaceType.Weld
  398. o27.BottomSurface = Enum.SurfaceType.Smooth
  399. o27.FrontSurface = Enum.SurfaceType.Weld
  400. o27.LeftSurface = Enum.SurfaceType.Weld
  401. o27.RightSurface = Enum.SurfaceType.Weld
  402. o27.TopSurface = Enum.SurfaceType.Hinge
  403. o27.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  404. o27.Position = Vector3.new(33.2029266, 5.50120115, 0.185332999)
  405. o27.velocity = Vector3.new(0.0200377814, -0.0661137402, -0.0873938501)
  406. o28.Parent = o5
  407. o28.BrickColor = BrickColor.new("Really black")
  408. o28.Position = Vector3.new(33.2297211, 6.68303871, -2.57192993)
  409. o28.Rotation = Vector3.new(-156.800003, 0.50999999, 89.7799988)
  410. o28.RotVelocity = Vector3.new(0.0223084372, -0.0177991837, 0.0228380952)
  411. o28.Velocity = Vector3.new(0.0421238914, -0.00399157591, -0.0605519824)
  412. o28.FormFactor = Enum.FormFactor.Plate
  413. o28.Size = Vector3.new(1, 0.400000006, 1)
  414. o28.CFrame = CFrame.new(33.2297211, 6.68303871, -2.57192993, 0.00375652756, -0.999952435, 0.00893115625, -0.919132888, 6.57138808e-05, 0.393945813, -0.393928051, -0.00968892034, -0.919090271)
  415. o28.BackSurface = Enum.SurfaceType.Weld
  416. o28.BottomSurface = Enum.SurfaceType.Smooth
  417. o28.FrontSurface = Enum.SurfaceType.Weld
  418. o28.LeftSurface = Enum.SurfaceType.Weld
  419. o28.RightSurface = Enum.SurfaceType.Weld
  420. o28.TopSurface = Enum.SurfaceType.Hinge
  421. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  422. o28.Position = Vector3.new(33.2297211, 6.68303871, -2.57192993)
  423. o28.velocity = Vector3.new(0.0421238914, -0.00399157591, -0.0605519824)
  424. o29.Parent = o5
  425. o29.BrickColor = BrickColor.new("Institutional white")
  426. o29.Position = Vector3.new(34.4948883, 10.9924116, 1.01901269)
  427. o29.Rotation = Vector3.new(0, -0.550000012, 180)
  428. o29.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  429. o29.Velocity = Vector3.new(-0.0341657028, -4.38540119e-05, -0.00334917754)
  430. o29.CanCollide = false
  431. o29.FormFactor = Enum.FormFactor.Plate
  432. o29.Size = Vector3.new(1, 8, 4)
  433. o29.CFrame = CFrame.new(34.4948883, 10.9924116, 1.01901269, -0.999952018, -1.03268942e-10, -0.00968527049, -1.31070724e-10, -1, 2.41977922e-08, -0.00968527049, 2.41979254e-08, 0.999952018)
  434. o29.BackSurface = Enum.SurfaceType.Weld
  435. o29.BottomSurface = Enum.SurfaceType.Weld
  436. o29.FrontSurface = Enum.SurfaceType.Weld
  437. o29.LeftSurface = Enum.SurfaceType.Weld
  438. o29.RightSurface = Enum.SurfaceType.Weld
  439. o29.TopSurface = Enum.SurfaceType.Weld
  440. o29.Color = Color3.new(0.972549, 0.972549, 0.972549)
  441. o29.Position = Vector3.new(34.4948883, 10.9924116, 1.01901269)
  442. o29.velocity = Vector3.new(-0.0341657028, -4.38540119e-05, -0.00334917754)
  443. o30.Parent = o29
  444. o30.Texture = "http://www.roblox.com/asset/?id=10448011"
  445. o30.Face = Enum.NormalId.Left
  446. o31.Parent = o5
  447. o31.BrickColor = BrickColor.new("Really black")
  448. o31.Position = Vector3.new(31.995018, 7.19241142, 0.99479568)
  449. o31.Rotation = Vector3.new(0, -0.550000012, 0)
  450. o31.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  451. o31.Velocity = Vector3.new(-0.0340443552, -4.38525603e-05, -0.0158757046)
  452. o31.FormFactor = Enum.FormFactor.Plate
  453. o31.Size = Vector3.new(4, 0.400000006, 4)
  454. o31.CFrame = CFrame.new(31.995018, 7.19241142, 0.99479568, 0.999949872, 1.03239882e-10, -0.00968524814, 1.31041678e-10, 1, 2.41977691e-08, 0.00968524814, -2.4197897e-08, 0.999949872)
  455. o31.BackSurface = Enum.SurfaceType.Weld
  456. o31.BottomSurface = Enum.SurfaceType.Weld
  457. o31.FrontSurface = Enum.SurfaceType.Weld
  458. o31.LeftSurface = Enum.SurfaceType.Weld
  459. o31.RightSurface = Enum.SurfaceType.Weld
  460. o31.TopSurface = Enum.SurfaceType.Weld
  461. o31.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  462. o31.Position = Vector3.new(31.995018, 7.19241142, 0.99479568)
  463. o31.velocity = Vector3.new(-0.0340443552, -4.38525603e-05, -0.0158757046)
  464. o32.Parent = o5
  465. o32.BrickColor = BrickColor.new("Really black")
  466. o32.Position = Vector3.new(32.5288849, 6.59241104, -2.5001626)
  467. o32.Rotation = Vector3.new(180, 0.550000012, 0)
  468. o32.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  469. o32.Velocity = Vector3.new(-0.0165323485, -4.33406458e-05, -0.0132007739)
  470. o32.FormFactor = Enum.FormFactor.Plate
  471. o32.Size = Vector3.new(1, 0.800000012, 1)
  472. o32.CFrame = CFrame.new(32.5288849, 6.59241104, -2.5001626, 0.999939859, -1.03104456e-10, 0.00968515128, 1.30906189e-10, -1, -2.41976608e-08, 0.00968515128, 2.41977638e-08, -0.999939859)
  473. o32.BackSurface = Enum.SurfaceType.Weld
  474. o32.BottomSurface = Enum.SurfaceType.Weld
  475. o32.FrontSurface = Enum.SurfaceType.Weld
  476. o32.LeftSurface = Enum.SurfaceType.Weld
  477. o32.RightSurface = Enum.SurfaceType.Weld
  478. o32.TopSurface = Enum.SurfaceType.Weld
  479. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  480. o32.Position = Vector3.new(32.5288849, 6.59241104, -2.5001626)
  481. o32.velocity = Vector3.new(-0.0165323485, -4.33406458e-05, -0.0132007739)
  482. o33.Parent = o5
  483. o33.BrickColor = BrickColor.new("Really black")
  484. o33.Transparency = 1.0000001192093
  485. o33.Position = Vector3.new(32.5143547, 6.59241104, -1.00024533)
  486. o33.Rotation = Vector3.new(180, 0.550000012, 0)
  487. o33.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  488. o33.Velocity = Vector3.new(-0.0240479056, -4.35601614e-05, -0.0132735791)
  489. o33.FormFactor = Enum.FormFactor.Plate
  490. o33.Size = Vector3.new(1, 0.800000012, 2)
  491. o33.CFrame = CFrame.new(32.5143547, 6.59241104, -1.00024533, 0.999946535, -1.03194765e-10, 0.00968521554, 1.30996491e-10, -1, -2.41977336e-08, 0.00968521554, 2.41978526e-08, -0.999946535)
  492. o33.BackSurface = Enum.SurfaceType.Weld
  493. o33.BottomSurface = Enum.SurfaceType.Weld
  494. o33.FrontSurface = Enum.SurfaceType.Weld
  495. o33.LeftSurface = Enum.SurfaceType.Weld
  496. o33.RightSurface = Enum.SurfaceType.Weld
  497. o33.TopSurface = Enum.SurfaceType.Weld
  498. o33.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  499. o33.Position = Vector3.new(32.5143547, 6.59241104, -1.00024533)
  500. o33.velocity = Vector3.new(-0.0240479056, -4.35601614e-05, -0.0132735791)
  501. o34.Parent = o5
  502. o34.BrickColor = BrickColor.new("Really black")
  503. o34.Position = Vector3.new(32.6345215, 4.59382153, -4.19839382)
  504. o34.Rotation = Vector3.new(-90.0400009, -2.8499999, 179.449997)
  505. o34.RotVelocity = Vector3.new(-0.145991653, -0.0475482121, 0.128475174)
  506. o34.Velocity = Vector3.new(0.413163543, -0.337180406, -0.0061314255)
  507. o34.FormFactor = Enum.FormFactor.Plate
  508. o34.Size = Vector3.new(1, 0.400000006, 2)
  509. o34.CFrame = CFrame.new(32.6345215, 4.59382153, -4.19839382, -0.998715162, -0.00951904897, -0.0497512408, -0.0497548096, 0.00027130614, 0.998760819, -0.00949545484, 0.999953508, -0.00074520678)
  510. o34.BackSurface = Enum.SurfaceType.Weld
  511. o34.BottomSurface = Enum.SurfaceType.Weld
  512. o34.FrontSurface = Enum.SurfaceType.Weld
  513. o34.LeftSurface = Enum.SurfaceType.Weld
  514. o34.RightSurface = Enum.SurfaceType.Weld
  515. o34.TopSurface = Enum.SurfaceType.Weld
  516. o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  517. o34.Position = Vector3.new(32.6345215, 4.59382153, -4.19839382)
  518. o34.velocity = Vector3.new(0.413163543, -0.337180406, -0.0061314255)
  519. o35.Parent = o5
  520. o35.BrickColor = BrickColor.new("Really black")
  521. o35.Position = Vector3.new(32.494976, 5.99241066, 0.999634087)
  522. o35.Rotation = Vector3.new(180, -89.409996, -90)
  523. o35.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  524. o35.Velocity = Vector3.new(-0.0340685993, -4.38528514e-05, -0.0133707663)
  525. o35.FormFactor = Enum.FormFactor.Plate
  526. o35.Size = Vector3.new(2, 2, 1)
  527. o35.CFrame = CFrame.new(32.494976, 5.99241066, 0.999634087, 1.03194765e-10, 0.00968521554, -0.999946535, 1, -2.41977336e-08, -1.30996491e-10, -2.41978526e-08, -0.999946535, -0.00968521554)
  528. o35.BackSurface = Enum.SurfaceType.Weld
  529. o35.BottomSurface = Enum.SurfaceType.Weld
  530. o35.FrontSurface = Enum.SurfaceType.Weld
  531. o35.LeftSurface = Enum.SurfaceType.Weld
  532. o35.RightSurface = Enum.SurfaceType.Weld
  533. o35.TopSurface = Enum.SurfaceType.Weld
  534. o35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  535. o35.Position = Vector3.new(32.494976, 5.99241066, 0.999634087)
  536. o35.velocity = Vector3.new(-0.0340685993, -4.38528514e-05, -0.0133707663)
  537. o36.Parent = o5
  538. o36.BrickColor = BrickColor.new("Really black")
  539. o36.Position = Vector3.new(31.4950447, 7.59241199, 0.989973783)
  540. o36.Rotation = Vector3.new(180, 0.550000012, -180)
  541. o36.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  542. o36.Velocity = Vector3.new(-0.0340201929, -4.38522729e-05, -0.0183808357)
  543. o36.FormFactor = Enum.FormFactor.Plate
  544. o36.Size = Vector3.new(3, 0.400000006, 2)
  545. o36.CFrame = CFrame.new(31.4950447, 7.59241199, 0.989973783, -0.999951541, 1.03262461e-10, 0.00968526397, -1.31064243e-10, 1, -2.41977887e-08, -0.00968526397, -2.41979183e-08, -0.999951541)
  546. o36.BackSurface = Enum.SurfaceType.Weld
  547. o36.BottomSurface = Enum.SurfaceType.Weld
  548. o36.FrontSurface = Enum.SurfaceType.Weld
  549. o36.LeftSurface = Enum.SurfaceType.Weld
  550. o36.RightSurface = Enum.SurfaceType.Weld
  551. o36.TopSurface = Enum.SurfaceType.Weld
  552. o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  553. o36.Position = Vector3.new(31.4950447, 7.59241199, 0.989973783)
  554. o36.velocity = Vector3.new(-0.0340201929, -4.38522729e-05, -0.0183808357)
  555. o37.Parent = o5
  556. o37.BrickColor = BrickColor.new("Really black")
  557. o37.Position = Vector3.new(32.5781097, 5.59277296, -3.49917603)
  558. o37.Rotation = Vector3.new(-0.0199999996, -0.550000012, -177.149994)
  559. o37.RotVelocity = Vector3.new(-0.145991653, -0.0475482121, 0.128475174)
  560. o37.Velocity = Vector3.new(0.251576543, -0.242347956, -0.154652283)
  561. o37.FormFactor = Enum.FormFactor.Plate
  562. o37.Size = Vector3.new(1, 0.800000012, 1)
  563. o37.CFrame = CFrame.new(32.5781097, 5.59277296, -3.49917603, -0.998715281, 0.0497511774, -0.00951914117, -0.0497548841, -0.998760879, 0.000271334226, -0.00949536636, 0.00074517366, 0.999953628)
  564. o37.BackSurface = Enum.SurfaceType.Weld
  565. o37.BottomSurface = Enum.SurfaceType.Weld
  566. o37.FrontSurface = Enum.SurfaceType.Weld
  567. o37.LeftSurface = Enum.SurfaceType.Weld
  568. o37.RightSurface = Enum.SurfaceType.Weld
  569. o37.TopSurface = Enum.SurfaceType.Weld
  570. o37.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  571. o37.Position = Vector3.new(32.5781097, 5.59277296, -3.49917603)
  572. o37.velocity = Vector3.new(0.251576543, -0.242347956, -0.154652283)
  573. o38.Parent = o5
  574. o38.BrickColor = BrickColor.new("Institutional white")
  575. o38.Position = Vector3.new(29.5951233, 7.99241161, 0.971556425)
  576. o38.Rotation = Vector3.new(180, 0.550000012, -90)
  577. o38.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  578. o38.Velocity = Vector3.new(-0.0339279138, -4.3851167e-05, -0.0279006157)
  579. o38.FormFactor = Enum.FormFactor.Plate
  580. o38.Size = Vector3.new(2, 0.800000012, 4)
  581. o38.CFrame = CFrame.new(29.5951233, 7.99241161, 0.971556425, 1.03262489e-10, 0.999951541, 0.00968526397, 1, 1.31064215e-10, -2.41977887e-08, -2.41979183e-08, 0.00968526397, -0.999951541)
  582. o38.BackSurface = Enum.SurfaceType.Weld
  583. o38.BottomSurface = Enum.SurfaceType.Weld
  584. o38.FrontSurface = Enum.SurfaceType.Weld
  585. o38.LeftSurface = Enum.SurfaceType.Weld
  586. o38.RightSurface = Enum.SurfaceType.Weld
  587. o38.TopSurface = Enum.SurfaceType.Weld
  588. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  589. o38.Position = Vector3.new(29.5951233, 7.99241161, 0.971556425)
  590. o38.velocity = Vector3.new(-0.0339279138, -4.3851167e-05, -0.0279006157)
  591. o39.Parent = o5
  592. o39.BrickColor = BrickColor.new("Really black")
  593. o39.Position = Vector3.new(28.8096809, 9.49240971, -0.536143422)
  594. o39.Rotation = Vector3.new(180, 0.550000012, 90)
  595. o39.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  596. o39.Velocity = Vector3.new(-0.0263733584, -4.36311821e-05, -0.0318359695)
  597. o39.FormFactor = Enum.FormFactor.Plate
  598. o39.Size = Vector3.new(1, 0.400000006, 1)
  599. o39.CFrame = CFrame.new(28.8096809, 9.49240971, -0.536143422, -1.03087865e-10, -0.99994868, 0.00968523603, -1, -1.31162872e-10, -2.41979059e-08, 2.41980214e-08, -0.00968523603, -0.99994868)
  600. o39.BackSurface = Enum.SurfaceType.Weld
  601. o39.BottomSurface = Enum.SurfaceType.Weld
  602. o39.LeftSurface = Enum.SurfaceType.Weld
  603. o39.RightSurface = Enum.SurfaceType.Weld
  604. o39.TopSurface = Enum.SurfaceType.Weld
  605. o39.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  606. o39.Position = Vector3.new(28.8096809, 9.49240971, -0.536143422)
  607. o39.velocity = Vector3.new(-0.0263733584, -4.36311821e-05, -0.0318359695)
  608. o40.Parent = o5
  609. o40.BrickColor = BrickColor.new("Really black")
  610. o40.Position = Vector3.new(31.9804707, 11.1924105, 2.49470162)
  611. o40.Rotation = Vector3.new(180, -89.4399948, 0)
  612. o40.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  613. o40.Velocity = Vector3.new(-0.0415598601, -4.4072076e-05, -0.0159480106)
  614. o40.FormFactor = Enum.FormFactor.Plate
  615. o40.Size = Vector3.new(1, 7.5999999, 4)
  616. o40.CFrame = CFrame.new(31.9804707, 11.1924105, 2.49470162, 0.00968527887, -1.03145922e-10, -0.999952972, -2.41979468e-08, -1, -1.31220923e-10, -0.999952972, 2.41980835e-08, -0.00968527887)
  617. o40.BackSurface = Enum.SurfaceType.Weld
  618. o40.BottomSurface = Enum.SurfaceType.Weld
  619. o40.FrontSurface = Enum.SurfaceType.Weld
  620. o40.RightSurface = Enum.SurfaceType.Weld
  621. o40.TopSurface = Enum.SurfaceType.Weld
  622. o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  623. o40.Position = Vector3.new(31.9804707, 11.1924105, 2.49470162)
  624. o40.velocity = Vector3.new(-0.0415598601, -4.4072076e-05, -0.0159480106)
  625. o41.Parent = o5
  626. o41.BrickColor = BrickColor.new("Really black")
  627. o41.Position = Vector3.new(32.538311, 6.39178181, -3.49977112)
  628. o41.Rotation = Vector3.new(-0.0199999996, -0.550000012, -177.149994)
  629. o41.RotVelocity = Vector3.new(-0.145991653, -0.0475482121, 0.128475174)
  630. o41.Velocity = Vector3.new(0.148952037, -0.247547984, -0.27319327)
  631. o41.CanCollide = false
  632. o41.FormFactor = Enum.FormFactor.Plate
  633. o41.Size = Vector3.new(1, 0.800000012, 1)
  634. o41.CFrame = CFrame.new(32.538311, 6.39178181, -3.49977112, -0.998715043, 0.0497513041, -0.0095189577, -0.0497547463, -0.99876076, 0.000271278055, -0.00949554238, 0.000745239842, 0.999953389)
  635. o41.BackSurface = Enum.SurfaceType.Hinge
  636. o41.BottomSurface = Enum.SurfaceType.Weld
  637. o41.FrontSurface = Enum.SurfaceType.Weld
  638. o41.LeftSurface = Enum.SurfaceType.Weld
  639. o41.RightSurface = Enum.SurfaceType.Weld
  640. o41.TopSurface = Enum.SurfaceType.Weld
  641. o41.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  642. o41.Position = Vector3.new(32.538311, 6.39178181, -3.49977112)
  643. o41.velocity = Vector3.new(0.148952037, -0.247547984, -0.27319327)
  644. o42.Parent = o5
  645. o42.BrickColor = BrickColor.new("Really black")
  646. o42.Position = Vector3.new(28.7806282, 9.49240971, 2.46370506)
  647. o42.Rotation = Vector3.new(180, 0.550000012, 90)
  648. o42.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  649. o42.Velocity = Vector3.new(-0.0414045453, -4.4070217e-05, -0.0319815427)
  650. o42.FormFactor = Enum.FormFactor.Plate
  651. o42.Size = Vector3.new(1, 0.400000006, 1)
  652. o42.CFrame = CFrame.new(28.7806282, 9.49240971, 2.46370506, -1.03087865e-10, -0.99994868, 0.00968523603, -1, -1.31162872e-10, -2.41979059e-08, 2.41980214e-08, -0.00968523603, -0.99994868)
  653. o42.BackSurface = Enum.SurfaceType.Weld
  654. o42.BottomSurface = Enum.SurfaceType.Weld
  655. o42.LeftSurface = Enum.SurfaceType.Weld
  656. o42.RightSurface = Enum.SurfaceType.Weld
  657. o42.TopSurface = Enum.SurfaceType.Weld
  658. o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  659. o42.Position = Vector3.new(28.7806282, 9.49240971, 2.46370506)
  660. o42.velocity = Vector3.new(-0.0414045453, -4.4070217e-05, -0.0319815427)
  661. o43.Parent = o5
  662. o43.BrickColor = BrickColor.new("Institutional white")
  663. o43.Position = Vector3.new(31.8164082, 6.09209156, -1.20690882)
  664. o43.Rotation = Vector3.new(-156.800003, 0.50999999, 89.7799988)
  665. o43.RotVelocity = Vector3.new(0.0231998228, -0.0667501837, 0.122390896)
  666. o43.Velocity = Vector3.new(-0.0303114019, -0.11052005, -0.110797048)
  667. o43.FormFactor = Enum.FormFactor.Plate
  668. o43.Size = Vector3.new(1, 0.400000006, 2)
  669. o43.CFrame = CFrame.new(31.8164082, 6.09209156, -1.20690882, 0.00384841883, -0.99995321, 0.00885968283, -0.919142544, -4.70107443e-05, 0.393924326, -0.39390558, -0.0096590817, -0.919099987)
  670. o43.BackSurface = Enum.SurfaceType.Weld
  671. o43.BottomSurface = Enum.SurfaceType.Weld
  672. o43.FrontSurface = Enum.SurfaceType.Weld
  673. o43.LeftSurface = Enum.SurfaceType.Weld
  674. o43.RightSurface = Enum.SurfaceType.Weld
  675. o43.TopSurface = Enum.SurfaceType.Smooth
  676. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  677. o43.Position = Vector3.new(31.8164082, 6.09209156, -1.20690882)
  678. o43.velocity = Vector3.new(-0.0303114019, -0.11052005, -0.110797048)
  679. o44.Parent = o5
  680. o44.BrickColor = BrickColor.new("Really black")
  681. o44.Position = Vector3.new(33.2163239, 6.09212017, -1.1932981)
  682. o44.Rotation = Vector3.new(-156.800003, 0.50999999, 89.7799988)
  683. o44.RotVelocity = Vector3.new(0.0223084372, -0.0177991837, 0.0228380952)
  684. o44.Velocity = Vector3.new(0.0310808234, -0.0350526646, -0.0739729106)
  685. o44.FormFactor = Enum.FormFactor.Plate
  686. o44.Size = Vector3.new(1, 0.400000006, 2)
  687. o44.CFrame = CFrame.new(33.2163239, 6.09212017, -1.1932981, 0.00375652453, -0.999952793, 0.00893119816, -0.919133306, 6.56942429e-05, 0.393945932, -0.393928081, -0.00968888588, -0.919090211)
  688. o44.BackSurface = Enum.SurfaceType.Weld
  689. o44.BottomSurface = Enum.SurfaceType.Smooth
  690. o44.FrontSurface = Enum.SurfaceType.Weld
  691. o44.LeftSurface = Enum.SurfaceType.Weld
  692. o44.RightSurface = Enum.SurfaceType.Weld
  693. o44.TopSurface = Enum.SurfaceType.Weld
  694. o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  695. o44.Position = Vector3.new(33.2163239, 6.09212017, -1.1932981)
  696. o44.velocity = Vector3.new(0.0310808234, -0.0350526646, -0.0739729106)
  697. o45.Parent = o5
  698. o45.BrickColor = BrickColor.new("Really black")
  699. o45.Position = Vector3.new(31.8297005, 6.68297768, -2.58555579)
  700. o45.Rotation = Vector3.new(-66.7999954, -0.219999999, 89.4899979)
  701. o45.RotVelocity = Vector3.new(0.0231998228, -0.0667501837, 0.122390896)
  702. o45.Velocity = Vector3.new(-0.0106055476, -0.0769088268, -0.0962013304)
  703. o45.CanCollide = false
  704. o45.FormFactor = Enum.FormFactor.Plate
  705. o45.Size = Vector3.new(1, 0.400000006, 1)
  706. o45.CFrame = CFrame.new(31.8297005, 6.68297768, -2.58555579, 0.00885970704, -0.999953151, -0.00384847098, 0.393924296, -4.69722836e-05, 0.919142425, -0.919099927, -0.00965903699, 0.39390552)
  707. o45.BackSurface = Enum.SurfaceType.Weld
  708. o45.BottomSurface = Enum.SurfaceType.Hinge
  709. o45.FrontSurface = Enum.SurfaceType.Weld
  710. o45.LeftSurface = Enum.SurfaceType.Weld
  711. o45.RightSurface = Enum.SurfaceType.Weld
  712. o45.TopSurface = Enum.SurfaceType.Smooth
  713. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  714. o45.Position = Vector3.new(31.8297005, 6.68297768, -2.58555579)
  715. o45.velocity = Vector3.new(-0.0106055476, -0.0769088268, -0.0962013304)
  716. o46.Parent = o5
  717. o46.BrickColor = BrickColor.new("Institutional white")
  718. o46.Position = Vector3.new(31.9660797, 13.9893456, 3.99470496)
  719. o46.Rotation = Vector3.new(-87.0699997, 79.0499954, -92.9000015)
  720. o46.RotVelocity = Vector3.new(0.000462668249, 0.0114913872, -0.0265043844)
  721. o46.Velocity = Vector3.new(0.0239448883, -0.0120814387, 0.00517618842)
  722. o46.FormFactor = Enum.FormFactor.Symmetric
  723. o46.Shape = Enum.PartType.Cylinder
  724. o46.Size = Vector3.new(2, 2, 2)
  725. o46.CFrame = CFrame.new(31.9660797, 13.9893456, 3.99470496, -0.00960040092, 0.189757749, 0.981783926, -0.00152495503, -0.981830835, 0.189751893, 0.999952734, 0.000324510038, 0.00971537828)
  726. o46.BottomSurface = Enum.SurfaceType.Smooth
  727. o46.LeftSurface = Enum.SurfaceType.Hinge
  728. o46.TopSurface = Enum.SurfaceType.Weld
  729. o46.Color = Color3.new(0.972549, 0.972549, 0.972549)
  730. o46.Position = Vector3.new(31.9660797, 13.9893456, 3.99470496)
  731. o46.velocity = Vector3.new(0.0239448883, -0.0120814387, 0.00517618842)
  732. o47.Parent = o5
  733. o47.BrickColor = BrickColor.new("Institutional white")
  734. o47.Position = Vector3.new(32.497406, 11.2402201, 3.99562097)
  735. o47.Rotation = Vector3.new(-87.0699997, 79.0499954, -92.9000015)
  736. o47.RotVelocity = Vector3.new(0.000462668249, 0.0114913872, -0.0265043844)
  737. o47.Velocity = Vector3.new(-0.0489084609, -0.026164338, -0.00220142119)
  738. o47.Size = Vector3.new(2, 3.60000014, 2)
  739. o47.CFrame = CFrame.new(32.497406, 11.2402201, 3.99562097, -0.00960036553, 0.189757735, 0.981783807, -0.00152494002, -0.981830716, 0.189751849, 0.999952674, 0.000324502209, 0.00971541461)
  740. o47.BottomSurface = Enum.SurfaceType.Weld
  741. o47.RightSurface = Enum.SurfaceType.Weld
  742. o47.TopSurface = Enum.SurfaceType.Weld
  743. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  744. o47.Position = Vector3.new(32.497406, 11.2402201, 3.99562097)
  745. o47.velocity = Vector3.new(-0.0489084609, -0.026164338, -0.00220142119)
  746. o48.Parent = o47
  747. o48.Texture = "http://www.roblox.com/asset/?id=10448011"
  748. o49.Parent = o5
  749. o49.BrickColor = BrickColor.new("Really black")
  750. o49.Position = Vector3.new(33.3805733, 2.47226977, -4.19119167)
  751. o49.Rotation = Vector3.new(90.1899948, -9.57999992, -179.440002)
  752. o49.RotVelocity = Vector3.new(-0.0743310079, 0.0577958263, -0.0120214671)
  753. o49.Velocity = Vector3.new(0.0139774838, -0.047840286, -0.0294325538)
  754. o49.FormFactor = Enum.FormFactor.Plate
  755. o49.Size = Vector3.new(1, 0.400000006, 1)
  756. o49.CFrame = CFrame.new(33.3805733, 2.47226977, -4.19119167, -0.986022055, 0.00958194118, -0.166338652, 0.166362613, 0.00178034126, -0.986057878, -0.00915362593, -0.999952495, -0.0033499042)
  757. o49.BackSurface = Enum.SurfaceType.Weld
  758. o49.BottomSurface = Enum.SurfaceType.Hinge
  759. o49.FrontSurface = Enum.SurfaceType.Weld
  760. o49.LeftSurface = Enum.SurfaceType.Weld
  761. o49.RightSurface = Enum.SurfaceType.Weld
  762. o49.TopSurface = Enum.SurfaceType.Weld
  763. o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  764. o49.Position = Vector3.new(33.3805733, 2.47226977, -4.19119167)
  765. o49.velocity = Vector3.new(0.0139774838, -0.047840286, -0.0294325538)
  766. o50.Parent = o5
  767. o50.BrickColor = BrickColor.new("Institutional white")
  768. o50.Position = Vector3.new(33.2327881, 2.73616791, -3.49266005)
  769. o50.Rotation = Vector3.new(0.0199999996, -0.550000012, -151.910004)
  770. o50.RotVelocity = Vector3.new(-0.0211989414, -0.0419836119, -0.0692364424)
  771. o50.Velocity = Vector3.new(-0.0273865759, -0.122945666, -0.0692959875)
  772. o50.FormFactor = Enum.FormFactor.Plate
  773. o50.Size = Vector3.new(1, 2, 1)
  774. o50.CFrame = CFrame.new(33.2327881, 2.73616791, -3.49266005, -0.882194281, 0.470789552, -0.00952778477, -0.470808327, -0.882235527, -0.000311010575, -0.00855217129, 0.00421138713, 0.999954581)
  775. o50.BottomSurface = Enum.SurfaceType.Weld
  776. o50.FrontSurface = Enum.SurfaceType.Weld
  777. o50.TopSurface = Enum.SurfaceType.Weld
  778. o50.Color = Color3.new(0.972549, 0.972549, 0.972549)
  779. o50.Position = Vector3.new(33.2327881, 2.73616791, -3.49266005)
  780. o50.velocity = Vector3.new(-0.0273865759, -0.122945666, -0.0692959875)
  781. o51.Parent = o5
  782. o51.BrickColor = BrickColor.new("Really black")
  783. o51.Position = Vector3.new(31.7603149, 6.68327093, 4.57136536)
  784. o51.Rotation = Vector3.new(-23.1999989, -0.50999999, -90.2200012)
  785. o51.RotVelocity = Vector3.new(-0.00645953603, 0.0207922459, 0.13572754)
  786. o51.Velocity = Vector3.new(-0.0908158123, -0.197512448, 0.0682255179)
  787. o51.CanCollide = false
  788. o51.FormFactor = Enum.FormFactor.Plate
  789. o51.Size = Vector3.new(1, 0.400000006, 1)
  790. o51.CFrame = CFrame.new(31.7603149, 6.68327093, 4.57136536, -0.00383848348, 0.999952912, -0.00891510025, -0.919142663, -1.70553703e-05, 0.393926233, 0.393906534, 0.00970674306, 0.91909945)
  791. o51.BackSurface = Enum.SurfaceType.Weld
  792. o51.BottomSurface = Enum.SurfaceType.Smooth
  793. o51.FrontSurface = Enum.SurfaceType.Weld
  794. o51.LeftSurface = Enum.SurfaceType.Weld
  795. o51.RightSurface = Enum.SurfaceType.Weld
  796. o51.TopSurface = Enum.SurfaceType.Hinge
  797. o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  798. o51.Position = Vector3.new(31.7603149, 6.68327093, 4.57136536)
  799. o51.velocity = Vector3.new(-0.0908158123, -0.197512448, 0.0682255179)
  800. o52.Parent = o5
  801. o52.BrickColor = BrickColor.new("Really black")
  802. o52.Position = Vector3.new(33.1710548, 1.19164169, -4.89552307)
  803. o52.Rotation = Vector3.new(0.099999994, -0.550000012, -9.57999992)
  804. o52.RotVelocity = Vector3.new(-0.0743310079, 0.0577958263, -0.0120214671)
  805. o52.Velocity = Vector3.new(-0.0421249643, -0.0976752341, 0.0778671205)
  806. o52.FormFactor = Enum.FormFactor.Plate
  807. o52.Size = Vector3.new(1, 0.400000006, 1)
  808. o52.CFrame = CFrame.new(33.1710548, 1.19164169, -4.89552307, 0.986022055, 0.166338697, -0.00958204176, -0.166362688, 0.986058593, -0.00178035127, 0.00915353, 0.00334987929, 0.999952495)
  809. o52.BackSurface = Enum.SurfaceType.Weld
  810. o52.BottomSurface = Enum.SurfaceType.Weld
  811. o52.FrontSurface = Enum.SurfaceType.Weld
  812. o52.LeftSurface = Enum.SurfaceType.Weld
  813. o52.RightSurface = Enum.SurfaceType.Weld
  814. o52.TopSurface = Enum.SurfaceType.Weld
  815. o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  816. o52.Position = Vector3.new(33.1710548, 1.19164169, -4.89552307)
  817. o52.velocity = Vector3.new(-0.0421249643, -0.0976752341, 0.0778671205)
  818. o53.Parent = o5
  819. o53.BrickColor = BrickColor.new("Really black")
  820. o53.Position = Vector3.new(33.2142372, 1.48621273, -4.19454861)
  821. o53.Rotation = Vector3.new(-89.8099976, 9.57999992, -0.560000002)
  822. o53.RotVelocity = Vector3.new(-0.0743310079, 0.0577958263, -0.0120214671)
  823. o53.Velocity = Vector3.new(0.00192961469, -0.046090208, 0.0534755923)
  824. o53.FormFactor = Enum.FormFactor.Plate
  825. o53.Size = Vector3.new(1, 0.400000006, 1)
  826. o53.CFrame = CFrame.new(33.2142372, 1.48621273, -4.19454861, 0.986022055, 0.00958195794, 0.166338652, -0.166362628, 0.00178034289, 0.986057997, 0.0091536101, -0.999952495, 0.00334990025)
  827. o53.BackSurface = Enum.SurfaceType.Weld
  828. o53.BottomSurface = Enum.SurfaceType.Weld
  829. o53.FrontSurface = Enum.SurfaceType.Weld
  830. o53.LeftSurface = Enum.SurfaceType.Weld
  831. o53.RightSurface = Enum.SurfaceType.Weld
  832. o53.TopSurface = Enum.SurfaceType.Weld
  833. o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  834. o53.Position = Vector3.new(33.2142372, 1.48621273, -4.19454861)
  835. o53.velocity = Vector3.new(0.00192961469, -0.046090208, 0.0534755923)
  836. o54.Parent = o5
  837. o54.BrickColor = BrickColor.new("Really black")
  838. o54.Position = Vector3.new(32.156292, 5.64836311, 5.49647474)
  839. o54.Rotation = Vector3.new(0, -0.560000002, 158.360001)
  840. o54.RotVelocity = Vector3.new(-0.0452494062, -0.0225986913, -0.0237447843)
  841. o54.Velocity = Vector3.new(0.021392785, -0.041266419, -0.0387024507)
  842. o54.FormFactor = Enum.FormFactor.Plate
  843. o54.Size = Vector3.new(1, 0.800000012, 1)
  844. o54.CFrame = CFrame.new(32.156292, 5.64836311, 5.49647474, -0.929454088, -0.368796527, -0.00973947439, 0.368817568, -0.929498672, -3.6790967e-05, -0.00904175546, -0.00362401572, 0.999950945)
  845. o54.BackSurface = Enum.SurfaceType.Weld
  846. o54.BottomSurface = Enum.SurfaceType.Weld
  847. o54.FrontSurface = Enum.SurfaceType.Weld
  848. o54.LeftSurface = Enum.SurfaceType.Weld
  849. o54.RightSurface = Enum.SurfaceType.Weld
  850. o54.TopSurface = Enum.SurfaceType.Weld
  851. o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  852. o54.Position = Vector3.new(32.156292, 5.64836311, 5.49647474)
  853. o54.velocity = Vector3.new(0.021392785, -0.041266419, -0.0387024507)
  854. o55.Parent = o5
  855. o55.BrickColor = BrickColor.new("Really black")
  856. o55.Position = Vector3.new(32.4513321, 6.39196157, 5.49937296)
  857. o55.Rotation = Vector3.new(-180, 0.560000002, 21.6399994)
  858. o55.RotVelocity = Vector3.new(-0.0452494062, -0.0225986913, -0.0237447843)
  859. o55.Velocity = Vector3.new(0.038983874, -0.0481409393, -0.0656823218)
  860. o55.FormFactor = Enum.FormFactor.Plate
  861. o55.Size = Vector3.new(1, 0.800000012, 1)
  862. o55.CFrame = CFrame.new(32.4513321, 6.39196157, 5.49937296, 0.92945379, -0.368796289, 0.00973941851, -0.368817598, -0.929498434, 3.69022273e-05, 0.0090418458, -0.00362393027, -0.999950826)
  863. o55.BackSurface = Enum.SurfaceType.Hinge
  864. o55.BottomSurface = Enum.SurfaceType.Weld
  865. o55.FrontSurface = Enum.SurfaceType.Weld
  866. o55.LeftSurface = Enum.SurfaceType.Weld
  867. o55.RightSurface = Enum.SurfaceType.Weld
  868. o55.TopSurface = Enum.SurfaceType.Weld
  869. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  870. o55.Position = Vector3.new(32.4513321, 6.39196157, 5.49937296)
  871. o55.velocity = Vector3.new(0.038983874, -0.0481409393, -0.0656823218)
  872. o56.Parent = o5
  873. o56.BrickColor = BrickColor.new("Really black")
  874. o56.Transparency = 1.0000001192093
  875. o56.Position = Vector3.new(36.04916, 0.295637816, -3.46946597)
  876. o56.Rotation = Vector3.new(-179.899994, 0.550000012, 9.57999992)
  877. o56.RotVelocity = Vector3.new(-0.0743310079, 0.0577958263, -0.0120214671)
  878. o56.Velocity = Vector3.new(0.0295239054, -0.0262740217, -0.021874465)
  879. o56.FormFactor = Enum.FormFactor.Plate
  880. o56.Size = Vector3.new(1, 0.400000006, 1)
  881. o56.CFrame = CFrame.new(36.04916, 0.295637816, -3.46946597, 0.986022055, -0.166338801, 0.00958227366, -0.166362867, -0.986060262, 0.00178037561, 0.00915330369, -0.00334982062, -0.999952495)
  882. o56.BackSurface = Enum.SurfaceType.Weld
  883. o56.BottomSurface = Enum.SurfaceType.Weld
  884. o56.LeftSurface = Enum.SurfaceType.Weld
  885. o56.RightSurface = Enum.SurfaceType.Weld
  886. o56.TopSurface = Enum.SurfaceType.Weld
  887. o56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  888. o56.Position = Vector3.new(36.04916, 0.295637816, -3.46946597)
  889. o56.velocity = Vector3.new(0.0295239054, -0.0262740217, -0.021874465)
  890. o57.Parent = o5
  891. o57.BrickColor = BrickColor.new("Really black")
  892. o57.Position = Vector3.new(31.7870483, 5.50149298, 1.81407201)
  893. o57.Rotation = Vector3.new(66.7999954, -0.219999999, -89.4899979)
  894. o57.RotVelocity = Vector3.new(-0.00645953603, 0.0207922459, 0.13572754)
  895. o57.Velocity = Vector3.new(0.0122536831, -0.211694822, 0.0753034055)
  896. o57.FormFactor = Enum.FormFactor.Plate
  897. o57.Size = Vector3.new(1, 0.400000006, 1)
  898. o57.CFrame = CFrame.new(31.7870483, 5.50149298, 1.81407201, 0.00891512632, 0.999952912, -0.00383889675, -0.393925637, -1.66893005e-05, -0.919142365, -0.919099152, 0.0097065568, 0.393906832)
  899. o57.BackSurface = Enum.SurfaceType.Weld
  900. o57.BottomSurface = Enum.SurfaceType.Smooth
  901. o57.FrontSurface = Enum.SurfaceType.Weld
  902. o57.LeftSurface = Enum.SurfaceType.Weld
  903. o57.RightSurface = Enum.SurfaceType.Weld
  904. o57.TopSurface = Enum.SurfaceType.Hinge
  905. o57.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  906. o57.Position = Vector3.new(31.7870483, 5.50149298, 1.81407201)
  907. o57.velocity = Vector3.new(0.0122536831, -0.211694822, 0.0753034055)
  908. o58.Parent = o5
  909. o58.BrickColor = BrickColor.new("Really black")
  910. o58.Transparency = 1.0000001192093
  911. o58.Position = Vector3.new(32.4756126, 6.59241104, 2.99952888)
  912. o58.Rotation = Vector3.new(180, 0.550000012, 0)
  913. o58.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  914. o58.Velocity = Vector3.new(-0.0440893658, -4.41455413e-05, -0.0134677021)
  915. o58.FormFactor = Enum.FormFactor.Plate
  916. o58.Size = Vector3.new(1, 0.800000012, 2)
  917. o58.CFrame = CFrame.new(32.4756126, 6.59241104, 2.99952888, 0.999946535, -1.03194765e-10, 0.00968521554, 1.30996491e-10, -1, -2.41977336e-08, 0.00968521554, 2.41978526e-08, -0.999946535)
  918. o58.BackSurface = Enum.SurfaceType.Weld
  919. o58.BottomSurface = Enum.SurfaceType.Weld
  920. o58.FrontSurface = Enum.SurfaceType.Weld
  921. o58.LeftSurface = Enum.SurfaceType.Weld
  922. o58.RightSurface = Enum.SurfaceType.Weld
  923. o58.TopSurface = Enum.SurfaceType.Weld
  924. o58.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  925. o58.Position = Vector3.new(32.4756126, 6.59241104, 2.99952888)
  926. o58.velocity = Vector3.new(-0.0440893658, -4.41455413e-05, -0.0134677021)
  927. o59.Parent = o5
  928. o59.BrickColor = BrickColor.new("Really black")
  929. o59.Position = Vector3.new(33.1603394, 6.68308592, 4.58474684)
  930. o59.Rotation = Vector3.new(-113.199997, 0.219999999, -90.5099945)
  931. o59.RotVelocity = Vector3.new(-0.0337516181, -0.0617896765, -0.0838092119)
  932. o59.Velocity = Vector3.new(-0.0542330109, -0.0192417726, 0.00663156994)
  933. o59.CanCollide = false
  934. o59.FormFactor = Enum.FormFactor.Plate
  935. o59.Size = Vector3.new(1, 0.400000006, 1)
  936. o59.CFrame = CFrame.new(33.1603394, 6.68308592, 4.58474684, -0.0088880714, 0.999953091, 0.00379707129, 0.393934131, 1.15667126e-05, 0.91913867, 0.919095695, 0.0096650254, -0.393915862)
  937. o59.BackSurface = Enum.SurfaceType.Weld
  938. o59.BottomSurface = Enum.SurfaceType.Hinge
  939. o59.FrontSurface = Enum.SurfaceType.Weld
  940. o59.LeftSurface = Enum.SurfaceType.Weld
  941. o59.RightSurface = Enum.SurfaceType.Weld
  942. o59.TopSurface = Enum.SurfaceType.Smooth
  943. o59.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  944. o59.Position = Vector3.new(33.1603394, 6.68308592, 4.58474684)
  945. o59.velocity = Vector3.new(-0.0542330109, -0.0192417726, 0.00663156994)
  946. o60.Parent = o5
  947. o60.BrickColor = BrickColor.new("Institutional white")
  948. o60.Position = Vector3.new(31.9337292, 4.45930862, -3.50500464)
  949. o60.Rotation = Vector3.new(-90.0400009, -2.8499999, 89.4499969)
  950. o60.RotVelocity = Vector3.new(-0.145991653, -0.0475482121, 0.128475174)
  951. o60.Velocity = Vector3.new(0.397475719, -0.325985789, -0.0198150873)
  952. o60.FormFactor = Enum.FormFactor.Plate
  953. o60.Size = Vector3.new(1, 0.400000006, 3)
  954. o60.CFrame = CFrame.new(31.9337292, 4.45930862, -3.50500464, 0.00951886456, -0.998714924, -0.0497513674, -0.000271250057, -0.0497546755, 0.9987607, -0.99995327, -0.009495629, -0.000745272904)
  955. o60.BackSurface = Enum.SurfaceType.Weld
  956. o60.BottomSurface = Enum.SurfaceType.Weld
  957. o60.FrontSurface = Enum.SurfaceType.Weld
  958. o60.LeftSurface = Enum.SurfaceType.Weld
  959. o60.RightSurface = Enum.SurfaceType.Weld
  960. o60.TopSurface = Enum.SurfaceType.Weld
  961. o60.Color = Color3.new(0.972549, 0.972549, 0.972549)
  962. o60.Position = Vector3.new(31.9337292, 4.45930862, -3.50500464)
  963. o60.velocity = Vector3.new(0.397475719, -0.325985789, -0.0198150873)
  964. o61.Parent = o5
  965. o61.BrickColor = BrickColor.new("Really black")
  966. o61.Position = Vector3.new(31.8031158, 5.50120497, 0.171737999)
  967. o61.Rotation = Vector3.new(-66.7999954, -0.219999999, 89.4899979)
  968. o61.RotVelocity = Vector3.new(0.0231998228, -0.0667501837, 0.122390896)
  969. o61.Velocity = Vector3.new(-0.0500171892, -0.144131273, -0.12539278)
  970. o61.FormFactor = Enum.FormFactor.Plate
  971. o61.Size = Vector3.new(1, 0.400000006, 1)
  972. o61.CFrame = CFrame.new(31.8031158, 5.50120497, 0.171737999, 0.0088596344, -0.99995333, -0.00384831429, 0.393924415, -4.70876694e-05, 0.919142783, -0.919100106, -0.0096591711, 0.39390564)
  973. o61.BackSurface = Enum.SurfaceType.Weld
  974. o61.BottomSurface = Enum.SurfaceType.Hinge
  975. o61.FrontSurface = Enum.SurfaceType.Weld
  976. o61.LeftSurface = Enum.SurfaceType.Weld
  977. o61.RightSurface = Enum.SurfaceType.Weld
  978. o61.TopSurface = Enum.SurfaceType.Smooth
  979. o61.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  980. o61.Position = Vector3.new(31.8031158, 5.50120497, 0.171737999)
  981. o61.velocity = Vector3.new(-0.0500171892, -0.144131273, -0.12539278)
  982. o62.Parent = o5
  983. o62.BrickColor = BrickColor.new("Really black")
  984. o62.Position = Vector3.new(32.4610901, 6.59241104, 4.49945927)
  985. o62.Rotation = Vector3.new(180, 0.550000012, 0)
  986. o62.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  987. o62.Velocity = Vector3.new(-0.0516049899, -4.43650606e-05, -0.0135404691)
  988. o62.FormFactor = Enum.FormFactor.Plate
  989. o62.Size = Vector3.new(1, 0.800000012, 1)
  990. o62.CFrame = CFrame.new(32.4610901, 6.59241104, 4.49945927, 0.999939859, -1.03104456e-10, 0.00968515128, 1.30906189e-10, -1, -2.41976608e-08, 0.00968515128, 2.41977638e-08, -0.999939859)
  991. o62.BackSurface = Enum.SurfaceType.Weld
  992. o62.BottomSurface = Enum.SurfaceType.Weld
  993. o62.FrontSurface = Enum.SurfaceType.Weld
  994. o62.LeftSurface = Enum.SurfaceType.Weld
  995. o62.RightSurface = Enum.SurfaceType.Weld
  996. o62.TopSurface = Enum.SurfaceType.Weld
  997. o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  998. o62.Position = Vector3.new(32.4610901, 6.59241104, 4.49945927)
  999. o62.velocity = Vector3.new(-0.0516049899, -4.43650606e-05, -0.0135404691)
  1000. o63.Parent = o5
  1001. o63.BrickColor = BrickColor.new("Really black")
  1002. o63.Position = Vector3.new(32.6212006, 4.59420204, -2.79846191)
  1003. o63.Rotation = Vector3.new(-79.1999969, 87.0999985, -10.8299999)
  1004. o63.RotVelocity = Vector3.new(-0.145991653, -0.0475482121, 0.128475174)
  1005. o63.Velocity = Vector3.new(0.346550405, -0.134513438, -0.00682036579)
  1006. o63.FormFactor = Enum.FormFactor.Plate
  1007. o63.Size = Vector3.new(2, 0.400000006, 1)
  1008. o63.CFrame = CFrame.new(32.6212006, 4.59420204, -2.79846191, 0.0497509949, 0.00951941591, 0.998715639, -0.998761058, -0.000271418452, 0.0497551002, 0.000745074416, -0.999953985, 0.00949510187)
  1009. o63.BackSurface = Enum.SurfaceType.Weld
  1010. o63.BottomSurface = Enum.SurfaceType.Weld
  1011. o63.FrontSurface = Enum.SurfaceType.Weld
  1012. o63.LeftSurface = Enum.SurfaceType.Weld
  1013. o63.RightSurface = Enum.SurfaceType.Weld
  1014. o63.TopSurface = Enum.SurfaceType.Weld
  1015. o63.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1016. o63.Position = Vector3.new(32.6212006, 4.59420204, -2.79846191)
  1017. o63.velocity = Vector3.new(0.346550405, -0.134513438, -0.00682036579)
  1018. o64.Parent = o5
  1019. o64.BrickColor = BrickColor.new("Institutional white")
  1020. o64.Position = Vector3.new(31.7736835, 6.09238148, 3.19271827)
  1021. o64.Rotation = Vector3.new(-23.1999989, -0.50999999, -90.2200012)
  1022. o64.RotVelocity = Vector3.new(-0.00645953603, 0.0207922459, 0.13572754)
  1023. o64.Velocity = Vector3.new(-0.0392810106, -0.204603374, 0.0717644244)
  1024. o64.FormFactor = Enum.FormFactor.Plate
  1025. o64.Size = Vector3.new(1, 0.400000006, 2)
  1026. o64.CFrame = CFrame.new(31.7736835, 6.09238148, 3.19271827, -0.00383858685, 0.999952912, -0.00891510677, -0.919142604, -1.69639297e-05, 0.393926084, 0.393906623, 0.0097066965, 0.919099391)
  1027. o64.BackSurface = Enum.SurfaceType.Weld
  1028. o64.BottomSurface = Enum.SurfaceType.Smooth
  1029. o64.FrontSurface = Enum.SurfaceType.Weld
  1030. o64.LeftSurface = Enum.SurfaceType.Weld
  1031. o64.RightSurface = Enum.SurfaceType.Weld
  1032. o64.TopSurface = Enum.SurfaceType.Weld
  1033. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1034. o64.Position = Vector3.new(31.7736835, 6.09238148, 3.19271827)
  1035. o64.velocity = Vector3.new(-0.0392810106, -0.204603374, 0.0717644244)
  1036. o65.Parent = o5
  1037. o65.BrickColor = BrickColor.new("Really black")
  1038. o65.Position = Vector3.new(32.6678467, 3.79485178, -3.4977107)
  1039. o65.Rotation = Vector3.new(0.0199999996, -0.550000012, -151.910004)
  1040. o65.RotVelocity = Vector3.new(-0.0211989414, -0.0419836119, -0.0692364424)
  1041. o65.Velocity = Vector3.new(0.0461249724, -0.0839381963, -0.115457244)
  1042. o65.FormFactor = Enum.FormFactor.Plate
  1043. o65.Size = Vector3.new(1, 0.400000006, 1)
  1044. o65.CFrame = CFrame.new(32.6678467, 3.79485178, -3.4977107, -0.8821944, 0.470789552, -0.00952778477, -0.470808387, -0.882235527, -0.000311010168, -0.00855217222, 0.00421138667, 0.999954581)
  1045. o65.BackSurface = Enum.SurfaceType.Hinge
  1046. o65.BottomSurface = Enum.SurfaceType.Weld
  1047. o65.FrontSurface = Enum.SurfaceType.Hinge
  1048. o65.TopSurface = Enum.SurfaceType.Weld
  1049. o65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1050. o65.Position = Vector3.new(32.6678467, 3.79485178, -3.4977107)
  1051. o65.velocity = Vector3.new(0.0461249724, -0.0839381963, -0.115457244)
  1052. o66.Parent = o5
  1053. o66.BrickColor = BrickColor.new("Really black")
  1054. o66.Position = Vector3.new(33.1870117, 5.50128317, 1.82745397)
  1055. o66.Rotation = Vector3.new(-23.1999989, -0.50999999, -90.2200012)
  1056. o66.RotVelocity = Vector3.new(-0.0337516181, -0.0617896765, -0.0838092119)
  1057. o66.Velocity = Vector3.new(0.017093271, -0.114540264, 0.0481674001)
  1058. o66.FormFactor = Enum.FormFactor.Plate
  1059. o66.Size = Vector3.new(1, 0.400000006, 1)
  1060. o66.CFrame = CFrame.new(33.1870117, 5.50128317, 1.82745397, -0.00379693508, 0.99995327, -0.00888806581, -0.91913867, 1.14440918e-05, 0.393934131, 0.393915862, 0.00966508687, 0.919095695)
  1061. o66.BackSurface = Enum.SurfaceType.Weld
  1062. o66.BottomSurface = Enum.SurfaceType.Hinge
  1063. o66.FrontSurface = Enum.SurfaceType.Weld
  1064. o66.LeftSurface = Enum.SurfaceType.Weld
  1065. o66.RightSurface = Enum.SurfaceType.Weld
  1066. o66.TopSurface = Enum.SurfaceType.Smooth
  1067. o66.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1068. o66.Position = Vector3.new(33.1870117, 5.50128317, 1.82745397)
  1069. o66.velocity = Vector3.new(0.017093271, -0.114540264, 0.0481674001)
  1070. o67.Parent = o5
  1071. o67.BrickColor = BrickColor.new("Really black")
  1072. o67.Position = Vector3.new(33.1736755, 6.0921855, 3.20609999)
  1073. o67.Rotation = Vector3.new(156.800003, 0.50999999, -89.7799988)
  1074. o67.RotVelocity = Vector3.new(-0.0337516181, -0.0617896765, -0.0838092119)
  1075. o67.Velocity = Vector3.new(-0.0185697637, -0.0668910295, 0.0273994524)
  1076. o67.FormFactor = Enum.FormFactor.Plate
  1077. o67.Size = Vector3.new(1, 0.400000006, 2)
  1078. o67.CFrame = CFrame.new(33.1736755, 6.0921855, 3.20609999, 0.00379702589, 0.999953151, 0.00888806954, 0.91913867, 1.15257171e-05, -0.393934131, -0.393915862, 0.00966504589, -0.919095695)
  1079. o67.BackSurface = Enum.SurfaceType.Weld
  1080. o67.BottomSurface = Enum.SurfaceType.Weld
  1081. o67.FrontSurface = Enum.SurfaceType.Weld
  1082. o67.LeftSurface = Enum.SurfaceType.Weld
  1083. o67.RightSurface = Enum.SurfaceType.Weld
  1084. o67.TopSurface = Enum.SurfaceType.Smooth
  1085. o67.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1086. o67.Position = Vector3.new(33.1736755, 6.0921855, 3.20609999)
  1087. o67.velocity = Vector3.new(-0.0185697637, -0.0668910295, 0.0273994524)
  1088. o68.Name = "Portal Gun"
  1089. o68.Parent = o5
  1090. o68.BrickColor = BrickColor.new("Really black")
  1091. o68.Position = Vector3.new(32.7866211, 9.66700363, 5.49606276)
  1092. o68.Rotation = Vector3.new(92.9300003, -79.0499954, 92.9000015)
  1093. o68.RotVelocity = Vector3.new(0.000462668249, 0.0114913872, -0.0265043844)
  1094. o68.Velocity = Vector3.new(-0.0733634382, -0.0345240124, -0.00625278102)
  1095. o68.Size = Vector3.new(1, 1.20000005, 2)
  1096. o68.CFrame = CFrame.new(32.7866211, 9.66700363, 5.49606276, -0.00960029382, -0.189757735, -0.981783569, -0.00152491021, 0.981830537, -0.189751789, 0.999952555, -0.000324486435, -0.00971548632)
  1097. o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1098. o68.Position = Vector3.new(32.7866211, 9.66700363, 5.49606276)
  1099. o68.velocity = Vector3.new(-0.0733634382, -0.0345240124, -0.00625278102)
  1100. o69.Parent = o68
  1101. o69.TextureId = "http://www.roblox.com/asset/?id=10461631"
  1102. o69.MeshType = Enum.MeshType.FileMesh
  1103. o70.Parent = o5
  1104. o70.BrickColor = BrickColor.new("Really black")
  1105. o70.Position = Vector3.new(31.7943096, 4.71889019, 4.7928791)
  1106. o70.Rotation = Vector3.new(88.5999985, 68.3499985, -178.48999)
  1107. o70.RotVelocity = Vector3.new(-0.0452494062, -0.0225986913, -0.0237447843)
  1108. o70.Velocity = Vector3.new(0.0152229909, -0.0645085126, -0.00482467934)
  1109. o70.FormFactor = Enum.FormFactor.Plate
  1110. o70.Size = Vector3.new(2, 0.400000006, 1)
  1111. o70.CFrame = CFrame.new(31.7943096, 4.71889019, 4.7928791, -0.36879608, 0.00973936263, 0.929453492, -0.929498255, 3.70134912e-05, -0.368817598, -0.00362384529, -0.999950707, 0.00904193427)
  1112. o70.BackSurface = Enum.SurfaceType.Weld
  1113. o70.BottomSurface = Enum.SurfaceType.Weld
  1114. o70.FrontSurface = Enum.SurfaceType.Weld
  1115. o70.LeftSurface = Enum.SurfaceType.Weld
  1116. o70.RightSurface = Enum.SurfaceType.Weld
  1117. o70.TopSurface = Enum.SurfaceType.Weld
  1118. o70.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1119. o70.Position = Vector3.new(31.7943096, 4.71889019, 4.7928791)
  1120. o70.velocity = Vector3.new(0.0152229909, -0.0645085126, -0.00482467934)
  1121. o71.Parent = o5
  1122. o71.BrickColor = BrickColor.new("Really black")
  1123. o71.Position = Vector3.new(33.091095, 0.794726014, -3.49693298)
  1124. o71.Rotation = Vector3.new(86.8499985, 80.409996, 93.2999954)
  1125. o71.RotVelocity = Vector3.new(-0.0743310079, 0.0577958263, -0.0120214671)
  1126. o71.Velocity = Vector3.new(0.0339361988, 0.0072446093, 0.111991607)
  1127. o71.FormFactor = Enum.FormFactor.Plate
  1128. o71.Size = Vector3.new(1, 0.400000006, 5)
  1129. o71.CFrame = CFrame.new(33.091095, 0.794726014, -3.49693298, -0.00958229043, -0.166338801, 0.986022055, -0.00178037724, -0.986060381, -0.166362882, 0.999952495, -0.00334981666, 0.00915328786)
  1130. o71.BackSurface = Enum.SurfaceType.Weld
  1131. o71.BottomSurface = Enum.SurfaceType.Weld
  1132. o71.FrontSurface = Enum.SurfaceType.Weld
  1133. o71.LeftSurface = Enum.SurfaceType.Weld
  1134. o71.RightSurface = Enum.SurfaceType.Hinge
  1135. o71.TopSurface = Enum.SurfaceType.Weld
  1136. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1137. o71.Position = Vector3.new(33.091095, 0.794726014, -3.49693298)
  1138. o71.velocity = Vector3.new(0.0339361988, 0.0072446093, 0.111991607)
  1139. o72.Parent = o5
  1140. o72.BrickColor = BrickColor.new("Institutional white")
  1141. o72.Position = Vector3.new(31.9835205, 2.88056111, 5.49484205)
  1142. o72.Rotation = Vector3.new(-88.7799988, 65.8399963, -91.3499985)
  1143. o72.RotVelocity = Vector3.new(-0.071962513, 0.0991337597, 0.0497643165)
  1144. o72.Velocity = Vector3.new(-0.0505851656, 0.0424380973, 0.159095734)
  1145. o72.FormFactor = Enum.FormFactor.Plate
  1146. o72.Size = Vector3.new(1, 2, 1)
  1147. o72.CFrame = CFrame.new(31.9835205, 2.88056111, 5.49484205, -0.00967301335, 0.409229428, 0.912380457, 0.000334010023, -0.912421942, 0.409251541, 0.999953508, 0.00426331628, 0.0086888019)
  1148. o72.BottomSurface = Enum.SurfaceType.Weld
  1149. o72.RightSurface = Enum.SurfaceType.Weld
  1150. o72.TopSurface = Enum.SurfaceType.Weld
  1151. o72.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1152. o72.Position = Vector3.new(31.9835205, 2.88056111, 5.49484205)
  1153. o72.velocity = Vector3.new(-0.0505851656, 0.0424380973, 0.159095734)
  1154. o73.Parent = o5
  1155. o73.BrickColor = BrickColor.new("Really black")
  1156. o73.Transparency = 1.0000001192093
  1157. o73.Position = Vector3.new(32.4949799, 2.99241114, 0.999634206)
  1158. o73.Rotation = Vector3.new(180, -89.3699951, -90)
  1159. o73.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  1160. o73.Velocity = Vector3.new(-0.0340685956, -4.38528514e-05, -0.0133711863)
  1161. o73.FormFactor = Enum.FormFactor.Plate
  1162. o73.Size = Vector3.new(4, 2, 1)
  1163. o73.CFrame = CFrame.new(32.4949799, 2.99241114, 0.999634206, 1.03104456e-10, 0.00968515128, -0.999939859, 1, -2.41976608e-08, -1.30906189e-10, -2.41977638e-08, -0.999939859, -0.00968515128)
  1164. o73.BackSurface = Enum.SurfaceType.Weld
  1165. o73.BottomSurface = Enum.SurfaceType.Weld
  1166. o73.FrontSurface = Enum.SurfaceType.Weld
  1167. o73.LeftSurface = Enum.SurfaceType.Weld
  1168. o73.RightSurface = Enum.SurfaceType.Weld
  1169. o73.TopSurface = Enum.SurfaceType.Weld
  1170. o73.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1171. o73.Position = Vector3.new(32.4949799, 2.99241114, 0.999634206)
  1172. o73.velocity = Vector3.new(-0.0340685956, -4.38528514e-05, -0.0133711863)
  1173. o74.Parent = o5
  1174. o74.BrickColor = BrickColor.new("Really black")
  1175. o74.Position = Vector3.new(34.1436462, 1.02278805, -3.48643446)
  1176. o74.Rotation = Vector3.new(-179.899994, 0.550000012, 9.57999992)
  1177. o74.RotVelocity = Vector3.new(-0.0743310079, 0.0577958263, -0.0120214671)
  1178. o74.Velocity = Vector3.new(0.0372846089, -0.00462823547, 0.0342064574)
  1179. o74.FormFactor = Enum.FormFactor.Plate
  1180. o74.Size = Vector3.new(1, 0.400000006, 1)
  1181. o74.CFrame = CFrame.new(34.1436462, 1.02278805, -3.48643446, 0.986022055, -0.166338801, 0.00958227366, -0.166362867, -0.986060262, 0.00178037561, 0.00915330369, -0.00334982062, -0.999952495)
  1182. o74.BackSurface = Enum.SurfaceType.Weld
  1183. o74.BottomSurface = Enum.SurfaceType.Weld
  1184. o74.LeftSurface = Enum.SurfaceType.Weld
  1185. o74.RightSurface = Enum.SurfaceType.Weld
  1186. o74.TopSurface = Enum.SurfaceType.Weld
  1187. o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1188. o74.Position = Vector3.new(34.1436462, 1.02278805, -3.48643446)
  1189. o74.velocity = Vector3.new(0.0372846089, -0.00462823547, 0.0342064574)
  1190. o75.Parent = o5
  1191. o75.BrickColor = BrickColor.new("Really black")
  1192. o75.Position = Vector3.new(31.4924469, 3.97546816, 5.48973131)
  1193. o75.Rotation = Vector3.new(-0.0199999996, -0.550000012, -155.839996)
  1194. o75.RotVelocity = Vector3.new(-0.071962513, 0.0991337597, 0.0497643165)
  1195. o75.Velocity = Vector3.new(-0.105579108, 0.0176323745, 0.12898545)
  1196. o75.FormFactor = Enum.FormFactor.Plate
  1197. o75.Size = Vector3.new(1, 0.400000006, 1)
  1198. o75.CFrame = CFrame.new(31.4924469, 3.97546816, 5.48973131, -0.912380576, 0.409229487, -0.00967314653, -0.40925163, -0.91242218, 0.000333995617, -0.0086886771, 0.00426327623, 0.999953747)
  1199. o75.BackSurface = Enum.SurfaceType.Hinge
  1200. o75.BottomSurface = Enum.SurfaceType.Weld
  1201. o75.FrontSurface = Enum.SurfaceType.Hinge
  1202. o75.RightSurface = Enum.SurfaceType.Weld
  1203. o75.TopSurface = Enum.SurfaceType.Weld
  1204. o75.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1205. o75.Position = Vector3.new(31.4924469, 3.97546816, 5.48973131)
  1206. o75.velocity = Vector3.new(-0.105579108, 0.0176323745, 0.12898545)
  1207. o76.Parent = o5
  1208. o76.BrickColor = BrickColor.new("Really black")
  1209. o76.Transparency = 1.0000001192093
  1210. o76.Position = Vector3.new(32.519104, 1.50003195, -1.50012195)
  1211. o76.Rotation = Vector3.new(-179.809998, 0.550000012, 142.099991)
  1212. o76.RotVelocity = Vector3.new(-0.0701625049, 0.0673302263, 0.111399114)
  1213. o76.Velocity = Vector3.new(-0.0531013384, 0.0453930423, -0.189423427)
  1214. o76.FormFactor = Enum.FormFactor.Symmetric
  1215. o76.Shape = Enum.PartType.Ball
  1216. o76.Size = Vector3.new(3, 3, 3)
  1217. o76.CFrame = CFrame.new(32.519104, 1.50003195, -1.50012195, -0.78905046, -0.614253163, 0.00960658398, -0.61425364, 0.789101958, 0.00325471722, -0.00957979541, -0.00333274296, -0.999948502)
  1218. o76.BottomSurface = Enum.SurfaceType.Smooth
  1219. o76.FrontSurface = Enum.SurfaceType.Hinge
  1220. o76.TopSurface = Enum.SurfaceType.Smooth
  1221. o76.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1222. o76.Position = Vector3.new(32.519104, 1.50003195, -1.50012195)
  1223. o76.velocity = Vector3.new(-0.0531013384, 0.0453930423, -0.189423427)
  1224. o77.Parent = o5
  1225. o77.BrickColor = BrickColor.new("Institutional white")
  1226. o77.Position = Vector3.new(31.0999947, 4.88408661, 5.48616076)
  1227. o77.Rotation = Vector3.new(-180, 0.560000002, 111.639999)
  1228. o77.RotVelocity = Vector3.new(-0.0452494062, -0.0225986913, -0.0237447843)
  1229. o77.Velocity = Vector3.new(0.00347828679, -0.0166515708, -0.02799033)
  1230. o77.FormFactor = Enum.FormFactor.Plate
  1231. o77.Size = Vector3.new(3, 0.400000006, 1)
  1232. o77.CFrame = CFrame.new(31.0999947, 4.88408661, 5.48616076, -0.368795872, -0.929453254, 0.00973930582, -0.929497957, 0.368817627, 3.71247515e-05, -0.00362376007, -0.00904202275, -0.999950588)
  1233. o77.BackSurface = Enum.SurfaceType.Weld
  1234. o77.BottomSurface = Enum.SurfaceType.Weld
  1235. o77.FrontSurface = Enum.SurfaceType.Weld
  1236. o77.LeftSurface = Enum.SurfaceType.Weld
  1237. o77.RightSurface = Enum.SurfaceType.Weld
  1238. o77.TopSurface = Enum.SurfaceType.Weld
  1239. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1240. o77.Position = Vector3.new(31.0999947, 4.88408661, 5.48616076)
  1241. o77.velocity = Vector3.new(0.00347828679, -0.0166515708, -0.02799033)
  1242. o78.Parent = o5
  1243. o78.BrickColor = BrickColor.new("Really black")
  1244. o78.Position = Vector3.new(31.7806854, 4.71883917, 6.19281006)
  1245. o78.Rotation = Vector3.new(88.5999985, 68.3499985, -178.48999)
  1246. o78.RotVelocity = Vector3.new(-0.0452494062, -0.0225986913, -0.0237447843)
  1247. o78.Velocity = Vector3.new(-0.0164148286, -0.000838965178, -0.00513026118)
  1248. o78.FormFactor = Enum.FormFactor.Plate
  1249. o78.Size = Vector3.new(2, 0.400000006, 1)
  1250. o78.CFrame = CFrame.new(31.7806854, 4.71883917, 6.19281006, -0.368797421, 0.00973969884, 0.929455221, -0.929499626, 3.6346697e-05, -0.368817538, -0.00362435705, -0.999951422, 0.00904139783)
  1251. o78.BackSurface = Enum.SurfaceType.Weld
  1252. o78.BottomSurface = Enum.SurfaceType.Weld
  1253. o78.FrontSurface = Enum.SurfaceType.Weld
  1254. o78.LeftSurface = Enum.SurfaceType.Weld
  1255. o78.RightSurface = Enum.SurfaceType.Weld
  1256. o78.TopSurface = Enum.SurfaceType.Weld
  1257. o78.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1258. o78.Position = Vector3.new(31.7806854, 4.71883917, 6.19281006)
  1259. o78.velocity = Vector3.new(-0.0164148286, -0.000838965178, -0.00513026118)
  1260. o79.Parent = o5
  1261. o79.BrickColor = BrickColor.new("Really black")
  1262. o79.Position = Vector3.new(32.0992889, 2.60820103, 6.19572449)
  1263. o79.Rotation = Vector3.new(-89.9599991, 12.21, 179.440002)
  1264. o79.RotVelocity = Vector3.new(-0.0570868775, 0.0479837358, -0.00824585836)
  1265. o79.Velocity = Vector3.new(-0.105034105, 0.0213868991, -0.0367002748)
  1266. o79.FormFactor = Enum.FormFactor.Plate
  1267. o79.Size = Vector3.new(1, 0.400000006, 1)
  1268. o79.CFrame = CFrame.new(32.0992889, 2.60820103, 6.19572449, -0.977328718, -0.00963202119, 0.211508647, 0.211504593, 0.00141927227, 0.97737658, -0.00971464254, 0.999952614, 0.000650056056)
  1269. o79.BackSurface = Enum.SurfaceType.Weld
  1270. o79.BottomSurface = Enum.SurfaceType.Hinge
  1271. o79.FrontSurface = Enum.SurfaceType.Weld
  1272. o79.LeftSurface = Enum.SurfaceType.Weld
  1273. o79.RightSurface = Enum.SurfaceType.Weld
  1274. o79.TopSurface = Enum.SurfaceType.Weld
  1275. o79.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1276. o79.Position = Vector3.new(32.0992889, 2.60820103, 6.19572449)
  1277. o79.velocity = Vector3.new(-0.105034105, 0.0213868991, -0.0367002748)
  1278. o80.Parent = o5
  1279. o80.BrickColor = BrickColor.new("Really black")
  1280. o80.Position = Vector3.new(33.1054726, 0.797395945, -4.99685669)
  1281. o80.Rotation = Vector3.new(0.099999994, -0.550000012, 170.419998)
  1282. o80.RotVelocity = Vector3.new(-0.0743310079, 0.0577958263, -0.0120214671)
  1283. o80.Velocity = Vector3.new(-0.0527210347, -0.104419068, 0.110962182)
  1284. o80.FormFactor = Enum.FormFactor.Plate
  1285. o80.Size = Vector3.new(1, 0.400000006, 2)
  1286. o80.CFrame = CFrame.new(33.1054726, 0.797395945, -4.99685669, -0.986022055, -0.166338712, -0.00958210789, 0.166362748, -0.98605907, -0.00178035826, -0.00915346574, -0.00334986253, 0.999952495)
  1287. o80.BackSurface = Enum.SurfaceType.Weld
  1288. o80.BottomSurface = Enum.SurfaceType.Weld
  1289. o80.FrontSurface = Enum.SurfaceType.Weld
  1290. o80.LeftSurface = Enum.SurfaceType.Weld
  1291. o80.RightSurface = Enum.SurfaceType.Weld
  1292. o80.TopSurface = Enum.SurfaceType.Weld
  1293. o80.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1294. o80.Position = Vector3.new(33.1054726, 0.797395945, -4.99685669)
  1295. o80.velocity = Vector3.new(-0.0527210347, -0.104419068, 0.110962182)
  1296. o81.Parent = o5
  1297. o81.BrickColor = BrickColor.new("Really black")
  1298. o81.Transparency = 1.0000001192093
  1299. o81.Position = Vector3.new(30.133028, 1.29381466, -3.52439928)
  1300. o81.Rotation = Vector3.new(-179.899994, 0.550000012, 9.57999992)
  1301. o81.RotVelocity = Vector3.new(-0.0743310079, 0.0577958263, -0.0120214671)
  1302. o81.Velocity = Vector3.new(0.0383485407, 0.0407633185, 0.245857775)
  1303. o81.FormFactor = Enum.FormFactor.Plate
  1304. o81.Size = Vector3.new(1, 0.400000006, 1)
  1305. o81.CFrame = CFrame.new(30.133028, 1.29381466, -3.52439928, 0.986022055, -0.166338623, 0.00958192348, -0.166362599, -0.986057699, 0.0017803394, 0.00915364176, -0.00334990793, -0.999952495)
  1306. o81.BackSurface = Enum.SurfaceType.Weld
  1307. o81.BottomSurface = Enum.SurfaceType.Weld
  1308. o81.LeftSurface = Enum.SurfaceType.Weld
  1309. o81.RightSurface = Enum.SurfaceType.Weld
  1310. o81.TopSurface = Enum.SurfaceType.Weld
  1311. o81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1312. o81.Position = Vector3.new(30.133028, 1.29381466, -3.52439928)
  1313. o81.velocity = Vector3.new(0.0383485407, 0.0407633185, 0.245857775)
  1314. o82.Parent = o5
  1315. o82.BrickColor = BrickColor.new("Really black")
  1316. o82.Position = Vector3.new(32.1716156, 1.35551214, -3.50474572)
  1317. o82.Rotation = Vector3.new(-179.899994, 0.550000012, 9.57999992)
  1318. o82.RotVelocity = Vector3.new(-0.0743310079, 0.0577958263, -0.0120214671)
  1319. o82.Velocity = Vector3.new(0.040226128, 0.0177173726, 0.123449877)
  1320. o82.FormFactor = Enum.FormFactor.Plate
  1321. o82.Size = Vector3.new(1, 0.400000006, 1)
  1322. o82.CFrame = CFrame.new(32.1716156, 1.35551214, -3.50474572, 0.986022055, -0.166338623, 0.00958192348, -0.166362599, -0.986057699, 0.0017803394, 0.00915364176, -0.00334990793, -0.999952495)
  1323. o82.BackSurface = Enum.SurfaceType.Weld
  1324. o82.BottomSurface = Enum.SurfaceType.Weld
  1325. o82.LeftSurface = Enum.SurfaceType.Weld
  1326. o82.RightSurface = Enum.SurfaceType.Weld
  1327. o82.TopSurface = Enum.SurfaceType.Weld
  1328. o82.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1329. o82.Position = Vector3.new(32.1716156, 1.35551214, -3.50474572)
  1330. o82.velocity = Vector3.new(0.040226128, 0.0177173726, 0.123449877)
  1331. o83.Parent = o5
  1332. o83.BrickColor = BrickColor.new("Really black")
  1333. o83.Transparency = 1.0000001192093
  1334. o83.Position = Vector3.new(34.6784668, 0.311154127, 5.52378798)
  1335. o83.Rotation = Vector3.new(-0.0799999982, -0.550000012, 167.789993)
  1336. o83.RotVelocity = Vector3.new(-0.0570868775, 0.0479837358, -0.00824585836)
  1337. o83.Velocity = Vector3.new(-0.156217247, -0.0382393859, -0.0293276384)
  1338. o83.FormFactor = Enum.FormFactor.Plate
  1339. o83.Size = Vector3.new(1, 0.400000006, 1)
  1340. o83.CFrame = CFrame.new(34.6784668, 0.311154127, 5.52378798, -0.977328718, -0.211508483, -0.0096321404, 0.211504653, -0.977376103, 0.00141932291, -0.00971451588, -0.000650079572, 0.999952614)
  1341. o83.BackSurface = Enum.SurfaceType.Weld
  1342. o83.BottomSurface = Enum.SurfaceType.Weld
  1343. o83.LeftSurface = Enum.SurfaceType.Weld
  1344. o83.RightSurface = Enum.SurfaceType.Weld
  1345. o83.TopSurface = Enum.SurfaceType.Weld
  1346. o83.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1347. o83.Position = Vector3.new(34.6784668, 0.311154127, 5.52378798)
  1348. o83.velocity = Vector3.new(-0.156217247, -0.0382393859, -0.0293276384)
  1349. o84.Parent = o5
  1350. o84.BrickColor = BrickColor.new("Really black")
  1351. o84.Transparency = 1.0000001192093
  1352. o84.Position = Vector3.new(32.4708557, 1.50001395, 3.49951196)
  1353. o84.Rotation = Vector3.new(-0.189999998, -0.550000012, -51.6100006)
  1354. o84.RotVelocity = Vector3.new(-0.0569817647, 0.0278527886, 0.0993442908)
  1355. o84.Velocity = Vector3.new(-0.0468444824, -0.099879086, -0.0746225491)
  1356. o84.FormFactor = Enum.FormFactor.Symmetric
  1357. o84.Shape = Enum.PartType.Ball
  1358. o84.Size = Vector3.new(3, 3, 3)
  1359. o84.CFrame = CFrame.new(32.4708557, 1.50001395, 3.49951196, 0.621020317, 0.783734977, -0.00965849403, -0.783747494, 0.621070862, 0.00329340482, 0.00857976545, 0.00552454917, 0.999947906)
  1360. o84.BottomSurface = Enum.SurfaceType.Smooth
  1361. o84.FrontSurface = Enum.SurfaceType.Hinge
  1362. o84.TopSurface = Enum.SurfaceType.Smooth
  1363. o84.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1364. o84.Position = Vector3.new(32.4708557, 1.50001395, 3.49951196)
  1365. o84.velocity = Vector3.new(-0.0468444824, -0.099879086, -0.0746225491)
  1366. o85.Parent = o5
  1367. o85.BrickColor = BrickColor.new("Really black")
  1368. o85.Position = Vector3.new(32.8084145, 1.12511241, 5.50462341)
  1369. o85.Rotation = Vector3.new(179.919998, 0.550000012, 12.21)
  1370. o85.RotVelocity = Vector3.new(-0.0570868775, 0.0479837358, -0.00824585836)
  1371. o85.Velocity = Vector3.new(-0.150425047, -0.0239132438, 0.0139381252)
  1372. o85.FormFactor = Enum.FormFactor.Plate
  1373. o85.Size = Vector3.new(1, 0.400000006, 1)
  1374. o85.CFrame = CFrame.new(32.8084145, 1.12511241, 5.50462341, 0.977328718, -0.211508483, 0.0096321404, -0.211504653, -0.977376103, -0.00141932291, 0.00971451588, -0.000650079572, -0.999952614)
  1375. o85.BottomSurface = Enum.SurfaceType.Weld
  1376. o85.FrontSurface = Enum.SurfaceType.Weld
  1377. o85.LeftSurface = Enum.SurfaceType.Weld
  1378. o85.RightSurface = Enum.SurfaceType.Weld
  1379. o85.TopSurface = Enum.SurfaceType.Weld
  1380. o85.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1381. o85.Position = Vector3.new(32.8084145, 1.12511241, 5.50462341)
  1382. o85.velocity = Vector3.new(-0.150425047, -0.0239132438, 0.0139381252)
  1383. o86.Parent = o5
  1384. o86.BrickColor = BrickColor.new("Really black")
  1385. o86.Position = Vector3.new(30.8537445, 1.54812264, 5.48518419)
  1386. o86.Rotation = Vector3.new(179.919998, 0.550000012, 12.21)
  1387. o86.RotVelocity = Vector3.new(-0.0570868775, 0.0479837358, -0.00824585836)
  1388. o86.Velocity = Vector3.new(-0.147869736, -0.00890503731, 0.0835821629)
  1389. o86.FormFactor = Enum.FormFactor.Plate
  1390. o86.Size = Vector3.new(1, 0.400000006, 1)
  1391. o86.CFrame = CFrame.new(30.8537445, 1.54812264, 5.48518419, 0.977328718, -0.211508483, 0.0096321404, -0.211504653, -0.977376103, -0.00141932291, 0.00971451588, -0.000650079572, -0.999952614)
  1392. o86.BottomSurface = Enum.SurfaceType.Weld
  1393. o86.FrontSurface = Enum.SurfaceType.Weld
  1394. o86.LeftSurface = Enum.SurfaceType.Weld
  1395. o86.RightSurface = Enum.SurfaceType.Weld
  1396. o86.TopSurface = Enum.SurfaceType.Weld
  1397. o86.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1398. o86.Position = Vector3.new(30.8537445, 1.54812264, 5.48518419)
  1399. o86.velocity = Vector3.new(-0.147869736, -0.00890503731, 0.0835821629)
  1400. o87.Parent = o5
  1401. o87.BrickColor = BrickColor.new("Really black")
  1402. o87.Position = Vector3.new(31.7320251, 0.947796881, 6.99456882)
  1403. o87.Rotation = Vector3.new(-0.0799999982, -0.550000012, 167.789993)
  1404. o87.RotVelocity = Vector3.new(-0.0570868775, 0.0479837358, -0.00824585836)
  1405. o87.Velocity = Vector3.new(-0.0803940222, 0.0700188354, 0.0757097006)
  1406. o87.FormFactor = Enum.FormFactor.Plate
  1407. o87.Size = Vector3.new(1, 0.400000006, 2)
  1408. o87.CFrame = CFrame.new(31.7320251, 0.947796881, 6.99456882, -0.977328718, -0.211508483, -0.0096321404, 0.211504653, -0.977376103, 0.00141932291, -0.00971451588, -0.000650079572, 0.999952614)
  1409. o87.BackSurface = Enum.SurfaceType.Weld
  1410. o87.BottomSurface = Enum.SurfaceType.Weld
  1411. o87.FrontSurface = Enum.SurfaceType.Weld
  1412. o87.LeftSurface = Enum.SurfaceType.Weld
  1413. o87.RightSurface = Enum.SurfaceType.Weld
  1414. o87.TopSurface = Enum.SurfaceType.Weld
  1415. o87.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1416. o87.Position = Vector3.new(31.7320251, 0.947796881, 6.99456882)
  1417. o87.velocity = Vector3.new(-0.0803940222, 0.0700188354, 0.0757097006)
  1418. o88.Parent = o5
  1419. o88.BrickColor = BrickColor.new("Really black")
  1420. o88.Position = Vector3.new(31.8175964, 1.3386054, 6.8948369)
  1421. o88.Rotation = Vector3.new(-0.0799999982, -0.550000012, -12.21)
  1422. o88.RotVelocity = Vector3.new(-0.0570868775, 0.0479837358, -0.00824585836)
  1423. o88.Velocity = Vector3.new(-0.0819569826, 0.0636198446, 0.0492936298)
  1424. o88.FormFactor = Enum.FormFactor.Plate
  1425. o88.Size = Vector3.new(1, 0.400000006, 1)
  1426. o88.CFrame = CFrame.new(31.8175964, 1.3386054, 6.8948369, 0.977328718, 0.211508527, -0.0096321106, -0.211504638, 0.977376223, 0.00141931023, 0.00971454754, 0.000650073634, 0.999952614)
  1427. o88.BackSurface = Enum.SurfaceType.Weld
  1428. o88.BottomSurface = Enum.SurfaceType.Weld
  1429. o88.FrontSurface = Enum.SurfaceType.Weld
  1430. o88.LeftSurface = Enum.SurfaceType.Weld
  1431. o88.RightSurface = Enum.SurfaceType.Weld
  1432. o88.TopSurface = Enum.SurfaceType.Weld
  1433. o88.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1434. o88.Position = Vector3.new(31.8175964, 1.3386054, 6.8948369)
  1435. o88.velocity = Vector3.new(-0.0819569826, 0.0636198446, 0.0492936298)
  1436. o89.Parent = o5
  1437. o89.BrickColor = BrickColor.new("Really black")
  1438. o89.Position = Vector3.new(31.7464752, 0.945667982, 5.49464417)
  1439. o89.Rotation = Vector3.new(-92.6299973, -77.7799988, 87.3899994)
  1440. o89.RotVelocity = Vector3.new(-0.0570868775, 0.0479837358, -0.00824585836)
  1441. o89.Velocity = Vector3.new(-0.152383566, -0.0157263279, 0.0751378611)
  1442. o89.FormFactor = Enum.FormFactor.Plate
  1443. o89.Size = Vector3.new(1, 0.400000006, 5)
  1444. o89.CFrame = CFrame.new(31.7464752, 0.945667982, 5.49464417, 0.0096321702, -0.211508438, -0.977328718, -0.0014193356, -0.977375984, 0.211504668, -0.999952614, -0.000650085509, -0.00971448421)
  1445. o89.BackSurface = Enum.SurfaceType.Weld
  1446. o89.BottomSurface = Enum.SurfaceType.Weld
  1447. o89.FrontSurface = Enum.SurfaceType.Weld
  1448. o89.LeftSurface = Enum.SurfaceType.Weld
  1449. o89.RightSurface = Enum.SurfaceType.Hinge
  1450. o89.TopSurface = Enum.SurfaceType.Weld
  1451. o89.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1452. o89.Position = Vector3.new(31.7464752, 0.945667982, 5.49464417)
  1453. o89.velocity = Vector3.new(-0.152383566, -0.0157263279, 0.0751378611)
  1454. o90.Parent = o5
  1455. o90.BrickColor = BrickColor.new("Really black")
  1456. o90.Transparency = 1.0000001192093
  1457. o90.Position = Vector3.new(28.8144836, 1.58018041, 5.46550035)
  1458. o90.Rotation = Vector3.new(-0.0799999982, -0.550000012, 167.789993)
  1459. o90.RotVelocity = Vector3.new(-0.0570868775, 0.0479837358, -0.00824585836)
  1460. o90.Velocity = Vector3.new(-0.148549899, 0.00678673014, 0.179603443)
  1461. o90.FormFactor = Enum.FormFactor.Plate
  1462. o90.Size = Vector3.new(1, 0.400000006, 1)
  1463. o90.CFrame = CFrame.new(28.8144836, 1.58018041, 5.46550035, -0.977328718, -0.211508483, -0.0096321404, 0.211504653, -0.977376103, 0.00141932291, -0.00971451588, -0.000650079572, 0.999952614)
  1464. o90.BackSurface = Enum.SurfaceType.Weld
  1465. o90.BottomSurface = Enum.SurfaceType.Weld
  1466. o90.LeftSurface = Enum.SurfaceType.Weld
  1467. o90.RightSurface = Enum.SurfaceType.Weld
  1468. o90.TopSurface = Enum.SurfaceType.Weld
  1469. o90.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1470. o90.Position = Vector3.new(28.8144836, 1.58018041, 5.46550035)
  1471. o90.velocity = Vector3.new(-0.148549899, 0.00678673014, 0.179603443)
  1472. o91.Parent = o5
  1473. o91.BrickColor = BrickColor.new("Really black")
  1474. o91.Position = Vector3.new(31.8877869, 1.6308248, 6.19506836)
  1475. o91.Rotation = Vector3.new(-89.9599991, 12.21, 179.440002)
  1476. o91.RotVelocity = Vector3.new(-0.0570868775, 0.0479837358, -0.00824585836)
  1477. o91.Velocity = Vector3.new(-0.113124892, 0.0230934583, 0.0292437412)
  1478. o91.FormFactor = Enum.FormFactor.Plate
  1479. o91.Size = Vector3.new(1, 0.400000006, 1)
  1480. o91.CFrame = CFrame.new(31.8877869, 1.6308248, 6.19506836, -0.977328718, -0.00963205099, 0.211508602, 0.211504608, 0.00141928496, 0.977376461, -0.00971461087, 0.999952614, 0.000650061993)
  1481. o91.BackSurface = Enum.SurfaceType.Weld
  1482. o91.BottomSurface = Enum.SurfaceType.Weld
  1483. o91.FrontSurface = Enum.SurfaceType.Weld
  1484. o91.LeftSurface = Enum.SurfaceType.Weld
  1485. o91.RightSurface = Enum.SurfaceType.Weld
  1486. o91.TopSurface = Enum.SurfaceType.Weld
  1487. o91.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1488. o91.Position = Vector3.new(31.8877869, 1.6308248, 6.19506836)
  1489. o91.velocity = Vector3.new(-0.113124892, 0.0230934583, 0.0292437412)
  1490. o92.Parent = o4
  1491. o92.BrickColor = BrickColor.new("White")
  1492. o92.Position = Vector3.new(26.7952576, 12.3924103, 0.944408655)
  1493. o92.Rotation = Vector3.new(0, -0.550000012, 0)
  1494. o92.RotVelocity = Vector3.new(1.46344505e-07, -0.00501064816, 8.36715142e-10)
  1495. o92.Velocity = Vector3.new(-0.0337918885, -4.38495372e-05, -0.0419291146)
  1496. o92.FormFactor = Enum.FormFactor.Symmetric
  1497. o92.Shape = Enum.PartType.Ball
  1498. o92.Size = Vector3.new(2, 2, 2)
  1499. o92.CFrame = CFrame.new(26.7952576, 12.3924103, 0.944408655, 0.999938905, 1.0295538e-10, -0.0096851429, 1.31030548e-10, 1, 2.41978171e-08, 0.0096851429, -2.41978757e-08, 0.999938905)
  1500. o92.BackSurface = Enum.SurfaceType.Weld
  1501. o92.BottomSurface = Enum.SurfaceType.Weld
  1502. o92.FrontSurface = Enum.SurfaceType.Weld
  1503. o92.LeftSurface = Enum.SurfaceType.Weld
  1504. o92.RightSurface = Enum.SurfaceType.Weld
  1505. o92.TopSurface = Enum.SurfaceType.Weld
  1506. o92.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1507. o92.Position = Vector3.new(26.7952576, 12.3924103, 0.944408655)
  1508. o92.velocity = Vector3.new(-0.0337918885, -4.38495372e-05, -0.0419291146)
  1509. o93.Parent = o92
  1510. o93.Texture = "http://www.roblox.com/asset/?id=10448011"
  1511. o93.Face = Enum.NormalId.Left
  1512. mas.Parent = workspace
  1513. mas:MakeJoints()
  1514. local mas1 = mas:GetChildren()
  1515. for i=1,#mas1 do
  1516. mas1[i].Parent = workspace
  1517. ypcall(function() mas1[i]:MakeJoints() end)
  1518. end
  1519. mas:Destroy()
  1520. for i=1,#cors do
  1521. coroutine.resume(cors[i])
  1522. end
  1523. mess_handle.Text = "Resetting"
  1524. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1525. v:LoadCharacter()
  1526. end
  1527. wait(1)
  1528. mess_handle:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement