The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
1ndrew's Nuke script pastebin roblox
By 1ndrew's Nuke on 2024-09-21 08:00 am | Syntax: LUA | Views: 7



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1.  
  2. -- made by 1ndrew nuke script
  3. function sandbox(var,func)
  4.  local env = getfenv(func)
  5.  local newenv = setmetatable({},{
  6.   __index = function(self,k)
  7.    if k=="script" then
  8.     return var
  9.    else
  10.     return env[k]
  11.    end
  12.   end,
  13.  })
  14.  setfenv(func,newenv)
  15.  return func
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. Model0 = Instance.new("Model")
  20. Model1 = Instance.new("Model")
  21. Part2 = Instance.new("Part")
  22. CylinderMesh3 = Instance.new("CylinderMesh")
  23. ObjectValue4 = Instance.new("ObjectValue")
  24. Part5 = Instance.new("Part")
  25. BlockMesh6 = Instance.new("BlockMesh")
  26. Part7 = Instance.new("Part")
  27. CylinderMesh8 = Instance.new("CylinderMesh")
  28. Part9 = Instance.new("Part")
  29. CylinderMesh10 = Instance.new("CylinderMesh")
  30. Weld11 = Instance.new("Weld")
  31. Weld12 = Instance.new("Weld")
  32. Part13 = Instance.new("Part")
  33. Script14 = Instance.new("Script")
  34. BlockMesh15 = Instance.new("BlockMesh")
  35. Part16 = Instance.new("Part")
  36. CylinderMesh17 = Instance.new("CylinderMesh")
  37. Part18 = Instance.new("Part")
  38. BlockMesh19 = Instance.new("BlockMesh")
  39. Weld20 = Instance.new("Weld")
  40. Weld21 = Instance.new("Weld")
  41. Weld22 = Instance.new("Weld")
  42. Part23 = Instance.new("Part")
  43. BlockMesh24 = Instance.new("BlockMesh")
  44. Part25 = Instance.new("Part")
  45. BlockMesh26 = Instance.new("BlockMesh")
  46. Part27 = Instance.new("Part")
  47. CylinderMesh28 = Instance.new("CylinderMesh")
  48. Part29 = Instance.new("Part")
  49. BlockMesh30 = Instance.new("BlockMesh")
  50. Part31 = Instance.new("Part")
  51. BlockMesh32 = Instance.new("BlockMesh")
  52. ObjectValue33 = Instance.new("ObjectValue")
  53. VehicleSeat34 = Instance.new("VehicleSeat")
  54. Sound35 = Instance.new("Sound")
  55. Script36 = Instance.new("Script")
  56. Script37 = Instance.new("Script")
  57. BlockMesh38 = Instance.new("BlockMesh")
  58. Script39 = Instance.new("Script")
  59. ScreenGui40 = Instance.new("ScreenGui")
  60. Frame41 = Instance.new("Frame")
  61. TextButton42 = Instance.new("TextButton")
  62. TextButton43 = Instance.new("TextButton")
  63. TextButton44 = Instance.new("TextButton")
  64. TextButton45 = Instance.new("TextButton")
  65. Script46 = Instance.new("Script")
  66. ObjectValue47 = Instance.new("ObjectValue")
  67. Frame48 = Instance.new("Frame")
  68. TextButton49 = Instance.new("TextButton")
  69. Script50 = Instance.new("Script")
  70. TextButton51 = Instance.new("TextButton")
  71. Script52 = Instance.new("Script")
  72. TextLabel53 = Instance.new("TextLabel")
  73. TextButton54 = Instance.new("TextButton")
  74. Script55 = Instance.new("Script")
  75. TextButton56 = Instance.new("TextButton")
  76. Script57 = Instance.new("Script")
  77. TextLabel58 = Instance.new("TextLabel")
  78. NumberValue59 = Instance.new("NumberValue")
  79. NumberValue60 = Instance.new("NumberValue")
  80. NumberValue61 = Instance.new("NumberValue")
  81. Frame62 = Instance.new("Frame")
  82. TextLabel63 = Instance.new("TextLabel")
  83. TextLabel64 = Instance.new("TextLabel")
  84. TextLabel65 = Instance.new("TextLabel")
  85. TextLabel66 = Instance.new("TextLabel")
  86. TextLabel67 = Instance.new("TextLabel")
  87. TextLabel68 = Instance.new("TextLabel")
  88. TextLabel69 = Instance.new("TextLabel")
  89. TextLabel70 = Instance.new("TextLabel")
  90. TextButton71 = Instance.new("TextButton")
  91. Script72 = Instance.new("Script")
  92. Script73 = Instance.new("Script")
  93. NumberValue74 = Instance.new("NumberValue")
  94. Part75 = Instance.new("Part")
  95. BlockMesh76 = Instance.new("BlockMesh")
  96. Part77 = Instance.new("Part")
  97. CylinderMesh78 = Instance.new("CylinderMesh")
  98. Part79 = Instance.new("Part")
  99. CylinderMesh80 = Instance.new("CylinderMesh")
  100. Script81 = Instance.new("Script")
  101. Part82 = Instance.new("Part")
  102. Fire83 = Instance.new("Fire")
  103. Smoke84 = Instance.new("Smoke")
  104. Smoke85 = Instance.new("Smoke")
  105. Smoke86 = Instance.new("Smoke")
  106. Smoke87 = Instance.new("Smoke")
  107. Smoke88 = Instance.new("Smoke")
  108. BillboardGui89 = Instance.new("BillboardGui")
  109. ImageLabel90 = Instance.new("ImageLabel")
  110. Script91 = Instance.new("Script")
  111. SpecialMesh92 = Instance.new("SpecialMesh")
  112. Script93 = Instance.new("Script")
  113. Script94 = Instance.new("Script")
  114. Sound95 = Instance.new("Sound")
  115. Sky96 = Instance.new("Sky")
  116. Part97 = Instance.new("Part")
  117. Sound98 = Instance.new("Sound")
  118. Sound99 = Instance.new("Sound")
  119. SpecialMesh100 = Instance.new("SpecialMesh")
  120. PointLight101 = Instance.new("PointLight")
  121. Smoke102 = Instance.new("Smoke")
  122. Sound103 = Instance.new("Sound")
  123. Model104 = Instance.new("Model")
  124. Part105 = Instance.new("Part")
  125. SpecialMesh106 = Instance.new("SpecialMesh")
  126. Part107 = Instance.new("Part")
  127. SpecialMesh108 = Instance.new("SpecialMesh")
  128. Smoke109 = Instance.new("Smoke")
  129. BillboardGui110 = Instance.new("BillboardGui")
  130. ImageLabel111 = Instance.new("ImageLabel")
  131. Script112 = Instance.new("Script")
  132. Smoke113 = Instance.new("Smoke")
  133. Smoke114 = Instance.new("Smoke")
  134. Smoke115 = Instance.new("Smoke")
  135. StringValue116 = Instance.new("StringValue")
  136. StringValue117 = Instance.new("StringValue")
  137. StringValue118 = Instance.new("StringValue")
  138. Script119 = Instance.new("Script")
  139. Script120 = Instance.new("Script")
  140. Sound121 = Instance.new("Sound")
  141. Sky122 = Instance.new("Sky")
  142. Part123 = Instance.new("Part")
  143. BlockMesh124 = Instance.new("BlockMesh")
  144. Part125 = Instance.new("Part")
  145. BlockMesh126 = Instance.new("BlockMesh")
  146. Part127 = Instance.new("Part")
  147. BlockMesh128 = Instance.new("BlockMesh")
  148. Part129 = Instance.new("Part")
  149. BlockMesh130 = Instance.new("BlockMesh")
  150. Part131 = Instance.new("Part")
  151. BlockMesh132 = Instance.new("BlockMesh")
  152. Part133 = Instance.new("Part")
  153. BlockMesh134 = Instance.new("BlockMesh")
  154. Part135 = Instance.new("Part")
  155. BlockMesh136 = Instance.new("BlockMesh")
  156. Part137 = Instance.new("Part")
  157. BlockMesh138 = Instance.new("BlockMesh")
  158. Part139 = Instance.new("Part")
  159. BlockMesh140 = Instance.new("BlockMesh")
  160. Part141 = Instance.new("Part")
  161. BlockMesh142 = Instance.new("BlockMesh")
  162. Part143 = Instance.new("Part")
  163. BlockMesh144 = Instance.new("BlockMesh")
  164. Part145 = Instance.new("Part")
  165. BlockMesh146 = Instance.new("BlockMesh")
  166. Part147 = Instance.new("Part")
  167. BlockMesh148 = Instance.new("BlockMesh")
  168. Part149 = Instance.new("Part")
  169. BlockMesh150 = Instance.new("BlockMesh")
  170. Part151 = Instance.new("Part")
  171. BlockMesh152 = Instance.new("BlockMesh")
  172. Part153 = Instance.new("Part")
  173. BlockMesh154 = Instance.new("BlockMesh")
  174. Part155 = Instance.new("Part")
  175. BlockMesh156 = Instance.new("BlockMesh")
  176. Part157 = Instance.new("Part")
  177. BlockMesh158 = Instance.new("BlockMesh")
  178. Part159 = Instance.new("Part")
  179. CylinderMesh160 = Instance.new("CylinderMesh")
  180. Part161 = Instance.new("Part")
  181. BlockMesh162 = Instance.new("BlockMesh")
  182. Part163 = Instance.new("Part")
  183. BlockMesh164 = Instance.new("BlockMesh")
  184. Part165 = Instance.new("Part")
  185. BlockMesh166 = Instance.new("BlockMesh")
  186. WedgePart167 = Instance.new("WedgePart")
  187. SpecialMesh168 = Instance.new("SpecialMesh")
  188. WedgePart169 = Instance.new("WedgePart")
  189. SpecialMesh170 = Instance.new("SpecialMesh")
  190. WedgePart171 = Instance.new("WedgePart")
  191. SpecialMesh172 = Instance.new("SpecialMesh")
  192. WedgePart173 = Instance.new("WedgePart")
  193. SpecialMesh174 = Instance.new("SpecialMesh")
  194. WedgePart175 = Instance.new("WedgePart")
  195. SpecialMesh176 = Instance.new("SpecialMesh")
  196. WedgePart177 = Instance.new("WedgePart")
  197. SpecialMesh178 = Instance.new("SpecialMesh")
  198. WedgePart179 = Instance.new("WedgePart")
  199. SpecialMesh180 = Instance.new("SpecialMesh")
  200. WedgePart181 = Instance.new("WedgePart")
  201. SpecialMesh182 = Instance.new("SpecialMesh")
  202. WedgePart183 = Instance.new("WedgePart")
  203. SpecialMesh184 = Instance.new("SpecialMesh")
  204. WedgePart185 = Instance.new("WedgePart")
  205. SpecialMesh186 = Instance.new("SpecialMesh")
  206. WedgePart187 = Instance.new("WedgePart")
  207. SpecialMesh188 = Instance.new("SpecialMesh")
  208. WedgePart189 = Instance.new("WedgePart")
  209. SpecialMesh190 = Instance.new("SpecialMesh")
  210. WedgePart191 = Instance.new("WedgePart")
  211. SpecialMesh192 = Instance.new("SpecialMesh")
  212. Model193 = Instance.new("Model")
  213. Part194 = Instance.new("Part")
  214. CylinderMesh195 = Instance.new("CylinderMesh")
  215. Part196 = Instance.new("Part")
  216. CylinderMesh197 = Instance.new("CylinderMesh")
  217. Part198 = Instance.new("Part")
  218. CylinderMesh199 = Instance.new("CylinderMesh")
  219. Part200 = Instance.new("Part")
  220. CylinderMesh201 = Instance.new("CylinderMesh")
  221. Part202 = Instance.new("Part")
  222. BlockMesh203 = Instance.new("BlockMesh")
  223. Part204 = Instance.new("Part")
  224. BlockMesh205 = Instance.new("BlockMesh")
  225. Part206 = Instance.new("Part")
  226. BlockMesh207 = Instance.new("BlockMesh")
  227. Part208 = Instance.new("Part")
  228. BlockMesh209 = Instance.new("BlockMesh")
  229. Part210 = Instance.new("Part")
  230. BlockMesh211 = Instance.new("BlockMesh")
  231. Part212 = Instance.new("Part")
  232. BlockMesh213 = Instance.new("BlockMesh")
  233. Part214 = Instance.new("Part")
  234. BlockMesh215 = Instance.new("BlockMesh")
  235. Part216 = Instance.new("Part")
  236. BlockMesh217 = Instance.new("BlockMesh")
  237. Part218 = Instance.new("Part")
  238. BlockMesh219 = Instance.new("BlockMesh")
  239. Part220 = Instance.new("Part")
  240. BlockMesh221 = Instance.new("BlockMesh")
  241. Part222 = Instance.new("Part")
  242. BlockMesh223 = Instance.new("BlockMesh")
  243. Part224 = Instance.new("Part")
  244. BlockMesh225 = Instance.new("BlockMesh")
  245. Part226 = Instance.new("Part")
  246. BlockMesh227 = Instance.new("BlockMesh")
  247. Part228 = Instance.new("Part")
  248. BlockMesh229 = Instance.new("BlockMesh")
  249. Part230 = Instance.new("Part")
  250. BlockMesh231 = Instance.new("BlockMesh")
  251. Part232 = Instance.new("Part")
  252. BlockMesh233 = Instance.new("BlockMesh")
  253. Part234 = Instance.new("Part")
  254. BlockMesh235 = Instance.new("BlockMesh")
  255. Part236 = Instance.new("Part")
  256. BlockMesh237 = Instance.new("BlockMesh")
  257. Part238 = Instance.new("Part")
  258. BlockMesh239 = Instance.new("BlockMesh")
  259. Part240 = Instance.new("Part")
  260. BlockMesh241 = Instance.new("BlockMesh")
  261. Part242 = Instance.new("Part")
  262. BlockMesh243 = Instance.new("BlockMesh")
  263. Part244 = Instance.new("Part")
  264. BlockMesh245 = Instance.new("BlockMesh")
  265. Part246 = Instance.new("Part")
  266. BlockMesh247 = Instance.new("BlockMesh")
  267. Part248 = Instance.new("Part")
  268. CylinderMesh249 = Instance.new("CylinderMesh")
  269. Part250 = Instance.new("Part")
  270. BlockMesh251 = Instance.new("BlockMesh")
  271. Part252 = Instance.new("Part")
  272. BlockMesh253 = Instance.new("BlockMesh")
  273. Part254 = Instance.new("Part")
  274. BlockMesh255 = Instance.new("BlockMesh")
  275. Part256 = Instance.new("Part")
  276. BlockMesh257 = Instance.new("BlockMesh")
  277. Part258 = Instance.new("Part")
  278. BlockMesh259 = Instance.new("BlockMesh")
  279. Part260 = Instance.new("Part")
  280. BlockMesh261 = Instance.new("BlockMesh")
  281. Part262 = Instance.new("Part")
  282. BlockMesh263 = Instance.new("BlockMesh")
  283. Part264 = Instance.new("Part")
  284. BlockMesh265 = Instance.new("BlockMesh")
  285. Part266 = Instance.new("Part")
  286. BlockMesh267 = Instance.new("BlockMesh")
  287. Part268 = Instance.new("Part")
  288. BlockMesh269 = Instance.new("BlockMesh")
  289. Part270 = Instance.new("Part")
  290. BlockMesh271 = Instance.new("BlockMesh")
  291. Part272 = Instance.new("Part")
  292. BlockMesh273 = Instance.new("BlockMesh")
  293. Part274 = Instance.new("Part")
  294. BlockMesh275 = Instance.new("BlockMesh")
  295. Part276 = Instance.new("Part")
  296. BlockMesh277 = Instance.new("BlockMesh")
  297. Part278 = Instance.new("Part")
  298. BlockMesh279 = Instance.new("BlockMesh")
  299. Part280 = Instance.new("Part")
  300. BlockMesh281 = Instance.new("BlockMesh")
  301. Part282 = Instance.new("Part")
  302. BlockMesh283 = Instance.new("BlockMesh")
  303. Part284 = Instance.new("Part")
  304. BlockMesh285 = Instance.new("BlockMesh")
  305. Part286 = Instance.new("Part")
  306. BlockMesh287 = Instance.new("BlockMesh")
  307. Part288 = Instance.new("Part")
  308. BlockMesh289 = Instance.new("BlockMesh")
  309. Part290 = Instance.new("Part")
  310. BlockMesh291 = Instance.new("BlockMesh")
  311. Part292 = Instance.new("Part")
  312. BlockMesh293 = Instance.new("BlockMesh")
  313. WedgePart294 = Instance.new("WedgePart")
  314. SpecialMesh295 = Instance.new("SpecialMesh")
  315. WedgePart296 = Instance.new("WedgePart")
  316. SpecialMesh297 = Instance.new("SpecialMesh")
  317. WedgePart298 = Instance.new("WedgePart")
  318. SpecialMesh299 = Instance.new("SpecialMesh")
  319. WedgePart300 = Instance.new("WedgePart")
  320. SpecialMesh301 = Instance.new("SpecialMesh")
  321. VehicleSeat302 = Instance.new("VehicleSeat")
  322. WedgePart303 = Instance.new("WedgePart")
  323. SpecialMesh304 = Instance.new("SpecialMesh")
  324. WedgePart305 = Instance.new("WedgePart")
  325. SpecialMesh306 = Instance.new("SpecialMesh")
  326. WedgePart307 = Instance.new("WedgePart")
  327. SpecialMesh308 = Instance.new("SpecialMesh")
  328. WedgePart309 = Instance.new("WedgePart")
  329. SpecialMesh310 = Instance.new("SpecialMesh")
  330. WedgePart311 = Instance.new("WedgePart")
  331. SpecialMesh312 = Instance.new("SpecialMesh")
  332. WedgePart313 = Instance.new("WedgePart")
  333. SpecialMesh314 = Instance.new("SpecialMesh")
  334. WedgePart315 = Instance.new("WedgePart")
  335. SpecialMesh316 = Instance.new("SpecialMesh")
  336. WedgePart317 = Instance.new("WedgePart")
  337. SpecialMesh318 = Instance.new("SpecialMesh")
  338. WedgePart319 = Instance.new("WedgePart")
  339. SpecialMesh320 = Instance.new("SpecialMesh")
  340. WedgePart321 = Instance.new("WedgePart")
  341. SpecialMesh322 = Instance.new("SpecialMesh")
  342. WedgePart323 = Instance.new("WedgePart")
  343. SpecialMesh324 = Instance.new("SpecialMesh")
  344. WedgePart325 = Instance.new("WedgePart")
  345. SpecialMesh326 = Instance.new("SpecialMesh")
  346. WedgePart327 = Instance.new("WedgePart")
  347. SpecialMesh328 = Instance.new("SpecialMesh")
  348. WedgePart329 = Instance.new("WedgePart")
  349. SpecialMesh330 = Instance.new("SpecialMesh")
  350. WedgePart331 = Instance.new("WedgePart")
  351. SpecialMesh332 = Instance.new("SpecialMesh")
  352. WedgePart333 = Instance.new("WedgePart")
  353. SpecialMesh334 = Instance.new("SpecialMesh")
  354. WedgePart335 = Instance.new("WedgePart")
  355. SpecialMesh336 = Instance.new("SpecialMesh")
  356. WedgePart337 = Instance.new("WedgePart")
  357. SpecialMesh338 = Instance.new("SpecialMesh")
  358. Part339 = Instance.new("Part")
  359. BlockMesh340 = Instance.new("BlockMesh")
  360. Part341 = Instance.new("Part")
  361. BlockMesh342 = Instance.new("BlockMesh")
  362. Part343 = Instance.new("Part")
  363. BlockMesh344 = Instance.new("BlockMesh")
  364. Part345 = Instance.new("Part")
  365. BlockMesh346 = Instance.new("BlockMesh")
  366. Part347 = Instance.new("Part")
  367. BlockMesh348 = Instance.new("BlockMesh")
  368. Part349 = Instance.new("Part")
  369. BlockMesh350 = Instance.new("BlockMesh")
  370. Part351 = Instance.new("Part")
  371. BlockMesh352 = Instance.new("BlockMesh")
  372. Part353 = Instance.new("Part")
  373. BlockMesh354 = Instance.new("BlockMesh")
  374. Part355 = Instance.new("Part")
  375. BlockMesh356 = Instance.new("BlockMesh")
  376. Part357 = Instance.new("Part")
  377. BlockMesh358 = Instance.new("BlockMesh")
  378. Part359 = Instance.new("Part")
  379. BlockMesh360 = Instance.new("BlockMesh")
  380. Part361 = Instance.new("Part")
  381. BlockMesh362 = Instance.new("BlockMesh")
  382. Part363 = Instance.new("Part")
  383. BlockMesh364 = Instance.new("BlockMesh")
  384. Part365 = Instance.new("Part")
  385. BlockMesh366 = Instance.new("BlockMesh")
  386. Part367 = Instance.new("Part")
  387. BlockMesh368 = Instance.new("BlockMesh")
  388. Part369 = Instance.new("Part")
  389. BlockMesh370 = Instance.new("BlockMesh")
  390. Part371 = Instance.new("Part")
  391. CylinderMesh372 = Instance.new("CylinderMesh")
  392. Part373 = Instance.new("Part")
  393. BlockMesh374 = Instance.new("BlockMesh")
  394. Part375 = Instance.new("Part")
  395. BlockMesh376 = Instance.new("BlockMesh")
  396. Part377 = Instance.new("Part")
  397. BlockMesh378 = Instance.new("BlockMesh")
  398. Part379 = Instance.new("Part")
  399. BlockMesh380 = Instance.new("BlockMesh")
  400. Part381 = Instance.new("Part")
  401. CylinderMesh382 = Instance.new("CylinderMesh")
  402. Part383 = Instance.new("Part")
  403. CylinderMesh384 = Instance.new("CylinderMesh")
  404. Part385 = Instance.new("Part")
  405. CylinderMesh386 = Instance.new("CylinderMesh")
  406. WedgePart387 = Instance.new("WedgePart")
  407. SpecialMesh388 = Instance.new("SpecialMesh")
  408. WedgePart389 = Instance.new("WedgePart")
  409. SpecialMesh390 = Instance.new("SpecialMesh")
  410. WedgePart391 = Instance.new("WedgePart")
  411. SpecialMesh392 = Instance.new("SpecialMesh")
  412. WedgePart393 = Instance.new("WedgePart")
  413. SpecialMesh394 = Instance.new("SpecialMesh")
  414. WedgePart395 = Instance.new("WedgePart")
  415. SpecialMesh396 = Instance.new("SpecialMesh")
  416. WedgePart397 = Instance.new("WedgePart")
  417. SpecialMesh398 = Instance.new("SpecialMesh")
  418. WedgePart399 = Instance.new("WedgePart")
  419. SpecialMesh400 = Instance.new("SpecialMesh")
  420. WedgePart401 = Instance.new("WedgePart")
  421. SpecialMesh402 = Instance.new("SpecialMesh")
  422. WedgePart403 = Instance.new("WedgePart")
  423. SpecialMesh404 = Instance.new("SpecialMesh")
  424. WedgePart405 = Instance.new("WedgePart")
  425. SpecialMesh406 = Instance.new("SpecialMesh")
  426. WedgePart407 = Instance.new("WedgePart")
  427. SpecialMesh408 = Instance.new("SpecialMesh")
  428. Part409 = Instance.new("Part")
  429. BlockMesh410 = Instance.new("BlockMesh")
  430. Part411 = Instance.new("Part")
  431. BlockMesh412 = Instance.new("BlockMesh")
  432. Part413 = Instance.new("Part")
  433. BlockMesh414 = Instance.new("BlockMesh")
  434. Part415 = Instance.new("Part")
  435. BlockMesh416 = Instance.new("BlockMesh")
  436. Part417 = Instance.new("Part")
  437. CylinderMesh418 = Instance.new("CylinderMesh")
  438. Part419 = Instance.new("Part")
  439. CylinderMesh420 = Instance.new("CylinderMesh")
  440. Part421 = Instance.new("Part")
  441. CylinderMesh422 = Instance.new("CylinderMesh")
  442. Part423 = Instance.new("Part")
  443. CylinderMesh424 = Instance.new("CylinderMesh")
  444. Part425 = Instance.new("Part")
  445. CylinderMesh426 = Instance.new("CylinderMesh")
  446. Part427 = Instance.new("Part")
  447. BlockMesh428 = Instance.new("BlockMesh")
  448. WedgePart429 = Instance.new("WedgePart")
  449. SpecialMesh430 = Instance.new("SpecialMesh")
  450. WedgePart431 = Instance.new("WedgePart")
  451. SpecialMesh432 = Instance.new("SpecialMesh")
  452. Part433 = Instance.new("Part")
  453. CylinderMesh434 = Instance.new("CylinderMesh")
  454. Part435 = Instance.new("Part")
  455. CylinderMesh436 = Instance.new("CylinderMesh")
  456. Part437 = Instance.new("Part")
  457. CylinderMesh438 = Instance.new("CylinderMesh")
  458. Part439 = Instance.new("Part")
  459. CylinderMesh440 = Instance.new("CylinderMesh")
  460. Part441 = Instance.new("Part")
  461. CylinderMesh442 = Instance.new("CylinderMesh")
  462. Part443 = Instance.new("Part")
  463. CylinderMesh444 = Instance.new("CylinderMesh")
  464. Part445 = Instance.new("Part")
  465. CylinderMesh446 = Instance.new("CylinderMesh")
  466. Part447 = Instance.new("Part")
  467. CylinderMesh448 = Instance.new("CylinderMesh")
  468. Part449 = Instance.new("Part")
  469. CylinderMesh450 = Instance.new("CylinderMesh")
  470. Part451 = Instance.new("Part")
  471. CylinderMesh452 = Instance.new("CylinderMesh")
  472. Model0.Name = "MAZ-450 Scud Nuclear"
  473. Model0.Parent = mas
  474. Model1.Name = "turret"
  475. Model1.Parent = Model0
  476. Part2.Parent = Model1
  477. Part2.Material = Enum.Material.Metal
  478. Part2.BrickColor = BrickColor.new("Grime")
  479. Part2.Rotation = Vector3.new(0, 90, 0)
  480. Part2.FormFactor = Enum.FormFactor.Plate
  481. Part2.Size = Vector3.new(2, 0.400000006, 3)
  482. Part2.CFrame = CFrame.new(12.8898954, 10.3001108, 38.9598312, 3.06876391e-05, 6.20403944e-06, 1, -3.31463598e-05, 1, -6.68033636e-06, -1, -2.63205093e-05, 2.09769823e-05)
  483. Part2.BackSurface = Enum.SurfaceType.Weld
  484. Part2.BottomSurface = Enum.SurfaceType.Smooth
  485. Part2.FrontSurface = Enum.SurfaceType.Weld
  486. Part2.LeftSurface = Enum.SurfaceType.Weld
  487. Part2.RightSurface = Enum.SurfaceType.Weld
  488. Part2.TopSurface = Enum.SurfaceType.Weld
  489. Part2.Color = Color3.new(0.498039, 0.556863, 0.392157)
  490. Part2.Position = Vector3.new(12.8898954, 10.3001108, 38.9598312)
  491. Part2.Orientation = Vector3.new(0, 90, 0)
  492. Part2.Color = Color3.new(0.498039, 0.556863, 0.392157)
  493. CylinderMesh3.Parent = Part2
  494. CylinderMesh3.Scale = Vector3.new(1.79999995, 1, 2)
  495. CylinderMesh3.Scale = Vector3.new(1.79999995, 1, 2)
  496. ObjectValue4.Name = "WER"
  497. ObjectValue4.Parent = Model1
  498. ObjectValue4.Value = Weld12
  499. Part5.Parent = Model1
  500. Part5.Material = Enum.Material.Metal
  501. Part5.BrickColor = BrickColor.new("Grime")
  502. Part5.Rotation = Vector3.new(-90, 0, -180)
  503. Part5.FormFactor = Enum.FormFactor.Custom
  504. Part5.Size = Vector3.new(3, 0.400000006, 0.399999976)
  505. Part5.CFrame = CFrame.new(12.8898659, 10.7001324, 40.1598129, -1, 5.64619597e-07, 6.20732499e-06, 6.68464554e-06, 1.11793124e-05, 1, 1.02754129e-05, 1, -4.35367065e-06)
  506. Part5.BackSurface = Enum.SurfaceType.Weld
  507. Part5.BottomSurface = Enum.SurfaceType.Smooth
  508. Part5.FrontSurface = Enum.SurfaceType.Weld
  509. Part5.LeftSurface = Enum.SurfaceType.Weld
  510. Part5.RightSurface = Enum.SurfaceType.Weld
  511. Part5.TopSurface = Enum.SurfaceType.Weld
  512. Part5.Color = Color3.new(0.498039, 0.556863, 0.392157)
  513. Part5.Position = Vector3.new(12.8898659, 10.7001324, 40.1598129)
  514. Part5.Orientation = Vector3.new(-90, -180, 0)
  515. Part5.Color = Color3.new(0.498039, 0.556863, 0.392157)
  516. BlockMesh6.Parent = Part5
  517. Part7.Parent = Model1
  518. Part7.Material = Enum.Material.Metal
  519. Part7.BrickColor = BrickColor.new("Grime")
  520. Part7.Rotation = Vector3.new(90, 0, -90)
  521. Part7.FormFactor = Enum.FormFactor.Symmetric
  522. Part7.Size = Vector3.new(1, 1, 1)
  523. Part7.CFrame = CFrame.new(13.8899441, 12.0000706, 38.9595375, 4.72349166e-05, 1, -3.85977728e-06, -4.47773564e-05, -4.33497553e-06, -1, -1, 3.75242453e-05, 3.79514786e-05)
  524. Part7.BottomSurface = Enum.SurfaceType.Weld
  525. Part7.TopSurface = Enum.SurfaceType.Weld
  526. Part7.Color = Color3.new(0.498039, 0.556863, 0.392157)
  527. Part7.Position = Vector3.new(13.8899441, 12.0000706, 38.9595375)
  528. Part7.Orientation = Vector3.new(90, 90, 0)
  529. Part7.Color = Color3.new(0.498039, 0.556863, 0.392157)
  530. CylinderMesh8.Parent = Part7
  531. CylinderMesh8.Scale = Vector3.new(2, 1, 1.79999995)
  532. CylinderMesh8.Scale = Vector3.new(2, 1, 1.79999995)
  533. Part9.Name = "Connector"
  534. Part9.Parent = Model1
  535. Part9.Material = Enum.Material.Metal
  536. Part9.BrickColor = BrickColor.new("Grime")
  537. Part9.Rotation = Vector3.new(0, 90, 0)
  538. Part9.CanCollide = false
  539. Part9.FormFactor = Enum.FormFactor.Symmetric
  540. Part9.Size = Vector3.new(2, 2, 3)
  541. Part9.CFrame = CFrame.new(12.8898888, 9.10011101, 38.9598045, 1.50947981e-05, 5.43772376e-06, 1, -2.21862356e-05, 1, -5.9147028e-06, -1, -1.53604906e-05, 5.38406312e-06)
  542. Part9.BackSurface = Enum.SurfaceType.Weld
  543. Part9.BottomSurface = Enum.SurfaceType.Weld
  544. Part9.LeftSurface = Enum.SurfaceType.Weld
  545. Part9.TopSurface = Enum.SurfaceType.Weld
  546. Part9.Color = Color3.new(0.498039, 0.556863, 0.392157)
  547. Part9.Position = Vector3.new(12.8898888, 9.10011101, 38.9598045)
  548. Part9.Orientation = Vector3.new(0, 90, 0)
  549. Part9.Color = Color3.new(0.498039, 0.556863, 0.392157)
  550. CylinderMesh10.Parent = Part9
  551. CylinderMesh10.Scale = Vector3.new(1.5, 1, 2)
  552. CylinderMesh10.Scale = Vector3.new(1.5, 1, 2)
  553. Weld11.Parent = Part9
  554. Weld11.C0 = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  555. Weld12.Parent = Part9
  556. Weld12.C0 = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  557. Weld12.Part0 = Part9
  558. Weld12.Part1 = Part79
  559. Part13.Name = "Wpart"
  560. Part13.Parent = Model1
  561. Part13.Material = Enum.Material.Metal
  562. Part13.BrickColor = BrickColor.new("Grime")
  563. Part13.Rotation = Vector3.new(0, 90, 0)
  564. Part13.FormFactor = Enum.FormFactor.Symmetric
  565. Part13.Size = Vector3.new(2, 1, 2)
  566. Part13.CFrame = CFrame.new(14.3899441, 12.0000477, 38.9595566, 1.52723678e-05, 5.4290017e-06, 1, -2.23110437e-05, 1, -5.90597438e-06, -1, -1.54852969e-05, 5.56163559e-06)
  567. Part13.BottomSurface = Enum.SurfaceType.Smooth
  568. Part13.LeftSurface = Enum.SurfaceType.Weld
  569. Part13.RightSurface = Enum.SurfaceType.Weld
  570. Part13.TopSurface = Enum.SurfaceType.Smooth
  571. Part13.Color = Color3.new(0.498039, 0.556863, 0.392157)
  572. Part13.Position = Vector3.new(14.3899441, 12.0000477, 38.9595566)
  573. Part13.Orientation = Vector3.new(0, 90, 0)
  574. Part13.Color = Color3.new(0.498039, 0.556863, 0.392157)
  575. Script14.Parent = Part13
  576. table.insert(cors,sandbox(Script14,function()
  577. b = script.Parent
  578. c = script.Parent.Parent.Connector2
  579.  
  580.  local weld = Instance.new("Weld")
  581.  
  582.  weld.Part0 = c
  583.  weld.Part1 = b
  584.  
  585.  weld.C0 = CFrame.new(0, 0, 1.5)
  586.  
  587.  weld.Parent = c
  588.  
  589. script.Parent.Parent.WER2.Value = weld
  590. end))
  591. BlockMesh15.Parent = Part13
  592. Part16.Parent = Model1
  593. Part16.Material = Enum.Material.Metal
  594. Part16.BrickColor = BrickColor.new("Grime")
  595. Part16.Rotation = Vector3.new(90, 0, -90)
  596. Part16.FormFactor = Enum.FormFactor.Symmetric
  597. Part16.Size = Vector3.new(1, 1, 1)
  598. Part16.CFrame = CFrame.new(14.8899441, 12.0000582, 38.9595566, 3.124254e-05, 1, -4.64493451e-06, -3.3536413e-05, -5.12120005e-06, -1, -1, 2.15318451e-05, 2.67105879e-05)
  599. Part16.BottomSurface = Enum.SurfaceType.Weld
  600. Part16.TopSurface = Enum.SurfaceType.Weld
  601. Part16.Color = Color3.new(0.498039, 0.556863, 0.392157)
  602. Part16.Position = Vector3.new(14.8899441, 12.0000582, 38.9595566)
  603. Part16.Orientation = Vector3.new(90, 90, 0)
  604. Part16.Color = Color3.new(0.498039, 0.556863, 0.392157)
  605. CylinderMesh17.Parent = Part16
  606. CylinderMesh17.Scale = Vector3.new(1.89999998, 1, 1.60000002)
  607. CylinderMesh17.Scale = Vector3.new(1.89999998, 1, 1.60000002)
  608. Part18.Name = "Connector2"
  609. Part18.Parent = Model1
  610. Part18.Material = Enum.Material.Metal
  611. Part18.BrickColor = BrickColor.new("Grime")
  612. Part18.Rotation = Vector3.new(0, 90, 0)
  613. Part18.FormFactor = Enum.FormFactor.Symmetric
  614. Part18.Size = Vector3.new(1, 1, 1)
  615. Part18.CFrame = CFrame.new(12.8899441, 12.0000563, 38.959549, 1.52723678e-05, 5.4290017e-06, 1, -2.23110437e-05, 1, -5.90597438e-06, -1, -1.54852969e-05, 5.56163559e-06)
  616. Part18.BottomSurface = Enum.SurfaceType.Weld
  617. Part18.TopSurface = Enum.SurfaceType.Weld
  618. Part18.Color = Color3.new(0.498039, 0.556863, 0.392157)
  619. Part18.Position = Vector3.new(12.8899441, 12.0000563, 38.959549)
  620. Part18.Orientation = Vector3.new(0, 90, 0)
  621. Part18.Color = Color3.new(0.498039, 0.556863, 0.392157)
  622. BlockMesh19.Parent = Part18
  623. Weld20.Parent = Part18
  624. Weld20.C0 = CFrame.new(0, 0, 1.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  625. Weld21.Parent = Part18
  626. Weld21.C0 = CFrame.new(0, 0, 1.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  627. Weld22.Parent = Part18
  628. Weld22.C0 = CFrame.new(0, 0, 1.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  629. Weld22.Part0 = Part18
  630. Weld22.Part1 = Part13
  631. Part23.Parent = Model1
  632. Part23.Material = Enum.Material.Metal
  633. Part23.BrickColor = BrickColor.new("Grime")
  634. Part23.Rotation = Vector3.new(-90, 0, 180)
  635. Part23.FormFactor = Enum.FormFactor.Plate
  636. Part23.Size = Vector3.new(1, 0.400000006, 1.20000005)
  637. Part23.CFrame = CFrame.new(13.8899651, 11.5000286, 37.7595558, -1, -3.11981494e-05, 4.64657705e-06, 5.12284532e-06, 3.350517e-05, 1, -2.14874563e-05, 1, -2.66793468e-05)
  638. Part23.BackSurface = Enum.SurfaceType.Weld
  639. Part23.BottomSurface = Enum.SurfaceType.Weld
  640. Part23.FrontSurface = Enum.SurfaceType.Weld
  641. Part23.LeftSurface = Enum.SurfaceType.Weld
  642. Part23.RightSurface = Enum.SurfaceType.Weld
  643. Part23.TopSurface = Enum.SurfaceType.Smooth
  644. Part23.Color = Color3.new(0.498039, 0.556863, 0.392157)
  645. Part23.Position = Vector3.new(13.8899651, 11.5000286, 37.7595558)
  646. Part23.Orientation = Vector3.new(-90, 180, 0)
  647. Part23.Color = Color3.new(0.498039, 0.556863, 0.392157)
  648. BlockMesh24.Parent = Part23
  649. Part25.Parent = Model1
  650. Part25.Material = Enum.Material.Metal
  651. Part25.BrickColor = BrickColor.new("Grime")
  652. Part25.Rotation = Vector3.new(-90, 0, 180)
  653. Part25.FormFactor = Enum.FormFactor.Custom
  654. Part25.Size = Vector3.new(3, 0.400000006, 0.399999976)
  655. Part25.CFrame = CFrame.new(12.8899288, 10.7000723, 37.7598228, -1, -1.52280863e-05, 5.43084116e-06, 5.90815625e-06, -7.7088643e-08, 1, -5.51722951e-06, 1, 6.90283105e-06)
  656. Part25.BackSurface = Enum.SurfaceType.Weld
  657. Part25.BottomSurface = Enum.SurfaceType.Weld
  658. Part25.FrontSurface = Enum.SurfaceType.Weld
  659. Part25.LeftSurface = Enum.SurfaceType.Weld
  660. Part25.RightSurface = Enum.SurfaceType.Weld
  661. Part25.TopSurface = Enum.SurfaceType.Smooth
  662. Part25.Color = Color3.new(0.498039, 0.556863, 0.392157)
  663. Part25.Position = Vector3.new(12.8899288, 10.7000723, 37.7598228)
  664. Part25.Orientation = Vector3.new(-90, 180, 0)
  665. Part25.Color = Color3.new(0.498039, 0.556863, 0.392157)
  666. BlockMesh26.Parent = Part25
  667. Part27.Parent = Model1
  668. Part27.Material = Enum.Material.Metal
  669. Part27.BrickColor = BrickColor.new("Grime")
  670. Part27.Rotation = Vector3.new(90, 0, 0)
  671. Part27.FormFactor = Enum.FormFactor.Plate
  672. Part27.Size = Vector3.new(1, 0.400000006, 1)
  673. Part27.CFrame = CFrame.new(13.8899403, 11.6000576, 37.3598328, 1, -1.52945649e-05, -5.42817907e-06, -5.90515128e-06, 2.23266634e-05, -1, 5.5838309e-06, 1, 1.55009166e-05)
  674. Part27.BackSurface = Enum.SurfaceType.Weld
  675. Part27.BottomSurface = Enum.SurfaceType.Smooth
  676. Part27.FrontSurface = Enum.SurfaceType.Weld
  677. Part27.LeftSurface = Enum.SurfaceType.Weld
  678. Part27.RightSurface = Enum.SurfaceType.Weld
  679. Part27.TopSurface = Enum.SurfaceType.Weld
  680. Part27.Color = Color3.new(0.498039, 0.556863, 0.392157)
  681. Part27.Position = Vector3.new(13.8899403, 11.6000576, 37.3598328)
  682. Part27.Orientation = Vector3.new(90, 0, 0)
  683. Part27.Color = Color3.new(0.498039, 0.556863, 0.392157)
  684. CylinderMesh28.Parent = Part27
  685. CylinderMesh28.Offset = Vector3.new(0, 1.60000002, 0)
  686. CylinderMesh28.Scale = Vector3.new(0.800000012, 8, 2)
  687. CylinderMesh28.Scale = Vector3.new(0.800000012, 8, 2)
  688. Part29.Parent = Model1
  689. Part29.Material = Enum.Material.Metal
  690. Part29.BrickColor = BrickColor.new("Grime")
  691. Part29.Rotation = Vector3.new(180, 0, -180)
  692. Part29.FormFactor = Enum.FormFactor.Plate
  693. Part29.Size = Vector3.new(1, 0.800000012, 1)
  694. Part29.CFrame = CFrame.new(13.8901453, 7.60008192, 38.9598312, -1, 6.80900757e-06, -1.28170986e-05, 7.24961728e-06, 1, -3.05093963e-05, 2.17730885e-05, -2.42142978e-05, -1)
  695. Part29.BackSurface = Enum.SurfaceType.Weld
  696. Part29.BottomSurface = Enum.SurfaceType.Weld
  697. Part29.FrontSurface = Enum.SurfaceType.Weld
  698. Part29.LeftSurface = Enum.SurfaceType.Weld
  699. Part29.RightSurface = Enum.SurfaceType.Weld
  700. Part29.TopSurface = Enum.SurfaceType.Smooth
  701. Part29.Color = Color3.new(0.498039, 0.556863, 0.392157)
  702. Part29.Position = Vector3.new(13.8901453, 7.60008192, 38.9598312)
  703. Part29.Orientation = Vector3.new(0, -180, 0)
  704. Part29.Color = Color3.new(0.498039, 0.556863, 0.392157)
  705. BlockMesh30.Parent = Part29
  706. Part31.Parent = Model1
  707. Part31.Material = Enum.Material.Metal
  708. Part31.BrickColor = BrickColor.new("Grime")
  709. Part31.FormFactor = Enum.FormFactor.Plate
  710. Part31.Size = Vector3.new(1, 0.800000012, 1)
  711. Part31.CFrame = CFrame.new(11.8901434, 7.60010433, 38.9599037, 1, 6.32152023e-06, 2.89539616e-06, -6.78039805e-06, 1, 3.84974592e-05, -1.22286801e-05, -3.19370556e-05, 1)
  712. Part31.BackSurface = Enum.SurfaceType.Weld
  713. Part31.BottomSurface = Enum.SurfaceType.Weld
  714. Part31.FrontSurface = Enum.SurfaceType.Weld
  715. Part31.LeftSurface = Enum.SurfaceType.Weld
  716. Part31.RightSurface = Enum.SurfaceType.Weld
  717. Part31.TopSurface = Enum.SurfaceType.Smooth
  718. Part31.Color = Color3.new(0.498039, 0.556863, 0.392157)
  719. Part31.Position = Vector3.new(11.8901434, 7.60010433, 38.9599037)
  720. Part31.Color = Color3.new(0.498039, 0.556863, 0.392157)
  721. BlockMesh32.Parent = Part31
  722. ObjectValue33.Name = "WER2"
  723. ObjectValue33.Parent = Model1
  724. ObjectValue33.Value = Weld22
  725. VehicleSeat34.Parent = Model1
  726. VehicleSeat34.BrickColor = BrickColor.new("Really red")
  727. VehicleSeat34.Rotation = Vector3.new(0, 90, 0)
  728. VehicleSeat34.Size = Vector3.new(2, 0.400000006, 2)
  729. VehicleSeat34.CFrame = CFrame.new(-23.1100998, 4.80056763, 33.6601639, -1.67083635e-05, 6.97150199e-06, 1, -2.32027105e-07, 0.999991715, -7.13226291e-06, -1.00000143, 1.9876245e-06, -2.00193008e-05)
  730. VehicleSeat34.TopSurface = Enum.SurfaceType.Weld
  731. VehicleSeat34.HeadsUpDisplay = false
  732. VehicleSeat34.MaxSpeed = 50
  733. VehicleSeat34.Color = Color3.new(1, 0, 0)
  734. VehicleSeat34.Position = Vector3.new(-23.1100998, 4.80056763, 33.6601639)
  735. VehicleSeat34.Orientation = Vector3.new(0, 90, 0)
  736. VehicleSeat34.Color = Color3.new(1, 0, 0)
  737. Sound35.Name = "Swiv"
  738. Sound35.Parent = VehicleSeat34
  739. Sound35.Pitch = 0.69999998807907
  740. Sound35.SoundId = "http://www.roblox.com/asset/?id=31245465"
  741. Sound35.Volume = 0
  742. Sound35.PlayOnRemove = true
  743. Script36.Name = "Control"
  744. Script36.Parent = VehicleSeat34
  745. table.insert(cors,sandbox(Script36,function()
  746. while true do
  747. wait()
  748. if script.Parent.Steer == 2 then
  749. script.Parent.Swiv:play()
  750. script.Parent.Parent.WER.Value.C0 = script.Parent.Parent.WER.Value.C0 * CFrame.fromEulerAnglesXYZ(0,0.01,0)
  751. elseif script.Parent.Steer == -2 then
  752. script.Parent.Swiv:play()
  753. script.Parent.Parent.WER.Value.C0 = script.Parent.Parent.WER.Value.C0 * CFrame.fromEulerAnglesXYZ(0,-0.01,0)
  754. elseif script.Parent.Steer == 0 and script.Parent.Throttle == 0 then
  755. script.Parent.Swiv:pause()
  756. end
  757. end
  758.  
  759. end))
  760. Script37.Name = "Control2"
  761. Script37.Parent = VehicleSeat34
  762. table.insert(cors,sandbox(Script37,function()
  763. angle = 0
  764.  
  765. while true do
  766. wait()
  767. if script.Parent.Throttle == 1 and angle < 160 xss=removed xss=removed xss=removed xss=removed> 0 then
  768. script.Parent.Swiv:play()
  769. angle = angle - 1
  770. script.Parent.Angle.Value = angle
  771. script.Parent.Parent.WER2.Value.C0 = script.Parent.Parent.WER2.Value.C0 * CFrame.fromEulerAnglesXYZ(0.01,0,0)
  772. end
  773. end
  774.  
  775. end))
  776. BlockMesh38.Parent = VehicleSeat34
  777. Script39.Name = "Pickup"
  778. Script39.Parent = VehicleSeat34
  779. table.insert(cors,sandbox(Script39,function()
  780. script.Parent.ChildAdded:connect(function(w)
  781. print("ChildAdded")
  782. if w.className=="Weld" then
  783. print("IsAWeld")
  784. if w.Name=="SeatWeld" then
  785. print("IsASeatWeld")
  786. if w.Part1.Parent:findFirstChild("Humanoid")~=nil then
  787. print("IsAHumanoid")
  788. pl=game.Players:GetPlayerFromCharacter(w.Part1.Parent)
  789. if pl~=nil then
  790. print("IsAPlayer")
  791. if pl.PlayerGui:findFirstChild("VehicleGui")~=nil then
  792. print("found vehicle gui - deleting")
  793. pl.PlayerGui:findFirstChild("VehicleGui").Parent=nil
  794. print("deleted")
  795. else
  796. print("no gui found - adding")
  797. newgui=script.Parent.VehicleGui:clone()
  798. newgui.Parent=pl.PlayerGui
  799. newgui.Vehicle.Value=script.Parent.Parent
  800. print("added")
  801. end
  802. end
  803. end
  804. end
  805. end
  806. end)
  807.  
  808. script.Parent.ChildRemoved:connect(function(w)
  809. print("ChildRemoved")
  810. if w.className=="Weld" then
  811. print("IsAWeld")
  812. if w.Name=="SeatWeld" then
  813. print("IsASeatWeld")
  814. if w.Part1.Parent:findFirstChild("Humanoid")~=nil then
  815. print("IsAHumanoid")
  816. pl=game.Players:GetPlayerFromCharacter(w.Part1.Parent)
  817. if pl~=nil then
  818. print("IsAPlayer")
  819. if pl.PlayerGui:findFirstChild("VehicleGui")~=nil then
  820. print("found vehicle gui - deleting")
  821. pl.PlayerGui:findFirstChild("VehicleGui").Parent=nil
  822. print("deleted")
  823. else
  824. print("no gui found - wierd...")
  825. end
  826. end
  827. end
  828. end
  829. end
  830. end)
  831.  
  832.  
  833. end))
  834. ScreenGui40.Name = "VehicleGui"
  835. ScreenGui40.Parent = VehicleSeat34
  836. Frame41.Parent = ScreenGui40
  837. Frame41.Transparency = 1
  838. Frame41.Size = UDim2.new(0.200000003, 0, 0.0500000007, 0)
  839. Frame41.Position = UDim2.new(0, 0, 0.800000012, 0)
  840. Frame41.BackgroundColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  841. Frame41.BackgroundTransparency = 1
  842. Frame41.BorderColor3 = Color3.new(0, 0, 0)
  843. TextButton42.Name = "Machine"
  844. TextButton42.Parent = Frame41
  845. TextButton42.Transparency = 1
  846. TextButton42.Size = UDim2.new(1, 0, 2, 0)
  847. TextButton42.Style = Enum.ButtonStyle.RobloxButtonDefault
  848. TextButton42.Text = "Machine Guns"
  849. TextButton42.Position = UDim2.new(2, 0, -1, 0)
  850. TextButton42.Active = false
  851. TextButton42.Visible = false
  852. TextButton42.BackgroundColor3 = Color3.new(0, 0, 1)
  853. TextButton42.BackgroundTransparency = 1
  854. TextButton42.BorderColor3 = Color3.new(0, 0, 0)
  855. TextButton42.AutoButtonColor = false
  856. TextButton42.FontSize = Enum.FontSize.Size24
  857. TextButton42.TextColor3 = Color3.new(1, 1, 1)
  858. TextButton43.Name = "SABOT"
  859. TextButton43.Parent = Frame41
  860. TextButton43.Transparency = 0.5
  861. TextButton43.Size = UDim2.new(2, 0, 2, 0)
  862. TextButton43.Text = "Launch Cruise Missile"
  863. TextButton43.Position = UDim2.new(0.0350000001, 0, 1.5, 0)
  864. TextButton43.BackgroundColor3 = Color3.new(0, 0, 0)
  865. TextButton43.BackgroundTransparency = 0.5
  866. TextButton43.BorderColor3 = Color3.new(0, 0, 0)
  867. TextButton43.Font = Enum.Font.ArialBold
  868. TextButton43.FontSize = Enum.FontSize.Size36
  869. TextButton43.TextColor3 = Color3.new(1, 1, 1)
  870. TextButton43.TextStrokeTransparency = 0
  871. TextButton44.Name = "SMOKE"
  872. TextButton44.Parent = Frame41
  873. TextButton44.Size = UDim2.new(2, 0, 2, 0)
  874. TextButton44.Style = Enum.ButtonStyle.RobloxButtonDefault
  875. TextButton44.Text = "Fire SMOKE"
  876. TextButton44.Position = UDim2.new(0.0500000007, 0, -3, 0)
  877. TextButton44.Visible = false
  878. TextButton44.BackgroundColor3 = Color3.new(0, 0, 1)
  879. TextButton44.BorderColor3 = Color3.new(0, 0, 0)
  880. TextButton44.FontSize = Enum.FontSize.Size48
  881. TextButton44.TextColor3 = Color3.new(1, 1, 1)
  882. TextButton45.Name = "HEAT"
  883. TextButton45.Parent = Frame41
  884. TextButton45.Transparency = 0.5
  885. TextButton45.Size = UDim2.new(2, 0, 2, 0)
  886. TextButton45.Text = "Fire 155mm Howitzer"
  887. TextButton45.Position = UDim2.new(0.0250000115, 0, -1, 0)
  888. TextButton45.Visible = false
  889. TextButton45.BackgroundColor3 = Color3.new(0, 0, 0)
  890. TextButton45.BackgroundTransparency = 0.5
  891. TextButton45.BorderColor3 = Color3.new(0, 0, 0)
  892. TextButton45.Font = Enum.Font.ArialBold
  893. TextButton45.FontSize = Enum.FontSize.Size36
  894. TextButton45.TextColor3 = Color3.new(1, 1, 1)
  895. Script46.Parent = Frame41
  896. table.insert(cors,sandbox(Script46,function()
  897. repeat wait() until script.Parent.Parent.Vehicle.Value~=nil
  898.  
  899. db=false
  900. held=false
  901.  
  902. v = script.Parent.Parent.Vehicle
  903. f = script.Parent
  904. sabot = script.Parent.SABOT
  905. enable = script.Parent.Parent.red_roof
  906. fakemiss = v.Value.FakeMissile
  907.  
  908. function launchsabot()
  909. enable.Visible = true
  910. v.Value.Effect.Smoke.Enabled = true
  911. v.Value.Effect.Fire:Play()
  912. v.Value.Effect.Transparency = .5
  913. local v1=v.Value.Missile:clone()
  914. v1.CFrame = v.Value.Missile.CFrame * CFrame.new(0, 0, -5)
  915. v1.Smoke.Enabled = true
  916. v1.Smoke1.Enabled = true
  917. v1.Smoke2.Enabled = true
  918. v1.Smoke3.Enabled = true
  919. v1.Smoke4.Enabled = true
  920. v1.Fire.Enabled = true
  921. v1.Spark.Enabled = true
  922. fakemiss:remove()
  923. local vel=Instance.new("BodyVelocity")
  924. vel.Parent=v1
  925. v1.Velocity=v1.CFrame.lookVector*150
  926. vel.velocity=v1.Velocity
  927. v1.CanCollide=false
  928. v1.Transparency= 0
  929. v1.Parent=workspace
  930. wait(12)
  931. v1:remove()
  932. v.Value.Effect.Transparency = 1
  933. v.Value.Effect.Smoke.Enabled = false
  934. wait(7)
  935. v1:remove()
  936. sabot.Visible = false
  937. end
  938.  
  939. function sabotclick()
  940. print("click missile")
  941. if db==true then return end
  942. db=true
  943. sabot.Text="Reloading..."
  944. launchsabot()
  945. sabot.Visible = false
  946. db=false
  947. end
  948.  
  949. sabot.MouseButton1Click:connect(sabotclick)
  950.  
  951.  
  952.  
  953.  
  954.  
  955. end))
  956. ObjectValue47.Name = "Vehicle"
  957. ObjectValue47.Parent = ScreenGui40
  958. Frame48.Name = "CoordinateModule"
  959. Frame48.Parent = ScreenGui40
  960. Frame48.Transparency = 1
  961. Frame48.Size = UDim2.new(0, 100, 0, 100)
  962. Frame48.Position = UDim2.new(0, 50, 0, 400)
  963. Frame48.BackgroundColor3 = Color3.new(1, 1, 1)
  964. Frame48.BackgroundTransparency = 1
  965. TextButton49.Name = "AddVariableX"
  966. TextButton49.Parent = Frame48
  967. TextButton49.Size = UDim2.new(0, 20, 0, 20)
  968. TextButton49.Style = Enum.ButtonStyle.RobloxButton
  969. TextButton49.Text = "+"
  970. TextButton49.BackgroundColor3 = Color3.new(0, 0, 0)
  971. TextButton49.Font = Enum.Font.SourceSans
  972. TextButton49.FontSize = Enum.FontSize.Size36
  973. TextButton49.TextColor3 = Color3.new(1, 1, 1)
  974. Script50.Parent = TextButton49
  975. table.insert(cors,sandbox(Script50,function()
  976. x = script.Parent.Parent.VariableX
  977. vx = script.Parent.Parent.Variable1
  978.  
  979. function onButtonClicked()
  980. x.Value = x.Value + 10
  981. vx.Text="x:("..tostring(x.Value)..")"
  982. end
  983. script.Parent.MouseButton1Click:connect(onButtonClicked)
  984. end))
  985. TextButton51.Name = "SubtractVariableX"
  986. TextButton51.Parent = Frame48
  987. TextButton51.Size = UDim2.new(0, 20, 0, 20)
  988. TextButton51.Style = Enum.ButtonStyle.RobloxButton
  989. TextButton51.Text = "-"
  990. TextButton51.Position = UDim2.new(0, 30, 0, 0)
  991. TextButton51.BackgroundColor3 = Color3.new(0, 0, 0)
  992. TextButton51.Font = Enum.Font.SourceSans
  993. TextButton51.FontSize = Enum.FontSize.Size36
  994. TextButton51.TextColor3 = Color3.new(1, 1, 1)
  995. Script52.Parent = TextButton51
  996. table.insert(cors,sandbox(Script52,function()
  997. x = script.Parent.Parent.VariableX
  998. vx = script.Parent.Parent.Variable1
  999.  
  1000. function onButtonClicked()
  1001. x.Value = x.Value - 10
  1002. vx.Text="x:("..tostring(x.Value)..")"
  1003. end
  1004. script.Parent.MouseButton1Click:connect(onButtonClicked)
  1005. end))
  1006. TextLabel53.Name = "Variable1"
  1007. TextLabel53.Parent = Frame48
  1008. TextLabel53.Size = UDim2.new(0, 150, 0, 20)
  1009. TextLabel53.Text = "x:(0)"
  1010. TextLabel53.Position = UDim2.new(0, 60, 0, 0)
  1011. TextLabel53.BackgroundColor3 = Color3.new(0, 0, 0)
  1012. TextLabel53.Font = Enum.Font.ArialBold
  1013. TextLabel53.FontSize = Enum.FontSize.Size14
  1014. TextLabel53.TextColor3 = Color3.new(1, 1, 1)
  1015. TextButton54.Name = "AddVariableZ"
  1016. TextButton54.Parent = Frame48
  1017. TextButton54.Size = UDim2.new(0, 20, 0, 20)
  1018. TextButton54.Style = Enum.ButtonStyle.RobloxButton
  1019. TextButton54.Text = "+"
  1020. TextButton54.Position = UDim2.new(0, 0, 0, 30)
  1021. TextButton54.BackgroundColor3 = Color3.new(0, 0, 0)
  1022. TextButton54.Font = Enum.Font.SourceSans
  1023. TextButton54.FontSize = Enum.FontSize.Size36
  1024. TextButton54.TextColor3 = Color3.new(1, 1, 1)
  1025. Script55.Parent = TextButton54
  1026. table.insert(cors,sandbox(Script55,function()
  1027. z = script.Parent.Parent.VariableZ
  1028. vz = script.Parent.Parent.Variable2
  1029.  
  1030. function onButtonClicked()
  1031. z.Value = z.Value + 10
  1032. vz.Text="z:("..tostring(z.Value)..")"
  1033. end
  1034. script.Parent.MouseButton1Click:connect(onButtonClicked)
  1035. end))
  1036. TextButton56.Name = "SubtractVariableZ"
  1037. TextButton56.Parent = Frame48
  1038. TextButton56.Size = UDim2.new(0, 20, 0, 20)
  1039. TextButton56.Style = Enum.ButtonStyle.RobloxButton
  1040. TextButton56.Text = "-"
  1041. TextButton56.Position = UDim2.new(0, 30, 0, 30)
  1042. TextButton56.BackgroundColor3 = Color3.new(0, 0, 0)
  1043. TextButton56.Font = Enum.Font.SourceSans
  1044. TextButton56.FontSize = Enum.FontSize.Size36
  1045. TextButton56.TextColor3 = Color3.new(1, 1, 1)
  1046. Script57.Parent = TextButton56
  1047. table.insert(cors,sandbox(Script57,function()
  1048. z = script.Parent.Parent.VariableZ
  1049. vz = script.Parent.Parent.Variable2
  1050.  
  1051. function onButtonClicked()
  1052. z.Value = z.Value - 10
  1053. vz.Text="z:("..tostring(z.Value)..")"
  1054. end
  1055. script.Parent.MouseButton1Click:connect(onButtonClicked)
  1056. end))
  1057. TextLabel58.Name = "Variable2"
  1058. TextLabel58.Parent = Frame48
  1059. TextLabel58.Size = UDim2.new(0, 150, 0, 20)
  1060. TextLabel58.Text = "y:(0)"
  1061. TextLabel58.Position = UDim2.new(0, 60, 0, 30)
  1062. TextLabel58.BackgroundColor3 = Color3.new(0, 0, 0)
  1063. TextLabel58.Font = Enum.Font.ArialBold
  1064. TextLabel58.FontSize = Enum.FontSize.Size14
  1065. TextLabel58.TextColor3 = Color3.new(1, 1, 1)
  1066. NumberValue59.Name = "VariableX"
  1067. NumberValue59.Parent = Frame48
  1068. NumberValue60.Name = "VariableY"
  1069. NumberValue60.Parent = Frame48
  1070. NumberValue61.Name = "VariableZ"
  1071. NumberValue61.Parent = Frame48
  1072. Frame62.Name = "MeterModule"
  1073. Frame62.Parent = ScreenGui40
  1074. Frame62.Size = UDim2.new(0, 100, 0, 160)
  1075. Frame62.Position = UDim2.new(0, 50, 0, 230)
  1076. Frame62.BackgroundColor3 = Color3.new(0.211765, 0.211765, 0.211765)
  1077. TextLabel63.Name = "S1A"
  1078. TextLabel63.Parent = Frame62
  1079. TextLabel63.Size = UDim2.new(0, 95, 0, 30)
  1080. TextLabel63.Text = "STAGE 1"
  1081. TextLabel63.Position = UDim2.new(0.0250000004, 0, 0.0250000004, 0)
  1082. TextLabel63.BackgroundColor3 = Color3.new(0.576471, 0.333333, 0.407843)
  1083. TextLabel63.Font = Enum.Font.ArialBold
  1084. TextLabel63.FontSize = Enum.FontSize.Size18
  1085. TextLabel64.Name = "S2A"
  1086. TextLabel64.Parent = Frame62
  1087. TextLabel64.Size = UDim2.new(0, 95, 0, 30)
  1088. TextLabel64.Text = "STAGE 2"
  1089. TextLabel64.Position = UDim2.new(0.0250000004, 0, 0.25, 1)
  1090. TextLabel64.BackgroundColor3 = Color3.new(0.576471, 0.333333, 0.407843)
  1091. TextLabel64.Font = Enum.Font.ArialBold
  1092. TextLabel64.FontSize = Enum.FontSize.Size18
  1093. TextLabel65.Name = "S3A"
  1094. TextLabel65.Parent = Frame62
  1095. TextLabel65.Size = UDim2.new(0, 95, 0, 30)
  1096. TextLabel65.Text = "STAGE 3"
  1097. TextLabel65.Position = UDim2.new(0.0250000004, 0, 0.5, 1)
  1098. TextLabel65.BackgroundColor3 = Color3.new(0.576471, 0.333333, 0.407843)
  1099. TextLabel65.Font = Enum.Font.ArialBold
  1100. TextLabel65.FontSize = Enum.FontSize.Size18
  1101. TextLabel66.Name = "S4A"
  1102. TextLabel66.Parent = Frame62
  1103. TextLabel66.Size = UDim2.new(0, 95, 0, 30)
  1104. TextLabel66.Text = "STAGE 4"
  1105. TextLabel66.Position = UDim2.new(0.0250000004, 0, 0.75, 1)
  1106. TextLabel66.BackgroundColor3 = Color3.new(0.576471, 0.333333, 0.407843)
  1107. TextLabel66.Font = Enum.Font.ArialBold
  1108. TextLabel66.FontSize = Enum.FontSize.Size18
  1109. TextLabel67.Name = "S1B"
  1110. TextLabel67.Parent = Frame62
  1111. TextLabel67.Size = UDim2.new(0, 95, 0, 30)
  1112. TextLabel67.Text = "STAGE 1"
  1113. TextLabel67.Position = UDim2.new(0.0250000004, 0, 0.0250000004, 0)
  1114. TextLabel67.Visible = false
  1115. TextLabel67.BackgroundColor3 = Color3.new(0.196078, 0.576471, 0.0901961)
  1116. TextLabel67.Font = Enum.Font.ArialBold
  1117. TextLabel67.FontSize = Enum.FontSize.Size18
  1118. TextLabel68.Name = "S2B"
  1119. TextLabel68.Parent = Frame62
  1120. TextLabel68.Size = UDim2.new(0, 95, 0, 30)
  1121. TextLabel68.Text = "STAGE 2"
  1122. TextLabel68.Position = UDim2.new(0.0250000004, 0, 0.25, 1)
  1123. TextLabel68.Visible = false
  1124. TextLabel68.BackgroundColor3 = Color3.new(0.196078, 0.576471, 0.0901961)
  1125. TextLabel68.Font = Enum.Font.ArialBold
  1126. TextLabel68.FontSize = Enum.FontSize.Size18
  1127. TextLabel69.Name = "S3B"
  1128. TextLabel69.Parent = Frame62
  1129. TextLabel69.Size = UDim2.new(0, 95, 0, 30)
  1130. TextLabel69.Text = "STAGE 3"
  1131. TextLabel69.Position = UDim2.new(0.0250000004, 0, 0.5, 1)
  1132. TextLabel69.Visible = false
  1133. TextLabel69.BackgroundColor3 = Color3.new(0.196078, 0.576471, 0.0901961)
  1134. TextLabel69.Font = Enum.Font.ArialBold
  1135. TextLabel69.FontSize = Enum.FontSize.Size18
  1136. TextLabel70.Name = "S4B"
  1137. TextLabel70.Parent = Frame62
  1138. TextLabel70.Size = UDim2.new(0, 95, 0, 30)
  1139. TextLabel70.Text = "STAGE 4"
  1140. TextLabel70.Position = UDim2.new(0.0250000004, 0, 0.75, 1)
  1141. TextLabel70.Visible = false
  1142. TextLabel70.BackgroundColor3 = Color3.new(0.196078, 0.576471, 0.0901961)
  1143. TextLabel70.Font = Enum.Font.ArialBold
  1144. TextLabel70.FontSize = Enum.FontSize.Size18
  1145. TextButton71.Name = "red_roof"
  1146. TextButton71.Parent = ScreenGui40
  1147. TextButton71.Transparency = 0.5
  1148. TextButton71.Size = UDim2.new(0, 100, 0, 20)
  1149. TextButton71.Text = "ENABLE"
  1150. TextButton71.Position = UDim2.new(0, 270, 0, 400)
  1151. TextButton71.Visible = false
  1152. TextButton71.BackgroundColor3 = Color3.new(0, 0, 0)
  1153. TextButton71.BackgroundTransparency = 0.5
  1154. TextButton71.Font = Enum.Font.ArialBold
  1155. TextButton71.FontSize = Enum.FontSize.Size14
  1156. TextButton71.TextColor3 = Color3.new(1, 1, 1)
  1157. TextButton71.TextStrokeTransparency = 0
  1158. Script72.Parent = TextButton71
  1159. table.insert(cors,sandbox(Script72,function()
  1160. repeat wait() until script.Parent.Parent.Vehicle.Value~=nil
  1161.  
  1162. db=false
  1163. held=false
  1164.  
  1165. v = script.Parent.Parent.Vehicle
  1166. vz = script.Parent.Parent.CoordinateModule.VariableZ
  1167. vx = script.Parent.Parent.CoordinateModule.VariableX
  1168. vy = script.Parent.Parent.CoordinateModule.VariableY
  1169. wh = v.Value.Warhead
  1170. mm = script.Parent.Parent.MeterModule
  1171.  
  1172. function stage1()
  1173.  script.Parent.Visible = false
  1174.  mm.S1A.Visible = false
  1175.  mm.S1B.Visible = true
  1176. end
  1177.  
  1178. function stage2()
  1179.  mm.S1B.Visible = false
  1180.  mm.S1A.Visible = true
  1181.  mm.S2A.Visible = false
  1182.  mm.S2B.Visible = true
  1183. end
  1184.  
  1185. function stage3()
  1186.  mm.S2B.Visible = false
  1187.  mm.S2A.Visible = true
  1188.  mm.S3A.Visible = false
  1189.  mm.S3B.Visible = true
  1190. end
  1191.  
  1192. function stage4()
  1193.  mm.S3B.Visible = false
  1194.  mm.S3A.Visible = true
  1195.  mm.S4A.Visible = false
  1196.  mm.S4B.Visible = true
  1197. end
  1198.  
  1199. function impact()
  1200.  wh.CFrame = CFrame.new((vx.Value), 1000, (vz.Value))
  1201.  wait(0.1)
  1202.  wh.Anchored = false
  1203.  wh.Transparency = 0
  1204.  wh.Touch.Disabled = false
  1205.  wh.Smoke.Enabled = true
  1206.  wh.Smoke2.Enabled = true
  1207.  wh.Smoke3.Enabled = true
  1208.  wh.Smoke4.Enabled = true
  1209.  wh.Light.Enabled = true
  1210.  wh.CanCollide = true
  1211.  local vel=Instance.new("BodyVelocity")
  1212.  vel.Parent=wh
  1213.  wh.Velocity=wh.CFrame.lookVector*60
  1214.  vel.velocity=wh.Velocity
  1215. end
  1216.  
  1217. function onButtonClicked()
  1218.  stage1()
  1219.  wait(5)
  1220.  stage2()
  1221.  wait(5)
  1222.  stage3()
  1223.  wait(5)
  1224.  stage4()
  1225.  wait(3)
  1226.  mm.S4B.Visible = false
  1227.  mm.S4A.Visible = true
  1228.  impact()
  1229. end
  1230.  
  1231. script.Parent.MouseButton1Click:connect(onButtonClicked)
  1232. end))
  1233. Script73.Name = "MainFrame"
  1234. Script73.Parent = ScreenGui40
  1235. Script73.Disabled = true
  1236. table.insert(cors,sandbox(Script73,function()
  1237. repeat wait() until script.Parent.Parent.Vehicle.Value~=nil
  1238.  
  1239. db=false
  1240. held=false
  1241.  
  1242. v = script.Parent.Vehicle
  1243. vs = v.Value.VehicleSeat
  1244. mm = script.Parent.MeterModule
  1245. cm = script.Parent.CoordinateModule
  1246. fire = script.Parent.Frame
  1247. enable = script.Parent.red_roof
  1248. angle = vs.Angle
  1249.  
  1250. if angle.Value > 159 then
  1251.  mm.Visible = true
  1252.  cm.Visible = true
  1253.  fire.Visible = true
  1254.  enable.Visible = true
  1255. end
  1256.  
  1257. if angle.Value < 160 xss=removed xss=removed xss=removed xss=removed NumberValue74.Name = "Angle" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed Part77.Name = "BarrelPart" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed Part79.Name = "Swivel" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed Part82.Name = "Missile" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed Smoke85.Name = "Smoke1" xss=removed xss=removed xss=removed xss=removed xss=removed Smoke86.Name = "Smoke2" xss=removed xss=removed xss=removed xss=removed xss=removed Smoke87.Name = "Smoke3" xss=removed xss=removed xss=removed xss=removed xss=removed Smoke88.Name = "Smoke4" xss=removed xss=removed xss=removed xss=removed xss=removed BillboardGui89.Name = "Spark" xss=removed xss=removed xss=removed xss=removed ImageLabel90.Name = "Light" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed ImageLabel90.Image = "http://www.roblox.com/asset/?id=43708803" xss=removed xss=removed xss=removed SpecialMesh92.MeshId = "http://www.roblox.com/asset/?id=74333739" xss=removed xss=removed xss=removed Script93.Name = "Sabot" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed Script94.Name = "Atom" xss=removed xss=removed CloudID= "http://www.roblox.com/asset/?id=1095708" ColorTexture = "http://www.roblox.com/asset/?ID=1361097" RingID = "http://www.roblox.com/asset/?id=3270017" SphereID = "http://www.roblox.com/asset/?id=1185246" xss=removed xss=removed xss=removed Exp.Name = "ATOMICEXPLOSION" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed BaseMesh.MeshType = "FileMesh" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed v.Material = "CorrodedMetal"> 0 then
  1258.     Destroy(v)
  1259.    end
  1260.   end
  1261.  end
  1262.  Destroy(game.Workspace)
  1263. end
  1264. function Explode(Pos)
  1265.  
  1266. local Base = BasePart:clone()
  1267. Base.Position = Pos
  1268.  
  1269. local Mesh = CloudMesh:clone()
  1270. Mesh.Parent = Base
  1271. Mesh.Scale = Vector3.new(2.5,1,4.5)
  1272.  
  1273. local PoleBase = BasePart:clone()
  1274. PoleBase.Position = Pos+Vector3.new(0,0.1,0)
  1275.  
  1276. local PoleBaseMesh = CloudMesh:clone()
  1277. PoleBaseMesh.Scale = Vector3.new(1.25,2,2.5)
  1278. PoleBaseMesh.Parent = PoleBase
  1279.  
  1280. local Cloud1 = BasePart:clone()
  1281. Cloud1.Position = Pos+Vector3.new(0,0.75,0)
  1282.  
  1283. local Cloud1Mesh = CloudMesh:clone()
  1284. Cloud1Mesh.Scale = Vector3.new(0.5,3,1)
  1285. Cloud1Mesh.Parent = Cloud1
  1286.  
  1287. local Cloud2 = BasePart:clone()
  1288. Cloud2.Position = Pos+Vector3.new(0,1.25,0)
  1289.  
  1290. local Cloud2Mesh = CloudMesh:clone()
  1291. Cloud2Mesh.Scale = Vector3.new(0.5,1.5,1)
  1292. Cloud2Mesh.Parent = Cloud2
  1293.  
  1294. local Cloud3 = BasePart:clone()
  1295. Cloud3.Position = Pos+Vector3.new(0,1.7,0)
  1296.  
  1297. local Cloud3Mesh = CloudMesh:clone()
  1298. Cloud3Mesh.Scale = Vector3.new(0.5,1.5,1)
  1299. Cloud3Mesh.Parent = Cloud3
  1300.  
  1301. local PoleRing = BasePart:clone()
  1302. PoleRing.Position = Pos+Vector3.new(0,1.3,0)
  1303. PoleRing.Transparency = 0.2
  1304. PoleRing.BrickColor = BrickColor.new("Dark stone grey")
  1305. PoleRing.CFrame = PoleRing.CFrame*CFrame.Angles(math.rad(90),0,0)
  1306.  
  1307. local Mesh = RingMesh:clone()
  1308. Mesh.Scale = Vector3.new(1.2,1.2,1.2)
  1309. Mesh.Parent = PoleRing
  1310.  
  1311. local MushCloud = BasePart:clone()
  1312. MushCloud.Position = Pos+Vector3.new(0,2.3,0)
  1313.  
  1314. local MushMesh = CloudMesh:clone() -- lol
  1315. MushMesh.Scale = Vector3.new(2.5,1.75,3.5)
  1316. MushMesh.Parent = MushCloud
  1317.  
  1318. local TopCloud = BasePart:clone()
  1319. TopCloud.Position = Pos+Vector3.new(0,2.7,0)
  1320.  
  1321. local TopMesh = CloudMesh:clone()
  1322. TopMesh.Scale = Vector3.new(7.5,1.5,1.5)
  1323. TopMesh.Parent = TopCloud
  1324.  
  1325. table.insert(Clouds,Base)
  1326. table.insert(Clouds,TopCloud)
  1327. table.insert(Clouds,MushCloud)
  1328. table.insert(Clouds,Cloud1)
  1329. table.insert(Clouds,Cloud2)
  1330. table.insert(Clouds,Cloud3)
  1331. table.insert(Clouds,PoleBase)
  1332. table.insert(Clouds,PoleRing)
  1333.  
  1334.  
  1335. local BigRing = BasePart:clone()
  1336. BigRing.Position = Pos
  1337. BigRing.CFrame = BigRing.CFrame*CFrame.Angles(math.rad(90),0,0)
  1338.  
  1339. local BigMesh = RingMesh:clone()
  1340. BigMesh.Scale = Vector3.new(5,5,1)
  1341. BigMesh.Parent = BigRing
  1342.  
  1343. local SmallRing = BasePart:clone()
  1344. SmallRing.Position = Pos
  1345. SmallRing.BrickColor = BrickColor.new("Dark stone grey")
  1346. SmallRing.CFrame = SmallRing.CFrame*CFrame.Angles(math.rad(90),0,0)
  1347.  
  1348. local SmallMesh = RingMesh:clone()
  1349. SmallMesh.Scale = Vector3.new(4.6,4.6,1.5)
  1350. SmallMesh.Parent = SmallRing
  1351.  
  1352. local InnerSphere = BasePart:clone()
  1353. InnerSphere.Position = Pos
  1354. InnerSphere.BrickColor = BrickColor.new("Bright orange")
  1355. InnerSphere.Transparency = 0.5
  1356.  
  1357. local InnerSphereMesh = SphereMesh:clone()
  1358. InnerSphereMesh.Scale = Vector3.new(-6.5,-6.5,-6.5)
  1359. InnerSphereMesh.Parent = InnerSphere
  1360.  
  1361. local OutterSphere = BasePart:clone()
  1362. OutterSphere.Position = Pos
  1363. OutterSphere.BrickColor = BrickColor.new("Bright orange")
  1364. OutterSphere.Transparency = 0.5
  1365.  
  1366. local OutterSphereMesh = SphereMesh:clone()
  1367. OutterSphereMesh.Scale = Vector3.new(6.5,6.5,6.5)
  1368. OutterSphereMesh.Parent = OutterSphere
  1369.  
  1370. table.insert(ShockWave,BigRing)
  1371. table.insert(ShockWave,SmallRing)
  1372. table.insert(ShockWave,OutterSphere)
  1373. table.insert(ShockWave,InnerSphere)
  1374.  Sky.Parent = game.Lighting
  1375.  for i , v in ipairs(ShockWave) do
  1376.   v.Parent = Exp
  1377.  end
  1378.  for i , v in ipairs(Clouds) do
  1379.   v.Parent = Exp
  1380.  end
  1381.  Effects()
  1382.  delay(0,function()
  1383.   for resize = Size/2.5, Size*3, 2 do
  1384.    wait()
  1385.    BigRing.Mesh.Scale = Vector3.new(5*resize,5*resize,1*resize)
  1386.    SmallRing.Mesh.Scale = Vector3.new(4.6*resize,4.6*resize,1.5*resize)
  1387.    InnerSphere.Mesh.Scale = Vector3.new(-6.5*resize,-6.5*resize,-6.5*resize)
  1388.    OutterSphere.Mesh.Scale = Vector3.new(6.5*resize,6.5*resize,6.5*resize)
  1389.    Destruction(Pos,3*resize)
  1390.   end
  1391.   for fade = 0, 1, 0.01 do
  1392.    wait()
  1393.    pcall(function()
  1394.     for i ,v in ipairs(ShockWave) do
  1395.      v.Transparency = fade
  1396.     end
  1397.    end)
  1398.   end
  1399.   for i ,v in ipairs(ShockWave) do
  1400.    v:Remove()
  1401.   end
  1402.   done1 = true
  1403.  end)
  1404.  delay(0,function()
  1405.   for resize = Size/5, Size, 1 do
  1406.    wait()
  1407.    pcall(function()
  1408.     Base.Mesh.Scale = Vector3.new(2.5*resize,1*resize,4.5*resize)
  1409.     TopCloud.Mesh.Scale = Vector3.new(0.75*resize,1.5*resize,1.5*resize)
  1410.     MushCloud.Mesh.Scale = Vector3.new(2.5*resize,1.75*resize,3.5*resize)
  1411.     Cloud1.Mesh.Scale = Vector3.new(0.5*resize,3*resize,1*resize)
  1412.     Cloud2.Mesh.Scale = Vector3.new(0.5*resize,1.5*resize,1*resize)
  1413.     Cloud3.Mesh.Scale = Vector3.new(0.5*resize,1.5*resize,1*resize)
  1414.     PoleBase.Mesh.Scale = Vector3.new(1*resize,2*resize,2.5*resize)
  1415.     PoleRing.Mesh.Scale = Vector3.new(1.2*resize,1.2*resize,1.2*resize)
  1416.  
  1417.     Base.Position = Pos+Vector3.new(0,0.05*resize,0)
  1418.     TopCloud.Position = Pos+Vector3.new(0,2.7*resize,0)
  1419.     MushCloud.Position = Pos+Vector3.new(0,2.3*resize,0)
  1420.     Cloud1.Position = Pos+Vector3.new(0,0.75*resize,0)
  1421.     Cloud2.Position = Pos+Vector3.new(0,1.25*resize,0)
  1422.     Cloud3.Position = Pos+Vector3.new(0,1.7*resize,0)
  1423.     PoleBase.Position = Pos+Vector3.new(0,0.1*resize,0)
  1424.     PoleRing.Position = Pos+Vector3.new(0,1.3*resize,0)
  1425.    end)
  1426.   end
  1427.   done2 = true
  1428.  end)
  1429.  wait(2)
  1430.  for y = 0.6,0,-0.0025 do
  1431.   wait()
  1432.   for i , v in ipairs(Clouds) do
  1433.    v.Mesh.VertexColor = Vector3.new(0.9,y,0)
  1434.   end
  1435.  end
  1436.  for r = 0.9,0.5,-0.01 do
  1437.   wait()
  1438.   for i , v in ipairs(Clouds) do
  1439.    v.Mesh.VertexColor = Vector3.new(r,0,0)
  1440.   end
  1441.  end
  1442.  for by = 0,0.5,0.005 do
  1443.   wait()
  1444.   for i , v in ipairs(Clouds) do
  1445.    v.Mesh.VertexColor = Vector3.new(0.5,by,by)
  1446.    v.Transparency = by*2
  1447.   end
  1448.   Base.Mesh.Scale = Base.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1449.   TopCloud.Mesh.Scale = TopCloud.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1450.   MushCloud.Mesh.Scale = MushCloud.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1451.   Cloud1.Mesh.Scale = Cloud1.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1452.   Cloud2.Mesh.Scale = Cloud2.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1453.   Cloud3.Mesh.Scale = Cloud3.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1454.   PoleBase.Mesh.Scale = PoleBase.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1455.   PoleRing.Mesh.Scale = PoleRing.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1456.  end
  1457.  done3 = true
  1458.  while true do wait(1) if done1 and done2 and done3 then break end end
  1459.  Exp:remove()
  1460.  wait(20)
  1461.  Sky:remove()
  1462. end
  1463.  
  1464.  
  1465.  
  1466.  
  1467. Explode(BasePosition)
  1468.  
  1469. script.Parent:remove()
  1470.  
  1471.  
  1472.  
  1473.  
  1474.  
  1475.  
  1476.  
  1477.  
  1478.  
  1479. end))
  1480. Sound95.Name = "Explode"
  1481. Sound95.Parent = Script94
  1482. Sound95.Pitch = 0.5
  1483. Sound95.SoundId = "http://www.roblox.com/asset?id=130768997"
  1484. Sound95.Volume = 1
  1485. Sky96.Parent = Script94
  1486. Sky96.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1012890"
  1487. Sky96.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1012891"
  1488. Sky96.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1012887"
  1489. Sky96.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1012889"
  1490. Sky96.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1012888"
  1491. Sky96.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1014449"
  1492. Part97.Name = "Effect"
  1493. Part97.Parent = Model1
  1494. Part97.Material = Enum.Material.SmoothPlastic
  1495. Part97.BrickColor = BrickColor.new("Earth green")
  1496. Part97.Transparency = 1
  1497. Part97.Rotation = Vector3.new(-90, 0, 90)
  1498. Part97.FormFactor = Enum.FormFactor.Symmetric
  1499. Part97.Size = Vector3.new(2.20000005, 1, 2)
  1500. Part97.CFrame = CFrame.new(-21.5097256, 11.3003311, 38.8604736, 1.99002643e-05, -1, 6.76171112e-06, -2.55639879e-05, 7.70061979e-06, 1, -1, -7.8946141e-07, -1.21309677e-05)
  1501. Part97.BottomSurface = Enum.SurfaceType.Weld
  1502. Part97.TopSurface = Enum.SurfaceType.Weld
  1503. Part97.Color = Color3.new(0.152941, 0.27451, 0.176471)
  1504. Part97.Position = Vector3.new(-21.5097256, 11.3003311, 38.8604736)
  1505. Part97.Orientation = Vector3.new(-90, 90, 0)
  1506. Part97.Color = Color3.new(0.152941, 0.27451, 0.176471)
  1507. Sound98.Name = "CSfire"
  1508. Sound98.Parent = Part97
  1509. Sound98.SoundId = "http://www.roblox.com/asset?id=132975999"
  1510. Sound98.Volume = 1
  1511. Sound99.Name = "Reload"
  1512. Sound99.Parent = Part97
  1513. Sound99.SoundId = "http://www.roblox.com/asset/?id=154199166"
  1514. Sound99.Volume = 1
  1515. SpecialMesh100.Parent = Part97
  1516. SpecialMesh100.Scale = Vector3.new(0.800000012, 8, 1)
  1517. SpecialMesh100.MeshType = Enum.MeshType.Sphere
  1518. SpecialMesh100.Scale = Vector3.new(0.800000012, 8, 1)
  1519. PointLight101.Parent = Part97
  1520. PointLight101.Color = Color3.new(1, 1, 0.498039)
  1521. PointLight101.Enabled = false
  1522. PointLight101.Color = Color3.new(1, 1, 0.498039)
  1523. Smoke102.Parent = Part97
  1524. Smoke102.Size = 50
  1525. Smoke102.Enabled = false
  1526. Smoke102.RiseVelocity = 10
  1527. Sound103.Name = "Fire"
  1528. Sound103.Parent = Part97
  1529. Sound103.Pitch = 0.5
  1530. Sound103.SoundId = "rbxassetid://181356975"
  1531. Sound103.Volume = 1
  1532. Model104.Name = "FakeMissile"
  1533. Model104.Parent = Model1
  1534. Part105.Name = "FakeMissile"
  1535. Part105.Parent = Model104
  1536. Part105.Material = Enum.Material.Metal
  1537. Part105.BrickColor = BrickColor.new("Quill grey")
  1538. Part105.Rotation = Vector3.new(180, 90, 0)
  1539. Part105.CanCollide = false
  1540. Part105.FormFactor = Enum.FormFactor.Custom
  1541. Part105.Size = Vector3.new(6.39999962, 1, 0.200000003)
  1542. Part105.CFrame = CFrame.new(-3.70967841, 11.0001984, 38.9599075, -1.99113711e-05, -5.20106005e-06, 1, 2.55717914e-05, -1, -6.13996781e-06, 1, 1.21387639e-05, 8.00539965e-07)
  1543. Part105.BottomSurface = Enum.SurfaceType.Weld
  1544. Part105.TopSurface = Enum.SurfaceType.Weld
  1545. Part105.Color = Color3.new(0.87451, 0.87451, 0.870588)
  1546. Part105.Position = Vector3.new(-3.70967841, 11.0001984, 38.9599075)
  1547. Part105.Orientation = Vector3.new(0, 90, 180)
  1548. Part105.Color = Color3.new(0.87451, 0.87451, 0.870588)
  1549. SpecialMesh106.Parent = Part105
  1550. SpecialMesh106.MeshId = "http://www.roblox.com/asset/?id=74333739"
  1551. SpecialMesh106.Scale = Vector3.new(25, 25, 24)
  1552. SpecialMesh106.MeshType = Enum.MeshType.FileMesh
  1553. SpecialMesh106.Scale = Vector3.new(25, 25, 24)
  1554. Part107.Name = "Warhead"
  1555. Part107.Parent = Model1
  1556. Part107.BrickColor = BrickColor.new("Institutional white")
  1557. Part107.Reflectance = 0.5
  1558. Part107.Transparency = 1
  1559. Part107.Rotation = Vector3.new(180, 0, 0)
  1560. Part107.Anchored = true
  1561. Part107.FormFactor = Enum.FormFactor.Plate
  1562. Part107.Size = Vector3.new(3.79999971, 6.59999943, 3.79999995)
  1563. Part107.CFrame = CFrame.new(-7.70991611, 33.3989334, 39.2596893, 0.999999702, -6.4844221e-06, -6.66087817e-06, -6.48497235e-06, -0.999999702, -1.0551862e-05, -6.67190989e-06, 1.05441059e-05, -1)
  1564. Part107.BottomSurface = Enum.SurfaceType.Weld
  1565. Part107.TopSurface = Enum.SurfaceType.Smooth
  1566. Part107.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1567. Part107.Position = Vector3.new(-7.70991611, 33.3989334, 39.2596893)
  1568. Part107.Orientation = Vector3.new(0, -180, -180)
  1569. Part107.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1570. SpecialMesh108.Parent = Part107
  1571. SpecialMesh108.MeshId = "http://www.roblox.com/asset/?id=1778999"
  1572. SpecialMesh108.Scale = Vector3.new(3, 5, 3)
  1573. SpecialMesh108.TextureId = "http://www.roblox.com/asset/?id=2821447"
  1574. SpecialMesh108.VertexColor = Vector3.new(0.600000024, 0.600000024, 0.600000024)
  1575. SpecialMesh108.MeshType = Enum.MeshType.FileMesh
  1576. SpecialMesh108.Scale = Vector3.new(3, 5, 3)
  1577. Smoke109.Parent = Part107
  1578. Smoke109.Size = 30
  1579. Smoke109.Enabled = false
  1580. Smoke109.Opacity = 1
  1581. Smoke109.RiseVelocity = 5
  1582. BillboardGui110.Name = "Light"
  1583. BillboardGui110.Parent = Part107
  1584. BillboardGui110.Size = UDim2.new(35, 0, 35, 0)
  1585. BillboardGui110.Enabled = false
  1586. BillboardGui110.Active = true
  1587. ImageLabel111.Name = "Light"
  1588. ImageLabel111.Parent = BillboardGui110
  1589. ImageLabel111.Transparency = 1
  1590. ImageLabel111.Size = UDim2.new(1, 0, 1, 0)
  1591. ImageLabel111.Active = true
  1592. ImageLabel111.BackgroundColor3 = Color3.new(0.756863, 0.752941, 0.764706)
  1593. ImageLabel111.BackgroundTransparency = 1
  1594. ImageLabel111.Image = "http://www.roblox.com/asset/?id=43708803"
  1595. Script112.Parent = BillboardGui110
  1596. table.insert(cors,sandbox(Script112,function()
  1597. script.Parent.Adornee = script.Parent.Parent
  1598. end))
  1599. Smoke113.Name = "Smoke2"
  1600. Smoke113.Parent = Part107
  1601. Smoke113.Size = 30
  1602. Smoke113.Enabled = false
  1603. Smoke113.Opacity = 1
  1604. Smoke113.RiseVelocity = 5
  1605. Smoke114.Name = "Smoke3"
  1606. Smoke114.Parent = Part107
  1607. Smoke114.Size = 30
  1608. Smoke114.Enabled = false
  1609. Smoke114.Opacity = 1
  1610. Smoke114.RiseVelocity = 5
  1611. Smoke115.Name = "Smoke4"
  1612. Smoke115.Parent = Part107
  1613. Smoke115.Size = 30
  1614. Smoke115.Enabled = false
  1615. Smoke115.Opacity = 1
  1616. Smoke115.RiseVelocity = 5
  1617. StringValue116.Name = "INFORMATION"
  1618. StringValue116.Parent = Part107
  1619. StringValue117.Name = "Nuke_Information"
  1620. StringValue117.Parent = StringValue116
  1621. StringValue117.Value = "Conventional, long-range warhead"
  1622. StringValue118.Name = "Nuke_Base"
  1623. StringValue118.Parent = StringValue116
  1624. StringValue118.Value = "TEL/Mobile"
  1625. Script119.Name = "Touch"
  1626. Script119.Parent = Part107
  1627. Script119.Disabled = true
  1628. table.insert(cors,sandbox(Script119,function()
  1629. wait(.1)
  1630. function onTouch(hit)
  1631. script.Parent.Anchored = true
  1632. script.Parent.Parent = Workspace
  1633. script.Parent.Transparency = 1
  1634. wait()
  1635. script.Parent.Atom.Disabled = false
  1636. end
  1637.  
  1638. script.Parent.Touched:connect(onTouch)
  1639. end))
  1640. Script120.Name = "Atom"
  1641. Script120.Parent = Part107
  1642. Script120.Disabled = true
  1643. table.insert(cors,sandbox(Script120,function()
  1644. print("Nuke Em' All")
  1645.  
  1646. local CloudID= "http://www.roblox.com/asset/?id=1095708"
  1647. local ColorTexture = "http://www.roblox.com/asset/?ID=1361097"
  1648. local RingID = "http://www.roblox.com/asset/?id=3270017"
  1649. local SphereID = "http://www.roblox.com/asset/?id=1185246"
  1650.  
  1651. local BasePosition = script.Parent.Position
  1652.  
  1653. local Size = 350
  1654.  
  1655. local Exp = Instance.new("Model")
  1656. Exp.Name = "ATOMICEXPLOSION"
  1657. Exp.Parent = game.Workspace
  1658.  
  1659. local BasePart = Instance.new("Part")
  1660. BasePart.formFactor = 0
  1661. BasePart.TopSurface = 0
  1662. BasePart.BottomSurface = 0
  1663. BasePart.Anchored = true
  1664. BasePart.Locked = true
  1665. BasePart.CanCollide = false
  1666.  
  1667. local BaseMesh = Instance.new("SpecialMesh")
  1668. BaseMesh.MeshType = "FileMesh"
  1669.  
  1670. local CloudMesh = BaseMesh:clone()
  1671. CloudMesh.MeshId = CloudID
  1672. CloudMesh.TextureId = ColorTexture
  1673. CloudMesh.VertexColor = Vector3.new(0.9,0.6,0)
  1674.  
  1675. local RingMesh = BaseMesh:clone()
  1676. RingMesh.MeshId = RingID
  1677.  
  1678. local SphereMesh = BaseMesh:clone()
  1679. SphereMesh.MeshId = SphereID
  1680.  
  1681. local Clouds = {}
  1682. local ShockWave = {}
  1683. local Sky = script.Sky
  1684.  
  1685.  
  1686. function Effects()
  1687.  script.Explode:Play()
  1688.  delay(0,function()
  1689.   for i = 5, 1,-0.01 do
  1690.    wait()
  1691.    game.Lighting.Brightness = i
  1692.   end
  1693.  end)
  1694. end
  1695.  
  1696. function Destruction(Pos,Radius)
  1697.  local function Destroy(Model)
  1698.   for i ,v in ipairs(Model:getChildren()) do
  1699.    if v:isA("BasePart") then
  1700.     if (v.Position-Pos).magnitude < Radius xss=removed xss=removed v.Material = "CorrodedMetal"> 0 then
  1701.     Destroy(v)
  1702.    end
  1703.   end
  1704.  end
  1705.  Destroy(game.Workspace)
  1706. end
  1707. function Explode(Pos)
  1708.  
  1709. local Base = BasePart:clone()
  1710. Base.Position = Pos
  1711.  
  1712. local Mesh = CloudMesh:clone()
  1713. Mesh.Parent = Base
  1714. Mesh.Scale = Vector3.new(2.5,1,4.5)
  1715.  
  1716. local PoleBase = BasePart:clone()
  1717. PoleBase.Position = Pos+Vector3.new(0,0.1,0)
  1718.  
  1719. local PoleBaseMesh = CloudMesh:clone()
  1720. PoleBaseMesh.Scale = Vector3.new(1.25,2,2.5)
  1721. PoleBaseMesh.Parent = PoleBase
  1722.  
  1723. local Cloud1 = BasePart:clone()
  1724. Cloud1.Position = Pos+Vector3.new(0,0.75,0)
  1725.  
  1726. local Cloud1Mesh = CloudMesh:clone()
  1727. Cloud1Mesh.Scale = Vector3.new(0.5,3,1)
  1728. Cloud1Mesh.Parent = Cloud1
  1729.  
  1730. local Cloud2 = BasePart:clone()
  1731. Cloud2.Position = Pos+Vector3.new(0,1.25,0)
  1732.  
  1733. local Cloud2Mesh = CloudMesh:clone()
  1734. Cloud2Mesh.Scale = Vector3.new(0.5,1.5,1)
  1735. Cloud2Mesh.Parent = Cloud2
  1736.  
  1737. local Cloud3 = BasePart:clone()
  1738. Cloud3.Position = Pos+Vector3.new(0,1.7,0)
  1739.  
  1740. local Cloud3Mesh = CloudMesh:clone()
  1741. Cloud3Mesh.Scale = Vector3.new(0.5,1.5,1)
  1742. Cloud3Mesh.Parent = Cloud3
  1743.  
  1744. local PoleRing = BasePart:clone()
  1745. PoleRing.Position = Pos+Vector3.new(0,1.3,0)
  1746. PoleRing.Transparency = 0.2
  1747. PoleRing.BrickColor = BrickColor.new("Dark stone grey")
  1748. PoleRing.CFrame = PoleRing.CFrame*CFrame.Angles(math.rad(90),0,0)
  1749.  
  1750. local Mesh = RingMesh:clone()
  1751. Mesh.Scale = Vector3.new(1.2,1.2,1.2)
  1752. Mesh.Parent = PoleRing
  1753.  
  1754. local MushCloud = BasePart:clone()
  1755. MushCloud.Position = Pos+Vector3.new(0,2.3,0)
  1756.  
  1757. local MushMesh = CloudMesh:clone() -- lol
  1758. MushMesh.Scale = Vector3.new(2.5,1.75,3.5)
  1759. MushMesh.Parent = MushCloud
  1760.  
  1761. local TopCloud = BasePart:clone()
  1762. TopCloud.Position = Pos+Vector3.new(0,2.7,0)
  1763.  
  1764. local TopMesh = CloudMesh:clone()
  1765. TopMesh.Scale = Vector3.new(7.5,1.5,1.5)
  1766. TopMesh.Parent = TopCloud
  1767.  
  1768. table.insert(Clouds,Base)
  1769. table.insert(Clouds,TopCloud)
  1770. table.insert(Clouds,MushCloud)
  1771. table.insert(Clouds,Cloud1)
  1772. table.insert(Clouds,Cloud2)
  1773. table.insert(Clouds,Cloud3)
  1774. table.insert(Clouds,PoleBase)
  1775. table.insert(Clouds,PoleRing)
  1776.  
  1777.  
  1778. local BigRing = BasePart:clone()
  1779. BigRing.Position = Pos
  1780. BigRing.CFrame = BigRing.CFrame*CFrame.Angles(math.rad(90),0,0)
  1781.  
  1782. local BigMesh = RingMesh:clone()
  1783. BigMesh.Scale = Vector3.new(5,5,1)
  1784. BigMesh.Parent = BigRing
  1785.  
  1786. local SmallRing = BasePart:clone()
  1787. SmallRing.Position = Pos
  1788. SmallRing.BrickColor = BrickColor.new("Dark stone grey")
  1789. SmallRing.CFrame = SmallRing.CFrame*CFrame.Angles(math.rad(90),0,0)
  1790.  
  1791. local SmallMesh = RingMesh:clone()
  1792. SmallMesh.Scale = Vector3.new(4.6,4.6,1.5)
  1793. SmallMesh.Parent = SmallRing
  1794.  
  1795. local InnerSphere = BasePart:clone()
  1796. InnerSphere.Position = Pos
  1797. InnerSphere.BrickColor = BrickColor.new("Bright orange")
  1798. InnerSphere.Transparency = 0.5
  1799.  
  1800. local InnerSphereMesh = SphereMesh:clone()
  1801. InnerSphereMesh.Scale = Vector3.new(-6.5,-6.5,-6.5)
  1802. InnerSphereMesh.Parent = InnerSphere
  1803.  
  1804. local OutterSphere = BasePart:clone()
  1805. OutterSphere.Position = Pos
  1806. OutterSphere.BrickColor = BrickColor.new("Bright orange")
  1807. OutterSphere.Transparency = 0.5
  1808.  
  1809. local OutterSphereMesh = SphereMesh:clone()
  1810. OutterSphereMesh.Scale = Vector3.new(6.5,6.5,6.5)
  1811. OutterSphereMesh.Parent = OutterSphere
  1812.  
  1813. table.insert(ShockWave,BigRing)
  1814. table.insert(ShockWave,SmallRing)
  1815. table.insert(ShockWave,OutterSphere)
  1816. table.insert(ShockWave,InnerSphere)
  1817.  Sky.Parent = game.Lighting
  1818.  for i , v in ipairs(ShockWave) do
  1819.   v.Parent = Exp
  1820.  end
  1821.  for i , v in ipairs(Clouds) do
  1822.   v.Parent = Exp
  1823.  end
  1824.  Effects()
  1825.  delay(0,function()
  1826.   for resize = Size/2.5, Size*3, 2 do
  1827.    wait()
  1828.    BigRing.Mesh.Scale = Vector3.new(5*resize,5*resize,1*resize)
  1829.    SmallRing.Mesh.Scale = Vector3.new(4.6*resize,4.6*resize,1.5*resize)
  1830.    InnerSphere.Mesh.Scale = Vector3.new(-6.5*resize,-6.5*resize,-6.5*resize)
  1831.    OutterSphere.Mesh.Scale = Vector3.new(6.5*resize,6.5*resize,6.5*resize)
  1832.    Destruction(Pos,3*resize)
  1833.   end
  1834.   for fade = 0, 1, 0.01 do
  1835.    wait()
  1836.    pcall(function()
  1837.     for i ,v in ipairs(ShockWave) do
  1838.      v.Transparency = fade
  1839.     end
  1840.    end)
  1841.   end
  1842.   for i ,v in ipairs(ShockWave) do
  1843.    v:Remove()
  1844.   end
  1845.   done1 = true
  1846.  end)
  1847.  delay(0,function()
  1848.   for resize = Size/5, Size, 1 do
  1849.    wait()
  1850.    pcall(function()
  1851.     Base.Mesh.Scale = Vector3.new(2.5*resize,1*resize,4.5*resize)
  1852.     TopCloud.Mesh.Scale = Vector3.new(0.75*resize,1.5*resize,1.5*resize)
  1853.     MushCloud.Mesh.Scale = Vector3.new(2.5*resize,1.75*resize,3.5*resize)
  1854.     Cloud1.Mesh.Scale = Vector3.new(0.5*resize,3*resize,1*resize)
  1855.     Cloud2.Mesh.Scale = Vector3.new(0.5*resize,1.5*resize,1*resize)
  1856.     Cloud3.Mesh.Scale = Vector3.new(0.5*resize,1.5*resize,1*resize)
  1857.     PoleBase.Mesh.Scale = Vector3.new(1*resize,2*resize,2.5*resize)
  1858.     PoleRing.Mesh.Scale = Vector3.new(1.2*resize,1.2*resize,1.2*resize)
  1859.  
  1860.     Base.Position = Pos+Vector3.new(0,0.05*resize,0)
  1861.     TopCloud.Position = Pos+Vector3.new(0,2.7*resize,0)
  1862.     MushCloud.Position = Pos+Vector3.new(0,2.3*resize,0)
  1863.     Cloud1.Position = Pos+Vector3.new(0,0.75*resize,0)
  1864.     Cloud2.Position = Pos+Vector3.new(0,1.25*resize,0)
  1865.     Cloud3.Position = Pos+Vector3.new(0,1.7*resize,0)
  1866.     PoleBase.Position = Pos+Vector3.new(0,0.1*resize,0)
  1867.     PoleRing.Position = Pos+Vector3.new(0,1.3*resize,0)
  1868.    end)
  1869.   end
  1870.   done2 = true
  1871.  end)
  1872.  wait(2)
  1873.  for y = 0.6,0,-0.0025 do
  1874.   wait()
  1875.   for i , v in ipairs(Clouds) do
  1876.    v.Mesh.VertexColor = Vector3.new(0.9,y,0)
  1877.   end
  1878.  end
  1879.  for r = 0.9,0.5,-0.01 do
  1880.   wait()
  1881.   for i , v in ipairs(Clouds) do
  1882.    v.Mesh.VertexColor = Vector3.new(r,0,0)
  1883.   end
  1884.  end
  1885.  for by = 0,0.5,0.005 do
  1886.   wait()
  1887.   for i , v in ipairs(Clouds) do
  1888.    v.Mesh.VertexColor = Vector3.new(0.5,by,by)
  1889.    v.Transparency = by*2
  1890.   end
  1891.   Base.Mesh.Scale = Base.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1892.   TopCloud.Mesh.Scale = TopCloud.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1893.   MushCloud.Mesh.Scale = MushCloud.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1894.   Cloud1.Mesh.Scale = Cloud1.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1895.   Cloud2.Mesh.Scale = Cloud2.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1896.   Cloud3.Mesh.Scale = Cloud3.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1897.   PoleBase.Mesh.Scale = PoleBase.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1898.   PoleRing.Mesh.Scale = PoleRing.Mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1899.  end
  1900.  done3 = true
  1901.  while true do wait(1) if done1 and done2 and done3 then break end end
  1902.  Exp:remove()
  1903.  wait(20)
  1904.  Sky:remove()
  1905. end
  1906.  
  1907.  
  1908.  
  1909.  
  1910. Explode(BasePosition)
  1911.  
  1912. script.Parent:remove()
  1913.  
  1914.  
  1915.  
  1916.  
  1917.  
  1918.  
  1919.  
  1920.  
  1921.  
  1922. end))
  1923. Sound121.Name = "Explode"
  1924. Sound121.Parent = Script120
  1925. Sound121.Pitch = 0.5
  1926. Sound121.SoundId = "http://www.roblox.com/asset?id=130768997"
  1927. Sound121.Volume = 1
  1928. Sky122.Parent = Script120
  1929. Sky122.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1012890"
  1930. Sky122.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1012891"
  1931. Sky122.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1012887"
  1932. Sky122.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1012889"
  1933. Sky122.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1012888"
  1934. Sky122.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1014449"
  1935. Part123.Parent = Model0
  1936. Part123.Material = Enum.Material.Ice
  1937. Part123.BrickColor = BrickColor.new("Dark stone grey")
  1938. Part123.Transparency = 0.5
  1939. Part123.Rotation = Vector3.new(7.5999999, 0, 0)
  1940. Part123.CanCollide = false
  1941. Part123.FormFactor = Enum.FormFactor.Custom
  1942. Part123.Size = Vector3.new(3, 2.5999999, 0.200000003)
  1943. Part123.CFrame = CFrame.new(-24.2097893, 8.72938347, 31.1316738, 1, 1.75870337e-05, 6.18270788e-05, -9.95769551e-06, 0.991205812, -0.132270217, -7.78449903e-05, 0.132281274, 0.991214573)
  1944. Part123.BackSurface = Enum.SurfaceType.Weld
  1945. Part123.BottomSurface = Enum.SurfaceType.Weld
  1946. Part123.FrontSurface = Enum.SurfaceType.Weld
  1947. Part123.LeftSurface = Enum.SurfaceType.Weld
  1948. Part123.RightSurface = Enum.SurfaceType.Weld
  1949. Part123.TopSurface = Enum.SurfaceType.Weld
  1950. Part123.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1951. Part123.Position = Vector3.new(-24.2097893, 8.72938347, 31.1316738)
  1952. Part123.Orientation = Vector3.new(7.5999999, 0, 0)
  1953. Part123.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1954. BlockMesh124.Parent = Part123
  1955. BlockMesh124.Offset = Vector3.new(0, 0, 0.200000003)
  1956. BlockMesh124.Scale = Vector3.new(1, 1.14999998, 0.5)
  1957. BlockMesh124.Scale = Vector3.new(1, 1.14999998, 0.5)
  1958. Part125.Parent = Model0
  1959. Part125.Material = Enum.Material.Metal
  1960. Part125.BrickColor = BrickColor.new("Grime")
  1961. Part125.Rotation = Vector3.new(172.399994, 0, 180)
  1962. Part125.CanCollide = false
  1963. Part125.FormFactor = Enum.FormFactor.Custom
  1964. Part125.Size = Vector3.new(3, 0.400000006, 0.200000003)
  1965. Part125.CFrame = CFrame.new(-24.2096195, 10.2178173, 46.3855438, -1, -5.60768513e-07, -8.06703756e-05, 1.13161541e-05, 0.991207719, -0.132315725, 0.000104148734, -0.132298887, -0.991209865)
  1966. Part125.BackSurface = Enum.SurfaceType.Weld
  1967. Part125.BottomSurface = Enum.SurfaceType.Weld
  1968. Part125.FrontSurface = Enum.SurfaceType.Weld
  1969. Part125.LeftSurface = Enum.SurfaceType.Weld
  1970. Part125.RightSurface = Enum.SurfaceType.Weld
  1971. Part125.TopSurface = Enum.SurfaceType.Weld
  1972. Part125.Color = Color3.new(0.498039, 0.556863, 0.392157)
  1973. Part125.Position = Vector3.new(-24.2096195, 10.2178173, 46.3855438)
  1974. Part125.Orientation = Vector3.new(7.5999999, -180, 0)
  1975. Part125.Color = Color3.new(0.498039, 0.556863, 0.392157)
  1976. BlockMesh126.Parent = Part125
  1977. BlockMesh126.Offset = Vector3.new(0, 0, 0.200000003)
  1978. Part127.Parent = Model0
  1979. Part127.Material = Enum.Material.Ice
  1980. Part127.BrickColor = BrickColor.new("Dark stone grey")
  1981. Part127.Transparency = 0.5
  1982. Part127.Rotation = Vector3.new(-180, 0, -180)
  1983. Part127.CanCollide = false
  1984. Part127.FormFactor = Enum.FormFactor.Custom
  1985. Part127.Size = Vector3.new(4.4000001, 1.79999995, 0.200000003)
  1986. Part127.CFrame = CFrame.new(-23.5096817, 9.10065365, 36.3602753, -1, 9.14261545e-06, -6.24489476e-05, 9.84558574e-06, 0.99999088, 2.81994267e-06, 7.66839075e-05, 1.28775291e-05, -1.00000012)
  1987. Part127.BackSurface = Enum.SurfaceType.Weld
  1988. Part127.BottomSurface = Enum.SurfaceType.Weld
  1989. Part127.FrontSurface = Enum.SurfaceType.Weld
  1990. Part127.LeftSurface = Enum.SurfaceType.Weld
  1991. Part127.RightSurface = Enum.SurfaceType.Weld
  1992. Part127.TopSurface = Enum.SurfaceType.Weld
  1993. Part127.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1994. Part127.Position = Vector3.new(-23.5096817, 9.10065365, 36.3602753)
  1995. Part127.Orientation = Vector3.new(0, -180, 0)
  1996. Part127.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1997. BlockMesh128.Parent = Part127
  1998. BlockMesh128.Offset = Vector3.new(0, 0, 0.200000003)
  1999. BlockMesh128.Scale = Vector3.new(1, 1.14999998, 0.5)
  2000. BlockMesh128.Scale = Vector3.new(1, 1.14999998, 0.5)
  2001. Part129.Parent = Model0
  2002. Part129.Material = Enum.Material.Metal
  2003. Part129.BrickColor = BrickColor.new("Grime")
  2004. Part129.Rotation = Vector3.new(7.5999999, 0, 0)
  2005. Part129.CanCollide = false
  2006. Part129.FormFactor = Enum.FormFactor.Custom
  2007. Part129.Size = Vector3.new(5.80000019, 0.400000036, 0.200000003)
  2008. Part129.CFrame = CFrame.new(-19.6098289, 7.63907337, 30.9858189, 1, 1.76825579e-05, 6.23572778e-05, -9.98225096e-06, 0.991205812, -0.132270217, -7.83831638e-05, 0.132281274, 0.991214573)
  2009. Part129.BackSurface = Enum.SurfaceType.Weld
  2010. Part129.BottomSurface = Enum.SurfaceType.Weld
  2011. Part129.FrontSurface = Enum.SurfaceType.Weld
  2012. Part129.LeftSurface = Enum.SurfaceType.Weld
  2013. Part129.RightSurface = Enum.SurfaceType.Weld
  2014. Part129.TopSurface = Enum.SurfaceType.Weld
  2015. Part129.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2016. Part129.Position = Vector3.new(-19.6098289, 7.63907337, 30.9858189)
  2017. Part129.Orientation = Vector3.new(7.5999999, 0, 0)
  2018. Part129.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2019. BlockMesh130.Parent = Part129
  2020. BlockMesh130.Offset = Vector3.new(0, 0, 0.200000003)
  2021. BlockMesh130.Scale = Vector3.new(1, 1.14999998, 1)
  2022. BlockMesh130.Scale = Vector3.new(1, 1.14999998, 1)
  2023. Part131.Parent = Model0
  2024. Part131.Material = Enum.Material.Ice
  2025. Part131.BrickColor = BrickColor.new("Dark stone grey")
  2026. Part131.Transparency = 0.5
  2027. Part131.Rotation = Vector3.new(7.5999999, 0, 0)
  2028. Part131.CanCollide = false
  2029. Part131.FormFactor = Enum.FormFactor.Custom
  2030. Part131.Size = Vector3.new(5.80000019, 2, 0.200000003)
  2031. Part131.CFrame = CFrame.new(-19.8097687, 8.82844543, 31.1445694, 1, 1.76347712e-05, 6.20919236e-05, -9.96978906e-06, 0.991205275, -0.132273212, -7.81138588e-05, 0.132284284, 0.991213918)
  2032. Part131.BackSurface = Enum.SurfaceType.Weld
  2033. Part131.BottomSurface = Enum.SurfaceType.Weld
  2034. Part131.FrontSurface = Enum.SurfaceType.Weld
  2035. Part131.LeftSurface = Enum.SurfaceType.Weld
  2036. Part131.RightSurface = Enum.SurfaceType.Weld
  2037. Part131.TopSurface = Enum.SurfaceType.Weld
  2038. Part131.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2039. Part131.Position = Vector3.new(-19.8097687, 8.82844543, 31.1445694)
  2040. Part131.Orientation = Vector3.new(7.5999999, 0, 0)
  2041. Part131.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2042. BlockMesh132.Parent = Part131
  2043. BlockMesh132.Offset = Vector3.new(0, 0, 0.200000003)
  2044. BlockMesh132.Scale = Vector3.new(1, 1.14999998, 0.5)
  2045. BlockMesh132.Scale = Vector3.new(1, 1.14999998, 0.5)
  2046. Part133.Parent = Model0
  2047. Part133.Material = Enum.Material.Metal
  2048. Part133.BrickColor = BrickColor.new("Grime")
  2049. Part133.CanCollide = false
  2050. Part133.FormFactor = Enum.FormFactor.Custom
  2051. Part133.Size = Vector3.new(10.1999998, 0.999999881, 2.79999995)
  2052. Part133.CFrame = CFrame.new(0.190229297, 10.7005215, 34.0595284, 1, 8.29581222e-06, 4.42689707e-05, -8.66455866e-06, 0.99999088, 2.18264177e-06, -5.17070403e-05, 3.0374008e-06, 1.00000012)
  2053. Part133.BackSurface = Enum.SurfaceType.Weld
  2054. Part133.BottomSurface = Enum.SurfaceType.Weld
  2055. Part133.FrontSurface = Enum.SurfaceType.Weld
  2056. Part133.LeftSurface = Enum.SurfaceType.Weld
  2057. Part133.RightSurface = Enum.SurfaceType.Weld
  2058. Part133.TopSurface = Enum.SurfaceType.Weld
  2059. Part133.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2060. Part133.Position = Vector3.new(0.190229297, 10.7005215, 34.0595284)
  2061. Part133.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2062. BlockMesh134.Parent = Part133
  2063. Part135.Parent = Model0
  2064. Part135.Material = Enum.Material.Metal
  2065. Part135.BrickColor = BrickColor.new("Grime")
  2066. Part135.Rotation = Vector3.new(-180, 0, -180)
  2067. Part135.CanCollide = false
  2068. Part135.FormFactor = Enum.FormFactor.Custom
  2069. Part135.Size = Vector3.new(8.80000114, 0.200000003, 4.80000019)
  2070. Part135.CFrame = CFrame.new(-21.109726, 10.3005667, 33.8601379, -1, 9.14261545e-06, -6.24489476e-05, 9.84558574e-06, 0.99999088, 2.81994267e-06, 7.66839075e-05, 1.28775291e-05, -1.00000012)
  2071. Part135.BackSurface = Enum.SurfaceType.Weld
  2072. Part135.BottomSurface = Enum.SurfaceType.Weld
  2073. Part135.FrontSurface = Enum.SurfaceType.Weld
  2074. Part135.LeftSurface = Enum.SurfaceType.Weld
  2075. Part135.RightSurface = Enum.SurfaceType.Weld
  2076. Part135.TopSurface = Enum.SurfaceType.Weld
  2077. Part135.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2078. Part135.Position = Vector3.new(-21.109726, 10.3005667, 33.8601379)
  2079. Part135.Orientation = Vector3.new(0, -180, 0)
  2080. Part135.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2081. BlockMesh136.Parent = Part135
  2082. Part137.Parent = Model0
  2083. Part137.Material = Enum.Material.Metal
  2084. Part137.BrickColor = BrickColor.new("Grime")
  2085. Part137.Rotation = Vector3.new(7.5999999, 0, 0)
  2086. Part137.CanCollide = false
  2087. Part137.FormFactor = Enum.FormFactor.Custom
  2088. Part137.Size = Vector3.new(3.20000005, 0.400000006, 0.200000003)
  2089. Part137.CFrame = CFrame.new(-24.309742, 10.2161369, 31.330101, 1, 1.75873574e-05, 6.18266713e-05, -9.95750725e-06, 0.991204858, -0.132279024, -7.78446993e-05, 0.132290065, 0.991213858)
  2090. Part137.BackSurface = Enum.SurfaceType.Weld
  2091. Part137.BottomSurface = Enum.SurfaceType.Weld
  2092. Part137.FrontSurface = Enum.SurfaceType.Weld
  2093. Part137.LeftSurface = Enum.SurfaceType.Weld
  2094. Part137.RightSurface = Enum.SurfaceType.Weld
  2095. Part137.TopSurface = Enum.SurfaceType.Weld
  2096. Part137.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2097. Part137.Position = Vector3.new(-24.309742, 10.2161369, 31.330101)
  2098. Part137.Orientation = Vector3.new(7.5999999, 0, 0)
  2099. Part137.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2100. BlockMesh138.Parent = Part137
  2101. BlockMesh138.Offset = Vector3.new(0, 0, 0.200000003)
  2102. Part139.Parent = Model0
  2103. Part139.Material = Enum.Material.Metal
  2104. Part139.BrickColor = BrickColor.new("Grime")
  2105. Part139.Rotation = Vector3.new(-180, -0.00999999978, -180)
  2106. Part139.CanCollide = false
  2107. Part139.FormFactor = Enum.FormFactor.Custom
  2108. Part139.Size = Vector3.new(8.80000114, 0.200000003, 4.80000019)
  2109. Part139.CFrame = CFrame.new(-21.1093521, 10.3008881, 43.8603363, -1, 1.11894988e-05, -0.000103796992, 1.19273136e-05, 1, 3.20989275e-05, 0.000118718235, 4.26027473e-05, -1)
  2110. Part139.BackSurface = Enum.SurfaceType.Weld
  2111. Part139.BottomSurface = Enum.SurfaceType.Weld
  2112. Part139.FrontSurface = Enum.SurfaceType.Weld
  2113. Part139.LeftSurface = Enum.SurfaceType.Weld
  2114. Part139.RightSurface = Enum.SurfaceType.Weld
  2115. Part139.TopSurface = Enum.SurfaceType.Weld
  2116. Part139.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2117. Part139.Position = Vector3.new(-21.1093521, 10.3008881, 43.8603363)
  2118. Part139.Orientation = Vector3.new(0, -179.98999, 0)
  2119. Part139.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2120. BlockMesh140.Parent = Part139
  2121. Part141.Parent = Model0
  2122. Part141.Material = Enum.Material.Metal
  2123. Part141.BrickColor = BrickColor.new("Grime")
  2124. Part141.Rotation = Vector3.new(7.5999999, 0, 0)
  2125. Part141.CanCollide = false
  2126. Part141.FormFactor = Enum.FormFactor.Custom
  2127. Part141.Size = Vector3.new(5.5999999, 0.600000083, 0.200000003)
  2128. Part141.CFrame = CFrame.new(-19.7097855, 10.1169653, 31.3165245, 1, 1.75877558e-05, 6.18268677e-05, -9.95769642e-06, 0.991204143, -0.132281795, -7.78449903e-05, 0.132292852, 0.991212904)
  2129. Part141.BackSurface = Enum.SurfaceType.Weld
  2130. Part141.BottomSurface = Enum.SurfaceType.Weld
  2131. Part141.FrontSurface = Enum.SurfaceType.Weld
  2132. Part141.LeftSurface = Enum.SurfaceType.Weld
  2133. Part141.RightSurface = Enum.SurfaceType.Weld
  2134. Part141.TopSurface = Enum.SurfaceType.Weld
  2135. Part141.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2136. Part141.Position = Vector3.new(-19.7097855, 10.1169653, 31.3165245)
  2137. Part141.Orientation = Vector3.new(7.5999999, 0, 0)
  2138. Part141.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2139. BlockMesh142.Parent = Part141
  2140. BlockMesh142.Offset = Vector3.new(0, 0, 0.200000003)
  2141. Part143.Parent = Model0
  2142. Part143.Material = Enum.Material.Metal
  2143. Part143.BrickColor = BrickColor.new("Grime")
  2144. Part143.Rotation = Vector3.new(-180, -0.00999999978, -180)
  2145. Part143.CanCollide = false
  2146. Part143.FormFactor = Enum.FormFactor.Custom
  2147. Part143.Size = Vector3.new(4, 0.200000048, 0.400000006)
  2148. Part143.CFrame = CFrame.new(-23.5095596, 10.1009521, 41.6606407, -1, 1.09616185e-05, -9.92156856e-05, 1.215679e-05, 1, 2.88735409e-05, 0.000123329461, 4.58503346e-05, -1)
  2149. Part143.BackSurface = Enum.SurfaceType.Weld
  2150. Part143.BottomSurface = Enum.SurfaceType.Weld
  2151. Part143.FrontSurface = Enum.SurfaceType.Weld
  2152. Part143.LeftSurface = Enum.SurfaceType.Weld
  2153. Part143.RightSurface = Enum.SurfaceType.Weld
  2154. Part143.TopSurface = Enum.SurfaceType.Weld
  2155. Part143.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2156. Part143.Position = Vector3.new(-23.5095596, 10.1009521, 41.6606407)
  2157. Part143.Orientation = Vector3.new(0, -179.98999, 0)
  2158. Part143.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2159. BlockMesh144.Parent = Part143
  2160. Part145.Parent = Model0
  2161. Part145.Material = Enum.Material.Metal
  2162. Part145.BrickColor = BrickColor.new("Grime")
  2163. Part145.Rotation = Vector3.new(-180, 0, -180)
  2164. Part145.CanCollide = false
  2165. Part145.FormFactor = Enum.FormFactor.Custom
  2166. Part145.Size = Vector3.new(4, 0.200000048, 0.400000006)
  2167. Part145.CFrame = CFrame.new(-23.5096741, 10.1006269, 36.060318, -1, 9.1545362e-06, -6.27174304e-05, 9.85749102e-06, 0.99999088, 3.03555453e-06, 7.69523976e-05, 1.30931385e-05, -1.00000012)
  2168. Part145.BackSurface = Enum.SurfaceType.Weld
  2169. Part145.BottomSurface = Enum.SurfaceType.Weld
  2170. Part145.FrontSurface = Enum.SurfaceType.Weld
  2171. Part145.LeftSurface = Enum.SurfaceType.Weld
  2172. Part145.RightSurface = Enum.SurfaceType.Weld
  2173. Part145.TopSurface = Enum.SurfaceType.Weld
  2174. Part145.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2175. Part145.Position = Vector3.new(-23.5096741, 10.1006269, 36.060318)
  2176. Part145.Orientation = Vector3.new(0, -180, 0)
  2177. Part145.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2178. BlockMesh146.Parent = Part145
  2179. Part147.Parent = Model0
  2180. Part147.Material = Enum.Material.Ice
  2181. Part147.BrickColor = BrickColor.new("Dark stone grey")
  2182. Part147.Transparency = 0.5
  2183. Part147.Rotation = Vector3.new(0, 0.00999999978, 0)
  2184. Part147.CanCollide = false
  2185. Part147.FormFactor = Enum.FormFactor.Custom
  2186. Part147.Size = Vector3.new(4.4000001, 1.79999995, 0.200000003)
  2187. Part147.CFrame = CFrame.new(-23.5096359, 9.10095882, 41.3607674, 1, 1.08327658e-05, 9.66105945e-05, -1.1122107e-05, 1, -2.70385699e-05, -0.000102494581, 3.11788244e-05, 1)
  2188. Part147.BackSurface = Enum.SurfaceType.Weld
  2189. Part147.BottomSurface = Enum.SurfaceType.Weld
  2190. Part147.FrontSurface = Enum.SurfaceType.Weld
  2191. Part147.LeftSurface = Enum.SurfaceType.Weld
  2192. Part147.RightSurface = Enum.SurfaceType.Weld
  2193. Part147.TopSurface = Enum.SurfaceType.Weld
  2194. Part147.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2195. Part147.Position = Vector3.new(-23.5096359, 9.10095882, 41.3607674)
  2196. Part147.Orientation = Vector3.new(0, 0.00999999978, 0)
  2197. Part147.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2198. BlockMesh148.Parent = Part147
  2199. BlockMesh148.Offset = Vector3.new(0, 0, 0.200000003)
  2200. BlockMesh148.Scale = Vector3.new(1, 1.14999998, 0.5)
  2201. BlockMesh148.Scale = Vector3.new(1, 1.14999998, 0.5)
  2202. Part149.Parent = Model0
  2203. Part149.Material = Enum.Material.Metal
  2204. Part149.BrickColor = BrickColor.new("Grime")
  2205. Part149.Rotation = Vector3.new(172.399994, -0.00999999978, 180)
  2206. Part149.CanCollide = false
  2207. Part149.FormFactor = Enum.FormFactor.Custom
  2208. Part149.Size = Vector3.new(6.20000029, 0.600000083, 0.200000003)
  2209. Part149.CFrame = CFrame.new(-19.8094444, 10.1184397, 46.3984222, -1, -9.0132653e-06, -0.000181728246, 1.62895012e-05, 0.991222322, -0.132206291, 0.00020543822, -0.132189453, -0.991224468)
  2210. Part149.BackSurface = Enum.SurfaceType.Weld
  2211. Part149.BottomSurface = Enum.SurfaceType.Weld
  2212. Part149.FrontSurface = Enum.SurfaceType.Weld
  2213. Part149.LeftSurface = Enum.SurfaceType.Weld
  2214. Part149.RightSurface = Enum.SurfaceType.Weld
  2215. Part149.TopSurface = Enum.SurfaceType.Weld
  2216. Part149.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2217. Part149.Position = Vector3.new(-19.8094444, 10.1184397, 46.3984222)
  2218. Part149.Orientation = Vector3.new(7.5999999, -179.98999, 0)
  2219. Part149.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2220. BlockMesh150.Parent = Part149
  2221. BlockMesh150.Offset = Vector3.new(0, 0, 0.200000003)
  2222. Part151.Parent = Model0
  2223. Part151.Material = Enum.Material.Metal
  2224. Part151.BrickColor = BrickColor.new("Grime")
  2225. Part151.Rotation = Vector3.new(-180, 0, -180)
  2226. Part151.CanCollide = false
  2227. Part151.FormFactor = Enum.FormFactor.Custom
  2228. Part151.Size = Vector3.new(0.400000125, 0.400000095, 4.80000019)
  2229. Part151.CFrame = CFrame.new(-25.7096767, 10.2006121, 33.8604965, -1, 9.1545362e-06, -6.27174304e-05, 9.85749102e-06, 0.99999088, 3.03555453e-06, 7.69523976e-05, 1.30931385e-05, -1.00000012)
  2230. Part151.BackSurface = Enum.SurfaceType.Weld
  2231. Part151.BottomSurface = Enum.SurfaceType.Weld
  2232. Part151.FrontSurface = Enum.SurfaceType.Weld
  2233. Part151.LeftSurface = Enum.SurfaceType.Weld
  2234. Part151.RightSurface = Enum.SurfaceType.Weld
  2235. Part151.TopSurface = Enum.SurfaceType.Weld
  2236. Part151.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2237. Part151.Position = Vector3.new(-25.7096767, 10.2006121, 33.8604965)
  2238. Part151.Orientation = Vector3.new(0, -180, 0)
  2239. Part151.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2240. BlockMesh152.Parent = Part151
  2241. Part153.Parent = Model0
  2242. Part153.Material = Enum.Material.Ice
  2243. Part153.BrickColor = BrickColor.new("Dark stone grey")
  2244. Part153.Transparency = 0.5
  2245. Part153.Rotation = Vector3.new(0, 90, 0)
  2246. Part153.CanCollide = false
  2247. Part153.FormFactor = Enum.FormFactor.Custom
  2248. Part153.Size = Vector3.new(4.4000001, 2.5999999, 0.200000003)
  2249. Part153.CFrame = CFrame.new(-26.0095062, 8.70113087, 44.0608444, -6.27532063e-05, 9.1800166e-06, 1, 6.16025354e-05, 1, -9.47351418e-06, -1, 6.58212812e-05, -6.87484062e-05)
  2250. Part153.BackSurface = Enum.SurfaceType.Weld
  2251. Part153.BottomSurface = Enum.SurfaceType.Weld
  2252. Part153.FrontSurface = Enum.SurfaceType.Weld
  2253. Part153.LeftSurface = Enum.SurfaceType.Weld
  2254. Part153.RightSurface = Enum.SurfaceType.Weld
  2255. Part153.TopSurface = Enum.SurfaceType.Weld
  2256. Part153.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2257. Part153.Position = Vector3.new(-26.0095062, 8.70113087, 44.0608444)
  2258. Part153.Orientation = Vector3.new(0, 90, 0)
  2259. Part153.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2260. BlockMesh154.Parent = Part153
  2261. BlockMesh154.Offset = Vector3.new(0, 0, 0.200000003)
  2262. BlockMesh154.Scale = Vector3.new(1, 1.14999998, 0.5)
  2263. BlockMesh154.Scale = Vector3.new(1, 1.14999998, 0.5)
  2264. Part155.Parent = Model0
  2265. Part155.Material = Enum.Material.Metal
  2266. Part155.BrickColor = BrickColor.new("Grime")
  2267. Part155.Rotation = Vector3.new(180, 0, -180)
  2268. Part155.CanCollide = false
  2269. Part155.FormFactor = Enum.FormFactor.Custom
  2270. Part155.Size = Vector3.new(0.400000125, 2.60000014, 0.399999619)
  2271. Part155.CFrame = CFrame.new(-25.7094059, 8.70073032, 36.0606499, -1, 8.09867561e-06, -4.05344908e-05, 8.86677481e-06, 1, -1.35534392e-05, 5.598793e-05, -2.67428459e-06, -1)
  2272. Part155.BackSurface = Enum.SurfaceType.Weld
  2273. Part155.BottomSurface = Enum.SurfaceType.Weld
  2274. Part155.FrontSurface = Enum.SurfaceType.Weld
  2275. Part155.LeftSurface = Enum.SurfaceType.Weld
  2276. Part155.RightSurface = Enum.SurfaceType.Weld
  2277. Part155.TopSurface = Enum.SurfaceType.Weld
  2278. Part155.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2279. Part155.Position = Vector3.new(-25.7094059, 8.70073032, 36.0606499)
  2280. Part155.Orientation = Vector3.new(0, -180, 0)
  2281. Part155.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2282. BlockMesh156.Parent = Part155
  2283. Part157.Parent = Model0
  2284. Part157.Material = Enum.Material.Metal
  2285. Part157.BrickColor = BrickColor.new("Grime")
  2286. Part157.Rotation = Vector3.new(180, 0, -180)
  2287. Part157.CanCollide = false
  2288. Part157.FormFactor = Enum.FormFactor.Custom
  2289. Part157.Size = Vector3.new(0.400000125, 2.60000014, 0.399999619)
  2290. Part157.CFrame = CFrame.new(-25.7093887, 8.70087433, 41.6606712, -1, 8.28512475e-06, -4.41889606e-05, 8.58297699e-06, 1, -1.10809588e-05, 5.01835166e-05, -6.86198973e-06, -1)
  2291. Part157.BackSurface = Enum.SurfaceType.Weld
  2292. Part157.BottomSurface = Enum.SurfaceType.Weld
  2293. Part157.FrontSurface = Enum.SurfaceType.Weld
  2294. Part157.LeftSurface = Enum.SurfaceType.Weld
  2295. Part157.RightSurface = Enum.SurfaceType.Weld
  2296. Part157.TopSurface = Enum.SurfaceType.Weld
  2297. Part157.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2298. Part157.Position = Vector3.new(-25.7093887, 8.70087433, 41.6606712)
  2299. Part157.Orientation = Vector3.new(0, -180, 0)
  2300. Part157.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2301. BlockMesh158.Parent = Part157
  2302. Part159.Parent = Model0
  2303. Part159.Material = Enum.Material.Metal
  2304. Part159.BrickColor = BrickColor.new("Grime")
  2305. Part159.Transparency = 1
  2306. Part159.Rotation = Vector3.new(0, 0, -90)
  2307. Part159.CanCollide = false
  2308. Part159.FormFactor = Enum.FormFactor.Custom
  2309. Part159.Size = Vector3.new(0.600000024, 33.4000015, 1.20000005)
  2310. Part159.CFrame = CFrame.new(-4.310009, 11.8002071, 39.1599884, -6.21251684e-06, 1, 6.75599949e-07, -1, -6.68983739e-06, 1.11012896e-05, 4.27564555e-06, -1.03863886e-05, 1)
  2311. Part159.BackSurface = Enum.SurfaceType.Weld
  2312. Part159.BottomSurface = Enum.SurfaceType.Weld
  2313. Part159.FrontSurface = Enum.SurfaceType.Weld
  2314. Part159.LeftSurface = Enum.SurfaceType.Weld
  2315. Part159.RightSurface = Enum.SurfaceType.Weld
  2316. Part159.TopSurface = Enum.SurfaceType.Weld
  2317. Part159.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2318. Part159.Position = Vector3.new(-4.310009, 11.8002071, 39.1599884)
  2319. Part159.Orientation = Vector3.new(0, 0, -90)
  2320. Part159.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2321. CylinderMesh160.Parent = Part159
  2322. CylinderMesh160.Offset = Vector3.new(6.5, 0, 0)
  2323. CylinderMesh160.Scale = Vector3.new(2, 1.5, 1.60000002)
  2324. CylinderMesh160.Scale = Vector3.new(2, 1.5, 1.60000002)
  2325. Part161.Parent = Model0
  2326. Part161.Material = Enum.Material.Metal
  2327. Part161.BrickColor = BrickColor.new("Grime")
  2328. Part161.Rotation = Vector3.new(-180, -0.00999999978, -180)
  2329. Part161.CanCollide = false
  2330. Part161.FormFactor = Enum.FormFactor.Custom
  2331. Part161.Size = Vector3.new(0.400000125, 0.400000095, 4.80000019)
  2332. Part161.CFrame = CFrame.new(-25.7093048, 10.200943, 43.8608704, -1, 1.09616185e-05, -9.92156856e-05, 1.215679e-05, 1, 2.88735409e-05, 0.000123329461, 4.58503346e-05, -1)
  2333. Part161.BackSurface = Enum.SurfaceType.Weld
  2334. Part161.BottomSurface = Enum.SurfaceType.Weld
  2335. Part161.FrontSurface = Enum.SurfaceType.Weld
  2336. Part161.LeftSurface = Enum.SurfaceType.Weld
  2337. Part161.RightSurface = Enum.SurfaceType.Weld
  2338. Part161.TopSurface = Enum.SurfaceType.Weld
  2339. Part161.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2340. Part161.Position = Vector3.new(-25.7093048, 10.200943, 43.8608704)
  2341. Part161.Orientation = Vector3.new(0, -179.98999, 0)
  2342. Part161.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2343. BlockMesh162.Parent = Part161
  2344. Part163.Name = "Brick"
  2345. Part163.Parent = Model0
  2346. Part163.Material = Enum.Material.Metal
  2347. Part163.BrickColor = BrickColor.new("Grime")
  2348. Part163.Transparency = 1
  2349. Part163.Rotation = Vector3.new(-81.8699951, 0, 0)
  2350. Part163.CanCollide = false
  2351. Part163.FormFactor = Enum.FormFactor.Custom
  2352. Part163.Size = Vector3.new(2, 0.200000003, 1.19999993)
  2353. Part163.CFrame = CFrame.new(-15.1100616, 9.22443581, 31.4195766, 1, -1.95444609e-05, 1.00356256e-05, -7.23307085e-06, 0.141354978, 0.989949763, -2.19993763e-05, -0.989958763, 0.141357139)
  2354. Part163.BackSurface = Enum.SurfaceType.Weld
  2355. Part163.BottomSurface = Enum.SurfaceType.Weld
  2356. Part163.FrontSurface = Enum.SurfaceType.Weld
  2357. Part163.LeftSurface = Enum.SurfaceType.Weld
  2358. Part163.RightSurface = Enum.SurfaceType.Weld
  2359. Part163.TopSurface = Enum.SurfaceType.Weld
  2360. Part163.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2361. Part163.Position = Vector3.new(-15.1100616, 9.22443581, 31.4195766)
  2362. Part163.Orientation = Vector3.new(-81.8699951, 0, 0)
  2363. Part163.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2364. BlockMesh164.Parent = Part163
  2365. BlockMesh164.Offset = Vector3.new(0, -0.189999998, 0)
  2366. Part165.Parent = Model0
  2367. Part165.Material = Enum.Material.Ice
  2368. Part165.BrickColor = BrickColor.new("Dark stone grey")
  2369. Part165.Transparency = 0.5
  2370. Part165.Rotation = Vector3.new(-0.00999999978, 90, 0)
  2371. Part165.CanCollide = false
  2372. Part165.FormFactor = Enum.FormFactor.Custom
  2373. Part165.Size = Vector3.new(4.4000001, 2.5999999, 0.200000003)
  2374. Part165.CFrame = CFrame.new(-26.0100727, 8.70062733, 33.660717, 1.50852629e-05, 8.59109969e-06, 1, -0.000113904629, 0.999991715, -9.33180672e-06, -1.00000143, -0.000103434344, 5.23921777e-08)
  2375. Part165.BackSurface = Enum.SurfaceType.Weld
  2376. Part165.BottomSurface = Enum.SurfaceType.Weld
  2377. Part165.FrontSurface = Enum.SurfaceType.Weld
  2378. Part165.LeftSurface = Enum.SurfaceType.Weld
  2379. Part165.RightSurface = Enum.SurfaceType.Weld
  2380. Part165.TopSurface = Enum.SurfaceType.Weld
  2381. Part165.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2382. Part165.Position = Vector3.new(-26.0100727, 8.70062733, 33.660717)
  2383. Part165.Orientation = Vector3.new(0, 90, -0.00999999978)
  2384. Part165.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2385. BlockMesh166.Parent = Part165
  2386. BlockMesh166.Offset = Vector3.new(0, 0, 0.200000003)
  2387. BlockMesh166.Scale = Vector3.new(1, 1.14999998, 0.5)
  2388. BlockMesh166.Scale = Vector3.new(1, 1.14999998, 0.5)
  2389. WedgePart167.Parent = Model0
  2390. WedgePart167.Material = Enum.Material.Metal
  2391. WedgePart167.BrickColor = BrickColor.new("Grime")
  2392. WedgePart167.Rotation = Vector3.new(90, 0, 180)
  2393. WedgePart167.FormFactor = Enum.FormFactor.Custom
  2394. WedgePart167.Size = Vector3.new(10.1999998, 1.60000014, 1.00000012)
  2395. WedgePart167.CFrame = CFrame.new(0.190155506, 10.7001343, 31.8595524, -1, -6.39187638e-05, -9.26415669e-06, 9.63382809e-06, -1.61062781e-05, -0.99999088, 7.13567133e-05, -1.00000012, 1.08866034e-05)
  2396. WedgePart167.BackSurface = Enum.SurfaceType.Weld
  2397. WedgePart167.BottomSurface = Enum.SurfaceType.Weld
  2398. WedgePart167.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2399. WedgePart167.Position = Vector3.new(0.190155506, 10.7001343, 31.8595524)
  2400. WedgePart167.Orientation = Vector3.new(89.7599945, -40.3999977, 149.110001)
  2401. WedgePart167.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2402. SpecialMesh168.Parent = WedgePart167
  2403. SpecialMesh168.MeshType = Enum.MeshType.Wedge
  2404. WedgePart169.Parent = Model0
  2405. WedgePart169.Material = Enum.Material.Metal
  2406. WedgePart169.BrickColor = BrickColor.new("Grime")
  2407. WedgePart169.Rotation = Vector3.new(90, 0, 179.98999)
  2408. WedgePart169.CanCollide = false
  2409. WedgePart169.FormFactor = Enum.FormFactor.Custom
  2410. WedgePart169.Size = Vector3.new(0.400000006, 0.400000006, 3)
  2411. WedgePart169.CFrame = CFrame.new(-25.7095623, 8.90049076, 31.2609272, -1, -0.00011542545, -1.16997289e-05, 1.24401122e-05, 1.74538945e-05, -0.999991715, 0.000130459724, -1.00000143, -2.79238375e-05)
  2412. WedgePart169.BackSurface = Enum.SurfaceType.Weld
  2413. WedgePart169.BottomSurface = Enum.SurfaceType.Weld
  2414. WedgePart169.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2415. WedgePart169.Position = Vector3.new(-25.7095623, 8.90049076, 31.2609272)
  2416. WedgePart169.Orientation = Vector3.new(89.7699966, -157.269989, 35.4799995)
  2417. WedgePart169.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2418. SpecialMesh170.Parent = WedgePart169
  2419. SpecialMesh170.MeshType = Enum.MeshType.Wedge
  2420. WedgePart171.Parent = Model0
  2421. WedgePart171.Material = Enum.Material.Metal
  2422. WedgePart171.BrickColor = BrickColor.new("Grime")
  2423. WedgePart171.Rotation = Vector3.new(90, 0, 180)
  2424. WedgePart171.CanCollide = false
  2425. WedgePart171.FormFactor = Enum.FormFactor.Custom
  2426. WedgePart171.Size = Vector3.new(0.400000006, 1.20000005, 0.999999821)
  2427. WedgePart171.CFrame = CFrame.new(-25.7096157, 7.90141249, 35.2606316, -1, -4.28536587e-05, -1.1318748e-05, 1.20651166e-05, -9.25489076e-05, -0.999991715, 5.78865729e-05, -1.00000143, 8.20791174e-05)
  2428. WedgePart171.BackSurface = Enum.SurfaceType.Weld
  2429. WedgePart171.BottomSurface = Enum.SurfaceType.Weld
  2430. WedgePart171.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2431. WedgePart171.Position = Vector3.new(-25.7096157, 7.90141249, 35.2606316)
  2432. WedgePart171.Orientation = Vector3.new(89.7699966, -7.8499999, 172.569992)
  2433. WedgePart171.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2434. SpecialMesh172.Parent = WedgePart171
  2435. SpecialMesh172.MeshType = Enum.MeshType.Wedge
  2436. WedgePart173.Parent = Model0
  2437. WedgePart173.Material = Enum.Material.Metal
  2438. WedgePart173.BrickColor = BrickColor.new("Grime")
  2439. WedgePart173.Rotation = Vector3.new(-90, 0, -180)
  2440. WedgePart173.CanCollide = false
  2441. WedgePart173.FormFactor = Enum.FormFactor.Custom
  2442. WedgePart173.Size = Vector3.new(0.400000006, 0.200000003, 2.60000014)
  2443. WedgePart173.CFrame = CFrame.new(-25.7096691, 8.70045567, 31.560833, -1, 8.70646472e-05, 1.34475977e-05, 1.41952787e-05, 6.08148293e-05, 0.999991715, 0.000102097867, 1.00000143, -5.03454758e-05)
  2444. WedgePart173.BackSurface = Enum.SurfaceType.Weld
  2445. WedgePart173.BottomSurface = Enum.SurfaceType.Weld
  2446. WedgePart173.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2447. WedgePart173.Position = Vector3.new(-25.7096691, 8.70045567, 31.560833)
  2448. WedgePart173.Orientation = Vector3.new(-89.7699966, 165.050003, 13.1399994)
  2449. WedgePart173.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2450. SpecialMesh174.Parent = WedgePart173
  2451. SpecialMesh174.MeshType = Enum.MeshType.Wedge
  2452. WedgePart175.Parent = Model0
  2453. WedgePart175.Material = Enum.Material.Metal
  2454. WedgePart175.BrickColor = BrickColor.new("Grime")
  2455. WedgePart175.Rotation = Vector3.new(90, 0, -0.00999999978)
  2456. WedgePart175.CanCollide = false
  2457. WedgePart175.FormFactor = Enum.FormFactor.Custom
  2458. WedgePart175.Size = Vector3.new(0.400000006, 0.400000006, 3)
  2459. WedgePart175.CFrame = CFrame.new(-25.7104053, 8.90147972, 46.4605446, 1, 9.32686453e-05, -1.07004098e-05, -1.14709874e-05, 3.40783699e-05, -1, -0.000108721877, 1, 2.31999766e-05)
  2460. WedgePart175.BackSurface = Enum.SurfaceType.Weld
  2461. WedgePart175.BottomSurface = Enum.SurfaceType.Weld
  2462. WedgePart175.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2463. WedgePart175.Position = Vector3.new(-25.7104053, 8.90147972, 46.4605446)
  2464. WedgePart175.Orientation = Vector3.new(90, 0.00999999978, 0)
  2465. WedgePart175.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2466. SpecialMesh176.Parent = WedgePart175
  2467. SpecialMesh176.MeshType = Enum.MeshType.Wedge
  2468. WedgePart177.Parent = Model0
  2469. WedgePart177.Material = Enum.Material.Metal
  2470. WedgePart177.BrickColor = BrickColor.new("Grime")
  2471. WedgePart177.Rotation = Vector3.new(90, 0, 180)
  2472. WedgePart177.CanCollide = false
  2473. WedgePart177.FormFactor = Enum.FormFactor.Custom
  2474. WedgePart177.Size = Vector3.new(11.8000002, 0.400000006, 2.79999995)
  2475. WedgePart177.CFrame = CFrame.new(-10.8100128, 8.80036926, 31.4599285, -1, -1.98704856e-05, -7.10724089e-06, 7.16815839e-06, 1.53286351e-06, -0.99999088, 2.11030638e-05, -1.00000012, -2.38569896e-06)
  2476. WedgePart177.BackSurface = Enum.SurfaceType.Weld
  2477. WedgePart177.BottomSurface = Enum.SurfaceType.Weld
  2478. WedgePart177.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2479. WedgePart177.Position = Vector3.new(-10.8100128, 8.80036926, 31.4599285)
  2480. WedgePart177.Orientation = Vector3.new(89.7599945, -108.559998, 77.9300003)
  2481. WedgePart177.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2482. SpecialMesh178.Parent = WedgePart177
  2483. SpecialMesh178.MeshType = Enum.MeshType.Wedge
  2484. WedgePart179.Parent = Model0
  2485. WedgePart179.Material = Enum.Material.Metal
  2486. WedgePart179.BrickColor = BrickColor.new("Grime")
  2487. WedgePart179.Rotation = Vector3.new(-90, 0, -180)
  2488. WedgePart179.CanCollide = false
  2489. WedgePart179.FormFactor = Enum.FormFactor.Custom
  2490. WedgePart179.Size = Vector3.new(0.200000003, 0.200000003, 2.60000014)
  2491. WedgePart179.CFrame = CFrame.new(-16.8098984, 8.70064831, 31.5546684, -1, 3.86261199e-05, 8.03524836e-06, 8.7385406e-06, 3.54923986e-06, 0.999991119, 5.28609926e-05, 1.00000048, 6.47919069e-06)
  2492. WedgePart179.BackSurface = Enum.SurfaceType.Weld
  2493. WedgePart179.BottomSurface = Enum.SurfaceType.Weld
  2494. WedgePart179.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2495. WedgePart179.Position = Vector3.new(-16.8098984, 8.70064831, 31.5546684)
  2496. WedgePart179.Orientation = Vector3.new(-89.7599945, 51.1199989, 67.9000015)
  2497. WedgePart179.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2498. SpecialMesh180.Parent = WedgePart179
  2499. SpecialMesh180.MeshType = Enum.MeshType.Wedge
  2500. WedgePart181.Parent = Model0
  2501. WedgePart181.Material = Enum.Material.Metal
  2502. WedgePart181.BrickColor = BrickColor.new("Grime")
  2503. WedgePart181.Rotation = Vector3.new(90, 0, 180)
  2504. WedgePart181.CanCollide = false
  2505. WedgePart181.FormFactor = Enum.FormFactor.Custom
  2506. WedgePart181.Size = Vector3.new(0.200000003, 0.400000006, 3)
  2507. WedgePart181.CFrame = CFrame.new(-19.6100655, 8.90089989, 31.2546997, -1, -6.24609311e-05, -9.12487758e-06, 9.82918027e-06, -1.84945038e-05, -0.99999088, 7.66956946e-05, -1.00000012, 8.43711314e-06)
  2508. WedgePart181.BackSurface = Enum.SurfaceType.Weld
  2509. WedgePart181.BottomSurface = Enum.SurfaceType.Weld
  2510. WedgePart181.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2511. WedgePart181.Position = Vector3.new(-19.6100655, 8.90089989, 31.2546997)
  2512. WedgePart181.Orientation = Vector3.new(89.7599945, -47.2399979, 152.009995)
  2513. WedgePart181.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2514. SpecialMesh182.Parent = WedgePart181
  2515. SpecialMesh182.MeshType = Enum.MeshType.Wedge
  2516. WedgePart183.Parent = Model0
  2517. WedgePart183.Material = Enum.Material.Metal
  2518. WedgePart183.BrickColor = BrickColor.new("Grime")
  2519. WedgePart183.Rotation = Vector3.new(90, 0, 180)
  2520. WedgePart183.CanCollide = false
  2521. WedgePart183.FormFactor = Enum.FormFactor.Custom
  2522. WedgePart183.Size = Vector3.new(0.400000006, 0.400000006, 3)
  2523. WedgePart183.CFrame = CFrame.new(-22.7099266, 8.90095329, 31.255022, -1, -6.28153575e-05, -9.15679993e-06, 9.860717e-06, -1.23528207e-05, -0.999991715, 7.70501429e-05, -1.00000143, 2.44396688e-06)
  2524. WedgePart183.BackSurface = Enum.SurfaceType.Weld
  2525. WedgePart183.BottomSurface = Enum.SurfaceType.Weld
  2526. WedgePart183.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2527. WedgePart183.Position = Vector3.new(-22.7099266, 8.90095329, 31.255022)
  2528. WedgePart183.Orientation = Vector3.new(89.7699966, -75.0599976, 141.399994)
  2529. WedgePart183.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2530. SpecialMesh184.Parent = WedgePart183
  2531. SpecialMesh184.MeshType = Enum.MeshType.Wedge
  2532. WedgePart185.Parent = Model0
  2533. WedgePart185.Material = Enum.Material.Metal
  2534. WedgePart185.BrickColor = BrickColor.new("Grime")
  2535. WedgePart185.Rotation = Vector3.new(-90, 0, 0)
  2536. WedgePart185.CanCollide = false
  2537. WedgePart185.FormFactor = Enum.FormFactor.Custom
  2538. WedgePart185.Size = Vector3.new(0.400000006, 0.200000003, 2.60000014)
  2539. WedgePart185.CFrame = CFrame.new(-25.7090588, 8.70090199, 46.1605759, 1, -7.75331137e-05, 9.84157032e-06, -1.01347641e-05, 5.37735141e-05, 1, -8.35282772e-05, -1, 5.7992067e-05)
  2540. WedgePart185.BackSurface = Enum.SurfaceType.Weld
  2541. WedgePart185.BottomSurface = Enum.SurfaceType.Weld
  2542. WedgePart185.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2543. WedgePart185.Position = Vector3.new(-25.7090588, 8.70090199, 46.1605759)
  2544. WedgePart185.Orientation = Vector3.new(-90, 0, 0)
  2545. WedgePart185.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2546. SpecialMesh186.Parent = WedgePart185
  2547. SpecialMesh186.MeshType = Enum.MeshType.Wedge
  2548. WedgePart187.Parent = Model0
  2549. WedgePart187.Material = Enum.Material.Metal
  2550. WedgePart187.BrickColor = BrickColor.new("Grime")
  2551. WedgePart187.Rotation = Vector3.new(-90, 0, -180)
  2552. WedgePart187.CanCollide = false
  2553. WedgePart187.FormFactor = Enum.FormFactor.Custom
  2554. WedgePart187.Size = Vector3.new(0.200000003, 0.200000003, 2.60000014)
  2555. WedgePart187.CFrame = CFrame.new(-19.6096992, 8.70069408, 31.5548515, -1, 2.96698472e-05, 7.61610727e-06, 8.31959642e-06, 1.10488836e-05, 0.99999088, 4.39046744e-05, 1.00000012, -9.91035904e-07)
  2556. WedgePart187.BackSurface = Enum.SurfaceType.Weld
  2557. WedgePart187.BottomSurface = Enum.SurfaceType.Weld
  2558. WedgePart187.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2559. WedgePart187.Position = Vector3.new(-19.6096992, 8.70069408, 31.5548515)
  2560. WedgePart187.Orientation = Vector3.new(-89.7599945, 97.409996, 36.9799995)
  2561. WedgePart187.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2562. SpecialMesh188.Parent = WedgePart187
  2563. SpecialMesh188.MeshType = Enum.MeshType.Wedge
  2564. WedgePart189.Parent = Model0
  2565. WedgePart189.Material = Enum.Material.Metal
  2566. WedgePart189.BrickColor = BrickColor.new("Grime")
  2567. WedgePart189.Rotation = Vector3.new(-90, 0, -180)
  2568. WedgePart189.CanCollide = false
  2569. WedgePart189.FormFactor = Enum.FormFactor.Custom
  2570. WedgePart189.Size = Vector3.new(0.400000006, 0.200000003, 2.60000014)
  2571. WedgePart189.CFrame = CFrame.new(-22.7095509, 8.70071697, 31.5549793, -1, 2.9757899e-05, 7.61660112e-06, 8.32005298e-06, 1.00073721e-05, 0.999991715, 4.39926589e-05, 1.00000143, -9.81024186e-08)
  2572. WedgePart189.BackSurface = Enum.SurfaceType.Weld
  2573. WedgePart189.BottomSurface = Enum.SurfaceType.Weld
  2574. WedgePart189.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2575. WedgePart189.Position = Vector3.new(-22.7095509, 8.70071697, 31.5549793)
  2576. WedgePart189.Orientation = Vector3.new(-89.7699966, 90.7399979, 39.7399979)
  2577. WedgePart189.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2578. SpecialMesh190.Parent = WedgePart189
  2579. SpecialMesh190.MeshType = Enum.MeshType.Wedge
  2580. WedgePart191.Parent = Model0
  2581. WedgePart191.Material = Enum.Material.Metal
  2582. WedgePart191.BrickColor = BrickColor.new("Grime")
  2583. WedgePart191.Rotation = Vector3.new(90, 0, 180)
  2584. WedgePart191.CanCollide = false
  2585. WedgePart191.FormFactor = Enum.FormFactor.Custom
  2586. WedgePart191.Size = Vector3.new(0.200000003, 0.400000006, 3)
  2587. WedgePart191.CFrame = CFrame.new(-16.810257, 8.90075588, 31.25453, -1, -6.24630338e-05, -9.1277625e-06, 9.83149221e-06, -9.34280797e-06, -0.999991119, 7.66978701e-05, -1.00000048, -6.85276063e-07)
  2588. WedgePart191.BackSurface = Enum.SurfaceType.Weld
  2589. WedgePart191.BottomSurface = Enum.SurfaceType.Weld
  2590. WedgePart191.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2591. WedgePart191.Position = Vector3.new(-16.810257, 8.90075588, 31.25453)
  2592. WedgePart191.Orientation = Vector3.new(89.7599945, -94.2900009, 133.539993)
  2593. WedgePart191.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2594. SpecialMesh192.Parent = WedgePart191
  2595. SpecialMesh192.MeshType = Enum.MeshType.Wedge
  2596. Model193.Name = "Braces"
  2597. Model193.Parent = Model0
  2598. Part194.Name = "SideSupporters"
  2599. Part194.Parent = Model193
  2600. Part194.Material = Enum.Material.DiamondPlate
  2601. Part194.BrickColor = BrickColor.new("Dark stone grey")
  2602. Part194.Rotation = Vector3.new(-0.00999999978, -0.00999999978, -90)
  2603. Part194.CanCollide = false
  2604. Part194.FormFactor = Enum.FormFactor.Custom
  2605. Part194.Size = Vector3.new(0.800000012, 38.6000023, 0.599999905)
  2606. Part194.CFrame = CFrame.new(4.88875008, 11.701334, 42.4607582, -1.26398409e-05, 1, -0.000139337557, -1, -1.35639984e-05, 0.000109516797, 9.60821344e-05, 0.000120227873, 1)
  2607. Part194.BackSurface = Enum.SurfaceType.Weld
  2608. Part194.BottomSurface = Enum.SurfaceType.Weld
  2609. Part194.FrontSurface = Enum.SurfaceType.Weld
  2610. Part194.LeftSurface = Enum.SurfaceType.Weld
  2611. Part194.RightSurface = Enum.SurfaceType.Weld
  2612. Part194.TopSurface = Enum.SurfaceType.Weld
  2613. Part194.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2614. Part194.Position = Vector3.new(4.88875008, 11.701334, 42.4607582)
  2615. Part194.Orientation = Vector3.new(-0.00999999978, -0.00999999978, -90)
  2616. Part194.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2617. CylinderMesh195.Parent = Part194
  2618. CylinderMesh195.Offset = Vector3.new(0.699999988, 0, -0.5)
  2619. Part196.Name = "SideSupporters"
  2620. Part196.Parent = Model193
  2621. Part196.Material = Enum.Material.DiamondPlate
  2622. Part196.BrickColor = BrickColor.new("Dark stone grey")
  2623. Part196.Rotation = Vector3.new(0, 0, -90)
  2624. Part196.CanCollide = false
  2625. Part196.FormFactor = Enum.FormFactor.Custom
  2626. Part196.Size = Vector3.new(0.800000012, 38.6000023, 0.599999905)
  2627. Part196.CFrame = CFrame.new(4.89028549, 11.7001047, 35.459919, -3.96238374e-06, 1, -1.33412796e-05, -1, -4.90152115e-06, 2.09537357e-05, 7.52074175e-06, -5.76958473e-06, 1)
  2628. Part196.BackSurface = Enum.SurfaceType.Weld
  2629. Part196.BottomSurface = Enum.SurfaceType.Weld
  2630. Part196.FrontSurface = Enum.SurfaceType.Weld
  2631. Part196.LeftSurface = Enum.SurfaceType.Weld
  2632. Part196.RightSurface = Enum.SurfaceType.Weld
  2633. Part196.TopSurface = Enum.SurfaceType.Weld
  2634. Part196.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2635. Part196.Position = Vector3.new(4.89028549, 11.7001047, 35.459919)
  2636. Part196.Orientation = Vector3.new(0, 0, -90)
  2637. Part196.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2638. CylinderMesh197.Parent = Part196
  2639. CylinderMesh197.Offset = Vector3.new(0.699999988, 0, 0.5)
  2640. Part198.Name = "SideSupporters"
  2641. Part198.Parent = Model193
  2642. Part198.Material = Enum.Material.DiamondPlate
  2643. Part198.BrickColor = BrickColor.new("Dark stone grey")
  2644. Part198.Transparency = 1
  2645. Part198.Rotation = Vector3.new(-90, 90, 0)
  2646. Part198.CanCollide = false
  2647. Part198.FormFactor = Enum.FormFactor.Custom
  2648. Part198.Size = Vector3.new(0.399999976, 3.200001, 0.599999905)
  2649. Part198.CFrame = CFrame.new(12.6886978, 12.3010302, 41.0611801, -1.00123516e-05, 0.000133011898, 1, -1, -8.2736733e-05, -1.09407647e-05, 6.93024485e-05, -1, 0.000113901697)
  2650. Part198.BackSurface = Enum.SurfaceType.Weld
  2651. Part198.BottomSurface = Enum.SurfaceType.Weld
  2652. Part198.FrontSurface = Enum.SurfaceType.Weld
  2653. Part198.LeftSurface = Enum.SurfaceType.Weld
  2654. Part198.RightSurface = Enum.SurfaceType.Weld
  2655. Part198.TopSurface = Enum.SurfaceType.Weld
  2656. Part198.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2657. Part198.Position = Vector3.new(12.6886978, 12.3010302, 41.0611801)
  2658. Part198.Orientation = Vector3.new(0, 89.9899979, -90)
  2659. Part198.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2660. CylinderMesh199.Parent = Part198
  2661. CylinderMesh199.Offset = Vector3.new(0.699999988, 0, 0.5)
  2662. Part200.Name = "SideSupporters"
  2663. Part200.Parent = Model193
  2664. Part200.Material = Enum.Material.DiamondPlate
  2665. Part200.BrickColor = BrickColor.new("Dark stone grey")
  2666. Part200.Transparency = 1
  2667. Part200.Rotation = Vector3.new(-90, 90, 0)
  2668. Part200.CanCollide = false
  2669. Part200.FormFactor = Enum.FormFactor.Custom
  2670. Part200.Size = Vector3.new(0.399999976, 3.200001, 0.599999905)
  2671. Part200.CFrame = CFrame.new(12.6900082, 12.3000383, 36.8591309, -2.95247196e-06, -2.58682812e-05, 1, -1, 2.89400232e-05, -3.89114075e-06, -4.23728707e-05, -1, -4.49793006e-05)
  2672. Part200.BackSurface = Enum.SurfaceType.Weld
  2673. Part200.BottomSurface = Enum.SurfaceType.Weld
  2674. Part200.FrontSurface = Enum.SurfaceType.Weld
  2675. Part200.LeftSurface = Enum.SurfaceType.Weld
  2676. Part200.RightSurface = Enum.SurfaceType.Weld
  2677. Part200.TopSurface = Enum.SurfaceType.Weld
  2678. Part200.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2679. Part200.Position = Vector3.new(12.6900082, 12.3000383, 36.8591309)
  2680. Part200.Orientation = Vector3.new(0, 90, -90)
  2681. Part200.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2682. CylinderMesh201.Parent = Part200
  2683. CylinderMesh201.Offset = Vector3.new(0.699999988, 0, 0.5)
  2684. Part202.Name = "Emblem"
  2685. Part202.Parent = Model0
  2686. Part202.Material = Enum.Material.Metal
  2687. Part202.BrickColor = BrickColor.new("Grime")
  2688. Part202.CanCollide = false
  2689. Part202.FormFactor = Enum.FormFactor.Custom
  2690. Part202.Size = Vector3.new(3.60000014, 3.39999962, 0.200000003)
  2691. Part202.CFrame = CFrame.new(-20.5100327, 5.70076609, 30.9600067, 1, 7.46798696e-06, 2.7385162e-05, -7.62826676e-06, 0.999991715, -1.72890504e-05, -3.06962465e-05, 1.95087814e-05, 1.00000143)
  2692. Part202.BackSurface = Enum.SurfaceType.Weld
  2693. Part202.BottomSurface = Enum.SurfaceType.Weld
  2694. Part202.FrontSurface = Enum.SurfaceType.Weld
  2695. Part202.LeftSurface = Enum.SurfaceType.Weld
  2696. Part202.RightSurface = Enum.SurfaceType.Weld
  2697. Part202.TopSurface = Enum.SurfaceType.Weld
  2698. Part202.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2699. Part202.Position = Vector3.new(-20.5100327, 5.70076609, 30.9600067)
  2700. Part202.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2701. BlockMesh203.Parent = Part202
  2702. BlockMesh203.Offset = Vector3.new(0, 0, 0.200000003)
  2703. Part204.Parent = Model0
  2704. Part204.Material = Enum.Material.Metal
  2705. Part204.BrickColor = BrickColor.new("Grime")
  2706. Part204.Rotation = Vector3.new(-180, 0, -180)
  2707. Part204.FormFactor = Enum.FormFactor.Custom
  2708. Part204.Size = Vector3.new(6.19999933, 2.20000005, 2.60000038)
  2709. Part204.CFrame = CFrame.new(14.9899111, 9.90013885, 32.9597321, -1, 8.86935595e-06, -5.40786423e-05, 8.96597521e-06, 1, 8.80265179e-06, 5.60541885e-05, 1.01906853e-05, -1)
  2710. Part204.BackSurface = Enum.SurfaceType.Weld
  2711. Part204.BottomSurface = Enum.SurfaceType.Weld
  2712. Part204.FrontSurface = Enum.SurfaceType.Weld
  2713. Part204.LeftSurface = Enum.SurfaceType.Weld
  2714. Part204.RightSurface = Enum.SurfaceType.Weld
  2715. Part204.TopSurface = Enum.SurfaceType.Weld
  2716. Part204.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2717. Part204.Position = Vector3.new(14.9899111, 9.90013885, 32.9597321)
  2718. Part204.Orientation = Vector3.new(0, -180, 0)
  2719. Part204.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2720. BlockMesh205.Parent = Part204
  2721. Part206.Parent = Model0
  2722. Part206.Material = Enum.Material.Metal
  2723. Part206.BrickColor = BrickColor.new("Grime")
  2724. Part206.Rotation = Vector3.new(180, 0, -180)
  2725. Part206.FormFactor = Enum.FormFactor.Custom
  2726. Part206.Size = Vector3.new(5.19999933, 1.19999993, 4.00000048)
  2727. Part206.CFrame = CFrame.new(8.89008808, 8.60011578, 33.6598549, -1, 6.99085149e-06, -1.63561654e-05, 7.1075865e-06, 1, -6.3724741e-08, 1.87311598e-05, 1.60550485e-06, -1)
  2728. Part206.BackSurface = Enum.SurfaceType.Weld
  2729. Part206.BottomSurface = Enum.SurfaceType.Weld
  2730. Part206.FrontSurface = Enum.SurfaceType.Weld
  2731. Part206.LeftSurface = Enum.SurfaceType.Weld
  2732. Part206.RightSurface = Enum.SurfaceType.Weld
  2733. Part206.TopSurface = Enum.SurfaceType.Weld
  2734. Part206.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2735. Part206.Position = Vector3.new(8.89008808, 8.60011578, 33.6598549)
  2736. Part206.Orientation = Vector3.new(0, -180, 0)
  2737. Part206.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2738. BlockMesh207.Parent = Part206
  2739. Part208.Parent = Model0
  2740. Part208.Material = Enum.Material.Metal
  2741. Part208.BrickColor = BrickColor.new("Grime")
  2742. Part208.Rotation = Vector3.new(-180, 0, -180)
  2743. Part208.CanCollide = false
  2744. Part208.FormFactor = Enum.FormFactor.Custom
  2745. Part208.Size = Vector3.new(11.8000002, 4.19999981, 4.60000038)
  2746. Part208.CFrame = CFrame.new(-10.8099661, 8.10049725, 33.9599152, -1, 7.14305224e-06, -2.03425952e-05, 7.16210434e-06, 1, 1.88869399e-06, 2.07310459e-05, 2.16157287e-06, -1)
  2747. Part208.BackSurface = Enum.SurfaceType.Weld
  2748. Part208.BottomSurface = Enum.SurfaceType.Weld
  2749. Part208.FrontSurface = Enum.SurfaceType.Weld
  2750. Part208.LeftSurface = Enum.SurfaceType.Weld
  2751. Part208.RightSurface = Enum.SurfaceType.Weld
  2752. Part208.TopSurface = Enum.SurfaceType.Weld
  2753. Part208.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2754. Part208.Position = Vector3.new(-10.8099661, 8.10049725, 33.9599152)
  2755. Part208.Orientation = Vector3.new(0, -180, 0)
  2756. Part208.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2757. BlockMesh209.Parent = Part208
  2758. Part210.Name = "Emblem"
  2759. Part210.Parent = Model0
  2760. Part210.Material = Enum.Material.Metal
  2761. Part210.BrickColor = BrickColor.new("Grime")
  2762. Part210.Rotation = Vector3.new(-180, 0, -180)
  2763. Part210.CanCollide = false
  2764. Part210.FormFactor = Enum.FormFactor.Custom
  2765. Part210.Size = Vector3.new(3.60000014, 3.39999962, 0.200000003)
  2766. Part210.CFrame = CFrame.new(-20.5099678, 5.70037603, 46.760025, -1, 6.35870629e-06, -2.10810867e-06, 6.65713014e-06, 1, 1.4320929e-05, 8.12503458e-06, 1.85558729e-05, -1)
  2767. Part210.BackSurface = Enum.SurfaceType.Weld
  2768. Part210.BottomSurface = Enum.SurfaceType.Weld
  2769. Part210.FrontSurface = Enum.SurfaceType.Weld
  2770. Part210.LeftSurface = Enum.SurfaceType.Weld
  2771. Part210.RightSurface = Enum.SurfaceType.Weld
  2772. Part210.TopSurface = Enum.SurfaceType.Weld
  2773. Part210.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2774. Part210.Position = Vector3.new(-20.5099678, 5.70037603, 46.760025)
  2775. Part210.Orientation = Vector3.new(0, -180, 0)
  2776. Part210.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2777. BlockMesh211.Parent = Part210
  2778. BlockMesh211.Offset = Vector3.new(0, 0, 0.200000003)
  2779. Part212.Parent = Model0
  2780. Part212.Material = Enum.Material.Metal
  2781. Part212.BrickColor = BrickColor.new("Grime")
  2782. Part212.Rotation = Vector3.new(180, 0, -180)
  2783. Part212.CanCollide = false
  2784. Part212.FormFactor = Enum.FormFactor.Custom
  2785. Part212.Size = Vector3.new(3, 3, 5.19999981)
  2786. Part212.CFrame = CFrame.new(3.79019642, 8.70022011, 44.0599136, -1, 6.32772435e-06, -3.98295379e-06, 6.47945944e-06, 1, -8.76483864e-06, 7.04126296e-06, -6.61228023e-06, -1)
  2787. Part212.BackSurface = Enum.SurfaceType.Weld
  2788. Part212.BottomSurface = Enum.SurfaceType.Weld
  2789. Part212.FrontSurface = Enum.SurfaceType.Weld
  2790. Part212.LeftSurface = Enum.SurfaceType.Weld
  2791. Part212.RightSurface = Enum.SurfaceType.Weld
  2792. Part212.TopSurface = Enum.SurfaceType.Weld
  2793. Part212.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2794. Part212.Position = Vector3.new(3.79019642, 8.70022011, 44.0599136)
  2795. Part212.Orientation = Vector3.new(0, -180, 0)
  2796. Part212.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2797. BlockMesh213.Parent = Part212
  2798. Part214.Parent = Model0
  2799. Part214.Material = Enum.Material.Metal
  2800. Part214.BrickColor = BrickColor.new("Grime")
  2801. Part214.Rotation = Vector3.new(-180, 0, -180)
  2802. Part214.CanCollide = false
  2803. Part214.FormFactor = Enum.FormFactor.Custom
  2804. Part214.Size = Vector3.new(10.1999998, 0.999999881, 2.79999995)
  2805. Part214.CFrame = CFrame.new(0.190334558, 10.7001324, 43.6596947, -1, 8.83405392e-06, -5.33534985e-05, 9.60729267e-06, 0.99999088, 3.31501396e-05, 6.89792505e-05, 4.41338598e-05, -1.00000012)
  2806. Part214.BackSurface = Enum.SurfaceType.Weld
  2807. Part214.BottomSurface = Enum.SurfaceType.Weld
  2808. Part214.FrontSurface = Enum.SurfaceType.Weld
  2809. Part214.LeftSurface = Enum.SurfaceType.Weld
  2810. Part214.RightSurface = Enum.SurfaceType.Weld
  2811. Part214.TopSurface = Enum.SurfaceType.Weld
  2812. Part214.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2813. Part214.Position = Vector3.new(0.190334558, 10.7001324, 43.6596947)
  2814. Part214.Orientation = Vector3.new(0, -180, 0)
  2815. Part214.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2816. BlockMesh215.Parent = Part214
  2817. Part216.Parent = Model0
  2818. Part216.Material = Enum.Material.Metal
  2819. Part216.BrickColor = BrickColor.new("Grime")
  2820. Part216.Rotation = Vector3.new(180, 0, -180)
  2821. Part216.CanCollide = false
  2822. Part216.FormFactor = Enum.FormFactor.Custom
  2823. Part216.Size = Vector3.new(11.8000002, 0.399999976, 0.200000003)
  2824. Part216.CFrame = CFrame.new(-10.8095398, 6.20018864, 31.1600113, -1, 6.19986486e-06, -4.70125087e-07, 6.56853854e-06, 0.99999088, -1.11185163e-05, 7.90813283e-06, -5.89815954e-06, -1.00000012)
  2825. Part216.BackSurface = Enum.SurfaceType.Weld
  2826. Part216.BottomSurface = Enum.SurfaceType.Weld
  2827. Part216.FrontSurface = Enum.SurfaceType.Weld
  2828. Part216.LeftSurface = Enum.SurfaceType.Weld
  2829. Part216.RightSurface = Enum.SurfaceType.Weld
  2830. Part216.TopSurface = Enum.SurfaceType.Weld
  2831. Part216.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2832. Part216.Position = Vector3.new(-10.8095398, 6.20018864, 31.1600113)
  2833. Part216.Orientation = Vector3.new(0, -180, 0)
  2834. Part216.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2835. BlockMesh217.Parent = Part216
  2836. Part218.Parent = Model0
  2837. Part218.Material = Enum.Material.Metal
  2838. Part218.BrickColor = BrickColor.new("Grime")
  2839. Part218.Rotation = Vector3.new(-180, 0, -180)
  2840. Part218.CanCollide = false
  2841. Part218.FormFactor = Enum.FormFactor.Custom
  2842. Part218.Size = Vector3.new(11.8000002, 4.19999981, 4.60000038)
  2843. Part218.CFrame = CFrame.new(-10.8097363, 8.10028648, 43.7601395, -1, 7.16859677e-06, -2.04153348e-05, 7.45285433e-06, 1, 2.7828346e-06, 2.61436471e-05, 6.81482152e-06, -1)
  2844. Part218.BackSurface = Enum.SurfaceType.Weld
  2845. Part218.BottomSurface = Enum.SurfaceType.Weld
  2846. Part218.FrontSurface = Enum.SurfaceType.Weld
  2847. Part218.LeftSurface = Enum.SurfaceType.Weld
  2848. Part218.RightSurface = Enum.SurfaceType.Weld
  2849. Part218.TopSurface = Enum.SurfaceType.Weld
  2850. Part218.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2851. Part218.Position = Vector3.new(-10.8097363, 8.10028648, 43.7601395)
  2852. Part218.Orientation = Vector3.new(0, -180, 0)
  2853. Part218.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2854. BlockMesh219.Parent = Part218
  2855. Part220.Parent = Model0
  2856. Part220.Material = Enum.Material.Metal
  2857. Part220.BrickColor = BrickColor.new("Grime")
  2858. Part220.Rotation = Vector3.new(-180, 0, -180)
  2859. Part220.CanCollide = false
  2860. Part220.FormFactor = Enum.FormFactor.Custom
  2861. Part220.Size = Vector3.new(3, 3, 5.19999981)
  2862. Part220.CFrame = CFrame.new(3.79002571, 8.70051765, 33.6592712, -1, 8.50772994e-06, -4.85191158e-05, 8.51756067e-06, 1, 1.09945977e-05, 4.87300749e-05, 1.11423969e-05, -1)
  2863. Part220.BackSurface = Enum.SurfaceType.Weld
  2864. Part220.BottomSurface = Enum.SurfaceType.Weld
  2865. Part220.FrontSurface = Enum.SurfaceType.Weld
  2866. Part220.LeftSurface = Enum.SurfaceType.Weld
  2867. Part220.RightSurface = Enum.SurfaceType.Weld
  2868. Part220.TopSurface = Enum.SurfaceType.Weld
  2869. Part220.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2870. Part220.Position = Vector3.new(3.79002571, 8.70051765, 33.6592712)
  2871. Part220.Orientation = Vector3.new(0, -180, 0)
  2872. Part220.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2873. BlockMesh221.Parent = Part220
  2874. Part222.Parent = Model0
  2875. Part222.Material = Enum.Material.Metal
  2876. Part222.BrickColor = BrickColor.new("Grime")
  2877. Part222.Rotation = Vector3.new(180, 0, -180)
  2878. Part222.CanCollide = false
  2879. Part222.FormFactor = Enum.FormFactor.Custom
  2880. Part222.Size = Vector3.new(22, 0.799999714, 0.600000441)
  2881. Part222.CFrame = CFrame.new(-5.70979691, 8.60026169, 36.5600357, -1, 6.81412985e-06, -1.27640888e-05, 7.56088548e-06, 0.999981761, -9.83839709e-06, 2.78288353e-05, 7.34849891e-07, -1.00000024)
  2882. Part222.BackSurface = Enum.SurfaceType.Weld
  2883. Part222.BottomSurface = Enum.SurfaceType.Weld
  2884. Part222.FrontSurface = Enum.SurfaceType.Weld
  2885. Part222.LeftSurface = Enum.SurfaceType.Weld
  2886. Part222.RightSurface = Enum.SurfaceType.Weld
  2887. Part222.TopSurface = Enum.SurfaceType.Weld
  2888. Part222.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2889. Part222.Position = Vector3.new(-5.70979691, 8.60026169, 36.5600357)
  2890. Part222.Orientation = Vector3.new(0, -180, 0)
  2891. Part222.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2892. BlockMesh223.Parent = Part222
  2893. Part224.Parent = Model0
  2894. Part224.Material = Enum.Material.Metal
  2895. Part224.BrickColor = BrickColor.new("Grime")
  2896. Part224.Rotation = Vector3.new(180, 0, -180)
  2897. Part224.CanCollide = false
  2898. Part224.FormFactor = Enum.FormFactor.Custom
  2899. Part224.Size = Vector3.new(11.8000002, 1.39999998, 0.400000006)
  2900. Part224.CFrame = CFrame.new(-10.8097229, 6.70026398, 46.2599983, -1, 6.7584383e-06, -1.16997562e-05, 7.04279182e-06, 1, -3.34411698e-06, 1.74280249e-05, 6.87942702e-07, -1)
  2901. Part224.BackSurface = Enum.SurfaceType.Weld
  2902. Part224.BottomSurface = Enum.SurfaceType.Weld
  2903. Part224.FrontSurface = Enum.SurfaceType.Weld
  2904. Part224.LeftSurface = Enum.SurfaceType.Weld
  2905. Part224.RightSurface = Enum.SurfaceType.Weld
  2906. Part224.TopSurface = Enum.SurfaceType.Weld
  2907. Part224.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2908. Part224.Position = Vector3.new(-10.8097229, 6.70026398, 46.2599983)
  2909. Part224.Orientation = Vector3.new(0, -180, 0)
  2910. Part224.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2911. BlockMesh225.Parent = Part224
  2912. Part226.Parent = Model0
  2913. Part226.Material = Enum.Material.Metal
  2914. Part226.BrickColor = BrickColor.new("Grime")
  2915. Part226.Rotation = Vector3.new(-180, 0, -180)
  2916. Part226.CanCollide = false
  2917. Part226.FormFactor = Enum.FormFactor.Custom
  2918. Part226.Size = Vector3.new(7.19999981, 5, 5.19999981)
  2919. Part226.CFrame = CFrame.new(-1.30967951, 7.70056057, 33.659565, -1, 7.81613926e-06, -3.46217457e-05, 8.18463377e-06, 0.99999088, 4.60983938e-06, 4.20598662e-05, 9.83004793e-06, -1.00000012)
  2920. Part226.BackSurface = Enum.SurfaceType.Weld
  2921. Part226.BottomSurface = Enum.SurfaceType.Weld
  2922. Part226.FrontSurface = Enum.SurfaceType.Weld
  2923. Part226.LeftSurface = Enum.SurfaceType.Weld
  2924. Part226.RightSurface = Enum.SurfaceType.Weld
  2925. Part226.TopSurface = Enum.SurfaceType.Weld
  2926. Part226.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2927. Part226.Position = Vector3.new(-1.30967951, 7.70056057, 33.659565)
  2928. Part226.Orientation = Vector3.new(0, -180, 0)
  2929. Part226.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2930. BlockMesh227.Parent = Part226
  2931. Part228.Parent = Model0
  2932. Part228.Material = Enum.Material.Metal
  2933. Part228.BrickColor = BrickColor.new("Grime")
  2934. Part228.Rotation = Vector3.new(-180, 0, -180)
  2935. Part228.CanCollide = false
  2936. Part228.FormFactor = Enum.FormFactor.Custom
  2937. Part228.Size = Vector3.new(11.8000002, 1.39999998, 0.400000006)
  2938. Part228.CFrame = CFrame.new(-10.8100386, 6.70071936, 31.4599133, -1, 7.03509431e-06, -1.81622581e-05, 7.05417779e-06, 1, 3.9548047e-07, 1.85506979e-05, 6.6837697e-07, -1)
  2939. Part228.BackSurface = Enum.SurfaceType.Weld
  2940. Part228.BottomSurface = Enum.SurfaceType.Weld
  2941. Part228.FrontSurface = Enum.SurfaceType.Weld
  2942. Part228.LeftSurface = Enum.SurfaceType.Weld
  2943. Part228.RightSurface = Enum.SurfaceType.Weld
  2944. Part228.TopSurface = Enum.SurfaceType.Weld
  2945. Part228.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2946. Part228.Position = Vector3.new(-10.8100386, 6.70071936, 31.4599133)
  2947. Part228.Orientation = Vector3.new(0, -180, 0)
  2948. Part228.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2949. BlockMesh229.Parent = Part228
  2950. Part230.Parent = Model0
  2951. Part230.Material = Enum.Material.Metal
  2952. Part230.BrickColor = BrickColor.new("Grime")
  2953. Part230.Rotation = Vector3.new(-180, 0, -180)
  2954. Part230.CanCollide = false
  2955. Part230.FormFactor = Enum.FormFactor.Custom
  2956. Part230.Size = Vector3.new(7.19999981, 5, 5.19999981)
  2957. Part230.CFrame = CFrame.new(-1.30968046, 7.70014811, 44.0596848, -1, 9.28767258e-06, -6.2477724e-05, 9.65974232e-06, 0.99999088, 3.24114408e-05, 7.00270903e-05, 3.77095821e-05, -1.00000012)
  2958. Part230.BackSurface = Enum.SurfaceType.Weld
  2959. Part230.BottomSurface = Enum.SurfaceType.Weld
  2960. Part230.FrontSurface = Enum.SurfaceType.Weld
  2961. Part230.LeftSurface = Enum.SurfaceType.Weld
  2962. Part230.RightSurface = Enum.SurfaceType.Weld
  2963. Part230.TopSurface = Enum.SurfaceType.Weld
  2964. Part230.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2965. Part230.Position = Vector3.new(-1.30968046, 7.70014811, 44.0596848)
  2966. Part230.Orientation = Vector3.new(0, -180, 0)
  2967. Part230.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2968. BlockMesh231.Parent = Part230
  2969. Part232.Parent = Model0
  2970. Part232.Material = Enum.Material.Metal
  2971. Part232.BrickColor = BrickColor.new("Grime")
  2972. Part232.Rotation = Vector3.new(-180, -0.00999999978, -180)
  2973. Part232.CanCollide = false
  2974. Part232.FormFactor = Enum.FormFactor.Custom
  2975. Part232.Size = Vector3.new(4, 3.60000014, 0.400000006)
  2976. Part232.CFrame = CFrame.new(-23.5095253, 6.40087748, 41.6604347, -1, 1.09171879e-05, -9.79027827e-05, 1.12118551e-05, 1, 2.75443344e-05, 0.000103897743, 3.17625672e-05, -1)
  2977. Part232.BackSurface = Enum.SurfaceType.Weld
  2978. Part232.BottomSurface = Enum.SurfaceType.Weld
  2979. Part232.FrontSurface = Enum.SurfaceType.Weld
  2980. Part232.LeftSurface = Enum.SurfaceType.Weld
  2981. Part232.RightSurface = Enum.SurfaceType.Weld
  2982. Part232.TopSurface = Enum.SurfaceType.Weld
  2983. Part232.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2984. Part232.Position = Vector3.new(-23.5095253, 6.40087748, 41.6604347)
  2985. Part232.Orientation = Vector3.new(0, -179.98999, 0)
  2986. Part232.Color = Color3.new(0.498039, 0.556863, 0.392157)
  2987. BlockMesh233.Parent = Part232
  2988. Part234.Parent = Model0
  2989. Part234.Material = Enum.Material.Metal
  2990. Part234.BrickColor = BrickColor.new("Grime")
  2991. Part234.Rotation = Vector3.new(180, 0, -180)
  2992. Part234.CanCollide = false
  2993. Part234.FormFactor = Enum.FormFactor.Custom
  2994. Part234.Size = Vector3.new(0.200000003, 4.19999981, 4.4000001)
  2995. Part234.CFrame = CFrame.new(-16.8097973, 8.10076141, 33.6598473, -1, 8.92862408e-06, -5.77830069e-05, 8.94776349e-06, 1, -8.51531922e-07, 5.81714412e-05, -5.790248e-07, -1)
  2996. Part234.BackSurface = Enum.SurfaceType.Weld
  2997. Part234.BottomSurface = Enum.SurfaceType.Weld
  2998. Part234.FrontSurface = Enum.SurfaceType.Weld
  2999. Part234.LeftSurface = Enum.SurfaceType.Weld
  3000. Part234.RightSurface = Enum.SurfaceType.Weld
  3001. Part234.TopSurface = Enum.SurfaceType.Weld
  3002. Part234.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3003. Part234.Position = Vector3.new(-16.8097973, 8.10076141, 33.6598473)
  3004. Part234.Orientation = Vector3.new(0, -180, 0)
  3005. Part234.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3006. BlockMesh235.Parent = Part234
  3007. Part236.Parent = Model0
  3008. Part236.Material = Enum.Material.Ice
  3009. Part236.BrickColor = BrickColor.new("Dark stone grey")
  3010. Part236.Transparency = 0.5
  3011. Part236.Rotation = Vector3.new(172.399994, 0, -180)
  3012. Part236.CanCollide = false
  3013. Part236.FormFactor = Enum.FormFactor.Custom
  3014. Part236.Size = Vector3.new(3, 2.5999999, 0.200000003)
  3015. Part236.CFrame = CFrame.new(-24.2096062, 8.73111153, 46.5839996, -1, 1.03770833e-06, -6.15868048e-05, 1.03748134e-05, 0.991209269, -0.132304236, 8.50215365e-05, -0.132287398, -0.991211414)
  3016. Part236.BackSurface = Enum.SurfaceType.Weld
  3017. Part236.BottomSurface = Enum.SurfaceType.Weld
  3018. Part236.FrontSurface = Enum.SurfaceType.Weld
  3019. Part236.LeftSurface = Enum.SurfaceType.Weld
  3020. Part236.RightSurface = Enum.SurfaceType.Weld
  3021. Part236.TopSurface = Enum.SurfaceType.Weld
  3022. Part236.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3023. Part236.Position = Vector3.new(-24.2096062, 8.73111153, 46.5839996)
  3024. Part236.Orientation = Vector3.new(7.5999999, -180, 0)
  3025. Part236.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3026. BlockMesh237.Parent = Part236
  3027. BlockMesh237.Offset = Vector3.new(0, 0, 0.200000003)
  3028. BlockMesh237.Scale = Vector3.new(1, 1.14999998, 0.5)
  3029. BlockMesh237.Scale = Vector3.new(1, 1.14999998, 0.5)
  3030. Part238.Parent = Model0
  3031. Part238.Material = Enum.Material.Metal
  3032. Part238.BrickColor = BrickColor.new("Grime")
  3033. Part238.Rotation = Vector3.new(180, 0, -180)
  3034. Part238.CanCollide = false
  3035. Part238.FormFactor = Enum.FormFactor.Custom
  3036. Part238.Size = Vector3.new(22, 0.799999714, 0.600000441)
  3037. Part238.CFrame = CFrame.new(-5.70983505, 8.60029507, 41.1600647, -1, 6.14293958e-06, -2.86971044e-07, 6.52252311e-06, 0.99999088, -2.05128945e-05, 7.94687185e-06, -1.51366112e-05, -1.00000012)
  3038. Part238.BackSurface = Enum.SurfaceType.Weld
  3039. Part238.BottomSurface = Enum.SurfaceType.Weld
  3040. Part238.FrontSurface = Enum.SurfaceType.Weld
  3041. Part238.LeftSurface = Enum.SurfaceType.Weld
  3042. Part238.RightSurface = Enum.SurfaceType.Weld
  3043. Part238.TopSurface = Enum.SurfaceType.Weld
  3044. Part238.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3045. Part238.Position = Vector3.new(-5.70983505, 8.60029507, 41.1600647)
  3046. Part238.Orientation = Vector3.new(0, -180, 0)
  3047. Part238.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3048. BlockMesh239.Parent = Part238
  3049. Part240.Parent = Model0
  3050. Part240.Material = Enum.Material.Metal
  3051. Part240.BrickColor = BrickColor.new("Grime")
  3052. Part240.Rotation = Vector3.new(-180, 0, -180)
  3053. Part240.CanCollide = false
  3054. Part240.FormFactor = Enum.FormFactor.Custom
  3055. Part240.Size = Vector3.new(1.59999919, 0.799999952, 5.19999981)
  3056. Part240.CFrame = CFrame.new(3.09039879, 6.80017376, 33.6598129, -1, 7.68635618e-06, -3.03721881e-05, 7.69642338e-06, 1, 9.77274976e-06, 3.05831309e-05, 9.92072819e-06, -1)
  3057. Part240.BackSurface = Enum.SurfaceType.Weld
  3058. Part240.BottomSurface = Enum.SurfaceType.Weld
  3059. Part240.FrontSurface = Enum.SurfaceType.Weld
  3060. Part240.LeftSurface = Enum.SurfaceType.Weld
  3061. Part240.RightSurface = Enum.SurfaceType.Weld
  3062. Part240.TopSurface = Enum.SurfaceType.Weld
  3063. Part240.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3064. Part240.Position = Vector3.new(3.09039879, 6.80017376, 33.6598129)
  3065. Part240.Orientation = Vector3.new(0, -180, 0)
  3066. Part240.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3067. BlockMesh241.Parent = Part240
  3068. Part242.Parent = Model0
  3069. Part242.Material = Enum.Material.Ice
  3070. Part242.BrickColor = BrickColor.new("Dark stone grey")
  3071. Part242.Transparency = 0.5
  3072. Part242.Rotation = Vector3.new(172.399994, -0.00999999978, 180)
  3073. Part242.CanCollide = false
  3074. Part242.FormFactor = Enum.FormFactor.Custom
  3075. Part242.Size = Vector3.new(6, 2, 0.200000003)
  3076. Part242.CFrame = CFrame.new(-19.709465, 8.82992744, 46.5701866, -1, -7.48528237e-06, -0.000163338729, 1.53728633e-05, 0.991222322, -0.132206306, 0.000187008089, -0.132189468, -0.991224468)
  3077. Part242.BackSurface = Enum.SurfaceType.Weld
  3078. Part242.BottomSurface = Enum.SurfaceType.Weld
  3079. Part242.FrontSurface = Enum.SurfaceType.Weld
  3080. Part242.LeftSurface = Enum.SurfaceType.Weld
  3081. Part242.RightSurface = Enum.SurfaceType.Weld
  3082. Part242.TopSurface = Enum.SurfaceType.Weld
  3083. Part242.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3084. Part242.Position = Vector3.new(-19.709465, 8.82992744, 46.5701866)
  3085. Part242.Orientation = Vector3.new(7.5999999, -179.98999, 0)
  3086. Part242.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3087. BlockMesh243.Parent = Part242
  3088. BlockMesh243.Offset = Vector3.new(0, 0, 0.200000003)
  3089. BlockMesh243.Scale = Vector3.new(1, 1.14999998, 0.5)
  3090. BlockMesh243.Scale = Vector3.new(1, 1.14999998, 0.5)
  3091. Part244.Parent = Model0
  3092. Part244.Material = Enum.Material.Metal
  3093. Part244.BrickColor = BrickColor.new("Grime")
  3094. Part244.Rotation = Vector3.new(-180, 0, -180)
  3095. Part244.CanCollide = false
  3096. Part244.FormFactor = Enum.FormFactor.Custom
  3097. Part244.Size = Vector3.new(22, 0.200000003, 5.20000029)
  3098. Part244.CFrame = CFrame.new(-5.70976353, 8.10029221, 38.8601913, -1, 7.18417186e-06, -2.02370084e-05, 7.56368945e-06, 0.99999088, 2.50288394e-06, 2.78970601e-05, 7.87922181e-06, -1.00000012)
  3099. Part244.BackSurface = Enum.SurfaceType.Weld
  3100. Part244.BottomSurface = Enum.SurfaceType.Weld
  3101. Part244.FrontSurface = Enum.SurfaceType.Weld
  3102. Part244.LeftSurface = Enum.SurfaceType.Weld
  3103. Part244.RightSurface = Enum.SurfaceType.Weld
  3104. Part244.TopSurface = Enum.SurfaceType.Weld
  3105. Part244.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3106. Part244.Position = Vector3.new(-5.70976353, 8.10029221, 38.8601913)
  3107. Part244.Orientation = Vector3.new(0, -180, 0)
  3108. Part244.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3109. BlockMesh245.Parent = Part244
  3110. Part246.Parent = Model0
  3111. Part246.Material = Enum.Material.Metal
  3112. Part246.BrickColor = BrickColor.new("Grime")
  3113. Part246.Rotation = Vector3.new(180, 0, -180)
  3114. Part246.CanCollide = false
  3115. Part246.FormFactor = Enum.FormFactor.Custom
  3116. Part246.Size = Vector3.new(0.799999237, 4.20000029, 0.400000006)
  3117. Part246.CFrame = CFrame.new(-17.109623, 8.10075474, 36.0598869, -1, 8.79787513e-06, -5.50586119e-05, 8.82257518e-06, 1, -2.83478767e-06, 5.55580045e-05, -2.48424249e-06, -1)
  3118. Part246.BackSurface = Enum.SurfaceType.Weld
  3119. Part246.BottomSurface = Enum.SurfaceType.Weld
  3120. Part246.FrontSurface = Enum.SurfaceType.Weld
  3121. Part246.LeftSurface = Enum.SurfaceType.Weld
  3122. Part246.RightSurface = Enum.SurfaceType.Weld
  3123. Part246.TopSurface = Enum.SurfaceType.Weld
  3124. Part246.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3125. Part246.Position = Vector3.new(-17.109623, 8.10075474, 36.0598869)
  3126. Part246.Orientation = Vector3.new(0, -180, 0)
  3127. Part246.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3128. BlockMesh247.Parent = Part246
  3129. Part248.Name = "wheel"
  3130. Part248.Parent = Model0
  3131. Part248.Material = Enum.Material.Metal
  3132. Part248.BrickColor = BrickColor.new("Grime")
  3133. Part248.Transparency = 1
  3134. Part248.Rotation = Vector3.new(90, 90, 0)
  3135. Part248.FormFactor = Enum.FormFactor.Symmetric
  3136. Part248.Friction = 1
  3137. Part248.Shape = Enum.PartType.Ball
  3138. Part248.Size = Vector3.new(5, 5, 5)
  3139. Part248.CFrame = CFrame.new(-22.5099754, 2.99934292, 28.5597458, 1.68583483e-05, 9.94351055e-08, 1, 1, 4.67716745e-08, -1.68586612e-05, -3.92897164e-08, 1, -1.10534181e-07)
  3140. Part248.BottomSurface = Enum.SurfaceType.Smooth
  3141. Part248.TopSurface = Enum.SurfaceType.Hinge
  3142. Part248.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3143. Part248.Position = Vector3.new(-22.5099754, 2.99934292, 28.5597458)
  3144. Part248.Orientation = Vector3.new(0, 90, 90)
  3145. Part248.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3146. CylinderMesh249.Parent = Part248
  3147. CylinderMesh249.Offset = Vector3.new(0, -1.10000002, 0)
  3148. CylinderMesh249.Scale = Vector3.new(1, 0.600000024, 1)
  3149. CylinderMesh249.Scale = Vector3.new(1, 0.600000024, 1)
  3150. Part250.Parent = Model0
  3151. Part250.Material = Enum.Material.Metal
  3152. Part250.BrickColor = BrickColor.new("Grime")
  3153. Part250.Rotation = Vector3.new(180, 0, -180)
  3154. Part250.FormFactor = Enum.FormFactor.Custom
  3155. Part250.Size = Vector3.new(22.7999992, 3.99999976, 5.20000029)
  3156. Part250.CFrame = CFrame.new(-6.10987282, 6.00021553, 38.8599777, -1, 6.44594638e-06, -5.42557655e-06, 6.45635237e-06, 1, -7.76254092e-06, 5.63639105e-06, -7.6143624e-06, -1)
  3157. Part250.BottomSurface = Enum.SurfaceType.Weld
  3158. Part250.LeftSurface = Enum.SurfaceType.Weld
  3159. Part250.RightSurface = Enum.SurfaceType.Weld
  3160. Part250.TopSurface = Enum.SurfaceType.Weld
  3161. Part250.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3162. Part250.Position = Vector3.new(-6.10987282, 6.00021553, 38.8599777)
  3163. Part250.Orientation = Vector3.new(0, -180, 0)
  3164. Part250.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3165. BlockMesh251.Parent = Part250
  3166. Part252.Parent = Model0
  3167. Part252.Material = Enum.Material.Metal
  3168. Part252.BrickColor = BrickColor.new("Grime")
  3169. Part252.Rotation = Vector3.new(-180, 0, -180)
  3170. Part252.FormFactor = Enum.FormFactor.Custom
  3171. Part252.Size = Vector3.new(9.00000095, 0.800000072, 5.20000029)
  3172. Part252.CFrame = CFrame.new(-22.0095825, 4.40028095, 38.8602219, -1, 7.54429402e-06, -2.79332871e-05, 7.55442079e-06, 1, 8.47021511e-06, 2.81442171e-05, 8.61821627e-06, -1)
  3173. Part252.BackSurface = Enum.SurfaceType.Weld
  3174. Part252.BottomSurface = Enum.SurfaceType.Weld
  3175. Part252.FrontSurface = Enum.SurfaceType.Weld
  3176. Part252.LeftSurface = Enum.SurfaceType.Weld
  3177. Part252.RightSurface = Enum.SurfaceType.Weld
  3178. Part252.TopSurface = Enum.SurfaceType.Weld
  3179. Part252.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3180. Part252.Position = Vector3.new(-22.0095825, 4.40028095, 38.8602219)
  3181. Part252.Orientation = Vector3.new(0, -180, 0)
  3182. Part252.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3183. BlockMesh253.Parent = Part252
  3184. Part254.Parent = Model0
  3185. Part254.Material = Enum.Material.Metal
  3186. Part254.BrickColor = BrickColor.new("Grime")
  3187. Part254.Rotation = Vector3.new(-180, 0, -180)
  3188. Part254.CanCollide = false
  3189. Part254.FormFactor = Enum.FormFactor.Custom
  3190. Part254.Size = Vector3.new(8, 2.79999995, 0.400000006)
  3191. Part254.CFrame = CFrame.new(-21.5101471, 6.00087833, 31.2600803, -1, 6.5851641e-06, -8.26637188e-06, 6.74582452e-06, 0.999991715, 1.20076311e-05, 1.15773773e-05, 1.42274675e-05, -1.00000143)
  3192. Part254.BottomSurface = Enum.SurfaceType.Weld
  3193. Part254.FrontSurface = Enum.SurfaceType.Weld
  3194. Part254.LeftSurface = Enum.SurfaceType.Weld
  3195. Part254.RightSurface = Enum.SurfaceType.Weld
  3196. Part254.TopSurface = Enum.SurfaceType.Weld
  3197. Part254.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3198. Part254.Position = Vector3.new(-21.5101471, 6.00087833, 31.2600803)
  3199. Part254.Orientation = Vector3.new(0, -180, 0)
  3200. Part254.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3201. BlockMesh255.Parent = Part254
  3202. Part256.Parent = Model0
  3203. Part256.Material = Enum.Material.Metal
  3204. Part256.BrickColor = BrickColor.new("Grime")
  3205. Part256.Rotation = Vector3.new(180, 0, -180)
  3206. Part256.FormFactor = Enum.FormFactor.Custom
  3207. Part256.Size = Vector3.new(8, 1.20000005, 5.19999981)
  3208. Part256.CFrame = CFrame.new(-21.5099373, 3.40028739, 33.6600609, -1, 6.41632732e-06, -4.81871075e-06, 6.4790911e-06, 1, -8.07724973e-06, 6.09494327e-06, -7.18019601e-06, -1)
  3209. Part256.BottomSurface = Enum.SurfaceType.Weld
  3210. Part256.LeftSurface = Enum.SurfaceType.Weld
  3211. Part256.RightSurface = Enum.SurfaceType.Weld
  3212. Part256.TopSurface = Enum.SurfaceType.Weld
  3213. Part256.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3214. Part256.Position = Vector3.new(-21.5099373, 3.40028739, 33.6600609)
  3215. Part256.Orientation = Vector3.new(0, -180, 0)
  3216. Part256.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3217. BlockMesh257.Parent = Part256
  3218. Part258.Parent = Model0
  3219. Part258.Material = Enum.Material.Metal
  3220. Part258.BrickColor = BrickColor.new("Grime")
  3221. Part258.Rotation = Vector3.new(180, 0, -180)
  3222. Part258.CanCollide = false
  3223. Part258.FormFactor = Enum.FormFactor.Custom
  3224. Part258.Size = Vector3.new(8, 2.79999995, 0.400000006)
  3225. Part258.CFrame = CFrame.new(-21.509985, 6.00044394, 46.4600868, -1, 8.28853172e-06, -4.09939275e-05, 8.58829844e-06, 1, -3.20226973e-05, 4.70105078e-05, -2.77881045e-05, -1)
  3226. Part258.BackSurface = Enum.SurfaceType.Weld
  3227. Part258.BottomSurface = Enum.SurfaceType.Weld
  3228. Part258.LeftSurface = Enum.SurfaceType.Weld
  3229. Part258.RightSurface = Enum.SurfaceType.Weld
  3230. Part258.TopSurface = Enum.SurfaceType.Weld
  3231. Part258.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3232. Part258.Position = Vector3.new(-21.509985, 6.00044394, 46.4600868)
  3233. Part258.Orientation = Vector3.new(0, -180, 0)
  3234. Part258.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3235. BlockMesh259.Parent = Part258
  3236. Part260.Parent = Model0
  3237. Part260.Material = Enum.Material.Metal
  3238. Part260.BrickColor = BrickColor.new("Grime")
  3239. Part260.Rotation = Vector3.new(-180, 0, -180)
  3240. Part260.FormFactor = Enum.FormFactor.Custom
  3241. Part260.Size = Vector3.new(8, 0.600000083, 5.19999981)
  3242. Part260.CFrame = CFrame.new(-21.509903, 4.3003602, 44.0600548, -1, 5.38951872e-06, 1.67202743e-05, 5.68799487e-06, 1, 1.31562274e-06, -1.07034357e-05, 5.55068073e-06, -1)
  3243. Part260.BackSurface = Enum.SurfaceType.Weld
  3244. Part260.BottomSurface = Enum.SurfaceType.Weld
  3245. Part260.LeftSurface = Enum.SurfaceType.Weld
  3246. Part260.RightSurface = Enum.SurfaceType.Weld
  3247. Part260.TopSurface = Enum.SurfaceType.Weld
  3248. Part260.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3249. Part260.Position = Vector3.new(-21.509903, 4.3003602, 44.0600548)
  3250. Part260.Orientation = Vector3.new(0, 180, 0)
  3251. Part260.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3252. BlockMesh261.Parent = Part260
  3253. Part262.Parent = Model0
  3254. Part262.Material = Enum.Material.Metal
  3255. Part262.BrickColor = BrickColor.new("Grime")
  3256. Part262.Rotation = Vector3.new(172.399994, 0, -180)
  3257. Part262.CanCollide = false
  3258. Part262.FormFactor = Enum.FormFactor.Custom
  3259. Part262.Size = Vector3.new(6, 0.400000036, 0.200000003)
  3260. Part262.CFrame = CFrame.new(-19.7101326, 7.64007092, 46.7289124, -1, 7.62399668e-06, 1.59960618e-05, 6.63972241e-06, 0.991217554, -0.132242054, 7.24958954e-06, -0.132225215, -0.991219759)
  3261. Part262.BackSurface = Enum.SurfaceType.Weld
  3262. Part262.BottomSurface = Enum.SurfaceType.Weld
  3263. Part262.FrontSurface = Enum.SurfaceType.Weld
  3264. Part262.LeftSurface = Enum.SurfaceType.Weld
  3265. Part262.RightSurface = Enum.SurfaceType.Weld
  3266. Part262.TopSurface = Enum.SurfaceType.Weld
  3267. Part262.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3268. Part262.Position = Vector3.new(-19.7101326, 7.64007092, 46.7289124)
  3269. Part262.Orientation = Vector3.new(7.5999999, 180, 0)
  3270. Part262.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3271. BlockMesh263.Parent = Part262
  3272. BlockMesh263.Offset = Vector3.new(0, 0, 0.200000003)
  3273. BlockMesh263.Scale = Vector3.new(1, 1.14999998, 1)
  3274. BlockMesh263.Scale = Vector3.new(1, 1.14999998, 1)
  3275. Part264.Parent = Model0
  3276. Part264.Material = Enum.Material.Metal
  3277. Part264.BrickColor = BrickColor.new("Grime")
  3278. Part264.Rotation = Vector3.new(-180, 0, -180)
  3279. Part264.CanCollide = false
  3280. Part264.FormFactor = Enum.FormFactor.Custom
  3281. Part264.Size = Vector3.new(4.79999924, 4.20000029, 0.400000006)
  3282. Part264.CFrame = CFrame.new(-19.1095543, 8.10087967, 41.6602554, -1, 1.00066009e-05, -7.96175955e-05, 1.02973845e-05, 1, 1.46885304e-05, 8.55014368e-05, 1.88290433e-05, -1)
  3283. Part264.BackSurface = Enum.SurfaceType.Weld
  3284. Part264.BottomSurface = Enum.SurfaceType.Weld
  3285. Part264.FrontSurface = Enum.SurfaceType.Weld
  3286. Part264.LeftSurface = Enum.SurfaceType.Weld
  3287. Part264.RightSurface = Enum.SurfaceType.Weld
  3288. Part264.TopSurface = Enum.SurfaceType.Weld
  3289. Part264.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3290. Part264.Position = Vector3.new(-19.1095543, 8.10087967, 41.6602554)
  3291. Part264.Orientation = Vector3.new(0, -180, 0)
  3292. Part264.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3293. BlockMesh265.Parent = Part264
  3294. Part266.Parent = Model0
  3295. Part266.Material = Enum.Material.Metal
  3296. Part266.BrickColor = BrickColor.new("Grime")
  3297. Part266.Rotation = Vector3.new(-180, 0, -180)
  3298. Part266.CanCollide = false
  3299. Part266.FormFactor = Enum.FormFactor.Custom
  3300. Part266.Size = Vector3.new(3.99999928, 5.60000038, 0.400000006)
  3301. Part266.CFrame = CFrame.new(-19.5095768, 7.40064335, 36.0599785, -1, 9.13069925e-06, -6.21806248e-05, 9.83368318e-06, 0.99999088, 2.60451998e-06, 7.64155848e-05, 1.2662108e-05, -1.00000012)
  3302. Part266.BackSurface = Enum.SurfaceType.Weld
  3303. Part266.BottomSurface = Enum.SurfaceType.Weld
  3304. Part266.FrontSurface = Enum.SurfaceType.Weld
  3305. Part266.LeftSurface = Enum.SurfaceType.Weld
  3306. Part266.RightSurface = Enum.SurfaceType.Weld
  3307. Part266.TopSurface = Enum.SurfaceType.Weld
  3308. Part266.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3309. Part266.Position = Vector3.new(-19.5095768, 7.40064335, 36.0599785)
  3310. Part266.Orientation = Vector3.new(0, -180, 0)
  3311. Part266.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3312. BlockMesh267.Parent = Part266
  3313. Part268.Parent = Model0
  3314. Part268.Material = Enum.Material.Metal
  3315. Part268.BrickColor = BrickColor.new("Grime")
  3316. Part268.Rotation = Vector3.new(-180, 0, -180)
  3317. Part268.CanCollide = false
  3318. Part268.FormFactor = Enum.FormFactor.Custom
  3319. Part268.Size = Vector3.new(3.99999928, 1.40000033, 0.400000006)
  3320. Part268.CFrame = CFrame.new(-19.5098534, 5.30032063, 41.6600571, -1, 7.29569683e-06, -2.24659452e-05, 7.88762736e-06, 1, 4.21738878e-06, 3.43997672e-05, 1.26169134e-05, -1)
  3321. Part268.BackSurface = Enum.SurfaceType.Weld
  3322. Part268.BottomSurface = Enum.SurfaceType.Weld
  3323. Part268.FrontSurface = Enum.SurfaceType.Weld
  3324. Part268.LeftSurface = Enum.SurfaceType.Weld
  3325. Part268.RightSurface = Enum.SurfaceType.Weld
  3326. Part268.TopSurface = Enum.SurfaceType.Weld
  3327. Part268.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3328. Part268.Position = Vector3.new(-19.5098534, 5.30032063, 41.6600571)
  3329. Part268.Orientation = Vector3.new(0, -180, 0)
  3330. Part268.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3331. BlockMesh269.Parent = Part268
  3332. Part270.Parent = Model0
  3333. Part270.Material = Enum.Material.Metal
  3334. Part270.BrickColor = BrickColor.new("Grime")
  3335. Part270.Rotation = Vector3.new(-180, 0, -180)
  3336. Part270.FormFactor = Enum.FormFactor.Custom
  3337. Part270.Size = Vector3.new(8, 0.600000083, 5.19999981)
  3338. Part270.CFrame = CFrame.new(-21.5100098, 4.30057859, 33.6601372, -1, 6.76650234e-06, -2.10475282e-05, 6.92721051e-06, 0.999991715, 2.39840938e-06, 2.43584891e-05, 4.61806076e-06, -1.00000143)
  3339. Part270.BottomSurface = Enum.SurfaceType.Weld
  3340. Part270.FrontSurface = Enum.SurfaceType.Weld
  3341. Part270.LeftSurface = Enum.SurfaceType.Weld
  3342. Part270.RightSurface = Enum.SurfaceType.Weld
  3343. Part270.TopSurface = Enum.SurfaceType.Weld
  3344. Part270.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3345. Part270.Position = Vector3.new(-21.5100098, 4.30057859, 33.6601372)
  3346. Part270.Orientation = Vector3.new(0, -180, 0)
  3347. Part270.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3348. BlockMesh271.Parent = Part270
  3349. Part272.Parent = Model0
  3350. Part272.Material = Enum.Material.Metal
  3351. Part272.BrickColor = BrickColor.new("Grime")
  3352. Part272.Rotation = Vector3.new(180, 0, -180)
  3353. Part272.FormFactor = Enum.FormFactor.Custom
  3354. Part272.Size = Vector3.new(9.40000057, 3.19999981, 5.20000029)
  3355. Part272.CFrame = CFrame.new(-22.2094765, 6.40075827, 38.8604355, -1, 7.93084837e-06, -3.66540953e-05, 8.22882612e-06, 1, -1.67581202e-05, 4.26486076e-05, -1.25390716e-05, -1)
  3356. Part272.BackSurface = Enum.SurfaceType.Weld
  3357. Part272.BottomSurface = Enum.SurfaceType.Weld
  3358. Part272.FrontSurface = Enum.SurfaceType.Weld
  3359. Part272.LeftSurface = Enum.SurfaceType.Weld
  3360. Part272.RightSurface = Enum.SurfaceType.Weld
  3361. Part272.TopSurface = Enum.SurfaceType.Weld
  3362. Part272.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3363. Part272.Position = Vector3.new(-22.2094765, 6.40075827, 38.8604355)
  3364. Part272.Orientation = Vector3.new(0, -180, 0)
  3365. Part272.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3366. BlockMesh273.Parent = Part272
  3367. Part274.Parent = Model0
  3368. Part274.Material = Enum.Material.Metal
  3369. Part274.BrickColor = BrickColor.new("Grime")
  3370. Part274.Rotation = Vector3.new(-180, -0.00999999978, -180)
  3371. Part274.CanCollide = false
  3372. Part274.FormFactor = Enum.FormFactor.Custom
  3373. Part274.Size = Vector3.new(0.200000003, 4.19999981, 4.4000001)
  3374. Part274.CFrame = CFrame.new(-16.8093033, 8.10082817, 44.0597496, -1, 1.14173636e-05, -0.000108378299, 1.16978508e-05, 1, 3.53243195e-05, 0.00011410701, 3.93551636e-05, -1)
  3375. Part274.BackSurface = Enum.SurfaceType.Weld
  3376. Part274.BottomSurface = Enum.SurfaceType.Weld
  3377. Part274.FrontSurface = Enum.SurfaceType.Weld
  3378. Part274.LeftSurface = Enum.SurfaceType.Weld
  3379. Part274.RightSurface = Enum.SurfaceType.Weld
  3380. Part274.TopSurface = Enum.SurfaceType.Weld
  3381. Part274.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3382. Part274.Position = Vector3.new(-16.8093033, 8.10082817, 44.0597496)
  3383. Part274.Orientation = Vector3.new(0, -179.98999, 0)
  3384. Part274.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3385. BlockMesh275.Parent = Part274
  3386. Part276.Parent = Model0
  3387. Part276.Material = Enum.Material.Metal
  3388. Part276.BrickColor = BrickColor.new("Grime")
  3389. Part276.Rotation = Vector3.new(-180, 0, -180)
  3390. Part276.CanCollide = false
  3391. Part276.FormFactor = Enum.FormFactor.Custom
  3392. Part276.Size = Vector3.new(0.799999237, 1.40000033, 0.400000006)
  3393. Part276.CFrame = CFrame.new(-17.1096954, 6.70062399, 31.2602272, -1, 7.63167918e-06, -3.04036766e-05, 7.79194579e-06, 0.999991715, 1.59272313e-05, 3.37147576e-05, 1.81469222e-05, -1.00000143)
  3394. Part276.BackSurface = Enum.SurfaceType.Weld
  3395. Part276.BottomSurface = Enum.SurfaceType.Weld
  3396. Part276.FrontSurface = Enum.SurfaceType.Weld
  3397. Part276.LeftSurface = Enum.SurfaceType.Weld
  3398. Part276.RightSurface = Enum.SurfaceType.Weld
  3399. Part276.TopSurface = Enum.SurfaceType.Weld
  3400. Part276.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3401. Part276.Position = Vector3.new(-17.1096954, 6.70062399, 31.2602272)
  3402. Part276.Orientation = Vector3.new(0, -180, 0)
  3403. Part276.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3404. BlockMesh277.Parent = Part276
  3405. Part278.Parent = Model0
  3406. Part278.Material = Enum.Material.Metal
  3407. Part278.BrickColor = BrickColor.new("Grime")
  3408. Part278.Rotation = Vector3.new(180, 0, -180)
  3409. Part278.CanCollide = false
  3410. Part278.FormFactor = Enum.FormFactor.Custom
  3411. Part278.Size = Vector3.new(0.799999714, 1.39999998, 0.400000006)
  3412. Part278.CFrame = CFrame.new(-17.1098671, 6.70034742, 46.4597092, -1, 9.67943106e-06, -6.97521682e-05, 9.97899224e-06, 1, -1.5873462e-05, 7.57688613e-05, -1.16392221e-05, -1)
  3413. Part278.BackSurface = Enum.SurfaceType.Weld
  3414. Part278.BottomSurface = Enum.SurfaceType.Weld
  3415. Part278.FrontSurface = Enum.SurfaceType.Weld
  3416. Part278.LeftSurface = Enum.SurfaceType.Weld
  3417. Part278.RightSurface = Enum.SurfaceType.Weld
  3418. Part278.TopSurface = Enum.SurfaceType.Weld
  3419. Part278.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3420. Part278.Position = Vector3.new(-17.1098671, 6.70034742, 46.4597092)
  3421. Part278.Orientation = Vector3.new(0, -180, 0)
  3422. Part278.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3423. BlockMesh279.Parent = Part278
  3424. Part280.Parent = Model0
  3425. Part280.Material = Enum.Material.Metal
  3426. Part280.BrickColor = BrickColor.new("Grime")
  3427. Part280.Rotation = Vector3.new(180, 0, -180)
  3428. Part280.CanCollide = false
  3429. Part280.FormFactor = Enum.FormFactor.Custom
  3430. Part280.Size = Vector3.new(4, 3.60000014, 0.400000006)
  3431. Part280.CFrame = CFrame.new(-23.5096321, 6.40070248, 36.0604095, -1, 7.78029607e-06, -3.33969365e-05, 8.37296375e-06, 1, -1.92508596e-05, 4.53305838e-05, -1.08514441e-05, -1)
  3432. Part280.BackSurface = Enum.SurfaceType.Weld
  3433. Part280.BottomSurface = Enum.SurfaceType.Weld
  3434. Part280.FrontSurface = Enum.SurfaceType.Weld
  3435. Part280.LeftSurface = Enum.SurfaceType.Weld
  3436. Part280.RightSurface = Enum.SurfaceType.Weld
  3437. Part280.TopSurface = Enum.SurfaceType.Weld
  3438. Part280.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3439. Part280.Position = Vector3.new(-23.5096321, 6.40070248, 36.0604095)
  3440. Part280.Orientation = Vector3.new(0, -180, 0)
  3441. Part280.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3442. BlockMesh281.Parent = Part280
  3443. Part282.Parent = Model0
  3444. Part282.Material = Enum.Material.Metal
  3445. Part282.BrickColor = BrickColor.new("Grime")
  3446. Part282.Rotation = Vector3.new(-180, 0, -180)
  3447. Part282.CanCollide = false
  3448. Part282.FormFactor = Enum.FormFactor.Custom
  3449. Part282.Size = Vector3.new(1.00000012, 2.20000005, 5.19999981)
  3450. Part282.CFrame = CFrame.new(-26.0093632, 6.30065203, 33.6606827, -1, 9.146097e-06, -6.23015076e-05, 9.88777356e-06, 0.999991715, 1.19247252e-05, 7.7335586e-05, 2.23954721e-05, -1.00000143)
  3451. Part282.BackSurface = Enum.SurfaceType.Weld
  3452. Part282.BottomSurface = Enum.SurfaceType.Weld
  3453. Part282.FrontSurface = Enum.SurfaceType.Weld
  3454. Part282.LeftSurface = Enum.SurfaceType.Weld
  3455. Part282.RightSurface = Enum.SurfaceType.Weld
  3456. Part282.TopSurface = Enum.SurfaceType.Weld
  3457. Part282.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3458. Part282.Position = Vector3.new(-26.0093632, 6.30065203, 33.6606827)
  3459. Part282.Orientation = Vector3.new(0, -180, 0)
  3460. Part282.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3461. BlockMesh283.Parent = Part282
  3462. Part284.Parent = Model0
  3463. Part284.Material = Enum.Material.Metal
  3464. Part284.BrickColor = BrickColor.new("Grime")
  3465. Part284.Rotation = Vector3.new(-180, 0, -180)
  3466. Part284.FormFactor = Enum.FormFactor.Custom
  3467. Part284.Size = Vector3.new(0.400000095, 0.800000072, 5.19999981)
  3468. Part284.CFrame = CFrame.new(-26.7099648, 4.40034389, 38.8601379, -1, 6.28535236e-06, -2.60919842e-06, 6.58271165e-06, 1, 1.62551987e-06, 8.60384898e-06, 5.84486224e-06, -1)
  3469. Part284.BackSurface = Enum.SurfaceType.Weld
  3470. Part284.BottomSurface = Enum.SurfaceType.Weld
  3471. Part284.FrontSurface = Enum.SurfaceType.Weld
  3472. Part284.LeftSurface = Enum.SurfaceType.Weld
  3473. Part284.RightSurface = Enum.SurfaceType.Weld
  3474. Part284.TopSurface = Enum.SurfaceType.Weld
  3475. Part284.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3476. Part284.Position = Vector3.new(-26.7099648, 4.40034389, 38.8601379)
  3477. Part284.Orientation = Vector3.new(0, -180, 0)
  3478. Part284.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3479. BlockMesh285.Parent = Part284
  3480. Part286.Parent = Model0
  3481. Part286.Material = Enum.Material.Metal
  3482. Part286.BrickColor = BrickColor.new("Grime")
  3483. Part286.Rotation = Vector3.new(-180, -0.00999999978, -180)
  3484. Part286.CanCollide = false
  3485. Part286.FormFactor = Enum.FormFactor.Custom
  3486. Part286.Size = Vector3.new(1.00000012, 2.20000005, 5.19999981)
  3487. Part286.CFrame = CFrame.new(-26.0095215, 6.30111074, 44.0606766, -1, 9.61294518e-06, -0.000103726969, 9.90486296e-06, 1, 5.2497966e-05, 0.000109722117, 5.67162788e-05, -1)
  3488. Part286.BackSurface = Enum.SurfaceType.Weld
  3489. Part286.BottomSurface = Enum.SurfaceType.Weld
  3490. Part286.FrontSurface = Enum.SurfaceType.Weld
  3491. Part286.LeftSurface = Enum.SurfaceType.Weld
  3492. Part286.RightSurface = Enum.SurfaceType.Weld
  3493. Part286.TopSurface = Enum.SurfaceType.Weld
  3494. Part286.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3495. Part286.Position = Vector3.new(-26.0095215, 6.30111074, 44.0606766)
  3496. Part286.Orientation = Vector3.new(0, -179.98999, 0)
  3497. Part286.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3498. BlockMesh287.Parent = Part286
  3499. Part288.Name = "Brick"
  3500. Part288.Parent = Model0
  3501. Part288.Material = Enum.Material.Metal
  3502. Part288.BrickColor = BrickColor.new("Grime")
  3503. Part288.Transparency = 1
  3504. Part288.Rotation = Vector3.new(-98.1199951, 0, -180)
  3505. Part288.CanCollide = false
  3506. Part288.FormFactor = Enum.FormFactor.Custom
  3507. Part288.Size = Vector3.new(2, 0.200000003, 1.19999993)
  3508. Part288.CFrame = CFrame.new(-15.1093197, 9.22394657, 46.3002548, -1, 2.23412426e-05, -2.27283726e-06, 1.46798811e-06, 0.141308457, 0.989965618, 3.3739394e-05, 0.98996681, -0.141300574)
  3509. Part288.BackSurface = Enum.SurfaceType.Weld
  3510. Part288.BottomSurface = Enum.SurfaceType.Weld
  3511. Part288.FrontSurface = Enum.SurfaceType.Weld
  3512. Part288.LeftSurface = Enum.SurfaceType.Weld
  3513. Part288.RightSurface = Enum.SurfaceType.Weld
  3514. Part288.TopSurface = Enum.SurfaceType.Weld
  3515. Part288.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3516. Part288.Position = Vector3.new(-15.1093197, 9.22394657, 46.3002548)
  3517. Part288.Orientation = Vector3.new(-81.8799973, -180, 0)
  3518. Part288.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3519. BlockMesh289.Parent = Part288
  3520. BlockMesh289.Offset = Vector3.new(0, -0.189999998, 0)
  3521. Part290.Parent = Model0
  3522. Part290.Material = Enum.Material.Metal
  3523. Part290.BrickColor = BrickColor.new("Grime")
  3524. Part290.Rotation = Vector3.new(180, 0, -180)
  3525. Part290.FormFactor = Enum.FormFactor.Custom
  3526. Part290.Size = Vector3.new(0.400000095, 1.20000005, 5.19999981)
  3527. Part290.CFrame = CFrame.new(-26.709795, 4.60025549, 33.6601105, -1, 6.28825137e-06, -2.67255018e-06, 6.58563977e-06, 1, -9.30688202e-06, 8.66713162e-06, -5.08754056e-06, -1)
  3528. Part290.BackSurface = Enum.SurfaceType.Weld
  3529. Part290.BottomSurface = Enum.SurfaceType.Weld
  3530. Part290.FrontSurface = Enum.SurfaceType.Weld
  3531. Part290.LeftSurface = Enum.SurfaceType.Weld
  3532. Part290.RightSurface = Enum.SurfaceType.Weld
  3533. Part290.TopSurface = Enum.SurfaceType.Weld
  3534. Part290.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3535. Part290.Position = Vector3.new(-26.709795, 4.60025549, 33.6601105)
  3536. Part290.Orientation = Vector3.new(0, -180, 0)
  3537. Part290.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3538. BlockMesh291.Parent = Part290
  3539. Part292.Parent = Model0
  3540. Part292.Material = Enum.Material.Metal
  3541. Part292.BrickColor = BrickColor.new("Grime")
  3542. Part292.Rotation = Vector3.new(180, 0, -180)
  3543. Part292.FormFactor = Enum.FormFactor.Custom
  3544. Part292.Size = Vector3.new(0.400000095, 1.20000005, 5.19999981)
  3545. Part292.CFrame = CFrame.new(-26.7098675, 4.60042572, 44.0601082, -1, 6.28825137e-06, -2.67255018e-06, 6.58563977e-06, 1, -9.30688202e-06, 8.66713162e-06, -5.08754056e-06, -1)
  3546. Part292.BackSurface = Enum.SurfaceType.Weld
  3547. Part292.BottomSurface = Enum.SurfaceType.Weld
  3548. Part292.FrontSurface = Enum.SurfaceType.Weld
  3549. Part292.LeftSurface = Enum.SurfaceType.Weld
  3550. Part292.RightSurface = Enum.SurfaceType.Weld
  3551. Part292.TopSurface = Enum.SurfaceType.Weld
  3552. Part292.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3553. Part292.Position = Vector3.new(-26.7098675, 4.60042572, 44.0601082)
  3554. Part292.Orientation = Vector3.new(0, -180, 0)
  3555. Part292.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3556. BlockMesh293.Parent = Part292
  3557. WedgePart294.Parent = Model0
  3558. WedgePart294.Material = Enum.Material.Metal
  3559. WedgePart294.BrickColor = BrickColor.new("Grime")
  3560. WedgePart294.Rotation = Vector3.new(90, 0, -180)
  3561. WedgePart294.FormFactor = Enum.FormFactor.Custom
  3562. WedgePart294.Size = Vector3.new(22, 1.80000019, 0.800000131)
  3563. WedgePart294.CFrame = CFrame.new(-5.71021032, 8.60006523, 39.9598465, -1, 1.67611997e-05, -5.35971367e-06, 5.73934039e-06, 2.4999847e-06, -0.99999088, -9.10116614e-06, -1.00000012, -7.8765861e-06)
  3564. WedgePart294.BackSurface = Enum.SurfaceType.Weld
  3565. WedgePart294.BottomSurface = Enum.SurfaceType.Weld
  3566. WedgePart294.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3567. WedgePart294.Position = Vector3.new(-5.71021032, 8.60006523, 39.9598465)
  3568. WedgePart294.Orientation = Vector3.new(89.7599945, -145.770004, 66.4599991)
  3569. WedgePart294.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3570. SpecialMesh295.Parent = WedgePart294
  3571. SpecialMesh295.MeshType = Enum.MeshType.Wedge
  3572. WedgePart296.Parent = Model0
  3573. WedgePart296.Material = Enum.Material.Metal
  3574. WedgePart296.BrickColor = BrickColor.new("Grime")
  3575. WedgePart296.Rotation = Vector3.new(90, 0, 0)
  3576. WedgePart296.CanCollide = false
  3577. WedgePart296.FormFactor = Enum.FormFactor.Custom
  3578. WedgePart296.Size = Vector3.new(11.8000002, 0.400000006, 2.79999995)
  3579. WedgePart296.CFrame = CFrame.new(-10.8102522, 8.80012226, 46.259758, 1, 6.12342228e-06, -6.47552679e-06, -7.03663818e-06, 1.60052878e-05, -1, -1.74245251e-05, 1, 8.05025593e-06)
  3580. WedgePart296.BackSurface = Enum.SurfaceType.Weld
  3581. WedgePart296.BottomSurface = Enum.SurfaceType.Weld
  3582. WedgePart296.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3583. WedgePart296.Position = Vector3.new(-10.8102522, 8.80012226, 46.259758)
  3584. WedgePart296.Orientation = Vector3.new(90, 0, 0)
  3585. WedgePart296.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3586. SpecialMesh297.Parent = WedgePart296
  3587. SpecialMesh297.MeshType = Enum.MeshType.Wedge
  3588. WedgePart298.Parent = Model0
  3589. WedgePart298.Material = Enum.Material.Metal
  3590. WedgePart298.BrickColor = BrickColor.new("Grime")
  3591. WedgePart298.Rotation = Vector3.new(90, 0, 180)
  3592. WedgePart298.FormFactor = Enum.FormFactor.Custom
  3593. WedgePart298.Size = Vector3.new(10.1999998, 0.800000131, 1.00000012)
  3594. WedgePart298.CFrame = CFrame.new(0.190846562, 10.6997681, 41.8599472, -1, -1.71460924e-05, -7.07122672e-06, 7.44470481e-06, 3.71252099e-05, -0.99999088, 2.46954078e-05, -1.00000012, -4.24238897e-05)
  3595. WedgePart298.BackSurface = Enum.SurfaceType.Weld
  3596. WedgePart298.BottomSurface = Enum.SurfaceType.Weld
  3597. WedgePart298.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3598. WedgePart298.Position = Vector3.new(0.190846562, 10.6997681, 41.8599472)
  3599. WedgePart298.Orientation = Vector3.new(89.7599945, -170.539993, 11.3400002)
  3600. WedgePart298.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3601. SpecialMesh299.Parent = WedgePart298
  3602. SpecialMesh299.MeshType = Enum.MeshType.Wedge
  3603. WedgePart300.Parent = Model0
  3604. WedgePart300.Material = Enum.Material.Metal
  3605. WedgePart300.BrickColor = BrickColor.new("Grime")
  3606. WedgePart300.Rotation = Vector3.new(90, 0, 0)
  3607. WedgePart300.FormFactor = Enum.FormFactor.Custom
  3608. WedgePart300.Size = Vector3.new(22, 1.80000019, 0.800000131)
  3609. WedgePart300.CFrame = CFrame.new(-5.70992708, 8.6002655, 37.7604523, 1, -1.69808973e-05, -5.3198155e-06, -5.6994445e-06, -2.58807654e-06, -0.99999088, 9.32086368e-06, 1.00000012, -7.96467884e-06)
  3610. WedgePart300.BackSurface = Enum.SurfaceType.Weld
  3611. WedgePart300.BottomSurface = Enum.SurfaceType.Weld
  3612. WedgePart300.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3613. WedgePart300.Position = Vector3.new(-5.70992708, 8.6002655, 37.7604523)
  3614. WedgePart300.Orientation = Vector3.new(89.7599945, -146.259995, -114.419998)
  3615. WedgePart300.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3616. SpecialMesh301.Parent = WedgePart300
  3617. SpecialMesh301.MeshType = Enum.MeshType.Wedge
  3618. VehicleSeat302.Parent = Model0
  3619. VehicleSeat302.Material = Enum.Material.Metal
  3620. VehicleSeat302.BrickColor = BrickColor.new("Grime")
  3621. VehicleSeat302.Rotation = Vector3.new(0, 90, 0)
  3622. VehicleSeat302.Size = Vector3.new(2, 0.400000006, 2)
  3623. VehicleSeat302.CFrame = CFrame.new(-23.1098289, 4.8003788, 44.0599022, 1.1589701e-05, 5.60266608e-06, 1, -1.12916023e-05, 1, -6.19946923e-06, -1, -2.82160863e-06, -4.43901627e-07)
  3624. VehicleSeat302.TopSurface = Enum.SurfaceType.Weld
  3625. VehicleSeat302.HeadsUpDisplay = false
  3626. VehicleSeat302.MaxSpeed = 35
  3627. VehicleSeat302.Torque = 150
  3628. VehicleSeat302.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3629. VehicleSeat302.Position = Vector3.new(-23.1098289, 4.8003788, 44.0599022)
  3630. VehicleSeat302.Orientation = Vector3.new(0, 90, 0)
  3631. VehicleSeat302.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3632. WedgePart303.Parent = Model0
  3633. WedgePart303.Material = Enum.Material.Metal
  3634. WedgePart303.BrickColor = BrickColor.new("Grime")
  3635. WedgePart303.Rotation = Vector3.new(90, 0, -90)
  3636. WedgePart303.FormFactor = Enum.FormFactor.Custom
  3637. WedgePart303.Size = Vector3.new(5.19999933, 1, 1.20000005)
  3638. WedgePart303.CFrame = CFrame.new(-26.0089417, 4.60056925, 33.6610794, 1.45538397e-05, 1, -7.47078047e-06, -2.20777802e-05, -7.76782235e-06, -1, -1, 8.55936014e-06, 1.78583141e-05)
  3639. WedgePart303.BackSurface = Enum.SurfaceType.Weld
  3640. WedgePart303.BottomSurface = Enum.SurfaceType.Weld
  3641. WedgePart303.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3642. WedgePart303.Position = Vector3.new(-26.0089417, 4.60056925, 33.6610794)
  3643. WedgePart303.Orientation = Vector3.new(90, 90, 0)
  3644. WedgePart303.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3645. SpecialMesh304.Parent = WedgePart303
  3646. SpecialMesh304.MeshType = Enum.MeshType.Wedge
  3647. WedgePart305.Parent = Model0
  3648. WedgePart305.Material = Enum.Material.Metal
  3649. WedgePart305.BrickColor = BrickColor.new("Grime")
  3650. WedgePart305.Rotation = Vector3.new(90, 0, -180)
  3651. WedgePart305.FormFactor = Enum.FormFactor.Custom
  3652. WedgePart305.Size = Vector3.new(22, 0.600000143, 1.20000017)
  3653. WedgePart305.CFrame = CFrame.new(-5.71064138, 9.599576, 41.1605301, -1, 1.17034815e-05, -5.56241639e-06, 5.84649752e-06, -1.99384122e-05, -1, -5.97530743e-06, -1, 1.59061947e-05)
  3654. WedgePart305.BackSurface = Enum.SurfaceType.Weld
  3655. WedgePart305.BottomSurface = Enum.SurfaceType.Weld
  3656. WedgePart305.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3657. WedgePart305.Position = Vector3.new(-5.71064138, 9.599576, 41.1605301)
  3658. WedgePart305.Orientation = Vector3.new(90, 180, 0)
  3659. WedgePart305.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3660. SpecialMesh306.Parent = WedgePart305
  3661. SpecialMesh306.MeshType = Enum.MeshType.Wedge
  3662. WedgePart307.Parent = Model0
  3663. WedgePart307.Material = Enum.Material.Metal
  3664. WedgePart307.BrickColor = BrickColor.new("Grime")
  3665. WedgePart307.Rotation = Vector3.new(90, 0, 0)
  3666. WedgePart307.FormFactor = Enum.FormFactor.Custom
  3667. WedgePart307.Size = Vector3.new(22, 0.600000143, 1.20000017)
  3668. WedgePart307.CFrame = CFrame.new(-5.70935583, 9.60018349, 36.559742, 1, 5.02686817e-06, -6.43432486e-06, -6.48410469e-06, 8.01372698e-06, -1, -6.03618901e-06, 1, 7.30400461e-06)
  3669. WedgePart307.BackSurface = Enum.SurfaceType.Weld
  3670. WedgePart307.BottomSurface = Enum.SurfaceType.Weld
  3671. WedgePart307.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3672. WedgePart307.Position = Vector3.new(-5.70935583, 9.60018349, 36.559742)
  3673. WedgePart307.Orientation = Vector3.new(90, 0, 0)
  3674. WedgePart307.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3675. SpecialMesh308.Parent = WedgePart307
  3676. SpecialMesh308.MeshType = Enum.MeshType.Wedge
  3677. WedgePart309.Parent = Model0
  3678. WedgePart309.Material = Enum.Material.Metal
  3679. WedgePart309.BrickColor = BrickColor.new("Grime")
  3680. WedgePart309.Rotation = Vector3.new(90, 0, 0)
  3681. WedgePart309.FormFactor = Enum.FormFactor.Custom
  3682. WedgePart309.Size = Vector3.new(10.1999998, 0.800000131, 1.00000012)
  3683. WedgePart309.CFrame = CFrame.new(0.190338731, 10.7001028, 35.8596039, 1, 1.73247045e-05, -6.91621926e-06, -7.28482382e-06, -3.32206264e-06, -0.99999088, -2.47628068e-05, 1.00000012, -8.54242353e-06)
  3684. WedgePart309.BackSurface = Enum.SurfaceType.Weld
  3685. WedgePart309.BottomSurface = Enum.SurfaceType.Weld
  3686. WedgePart309.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3687. WedgePart309.Position = Vector3.new(0.190338731, 10.7001028, 35.8596039)
  3688. WedgePart309.Orientation = Vector3.new(89.7599945, -141.009995, -114.509995)
  3689. WedgePart309.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3690. SpecialMesh310.Parent = WedgePart309
  3691. SpecialMesh310.MeshType = Enum.MeshType.Wedge
  3692. WedgePart311.Parent = Model0
  3693. WedgePart311.Material = Enum.Material.Metal
  3694. WedgePart311.BrickColor = BrickColor.new("Grime")
  3695. WedgePart311.Rotation = Vector3.new(-90, 0, 90)
  3696. WedgePart311.FormFactor = Enum.FormFactor.Custom
  3697. WedgePart311.Size = Vector3.new(5.19999981, 1.39999998, 1.19999993)
  3698. WedgePart311.CFrame = CFrame.new(-26.2100182, 3.40037513, 33.6596451, -3.40397423e-06, -1, 6.33939817e-06, -9.03184537e-06, 6.52432982e-06, 1, -1, 7.16618433e-06, -6.38741267e-06)
  3699. WedgePart311.BackSurface = Enum.SurfaceType.Weld
  3700. WedgePart311.BottomSurface = Enum.SurfaceType.Weld
  3701. WedgePart311.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3702. WedgePart311.Position = Vector3.new(-26.2100182, 3.40037513, 33.6596451)
  3703. WedgePart311.Orientation = Vector3.new(-90, 90, 0)
  3704. WedgePart311.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3705. SpecialMesh312.Parent = WedgePart311
  3706. SpecialMesh312.MeshType = Enum.MeshType.Wedge
  3707. WedgePart313.Parent = Model0
  3708. WedgePart313.Material = Enum.Material.Metal
  3709. WedgePart313.BrickColor = BrickColor.new("Grime")
  3710. WedgePart313.Rotation = Vector3.new(90, 0, 0)
  3711. WedgePart313.FormFactor = Enum.FormFactor.Custom
  3712. WedgePart313.Size = Vector3.new(10.1999998, 1.60000014, 1.00000012)
  3713. WedgePart313.CFrame = CFrame.new(0.190321803, 10.6997337, 45.8596458, 1, 1.71271968e-05, -7.04050763e-06, -7.41398344e-06, -3.73043003e-05, -0.99999088, -2.46765048e-05, 1.00000012, -4.26029837e-05)
  3714. WedgePart313.BackSurface = Enum.SurfaceType.Weld
  3715. WedgePart313.BottomSurface = Enum.SurfaceType.Weld
  3716. WedgePart313.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3717. WedgePart313.Position = Vector3.new(0.190321803, 10.6997337, 45.8596458)
  3718. WedgePart313.Orientation = Vector3.new(89.7599945, -170.619995, -168.759995)
  3719. WedgePart313.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3720. SpecialMesh314.Parent = WedgePart313
  3721. SpecialMesh314.MeshType = Enum.MeshType.Wedge
  3722. WedgePart315.Parent = Model0
  3723. WedgePart315.Material = Enum.Material.Metal
  3724. WedgePart315.BrickColor = BrickColor.new("Grime")
  3725. WedgePart315.Rotation = Vector3.new(-90, 0, 90)
  3726. WedgePart315.FormFactor = Enum.FormFactor.Custom
  3727. WedgePart315.Size = Vector3.new(5.19999981, 1.39999998, 1.19999993)
  3728. WedgePart315.CFrame = CFrame.new(-26.2097702, 3.40055323, 44.0597954, 3.44685832e-05, -1, 5.8018918e-06, -6.04491834e-06, 5.80168262e-06, 1, -1, -3.44686086e-05, -6.04471643e-06)
  3729. WedgePart315.BackSurface = Enum.SurfaceType.Weld
  3730. WedgePart315.BottomSurface = Enum.SurfaceType.Weld
  3731. WedgePart315.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3732. WedgePart315.Position = Vector3.new(-26.2097702, 3.40055323, 44.0597954)
  3733. WedgePart315.Orientation = Vector3.new(-90, 90, 0)
  3734. WedgePart315.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3735. SpecialMesh316.Parent = WedgePart315
  3736. SpecialMesh316.MeshType = Enum.MeshType.Wedge
  3737. WedgePart317.Parent = Model0
  3738. WedgePart317.Material = Enum.Material.Metal
  3739. WedgePart317.BrickColor = BrickColor.new("Grime")
  3740. WedgePart317.Rotation = Vector3.new(180, 90, 0)
  3741. WedgePart317.FormFactor = Enum.FormFactor.Custom
  3742. WedgePart317.Size = Vector3.new(5.19999933, 1.20000005, 1)
  3743. WedgePart317.CFrame = CFrame.new(-26.0099239, 4.60073233, 33.6602364, -1.36232084e-05, -5.66421386e-06, 1, 2.05360793e-05, -1, -5.96129712e-06, 1, 1.63166333e-05, 7.62868513e-06)
  3744. WedgePart317.BottomSurface = Enum.SurfaceType.Weld
  3745. WedgePart317.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3746. WedgePart317.Position = Vector3.new(-26.0099239, 4.60073233, 33.6602364)
  3747. WedgePart317.Orientation = Vector3.new(0, 90, 180)
  3748. WedgePart317.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3749. SpecialMesh318.Parent = WedgePart317
  3750. SpecialMesh318.MeshType = Enum.MeshType.Wedge
  3751. WedgePart319.Parent = Model0
  3752. WedgePart319.Material = Enum.Material.Metal
  3753. WedgePart319.BrickColor = BrickColor.new("Grime")
  3754. WedgePart319.Rotation = Vector3.new(90, 0, -0.00999999978)
  3755. WedgePart319.CanCollide = false
  3756. WedgePart319.FormFactor = Enum.FormFactor.Custom
  3757. WedgePart319.Size = Vector3.new(0.400000006, 0.400000006, 3)
  3758. WedgePart319.CFrame = CFrame.new(-22.7094574, 8.90267277, 46.4604378, 1, 0.000103821971, -1.11975369e-05, -1.19384558e-05, -2.19714639e-06, -1, -0.000118742879, 1, -1.27009662e-05)
  3759. WedgePart319.BackSurface = Enum.SurfaceType.Weld
  3760. WedgePart319.BottomSurface = Enum.SurfaceType.Weld
  3761. WedgePart319.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3762. WedgePart319.Position = Vector3.new(-22.7094574, 8.90267277, 46.4604378)
  3763. WedgePart319.Orientation = Vector3.new(90, 0.00999999978, 0)
  3764. WedgePart319.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3765. SpecialMesh320.Parent = WedgePart319
  3766. SpecialMesh320.MeshType = Enum.MeshType.Wedge
  3767. WedgePart321.Parent = Model0
  3768. WedgePart321.Material = Enum.Material.Metal
  3769. WedgePart321.BrickColor = BrickColor.new("Grime")
  3770. WedgePart321.Rotation = Vector3.new(90, 0, 0)
  3771. WedgePart321.CanCollide = false
  3772. WedgePart321.FormFactor = Enum.FormFactor.Custom
  3773. WedgePart321.Size = Vector3.new(0.400000006, 1.20000005, 0.999999821)
  3774. WedgePart321.CFrame = CFrame.new(-25.7095184, 7.90136623, 42.4608383, 1, 7.70654951e-05, -9.90780518e-06, -1.02004242e-05, -6.15640529e-05, -1, -8.3060746e-05, 1, -6.57826022e-05)
  3775. WedgePart321.BackSurface = Enum.SurfaceType.Weld
  3776. WedgePart321.BottomSurface = Enum.SurfaceType.Weld
  3777. WedgePart321.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3778. WedgePart321.Position = Vector3.new(-25.7095184, 7.90136623, 42.4608383)
  3779. WedgePart321.Orientation = Vector3.new(90, 0, 0)
  3780. WedgePart321.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3781. SpecialMesh322.Parent = WedgePart321
  3782. SpecialMesh322.MeshType = Enum.MeshType.Wedge
  3783. WedgePart323.Parent = Model0
  3784. WedgePart323.Material = Enum.Material.Metal
  3785. WedgePart323.BrickColor = BrickColor.new("Grime")
  3786. WedgePart323.Rotation = Vector3.new(90, 0, -90)
  3787. WedgePart323.FormFactor = Enum.FormFactor.Custom
  3788. WedgePart323.Size = Vector3.new(5.19999933, 1, 1.20000005)
  3789. WedgePart323.CFrame = CFrame.new(-26.0092163, 4.60065508, 44.0591469, 1.43750112e-05, 1, -7.43051987e-06, -2.22713134e-05, -7.72756266e-06, -1, -1, 8.38053529e-06, 1.80518491e-05)
  3790. WedgePart323.BackSurface = Enum.SurfaceType.Weld
  3791. WedgePart323.BottomSurface = Enum.SurfaceType.Weld
  3792. WedgePart323.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3793. WedgePart323.Position = Vector3.new(-26.0092163, 4.60065508, 44.0591469)
  3794. WedgePart323.Orientation = Vector3.new(90, 90, 0)
  3795. WedgePart323.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3796. SpecialMesh324.Parent = WedgePart323
  3797. SpecialMesh324.MeshType = Enum.MeshType.Wedge
  3798. WedgePart325.Parent = Model0
  3799. WedgePart325.Material = Enum.Material.Metal
  3800. WedgePart325.BrickColor = BrickColor.new("Grime")
  3801. WedgePart325.Rotation = Vector3.new(-90, 0, 0)
  3802. WedgePart325.CanCollide = false
  3803. WedgePart325.FormFactor = Enum.FormFactor.Custom
  3804. WedgePart325.Size = Vector3.new(0.200000003, 0.200000003, 2.60000014)
  3805. WedgePart325.CFrame = CFrame.new(-16.8097363, 8.70052814, 46.1599655, 1, -2.12305386e-05, 7.18997535e-06, -8.38811684e-06, -4.9342907e-06, 1, -4.53438988e-05, -1, 1.20436125e-05)
  3806. WedgePart325.BackSurface = Enum.SurfaceType.Weld
  3807. WedgePart325.BottomSurface = Enum.SurfaceType.Weld
  3808. WedgePart325.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3809. WedgePart325.Position = Vector3.new(-16.8097363, 8.70052814, 46.1599655)
  3810. WedgePart325.Orientation = Vector3.new(-90, 0, 0)
  3811. WedgePart325.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3812. SpecialMesh326.Parent = WedgePart325
  3813. SpecialMesh326.MeshType = Enum.MeshType.Wedge
  3814. WedgePart327.Parent = Model0
  3815. WedgePart327.Material = Enum.Material.Metal
  3816. WedgePart327.BrickColor = BrickColor.new("Grime")
  3817. WedgePart327.Rotation = Vector3.new(-90, 0, 0)
  3818. WedgePart327.CanCollide = false
  3819. WedgePart327.FormFactor = Enum.FormFactor.Custom
  3820. WedgePart327.Size = Vector3.new(0.200000003, 0.200000003, 2.60000014)
  3821. WedgePart327.CFrame = CFrame.new(-19.6100292, 8.70045471, 46.1600151, 1, -2.11709685e-05, 7.23711082e-06, -8.43528869e-06, -6.71051566e-06, 1, -4.52843196e-05, -1, 1.02673966e-05)
  3822. WedgePart327.BackSurface = Enum.SurfaceType.Weld
  3823. WedgePart327.BottomSurface = Enum.SurfaceType.Weld
  3824. WedgePart327.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3825. WedgePart327.Position = Vector3.new(-19.6100292, 8.70045471, 46.1600151)
  3826. WedgePart327.Orientation = Vector3.new(-90, 0, 0)
  3827. WedgePart327.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3828. SpecialMesh328.Parent = WedgePart327
  3829. SpecialMesh328.MeshType = Enum.MeshType.Wedge
  3830. WedgePart329.Parent = Model0
  3831. WedgePart329.Material = Enum.Material.Metal
  3832. WedgePart329.BrickColor = BrickColor.new("Grime")
  3833. WedgePart329.Rotation = Vector3.new(90, 0, -0.00999999978)
  3834. WedgePart329.CanCollide = false
  3835. WedgePart329.FormFactor = Enum.FormFactor.Custom
  3836. WedgePart329.Size = Vector3.new(0.200000003, 0.400000006, 3)
  3837. WedgePart329.CFrame = CFrame.new(-16.8093224, 8.90175629, 46.4594421, 1, 9.91064226e-05, -1.10202109e-05, -1.22203146e-05, 2.08557285e-05, -1, -0.000123219652, 1, 3.87895125e-06)
  3838. WedgePart329.BackSurface = Enum.SurfaceType.Weld
  3839. WedgePart329.BottomSurface = Enum.SurfaceType.Weld
  3840. WedgePart329.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3841. WedgePart329.Position = Vector3.new(-16.8093224, 8.90175629, 46.4594421)
  3842. WedgePart329.Orientation = Vector3.new(90, 0.00999999978, 0)
  3843. WedgePart329.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3844. SpecialMesh330.Parent = WedgePart329
  3845. SpecialMesh330.MeshType = Enum.MeshType.Wedge
  3846. WedgePart331.Parent = Model0
  3847. WedgePart331.Material = Enum.Material.Metal
  3848. WedgePart331.BrickColor = BrickColor.new("Grime")
  3849. WedgePart331.Rotation = Vector3.new(180, -90, 0)
  3850. WedgePart331.FormFactor = Enum.FormFactor.Custom
  3851. WedgePart331.Size = Vector3.new(5.19999886, 2, 1.79999995)
  3852. WedgePart331.CFrame = CFrame.new(-16.609787, 5.0004549, 33.6600304, -4.89594822e-06, -6.62594812e-06, -1, -8.07483866e-06, -0.999996543, 6.68015446e-06, -1, 7.30284228e-06, 5.9940694e-06)
  3853. WedgePart331.BottomSurface = Enum.SurfaceType.Smooth
  3854. WedgePart331.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3855. WedgePart331.Position = Vector3.new(-16.609787, 5.0004549, 33.6600304)
  3856. WedgePart331.Orientation = Vector3.new(0, -90, -180)
  3857. WedgePart331.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3858. SpecialMesh332.Parent = WedgePart331
  3859. SpecialMesh332.MeshType = Enum.MeshType.Wedge
  3860. WedgePart333.Parent = Model0
  3861. WedgePart333.Material = Enum.Material.Metal
  3862. WedgePart333.BrickColor = BrickColor.new("Grime")
  3863. WedgePart333.Rotation = Vector3.new(180, 90, 0)
  3864. WedgePart333.FormFactor = Enum.FormFactor.Custom
  3865. WedgePart333.Size = Vector3.new(5.19999933, 1.20000005, 1)
  3866. WedgePart333.CFrame = CFrame.new(-26.00951, 4.60169315, 44.0594978, -7.2284929e-06, -6.09822428e-06, 1, 1.73822391e-05, -1, -6.69012343e-06, 1, 8.98247345e-06, -4.70518717e-06)
  3867. WedgePart333.BottomSurface = Enum.SurfaceType.Weld
  3868. WedgePart333.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3869. WedgePart333.Position = Vector3.new(-26.00951, 4.60169315, 44.0594978)
  3870. WedgePart333.Orientation = Vector3.new(0, 90, 180)
  3871. WedgePart333.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3872. SpecialMesh334.Parent = WedgePart333
  3873. SpecialMesh334.MeshType = Enum.MeshType.Wedge
  3874. WedgePart335.Parent = Model0
  3875. WedgePart335.Material = Enum.Material.Metal
  3876. WedgePart335.BrickColor = BrickColor.new("Grime")
  3877. WedgePart335.Rotation = Vector3.new(-90, 0, 0)
  3878. WedgePart335.CanCollide = false
  3879. WedgePart335.FormFactor = Enum.FormFactor.Custom
  3880. WedgePart335.Size = Vector3.new(0.400000006, 0.200000003, 2.60000014)
  3881. WedgePart335.CFrame = CFrame.new(-22.7096386, 8.70049095, 46.1598549, 1, 1.37711768e-05, 5.43959368e-06, -6.180333e-06, -2.95906248e-05, 1, -1.14948455e-06, -1, -1.90853934e-05)
  3882. WedgePart335.BackSurface = Enum.SurfaceType.Weld
  3883. WedgePart335.BottomSurface = Enum.SurfaceType.Weld
  3884. WedgePart335.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3885. WedgePart335.Position = Vector3.new(-22.7096386, 8.70049095, 46.1598549)
  3886. WedgePart335.Orientation = Vector3.new(-90, 0, 0)
  3887. WedgePart335.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3888. SpecialMesh336.Parent = WedgePart335
  3889. SpecialMesh336.MeshType = Enum.MeshType.Wedge
  3890. WedgePart337.Parent = Model0
  3891. WedgePart337.Material = Enum.Material.Metal
  3892. WedgePart337.BrickColor = BrickColor.new("Grime")
  3893. WedgePart337.Rotation = Vector3.new(90, 0, -0.00999999978)
  3894. WedgePart337.CanCollide = false
  3895. WedgePart337.FormFactor = Enum.FormFactor.Custom
  3896. WedgePart337.Size = Vector3.new(0.200000003, 0.400000006, 3)
  3897. WedgePart337.CFrame = CFrame.new(-19.6093693, 8.90126038, 46.4600639, 1, 9.91061097e-05, -1.10227156e-05, -1.22186893e-05, -2.08033562e-05, -1, -0.000123219797, 1, -3.77801443e-05)
  3898. WedgePart337.BackSurface = Enum.SurfaceType.Weld
  3899. WedgePart337.BottomSurface = Enum.SurfaceType.Weld
  3900. WedgePart337.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3901. WedgePart337.Position = Vector3.new(-19.6093693, 8.90126038, 46.4600639)
  3902. WedgePart337.Orientation = Vector3.new(90, 0.00999999978, 0)
  3903. WedgePart337.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3904. SpecialMesh338.Parent = WedgePart337
  3905. SpecialMesh338.MeshType = Enum.MeshType.Wedge
  3906. Part339.Parent = Model0
  3907. Part339.Material = Enum.Material.Metal
  3908. Part339.BrickColor = BrickColor.new("Grime")
  3909. Part339.Rotation = Vector3.new(-180, 0, -180)
  3910. Part339.FormFactor = Enum.FormFactor.Custom
  3911. Part339.Size = Vector3.new(5.59999943, 0.799999952, 1.80000031)
  3912. Part339.CFrame = CFrame.new(14.889924, 8.40013981, 32.9597015, -1, 8.84130441e-06, -5.35144209e-05, 8.93794913e-06, 1, 8.40500434e-06, 5.54899634e-05, 9.79304605e-06, -1)
  3913. Part339.BackSurface = Enum.SurfaceType.Weld
  3914. Part339.BottomSurface = Enum.SurfaceType.Weld
  3915. Part339.FrontSurface = Enum.SurfaceType.Weld
  3916. Part339.LeftSurface = Enum.SurfaceType.Weld
  3917. Part339.RightSurface = Enum.SurfaceType.Weld
  3918. Part339.TopSurface = Enum.SurfaceType.Weld
  3919. Part339.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3920. Part339.Position = Vector3.new(14.889924, 8.40013981, 32.9597015)
  3921. Part339.Orientation = Vector3.new(0, -180, 0)
  3922. Part339.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3923. BlockMesh340.Parent = Part339
  3924. Part341.Parent = Model0
  3925. Part341.Material = Enum.Material.Metal
  3926. Part341.BrickColor = BrickColor.new("Grime")
  3927. Part341.Rotation = Vector3.new(-180, 0, -180)
  3928. Part341.CanCollide = false
  3929. Part341.FormFactor = Enum.FormFactor.Custom
  3930. Part341.Size = Vector3.new(0.399999231, 0.799999893, 5.19999981)
  3931. Part341.CFrame = CFrame.new(-4.109828, 4.80027628, 44.0599098, -1, 6.43371504e-06, -5.15642932e-06, 6.81323763e-06, 0.99999088, 1.01975102e-05, 1.28165175e-05, 1.5574049e-05, -1.00000012)
  3932. Part341.BackSurface = Enum.SurfaceType.Weld
  3933. Part341.BottomSurface = Enum.SurfaceType.Weld
  3934. Part341.FrontSurface = Enum.SurfaceType.Weld
  3935. Part341.LeftSurface = Enum.SurfaceType.Weld
  3936. Part341.RightSurface = Enum.SurfaceType.Weld
  3937. Part341.TopSurface = Enum.SurfaceType.Weld
  3938. Part341.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3939. Part341.Position = Vector3.new(-4.109828, 4.80027628, 44.0599098)
  3940. Part341.Orientation = Vector3.new(0, -180, 0)
  3941. Part341.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3942. BlockMesh342.Parent = Part341
  3943. Part343.Parent = Model0
  3944. Part343.Material = Enum.Material.Metal
  3945. Part343.BrickColor = BrickColor.new("Grime")
  3946. Part343.Rotation = Vector3.new(180, 0, -180)
  3947. Part343.CanCollide = false
  3948. Part343.FormFactor = Enum.FormFactor.Custom
  3949. Part343.Size = Vector3.new(11.8000002, 0.799999952, 5.20000029)
  3950. Part343.CFrame = CFrame.new(11.190012, 7.60010147, 33.6598129, -1, 6.97483983e-06, -1.60322234e-05, 7.09157848e-06, 1, -2.91726792e-07, 1.8407216e-05, 1.37750521e-06, -1)
  3951. Part343.BackSurface = Enum.SurfaceType.Weld
  3952. Part343.BottomSurface = Enum.SurfaceType.Weld
  3953. Part343.FrontSurface = Enum.SurfaceType.Weld
  3954. Part343.LeftSurface = Enum.SurfaceType.Weld
  3955. Part343.RightSurface = Enum.SurfaceType.Weld
  3956. Part343.TopSurface = Enum.SurfaceType.Weld
  3957. Part343.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3958. Part343.Position = Vector3.new(11.190012, 7.60010147, 33.6598129)
  3959. Part343.Orientation = Vector3.new(0, -180, 0)
  3960. Part343.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3961. BlockMesh344.Parent = Part343
  3962. Part345.Parent = Model0
  3963. Part345.Material = Enum.Material.Metal
  3964. Part345.BrickColor = BrickColor.new("Grime")
  3965. Part345.Rotation = Vector3.new(180, 0, -180)
  3966. Part345.CanCollide = false
  3967. Part345.FormFactor = Enum.FormFactor.Custom
  3968. Part345.Size = Vector3.new(1.79999959, 0.799999952, 5.20000029)
  3969. Part345.CFrame = CFrame.new(16.189827, 7.60006905, 38.8596954, -1, 6.02205955e-06, 3.12409975e-06, 6.11911082e-06, 1, -1.37809102e-05, -1.14872091e-06, -1.23923655e-05, -1)
  3970. Part345.BackSurface = Enum.SurfaceType.Weld
  3971. Part345.BottomSurface = Enum.SurfaceType.Weld
  3972. Part345.FrontSurface = Enum.SurfaceType.Weld
  3973. Part345.LeftSurface = Enum.SurfaceType.Weld
  3974. Part345.RightSurface = Enum.SurfaceType.Weld
  3975. Part345.TopSurface = Enum.SurfaceType.Weld
  3976. Part345.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3977. Part345.Position = Vector3.new(16.189827, 7.60006905, 38.8596954)
  3978. Part345.Orientation = Vector3.new(0, 180, 0)
  3979. Part345.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3980. BlockMesh346.Parent = Part345
  3981. Part347.Parent = Model0
  3982. Part347.Material = Enum.Material.Metal
  3983. Part347.BrickColor = BrickColor.new("Grime")
  3984. Part347.Rotation = Vector3.new(180, 0, -180)
  3985. Part347.FormFactor = Enum.FormFactor.Custom
  3986. Part347.Size = Vector3.new(13.1999998, 1.59999967, 3.60000038)
  3987. Part347.CFrame = CFrame.new(-10.9098253, 3.60021257, 34.460022, -1, 6.43994736e-06, -5.3034978e-06, 6.4623523e-06, 1, -7.84834992e-06, 5.75847071e-06, -7.52855431e-06, -1)
  3988. Part347.BackSurface = Enum.SurfaceType.Weld
  3989. Part347.BottomSurface = Enum.SurfaceType.Weld
  3990. Part347.FrontSurface = Enum.SurfaceType.Weld
  3991. Part347.LeftSurface = Enum.SurfaceType.Weld
  3992. Part347.RightSurface = Enum.SurfaceType.Weld
  3993. Part347.TopSurface = Enum.SurfaceType.Weld
  3994. Part347.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3995. Part347.Position = Vector3.new(-10.9098253, 3.60021257, 34.460022)
  3996. Part347.Orientation = Vector3.new(0, -180, 0)
  3997. Part347.Color = Color3.new(0.498039, 0.556863, 0.392157)
  3998. BlockMesh348.Parent = Part347
  3999. BlockMesh348.Offset = Vector3.new(0, 0.800000012, 0)
  4000. BlockMesh348.Scale = Vector3.new(1.10000002, 2, 1)
  4001. BlockMesh348.Scale = Vector3.new(1.10000002, 2, 1)
  4002. Part349.Parent = Model0
  4003. Part349.Material = Enum.Material.Metal
  4004. Part349.BrickColor = BrickColor.new("Grime")
  4005. Part349.Rotation = Vector3.new(-180, 0, -180)
  4006. Part349.CanCollide = false
  4007. Part349.FormFactor = Enum.FormFactor.Custom
  4008. Part349.Size = Vector3.new(0.800000191, 1.40000021, 5.19999981)
  4009. Part349.CFrame = CFrame.new(16.6903687, 6.50005674, 33.6597786, -1, 7.3178353e-06, -2.29274719e-05, 7.57607449e-06, 1, 1.38828382e-05, 2.81880748e-05, 1.75801961e-05, -1)
  4010. Part349.BackSurface = Enum.SurfaceType.Weld
  4011. Part349.BottomSurface = Enum.SurfaceType.Weld
  4012. Part349.FrontSurface = Enum.SurfaceType.Weld
  4013. Part349.LeftSurface = Enum.SurfaceType.Weld
  4014. Part349.RightSurface = Enum.SurfaceType.Weld
  4015. Part349.TopSurface = Enum.SurfaceType.Weld
  4016. Part349.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4017. Part349.Position = Vector3.new(16.6903687, 6.50005674, 33.6597786)
  4018. Part349.Orientation = Vector3.new(0, -180, 0)
  4019. Part349.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4020. BlockMesh350.Parent = Part349
  4021. Part351.Parent = Model0
  4022. Part351.Material = Enum.Material.Metal
  4023. Part351.BrickColor = BrickColor.new("Grime")
  4024. Part351.Rotation = Vector3.new(180, 0, -180)
  4025. Part351.FormFactor = Enum.FormFactor.Custom
  4026. Part351.Size = Vector3.new(11.8000002, 3.20000005, 5.20000029)
  4027. Part351.CFrame = CFrame.new(11.1901808, 5.60010195, 38.8599014, -1, 6.43885596e-06, -5.28130158e-06, 6.4634437e-06, 1, -7.86395231e-06, 5.78066692e-06, -7.51295283e-06, -1)
  4028. Part351.BottomSurface = Enum.SurfaceType.Weld
  4029. Part351.LeftSurface = Enum.SurfaceType.Weld
  4030. Part351.RightSurface = Enum.SurfaceType.Weld
  4031. Part351.TopSurface = Enum.SurfaceType.Weld
  4032. Part351.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4033. Part351.Position = Vector3.new(11.1901808, 5.60010195, 38.8599014)
  4034. Part351.Orientation = Vector3.new(0, -180, 0)
  4035. Part351.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4036. BlockMesh352.Parent = Part351
  4037. Part353.Parent = Model0
  4038. Part353.Material = Enum.Material.Metal
  4039. Part353.BrickColor = BrickColor.new("Grime")
  4040. Part353.Rotation = Vector3.new(-180, 0, -180)
  4041. Part353.FormFactor = Enum.FormFactor.Custom
  4042. Part353.Size = Vector3.new(13.1999998, 1.59999967, 3.60000038)
  4043. Part353.CFrame = CFrame.new(-10.909873, 3.60028696, 43.2598724, -1, 6.40441704e-06, -4.601201e-06, 6.40441613e-06, 1, 1.49602386e-07, 4.60120282e-06, 1.49572926e-07, -1)
  4044. Part353.BottomSurface = Enum.SurfaceType.Weld
  4045. Part353.LeftSurface = Enum.SurfaceType.Weld
  4046. Part353.RightSurface = Enum.SurfaceType.Weld
  4047. Part353.TopSurface = Enum.SurfaceType.Weld
  4048. Part353.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4049. Part353.Position = Vector3.new(-10.909873, 3.60028696, 43.2598724)
  4050. Part353.Orientation = Vector3.new(0, -180, 0)
  4051. Part353.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4052. BlockMesh354.Parent = Part353
  4053. BlockMesh354.Offset = Vector3.new(0, 0.800000012, 0)
  4054. BlockMesh354.Scale = Vector3.new(1.10000002, 2, 1)
  4055. BlockMesh354.Scale = Vector3.new(1.10000002, 2, 1)
  4056. Part355.Parent = Model0
  4057. Part355.Material = Enum.Material.Metal
  4058. Part355.BrickColor = BrickColor.new("Grime")
  4059. Part355.Rotation = Vector3.new(-180, 0, -180)
  4060. Part355.CanCollide = false
  4061. Part355.FormFactor = Enum.FormFactor.Custom
  4062. Part355.Size = Vector3.new(11.8000002, 0.399999976, 0.200000003)
  4063. Part355.CFrame = CFrame.new(-10.8097591, 6.2003026, 46.5602341, -1, 7.40343285e-06, -2.46297823e-05, 7.77740297e-06, 0.99999088, 5.76178718e-06, 3.21788757e-05, 1.10601068e-05, -1.00000012)
  4064. Part355.BackSurface = Enum.SurfaceType.Weld
  4065. Part355.BottomSurface = Enum.SurfaceType.Weld
  4066. Part355.FrontSurface = Enum.SurfaceType.Weld
  4067. Part355.LeftSurface = Enum.SurfaceType.Weld
  4068. Part355.RightSurface = Enum.SurfaceType.Weld
  4069. Part355.TopSurface = Enum.SurfaceType.Weld
  4070. Part355.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4071. Part355.Position = Vector3.new(-10.8097591, 6.2003026, 46.5602341)
  4072. Part355.Orientation = Vector3.new(0, -180, 0)
  4073. Part355.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4074. BlockMesh356.Parent = Part355
  4075. Part357.Parent = Model0
  4076. Part357.Material = Enum.Material.Metal
  4077. Part357.BrickColor = BrickColor.new("Grime")
  4078. Part357.Rotation = Vector3.new(180, 0, -180)
  4079. Part357.FormFactor = Enum.FormFactor.Custom
  4080. Part357.Size = Vector3.new(5.59999943, 0.799999952, 1.80000031)
  4081. Part357.CFrame = CFrame.new(14.8900795, 8.40018654, 44.7598724, -1, 6.8830459e-06, -1.4202913e-05, 7.07082381e-06, 1, -9.31228442e-06, 1.80205971e-05, -6.62894672e-06, -1)
  4082. Part357.BackSurface = Enum.SurfaceType.Weld
  4083. Part357.BottomSurface = Enum.SurfaceType.Weld
  4084. Part357.FrontSurface = Enum.SurfaceType.Weld
  4085. Part357.LeftSurface = Enum.SurfaceType.Weld
  4086. Part357.RightSurface = Enum.SurfaceType.Weld
  4087. Part357.TopSurface = Enum.SurfaceType.Weld
  4088. Part357.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4089. Part357.Position = Vector3.new(14.8900795, 8.40018654, 44.7598724)
  4090. Part357.Orientation = Vector3.new(0, -180, 0)
  4091. Part357.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4092. BlockMesh358.Parent = Part357
  4093. Part359.Parent = Model0
  4094. Part359.Material = Enum.Material.Metal
  4095. Part359.BrickColor = BrickColor.new("Grime")
  4096. Part359.Rotation = Vector3.new(-180, 0, -180)
  4097. Part359.CanCollide = false
  4098. Part359.FormFactor = Enum.FormFactor.Custom
  4099. Part359.Size = Vector3.new(0.799999356, 1.19999981, 5.19999981)
  4100. Part359.CFrame = CFrame.new(2.69019699, 5.80022383, 44.0595703, -1, 7.91060938e-06, -3.4820343e-05, 8.28971952e-06, 0.99999088, 1.29368718e-05, 4.24804894e-05, 1.83131688e-05, -1.00000012)
  4101. Part359.BackSurface = Enum.SurfaceType.Weld
  4102. Part359.BottomSurface = Enum.SurfaceType.Weld
  4103. Part359.FrontSurface = Enum.SurfaceType.Weld
  4104. Part359.LeftSurface = Enum.SurfaceType.Weld
  4105. Part359.RightSurface = Enum.SurfaceType.Weld
  4106. Part359.TopSurface = Enum.SurfaceType.Weld
  4107. Part359.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4108. Part359.Position = Vector3.new(2.69019699, 5.80022383, 44.0595703)
  4109. Part359.Orientation = Vector3.new(0, -180, 0)
  4110. Part359.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4111. BlockMesh360.Parent = Part359
  4112. Part361.Parent = Model0
  4113. Part361.Material = Enum.Material.Metal
  4114. Part361.BrickColor = BrickColor.new("Grime")
  4115. Part361.Rotation = Vector3.new(180, 0, -180)
  4116. Part361.CanCollide = false
  4117. Part361.FormFactor = Enum.FormFactor.Custom
  4118. Part361.Size = Vector3.new(0.799999356, 1.19999981, 5.19999981)
  4119. Part361.CFrame = CFrame.new(2.69034576, 5.80008698, 33.6597061, -1, 6.692429e-06, -1.03765615e-05, 7.06659148e-06, 0.99999088, -4.27647774e-06, 1.79255858e-05, 1.02187551e-06, -1.00000012)
  4120. Part361.BackSurface = Enum.SurfaceType.Weld
  4121. Part361.BottomSurface = Enum.SurfaceType.Weld
  4122. Part361.FrontSurface = Enum.SurfaceType.Weld
  4123. Part361.LeftSurface = Enum.SurfaceType.Weld
  4124. Part361.RightSurface = Enum.SurfaceType.Weld
  4125. Part361.TopSurface = Enum.SurfaceType.Weld
  4126. Part361.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4127. Part361.Position = Vector3.new(2.69034576, 5.80008698, 33.6597061)
  4128. Part361.Orientation = Vector3.new(0, -180, 0)
  4129. Part361.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4130. BlockMesh362.Parent = Part361
  4131. Part363.Parent = Model0
  4132. Part363.Material = Enum.Material.Metal
  4133. Part363.BrickColor = BrickColor.new("Grime")
  4134. Part363.Rotation = Vector3.new(180, 0, -180)
  4135. Part363.FormFactor = Enum.FormFactor.Custom
  4136. Part363.Size = Vector3.new(5.19999933, 1.19999993, 4.00000048)
  4137. Part363.CFrame = CFrame.new(8.89022923, 8.60020256, 44.0598717, -1, 6.46254784e-06, -5.67977986e-06, 7.01250519e-06, 1, -1.47377223e-05, 1.68665701e-05, -6.87466036e-06, -1)
  4138. Part363.BackSurface = Enum.SurfaceType.Weld
  4139. Part363.BottomSurface = Enum.SurfaceType.Weld
  4140. Part363.FrontSurface = Enum.SurfaceType.Weld
  4141. Part363.LeftSurface = Enum.SurfaceType.Weld
  4142. Part363.RightSurface = Enum.SurfaceType.Weld
  4143. Part363.TopSurface = Enum.SurfaceType.Weld
  4144. Part363.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4145. Part363.Position = Vector3.new(8.89022923, 8.60020256, 44.0598717)
  4146. Part363.Orientation = Vector3.new(0, -180, 0)
  4147. Part363.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4148. BlockMesh364.Parent = Part363
  4149. Part365.Parent = Model0
  4150. Part365.Material = Enum.Material.Metal
  4151. Part365.BrickColor = BrickColor.new("Grime")
  4152. Part365.Rotation = Vector3.new(180, 0, -180)
  4153. Part365.FormFactor = Enum.FormFactor.Custom
  4154. Part365.Size = Vector3.new(6.19999933, 2.20000005, 2.60000038)
  4155. Part365.CFrame = CFrame.new(14.9901371, 9.90013123, 44.7598419, -1, 6.21868867e-06, -8.11329301e-07, 6.58744511e-06, 1, -2.47506978e-06, 8.31362831e-06, 2.79819596e-06, -1)
  4156. Part365.BackSurface = Enum.SurfaceType.Weld
  4157. Part365.BottomSurface = Enum.SurfaceType.Weld
  4158. Part365.FrontSurface = Enum.SurfaceType.Weld
  4159. Part365.LeftSurface = Enum.SurfaceType.Weld
  4160. Part365.RightSurface = Enum.SurfaceType.Weld
  4161. Part365.TopSurface = Enum.SurfaceType.Weld
  4162. Part365.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4163. Part365.Position = Vector3.new(14.9901371, 9.90013123, 44.7598419)
  4164. Part365.Orientation = Vector3.new(0, -180, 0)
  4165. Part365.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4166. BlockMesh366.Parent = Part365
  4167. Part367.Parent = Model0
  4168. Part367.Material = Enum.Material.Metal
  4169. Part367.BrickColor = BrickColor.new("Grime")
  4170. Part367.Rotation = Vector3.new(180, 0, -180)
  4171. Part367.FormFactor = Enum.FormFactor.Custom
  4172. Part367.Size = Vector3.new(11.8000002, 0.799999952, 5.20000029)
  4173. Part367.CFrame = CFrame.new(11.190093, 7.60022306, 44.059761, -1, 4.3787395e-06, 3.62749852e-05, 4.74697981e-06, 1, -1.41841037e-05, -2.87727416e-05, -8.91064337e-06, -1)
  4174. Part367.BackSurface = Enum.SurfaceType.Weld
  4175. Part367.BottomSurface = Enum.SurfaceType.Weld
  4176. Part367.FrontSurface = Enum.SurfaceType.Weld
  4177. Part367.LeftSurface = Enum.SurfaceType.Weld
  4178. Part367.RightSurface = Enum.SurfaceType.Weld
  4179. Part367.TopSurface = Enum.SurfaceType.Weld
  4180. Part367.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4181. Part367.Position = Vector3.new(11.190093, 7.60022306, 44.059761)
  4182. Part367.Orientation = Vector3.new(0, 180, 0)
  4183. Part367.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4184. BlockMesh368.Parent = Part367
  4185. Part369.Parent = Model0
  4186. Part369.Material = Enum.Material.Metal
  4187. Part369.BrickColor = BrickColor.new("Grime")
  4188. Part369.Rotation = Vector3.new(180, 0, -180)
  4189. Part369.CanCollide = false
  4190. Part369.FormFactor = Enum.FormFactor.Custom
  4191. Part369.Size = Vector3.new(3.39999962, 0.799999893, 5.20000029)
  4192. Part369.CFrame = CFrame.new(6.99010181, 7.6001296, 38.8598747, -1, 6.44049305e-06, -5.31459591e-06, 6.46180661e-06, 1, -7.84054919e-06, 5.74737214e-06, -7.53635504e-06, -1)
  4193. Part369.BackSurface = Enum.SurfaceType.Weld
  4194. Part369.BottomSurface = Enum.SurfaceType.Weld
  4195. Part369.FrontSurface = Enum.SurfaceType.Weld
  4196. Part369.LeftSurface = Enum.SurfaceType.Weld
  4197. Part369.RightSurface = Enum.SurfaceType.Weld
  4198. Part369.TopSurface = Enum.SurfaceType.Weld
  4199. Part369.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4200. Part369.Position = Vector3.new(6.99010181, 7.6001296, 38.8598747)
  4201. Part369.Orientation = Vector3.new(0, -180, 0)
  4202. Part369.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4203. BlockMesh370.Parent = Part369
  4204. Part371.Parent = Model0
  4205. Part371.Material = Enum.Material.Metal
  4206. Part371.BrickColor = BrickColor.new("Really black")
  4207. Part371.Rotation = Vector3.new(-90, 90, 0)
  4208. Part371.CanCollide = false
  4209. Part371.FormFactor = Enum.FormFactor.Custom
  4210. Part371.Size = Vector3.new(5.5999999, 1.79999995, 5.60000038)
  4211. Part371.CFrame = CFrame.new(-7.3100009, 2.80016303, 31.7599716, -6.42304258e-06, -4.95945733e-06, 1, -1, -8.09017456e-06, -6.47926254e-06, 7.28673149e-06, -1, -6.10251254e-06)
  4212. Part371.BottomSurface = Enum.SurfaceType.Weld
  4213. Part371.FrontSurface = Enum.SurfaceType.Weld
  4214. Part371.LeftSurface = Enum.SurfaceType.Weld
  4215. Part371.RightSurface = Enum.SurfaceType.Weld
  4216. Part371.TopSurface = Enum.SurfaceType.Weld
  4217. Part371.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4218. Part371.Position = Vector3.new(-7.3100009, 2.80016303, 31.7599716)
  4219. Part371.Orientation = Vector3.new(0, 90, -90)
  4220. Part371.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4221. CylinderMesh372.Parent = Part371
  4222. Part373.Parent = Model0
  4223. Part373.Material = Enum.Material.Metal
  4224. Part373.BrickColor = BrickColor.new("Grime")
  4225. Part373.Rotation = Vector3.new(-180, 0, -180)
  4226. Part373.CanCollide = false
  4227. Part373.FormFactor = Enum.FormFactor.Custom
  4228. Part373.Size = Vector3.new(1.59999919, 0.799999952, 5.19999981)
  4229. Part373.CFrame = CFrame.new(3.09007359, 6.80019569, 44.0596123, -1, 6.8204281e-06, -1.29195741e-05, 7.19992431e-06, 0.99999088, 5.89834963e-06, 2.05796405e-05, 1.12747821e-05, -1.00000012)
  4230. Part373.BackSurface = Enum.SurfaceType.Weld
  4231. Part373.BottomSurface = Enum.SurfaceType.Weld
  4232. Part373.FrontSurface = Enum.SurfaceType.Weld
  4233. Part373.LeftSurface = Enum.SurfaceType.Weld
  4234. Part373.RightSurface = Enum.SurfaceType.Weld
  4235. Part373.TopSurface = Enum.SurfaceType.Weld
  4236. Part373.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4237. Part373.Position = Vector3.new(3.09007359, 6.80019569, 44.0596123)
  4238. Part373.Orientation = Vector3.new(0, -180, 0)
  4239. Part373.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4240. BlockMesh374.Parent = Part373
  4241. Part375.Parent = Model0
  4242. Part375.Material = Enum.Material.Metal
  4243. Part375.BrickColor = BrickColor.new("Grime")
  4244. Part375.Rotation = Vector3.new(-180, 0, -180)
  4245. Part375.FormFactor = Enum.FormFactor.Custom
  4246. Part375.Size = Vector3.new(8, 1.20000005, 5.19999981)
  4247. Part375.CFrame = CFrame.new(-21.5098934, 3.4003644, 44.0600357, -1, 7.54534176e-06, -2.77179206e-05, 7.54488246e-06, 1, 1.65513575e-05, 2.77180479e-05, 1.65511501e-05, -1)
  4248. Part375.BackSurface = Enum.SurfaceType.Weld
  4249. Part375.BottomSurface = Enum.SurfaceType.Weld
  4250. Part375.LeftSurface = Enum.SurfaceType.Weld
  4251. Part375.RightSurface = Enum.SurfaceType.Weld
  4252. Part375.TopSurface = Enum.SurfaceType.Weld
  4253. Part375.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4254. Part375.Position = Vector3.new(-21.5098934, 3.4003644, 44.0600357)
  4255. Part375.Orientation = Vector3.new(0, -180, 0)
  4256. Part375.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4257. BlockMesh376.Parent = Part375
  4258. Part377.Parent = Model0
  4259. Part377.Material = Enum.Material.Metal
  4260. Part377.BrickColor = BrickColor.new("Grime")
  4261. Part377.Rotation = Vector3.new(180, 0, -180)
  4262. Part377.CanCollide = false
  4263. Part377.FormFactor = Enum.FormFactor.Custom
  4264. Part377.Size = Vector3.new(6.19999981, 2.39999986, 5.19999981)
  4265. Part377.CFrame = CFrame.new(-0.809634686, 4.00016212, 33.659977, -1, 5.6025101e-06, 1.15597104e-05, 5.61264596e-06, 1, -1.9705436e-05, -1.1348955e-05, -1.95571592e-05, -1)
  4266. Part377.BackSurface = Enum.SurfaceType.Weld
  4267. Part377.BottomSurface = Enum.SurfaceType.Weld
  4268. Part377.FrontSurface = Enum.SurfaceType.Weld
  4269. Part377.LeftSurface = Enum.SurfaceType.Weld
  4270. Part377.RightSurface = Enum.SurfaceType.Weld
  4271. Part377.TopSurface = Enum.SurfaceType.Weld
  4272. Part377.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4273. Part377.Position = Vector3.new(-0.809634686, 4.00016212, 33.659977)
  4274. Part377.Orientation = Vector3.new(0, 180, 0)
  4275. Part377.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4276. BlockMesh378.Parent = Part377
  4277. Part379.Parent = Model0
  4278. Part379.Material = Enum.Material.Metal
  4279. Part379.BrickColor = BrickColor.new("Grime")
  4280. Part379.Rotation = Vector3.new(180, 0, -180)
  4281. Part379.CanCollide = false
  4282. Part379.FormFactor = Enum.FormFactor.Custom
  4283. Part379.Size = Vector3.new(0.399999231, 0.799999893, 5.19999981)
  4284. Part379.CFrame = CFrame.new(-4.10968304, 4.80014801, 33.6599922, -1, 5.95867459e-06, 4.37692006e-06, 5.96897416e-06, 1, -1.46642387e-05, -4.16614375e-06, -1.45159993e-05, -1)
  4285. Part379.BackSurface = Enum.SurfaceType.Weld
  4286. Part379.BottomSurface = Enum.SurfaceType.Weld
  4287. Part379.FrontSurface = Enum.SurfaceType.Weld
  4288. Part379.LeftSurface = Enum.SurfaceType.Weld
  4289. Part379.RightSurface = Enum.SurfaceType.Weld
  4290. Part379.TopSurface = Enum.SurfaceType.Weld
  4291. Part379.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4292. Part379.Position = Vector3.new(-4.10968304, 4.80014801, 33.6599922)
  4293. Part379.Orientation = Vector3.new(0, 180, 0)
  4294. Part379.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4295. BlockMesh380.Parent = Part379
  4296. Part381.Name = "wheel"
  4297. Part381.Parent = Model0
  4298. Part381.Material = Enum.Material.Metal
  4299. Part381.BrickColor = BrickColor.new("Grime")
  4300. Part381.Transparency = 1
  4301. Part381.Rotation = Vector3.new(-90, -90, 0)
  4302. Part381.FormFactor = Enum.FormFactor.Symmetric
  4303. Part381.Friction = 1
  4304. Part381.Shape = Enum.PartType.Ball
  4305. Part381.Size = Vector3.new(5, 5, 5)
  4306. Part381.CFrame = CFrame.new(-22.5099869, 2.99934506, 49.1596909, -1.68524257e-05, -5.57238771e-08, -1, 1, -4.68407961e-08, -1.6852111e-05, -3.93574737e-08, -1, 6.68240361e-08)
  4307. Part381.BottomSurface = Enum.SurfaceType.Smooth
  4308. Part381.TopSurface = Enum.SurfaceType.Hinge
  4309. Part381.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4310. Part381.Position = Vector3.new(-22.5099869, 2.99934506, 49.1596909)
  4311. Part381.Orientation = Vector3.new(0, -90, 90)
  4312. Part381.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4313. CylinderMesh382.Parent = Part381
  4314. CylinderMesh382.Offset = Vector3.new(0, -1.10000002, 0)
  4315. CylinderMesh382.Scale = Vector3.new(1, 0.600000024, 1)
  4316. CylinderMesh382.Scale = Vector3.new(1, 0.600000024, 1)
  4317. Part383.Parent = Model0
  4318. Part383.Material = Enum.Material.Metal
  4319. Part383.BrickColor = BrickColor.new("Really black")
  4320. Part383.Rotation = Vector3.new(-90, 90, 0)
  4321. Part383.CanCollide = false
  4322. Part383.FormFactor = Enum.FormFactor.Custom
  4323. Part383.Size = Vector3.new(5.5999999, 1.79999995, 5.60000038)
  4324. Part383.CFrame = CFrame.new(-13.909976, 2.80021191, 31.7600212, -6.42304258e-06, -4.95945733e-06, 1, -1, -8.09017456e-06, -6.47926254e-06, 7.28673149e-06, -1, -6.10251254e-06)
  4325. Part383.BottomSurface = Enum.SurfaceType.Weld
  4326. Part383.FrontSurface = Enum.SurfaceType.Weld
  4327. Part383.LeftSurface = Enum.SurfaceType.Weld
  4328. Part383.RightSurface = Enum.SurfaceType.Weld
  4329. Part383.TopSurface = Enum.SurfaceType.Weld
  4330. Part383.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4331. Part383.Position = Vector3.new(-13.909976, 2.80021191, 31.7600212)
  4332. Part383.Orientation = Vector3.new(0, 90, -90)
  4333. Part383.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4334. CylinderMesh384.Parent = Part383
  4335. Part385.Parent = Model0
  4336. Part385.Material = Enum.Material.Metal
  4337. Part385.BrickColor = BrickColor.new("Really black")
  4338. Part385.Rotation = Vector3.new(90, -90, 0)
  4339. Part385.CanCollide = false
  4340. Part385.FormFactor = Enum.FormFactor.Custom
  4341. Part385.Size = Vector3.new(5.5999999, 1.79999995, 5.60000038)
  4342. Part385.CFrame = CFrame.new(-13.9099016, 2.80034089, 45.9599915, -5.31013347e-06, -1.75913701e-05, -1, -1, 8.41797737e-06, 5.30998523e-06, 8.4178846e-06, 1, -1.75914138e-05)
  4343. Part385.BottomSurface = Enum.SurfaceType.Weld
  4344. Part385.FrontSurface = Enum.SurfaceType.Weld
  4345. Part385.LeftSurface = Enum.SurfaceType.Weld
  4346. Part385.RightSurface = Enum.SurfaceType.Weld
  4347. Part385.TopSurface = Enum.SurfaceType.Weld
  4348. Part385.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4349. Part385.Position = Vector3.new(-13.9099016, 2.80034089, 45.9599915)
  4350. Part385.Orientation = Vector3.new(0, -90, -90)
  4351. Part385.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4352. CylinderMesh386.Parent = Part385
  4353. WedgePart387.Parent = Model0
  4354. WedgePart387.Material = Enum.Material.Metal
  4355. WedgePart387.BrickColor = BrickColor.new("Grime")
  4356. WedgePart387.Rotation = Vector3.new(-180, -90, 0)
  4357. WedgePart387.FormFactor = Enum.FormFactor.Custom
  4358. WedgePart387.Size = Vector3.new(5.19999981, 1.20000005, 0.800000072)
  4359. WedgePart387.CFrame = CFrame.new(3.49014544, 5.80042076, 33.6599541, -5.22691334e-06, -6.46520948e-06, -1, 5.58827878e-06, -1, 6.48099831e-06, -1, -5.81446511e-06, 5.54879989e-06)
  4360. WedgePart387.BottomSurface = Enum.SurfaceType.Weld
  4361. WedgePart387.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4362. WedgePart387.Position = Vector3.new(3.49014544, 5.80042076, 33.6599541)
  4363. WedgePart387.Orientation = Vector3.new(0, -90, 180)
  4364. WedgePart387.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4365. SpecialMesh388.Parent = WedgePart387
  4366. SpecialMesh388.MeshType = Enum.MeshType.Wedge
  4367. WedgePart389.Parent = Model0
  4368. WedgePart389.Material = Enum.Material.Metal
  4369. WedgePart389.BrickColor = BrickColor.new("Grime")
  4370. WedgePart389.Rotation = Vector3.new(180, 90, 0)
  4371. WedgePart389.CanCollide = false
  4372. WedgePart389.FormFactor = Enum.FormFactor.Custom
  4373. WedgePart389.Size = Vector3.new(5.19999981, 1.60000014, 0.400000006)
  4374. WedgePart389.CFrame = CFrame.new(-4.10981941, 3.60051203, 33.6600952, 5.08384437e-06, -6.67719132e-06, 1, 8.03388048e-06, -0.999993205, -6.73167688e-06, 1, 7.2622679e-06, -6.18094418e-06)
  4375. WedgePart389.BottomSurface = Enum.SurfaceType.Weld
  4376. WedgePart389.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4377. WedgePart389.Position = Vector3.new(-4.10981941, 3.60051203, 33.6600952)
  4378. WedgePart389.Orientation = Vector3.new(0, 90, 180)
  4379. WedgePart389.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4380. SpecialMesh390.Parent = WedgePart389
  4381. SpecialMesh390.MeshType = Enum.MeshType.Wedge
  4382. WedgePart391.Parent = Model0
  4383. WedgePart391.Material = Enum.Material.Metal
  4384. WedgePart391.BrickColor = BrickColor.new("Grime")
  4385. WedgePart391.Rotation = Vector3.new(-180, 90, 0)
  4386. WedgePart391.CanCollide = false
  4387. WedgePart391.FormFactor = Enum.FormFactor.Custom
  4388. WedgePart391.Size = Vector3.new(5.19999981, 0.800000072, 0.600000024)
  4389. WedgePart391.CFrame = CFrame.new(-4.60982037, 4.80040455, 44.0597725, 1.23189566e-05, -7.03911064e-06, 1, -4.74273656e-06, -0.999981761, -7.78240428e-06, 1.00000024, -1.52694429e-05, -2.73172082e-05)
  4390. WedgePart391.BottomSurface = Enum.SurfaceType.Weld
  4391. WedgePart391.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4392. WedgePart391.Position = Vector3.new(-4.60982037, 4.80040455, 44.0597725)
  4393. WedgePart391.Orientation = Vector3.new(0, 90, -180)
  4394. WedgePart391.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4395. SpecialMesh392.Parent = WedgePart391
  4396. SpecialMesh392.MeshType = Enum.MeshType.Wedge
  4397. WedgePart393.Parent = Model0
  4398. WedgePart393.Material = Enum.Material.Metal
  4399. WedgePart393.BrickColor = BrickColor.new("Grime")
  4400. WedgePart393.Rotation = Vector3.new(180, -90, 0)
  4401. WedgePart393.FormFactor = Enum.FormFactor.Custom
  4402. WedgePart393.Size = Vector3.new(5.19999981, 0.800000072, 1.4000001)
  4403. WedgePart393.CFrame = CFrame.new(4.59036112, 6.80025482, 44.0597649, -1.38457381e-07, -6.21204481e-06, -1, -1.1573351e-05, -0.999996543, 6.72009583e-06, -1, 3.97761823e-06, 1.09616794e-05)
  4404. WedgePart393.BottomSurface = Enum.SurfaceType.Weld
  4405. WedgePart393.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4406. WedgePart393.Position = Vector3.new(4.59036112, 6.80025482, 44.0597649)
  4407. WedgePart393.Orientation = Vector3.new(0, -90, -180)
  4408. WedgePart393.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4409. SpecialMesh394.Parent = WedgePart393
  4410. SpecialMesh394.MeshType = Enum.MeshType.Wedge
  4411. WedgePart395.Parent = Model0
  4412. WedgePart395.Material = Enum.Material.Metal
  4413. WedgePart395.BrickColor = BrickColor.new("Grime")
  4414. WedgePart395.Rotation = Vector3.new(180, -90, 0)
  4415. WedgePart395.FormFactor = Enum.FormFactor.Custom
  4416. WedgePart395.Size = Vector3.new(5.19999981, 0.800000072, 1.4000001)
  4417. WedgePart395.CFrame = CFrame.new(4.59042549, 6.80014467, 33.6591415, 5.75830927e-06, -5.91780463e-06, -1, -1.57273789e-05, -1, 6.3936277e-06, -1, 8.98918006e-06, 3.81148857e-06)
  4418. WedgePart395.BottomSurface = Enum.SurfaceType.Weld
  4419. WedgePart395.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4420. WedgePart395.Position = Vector3.new(4.59042549, 6.80014467, 33.6591415)
  4421. WedgePart395.Orientation = Vector3.new(0, -90, -180)
  4422. WedgePart395.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4423. SpecialMesh396.Parent = WedgePart395
  4424. SpecialMesh396.MeshType = Enum.MeshType.Wedge
  4425. WedgePart397.Parent = Model0
  4426. WedgePart397.Material = Enum.Material.Metal
  4427. WedgePart397.BrickColor = BrickColor.new("Grime")
  4428. WedgePart397.Rotation = Vector3.new(180, 90, 0)
  4429. WedgePart397.CanCollide = false
  4430. WedgePart397.FormFactor = Enum.FormFactor.Custom
  4431. WedgePart397.Size = Vector3.new(5.19999981, 1.60000014, 0.400000006)
  4432. WedgePart397.CFrame = CFrame.new(-4.10966873, 3.60070205, 44.0600739, -1.83692464e-05, -5.51331595e-06, 1, 1.6215803e-05, -0.99999088, -5.89260162e-06, 1.00000012, 1.0839356e-05, 1.07093201e-05)
  4433. WedgePart397.BottomSurface = Enum.SurfaceType.Weld
  4434. WedgePart397.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4435. WedgePart397.Position = Vector3.new(-4.10966873, 3.60070205, 44.0600739)
  4436. WedgePart397.Orientation = Vector3.new(0, 90, 180)
  4437. WedgePart397.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4438. SpecialMesh398.Parent = WedgePart397
  4439. SpecialMesh398.MeshType = Enum.MeshType.Wedge
  4440. WedgePart399.Parent = Model0
  4441. WedgePart399.Material = Enum.Material.Metal
  4442. WedgePart399.BrickColor = BrickColor.new("Grime")
  4443. WedgePart399.Rotation = Vector3.new(-180, -90, 0)
  4444. WedgePart399.FormFactor = Enum.FormFactor.Custom
  4445. WedgePart399.Size = Vector3.new(5.19999981, 1.20000005, 0.800000072)
  4446. WedgePart399.CFrame = CFrame.new(3.49025035, 5.80047512, 44.0598679, 1.49187254e-05, -5.46336423e-06, -1, 1.28550873e-05, -0.99999088, 5.84314057e-06, -1.00000012, -1.82317744e-05, -7.25863902e-06)
  4447. WedgePart399.BottomSurface = Enum.SurfaceType.Weld
  4448. WedgePart399.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4449. WedgePart399.Position = Vector3.new(3.49025035, 5.80047512, 44.0598679)
  4450. WedgePart399.Orientation = Vector3.new(0, -90, 180)
  4451. WedgePart399.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4452. SpecialMesh400.Parent = WedgePart399
  4453. SpecialMesh400.MeshType = Enum.MeshType.Wedge
  4454. WedgePart401.Parent = Model0
  4455. WedgePart401.Material = Enum.Material.Metal
  4456. WedgePart401.BrickColor = BrickColor.new("Grime")
  4457. WedgePart401.Rotation = Vector3.new(-180, -90, 0)
  4458. WedgePart401.FormFactor = Enum.FormFactor.Custom
  4459. WedgePart401.Size = Vector3.new(5.19999981, 2.4000001, 0.800000072)
  4460. WedgePart401.CFrame = CFrame.new(2.69040108, 4.00057888, 33.659893, -1.2307155e-05, -6.81548408e-06, -1, 4.87608668e-06, -1, 6.82578775e-06, -1, -5.02421426e-06, 1.25180559e-05)
  4461. WedgePart401.BottomSurface = Enum.SurfaceType.Weld
  4462. WedgePart401.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4463. WedgePart401.Position = Vector3.new(2.69040108, 4.00057888, 33.659893)
  4464. WedgePart401.Orientation = Vector3.new(0, -90, 180)
  4465. WedgePart401.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4466. SpecialMesh402.Parent = WedgePart401
  4467. SpecialMesh402.MeshType = Enum.MeshType.Wedge
  4468. WedgePart403.Parent = Model0
  4469. WedgePart403.Material = Enum.Material.Metal
  4470. WedgePart403.BrickColor = BrickColor.new("Grime")
  4471. WedgePart403.Rotation = Vector3.new(180, 90, 0)
  4472. WedgePart403.FormFactor = Enum.FormFactor.Custom
  4473. WedgePart403.Size = Vector3.new(5.19999981, 1.4000001, 1.80000007)
  4474. WedgePart403.CFrame = CFrame.new(15.3911648, 6.50011253, 33.6598206, -5.57357816e-06, -6.14820556e-06, 1, 6.22643574e-06, -1, -6.27145073e-06, 1, 4.4634462e-06, 3.06545007e-06)
  4475. WedgePart403.BottomSurface = Enum.SurfaceType.Weld
  4476. WedgePart403.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4477. WedgePart403.Position = Vector3.new(15.3911648, 6.50011253, 33.6598206)
  4478. WedgePart403.Orientation = Vector3.new(0, 90, 180)
  4479. WedgePart403.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4480. SpecialMesh404.Parent = WedgePart403
  4481. SpecialMesh404.MeshType = Enum.MeshType.Wedge
  4482. WedgePart405.Parent = Model0
  4483. WedgePart405.Material = Enum.Material.Metal
  4484. WedgePart405.BrickColor = BrickColor.new("Grime")
  4485. WedgePart405.Rotation = Vector3.new(180, 90, 0)
  4486. WedgePart405.CanCollide = false
  4487. WedgePart405.FormFactor = Enum.FormFactor.Custom
  4488. WedgePart405.Size = Vector3.new(5.19999981, 0.800000072, 0.600000024)
  4489. WedgePart405.CFrame = CFrame.new(-4.60990286, 4.80025768, 33.6599922, -1.13140413e-05, -5.86295255e-06, 1, 1.95633838e-05, -0.999981761, -6.5924678e-06, 1.00000024, 9.23195239e-06, -3.40660699e-06)
  4490. WedgePart405.BottomSurface = Enum.SurfaceType.Weld
  4491. WedgePart405.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4492. WedgePart405.Position = Vector3.new(-4.60990286, 4.80025768, 33.6599922)
  4493. WedgePart405.Orientation = Vector3.new(0, 90, 180)
  4494. WedgePart405.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4495. SpecialMesh406.Parent = WedgePart405
  4496. SpecialMesh406.MeshType = Enum.MeshType.Wedge
  4497. WedgePart407.Parent = Model0
  4498. WedgePart407.Material = Enum.Material.Metal
  4499. WedgePart407.BrickColor = BrickColor.new("Grime")
  4500. WedgePart407.Rotation = Vector3.new(180, -90, 0)
  4501. WedgePart407.FormFactor = Enum.FormFactor.Custom
  4502. WedgePart407.Size = Vector3.new(1.59999871, 2, 1.79999995)
  4503. WedgePart407.CFrame = CFrame.new(-16.609375, 5.00049973, 45.8597336, 6.52338531e-06, -6.1213882e-06, -1, -1.60775817e-05, -1, 6.68229768e-06, -1, 8.12245889e-06, 4.77771937e-06)
  4504. WedgePart407.BottomSurface = Enum.SurfaceType.Smooth
  4505. WedgePart407.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4506. WedgePart407.Position = Vector3.new(-16.609375, 5.00049973, 45.8597336)
  4507. WedgePart407.Orientation = Vector3.new(0, -90, -180)
  4508. WedgePart407.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4509. SpecialMesh408.Parent = WedgePart407
  4510. SpecialMesh408.MeshType = Enum.MeshType.Wedge
  4511. Part409.Parent = Model0
  4512. Part409.Material = Enum.Material.Metal
  4513. Part409.BrickColor = BrickColor.new("Grime")
  4514. Part409.Rotation = Vector3.new(180, 0, -180)
  4515. Part409.FormFactor = Enum.FormFactor.Custom
  4516. Part409.Size = Vector3.new(1.19999981, 1.20000005, 15.999999)
  4517. Part409.CFrame = CFrame.new(18.0901623, 3.40006208, 38.8598328, -1, 6.87710462e-06, -1.40845405e-05, 7.06488026e-06, 1, -9.22855088e-06, 1.79022245e-05, -6.54521045e-06, -1)
  4518. Part409.BackSurface = Enum.SurfaceType.Weld
  4519. Part409.BottomSurface = Enum.SurfaceType.Weld
  4520. Part409.LeftSurface = Enum.SurfaceType.Weld
  4521. Part409.RightSurface = Enum.SurfaceType.Weld
  4522. Part409.TopSurface = Enum.SurfaceType.Weld
  4523. Part409.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4524. Part409.Position = Vector3.new(18.0901623, 3.40006208, 38.8598328)
  4525. Part409.Orientation = Vector3.new(0, -180, 0)
  4526. Part409.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4527. BlockMesh410.Parent = Part409
  4528. Part411.Parent = Model0
  4529. Part411.Material = Enum.Material.Metal
  4530. Part411.BrickColor = BrickColor.new("Grime")
  4531. Part411.Rotation = Vector3.new(-180, 0, -180)
  4532. Part411.FormFactor = Enum.FormFactor.Custom
  4533. Part411.Size = Vector3.new(2.00000024, 4, 15.6000004)
  4534. Part411.CFrame = CFrame.new(18.0899773, 6.00011158, 38.8595161, -1, 8.79176241e-06, -5.25169889e-05, 8.88845261e-06, 1, 7.70221322e-06, 5.44925242e-05, 9.09026676e-06, -1)
  4535. Part411.BackSurface = Enum.SurfaceType.Weld
  4536. Part411.BottomSurface = Enum.SurfaceType.Weld
  4537. Part411.FrontSurface = Enum.SurfaceType.Weld
  4538. Part411.LeftSurface = Enum.SurfaceType.Weld
  4539. Part411.RightSurface = Enum.SurfaceType.Weld
  4540. Part411.TopSurface = Enum.SurfaceType.Weld
  4541. Part411.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4542. Part411.Position = Vector3.new(18.0899773, 6.00011158, 38.8595161)
  4543. Part411.Orientation = Vector3.new(0, -180, 0)
  4544. Part411.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4545. BlockMesh412.Parent = Part411
  4546. Part413.Parent = Model0
  4547. Part413.Material = Enum.Material.Metal
  4548. Part413.BrickColor = BrickColor.new("Grime")
  4549. Part413.Rotation = Vector3.new(-180, 0, -180)
  4550. Part413.CanCollide = false
  4551. Part413.FormFactor = Enum.FormFactor.Custom
  4552. Part413.Size = Vector3.new(6.19999981, 2.39999986, 5.19999981)
  4553. Part413.CFrame = CFrame.new(-0.809948921, 4.00028038, 44.0597649, -1, 6.57104692e-06, -7.88472062e-06, 6.95060317e-06, 0.99999088, 2.1937858e-06, 1.55447615e-05, 7.57022963e-06, -1.00000012)
  4554. Part413.BackSurface = Enum.SurfaceType.Weld
  4555. Part413.BottomSurface = Enum.SurfaceType.Weld
  4556. Part413.FrontSurface = Enum.SurfaceType.Weld
  4557. Part413.LeftSurface = Enum.SurfaceType.Weld
  4558. Part413.RightSurface = Enum.SurfaceType.Weld
  4559. Part413.TopSurface = Enum.SurfaceType.Weld
  4560. Part413.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4561. Part413.Position = Vector3.new(-0.809948921, 4.00028038, 44.0597649)
  4562. Part413.Orientation = Vector3.new(0, -180, 0)
  4563. Part413.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4564. BlockMesh414.Parent = Part413
  4565. Part415.Parent = Model0
  4566. Part415.Material = Enum.Material.Metal
  4567. Part415.BrickColor = BrickColor.new("Grime")
  4568. Part415.Rotation = Vector3.new(180, 0, -180)
  4569. Part415.FormFactor = Enum.FormFactor.Custom
  4570. Part415.Size = Vector3.new(13.1999998, 1.19999969, 12.4000006)
  4571. Part415.CFrame = CFrame.new(10.0900612, 3.40011263, 38.85989, -1, 6.44758302e-06, -5.45887087e-06, 6.45471619e-06, 1, -7.73913871e-06, 5.60309672e-06, -7.63776461e-06, -1)
  4572. Part415.BottomSurface = Enum.SurfaceType.Weld
  4573. Part415.LeftSurface = Enum.SurfaceType.Weld
  4574. Part415.RightSurface = Enum.SurfaceType.Weld
  4575. Part415.TopSurface = Enum.SurfaceType.Weld
  4576. Part415.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4577. Part415.Position = Vector3.new(10.0900612, 3.40011263, 38.85989)
  4578. Part415.Orientation = Vector3.new(0, -180, 0)
  4579. Part415.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4580. BlockMesh416.Parent = Part415
  4581. BlockMesh416.Offset = Vector3.new(0, 2, 0)
  4582. BlockMesh416.Scale = Vector3.new(1.20000005, 4.33400011, 1)
  4583. BlockMesh416.Scale = Vector3.new(1.20000005, 4.33400011, 1)
  4584. Part417.Parent = Model0
  4585. Part417.Material = Enum.Material.Metal
  4586. Part417.BrickColor = BrickColor.new("Really black")
  4587. Part417.Rotation = Vector3.new(90, -90, 0)
  4588. Part417.CanCollide = false
  4589. Part417.FormFactor = Enum.FormFactor.Custom
  4590. Part417.Size = Vector3.new(5.5999999, 1.79999995, 5.60000038)
  4591. Part417.CFrame = CFrame.new(-7.30992794, 2.80029297, 45.9599228, -5.31013347e-06, -1.75913701e-05, -1, -1, 8.41797737e-06, 5.30998523e-06, 8.4178846e-06, 1, -1.75914138e-05)
  4592. Part417.BottomSurface = Enum.SurfaceType.Weld
  4593. Part417.FrontSurface = Enum.SurfaceType.Weld
  4594. Part417.LeftSurface = Enum.SurfaceType.Weld
  4595. Part417.RightSurface = Enum.SurfaceType.Weld
  4596. Part417.TopSurface = Enum.SurfaceType.Weld
  4597. Part417.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4598. Part417.Position = Vector3.new(-7.30992794, 2.80029297, 45.9599228)
  4599. Part417.Orientation = Vector3.new(0, -90, -90)
  4600. Part417.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4601. CylinderMesh418.Parent = Part417
  4602. Part419.Name = "wheel"
  4603. Part419.Parent = Model0
  4604. Part419.Material = Enum.Material.Metal
  4605. Part419.BrickColor = BrickColor.new("Grime")
  4606. Part419.Transparency = 1
  4607. Part419.Rotation = Vector3.new(90, 90, 0)
  4608. Part419.FormFactor = Enum.FormFactor.Symmetric
  4609. Part419.Friction = 1
  4610. Part419.Shape = Enum.PartType.Ball
  4611. Part419.Size = Vector3.new(5, 5, 5)
  4612. Part419.CFrame = CFrame.new(18.0901184, 2.99934506, 28.3597851, 2.72848411e-09, 5.54910464e-08, 1, 1, 4.68062353e-08, -3.27418093e-09, -3.90050445e-08, 1, -6.65888464e-08)
  4613. Part419.BottomSurface = Enum.SurfaceType.Smooth
  4614. Part419.TopSurface = Enum.SurfaceType.Hinge
  4615. Part419.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4616. Part419.Position = Vector3.new(18.0901184, 2.99934506, 28.3597851)
  4617. Part419.Orientation = Vector3.new(0, 90, 90)
  4618. Part419.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4619. CylinderMesh420.Parent = Part419
  4620. CylinderMesh420.Offset = Vector3.new(0, -1.10000002, 0)
  4621. CylinderMesh420.Scale = Vector3.new(1, 0.600000024, 1)
  4622. CylinderMesh420.Scale = Vector3.new(1, 0.600000024, 1)
  4623. Part421.Parent = Model0
  4624. Part421.Material = Enum.Material.Metal
  4625. Part421.BrickColor = BrickColor.new("Really black")
  4626. Part421.Rotation = Vector3.new(-90, 90, 0)
  4627. Part421.CanCollide = false
  4628. Part421.FormFactor = Enum.FormFactor.Custom
  4629. Part421.Size = Vector3.new(5.5999999, 1.79999995, 5.60000038)
  4630. Part421.CFrame = CFrame.new(6.2899642, 2.80008507, 31.7599297, -6.44921874e-06, -5.4921652e-06, 1, -1, -7.7157365e-06, -6.45307955e-06, 7.66116682e-06, -1, -5.5698024e-06)
  4631. Part421.BottomSurface = Enum.SurfaceType.Weld
  4632. Part421.FrontSurface = Enum.SurfaceType.Weld
  4633. Part421.LeftSurface = Enum.SurfaceType.Weld
  4634. Part421.RightSurface = Enum.SurfaceType.Weld
  4635. Part421.TopSurface = Enum.SurfaceType.Weld
  4636. Part421.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4637. Part421.Position = Vector3.new(6.2899642, 2.80008507, 31.7599297)
  4638. Part421.Orientation = Vector3.new(0, 90, -90)
  4639. Part421.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4640. CylinderMesh422.Parent = Part421
  4641. Part423.Parent = Model0
  4642. Part423.Material = Enum.Material.Metal
  4643. Part423.BrickColor = BrickColor.new("Really black")
  4644. Part423.Rotation = Vector3.new(-90, 90, 0)
  4645. Part423.CanCollide = false
  4646. Part423.FormFactor = Enum.FormFactor.Custom
  4647. Part423.Size = Vector3.new(5.5999999, 1.79999995, 5.60000038)
  4648. Part423.CFrame = CFrame.new(13.4899158, 2.80003095, 31.7598763, -6.44921874e-06, -5.4921652e-06, 1, -1, -7.7157365e-06, -6.45307955e-06, 7.66116682e-06, -1, -5.5698024e-06)
  4649. Part423.BottomSurface = Enum.SurfaceType.Weld
  4650. Part423.FrontSurface = Enum.SurfaceType.Weld
  4651. Part423.LeftSurface = Enum.SurfaceType.Weld
  4652. Part423.RightSurface = Enum.SurfaceType.Weld
  4653. Part423.TopSurface = Enum.SurfaceType.Smooth
  4654. Part423.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4655. Part423.Position = Vector3.new(13.4899158, 2.80003095, 31.7598763)
  4656. Part423.Orientation = Vector3.new(0, 90, -90)
  4657. Part423.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4658. CylinderMesh424.Parent = Part423
  4659. Part425.Parent = Model0
  4660. Part425.Material = Enum.Material.Metal
  4661. Part425.BrickColor = BrickColor.new("Really black")
  4662. Part425.Rotation = Vector3.new(90, -90, 0)
  4663. Part425.CanCollide = false
  4664. Part425.FormFactor = Enum.FormFactor.Custom
  4665. Part425.Size = Vector3.new(5.5999999, 1.79999995, 5.60000038)
  4666. Part425.CFrame = CFrame.new(6.29016876, 2.80019403, 45.9599304, -6.44921874e-06, 5.4921652e-06, -1, -1, 7.7157365e-06, 6.45307955e-06, 7.66116682e-06, 1, 5.5698024e-06)
  4667. Part425.BottomSurface = Enum.SurfaceType.Weld
  4668. Part425.FrontSurface = Enum.SurfaceType.Weld
  4669. Part425.LeftSurface = Enum.SurfaceType.Weld
  4670. Part425.RightSurface = Enum.SurfaceType.Weld
  4671. Part425.TopSurface = Enum.SurfaceType.Weld
  4672. Part425.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4673. Part425.Position = Vector3.new(6.29016876, 2.80019403, 45.9599304)
  4674. Part425.Orientation = Vector3.new(0, -90, -90)
  4675. Part425.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4676. CylinderMesh426.Parent = Part425
  4677. Part427.Parent = Model0
  4678. Part427.Material = Enum.Material.Metal
  4679. Part427.BrickColor = BrickColor.new("Grime")
  4680. Part427.Rotation = Vector3.new(-180, 0, -180)
  4681. Part427.CanCollide = false
  4682. Part427.FormFactor = Enum.FormFactor.Custom
  4683. Part427.Size = Vector3.new(0.800000191, 1.40000021, 5.19999981)
  4684. Part427.CFrame = CFrame.new(16.6901779, 6.50009441, 44.059761, -1, 7.6314127e-06, -2.93200592e-05, 7.72801832e-06, 1, 1.66543414e-05, 3.12956508e-05, 1.80426377e-05, -1)
  4685. Part427.BackSurface = Enum.SurfaceType.Weld
  4686. Part427.BottomSurface = Enum.SurfaceType.Weld
  4687. Part427.FrontSurface = Enum.SurfaceType.Weld
  4688. Part427.LeftSurface = Enum.SurfaceType.Weld
  4689. Part427.RightSurface = Enum.SurfaceType.Weld
  4690. Part427.TopSurface = Enum.SurfaceType.Weld
  4691. Part427.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4692. Part427.Position = Vector3.new(16.6901779, 6.50009441, 44.059761)
  4693. Part427.Orientation = Vector3.new(0, -180, 0)
  4694. Part427.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4695. BlockMesh428.Parent = Part427
  4696. WedgePart429.Parent = Model0
  4697. WedgePart429.Material = Enum.Material.Metal
  4698. WedgePart429.BrickColor = BrickColor.new("Grime")
  4699. WedgePart429.Rotation = Vector3.new(-180, -90, 0)
  4700. WedgePart429.FormFactor = Enum.FormFactor.Custom
  4701. WedgePart429.Size = Vector3.new(5.19999981, 2.4000001, 0.800000072)
  4702. WedgePart429.CFrame = CFrame.new(2.69045496, 4.00031519, 44.0597382, -1.79814906e-05, -7.07093022e-06, -1, 9.26739267e-06, -0.99999088, 7.4503323e-06, -1.00000012, -1.46438188e-05, 2.5641586e-05)
  4703. WedgePart429.BottomSurface = Enum.SurfaceType.Weld
  4704. WedgePart429.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4705. WedgePart429.Position = Vector3.new(2.69045496, 4.00031519, 44.0597382)
  4706. WedgePart429.Orientation = Vector3.new(0, -90, 180)
  4707. WedgePart429.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4708. SpecialMesh430.Parent = WedgePart429
  4709. SpecialMesh430.MeshType = Enum.MeshType.Wedge
  4710. WedgePart431.Parent = Model0
  4711. WedgePart431.Material = Enum.Material.Metal
  4712. WedgePart431.BrickColor = BrickColor.new("Grime")
  4713. WedgePart431.Rotation = Vector3.new(180, 90, 0)
  4714. WedgePart431.FormFactor = Enum.FormFactor.Custom
  4715. WedgePart431.Size = Vector3.new(5.19999981, 1.4000001, 1.80000007)
  4716. WedgePart431.CFrame = CFrame.new(15.3902655, 6.50043106, 44.0596695, -1.61600074e-05, -5.6243216e-06, 1, 1.58236417e-05, -1, -6.17393925e-06, 1, 7.96042968e-06, 4.97321707e-06)
  4717. WedgePart431.BottomSurface = Enum.SurfaceType.Weld
  4718. WedgePart431.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4719. WedgePart431.Position = Vector3.new(15.3902655, 6.50043106, 44.0596695)
  4720. WedgePart431.Orientation = Vector3.new(0, 90, 180)
  4721. WedgePart431.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4722. SpecialMesh432.Parent = WedgePart431
  4723. SpecialMesh432.MeshType = Enum.MeshType.Wedge
  4724. Part433.Name = "wheel"
  4725. Part433.Parent = Model0
  4726. Part433.Material = Enum.Material.Metal
  4727. Part433.BrickColor = BrickColor.new("Grime")
  4728. Part433.Transparency = 1
  4729. Part433.Rotation = Vector3.new(-90, -90, 0)
  4730. Part433.FormFactor = Enum.FormFactor.Symmetric
  4731. Part433.Friction = 1
  4732. Part433.Shape = Enum.PartType.Ball
  4733. Part433.Size = Vector3.new(5, 5, 5)
  4734. Part433.CFrame = CFrame.new(18.0901108, 2.99934506, 49.3595123, 2.72848411e-09, -5.54910464e-08, -1, 1, -4.68062353e-08, 3.27418093e-09, -3.90050445e-08, -1, 6.65888464e-08)
  4735. Part433.BottomSurface = Enum.SurfaceType.Smooth
  4736. Part433.TopSurface = Enum.SurfaceType.Hinge
  4737. Part433.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4738. Part433.Position = Vector3.new(18.0901108, 2.99934506, 49.3595123)
  4739. Part433.Orientation = Vector3.new(0, -90, 90)
  4740. Part433.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4741. CylinderMesh434.Parent = Part433
  4742. CylinderMesh434.Offset = Vector3.new(0, -1.10000002, 0)
  4743. CylinderMesh434.Scale = Vector3.new(1, 0.600000024, 1)
  4744. CylinderMesh434.Scale = Vector3.new(1, 0.600000024, 1)
  4745. Part435.Parent = Model0
  4746. Part435.Material = Enum.Material.Metal
  4747. Part435.BrickColor = BrickColor.new("Really black")
  4748. Part435.Rotation = Vector3.new(90, -90, 0)
  4749. Part435.CanCollide = false
  4750. Part435.FormFactor = Enum.FormFactor.Custom
  4751. Part435.Size = Vector3.new(5.5999999, 1.79999995, 5.60000038)
  4752. Part435.CFrame = CFrame.new(13.4901199, 2.80014706, 45.9598923, -6.44921874e-06, 5.4921652e-06, -1, -1, 7.7157365e-06, 6.45307955e-06, 7.66116682e-06, 1, 5.5698024e-06)
  4753. Part435.BottomSurface = Enum.SurfaceType.Weld
  4754. Part435.FrontSurface = Enum.SurfaceType.Weld
  4755. Part435.LeftSurface = Enum.SurfaceType.Weld
  4756. Part435.RightSurface = Enum.SurfaceType.Weld
  4757. Part435.TopSurface = Enum.SurfaceType.Smooth
  4758. Part435.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4759. Part435.Position = Vector3.new(13.4901199, 2.80014706, 45.9598923)
  4760. Part435.Orientation = Vector3.new(0, -90, -90)
  4761. Part435.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4762. CylinderMesh436.Parent = Part435
  4763. Part437.Parent = Model0
  4764. Part437.Material = Enum.Material.Metal
  4765. Part437.BrickColor = BrickColor.new("Grime")
  4766. Part437.Rotation = Vector3.new(90, -90, 0)
  4767. Part437.CanCollide = false
  4768. Part437.FormFactor = Enum.FormFactor.Custom
  4769. Part437.Size = Vector3.new(3.59999943, 0.200000003, 3.20000005)
  4770. Part437.CFrame = CFrame.new(-13.9098864, 2.80032659, 46.9600143, -6.56966131e-06, -1.93433134e-05, -1, -1, 9.822832e-06, 6.56947122e-06, 9.82270558e-06, 1, -1.93433771e-05)
  4771. Part437.BottomSurface = Enum.SurfaceType.Weld
  4772. Part437.FrontSurface = Enum.SurfaceType.Weld
  4773. Part437.LeftSurface = Enum.SurfaceType.Weld
  4774. Part437.RightSurface = Enum.SurfaceType.Weld
  4775. Part437.TopSurface = Enum.SurfaceType.Weld
  4776. Part437.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4777. Part437.Position = Vector3.new(-13.9098864, 2.80032659, 46.9600143)
  4778. Part437.Orientation = Vector3.new(0, -90, -90)
  4779. Part437.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4780. CylinderMesh438.Parent = Part437
  4781. CylinderMesh438.Offset = Vector3.new(0, -0.170000002, 0)
  4782. Part439.Parent = Model0
  4783. Part439.Material = Enum.Material.Metal
  4784. Part439.BrickColor = BrickColor.new("Grime")
  4785. Part439.Rotation = Vector3.new(90, -90, 0)
  4786. Part439.CanCollide = false
  4787. Part439.FormFactor = Enum.FormFactor.Custom
  4788. Part439.Size = Vector3.new(3.59999943, 0.200000003, 3.20000005)
  4789. Part439.CFrame = CFrame.new(13.5900993, 2.8001523, 46.9598885, -6.44267539e-06, 5.35898835e-06, -1, -1, 7.80934624e-06, 6.45962518e-06, 7.56755799e-06, 1, 5.70298016e-06)
  4790. Part439.BottomSurface = Enum.SurfaceType.Weld
  4791. Part439.FrontSurface = Enum.SurfaceType.Weld
  4792. Part439.LeftSurface = Enum.SurfaceType.Weld
  4793. Part439.RightSurface = Enum.SurfaceType.Weld
  4794. Part439.TopSurface = Enum.SurfaceType.Weld
  4795. Part439.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4796. Part439.Position = Vector3.new(13.5900993, 2.8001523, 46.9598885)
  4797. Part439.Orientation = Vector3.new(0, -90, -90)
  4798. Part439.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4799. CylinderMesh440.Parent = Part439
  4800. CylinderMesh440.Offset = Vector3.new(0, -0.170000002, 0)
  4801. Part441.Parent = Model0
  4802. Part441.Material = Enum.Material.Metal
  4803. Part441.BrickColor = BrickColor.new("Grime")
  4804. Part441.Rotation = Vector3.new(90, -90, 0)
  4805. Part441.CanCollide = false
  4806. Part441.FormFactor = Enum.FormFactor.Custom
  4807. Part441.Size = Vector3.new(3.59999943, 0.200000003, 3.20000005)
  4808. Part441.CFrame = CFrame.new(6.28996181, 2.70008087, 30.7599239, -6.44267539e-06, 5.35898835e-06, -1, -1, 7.80934624e-06, 6.45962518e-06, 7.56755799e-06, 1, 5.70298016e-06)
  4809. Part441.BottomSurface = Enum.SurfaceType.Weld
  4810. Part441.FrontSurface = Enum.SurfaceType.Weld
  4811. Part441.LeftSurface = Enum.SurfaceType.Weld
  4812. Part441.RightSurface = Enum.SurfaceType.Weld
  4813. Part441.TopSurface = Enum.SurfaceType.Weld
  4814. Part441.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4815. Part441.Position = Vector3.new(6.28996181, 2.70008087, 30.7599239)
  4816. Part441.Orientation = Vector3.new(0, -90, -90)
  4817. Part441.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4818. CylinderMesh442.Parent = Part441
  4819. CylinderMesh442.Offset = Vector3.new(0, -0.170000002, 0)
  4820. Part443.Parent = Model0
  4821. Part443.Material = Enum.Material.Metal
  4822. Part443.BrickColor = BrickColor.new("Grime")
  4823. Part443.Rotation = Vector3.new(90, -90, 0)
  4824. Part443.CanCollide = false
  4825. Part443.FormFactor = Enum.FormFactor.Custom
  4826. Part443.Size = Vector3.new(3.59999943, 0.200000003, 3.20000005)
  4827. Part443.CFrame = CFrame.new(-7.40999508, 2.70016646, 30.7599983, -6.36196455e-06, 3.71647275e-06, -1, -1, 8.96386427e-06, 6.54035557e-06, 6.41305041e-06, 1, 7.34550258e-06)
  4828. Part443.BottomSurface = Enum.SurfaceType.Weld
  4829. Part443.FrontSurface = Enum.SurfaceType.Weld
  4830. Part443.LeftSurface = Enum.SurfaceType.Weld
  4831. Part443.RightSurface = Enum.SurfaceType.Weld
  4832. Part443.TopSurface = Enum.SurfaceType.Weld
  4833. Part443.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4834. Part443.Position = Vector3.new(-7.40999508, 2.70016646, 30.7599983)
  4835. Part443.Orientation = Vector3.new(0, -90, -90)
  4836. Part443.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4837. CylinderMesh444.Parent = Part443
  4838. CylinderMesh444.Offset = Vector3.new(0, -0.170000002, 0)
  4839. Part445.Parent = Model0
  4840. Part445.Material = Enum.Material.Metal
  4841. Part445.BrickColor = BrickColor.new("Grime")
  4842. Part445.Rotation = Vector3.new(90, -90, 0)
  4843. Part445.CanCollide = false
  4844. Part445.FormFactor = Enum.FormFactor.Custom
  4845. Part445.Size = Vector3.new(3.59999943, 0.200000003, 3.20000005)
  4846. Part445.CFrame = CFrame.new(13.4899139, 2.70003438, 30.759882, -6.44267539e-06, 5.35898835e-06, -1, -1, 7.80934624e-06, 6.45962518e-06, 7.56755799e-06, 1, 5.70298016e-06)
  4847. Part445.BottomSurface = Enum.SurfaceType.Weld
  4848. Part445.FrontSurface = Enum.SurfaceType.Weld
  4849. Part445.LeftSurface = Enum.SurfaceType.Weld
  4850. Part445.RightSurface = Enum.SurfaceType.Weld
  4851. Part445.TopSurface = Enum.SurfaceType.Weld
  4852. Part445.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4853. Part445.Position = Vector3.new(13.4899139, 2.70003438, 30.759882)
  4854. Part445.Orientation = Vector3.new(0, -90, -90)
  4855. Part445.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4856. CylinderMesh446.Parent = Part445
  4857. CylinderMesh446.Offset = Vector3.new(0, -0.170000002, 0)
  4858. Part447.Parent = Model0
  4859. Part447.Material = Enum.Material.Metal
  4860. Part447.BrickColor = BrickColor.new("Grime")
  4861. Part447.Rotation = Vector3.new(90, -90, 0)
  4862. Part447.CanCollide = false
  4863. Part447.FormFactor = Enum.FormFactor.Custom
  4864. Part447.Size = Vector3.new(3.59999943, 0.200000003, 3.20000005)
  4865. Part447.CFrame = CFrame.new(-13.9099846, 2.80021143, 30.7600117, -6.36196455e-06, 3.71647275e-06, -1, -1, 8.96386427e-06, 6.54035557e-06, 6.41305041e-06, 1, 7.34550258e-06)
  4866. Part447.BottomSurface = Enum.SurfaceType.Weld
  4867. Part447.FrontSurface = Enum.SurfaceType.Weld
  4868. Part447.LeftSurface = Enum.SurfaceType.Weld
  4869. Part447.RightSurface = Enum.SurfaceType.Weld
  4870. Part447.TopSurface = Enum.SurfaceType.Weld
  4871. Part447.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4872. Part447.Position = Vector3.new(-13.9099846, 2.80021143, 30.7600117)
  4873. Part447.Orientation = Vector3.new(0, -90, -90)
  4874. Part447.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4875. CylinderMesh448.Parent = Part447
  4876. CylinderMesh448.Offset = Vector3.new(0, -0.170000002, 0)
  4877. Part449.Parent = Model0
  4878. Part449.Material = Enum.Material.Metal
  4879. Part449.BrickColor = BrickColor.new("Grime")
  4880. Part449.Rotation = Vector3.new(90, -90, 0)
  4881. Part449.CanCollide = false
  4882. Part449.FormFactor = Enum.FormFactor.Custom
  4883. Part449.Size = Vector3.new(3.59999943, 0.200000003, 3.20000005)
  4884. Part449.CFrame = CFrame.new(-7.30978823, 2.80027866, 46.9599609, -6.56966131e-06, -1.93433134e-05, -1, -1, 9.822832e-06, 6.56947122e-06, 9.82270558e-06, 1, -1.93433771e-05)
  4885. Part449.BottomSurface = Enum.SurfaceType.Weld
  4886. Part449.FrontSurface = Enum.SurfaceType.Weld
  4887. Part449.LeftSurface = Enum.SurfaceType.Weld
  4888. Part449.RightSurface = Enum.SurfaceType.Weld
  4889. Part449.TopSurface = Enum.SurfaceType.Weld
  4890. Part449.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4891. Part449.Position = Vector3.new(-7.30978823, 2.80027866, 46.9599609)
  4892. Part449.Orientation = Vector3.new(0, -90, -90)
  4893. Part449.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4894. CylinderMesh450.Parent = Part449
  4895. CylinderMesh450.Offset = Vector3.new(0, -0.170000002, 0)
  4896. Part451.Parent = Model0
  4897. Part451.Material = Enum.Material.Metal
  4898. Part451.BrickColor = BrickColor.new("Grime")
  4899. Part451.Rotation = Vector3.new(90, -90, 0)
  4900. Part451.CanCollide = false
  4901. Part451.FormFactor = Enum.FormFactor.Custom
  4902. Part451.Size = Vector3.new(3.59999943, 0.200000003, 3.20000005)
  4903. Part451.CFrame = CFrame.new(6.2901721, 2.80019784, 46.9599152, -6.44267539e-06, 5.35898835e-06, -1, -1, 7.80934624e-06, 6.45962518e-06, 7.56755799e-06, 1, 5.70298016e-06)
  4904. Part451.BottomSurface = Enum.SurfaceType.Weld
  4905. Part451.FrontSurface = Enum.SurfaceType.Weld
  4906. Part451.LeftSurface = Enum.SurfaceType.Weld
  4907. Part451.RightSurface = Enum.SurfaceType.Weld
  4908. Part451.TopSurface = Enum.SurfaceType.Weld
  4909. Part451.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4910. Part451.Position = Vector3.new(6.2901721, 2.80019784, 46.9599152)
  4911. Part451.Orientation = Vector3.new(0, -90, -90)
  4912. Part451.Color = Color3.new(0.498039, 0.556863, 0.392157)
  4913. CylinderMesh452.Parent = Part451
  4914. CylinderMesh452.Offset = Vector3.new(0, -0.170000002, 0)
  4915. for i,v in pairs(mas:GetChildren()) do
  4916.  v.Parent = workspace
  4917.  pcall(function() v:MakeJoints() end)
  4918. end
  4919. mas:Destroy()
  4920. for i,v in pairs(cors) do
  4921.  spawn(function()
  4922.   pcall(v)
  4923.  end)
  4924. end