Advertisement
ttyyuu12345

office building1

May 1st, 2016
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.69 KB | None | 0 0
  1. --Created with ttyyuu12345's compiler
  2. --ttyyuu12345 is not responsible for damages caused to your game
  3. --This plugin does not remove things
  4. --ttyyuu12345 cannot be held resonsible for manual deletion for the purpose of testing
  5. --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
  6. --Thank you for using my plugin and enjoy :)
  7. --It is free to use, however I do accept donations
  8. --Errors:
  9. Create = function(itemClass,tabl)
  10. local item = Instance.new(itemClass)
  11. for i,v in pairs(tabl) do
  12. local a,b = ypcall(function() return item[i] end)
  13. if a then
  14. item[i] = tabl[i]
  15. end
  16. end
  17. return item
  18. end
  19. function runDummyScript(f,scri)
  20. local oldenv = getfenv(f)
  21. local newenv = setmetatable({}, {
  22. __index = function(_, k)
  23. if k:lower() == 'script' then
  24. return scri
  25. else
  26. return oldenv[k]
  27. end
  28. end
  29. })
  30. setfenv(f, newenv)
  31. ypcall(function() f() end)
  32. end
  33. cors = {}
  34. mas = Instance.new("Model",game:GetService("Lighting"))
  35. mas.Name = "CompiledModel"
  36. o1 = Create("Model",{
  37. ["Parent"] = mas,
  38. })
  39. o2 = Create("Part",{
  40. ["Name"] = "Floor",
  41. ["Parent"] = o1,
  42. ["Position"] = Vector3.new(-40, 0.5, 40.5),
  43. ["CFrame"] = CFrame.new(-40, 0.5, 40.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  44. ["FormFactor"] = Enum.FormFactor.Symmetric,
  45. ["Size"] = Vector3.new(94, 1, 91),
  46. })
  47. o3 = Create("Model",{
  48. ["Name"] = "Walls2",
  49. ["Parent"] = o1,
  50. })
  51. o4 = Create("Part",{
  52. ["Parent"] = o3,
  53. ["Position"] = Vector3.new(-40, 17.5000648, -4.5),
  54. ["CFrame"] = CFrame.new(-40, 17.5000648, -4.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  55. ["FormFactor"] = Enum.FormFactor.Symmetric,
  56. ["Size"] = Vector3.new(94, 3, 1),
  57. })
  58. o5 = Create("Part",{
  59. ["Parent"] = o3,
  60. ["Position"] = Vector3.new(-40, 17.5000515, 85.5),
  61. ["CFrame"] = CFrame.new(-40, 17.5000515, 85.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  62. ["FormFactor"] = Enum.FormFactor.Symmetric,
  63. ["Size"] = Vector3.new(94, 3, 1),
  64. })
  65. o6 = Create("Part",{
  66. ["Parent"] = o3,
  67. ["Position"] = Vector3.new(-86.5, 17.5000515, 65),
  68. ["Rotation"] = Vector3.new(0, 90, 0),
  69. ["CFrame"] = CFrame.new(-86.5, 17.5000515, 65, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  70. ["FormFactor"] = Enum.FormFactor.Symmetric,
  71. ["Size"] = Vector3.new(40, 3, 1),
  72. })
  73. o7 = Create("Part",{
  74. ["Parent"] = o3,
  75. ["Position"] = Vector3.new(-86.5, 17.5000515, 15.5),
  76. ["Rotation"] = Vector3.new(0, 90, 0),
  77. ["CFrame"] = CFrame.new(-86.5, 17.5000515, 15.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  78. ["FormFactor"] = Enum.FormFactor.Symmetric,
  79. ["Size"] = Vector3.new(39, 3, 1),
  80. })
  81. o8 = Create("Part",{
  82. ["Parent"] = o3,
  83. ["Position"] = Vector3.new(6.5, 17.5000515, 40.5),
  84. ["Rotation"] = Vector3.new(0, 90, 0),
  85. ["CFrame"] = CFrame.new(6.5, 17.5000515, 40.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  86. ["FormFactor"] = Enum.FormFactor.Symmetric,
  87. ["Size"] = Vector3.new(89, 3, 1),
  88. })
  89. o9 = Create("Part",{
  90. ["Parent"] = o3,
  91. ["Position"] = Vector3.new(-86.5, 23.0000534, 52.5),
  92. ["Rotation"] = Vector3.new(0, 90, 0),
  93. ["CFrame"] = CFrame.new(-86.5, 23.0000534, 52.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  94. ["FormFactor"] = Enum.FormFactor.Symmetric,
  95. ["Size"] = Vector3.new(15, 8, 1),
  96. })
  97. o10 = Create("Part",{
  98. ["Parent"] = o3,
  99. ["Position"] = Vector3.new(-86.5, 23.0000534, 77.5),
  100. ["Rotation"] = Vector3.new(0, 90, 0),
  101. ["CFrame"] = CFrame.new(-86.5, 23.0000534, 77.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  102. ["FormFactor"] = Enum.FormFactor.Symmetric,
  103. ["Size"] = Vector3.new(15, 8, 1),
  104. })
  105. o11 = Create("Part",{
  106. ["Parent"] = o3,
  107. ["Position"] = Vector3.new(-86.5, 23.0000534, 28),
  108. ["Rotation"] = Vector3.new(0, 90, 0),
  109. ["CFrame"] = CFrame.new(-86.5, 23.0000534, 28, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  110. ["FormFactor"] = Enum.FormFactor.Symmetric,
  111. ["Size"] = Vector3.new(14, 8, 1),
  112. })
  113. o12 = Create("Part",{
  114. ["Parent"] = o3,
  115. ["Position"] = Vector3.new(-86.5, 23.0000534, 3),
  116. ["Rotation"] = Vector3.new(0, 90, 0),
  117. ["CFrame"] = CFrame.new(-86.5, 23.0000534, 3, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  118. ["FormFactor"] = Enum.FormFactor.Symmetric,
  119. ["Size"] = Vector3.new(14, 8, 1),
  120. })
  121. o13 = Create("Part",{
  122. ["Parent"] = o3,
  123. ["Position"] = Vector3.new(-86.5, 28.5000648, 40.5),
  124. ["Rotation"] = Vector3.new(0, 90, 0),
  125. ["CFrame"] = CFrame.new(-86.5, 28.5000648, 40.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  126. ["FormFactor"] = Enum.FormFactor.Symmetric,
  127. ["Size"] = Vector3.new(89, 3, 1),
  128. })
  129. o14 = Create("Part",{
  130. ["Parent"] = o3,
  131. ["Position"] = Vector3.new(-40, 28.5000801, 45.5),
  132. ["Rotation"] = Vector3.new(-180, 0, -180),
  133. ["CFrame"] = CFrame.new(-40, 28.5000801, 45.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  134. ["FormFactor"] = Enum.FormFactor.Symmetric,
  135. ["Size"] = Vector3.new(92, 3, 1),
  136. })
  137. o15 = Create("Part",{
  138. ["Parent"] = o3,
  139. ["Position"] = Vector3.new(-40.5, 28.5000801, 65.5),
  140. ["Rotation"] = Vector3.new(-0, -90, 0),
  141. ["CFrame"] = CFrame.new(-40.5, 28.5000801, 65.5, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  142. ["FormFactor"] = Enum.FormFactor.Symmetric,
  143. ["Size"] = Vector3.new(39, 3, 1),
  144. })
  145. o16 = Create("Part",{
  146. ["Parent"] = o3,
  147. ["Transparency"] = 0.5,
  148. ["Position"] = Vector3.new(-86.5, 23.0000534, 15.5),
  149. ["Rotation"] = Vector3.new(0, 90, 0),
  150. ["CFrame"] = CFrame.new(-86.5, 23.0000534, 15.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  151. ["FormFactor"] = Enum.FormFactor.Symmetric,
  152. ["Size"] = Vector3.new(11, 8, 1),
  153. })
  154. o17 = Create("Part",{
  155. ["Parent"] = o3,
  156. ["Transparency"] = 0.5,
  157. ["Position"] = Vector3.new(-86.5, 23.0000534, 65),
  158. ["Rotation"] = Vector3.new(0, 90, 0),
  159. ["CFrame"] = CFrame.new(-86.5, 23.0000534, 65, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  160. ["FormFactor"] = Enum.FormFactor.Symmetric,
  161. ["Size"] = Vector3.new(10, 8, 1),
  162. })
  163. o18 = Create("Part",{
  164. ["Parent"] = o3,
  165. ["Position"] = Vector3.new(-80.5, 23.0000534, -4.5),
  166. ["Rotation"] = Vector3.new(-180, 0, -180),
  167. ["CFrame"] = CFrame.new(-80.5, 23.0000534, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  168. ["FormFactor"] = Enum.FormFactor.Symmetric,
  169. ["Size"] = Vector3.new(13, 8, 1),
  170. })
  171. o19 = Create("Part",{
  172. ["Parent"] = o3,
  173. ["Transparency"] = 0.5,
  174. ["Position"] = Vector3.new(-65, 23.0000668, -4.5),
  175. ["Rotation"] = Vector3.new(-180, 0, -180),
  176. ["CFrame"] = CFrame.new(-65, 23.0000668, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  177. ["FormFactor"] = Enum.FormFactor.Symmetric,
  178. ["Size"] = Vector3.new(18, 8, 1),
  179. })
  180. o20 = Create("Part",{
  181. ["Parent"] = o3,
  182. ["Position"] = Vector3.new(-40.5000038, 23.0000668, -4.5),
  183. ["Rotation"] = Vector3.new(-180, 0, -180),
  184. ["CFrame"] = CFrame.new(-40.5000038, 23.0000668, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  185. ["FormFactor"] = Enum.FormFactor.Symmetric,
  186. ["Size"] = Vector3.new(31, 8, 1),
  187. })
  188. o21 = Create("Part",{
  189. ["Parent"] = o3,
  190. ["Transparency"] = 0.5,
  191. ["Position"] = Vector3.new(-14.5000076, 23.0000668, -4.5),
  192. ["Rotation"] = Vector3.new(-180, 0, -180),
  193. ["CFrame"] = CFrame.new(-14.5000076, 23.0000668, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  194. ["FormFactor"] = Enum.FormFactor.Symmetric,
  195. ["Size"] = Vector3.new(21, 8, 1),
  196. })
  197. o22 = Create("Part",{
  198. ["Parent"] = o3,
  199. ["Position"] = Vector3.new(1.49999201, 23.0000668, -4.5),
  200. ["Rotation"] = Vector3.new(-180, 0, -180),
  201. ["CFrame"] = CFrame.new(1.49999201, 23.0000668, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  202. ["FormFactor"] = Enum.FormFactor.Symmetric,
  203. ["Size"] = Vector3.new(11, 8, 1),
  204. })
  205. o23 = Create("Part",{
  206. ["Parent"] = o3,
  207. ["Position"] = Vector3.new(-40, 28.5000801, -4.5),
  208. ["CFrame"] = CFrame.new(-40, 28.5000801, -4.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  209. ["FormFactor"] = Enum.FormFactor.Symmetric,
  210. ["Size"] = Vector3.new(94, 3, 1),
  211. })
  212. o24 = Create("Part",{
  213. ["Parent"] = o3,
  214. ["Position"] = Vector3.new(6.5, 23.0000534, 3),
  215. ["Rotation"] = Vector3.new(0, 90, 0),
  216. ["CFrame"] = CFrame.new(6.5, 23.0000534, 3, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  217. ["FormFactor"] = Enum.FormFactor.Symmetric,
  218. ["Size"] = Vector3.new(14, 8, 1),
  219. })
  220. o25 = Create("Part",{
  221. ["Parent"] = o3,
  222. ["Position"] = Vector3.new(6.5, 23.0000534, 77.5),
  223. ["Rotation"] = Vector3.new(0, 90, 0),
  224. ["CFrame"] = CFrame.new(6.5, 23.0000534, 77.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  225. ["FormFactor"] = Enum.FormFactor.Symmetric,
  226. ["Size"] = Vector3.new(15, 8, 1),
  227. })
  228. o26 = Create("Part",{
  229. ["Parent"] = o3,
  230. ["Transparency"] = 0.5,
  231. ["Position"] = Vector3.new(6.5, 23.0000534, 65),
  232. ["Rotation"] = Vector3.new(0, 90, 0),
  233. ["CFrame"] = CFrame.new(6.5, 23.0000534, 65, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  234. ["FormFactor"] = Enum.FormFactor.Symmetric,
  235. ["Size"] = Vector3.new(10, 8, 1),
  236. })
  237. o27 = Create("Part",{
  238. ["Parent"] = o3,
  239. ["Transparency"] = 0.5,
  240. ["Position"] = Vector3.new(6.5, 23.0000534, 15.5),
  241. ["Rotation"] = Vector3.new(0, 90, 0),
  242. ["CFrame"] = CFrame.new(6.5, 23.0000534, 15.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  243. ["FormFactor"] = Enum.FormFactor.Symmetric,
  244. ["Size"] = Vector3.new(11, 8, 1),
  245. })
  246. o28 = Create("Part",{
  247. ["Parent"] = o3,
  248. ["Transparency"] = 0.5,
  249. ["Position"] = Vector3.new(6.5, 23.0000534, 40),
  250. ["Rotation"] = Vector3.new(0, 90, 0),
  251. ["CFrame"] = CFrame.new(6.5, 23.0000534, 40, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  252. ["FormFactor"] = Enum.FormFactor.Symmetric,
  253. ["Size"] = Vector3.new(10, 8, 1),
  254. })
  255. o29 = Create("Part",{
  256. ["Parent"] = o3,
  257. ["Position"] = Vector3.new(6.5, 23.0000534, 52.5),
  258. ["Rotation"] = Vector3.new(0, 90, 0),
  259. ["CFrame"] = CFrame.new(6.5, 23.0000534, 52.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  260. ["FormFactor"] = Enum.FormFactor.Symmetric,
  261. ["Size"] = Vector3.new(15, 8, 1),
  262. })
  263. o30 = Create("Part",{
  264. ["Parent"] = o3,
  265. ["Position"] = Vector3.new(6.5, 23.0000534, 28),
  266. ["Rotation"] = Vector3.new(0, 90, 0),
  267. ["CFrame"] = CFrame.new(6.5, 23.0000534, 28, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  268. ["FormFactor"] = Enum.FormFactor.Symmetric,
  269. ["Size"] = Vector3.new(14, 8, 1),
  270. })
  271. o31 = Create("Part",{
  272. ["Parent"] = o3,
  273. ["Position"] = Vector3.new(6.5, 28.5000648, 40.5),
  274. ["Rotation"] = Vector3.new(0, 90, 0),
  275. ["CFrame"] = CFrame.new(6.5, 28.5000648, 40.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  276. ["FormFactor"] = Enum.FormFactor.Symmetric,
  277. ["Size"] = Vector3.new(89, 3, 1),
  278. })
  279. o32 = Create("Part",{
  280. ["Parent"] = o3,
  281. ["Position"] = Vector3.new(-80.5, 23.0000534, 85.5),
  282. ["Rotation"] = Vector3.new(-180, 0, -180),
  283. ["CFrame"] = CFrame.new(-80.5, 23.0000534, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  284. ["FormFactor"] = Enum.FormFactor.Symmetric,
  285. ["Size"] = Vector3.new(13, 8, 1),
  286. })
  287. o33 = Create("Part",{
  288. ["Parent"] = o3,
  289. ["Transparency"] = 0.5,
  290. ["Position"] = Vector3.new(-65, 23.0000534, 85.5),
  291. ["Rotation"] = Vector3.new(-180, 0, -180),
  292. ["CFrame"] = CFrame.new(-65, 23.0000534, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  293. ["FormFactor"] = Enum.FormFactor.Symmetric,
  294. ["Size"] = Vector3.new(18, 8, 1),
  295. })
  296. o34 = Create("Part",{
  297. ["Parent"] = o3,
  298. ["Position"] = Vector3.new(-40.5, 23.0000534, 85.5),
  299. ["Rotation"] = Vector3.new(-180, 0, -180),
  300. ["CFrame"] = CFrame.new(-40.5, 23.0000534, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  301. ["FormFactor"] = Enum.FormFactor.Symmetric,
  302. ["Size"] = Vector3.new(31, 8, 1),
  303. })
  304. o35 = Create("Part",{
  305. ["Parent"] = o3,
  306. ["Transparency"] = 0.5,
  307. ["Position"] = Vector3.new(-14.5000038, 23.0000534, 85.5),
  308. ["Rotation"] = Vector3.new(-180, 0, -180),
  309. ["CFrame"] = CFrame.new(-14.5000038, 23.0000534, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  310. ["FormFactor"] = Enum.FormFactor.Symmetric,
  311. ["Size"] = Vector3.new(21, 8, 1),
  312. })
  313. o36 = Create("Part",{
  314. ["Parent"] = o3,
  315. ["Position"] = Vector3.new(1.49999201, 23.0000534, 85.5),
  316. ["Rotation"] = Vector3.new(-180, 0, -180),
  317. ["CFrame"] = CFrame.new(1.49999201, 23.0000534, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  318. ["FormFactor"] = Enum.FormFactor.Symmetric,
  319. ["Size"] = Vector3.new(11, 8, 1),
  320. })
  321. o37 = Create("Part",{
  322. ["Parent"] = o3,
  323. ["Position"] = Vector3.new(-40, 28.5000648, 85.5),
  324. ["CFrame"] = CFrame.new(-40, 28.5000648, 85.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  325. ["FormFactor"] = Enum.FormFactor.Symmetric,
  326. ["Size"] = Vector3.new(94, 3, 1),
  327. })
  328. o38 = Create("Part",{
  329. ["Parent"] = o3,
  330. ["Position"] = Vector3.new(-67, 21.5000534, 34.5),
  331. ["Rotation"] = Vector3.new(-180, 0, -180),
  332. ["CFrame"] = CFrame.new(-67, 21.5000534, 34.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  333. ["FormFactor"] = Enum.FormFactor.Symmetric,
  334. ["Size"] = Vector3.new(38, 11, 1),
  335. })
  336. o39 = Create("Part",{
  337. ["Parent"] = o3,
  338. ["Position"] = Vector3.new(-67, 21.5000534, 45.5),
  339. ["Rotation"] = Vector3.new(-180, 0, -180),
  340. ["CFrame"] = CFrame.new(-67, 21.5000534, 45.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  341. ["FormFactor"] = Enum.FormFactor.Symmetric,
  342. ["Size"] = Vector3.new(38, 11, 1),
  343. })
  344. o40 = Create("Part",{
  345. ["Parent"] = o3,
  346. ["Position"] = Vector3.new(-13.5, 21.5000534, 34.5),
  347. ["Rotation"] = Vector3.new(-180, 0, -180),
  348. ["CFrame"] = CFrame.new(-13.5, 21.5000534, 34.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  349. ["FormFactor"] = Enum.FormFactor.Symmetric,
  350. ["Size"] = Vector3.new(39, 11, 1),
  351. })
  352. o41 = Create("Part",{
  353. ["Parent"] = o3,
  354. ["Position"] = Vector3.new(-13.5, 21.5000534, 45.5),
  355. ["Rotation"] = Vector3.new(-180, 0, -180),
  356. ["CFrame"] = CFrame.new(-13.5, 21.5000534, 45.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  357. ["FormFactor"] = Enum.FormFactor.Symmetric,
  358. ["Size"] = Vector3.new(39, 11, 1),
  359. })
  360. o42 = Create("Part",{
  361. ["Parent"] = o3,
  362. ["Position"] = Vector3.new(-40.5, 21.5000534, 15.5),
  363. ["Rotation"] = Vector3.new(-0, -90, 0),
  364. ["CFrame"] = CFrame.new(-40.5, 21.5000534, 15.5, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  365. ["FormFactor"] = Enum.FormFactor.Symmetric,
  366. ["Size"] = Vector3.new(39, 11, 1),
  367. })
  368. o43 = Create("Part",{
  369. ["Parent"] = o3,
  370. ["Position"] = Vector3.new(-40.5, 21.5000534, 65),
  371. ["Rotation"] = Vector3.new(-0, -90, 0),
  372. ["CFrame"] = CFrame.new(-40.5, 21.5000534, 65, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  373. ["FormFactor"] = Enum.FormFactor.Symmetric,
  374. ["Size"] = Vector3.new(40, 11, 1),
  375. })
  376. o44 = Create("Part",{
  377. ["Parent"] = o3,
  378. ["Position"] = Vector3.new(-40, 28.5000801, 34.5),
  379. ["Rotation"] = Vector3.new(-180, 0, -180),
  380. ["CFrame"] = CFrame.new(-40, 28.5000801, 34.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  381. ["FormFactor"] = Enum.FormFactor.Symmetric,
  382. ["Size"] = Vector3.new(92, 3, 1),
  383. })
  384. o45 = Create("Part",{
  385. ["Parent"] = o3,
  386. ["Position"] = Vector3.new(-40.5000038, 28.5000725, 15),
  387. ["Rotation"] = Vector3.new(-0, -90, 0),
  388. ["CFrame"] = CFrame.new(-40.5000038, 28.5000725, 15, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  389. ["FormFactor"] = Enum.FormFactor.Symmetric,
  390. ["Size"] = Vector3.new(38, 3, 1),
  391. })
  392. o46 = Create("Part",{
  393. ["Parent"] = o3,
  394. ["Transparency"] = 0.5,
  395. ["Position"] = Vector3.new(-86.5, 23.0000439, 40),
  396. ["CFrame"] = CFrame.new(-86.5, 23.0000439, 40, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  397. ["FormFactor"] = Enum.FormFactor.Symmetric,
  398. ["Size"] = Vector3.new(1, 8, 10),
  399. })
  400. o47 = Create("Part",{
  401. ["Parent"] = o3,
  402. ["Position"] = Vector3.new(-86.5, 17.500042, 40),
  403. ["CFrame"] = CFrame.new(-86.5, 17.500042, 40, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  404. ["FormFactor"] = Enum.FormFactor.Symmetric,
  405. ["Size"] = Vector3.new(1, 3, 10),
  406. })
  407. o48 = Create("Model",{
  408. ["Name"] = "Cieling",
  409. ["Parent"] = o1,
  410. })
  411. o49 = Create("Part",{
  412. ["Name"] = "Floor",
  413. ["Parent"] = o48,
  414. ["Position"] = Vector3.new(-46, 15.500042, 40.5),
  415. ["CFrame"] = CFrame.new(-46, 15.500042, 40.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  416. ["FormFactor"] = Enum.FormFactor.Symmetric,
  417. ["Size"] = Vector3.new(82, 1, 91),
  418. })
  419. o50 = Create("Part",{
  420. ["Name"] = "Floor",
  421. ["Parent"] = o48,
  422. ["Position"] = Vector3.new(1, 15.5000076, 65.5),
  423. ["CFrame"] = CFrame.new(1, 15.5000076, 65.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  424. ["FormFactor"] = Enum.FormFactor.Symmetric,
  425. ["Size"] = Vector3.new(12, 1, 41),
  426. })
  427. o51 = Create("Part",{
  428. ["Name"] = "Floor",
  429. ["Parent"] = o48,
  430. ["Position"] = Vector3.new(0.999992371, 15.5000277, 15),
  431. ["CFrame"] = CFrame.new(0.999992371, 15.5000277, 15, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  432. ["FormFactor"] = Enum.FormFactor.Symmetric,
  433. ["Size"] = Vector3.new(12, 1, 40),
  434. })
  435. o52 = Create("Part",{
  436. ["Name"] = "Floor",
  437. ["Parent"] = o48,
  438. ["Position"] = Vector3.new(6.5, 15.5000076, 40),
  439. ["CFrame"] = CFrame.new(6.5, 15.5000076, 40, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  440. ["FormFactor"] = Enum.FormFactor.Symmetric,
  441. ["Size"] = Vector3.new(1, 1, 10),
  442. })
  443. o53 = Create("Part",{
  444. ["Name"] = "Floor",
  445. ["Parent"] = o1,
  446. ["Position"] = Vector3.new(-40, 30.5000019, 40.5),
  447. ["CFrame"] = CFrame.new(-40, 30.5000019, 40.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  448. ["FormFactor"] = Enum.FormFactor.Symmetric,
  449. ["Size"] = Vector3.new(94, 1, 91),
  450. })
  451. o54 = Create("Model",{
  452. ["Name"] = "Walls1",
  453. ["Parent"] = o1,
  454. })
  455. o55 = Create("Part",{
  456. ["Parent"] = o54,
  457. ["Position"] = Vector3.new(-40, 2.50001287, -4.5),
  458. ["CFrame"] = CFrame.new(-40, 2.50001287, -4.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  459. ["FormFactor"] = Enum.FormFactor.Symmetric,
  460. ["Size"] = Vector3.new(94, 3, 1),
  461. })
  462. o56 = Create("Part",{
  463. ["Parent"] = o54,
  464. ["Position"] = Vector3.new(-40, 2.50000095, 85.5),
  465. ["CFrame"] = CFrame.new(-40, 2.50000095, 85.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  466. ["FormFactor"] = Enum.FormFactor.Symmetric,
  467. ["Size"] = Vector3.new(94, 3, 1),
  468. })
  469. o57 = Create("Part",{
  470. ["Parent"] = o54,
  471. ["Position"] = Vector3.new(-86.5, 2.50000095, 65),
  472. ["Rotation"] = Vector3.new(0, 90, 0),
  473. ["CFrame"] = CFrame.new(-86.5, 2.50000095, 65, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  474. ["FormFactor"] = Enum.FormFactor.Symmetric,
  475. ["Size"] = Vector3.new(40, 3, 1),
  476. })
  477. o58 = Create("Part",{
  478. ["Parent"] = o54,
  479. ["Position"] = Vector3.new(-86.5, 2.50000095, 15.5),
  480. ["Rotation"] = Vector3.new(0, 90, 0),
  481. ["CFrame"] = CFrame.new(-86.5, 2.50000095, 15.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  482. ["FormFactor"] = Enum.FormFactor.Symmetric,
  483. ["Size"] = Vector3.new(39, 3, 1),
  484. })
  485. o59 = Create("Part",{
  486. ["Parent"] = o54,
  487. ["Position"] = Vector3.new(6.5, 2.50000095, 40.5),
  488. ["Rotation"] = Vector3.new(0, 90, 0),
  489. ["CFrame"] = CFrame.new(6.5, 2.50000095, 40.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  490. ["FormFactor"] = Enum.FormFactor.Symmetric,
  491. ["Size"] = Vector3.new(89, 3, 1),
  492. })
  493. o60 = Create("Part",{
  494. ["Parent"] = o54,
  495. ["Position"] = Vector3.new(-86.5, 7.99999809, 52.5),
  496. ["Rotation"] = Vector3.new(0, 90, 0),
  497. ["CFrame"] = CFrame.new(-86.5, 7.99999809, 52.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  498. ["FormFactor"] = Enum.FormFactor.Symmetric,
  499. ["Size"] = Vector3.new(15, 8, 1),
  500. })
  501. o61 = Create("Part",{
  502. ["Parent"] = o54,
  503. ["Position"] = Vector3.new(-86.5, 8.00000095, 77.5),
  504. ["Rotation"] = Vector3.new(0, 90, 0),
  505. ["CFrame"] = CFrame.new(-86.5, 8.00000095, 77.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  506. ["FormFactor"] = Enum.FormFactor.Symmetric,
  507. ["Size"] = Vector3.new(15, 8, 1),
  508. })
  509. o62 = Create("Part",{
  510. ["Parent"] = o54,
  511. ["Position"] = Vector3.new(-86.5, 8.00000095, 28),
  512. ["Rotation"] = Vector3.new(0, 90, 0),
  513. ["CFrame"] = CFrame.new(-86.5, 8.00000095, 28, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  514. ["FormFactor"] = Enum.FormFactor.Symmetric,
  515. ["Size"] = Vector3.new(14, 8, 1),
  516. })
  517. o63 = Create("Part",{
  518. ["Parent"] = o54,
  519. ["Position"] = Vector3.new(-86.5, 8.00000095, 3),
  520. ["Rotation"] = Vector3.new(0, 90, 0),
  521. ["CFrame"] = CFrame.new(-86.5, 8.00000095, 3, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  522. ["FormFactor"] = Enum.FormFactor.Symmetric,
  523. ["Size"] = Vector3.new(14, 8, 1),
  524. })
  525. o64 = Create("Part",{
  526. ["Parent"] = o54,
  527. ["Position"] = Vector3.new(-86.5, 13.5000076, 40.5),
  528. ["Rotation"] = Vector3.new(0, 90, 0),
  529. ["CFrame"] = CFrame.new(-86.5, 13.5000076, 40.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  530. ["FormFactor"] = Enum.FormFactor.Symmetric,
  531. ["Size"] = Vector3.new(89, 3, 1),
  532. })
  533. o65 = Create("Part",{
  534. ["Parent"] = o54,
  535. ["Position"] = Vector3.new(-40, 13.5000229, 45.5),
  536. ["Rotation"] = Vector3.new(-180, 0, -180),
  537. ["CFrame"] = CFrame.new(-40, 13.5000229, 45.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  538. ["FormFactor"] = Enum.FormFactor.Symmetric,
  539. ["Size"] = Vector3.new(92, 3, 1),
  540. })
  541. o66 = Create("Part",{
  542. ["Parent"] = o54,
  543. ["Position"] = Vector3.new(-40.5, 13.5000229, 65.5),
  544. ["Rotation"] = Vector3.new(-0, -90, 0),
  545. ["CFrame"] = CFrame.new(-40.5, 13.5000229, 65.5, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  546. ["FormFactor"] = Enum.FormFactor.Symmetric,
  547. ["Size"] = Vector3.new(39, 3, 1),
  548. })
  549. o67 = Create("Part",{
  550. ["Parent"] = o54,
  551. ["Transparency"] = 0.5,
  552. ["Position"] = Vector3.new(-86.5, 8.00000095, 15.5),
  553. ["Rotation"] = Vector3.new(0, 90, 0),
  554. ["CFrame"] = CFrame.new(-86.5, 8.00000095, 15.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  555. ["FormFactor"] = Enum.FormFactor.Symmetric,
  556. ["Size"] = Vector3.new(11, 8, 1),
  557. })
  558. o68 = Create("Part",{
  559. ["Parent"] = o54,
  560. ["Transparency"] = 0.5,
  561. ["Position"] = Vector3.new(-86.5, 8.00000095, 65),
  562. ["Rotation"] = Vector3.new(0, 90, 0),
  563. ["CFrame"] = CFrame.new(-86.5, 8.00000095, 65, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  564. ["FormFactor"] = Enum.FormFactor.Symmetric,
  565. ["Size"] = Vector3.new(10, 8, 1),
  566. })
  567. o69 = Create("Part",{
  568. ["Parent"] = o54,
  569. ["Position"] = Vector3.new(-80.5, 8.00000095, -4.5),
  570. ["Rotation"] = Vector3.new(-180, 0, -180),
  571. ["CFrame"] = CFrame.new(-80.5, 8.00000095, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  572. ["FormFactor"] = Enum.FormFactor.Symmetric,
  573. ["Size"] = Vector3.new(13, 8, 1),
  574. })
  575. o70 = Create("Part",{
  576. ["Parent"] = o54,
  577. ["Transparency"] = 0.5,
  578. ["Position"] = Vector3.new(-65, 8.00001335, -4.5),
  579. ["Rotation"] = Vector3.new(-180, 0, -180),
  580. ["CFrame"] = CFrame.new(-65, 8.00001335, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  581. ["FormFactor"] = Enum.FormFactor.Symmetric,
  582. ["Size"] = Vector3.new(18, 8, 1),
  583. })
  584. o71 = Create("Part",{
  585. ["Parent"] = o54,
  586. ["Position"] = Vector3.new(-40.5000038, 8.00001335, -4.5),
  587. ["Rotation"] = Vector3.new(-180, 0, -180),
  588. ["CFrame"] = CFrame.new(-40.5000038, 8.00001335, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  589. ["FormFactor"] = Enum.FormFactor.Symmetric,
  590. ["Size"] = Vector3.new(31, 8, 1),
  591. })
  592. o72 = Create("Part",{
  593. ["Parent"] = o54,
  594. ["Transparency"] = 0.5,
  595. ["Position"] = Vector3.new(-14.5000076, 8.00001335, -4.5),
  596. ["Rotation"] = Vector3.new(-180, 0, -180),
  597. ["CFrame"] = CFrame.new(-14.5000076, 8.00001335, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  598. ["FormFactor"] = Enum.FormFactor.Symmetric,
  599. ["Size"] = Vector3.new(21, 8, 1),
  600. })
  601. o73 = Create("Part",{
  602. ["Parent"] = o54,
  603. ["Position"] = Vector3.new(1.49999237, 8.00001335, -4.5),
  604. ["Rotation"] = Vector3.new(-180, 0, -180),
  605. ["CFrame"] = CFrame.new(1.49999237, 8.00001335, -4.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  606. ["FormFactor"] = Enum.FormFactor.Symmetric,
  607. ["Size"] = Vector3.new(11, 8, 1),
  608. })
  609. o74 = Create("Part",{
  610. ["Parent"] = o54,
  611. ["Position"] = Vector3.new(-40, 13.5000277, -4.5),
  612. ["CFrame"] = CFrame.new(-40, 13.5000277, -4.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  613. ["FormFactor"] = Enum.FormFactor.Symmetric,
  614. ["Size"] = Vector3.new(94, 3, 1),
  615. })
  616. o75 = Create("Part",{
  617. ["Parent"] = o54,
  618. ["Position"] = Vector3.new(6.5, 8.00000095, 3),
  619. ["Rotation"] = Vector3.new(0, 90, 0),
  620. ["CFrame"] = CFrame.new(6.5, 8.00000095, 3, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  621. ["FormFactor"] = Enum.FormFactor.Symmetric,
  622. ["Size"] = Vector3.new(14, 8, 1),
  623. })
  624. o76 = Create("Part",{
  625. ["Parent"] = o54,
  626. ["Position"] = Vector3.new(6.5, 8.00000095, 77.5),
  627. ["Rotation"] = Vector3.new(0, 90, 0),
  628. ["CFrame"] = CFrame.new(6.5, 8.00000095, 77.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  629. ["FormFactor"] = Enum.FormFactor.Symmetric,
  630. ["Size"] = Vector3.new(15, 8, 1),
  631. })
  632. o77 = Create("Part",{
  633. ["Parent"] = o54,
  634. ["Transparency"] = 0.5,
  635. ["Position"] = Vector3.new(6.5, 8.00000095, 65),
  636. ["Rotation"] = Vector3.new(0, 90, 0),
  637. ["CFrame"] = CFrame.new(6.5, 8.00000095, 65, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  638. ["FormFactor"] = Enum.FormFactor.Symmetric,
  639. ["Size"] = Vector3.new(10, 8, 1),
  640. })
  641. o78 = Create("Part",{
  642. ["Parent"] = o54,
  643. ["Transparency"] = 0.5,
  644. ["Position"] = Vector3.new(6.5, 8.00000095, 15.5),
  645. ["Rotation"] = Vector3.new(0, 90, 0),
  646. ["CFrame"] = CFrame.new(6.5, 8.00000095, 15.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  647. ["FormFactor"] = Enum.FormFactor.Symmetric,
  648. ["Size"] = Vector3.new(11, 8, 1),
  649. })
  650. o79 = Create("Part",{
  651. ["Parent"] = o54,
  652. ["Transparency"] = 0.5,
  653. ["Position"] = Vector3.new(6.5, 8.00000095, 40),
  654. ["Rotation"] = Vector3.new(0, 90, 0),
  655. ["CFrame"] = CFrame.new(6.5, 8.00000095, 40, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  656. ["FormFactor"] = Enum.FormFactor.Symmetric,
  657. ["Size"] = Vector3.new(10, 8, 1),
  658. })
  659. o80 = Create("Part",{
  660. ["Parent"] = o54,
  661. ["Position"] = Vector3.new(6.5, 8.00000095, 52.5),
  662. ["Rotation"] = Vector3.new(0, 90, 0),
  663. ["CFrame"] = CFrame.new(6.5, 8.00000095, 52.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  664. ["FormFactor"] = Enum.FormFactor.Symmetric,
  665. ["Size"] = Vector3.new(15, 8, 1),
  666. })
  667. o81 = Create("Part",{
  668. ["Parent"] = o54,
  669. ["Position"] = Vector3.new(6.5, 8.00000095, 28),
  670. ["Rotation"] = Vector3.new(0, 90, 0),
  671. ["CFrame"] = CFrame.new(6.5, 8.00000095, 28, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  672. ["FormFactor"] = Enum.FormFactor.Symmetric,
  673. ["Size"] = Vector3.new(14, 8, 1),
  674. })
  675. o82 = Create("Part",{
  676. ["Parent"] = o54,
  677. ["Position"] = Vector3.new(6.5, 13.5000076, 40.5),
  678. ["Rotation"] = Vector3.new(0, 90, 0),
  679. ["CFrame"] = CFrame.new(6.5, 13.5000076, 40.5, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  680. ["FormFactor"] = Enum.FormFactor.Symmetric,
  681. ["Size"] = Vector3.new(89, 3, 1),
  682. })
  683. o83 = Create("Part",{
  684. ["Parent"] = o54,
  685. ["Position"] = Vector3.new(-80.5, 8.00000095, 85.5),
  686. ["Rotation"] = Vector3.new(-180, 0, -180),
  687. ["CFrame"] = CFrame.new(-80.5, 8.00000095, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  688. ["FormFactor"] = Enum.FormFactor.Symmetric,
  689. ["Size"] = Vector3.new(13, 8, 1),
  690. })
  691. o84 = Create("Part",{
  692. ["Parent"] = o54,
  693. ["Transparency"] = 0.5,
  694. ["Position"] = Vector3.new(-65, 8.00000095, 85.5),
  695. ["Rotation"] = Vector3.new(-180, 0, -180),
  696. ["CFrame"] = CFrame.new(-65, 8.00000095, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  697. ["FormFactor"] = Enum.FormFactor.Symmetric,
  698. ["Size"] = Vector3.new(18, 8, 1),
  699. })
  700. o85 = Create("Part",{
  701. ["Parent"] = o54,
  702. ["Position"] = Vector3.new(-40.5, 8.00000095, 85.5),
  703. ["Rotation"] = Vector3.new(-180, 0, -180),
  704. ["CFrame"] = CFrame.new(-40.5, 8.00000095, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  705. ["FormFactor"] = Enum.FormFactor.Symmetric,
  706. ["Size"] = Vector3.new(31, 8, 1),
  707. })
  708. o86 = Create("Part",{
  709. ["Parent"] = o54,
  710. ["Transparency"] = 0.5,
  711. ["Position"] = Vector3.new(-14.5000038, 8.00000095, 85.5),
  712. ["Rotation"] = Vector3.new(-180, 0, -180),
  713. ["CFrame"] = CFrame.new(-14.5000038, 8.00000095, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  714. ["FormFactor"] = Enum.FormFactor.Symmetric,
  715. ["Size"] = Vector3.new(21, 8, 1),
  716. })
  717. o87 = Create("Part",{
  718. ["Parent"] = o54,
  719. ["Position"] = Vector3.new(1.49999237, 8.00000095, 85.5),
  720. ["Rotation"] = Vector3.new(-180, 0, -180),
  721. ["CFrame"] = CFrame.new(1.49999237, 8.00000095, 85.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  722. ["FormFactor"] = Enum.FormFactor.Symmetric,
  723. ["Size"] = Vector3.new(11, 8, 1),
  724. })
  725. o88 = Create("Part",{
  726. ["Parent"] = o54,
  727. ["Position"] = Vector3.new(-40, 13.5000076, 85.5),
  728. ["CFrame"] = CFrame.new(-40, 13.5000076, 85.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  729. ["FormFactor"] = Enum.FormFactor.Symmetric,
  730. ["Size"] = Vector3.new(94, 3, 1),
  731. })
  732. o89 = Create("Part",{
  733. ["Parent"] = o54,
  734. ["Position"] = Vector3.new(-67, 6.50000095, 34.5),
  735. ["Rotation"] = Vector3.new(-180, 0, -180),
  736. ["CFrame"] = CFrame.new(-67, 6.50000095, 34.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  737. ["FormFactor"] = Enum.FormFactor.Symmetric,
  738. ["Size"] = Vector3.new(38, 11, 1),
  739. })
  740. o90 = Create("Part",{
  741. ["Parent"] = o54,
  742. ["Position"] = Vector3.new(-67, 6.50000095, 45.5),
  743. ["Rotation"] = Vector3.new(-180, 0, -180),
  744. ["CFrame"] = CFrame.new(-67, 6.50000095, 45.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  745. ["FormFactor"] = Enum.FormFactor.Symmetric,
  746. ["Size"] = Vector3.new(38, 11, 1),
  747. })
  748. o91 = Create("Part",{
  749. ["Parent"] = o54,
  750. ["Position"] = Vector3.new(-13.5, 6.50000095, 34.5),
  751. ["Rotation"] = Vector3.new(-180, 0, -180),
  752. ["CFrame"] = CFrame.new(-13.5, 6.50000095, 34.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  753. ["FormFactor"] = Enum.FormFactor.Symmetric,
  754. ["Size"] = Vector3.new(39, 11, 1),
  755. })
  756. o92 = Create("Part",{
  757. ["Parent"] = o54,
  758. ["Position"] = Vector3.new(-13.5, 6.50000095, 45.5),
  759. ["Rotation"] = Vector3.new(-180, 0, -180),
  760. ["CFrame"] = CFrame.new(-13.5, 6.50000095, 45.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  761. ["FormFactor"] = Enum.FormFactor.Symmetric,
  762. ["Size"] = Vector3.new(39, 11, 1),
  763. })
  764. o93 = Create("Part",{
  765. ["Parent"] = o54,
  766. ["Position"] = Vector3.new(-40.5, 6.5, 15.5),
  767. ["Rotation"] = Vector3.new(-0, -90, 0),
  768. ["CFrame"] = CFrame.new(-40.5, 6.5, 15.5, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  769. ["FormFactor"] = Enum.FormFactor.Symmetric,
  770. ["Size"] = Vector3.new(39, 11, 1),
  771. })
  772. o94 = Create("Part",{
  773. ["Parent"] = o54,
  774. ["Position"] = Vector3.new(-40.5, 6.50000095, 65),
  775. ["Rotation"] = Vector3.new(-0, -90, 0),
  776. ["CFrame"] = CFrame.new(-40.5, 6.50000095, 65, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  777. ["FormFactor"] = Enum.FormFactor.Symmetric,
  778. ["Size"] = Vector3.new(40, 11, 1),
  779. })
  780. o95 = Create("Part",{
  781. ["Parent"] = o54,
  782. ["Position"] = Vector3.new(-40, 13.5000229, 34.5),
  783. ["Rotation"] = Vector3.new(-180, 0, -180),
  784. ["CFrame"] = CFrame.new(-40, 13.5000229, 34.5, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  785. ["FormFactor"] = Enum.FormFactor.Symmetric,
  786. ["Size"] = Vector3.new(92, 3, 1),
  787. })
  788. o96 = Create("Part",{
  789. ["Parent"] = o54,
  790. ["Position"] = Vector3.new(-40.5000038, 13.5000134, 15),
  791. ["Rotation"] = Vector3.new(-0, -90, 0),
  792. ["CFrame"] = CFrame.new(-40.5000038, 13.5000134, 15, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  793. ["FormFactor"] = Enum.FormFactor.Symmetric,
  794. ["Size"] = Vector3.new(38, 3, 1),
  795. })
  796. o97 = Create("Model",{
  797. ["Name"] = "Ladder",
  798. ["Parent"] = o1,
  799. })
  800. o98 = Create("Part",{
  801. ["Parent"] = o97,
  802. ["Position"] = Vector3.new(-4.5, 27.5002594, 35.5),
  803. ["CFrame"] = CFrame.new(-4.5, 27.5002594, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  804. ["FormFactor"] = Enum.FormFactor.Symmetric,
  805. ["Size"] = Vector3.new(1, 1, 1),
  806. })
  807. o99 = Create("Part",{
  808. ["Parent"] = o97,
  809. ["Position"] = Vector3.new(0.5, 27.5002594, 35.5),
  810. ["CFrame"] = CFrame.new(0.5, 27.5002594, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  811. ["FormFactor"] = Enum.FormFactor.Symmetric,
  812. ["Size"] = Vector3.new(1, 1, 1),
  813. })
  814. o100 = Create("Part",{
  815. ["Parent"] = o97,
  816. ["Position"] = Vector3.new(-4.5, 1.50000095, 35.5),
  817. ["CFrame"] = CFrame.new(-4.5, 1.50000095, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  818. ["FormFactor"] = Enum.FormFactor.Symmetric,
  819. ["Size"] = Vector3.new(1, 1, 1),
  820. })
  821. o101 = Create("Part",{
  822. ["Parent"] = o97,
  823. ["Position"] = Vector3.new(0.5, 1.5, 35.5),
  824. ["CFrame"] = CFrame.new(0.5, 1.5, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  825. ["FormFactor"] = Enum.FormFactor.Symmetric,
  826. ["Size"] = Vector3.new(1, 1, 1),
  827. })
  828. o102 = Create("Part",{
  829. ["Parent"] = o97,
  830. ["Position"] = Vector3.new(-2, 2.50001001, 35.5),
  831. ["CFrame"] = CFrame.new(-2, 2.50001001, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  832. ["FormFactor"] = Enum.FormFactor.Symmetric,
  833. ["Size"] = Vector3.new(6, 1, 1),
  834. })
  835. o103 = Create("Part",{
  836. ["Parent"] = o97,
  837. ["Position"] = Vector3.new(0.5, 3.50002193, 35.5),
  838. ["CFrame"] = CFrame.new(0.5, 3.50002193, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  839. ["FormFactor"] = Enum.FormFactor.Symmetric,
  840. ["Size"] = Vector3.new(1, 1, 1),
  841. })
  842. o104 = Create("Part",{
  843. ["Parent"] = o97,
  844. ["Position"] = Vector3.new(-2, 4.50003099, 35.5),
  845. ["CFrame"] = CFrame.new(-2, 4.50003099, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  846. ["FormFactor"] = Enum.FormFactor.Symmetric,
  847. ["Size"] = Vector3.new(6, 1, 1),
  848. })
  849. o105 = Create("Part",{
  850. ["Parent"] = o97,
  851. ["Position"] = Vector3.new(-4.5, 3.50002289, 35.5),
  852. ["CFrame"] = CFrame.new(-4.5, 3.50002289, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  853. ["FormFactor"] = Enum.FormFactor.Symmetric,
  854. ["Size"] = Vector3.new(1, 1, 1),
  855. })
  856. o106 = Create("Part",{
  857. ["Parent"] = o97,
  858. ["Position"] = Vector3.new(-2, 6.50005198, 35.5),
  859. ["CFrame"] = CFrame.new(-2, 6.50005198, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  860. ["FormFactor"] = Enum.FormFactor.Symmetric,
  861. ["Size"] = Vector3.new(6, 1, 1),
  862. })
  863. o107 = Create("Part",{
  864. ["Parent"] = o97,
  865. ["Position"] = Vector3.new(-4.5, 5.50004196, 35.5),
  866. ["CFrame"] = CFrame.new(-4.5, 5.50004196, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  867. ["FormFactor"] = Enum.FormFactor.Symmetric,
  868. ["Size"] = Vector3.new(1, 1, 1),
  869. })
  870. o108 = Create("Part",{
  871. ["Parent"] = o97,
  872. ["Position"] = Vector3.new(0.5, 5.50004101, 35.5),
  873. ["CFrame"] = CFrame.new(0.5, 5.50004101, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  874. ["FormFactor"] = Enum.FormFactor.Symmetric,
  875. ["Size"] = Vector3.new(1, 1, 1),
  876. })
  877. o109 = Create("Part",{
  878. ["Parent"] = o97,
  879. ["Position"] = Vector3.new(0.5, 7.50006104, 35.5),
  880. ["CFrame"] = CFrame.new(0.5, 7.50006104, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  881. ["FormFactor"] = Enum.FormFactor.Symmetric,
  882. ["Size"] = Vector3.new(1, 1, 1),
  883. })
  884. o110 = Create("Part",{
  885. ["Parent"] = o97,
  886. ["Position"] = Vector3.new(-4.5, 7.50006199, 35.5),
  887. ["CFrame"] = CFrame.new(-4.5, 7.50006199, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  888. ["FormFactor"] = Enum.FormFactor.Symmetric,
  889. ["Size"] = Vector3.new(1, 1, 1),
  890. })
  891. o111 = Create("Part",{
  892. ["Parent"] = o97,
  893. ["Position"] = Vector3.new(-2, 8.50006962, 35.5),
  894. ["CFrame"] = CFrame.new(-2, 8.50006962, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  895. ["FormFactor"] = Enum.FormFactor.Symmetric,
  896. ["Size"] = Vector3.new(6, 1, 1),
  897. })
  898. o112 = Create("Part",{
  899. ["Parent"] = o97,
  900. ["Position"] = Vector3.new(-2, 10.500082, 35.5),
  901. ["CFrame"] = CFrame.new(-2, 10.500082, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  902. ["FormFactor"] = Enum.FormFactor.Symmetric,
  903. ["Size"] = Vector3.new(6, 1, 1),
  904. })
  905. o113 = Create("Part",{
  906. ["Parent"] = o97,
  907. ["Position"] = Vector3.new(-4.5, 9.50007629, 35.5),
  908. ["CFrame"] = CFrame.new(-4.5, 9.50007629, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  909. ["FormFactor"] = Enum.FormFactor.Symmetric,
  910. ["Size"] = Vector3.new(1, 1, 1),
  911. })
  912. o114 = Create("Part",{
  913. ["Parent"] = o97,
  914. ["Position"] = Vector3.new(0.5, 9.50006962, 35.5),
  915. ["CFrame"] = CFrame.new(0.5, 9.50006962, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  916. ["FormFactor"] = Enum.FormFactor.Symmetric,
  917. ["Size"] = Vector3.new(1, 1, 1),
  918. })
  919. o115 = Create("Part",{
  920. ["Parent"] = o97,
  921. ["Position"] = Vector3.new(-2, 12.5000963, 35.5),
  922. ["CFrame"] = CFrame.new(-2, 12.5000963, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  923. ["FormFactor"] = Enum.FormFactor.Symmetric,
  924. ["Size"] = Vector3.new(6, 1, 1),
  925. })
  926. o116 = Create("Part",{
  927. ["Parent"] = o97,
  928. ["Position"] = Vector3.new(0.5, 11.500082, 35.5),
  929. ["CFrame"] = CFrame.new(0.5, 11.500082, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  930. ["FormFactor"] = Enum.FormFactor.Symmetric,
  931. ["Size"] = Vector3.new(1, 1, 1),
  932. })
  933. o117 = Create("Part",{
  934. ["Parent"] = o97,
  935. ["Position"] = Vector3.new(-4.5, 11.5000896, 35.5),
  936. ["CFrame"] = CFrame.new(-4.5, 11.5000896, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  937. ["FormFactor"] = Enum.FormFactor.Symmetric,
  938. ["Size"] = Vector3.new(1, 1, 1),
  939. })
  940. o118 = Create("Part",{
  941. ["Parent"] = o97,
  942. ["Position"] = Vector3.new(0.5, 13.5000963, 35.5),
  943. ["CFrame"] = CFrame.new(0.5, 13.5000963, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  944. ["FormFactor"] = Enum.FormFactor.Symmetric,
  945. ["Size"] = Vector3.new(1, 1, 1),
  946. })
  947. o119 = Create("Part",{
  948. ["Parent"] = o97,
  949. ["Position"] = Vector3.new(-4.5, 13.500102, 35.5),
  950. ["CFrame"] = CFrame.new(-4.5, 13.500102, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  951. ["FormFactor"] = Enum.FormFactor.Symmetric,
  952. ["Size"] = Vector3.new(1, 1, 1),
  953. })
  954. o120 = Create("Part",{
  955. ["Parent"] = o97,
  956. ["Position"] = Vector3.new(-2, 14.5001097, 35.5),
  957. ["CFrame"] = CFrame.new(-2, 14.5001097, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  958. ["FormFactor"] = Enum.FormFactor.Symmetric,
  959. ["Size"] = Vector3.new(6, 1, 1),
  960. })
  961. o121 = Create("Part",{
  962. ["Parent"] = o97,
  963. ["Position"] = Vector3.new(-2, 16.500124, 35.5),
  964. ["CFrame"] = CFrame.new(-2, 16.500124, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  965. ["FormFactor"] = Enum.FormFactor.Symmetric,
  966. ["Size"] = Vector3.new(6, 1, 1),
  967. })
  968. o122 = Create("Part",{
  969. ["Parent"] = o97,
  970. ["Position"] = Vector3.new(0.5, 15.5001097, 35.5),
  971. ["CFrame"] = CFrame.new(0.5, 15.5001097, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  972. ["FormFactor"] = Enum.FormFactor.Symmetric,
  973. ["Size"] = Vector3.new(1, 1, 1),
  974. })
  975. o123 = Create("Part",{
  976. ["Parent"] = o97,
  977. ["Position"] = Vector3.new(-4.5, 15.5001116, 35.5),
  978. ["CFrame"] = CFrame.new(-4.5, 15.5001116, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  979. ["FormFactor"] = Enum.FormFactor.Symmetric,
  980. ["Size"] = Vector3.new(1, 1, 1),
  981. })
  982. o124 = Create("Part",{
  983. ["Parent"] = o97,
  984. ["Position"] = Vector3.new(-2, 18.5001488, 35.5),
  985. ["CFrame"] = CFrame.new(-2, 18.5001488, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  986. ["FormFactor"] = Enum.FormFactor.Symmetric,
  987. ["Size"] = Vector3.new(6, 1, 1),
  988. })
  989. o125 = Create("Part",{
  990. ["Parent"] = o97,
  991. ["Position"] = Vector3.new(-4.5, 17.5001354, 35.5),
  992. ["CFrame"] = CFrame.new(-4.5, 17.5001354, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  993. ["FormFactor"] = Enum.FormFactor.Symmetric,
  994. ["Size"] = Vector3.new(1, 1, 1),
  995. })
  996. o126 = Create("Part",{
  997. ["Parent"] = o97,
  998. ["Position"] = Vector3.new(0.5, 17.5001335, 35.5),
  999. ["CFrame"] = CFrame.new(0.5, 17.5001335, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1000. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1001. ["Size"] = Vector3.new(1, 1, 1),
  1002. })
  1003. o127 = Create("Part",{
  1004. ["Parent"] = o97,
  1005. ["Position"] = Vector3.new(-2, 20.5001755, 35.5),
  1006. ["CFrame"] = CFrame.new(-2, 20.5001755, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1007. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1008. ["Size"] = Vector3.new(6, 1, 1),
  1009. })
  1010. o128 = Create("Part",{
  1011. ["Parent"] = o97,
  1012. ["Position"] = Vector3.new(-4.5, 19.5001583, 35.5),
  1013. ["CFrame"] = CFrame.new(-4.5, 19.5001583, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1014. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1015. ["Size"] = Vector3.new(1, 1, 1),
  1016. })
  1017. o129 = Create("Part",{
  1018. ["Parent"] = o97,
  1019. ["Position"] = Vector3.new(0.5, 19.5001583, 35.5),
  1020. ["CFrame"] = CFrame.new(0.5, 19.5001583, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1021. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1022. ["Size"] = Vector3.new(1, 1, 1),
  1023. })
  1024. o130 = Create("Part",{
  1025. ["Parent"] = o97,
  1026. ["Position"] = Vector3.new(-4.5, 21.500185, 35.5),
  1027. ["CFrame"] = CFrame.new(-4.5, 21.500185, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1028. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1029. ["Size"] = Vector3.new(1, 1, 1),
  1030. })
  1031. o131 = Create("Part",{
  1032. ["Parent"] = o97,
  1033. ["Position"] = Vector3.new(0.5, 21.500185, 35.5),
  1034. ["CFrame"] = CFrame.new(0.5, 21.500185, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1035. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1036. ["Size"] = Vector3.new(1, 1, 1),
  1037. })
  1038. o132 = Create("Part",{
  1039. ["Parent"] = o97,
  1040. ["Position"] = Vector3.new(-2, 22.5002003, 35.5),
  1041. ["CFrame"] = CFrame.new(-2, 22.5002003, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1042. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1043. ["Size"] = Vector3.new(6, 1, 1),
  1044. })
  1045. o133 = Create("Part",{
  1046. ["Parent"] = o97,
  1047. ["Position"] = Vector3.new(-2, 24.5002251, 35.5),
  1048. ["CFrame"] = CFrame.new(-2, 24.5002251, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1049. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1050. ["Size"] = Vector3.new(6, 1, 1),
  1051. })
  1052. o134 = Create("Part",{
  1053. ["Parent"] = o97,
  1054. ["Position"] = Vector3.new(-4.5, 23.5002098, 35.5),
  1055. ["CFrame"] = CFrame.new(-4.5, 23.5002098, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1056. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1057. ["Size"] = Vector3.new(1, 1, 1),
  1058. })
  1059. o135 = Create("Part",{
  1060. ["Parent"] = o97,
  1061. ["Position"] = Vector3.new(0.5, 23.5002098, 35.5),
  1062. ["CFrame"] = CFrame.new(0.5, 23.5002098, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1063. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1064. ["Size"] = Vector3.new(1, 1, 1),
  1065. })
  1066. o136 = Create("Part",{
  1067. ["Parent"] = o97,
  1068. ["Position"] = Vector3.new(-2, 26.5002499, 35.5),
  1069. ["CFrame"] = CFrame.new(-2, 26.5002499, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1070. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1071. ["Size"] = Vector3.new(6, 1, 1),
  1072. })
  1073. o137 = Create("Part",{
  1074. ["Parent"] = o97,
  1075. ["Position"] = Vector3.new(0.5, 25.5002327, 35.5),
  1076. ["CFrame"] = CFrame.new(0.5, 25.5002327, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1077. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1078. ["Size"] = Vector3.new(1, 1, 1),
  1079. })
  1080. o138 = Create("Part",{
  1081. ["Parent"] = o97,
  1082. ["Position"] = Vector3.new(-4.5, 25.5002327, 35.5),
  1083. ["CFrame"] = CFrame.new(-4.5, 25.5002327, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1084. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1085. ["Size"] = Vector3.new(1, 1, 1),
  1086. })
  1087. o139 = Create("Part",{
  1088. ["Parent"] = o97,
  1089. ["Position"] = Vector3.new(-2, 28.5002766, 35.5),
  1090. ["CFrame"] = CFrame.new(-2, 28.5002766, 35.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1091. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1092. ["Size"] = Vector3.new(6, 1, 1),
  1093. })
  1094. mas.Parent = workspace
  1095. mas:MakeJoints()
  1096. local mas1 = mas:GetChildren()
  1097. for i=1,#mas1 do
  1098. mas1[i].Parent = script
  1099. ypcall(function() mas1[i]:MakeJoints() end)
  1100. end
  1101. mas:Destroy()
  1102. for i=1,#cors do
  1103. coroutine.resume(cors[i])
  1104. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement