Advertisement
lafur

Untitled

Oct 21st, 2018
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 361.67 KB | None | 0 0
  1. --Created by PenguinAnonymous (ttyyuu12345) Editied by Dittoide
  2. --What's Added To M2S with Dittoide's Edit?
  3. --/ Better dummy script function to improve compatibility (makes it like you are running the code inside the script.)
  4. --/ Removed Gui In Bottom-Left for when you are making guis.
  5. --/ Removed "Inserting Map Please Wait" gui when selected Workspace as Place to export.
  6. --Credit: PenguinAnonymous for making original script, i just wanted to iron it out to my liking.
  7. --Errors: Camera,Terrain,EqualizerSoundEffect,ModuleScript,TremoloSoundEffect,MeshPart,UnionOperation
  8. local runDummyScript = function(f,scri)
  9. if (not scri:IsA('Script')) or (not scri:IsA('LocalScript')) then return false; end;
  10. local Dummy_CoRoutine = coroutine.create(function()
  11. getfenv().script = scri
  12. ypcall(function() f() end)
  13. end)
  14. table.insert(cors,Dummy_CoRoutine);
  15. coroutine.resume(Dummy_CoRoutine);
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. mas.Name = "M2S_Model"
  20. o3 = Instance.new("Part")
  21. o4 = Instance.new("Model")
  22. o5 = Instance.new("Model")
  23. o6 = Instance.new("Part")
  24. o7 = Instance.new("Model")
  25. o8 = Instance.new("CylinderMesh")
  26. o9 = Instance.new("Model")
  27. o10 = Instance.new("Part")
  28. o11 = Instance.new("CylinderMesh")
  29. o12 = Instance.new("Decal")
  30. o13 = Instance.new("Decal")
  31. o14 = Instance.new("Decal")
  32. o15 = Instance.new("Decal")
  33. o16 = Instance.new("Decal")
  34. o17 = Instance.new("Decal")
  35. o18 = Instance.new("Part")
  36. o19 = Instance.new("Model")
  37. o20 = Instance.new("CylinderMesh")
  38. o21 = Instance.new("Model")
  39. o22 = Instance.new("Part")
  40. o23 = Instance.new("CylinderMesh")
  41. o24 = Instance.new("Decal")
  42. o25 = Instance.new("Decal")
  43. o26 = Instance.new("Decal")
  44. o27 = Instance.new("Decal")
  45. o28 = Instance.new("Decal")
  46. o29 = Instance.new("Decal")
  47. o30 = Instance.new("Part")
  48. o31 = Instance.new("Model")
  49. o32 = Instance.new("CylinderMesh")
  50. o33 = Instance.new("Model")
  51. o34 = Instance.new("Part")
  52. o35 = Instance.new("CylinderMesh")
  53. o36 = Instance.new("Decal")
  54. o37 = Instance.new("Decal")
  55. o38 = Instance.new("Decal")
  56. o39 = Instance.new("Decal")
  57. o40 = Instance.new("Decal")
  58. o41 = Instance.new("Decal")
  59. o42 = Instance.new("Part")
  60. o43 = Instance.new("Model")
  61. o44 = Instance.new("CylinderMesh")
  62. o45 = Instance.new("Model")
  63. o46 = Instance.new("Part")
  64. o47 = Instance.new("CylinderMesh")
  65. o48 = Instance.new("Decal")
  66. o49 = Instance.new("Decal")
  67. o50 = Instance.new("Decal")
  68. o51 = Instance.new("Decal")
  69. o52 = Instance.new("Decal")
  70. o53 = Instance.new("Decal")
  71. o54 = Instance.new("VehicleSeat")
  72. o55 = Instance.new("Sound")
  73. o56 = Instance.new("Script")
  74. o57 = Instance.new("ScreenGui")
  75. o58 = Instance.new("LocalScript")
  76. o59 = Instance.new("ObjectValue")
  77. o60 = Instance.new("Sound")
  78. o61 = Instance.new("Sound")
  79. o62 = Instance.new("Sound")
  80. o64 = Instance.new("Sound")
  81. o65 = Instance.new("Script")
  82. o66 = Instance.new("Script")
  83. o67 = Instance.new("Script")
  84. o68 = Instance.new("ScreenGui")
  85. o69 = Instance.new("Frame")
  86. o70 = Instance.new("LocalScript")
  87. o71 = Instance.new("TextLabel")
  88. o72 = Instance.new("ImageLabel")
  89. o73 = Instance.new("ScreenGui")
  90. o74 = Instance.new("ObjectValue")
  91. o75 = Instance.new("BoolValue")
  92. o76 = Instance.new("Frame")
  93. o77 = Instance.new("TextButton")
  94. o79 = Instance.new("ScreenGui")
  95. o80 = Instance.new("ObjectValue")
  96. o81 = Instance.new("Folder")
  97. o82 = Instance.new("NumberValue")
  98. o83 = Instance.new("NumberValue")
  99. o84 = Instance.new("NumberValue")
  100. o85 = Instance.new("StringValue")
  101. o86 = Instance.new("NumberValue")
  102. o87 = Instance.new("NumberValue")
  103. o88 = Instance.new("NumberValue")
  104. o89 = Instance.new("NumberValue")
  105. o90 = Instance.new("NumberValue")
  106. o91 = Instance.new("BoolValue")
  107. o92 = Instance.new("BoolValue")
  108. o93 = Instance.new("BoolValue")
  109. o94 = Instance.new("Vector3Value")
  110. o95 = Instance.new("BoolValue")
  111. o96 = Instance.new("BoolValue")
  112. o97 = Instance.new("BoolValue")
  113. o98 = Instance.new("BoolValue")
  114. o99 = Instance.new("BoolValue")
  115. o100 = Instance.new("LocalScript")
  116. o102 = Instance.new("Folder")
  117. o103 = Instance.new("LocalScript")
  118. o104 = Instance.new("LocalScript")
  119. o105 = Instance.new("RemoteEvent")
  120. o106 = Instance.new("Script")
  121. o107 = Instance.new("Sound")
  122. o109 = Instance.new("ParticleEmitter")
  123. o110 = Instance.new("LocalScript")
  124. o111 = Instance.new("RemoteEvent")
  125. o112 = Instance.new("Script")
  126. o113 = Instance.new("Sound")
  127. o114 = Instance.new("NumberValue")
  128. o115 = Instance.new("NumberValue")
  129. o116 = Instance.new("LocalScript")
  130. o117 = Instance.new("Script")
  131. o119 = Instance.new("Model")
  132. o120 = Instance.new("Model")
  133. o121 = Instance.new("Model")
  134. o122 = Instance.new("Part")
  135. o123 = Instance.new("Part")
  136. o124 = Instance.new("Part")
  137. o125 = Instance.new("Decal")
  138. o126 = Instance.new("Part")
  139. o127 = Instance.new("ManualWeld")
  140. o128 = Instance.new("ManualWeld")
  141. o129 = Instance.new("ManualWeld")
  142. o130 = Instance.new("ManualWeld")
  143. o131 = Instance.new("Part")
  144. o132 = Instance.new("Part")
  145. o133 = Instance.new("Decal")
  146. o134 = Instance.new("Part")
  147. o135 = Instance.new("Decal")
  148. o139 = Instance.new("ManualWeld")
  149. o145 = Instance.new("Part")
  150. o146 = Instance.new("CylinderMesh")
  151. o147 = Instance.new("ManualWeld")
  152. o148 = Instance.new("Part")
  153. o149 = Instance.new("ManualWeld")
  154. o150 = Instance.new("ManualWeld")
  155. o151 = Instance.new("ManualWeld")
  156. o152 = Instance.new("ManualWeld")
  157. o153 = Instance.new("ManualWeld")
  158. o154 = Instance.new("ManualWeld")
  159. o155 = Instance.new("ManualWeld")
  160. o156 = Instance.new("Part")
  161. o157 = Instance.new("Part")
  162. o158 = Instance.new("Part")
  163. o159 = Instance.new("Part")
  164. o160 = Instance.new("ManualWeld")
  165. o161 = Instance.new("ManualWeld")
  166. o162 = Instance.new("Part")
  167. o163 = Instance.new("CylinderMesh")
  168. o164 = Instance.new("Part")
  169. o165 = Instance.new("CylinderMesh")
  170. o166 = Instance.new("Part")
  171. o167 = Instance.new("BlockMesh")
  172. o168 = Instance.new("Part")
  173. o169 = Instance.new("Part")
  174. o170 = Instance.new("CylinderMesh")
  175. o171 = Instance.new("Part")
  176. o172 = Instance.new("CylinderMesh")
  177. o173 = Instance.new("Part")
  178. o174 = Instance.new("Part")
  179. o175 = Instance.new("Part")
  180. o176 = Instance.new("ManualWeld")
  181. o177 = Instance.new("Part")
  182. o178 = Instance.new("CylinderMesh")
  183. o179 = Instance.new("Part")
  184. o180 = Instance.new("Part")
  185. o181 = Instance.new("Part")
  186. o182 = Instance.new("Part")
  187. o183 = Instance.new("Part")
  188. o184 = Instance.new("ManualWeld")
  189. o185 = Instance.new("ManualWeld")
  190. o186 = Instance.new("ManualWeld")
  191. o187 = Instance.new("ManualWeld")
  192. o188 = Instance.new("ManualWeld")
  193. o189 = Instance.new("ManualWeld")
  194. o190 = Instance.new("Part")
  195. o191 = Instance.new("CylinderMesh")
  196. o192 = Instance.new("Part")
  197. o193 = Instance.new("CylinderMesh")
  198. o194 = Instance.new("ManualWeld")
  199. o195 = Instance.new("ManualWeld")
  200. o196 = Instance.new("Part")
  201. o197 = Instance.new("CylinderMesh")
  202. o198 = Instance.new("Part")
  203. o199 = Instance.new("Part")
  204. o200 = Instance.new("SpecialMesh")
  205. o201 = Instance.new("Part")
  206. o202 = Instance.new("Part")
  207. o203 = Instance.new("SpecialMesh")
  208. o204 = Instance.new("Part")
  209. o205 = Instance.new("SpecialMesh")
  210. o206 = Instance.new("Part")
  211. o207 = Instance.new("SpecialMesh")
  212. o208 = Instance.new("Part")
  213. o209 = Instance.new("SpecialMesh")
  214. o210 = Instance.new("Part")
  215. o211 = Instance.new("Part")
  216. o212 = Instance.new("SpecialMesh")
  217. o213 = Instance.new("Part")
  218. o214 = Instance.new("Part")
  219. o215 = Instance.new("Part")
  220. o216 = Instance.new("SpecialMesh")
  221. o217 = Instance.new("Part")
  222. o218 = Instance.new("Part")
  223. o219 = Instance.new("CylinderMesh")
  224. o220 = Instance.new("Part")
  225. o221 = Instance.new("SpecialMesh")
  226. o222 = Instance.new("Part")
  227. o223 = Instance.new("Part")
  228. o224 = Instance.new("SpecialMesh")
  229. o225 = Instance.new("Part")
  230. o226 = Instance.new("CylinderMesh")
  231. o227 = Instance.new("Part")
  232. o228 = Instance.new("CylinderMesh")
  233. o229 = Instance.new("Part")
  234. o230 = Instance.new("SpecialMesh")
  235. o231 = Instance.new("Part")
  236. o232 = Instance.new("Part")
  237. o233 = Instance.new("SpecialMesh")
  238. o234 = Instance.new("Part")
  239. o235 = Instance.new("SpecialMesh")
  240. o236 = Instance.new("Part")
  241. o237 = Instance.new("SpecialMesh")
  242. o238 = Instance.new("Part")
  243. o239 = Instance.new("SpecialMesh")
  244. o240 = Instance.new("Part")
  245. o241 = Instance.new("CylinderMesh")
  246. o242 = Instance.new("Part")
  247. o243 = Instance.new("CylinderMesh")
  248. o244 = Instance.new("Part")
  249. o245 = Instance.new("SpecialMesh")
  250. o246 = Instance.new("Part")
  251. o247 = Instance.new("SpecialMesh")
  252. o248 = Instance.new("Part")
  253. o249 = Instance.new("SpecialMesh")
  254. o250 = Instance.new("Part")
  255. o251 = Instance.new("SpecialMesh")
  256. o252 = Instance.new("Part")
  257. o253 = Instance.new("Part")
  258. o254 = Instance.new("SpecialMesh")
  259. o255 = Instance.new("ManualWeld")
  260. o256 = Instance.new("Part")
  261. o257 = Instance.new("SpecialMesh")
  262. o258 = Instance.new("Part")
  263. o259 = Instance.new("SpecialMesh")
  264. o260 = Instance.new("Part")
  265. o261 = Instance.new("Part")
  266. o262 = Instance.new("SpecialMesh")
  267. o263 = Instance.new("Part")
  268. o264 = Instance.new("CylinderMesh")
  269. o265 = Instance.new("ManualWeld")
  270. o266 = Instance.new("Part")
  271. o267 = Instance.new("SpecialMesh")
  272. o268 = Instance.new("Part")
  273. o269 = Instance.new("SpecialMesh")
  274. o270 = Instance.new("Part")
  275. o271 = Instance.new("SpecialMesh")
  276. o272 = Instance.new("Part")
  277. o273 = Instance.new("SpecialMesh")
  278. o274 = Instance.new("ManualWeld")
  279. o275 = Instance.new("Part")
  280. o276 = Instance.new("SpecialMesh")
  281. o277 = Instance.new("Part")
  282. o278 = Instance.new("SpecialMesh")
  283. o279 = Instance.new("Part")
  284. o280 = Instance.new("Part")
  285. o281 = Instance.new("SpecialMesh")
  286. o282 = Instance.new("ManualWeld")
  287. o283 = Instance.new("ManualWeld")
  288. o284 = Instance.new("ManualWeld")
  289. o285 = Instance.new("Part")
  290. o286 = Instance.new("SpecialMesh")
  291. o287 = Instance.new("Part")
  292. o288 = Instance.new("SpecialMesh")
  293. o289 = Instance.new("ManualWeld")
  294. o290 = Instance.new("ManualWeld")
  295. o291 = Instance.new("ManualWeld")
  296. o292 = Instance.new("Part")
  297. o293 = Instance.new("SpecialMesh")
  298. o294 = Instance.new("Part")
  299. o295 = Instance.new("SpecialMesh")
  300. o296 = Instance.new("Part")
  301. o297 = Instance.new("SpecialMesh")
  302. o298 = Instance.new("ManualWeld")
  303. o299 = Instance.new("Part")
  304. o300 = Instance.new("SpecialMesh")
  305. o301 = Instance.new("Part")
  306. o302 = Instance.new("SpecialMesh")
  307. o303 = Instance.new("Part")
  308. o304 = Instance.new("SpecialMesh")
  309. o305 = Instance.new("Part")
  310. o306 = Instance.new("SpecialMesh")
  311. o307 = Instance.new("Part")
  312. o308 = Instance.new("SpecialMesh")
  313. o309 = Instance.new("ManualWeld")
  314. o310 = Instance.new("Part")
  315. o311 = Instance.new("SpecialMesh")
  316. o312 = Instance.new("ManualWeld")
  317. o313 = Instance.new("Part")
  318. o314 = Instance.new("SpecialMesh")
  319. o315 = Instance.new("Part")
  320. o316 = Instance.new("SpecialMesh")
  321. o317 = Instance.new("Part")
  322. o318 = Instance.new("SpecialMesh")
  323. o319 = Instance.new("Part")
  324. o320 = Instance.new("SpecialMesh")
  325. o321 = Instance.new("Part")
  326. o322 = Instance.new("CylinderMesh")
  327. o323 = Instance.new("ManualWeld")
  328. o324 = Instance.new("Part")
  329. o325 = Instance.new("Part")
  330. o326 = Instance.new("CylinderMesh")
  331. o327 = Instance.new("ManualWeld")
  332. o328 = Instance.new("Part")
  333. o329 = Instance.new("CylinderMesh")
  334. o330 = Instance.new("Part")
  335. o331 = Instance.new("CylinderMesh")
  336. o332 = Instance.new("Part")
  337. o333 = Instance.new("CylinderMesh")
  338. o334 = Instance.new("Part")
  339. o335 = Instance.new("Part")
  340. o336 = Instance.new("BlockMesh")
  341. o337 = Instance.new("Part")
  342. o338 = Instance.new("Part")
  343. o339 = Instance.new("Part")
  344. o340 = Instance.new("Part")
  345. o341 = Instance.new("ManualWeld")
  346. o342 = Instance.new("Part")
  347. o343 = Instance.new("Part")
  348. o344 = Instance.new("CylinderMesh")
  349. o345 = Instance.new("Part")
  350. o346 = Instance.new("Part")
  351. o347 = Instance.new("Part")
  352. o348 = Instance.new("ManualWeld")
  353. o349 = Instance.new("Part")
  354. o350 = Instance.new("CylinderMesh")
  355. o351 = Instance.new("Part")
  356. o352 = Instance.new("ManualWeld")
  357. o353 = Instance.new("Part")
  358. o354 = Instance.new("ManualWeld")
  359. o355 = Instance.new("Part")
  360. o356 = Instance.new("Part")
  361. o357 = Instance.new("CylinderMesh")
  362. o358 = Instance.new("ManualWeld")
  363. o359 = Instance.new("Part")
  364. o360 = Instance.new("Part")
  365. o361 = Instance.new("BlockMesh")
  366. o362 = Instance.new("Part")
  367. o363 = Instance.new("CylinderMesh")
  368. o364 = Instance.new("ManualWeld")
  369. o365 = Instance.new("ManualWeld")
  370. o366 = Instance.new("Part")
  371. o367 = Instance.new("CylinderMesh")
  372. o368 = Instance.new("Script")
  373. o369 = Instance.new("Script")
  374. o370 = Instance.new("Part")
  375. o371 = Instance.new("BlockMesh")
  376. o372 = Instance.new("ManualWeld")
  377. o373 = Instance.new("Part")
  378. o374 = Instance.new("BlockMesh")
  379. o375 = Instance.new("Part")
  380. o376 = Instance.new("BlockMesh")
  381. o377 = Instance.new("Sound")
  382. o378 = Instance.new("Script")
  383. o379 = Instance.new("Script")
  384. o380 = Instance.new("Script")
  385. o381 = Instance.new("Script")
  386. o382 = Instance.new("Script")
  387. o383 = Instance.new("Script")
  388. o384 = Instance.new("Script")
  389. o385 = Instance.new("NumberValue")
  390. o386 = Instance.new("Script")
  391. o387 = Instance.new("NumberValue")
  392. o388 = Instance.new("Script")
  393. o389 = Instance.new("Part")
  394. o390 = Instance.new("BlockMesh")
  395. o391 = Instance.new("ManualWeld")
  396. o392 = Instance.new("Part")
  397. o393 = Instance.new("Script")
  398. o394 = Instance.new("Part")
  399. o395 = Instance.new("CylinderMesh")
  400. o396 = Instance.new("ManualWeld")
  401. o397 = Instance.new("ManualWeld")
  402. o398 = Instance.new("ManualWeld")
  403. o399 = Instance.new("Part")
  404. o400 = Instance.new("CylinderMesh")
  405. o401 = Instance.new("ManualWeld")
  406. o402 = Instance.new("Part")
  407. o403 = Instance.new("Script")
  408. o404 = Instance.new("Part")
  409. o405 = Instance.new("ManualWeld")
  410. o406 = Instance.new("ManualWeld")
  411. o407 = Instance.new("Part")
  412. o408 = Instance.new("Script")
  413. o409 = Instance.new("Part")
  414. o410 = Instance.new("Script")
  415. o411 = Instance.new("Part")
  416. o412 = Instance.new("Script")
  417. o413 = Instance.new("Part")
  418. o414 = Instance.new("Script")
  419. o416 = Instance.new("ManualWeld")
  420. o417 = Instance.new("ManualWeld")
  421. o418 = Instance.new("ManualWeld")
  422. o419 = Instance.new("ManualWeld")
  423. o420 = Instance.new("ManualWeld")
  424. o422 = Instance.new("ManualWeld")
  425. o423 = Instance.new("ManualWeld")
  426. o424 = Instance.new("ManualWeld")
  427. o425 = Instance.new("ManualWeld")
  428. o427 = Instance.new("ManualWeld")
  429. o428 = Instance.new("ManualWeld")
  430. o429 = Instance.new("ManualWeld")
  431. o430 = Instance.new("ManualWeld")
  432. o432 = Instance.new("ManualWeld")
  433. o433 = Instance.new("ManualWeld")
  434. o434 = Instance.new("ManualWeld")
  435. o435 = Instance.new("ManualWeld")
  436. o437 = Instance.new("ManualWeld")
  437. o438 = Instance.new("ManualWeld")
  438. o439 = Instance.new("ManualWeld")
  439. o441 = Instance.new("ManualWeld")
  440. o442 = Instance.new("ManualWeld")
  441. o443 = Instance.new("ManualWeld")
  442. o444 = Instance.new("ManualWeld")
  443. o446 = Instance.new("ManualWeld")
  444. o447 = Instance.new("ManualWeld")
  445. o448 = Instance.new("ManualWeld")
  446. o449 = Instance.new("ManualWeld")
  447. o450 = Instance.new("ManualWeld")
  448. o451 = Instance.new("ManualWeld")
  449. o453 = Instance.new("ManualWeld")
  450. o454 = Instance.new("ManualWeld")
  451. o455 = Instance.new("ManualWeld")
  452. o457 = Instance.new("ManualWeld")
  453. o458 = Instance.new("ManualWeld")
  454. o459 = Instance.new("ManualWeld")
  455. o460 = Instance.new("ManualWeld")
  456. o461 = Instance.new("ManualWeld")
  457. o462 = Instance.new("ManualWeld")
  458. o464 = Instance.new("ManualWeld")
  459. o465 = Instance.new("ManualWeld")
  460. o466 = Instance.new("ManualWeld")
  461. o467 = Instance.new("ManualWeld")
  462. o468 = Instance.new("ManualWeld")
  463. o470 = Instance.new("ManualWeld")
  464. o471 = Instance.new("ManualWeld")
  465. o472 = Instance.new("ManualWeld")
  466. o474 = Instance.new("ManualWeld")
  467. o475 = Instance.new("ManualWeld")
  468. o476 = Instance.new("ManualWeld")
  469. o477 = Instance.new("ManualWeld")
  470. o478 = Instance.new("ManualWeld")
  471. o479 = Instance.new("ManualWeld")
  472. o480 = Instance.new("ManualWeld")
  473. o482 = Instance.new("ManualWeld")
  474. o483 = Instance.new("ManualWeld")
  475. o484 = Instance.new("ManualWeld")
  476. o485 = Instance.new("ManualWeld")
  477. o486 = Instance.new("ManualWeld")
  478. o487 = Instance.new("ManualWeld")
  479. o489 = Instance.new("ManualWeld")
  480. o495 = Instance.new("ManualWeld")
  481. o497 = Instance.new("ManualWeld")
  482. o498 = Instance.new("ManualWeld")
  483. o499 = Instance.new("ManualWeld")
  484. o500 = Instance.new("ManualWeld")
  485. o501 = Instance.new("ManualWeld")
  486. o508 = Instance.new("ManualWeld")
  487. o509 = Instance.new("ManualWeld")
  488. o510 = Instance.new("ManualWeld")
  489. o511 = Instance.new("ManualWeld")
  490. o512 = Instance.new("ManualWeld")
  491. o523 = Instance.new("ManualWeld")
  492. o524 = Instance.new("ManualWeld")
  493. o525 = Instance.new("ManualWeld")
  494. o526 = Instance.new("ManualWeld")
  495. o527 = Instance.new("ManualWeld")
  496. o528 = Instance.new("ManualWeld")
  497. o530 = Instance.new("ManualWeld")
  498. o534 = Instance.new("ManualWeld")
  499. o539 = Instance.new("ManualWeld")
  500. o541 = Instance.new("ManualWeld")
  501. o542 = Instance.new("ManualWeld")
  502. o543 = Instance.new("ManualWeld")
  503. o546 = Instance.new("WedgePart")
  504. o547 = Instance.new("SpecialMesh")
  505. o551 = Instance.new("WedgePart")
  506. o552 = Instance.new("SpecialMesh")
  507. o554 = Instance.new("ManualWeld")
  508. o556 = Instance.new("ManualWeld")
  509. o564 = Instance.new("ManualWeld")
  510. o568 = Instance.new("ManualWeld")
  511. o570 = Instance.new("ManualWeld")
  512. o571 = Instance.new("ManualWeld")
  513. o577 = Instance.new("ManualWeld")
  514. o583 = Instance.new("ManualWeld")
  515. o586 = Instance.new("WedgePart")
  516. o587 = Instance.new("SpecialMesh")
  517. o591 = Instance.new("Part")
  518. o593 = Instance.new("Texture")
  519. o600 = Instance.new("Part")
  520. o601 = Instance.new("SurfaceLight")
  521. o603 = Instance.new("Part")
  522. o605 = Instance.new("Part")
  523. o606 = Instance.new("Texture")
  524. o610 = Instance.new("Part")
  525. o611 = Instance.new("Decal")
  526. o612 = Instance.new("Part")
  527. o613 = Instance.new("Part")
  528. o618 = Instance.new("ManualWeld")
  529. o621 = Instance.new("Texture")
  530. o624 = Instance.new("Seat")
  531. o625 = Instance.new("Part")
  532. o627 = Instance.new("Part")
  533. o628 = Instance.new("Part")
  534. o629 = Instance.new("Decal")
  535. o630 = Instance.new("Part")
  536. o631 = Instance.new("Part")
  537. o633 = Instance.new("Part")
  538. o634 = Instance.new("SpecialMesh")
  539. o635 = Instance.new("Part")
  540. o636 = Instance.new("Part")
  541. o637 = Instance.new("Decal")
  542. o638 = Instance.new("Decal")
  543. o640 = Instance.new("Part")
  544. o641 = Instance.new("Part")
  545. o642 = Instance.new("Decal")
  546. o643 = Instance.new("Part")
  547. o644 = Instance.new("SurfaceGui")
  548. o645 = Instance.new("TextBox")
  549. o646 = Instance.new("Decal")
  550. o648 = Instance.new("Part")
  551. o649 = Instance.new("BlockMesh")
  552. o650 = Instance.new("Decal")
  553. o652 = Instance.new("Part")
  554. o653 = Instance.new("Decal")
  555. o654 = Instance.new("Seat")
  556. o655 = Instance.new("Part")
  557. o657 = Instance.new("Part")
  558. o658 = Instance.new("Part")
  559. o659 = Instance.new("Decal")
  560. o660 = Instance.new("Part")
  561. o661 = Instance.new("Part")
  562. o662 = Instance.new("Part")
  563. o663 = Instance.new("Part")
  564. o664 = Instance.new("Texture")
  565. o665 = Instance.new("Part")
  566. o666 = Instance.new("Part")
  567. o667 = Instance.new("Part")
  568. o670 = Instance.new("ManualWeld")
  569. o671 = Instance.new("ManualWeld")
  570. o672 = Instance.new("ManualWeld")
  571. o673 = Instance.new("ManualWeld")
  572. o674 = Instance.new("Texture")
  573. o676 = Instance.new("Texture")
  574. o677 = Instance.new("Part")
  575. o678 = Instance.new("Decal")
  576. o679 = Instance.new("Decal")
  577. o680 = Instance.new("Part")
  578. o682 = Instance.new("Part")
  579. o683 = Instance.new("Part")
  580. o684 = Instance.new("Part")
  581. o685 = Instance.new("Part")
  582. o686 = Instance.new("Part")
  583. o687 = Instance.new("Part")
  584. o689 = Instance.new("Part")
  585. o690 = Instance.new("Part")
  586. o691 = Instance.new("Seat")
  587. o693 = Instance.new("Part")
  588. o694 = Instance.new("SurfaceGui")
  589. o695 = Instance.new("TextBox")
  590. o696 = Instance.new("Decal")
  591. o697 = Instance.new("Model")
  592. o698 = Instance.new("Part")
  593. o699 = Instance.new("Part")
  594. o700 = Instance.new("Part")
  595. o701 = Instance.new("Part")
  596. o702 = Instance.new("Part")
  597. o703 = Instance.new("Part")
  598. o704 = Instance.new("Part")
  599. o705 = Instance.new("Part")
  600. o706 = Instance.new("Part")
  601. o707 = Instance.new("Part")
  602. o708 = Instance.new("Part")
  603. o709 = Instance.new("Part")
  604. o710 = Instance.new("Part")
  605. o711 = Instance.new("Part")
  606. o712 = Instance.new("Part")
  607. o713 = Instance.new("Part")
  608. o714 = Instance.new("Part")
  609. o715 = Instance.new("Part")
  610. o716 = Instance.new("Part")
  611. o717 = Instance.new("Part")
  612. o718 = Instance.new("Part")
  613. o719 = Instance.new("Part")
  614. o720 = Instance.new("Part")
  615. o721 = Instance.new("Model")
  616. o723 = Instance.new("Sound")
  617. o724 = Instance.new("BoolValue")
  618. o725 = Instance.new("NumberValue")
  619. o726 = Instance.new("StringValue")
  620. o727 = Instance.new("BoolValue")
  621. o728 = Instance.new("NumberValue")
  622. o729 = Instance.new("BoolValue")
  623. o730 = Instance.new("Script")
  624. o731 = Instance.new("ScreenGui")
  625. o732 = Instance.new("Frame")
  626. o733 = Instance.new("TextButton")
  627. o734 = Instance.new("TextButton")
  628. o735 = Instance.new("ImageLabel")
  629. o736 = Instance.new("Frame")
  630. o737 = Instance.new("TextButton")
  631. o738 = Instance.new("TextButton")
  632. o739 = Instance.new("TextLabel")
  633. o740 = Instance.new("Frame")
  634. o741 = Instance.new("TextBox")
  635. o742 = Instance.new("ImageButton")
  636. o743 = Instance.new("TextLabel")
  637. o744 = Instance.new("ImageButton")
  638. o745 = Instance.new("ScrollingFrame")
  639. o746 = Instance.new("ImageButton")
  640. o747 = Instance.new("ImageButton")
  641. o748 = Instance.new("ImageButton")
  642. o749 = Instance.new("ImageButton")
  643. o750 = Instance.new("ImageButton")
  644. o751 = Instance.new("TextButton")
  645. o752 = Instance.new("TextLabel")
  646. o753 = Instance.new("Frame")
  647. o754 = Instance.new("TextButton")
  648. o755 = Instance.new("TextButton")
  649. o756 = Instance.new("TextLabel")
  650. o757 = Instance.new("TextLabel")
  651. o758 = Instance.new("ObjectValue")
  652. o759 = Instance.new("LocalScript")
  653. o760 = Instance.new("ObjectValue")
  654. o761 = Instance.new("BoolValue")
  655. o762 = Instance.new("StringValue")
  656. o763 = Instance.new("IntValue")
  657. o764 = Instance.new("NumberValue")
  658. o765 = Instance.new("Model")
  659. o766 = Instance.new("Model")
  660. o767 = Instance.new("IntValue")
  661. o768 = Instance.new("NumberValue")
  662. o769 = Instance.new("StringValue")
  663. o770 = Instance.new("NumberValue")
  664. o771 = Instance.new("NumberValue")
  665. o772 = Instance.new("Model")
  666. o773 = Instance.new("IntValue")
  667. o774 = Instance.new("NumberValue")
  668. o775 = Instance.new("StringValue")
  669. o776 = Instance.new("NumberValue")
  670. o777 = Instance.new("NumberValue")
  671. o778 = Instance.new("Model")
  672. o779 = Instance.new("IntValue")
  673. o780 = Instance.new("NumberValue")
  674. o781 = Instance.new("StringValue")
  675. o782 = Instance.new("NumberValue")
  676. o783 = Instance.new("NumberValue")
  677. o784 = Instance.new("Model")
  678. o785 = Instance.new("IntValue")
  679. o786 = Instance.new("NumberValue")
  680. o787 = Instance.new("StringValue")
  681. o788 = Instance.new("NumberValue")
  682. o789 = Instance.new("NumberValue")
  683. o790 = Instance.new("Model")
  684. o791 = Instance.new("IntValue")
  685. o792 = Instance.new("NumberValue")
  686. o793 = Instance.new("StringValue")
  687. o794 = Instance.new("NumberValue")
  688. o795 = Instance.new("NumberValue")
  689. o796 = Instance.new("Model")
  690. o797 = Instance.new("IntValue")
  691. o798 = Instance.new("NumberValue")
  692. o799 = Instance.new("StringValue")
  693. o800 = Instance.new("NumberValue")
  694. o801 = Instance.new("NumberValue")
  695. o802 = Instance.new("Model")
  696. o803 = Instance.new("IntValue")
  697. o804 = Instance.new("NumberValue")
  698. o805 = Instance.new("StringValue")
  699. o806 = Instance.new("NumberValue")
  700. o807 = Instance.new("NumberValue")
  701. o808 = Instance.new("Model")
  702. o809 = Instance.new("IntValue")
  703. o810 = Instance.new("NumberValue")
  704. o811 = Instance.new("StringValue")
  705. o812 = Instance.new("NumberValue")
  706. o813 = Instance.new("NumberValue")
  707. o814 = Instance.new("Model")
  708. o815 = Instance.new("IntValue")
  709. o816 = Instance.new("NumberValue")
  710. o817 = Instance.new("StringValue")
  711. o818 = Instance.new("NumberValue")
  712. o819 = Instance.new("NumberValue")
  713. o820 = Instance.new("Model")
  714. o821 = Instance.new("IntValue")
  715. o822 = Instance.new("NumberValue")
  716. o823 = Instance.new("StringValue")
  717. o824 = Instance.new("NumberValue")
  718. o825 = Instance.new("NumberValue")
  719. o826 = Instance.new("Model")
  720. o827 = Instance.new("IntValue")
  721. o828 = Instance.new("NumberValue")
  722. o829 = Instance.new("NumberValue")
  723. o830 = Instance.new("StringValue")
  724. o831 = Instance.new("NumberValue")
  725. o832 = Instance.new("Model")
  726. o833 = Instance.new("IntValue")
  727. o834 = Instance.new("NumberValue")
  728. o835 = Instance.new("StringValue")
  729. o836 = Instance.new("NumberValue")
  730. o837 = Instance.new("NumberValue")
  731. o838 = Instance.new("Model")
  732. o839 = Instance.new("IntValue")
  733. o840 = Instance.new("NumberValue")
  734. o841 = Instance.new("StringValue")
  735. o842 = Instance.new("NumberValue")
  736. o843 = Instance.new("NumberValue")
  737. o844 = Instance.new("Model")
  738. o845 = Instance.new("IntValue")
  739. o846 = Instance.new("NumberValue")
  740. o847 = Instance.new("StringValue")
  741. o848 = Instance.new("NumberValue")
  742. o849 = Instance.new("NumberValue")
  743. o850 = Instance.new("Model")
  744. o851 = Instance.new("IntValue")
  745. o852 = Instance.new("NumberValue")
  746. o853 = Instance.new("StringValue")
  747. o854 = Instance.new("NumberValue")
  748. o855 = Instance.new("NumberValue")
  749. o856 = Instance.new("Model")
  750. o857 = Instance.new("IntValue")
  751. o858 = Instance.new("NumberValue")
  752. o859 = Instance.new("StringValue")
  753. o860 = Instance.new("NumberValue")
  754. o861 = Instance.new("NumberValue")
  755. o862 = Instance.new("Model")
  756. o863 = Instance.new("IntValue")
  757. o864 = Instance.new("NumberValue")
  758. o865 = Instance.new("StringValue")
  759. o866 = Instance.new("NumberValue")
  760. o867 = Instance.new("NumberValue")
  761. o868 = Instance.new("Model")
  762. o869 = Instance.new("IntValue")
  763. o870 = Instance.new("NumberValue")
  764. o871 = Instance.new("StringValue")
  765. o872 = Instance.new("NumberValue")
  766. o873 = Instance.new("NumberValue")
  767. o874 = Instance.new("Model")
  768. o875 = Instance.new("IntValue")
  769. o876 = Instance.new("NumberValue")
  770. o877 = Instance.new("StringValue")
  771. o878 = Instance.new("NumberValue")
  772. o879 = Instance.new("NumberValue")
  773. o880 = Instance.new("Model")
  774. o881 = Instance.new("IntValue")
  775. o882 = Instance.new("NumberValue")
  776. o883 = Instance.new("StringValue")
  777. o884 = Instance.new("NumberValue")
  778. o885 = Instance.new("NumberValue")
  779. o886 = Instance.new("Model")
  780. o887 = Instance.new("IntValue")
  781. o888 = Instance.new("NumberValue")
  782. o889 = Instance.new("StringValue")
  783. o890 = Instance.new("NumberValue")
  784. o891 = Instance.new("NumberValue")
  785. o892 = Instance.new("Model")
  786. o893 = Instance.new("IntValue")
  787. o894 = Instance.new("NumberValue")
  788. o895 = Instance.new("StringValue")
  789. o896 = Instance.new("NumberValue")
  790. o897 = Instance.new("NumberValue")
  791. o898 = Instance.new("Model")
  792. o899 = Instance.new("IntValue")
  793. o900 = Instance.new("NumberValue")
  794. o901 = Instance.new("StringValue")
  795. o902 = Instance.new("NumberValue")
  796. o903 = Instance.new("NumberValue")
  797. o904 = Instance.new("Model")
  798. o905 = Instance.new("IntValue")
  799. o906 = Instance.new("NumberValue")
  800. o907 = Instance.new("StringValue")
  801. o908 = Instance.new("NumberValue")
  802. o909 = Instance.new("NumberValue")
  803. o910 = Instance.new("Model")
  804. o911 = Instance.new("IntValue")
  805. o912 = Instance.new("NumberValue")
  806. o913 = Instance.new("StringValue")
  807. o914 = Instance.new("NumberValue")
  808. o915 = Instance.new("NumberValue")
  809. o916 = Instance.new("Model")
  810. o917 = Instance.new("IntValue")
  811. o918 = Instance.new("NumberValue")
  812. o919 = Instance.new("StringValue")
  813. o920 = Instance.new("NumberValue")
  814. o921 = Instance.new("NumberValue")
  815. o922 = Instance.new("Model")
  816. o923 = Instance.new("IntValue")
  817. o924 = Instance.new("NumberValue")
  818. o925 = Instance.new("StringValue")
  819. o926 = Instance.new("NumberValue")
  820. o927 = Instance.new("NumberValue")
  821. o928 = Instance.new("Model")
  822. o929 = Instance.new("IntValue")
  823. o930 = Instance.new("NumberValue")
  824. o931 = Instance.new("StringValue")
  825. o932 = Instance.new("NumberValue")
  826. o933 = Instance.new("NumberValue")
  827. o934 = Instance.new("Model")
  828. o935 = Instance.new("IntValue")
  829. o936 = Instance.new("NumberValue")
  830. o937 = Instance.new("StringValue")
  831. o938 = Instance.new("NumberValue")
  832. o939 = Instance.new("NumberValue")
  833. o940 = Instance.new("Model")
  834. o941 = Instance.new("IntValue")
  835. o942 = Instance.new("NumberValue")
  836. o943 = Instance.new("StringValue")
  837. o944 = Instance.new("NumberValue")
  838. o945 = Instance.new("NumberValue")
  839. o946 = Instance.new("Model")
  840. o947 = Instance.new("IntValue")
  841. o948 = Instance.new("NumberValue")
  842. o949 = Instance.new("StringValue")
  843. o950 = Instance.new("NumberValue")
  844. o951 = Instance.new("NumberValue")
  845. o952 = Instance.new("Model")
  846. o953 = Instance.new("IntValue")
  847. o954 = Instance.new("NumberValue")
  848. o955 = Instance.new("StringValue")
  849. o956 = Instance.new("NumberValue")
  850. o957 = Instance.new("NumberValue")
  851. o958 = Instance.new("Model")
  852. o959 = Instance.new("IntValue")
  853. o960 = Instance.new("NumberValue")
  854. o961 = Instance.new("StringValue")
  855. o962 = Instance.new("NumberValue")
  856. o963 = Instance.new("NumberValue")
  857. o964 = Instance.new("Model")
  858. o965 = Instance.new("IntValue")
  859. o966 = Instance.new("NumberValue")
  860. o967 = Instance.new("StringValue")
  861. o968 = Instance.new("NumberValue")
  862. o969 = Instance.new("NumberValue")
  863. o970 = Instance.new("Model")
  864. o971 = Instance.new("IntValue")
  865. o972 = Instance.new("NumberValue")
  866. o973 = Instance.new("StringValue")
  867. o974 = Instance.new("NumberValue")
  868. o975 = Instance.new("NumberValue")
  869. o976 = Instance.new("Model")
  870. o977 = Instance.new("IntValue")
  871. o978 = Instance.new("NumberValue")
  872. o979 = Instance.new("StringValue")
  873. o980 = Instance.new("NumberValue")
  874. o981 = Instance.new("NumberValue")
  875. o982 = Instance.new("Model")
  876. o983 = Instance.new("IntValue")
  877. o984 = Instance.new("NumberValue")
  878. o985 = Instance.new("StringValue")
  879. o986 = Instance.new("NumberValue")
  880. o987 = Instance.new("NumberValue")
  881. o988 = Instance.new("Model")
  882. o989 = Instance.new("IntValue")
  883. o990 = Instance.new("NumberValue")
  884. o991 = Instance.new("StringValue")
  885. o992 = Instance.new("NumberValue")
  886. o993 = Instance.new("NumberValue")
  887. o994 = Instance.new("Model")
  888. o995 = Instance.new("IntValue")
  889. o996 = Instance.new("NumberValue")
  890. o997 = Instance.new("StringValue")
  891. o998 = Instance.new("NumberValue")
  892. o999 = Instance.new("NumberValue")
  893. o1000 = Instance.new("Model")
  894. o1001 = Instance.new("IntValue")
  895. o1002 = Instance.new("NumberValue")
  896. o1003 = Instance.new("StringValue")
  897. o1004 = Instance.new("NumberValue")
  898. o1005 = Instance.new("NumberValue")
  899. o1006 = Instance.new("Model")
  900. o1007 = Instance.new("IntValue")
  901. o1008 = Instance.new("NumberValue")
  902. o1009 = Instance.new("StringValue")
  903. o1010 = Instance.new("NumberValue")
  904. o1011 = Instance.new("NumberValue")
  905. o1012 = Instance.new("Model")
  906. o1013 = Instance.new("IntValue")
  907. o1014 = Instance.new("NumberValue")
  908. o1015 = Instance.new("StringValue")
  909. o1016 = Instance.new("NumberValue")
  910. o1017 = Instance.new("NumberValue")
  911. o1018 = Instance.new("Model")
  912. o1019 = Instance.new("IntValue")
  913. o1020 = Instance.new("NumberValue")
  914. o1021 = Instance.new("StringValue")
  915. o1022 = Instance.new("NumberValue")
  916. o1023 = Instance.new("NumberValue")
  917. o1024 = Instance.new("Model")
  918. o1025 = Instance.new("IntValue")
  919. o1026 = Instance.new("NumberValue")
  920. o1027 = Instance.new("StringValue")
  921. o1028 = Instance.new("NumberValue")
  922. o1029 = Instance.new("NumberValue")
  923. o3.Name = "Baseplate"
  924. o3.Parent = mas
  925. o3.BrickColor = BrickColor.new("Dark stone grey")
  926. o3.Position = Vector3.new(0, -10, 0)
  927. o3.Anchored = true
  928. o3.Locked = true
  929. o3.FormFactor = Enum.FormFactor.Symmetric
  930. o3.Size = Vector3.new(512, 20, 512)
  931. o3.CFrame = CFrame.new(0, -10, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  932. o3.Color = Color3.new(0.388235, 0.372549, 0.384314)
  933. o3.Position = Vector3.new(0, -10, 0)
  934. o4.Name = "Car"
  935. o4.Parent = mas
  936. o5.Name = "Wheels"
  937. o5.Parent = o4
  938. o6.Name = "RL"
  939. o6.Parent = o5
  940. o6.BrickColor = BrickColor.new("Really black")
  941. o6.Position = Vector3.new(-40.9333839, 2.2200501, 51.3581543)
  942. o6.Rotation = Vector3.new(90, 0, -179.979996)
  943. o6.Anchored = true
  944. o6.Elasticity = 1
  945. o6.FormFactor = Enum.FormFactor.Symmetric
  946. o6.Friction = 1.7999999523163
  947. o6.Shape = Enum.PartType.Ball
  948. o6.Size = Vector3.new(4.24699736, 4.24699736, 4.24699736)
  949. o6.CFrame = CFrame.new(-40.9333839, 2.2200501, 51.3581543, -1, 0.000379005593, -1.43933264e-07, 1.43807057e-07, -3.33056079e-07, -1, -0.000379005593, -1, 3.33001537e-07)
  950. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  951. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  952. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  953. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  954. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  955. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  956. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  957. o6.Position = Vector3.new(-40.9333839, 2.2200501, 51.3581543)
  958. o7.Name = "Fixed"
  959. o7.Parent = o6
  960. o8.Parent = o6
  961. o8.Scale = Vector3.new(1, 0.300000012, 1)
  962. o9.Name = "Parts"
  963. o9.Parent = o6
  964. o10.Name = "Rim"
  965. o10.Parent = o9
  966. o10.Material = Enum.Material.SmoothPlastic
  967. o10.BrickColor = BrickColor.new("Really black")
  968. o10.Transparency = 1
  969. o10.Position = Vector3.new(-40.9031639, 2.22715998, 50.0112305)
  970. o10.Rotation = Vector3.new(-90, 0, -0.569999993)
  971. o10.Anchored = true
  972. o10.CanCollide = false
  973. o10.FormFactor = Enum.FormFactor.Custom
  974. o10.Size = Vector3.new(2.14071393, 0.299400568, 2.66466451)
  975. o10.CFrame = CFrame.new(-40.9031639, 2.22715998, 50.0112305, 0.999951243, 0.00987874437, -3.85440508e-05, 3.84473351e-05, 9.98034193e-06, 1, 0.00987874437, -0.999951243, 9.60004309e-06)
  976. o10.BackSurface = Enum.SurfaceType.Weld
  977. o10.BottomSurface = Enum.SurfaceType.Weld
  978. o10.FrontSurface = Enum.SurfaceType.Weld
  979. o10.LeftSurface = Enum.SurfaceType.Weld
  980. o10.RightSurface = Enum.SurfaceType.Weld
  981. o10.TopSurface = Enum.SurfaceType.Weld
  982. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  983. o10.Position = Vector3.new(-40.9031639, 2.22715998, 50.0112305)
  984. o11.Parent = o10
  985. o11.Offset = Vector3.new(0, -0.730000019, 0)
  986. o11.Scale = Vector3.new(1.39999998, 0.400000006, 1.39999998)
  987. o12.Parent = o10
  988. o12.Texture = "rbxassetid://156697195"
  989. o12.Face = Enum.NormalId.Top
  990. o13.Parent = o6
  991. o13.Transparency = 0.5
  992. o13.Texture = "http://www.roblox.com/asset/?id=334167794"
  993. o13.Face = Enum.NormalId.Left
  994. o14.Parent = o6
  995. o14.Transparency = 0.5
  996. o14.Texture = "http://www.roblox.com/asset/?id=334167794"
  997. o14.Face = Enum.NormalId.Back
  998. o15.Parent = o6
  999. o15.Transparency = 0.5
  1000. o15.Texture = "http://www.roblox.com/asset/?id=334167794"
  1001. o15.Face = Enum.NormalId.Right
  1002. o16.Parent = o6
  1003. o16.Transparency = 0.5
  1004. o16.Texture = "http://www.roblox.com/asset/?id=334167794"
  1005. o17.Parent = o6
  1006. o17.Texture = "http://www.roblox.com/asset/?id=247663913"
  1007. o17.Face = Enum.NormalId.Top
  1008. o18.Name = "FR"
  1009. o18.Parent = o5
  1010. o18.BrickColor = BrickColor.new("Really black")
  1011. o18.Position = Vector3.new(-18.3094788, 2.22004795, 62.4736328)
  1012. o18.Rotation = Vector3.new(90, 0, 0.0199999996)
  1013. o18.Anchored = true
  1014. o18.Elasticity = 1
  1015. o18.FormFactor = Enum.FormFactor.Symmetric
  1016. o18.Friction = 1.7999999523163
  1017. o18.Shape = Enum.PartType.Ball
  1018. o18.Size = Vector3.new(4.24699736, 4.24699736, 4.24699736)
  1019. o18.CFrame = CFrame.new(-18.3094788, 2.22004795, 62.4736328, 1, -0.000377992314, -4.96197799e-07, -4.96063421e-07, 3.55692663e-07, -1, 0.000377992314, 1, 3.55505108e-07)
  1020. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1021. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1022. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1023. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1024. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1025. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1026. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1027. o18.Position = Vector3.new(-18.3094788, 2.22004795, 62.4736328)
  1028. o19.Name = "Fixed"
  1029. o19.Parent = o18
  1030. o20.Parent = o18
  1031. o20.Scale = Vector3.new(1, 0.270000011, 1)
  1032. o21.Name = "Parts"
  1033. o21.Parent = o18
  1034. o22.Name = "Rim"
  1035. o22.Parent = o21
  1036. o22.Material = Enum.Material.SmoothPlastic
  1037. o22.BrickColor = BrickColor.new("Really black")
  1038. o22.Transparency = 1
  1039. o22.Position = Vector3.new(-18.3180847, 2.22771502, 63.7590332)
  1040. o22.Rotation = Vector3.new(-90, 0, -178.669998)
  1041. o22.Anchored = true
  1042. o22.CanCollide = false
  1043. o22.FormFactor = Enum.FormFactor.Custom
  1044. o22.Size = Vector3.new(2.14071393, 0.299400568, 2.66466451)
  1045. o22.CFrame = CFrame.new(-18.3180847, 2.22771502, 63.7590332, -0.999732554, 0.0231281295, -3.85403982e-05, -3.8752205e-05, -8.70979966e-06, 1, 0.0231281333, 0.999732494, 9.60373654e-06)
  1046. o22.BackSurface = Enum.SurfaceType.Weld
  1047. o22.BottomSurface = Enum.SurfaceType.Weld
  1048. o22.FrontSurface = Enum.SurfaceType.Weld
  1049. o22.LeftSurface = Enum.SurfaceType.Weld
  1050. o22.RightSurface = Enum.SurfaceType.Weld
  1051. o22.TopSurface = Enum.SurfaceType.Weld
  1052. o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1053. o22.Position = Vector3.new(-18.3180847, 2.22771502, 63.7590332)
  1054. o23.Parent = o22
  1055. o23.Offset = Vector3.new(0, -0.730000019, 0)
  1056. o23.Scale = Vector3.new(1.39999998, 0.400000006, 1.39999998)
  1057. o24.Parent = o22
  1058. o24.Texture = "rbxassetid://156697195"
  1059. o24.Face = Enum.NormalId.Top
  1060. o25.Parent = o18
  1061. o25.Transparency = 0.5
  1062. o25.Texture = "http://www.roblox.com/asset/?id=334167794"
  1063. o25.Face = Enum.NormalId.Left
  1064. o26.Parent = o18
  1065. o26.Transparency = 0.5
  1066. o26.Texture = "http://www.roblox.com/asset/?id=334167794"
  1067. o26.Face = Enum.NormalId.Back
  1068. o27.Parent = o18
  1069. o27.Transparency = 0.5
  1070. o27.Texture = "http://www.roblox.com/asset/?id=334167794"
  1071. o27.Face = Enum.NormalId.Right
  1072. o28.Parent = o18
  1073. o28.Transparency = 0.5
  1074. o28.Texture = "http://www.roblox.com/asset/?id=334167794"
  1075. o29.Parent = o18
  1076. o29.Texture = "http://www.roblox.com/asset/?id=247663913"
  1077. o29.Face = Enum.NormalId.Top
  1078. o30.Name = "RR"
  1079. o30.Parent = o5
  1080. o30.BrickColor = BrickColor.new("Really black")
  1081. o30.Position = Vector3.new(-40.9374657, 2.22005105, 62.3908691)
  1082. o30.Rotation = Vector3.new(90, 0, 0.0199999996)
  1083. o30.Anchored = true
  1084. o30.Elasticity = 1
  1085. o30.FormFactor = Enum.FormFactor.Symmetric
  1086. o30.Friction = 1.7999999523163
  1087. o30.Shape = Enum.PartType.Ball
  1088. o30.Size = Vector3.new(4.24699736, 4.24699736, 4.24699736)
  1089. o30.CFrame = CFrame.new(-40.9374657, 2.22005105, 62.3908691, 1, -0.000377992314, -8.31883895e-08, -8.31868263e-08, 4.15288426e-09, -1, 0.000377992314, 1, 4.12143963e-09)
  1090. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1091. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1092. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1093. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1094. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1095. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1096. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1097. o30.Position = Vector3.new(-40.9374657, 2.22005105, 62.3908691)
  1098. o31.Name = "Fixed"
  1099. o31.Parent = o30
  1100. o32.Parent = o30
  1101. o32.Scale = Vector3.new(1, 0.300000012, 1)
  1102. o33.Name = "Parts"
  1103. o33.Parent = o30
  1104. o34.Name = "Rim"
  1105. o34.Parent = o33
  1106. o34.Material = Enum.Material.SmoothPlastic
  1107. o34.BrickColor = BrickColor.new("Really black")
  1108. o34.Transparency = 1
  1109. o34.Position = Vector3.new(-40.8680687, 2.22704005, 63.7644043)
  1110. o34.Rotation = Vector3.new(-90, 0, -178.669998)
  1111. o34.Anchored = true
  1112. o34.CanCollide = false
  1113. o34.FormFactor = Enum.FormFactor.Custom
  1114. o34.Size = Vector3.new(2.14071393, 0.299400568, 2.66466451)
  1115. o34.CFrame = CFrame.new(-40.8680687, 2.22704005, 63.7644043, -0.999732554, 0.0231281295, -3.85403982e-05, -3.8752205e-05, -8.70979966e-06, 1, 0.0231281333, 0.999732494, 9.60373654e-06)
  1116. o34.BackSurface = Enum.SurfaceType.Weld
  1117. o34.BottomSurface = Enum.SurfaceType.Weld
  1118. o34.FrontSurface = Enum.SurfaceType.Weld
  1119. o34.LeftSurface = Enum.SurfaceType.Weld
  1120. o34.RightSurface = Enum.SurfaceType.Weld
  1121. o34.TopSurface = Enum.SurfaceType.Weld
  1122. o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1123. o34.Position = Vector3.new(-40.8680687, 2.22704005, 63.7644043)
  1124. o35.Parent = o34
  1125. o35.Offset = Vector3.new(0, -0.730000019, 0)
  1126. o35.Scale = Vector3.new(1.39999998, 0.400000006, 1.39999998)
  1127. o36.Parent = o34
  1128. o36.Texture = "rbxassetid://156697195"
  1129. o36.Face = Enum.NormalId.Top
  1130. o37.Parent = o30
  1131. o37.Transparency = 0.5
  1132. o37.Texture = "http://www.roblox.com/asset/?id=334167794"
  1133. o37.Face = Enum.NormalId.Left
  1134. o38.Parent = o30
  1135. o38.Transparency = 0.5
  1136. o38.Texture = "http://www.roblox.com/asset/?id=334167794"
  1137. o38.Face = Enum.NormalId.Back
  1138. o39.Parent = o30
  1139. o39.Transparency = 0.5
  1140. o39.Texture = "http://www.roblox.com/asset/?id=334167794"
  1141. o39.Face = Enum.NormalId.Right
  1142. o40.Parent = o30
  1143. o40.Transparency = 0.5
  1144. o40.Texture = "http://www.roblox.com/asset/?id=334167794"
  1145. o41.Parent = o30
  1146. o41.Texture = "http://www.roblox.com/asset/?id=247663913"
  1147. o41.Face = Enum.NormalId.Top
  1148. o42.Name = "FL"
  1149. o42.Parent = o5
  1150. o42.BrickColor = BrickColor.new("Really black")
  1151. o42.Position = Vector3.new(-18.3865623, 2.2200439, 51.2591553)
  1152. o42.Rotation = Vector3.new(90, 0, -179.979996)
  1153. o42.Anchored = true
  1154. o42.Elasticity = 1
  1155. o42.FormFactor = Enum.FormFactor.Symmetric
  1156. o42.Friction = 1.7999999523163
  1157. o42.Shape = Enum.PartType.Ball
  1158. o42.Size = Vector3.new(4.24699736, 4.24699736, 4.24699736)
  1159. o42.CFrame = CFrame.new(-18.3865623, 2.2200439, 51.2591553, -1, 0.000379782316, -1.06845967e-07, 1.06651584e-07, -5.11867711e-07, -1, -0.000379782316, -1, 5.11827125e-07)
  1160. o42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1161. o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1162. o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1163. o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1164. o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1165. o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1166. o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1167. o42.Position = Vector3.new(-18.3865623, 2.2200439, 51.2591553)
  1168. o43.Name = "Fixed"
  1169. o43.Parent = o42
  1170. o44.Parent = o42
  1171. o44.Scale = Vector3.new(1, 0.270000011, 1)
  1172. o45.Name = "Parts"
  1173. o45.Parent = o42
  1174. o46.Name = "Rim"
  1175. o46.Parent = o45
  1176. o46.Material = Enum.Material.SmoothPlastic
  1177. o46.BrickColor = BrickColor.new("Really black")
  1178. o46.Transparency = 1
  1179. o46.Position = Vector3.new(-18.3283997, 2.22785091, 49.9554443)
  1180. o46.Rotation = Vector3.new(-90, 0, -0.569999993)
  1181. o46.Anchored = true
  1182. o46.CanCollide = false
  1183. o46.FormFactor = Enum.FormFactor.Custom
  1184. o46.Size = Vector3.new(2.14071393, 0.299400568, 2.66466451)
  1185. o46.CFrame = CFrame.new(-18.3283997, 2.22785091, 49.9554443, 0.999951243, 0.00987874437, -3.85440508e-05, 3.84473351e-05, 9.98034193e-06, 1, 0.00987874437, -0.999951243, 9.60004309e-06)
  1186. o46.BackSurface = Enum.SurfaceType.Weld
  1187. o46.BottomSurface = Enum.SurfaceType.Weld
  1188. o46.FrontSurface = Enum.SurfaceType.Weld
  1189. o46.LeftSurface = Enum.SurfaceType.Weld
  1190. o46.RightSurface = Enum.SurfaceType.Weld
  1191. o46.TopSurface = Enum.SurfaceType.Weld
  1192. o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1193. o46.Position = Vector3.new(-18.3283997, 2.22785091, 49.9554443)
  1194. o47.Parent = o46
  1195. o47.Offset = Vector3.new(0, -0.730000019, 0)
  1196. o47.Scale = Vector3.new(1.39999998, 0.400000006, 1.39999998)
  1197. o48.Parent = o46
  1198. o48.Texture = "rbxassetid://156697195"
  1199. o48.Face = Enum.NormalId.Top
  1200. o49.Parent = o42
  1201. o49.Transparency = 0.5
  1202. o49.Texture = "http://www.roblox.com/asset/?id=334167794"
  1203. o49.Face = Enum.NormalId.Left
  1204. o50.Parent = o42
  1205. o50.Transparency = 0.5
  1206. o50.Texture = "http://www.roblox.com/asset/?id=334167794"
  1207. o50.Face = Enum.NormalId.Back
  1208. o51.Parent = o42
  1209. o51.Transparency = 0.5
  1210. o51.Texture = "http://www.roblox.com/asset/?id=334167794"
  1211. o51.Face = Enum.NormalId.Right
  1212. o52.Parent = o42
  1213. o52.Transparency = 0.5
  1214. o52.Texture = "http://www.roblox.com/asset/?id=334167794"
  1215. o53.Parent = o42
  1216. o53.Texture = "http://www.roblox.com/asset/?id=247663913"
  1217. o53.Face = Enum.NormalId.Top
  1218. o54.Name = "DriveSeat"
  1219. o54.Parent = o4
  1220. o54.Material = Enum.Material.SmoothPlastic
  1221. o54.BrickColor = BrickColor.new("Bright blue")
  1222. o54.Transparency = 1
  1223. o54.Position = Vector3.new(-20.0744934, 7.92603779, 53.9716797)
  1224. o54.Rotation = Vector3.new(90.2399979, -85, 90.2399979)
  1225. o54.Anchored = true
  1226. o54.CanCollide = false
  1227. o54.Size = Vector3.new(1, 1, 1)
  1228. o54.CFrame = CFrame.new(-20.0744934, 7.92603779, 53.9716797, -0.000359253376, -0.0872403756, -0.99618721, -1.62274064e-05, 0.996187329, -0.0872403756, 1, -1.51758613e-05, -0.000359299331)
  1229. o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1230. o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1231. o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1232. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1233. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1234. o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1235. o54.HeadsUpDisplay = false
  1236. o54.MaxSpeed = 270
  1237. o54.Torque = 0.20000000298023
  1238. o54.TurnSpeed = 0
  1239. o54.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1240. o54.Position = Vector3.new(-20.0744934, 7.92603779, 53.9716797)
  1241. o55.Name = "Horn"
  1242. o55.Parent = o54
  1243. o55.SoundId = "rbxassetid://531088276"
  1244. o55.Volume = 1
  1245. o56.Name = "Control"
  1246. o56.Parent = o55
  1247.  
  1248. runDummyScript(function()
  1249. if script.Parent.Parent:IsA("VehicleSeat") then
  1250. script.Parent.Parent.ChildAdded:connect(function(child)
  1251. if child:IsA("Weld") and game.Players:GetPlayerFromCharacter(child.Part1.Parent)~=nil then
  1252. local p=game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  1253. local g=script.G:Clone()
  1254. g.Parent=p.PlayerGui
  1255. g:WaitForChild("src")
  1256. g.src.Value=script.Parent
  1257. g.Horn.Disabled=false
  1258. end
  1259. end)
  1260. end
  1261. end,o56)
  1262.  
  1263. o57.Name = "G"
  1264. o57.Parent = o56
  1265. o58.Name = "Horn"
  1266. o58.Parent = o57
  1267. o58.Disabled = true
  1268.  
  1269. runDummyScript(function()
  1270. local mouse=game.Players.LocalPlayer:GetMouse()
  1271. script.Parent:WaitForChild("src")
  1272. src=script.Parent.src.Value
  1273. mouse.KeyDown:connect(function(key)
  1274. if key=="h" then
  1275. src:Play()
  1276. end
  1277. end)
  1278. src.Parent.ChildRemoved:connect(function(child)
  1279. if child.Name=="SeatWeld" then
  1280. src:Stop()
  1281. script.Parent:Destroy()
  1282. end
  1283. end)
  1284. end,o58)
  1285.  
  1286. o59.Name = "src"
  1287. o59.Parent = o57
  1288. o60.Name = "Off"
  1289. o60.Parent = o54
  1290. o60.SoundId = "rbxassetid://433042450"
  1291. o60.Volume = 1
  1292. o61.Parent = o54
  1293. o61.Pitch = 0
  1294. o61.Volume = 1
  1295. o61.Looped = true
  1296. o62.Name = "Sound2"
  1297. o62.Parent = o54
  1298. o62.Pitch = 0
  1299. o62.SoundId = "rbxassetid://249582014"
  1300. o62.TimePosition = 15.815907069391
  1301. o62.Volume = 2
  1302. o62.Looped = true
  1303. o64.Name = "Startup"
  1304. o64.Parent = o54
  1305. o64.SoundId = "rbxassetid://467832106"
  1306. o64.Volume = 1
  1307. o65.Name = "Gui Giver"
  1308. o65.Parent = o54
  1309.  
  1310. runDummyScript(function()
  1311. GUI = script.Parent.Screen
  1312.  
  1313. script.Parent.ChildAdded:connect(function(child)
  1314. if child:IsA("Weld") then
  1315. if child.Part1.Name == "HumanoidRootPart" then
  1316.  
  1317. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  1318. if player and (not player.PlayerGui:FindFirstChild("Screen")) then --// The part after the "and" prevents multiple GUI's to be copied over.
  1319. script.Parent:SetNetworkOwner(player)
  1320. GUI.CarSeat.Value = script.Parent --// Puts a reference of the seat in this ObjectValue, now you can use this ObjectValue's value to find the car directly.
  1321. GUI:Clone().Parent = player.PlayerGui --// Compact version
  1322. script.Parent.Startup:Play()
  1323. end
  1324. end
  1325. end
  1326. end)
  1327.  
  1328. script.Parent.ChildRemoved:connect(function(child)
  1329. if child:IsA("Weld") then
  1330. if child.Part1.Name == "HumanoidRootPart" then
  1331. script.Parent.Sound:Stop()
  1332. script.Parent.Sound2:Stop()
  1333. script.Parent.Off:Play()
  1334.  
  1335. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  1336. if player and player.PlayerGui:FindFirstChild("Screen") then
  1337. player.PlayerGui:FindFirstChild("Screen"):Destroy()
  1338. end
  1339. end
  1340. end
  1341. end)
  1342.  
  1343.  
  1344. end,o65)
  1345.  
  1346. o66.Name = "TheFix"
  1347. o66.Parent = o65
  1348.  
  1349. runDummyScript(function()
  1350. wait(2)
  1351. script.Parent.Disabled = false
  1352. end,o66)
  1353.  
  1354. o67.Name = "Speedometer V3"
  1355. o67.Parent = o54
  1356.  
  1357. runDummyScript(function()
  1358. s = script
  1359. ---------------------------------------------------------------
  1360. function onChildAdded(something)
  1361. if something.Name == "SeatWeld" then
  1362. local human = something.part1.Parent:findFirstChild("Humanoid")
  1363. if (human ~= nil) then
  1364. s.speedo:clone().Parent = game.Players:findFirstChild(human.Parent.Name).PlayerGui
  1365. end
  1366. end
  1367. end
  1368.  
  1369. function onChildRemoved(something)
  1370. if (something.Name == "SeatWeld") then
  1371. local human = something.part1.Parent:findFirstChild("Humanoid")
  1372. if (human ~= nil) then
  1373. print("Human Found")
  1374. game.Players:findFirstChild(human.Parent.Name).PlayerGui.speedo:remove()
  1375. end
  1376. end
  1377. end
  1378.  
  1379.  
  1380. script.Parent.ChildAdded:connect(onChildAdded)
  1381. script.Parent.ChildRemoved:connect(onChildRemoved)
  1382. end,o67)
  1383.  
  1384. o68.Name = "speedo"
  1385. o68.Parent = o67
  1386. o69.Name = "SpeedMeter"
  1387. o69.Parent = o68
  1388. o69.Position = UDim2.new(0,0,0.52999997138977,0)
  1389. o69.Size = UDim2.new(0,130,0,50)
  1390. o69.position = UDim2.new(0,0,0.52999997138977,0)
  1391. o69.Position = UDim2.new(0,0,0.52999997138977,0)
  1392. o69.BackgroundColor3 = Color3.new(0.341176, 0.345098, 0.341176)
  1393. o69.BackgroundTransparency = 1
  1394. o69.BorderColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  1395. o69.BorderSizePixel = 0
  1396. o70.Name = "SpeedGUIScript"
  1397. o70.Parent = o69
  1398.  
  1399. runDummyScript(function()
  1400. P = script.Parent
  1401. Player = game.Players.LocalPlayer
  1402. Human = Player.Character
  1403. Head = Human.Head
  1404.  
  1405.  
  1406. while true do
  1407. wait(.3)
  1408. local intSpeed = math.floor((Head.Velocity.magnitude)/1.6)
  1409. P.SpeedLabel.Text = intSpeed.." MPH"
  1410. end
  1411.  
  1412. end,o70)
  1413.  
  1414. o71.Name = "SpeedLabel"
  1415. o71.Parent = o69
  1416. o71.Position = UDim2.new(0.44999998807907,0,0,0)
  1417. o71.Rotation = -5
  1418. o71.Size = UDim2.new(1.2999999523163,0,0.80000001192093,0)
  1419. o71.Text = "0MPH"
  1420. o71.position = UDim2.new(0.44999998807907,0,0,0)
  1421. o71.Position = UDim2.new(0.44999998807907,0,0,0)
  1422. o71.BackgroundTransparency = 1
  1423. o71.BorderSizePixel = 0
  1424. o71.ZIndex = 2
  1425. o71.Font = Enum.Font.SciFi
  1426. o71.FontSize = Enum.FontSize.Size48
  1427. o71.TextColor3 = Color3.new(0, 1, 0.933333)
  1428. o71.TextStrokeColor3 = Color3.new(0.760784, 0.760784, 0.760784)
  1429. o71.TextTransparency = 0.60000002384186
  1430. o71.TextWrapped = true
  1431. o72.Name = "Speed Glow"
  1432. o72.Parent = o69
  1433. o72.Position = UDim2.new(0.34999999403954,0,-0.5,0)
  1434. o72.Rotation = -5
  1435. o72.Size = UDim2.new(1.5,0,2,0)
  1436. o72.position = UDim2.new(0.34999999403954,0,-0.5,0)
  1437. o72.Position = UDim2.new(0.34999999403954,0,-0.5,0)
  1438. o72.BackgroundColor3 = Color3.new(1, 1, 1)
  1439. o72.BackgroundTransparency = 1
  1440. o72.Image = "rbxassetid://172380355"
  1441. o72.ImageColor3 = Color3.new(0, 1, 0.933333)
  1442. o72.ImageTransparency = 0.80000001192093
  1443. o73.Name = "Screen"
  1444. o73.Parent = o54
  1445. o74.Name = "CarSeat"
  1446. o74.Parent = o73
  1447. o75.Name = "F"
  1448. o75.Parent = o73
  1449. o76.Name = "HUD"
  1450. o76.Parent = o73
  1451. o76.Position = UDim2.new(0,40,0,650)
  1452. o76.Size = UDim2.new(0,140,0,30)
  1453. o76.position = UDim2.new(0,40,0,650)
  1454. o76.Position = UDim2.new(0,40,0,650)
  1455. o76.Active = true
  1456. o76.BackgroundColor3 = Color3.new(0, 0, 0)
  1457. o76.BackgroundTransparency = 1
  1458. o76.BorderSizePixel = 0
  1459. o76.Draggable = true
  1460. o77.Name = "Limiter"
  1461. o77.Parent = o76
  1462. o77.Size = UDim2.new(0,140,0,30)
  1463. o77.Text = "2016 Honda Civic Imported by phily241"
  1464. o77.BackgroundColor3 = Color3.new(0, 0, 0)
  1465. o77.BackgroundTransparency = 1
  1466. o77.BorderSizePixel = 0
  1467. o77.Font = Enum.Font.SciFi
  1468. o77.FontSize = Enum.FontSize.Size14
  1469. o77.TextColor3 = Color3.new(1, 1, 1)
  1470. o77.TextScaled = true
  1471. o77.TextWrapped = true
  1472. o79.Name = "A-Chassis Interface"
  1473. o79.Parent = mas
  1474. o80.Name = "Car"
  1475. o80.Parent = o79
  1476. o81.Name = "Values"
  1477. o81.Parent = o79
  1478. o82.Name = "RPM"
  1479. o82.Parent = o81
  1480. o83.Name = "Horsepower"
  1481. o83.Parent = o81
  1482. o84.Name = "Torque"
  1483. o84.Parent = o81
  1484. o85.Name = "TransmissionMode"
  1485. o85.Parent = o81
  1486. o86.Name = "Gear"
  1487. o86.Parent = o81
  1488. o87.Name = "Throttle"
  1489. o87.Parent = o81
  1490. o88.Name = "SteerC"
  1491. o88.Parent = o81
  1492. o89.Name = "SteerT"
  1493. o89.Parent = o81
  1494. o90.Name = "Brake"
  1495. o90.Parent = o81
  1496. o91.Name = "TCS"
  1497. o91.Parent = o81
  1498. o92.Name = "PBrake"
  1499. o92.Parent = o81
  1500. o93.Name = "TCSActive"
  1501. o93.Parent = o81
  1502. o94.Name = "Velocity"
  1503. o94.Parent = o81
  1504. o95.Name = "ABS"
  1505. o95.Parent = o81
  1506. o96.Name = "ABSActive"
  1507. o96.Parent = o81
  1508. o97.Name = "MouseSteerOn"
  1509. o97.Parent = o81
  1510. o98.Name = "IsOn"
  1511. o98.Parent = o79
  1512. o99.Name = "ControlsOpen"
  1513. o99.Parent = o79
  1514. o100.Name = "Drive"
  1515. o100.Parent = o79
  1516.  
  1517. runDummyScript(function()
  1518. --[[
  1519. ___ _______ _
  1520. / _ |____/ ___/ / ___ ____ ___ (_)__
  1521. / __ /___/ /__/ _ \/ _ `(_-<(_-</ (_-<
  1522. /_/ |_| \___/_//_/\_,_/___/___/_/___/
  1523. SecondLogic @ Inspare
  1524.  
  1525.  
  1526. *I assume you know what you're doing if you're gonna change something here.* ]]--
  1527.  
  1528. --[[START]]
  1529.  
  1530. script.Parent:WaitForChild("Car")
  1531. script.Parent:WaitForChild("IsOn")
  1532. script.Parent:WaitForChild("ControlsOpen")
  1533. script.Parent:WaitForChild("Values")
  1534.  
  1535. --[[Dependencies]]
  1536.  
  1537. local player = game.Players.LocalPlayer
  1538. local mouse = player:GetMouse()
  1539. local UserInputService = game:GetService("UserInputService")
  1540. local car = script.Parent.Car.Value
  1541. local _Tune = require(car["A-Chassis Tune"])
  1542.  
  1543.  
  1544.  
  1545. --[[Output Scaling Factor]]
  1546.  
  1547. local hpScaling = _Tune.WeightScaling*10
  1548. local FBrakeForce = _Tune.FBrakeForce
  1549. local RBrakeForce = _Tune.RBrakeForce
  1550. local PBrakeForce = _Tune.PBrakeForce
  1551. if not workspace:PGSIsEnabled() then
  1552. hpScaling = _Tune.LegacyScaling*10
  1553. FBrakeForce = _Tune.FLgcyBForce
  1554. RBrakeForce = _Tune.RLgcyBForce
  1555. PBrakeForce = _Tune.LgcyPBForce
  1556. end
  1557.  
  1558. --[[Status Vars]]
  1559.  
  1560. local _IsOn = _Tune.AutoStart
  1561. if _Tune.AutoStart then script.Parent.IsOn.Value=true end
  1562.  
  1563. local _GSteerT=0
  1564. local _GSteerC=0
  1565. local _GThrot=0
  1566. local _GBrake=0
  1567.  
  1568. local _ClutchOn = true
  1569. local _ClPressing = false
  1570. local _RPM = 0
  1571. local _HP = 0
  1572. local _OutTorque = 0
  1573. local _CGear = 0
  1574.  
  1575. local _TMode = _Tune.TransModes[1]
  1576.  
  1577. local _MSteer = false
  1578. local _SteerL = false
  1579. local _SteerR = false
  1580. local _PBrake = false
  1581. local _TCS = _Tune.TCSEnabled
  1582. local _TCSActive = false
  1583. local _ABS = _Tune.ABSEnabled
  1584. local _ABSActive = false
  1585.  
  1586. local FlipWait=tick()
  1587. local FlipDB=false
  1588.  
  1589. local _InControls = false
  1590.  
  1591.  
  1592.  
  1593. --[[Shutdown]]
  1594.  
  1595. car.DriveSeat.ChildRemoved:connect(function(child)
  1596. if child.Name=="SeatWeld" and child:IsA("Weld") then
  1597. script.Parent:Destroy()
  1598. end
  1599. end)
  1600.  
  1601.  
  1602.  
  1603. --[[Controls]]
  1604.  
  1605. local _CTRL = _Tune.Controls
  1606. local Controls = Instance.new("Folder",script.Parent)
  1607. Controls.Name = "Controls"
  1608. for i,v in pairs(_CTRL) do
  1609. local a=Instance.new("StringValue",Controls)
  1610. a.Name=i
  1611. a.Value=v.Name
  1612. a.Changed:connect(function()
  1613. if i=="MouseThrottle" or i=="MouseBrake" then
  1614. if a.Value == "MouseButton1" or a.Value == "MouseButton2" then
  1615. _CTRL[i]=Enum.UserInputType[a.Value]
  1616. else
  1617. _CTRL[i]=Enum.KeyCode[a.Value]
  1618. end
  1619. else
  1620. _CTRL[i]=Enum.KeyCode[a.Value]
  1621. end
  1622. end)
  1623. end
  1624.  
  1625. --Deadzone Adjust
  1626. local _PPH = _Tune.Peripherals
  1627. for i,v in pairs(_PPH) do
  1628. local a = Instance.new("IntValue",Controls)
  1629. a.Name = i
  1630. a.Value = v
  1631. a.Changed:connect(function()
  1632. a.Value=math.min(100,math.max(0,a.Value))
  1633. _PPH[i] = a.Value
  1634. end)
  1635. end
  1636.  
  1637. --Input Handler
  1638. function DealWithInput(input,IsRobloxFunction)
  1639. if (UserInputService:GetFocusedTextBox()==nil) and not _InControls then --Ignore when UI Focus
  1640. --Shift Down [Manual Transmission]
  1641. if _IsOn and (input.KeyCode ==_CTRL["ContlrShiftDown"] or (_MSteer and input.KeyCode==_CTRL["MouseShiftDown"]) or ((not _MSteer) and input.KeyCode==_CTRL["ShiftDown"])) and (_TMode=="Semi" or (_TMode=="Manual" and (not _ClutchOn))) and input.UserInputState == Enum.UserInputState.Begin then
  1642. if _CGear == 0 and (_TMode=="Auto" or not _ClPressing) then _ClutchOn = true end
  1643. _CGear = math.max(_CGear-1,-1)
  1644.  
  1645. --Shift Up [Manual Transmission]
  1646. elseif _IsOn and (input.KeyCode ==_CTRL["ContlrShiftUp"] or (_MSteer and input.KeyCode==_CTRL["MouseShiftUp"]) or ((not _MSteer) and input.KeyCode==_CTRL["ShiftUp"])) and (_TMode=="Semi" or (_TMode=="Manual" and (not _ClutchOn))) and input.UserInputState == Enum.UserInputState.Begin then
  1647. if _CGear == 0 and (_TMode=="Auto" or not _ClPressing) then _ClutchOn = true end
  1648. _CGear = math.min(_CGear+1,#_Tune.Ratios-2)
  1649.  
  1650. --Toggle Clutch
  1651. elseif _IsOn and (input.KeyCode ==_CTRL["ContlrClutch"] or (_MSteer and input.KeyCode==_CTRL["MouseClutch"]) or ((not _MSteer) and input.KeyCode==_CTRL["Clutch"])) and _TMode=="Manual" then
  1652. if input.UserInputState == Enum.UserInputState.Begin then
  1653. _ClutchOn = false
  1654. _ClPressing = true
  1655. elseif input.UserInputState == Enum.UserInputState.End then
  1656. _ClutchOn = true
  1657. _ClPressing = false
  1658. end
  1659.  
  1660. --Toggle PBrake
  1661. elseif _IsOn and input.KeyCode ==_CTRL["ContlrPBrake"] or (_MSteer and input.KeyCode==_CTRL["MousePBrake"]) or ((not _MSteer) and input.KeyCode==_CTRL["PBrake"]) then
  1662. if input.UserInputState == Enum.UserInputState.Begin then
  1663. _PBrake = not _PBrake
  1664. elseif input.UserInputState == Enum.UserInputState.End then
  1665. if car.DriveSeat.Velocity.Magnitude>5 then
  1666. _PBrake = false
  1667. end
  1668. end
  1669.  
  1670. --Toggle Transmission Mode
  1671. elseif (input.KeyCode == _CTRL["ContlrToggleTMode"] or input.KeyCode==_CTRL["ToggleTransMode"]) and input.UserInputState == Enum.UserInputState.Begin then
  1672. local n=1
  1673. for i,v in pairs(_Tune.TransModes) do
  1674. if v==_TMode then n=i break end
  1675. end
  1676. n=n+1
  1677. if n>#_Tune.TransModes then n=1 end
  1678. _TMode = _Tune.TransModes[n]
  1679.  
  1680. --Throttle
  1681. elseif _IsOn and ((not _MSteer) and (input.KeyCode==_CTRL["Throttle"] or input.KeyCode == _CTRL["Throttle2"])) or ((((_CTRL["MouseThrottle"]==Enum.UserInputType.MouseButton1 or _CTRL["MouseThrottle"]==Enum.UserInputType.MouseButton2) and input.UserInputType == _CTRL["MouseThrottle"]) or input.KeyCode == _CTRL["MouseThrottle"])and _MSteer) then
  1682. if input.UserInputState == Enum.UserInputState.Begin then
  1683. _GThrot = 1
  1684. else
  1685. _GThrot = _Tune.IdleThrottle/100
  1686. end
  1687.  
  1688. --Brake
  1689. elseif ((not _MSteer) and (input.KeyCode==_CTRL["Brake"] or input.KeyCode == _CTRL["Brake2"])) or ((((_CTRL["MouseBrake"]==Enum.UserInputType.MouseButton1 or _CTRL["MouseBrake"]==Enum.UserInputType.MouseButton2) and input.UserInputType == _CTRL["MouseBrake"]) or input.KeyCode == _CTRL["MouseBrake"])and _MSteer) then
  1690. if input.UserInputState == Enum.UserInputState.Begin then
  1691. _GBrake = 1
  1692. else
  1693. _GBrake = 0
  1694. end
  1695.  
  1696. --Steer Left
  1697. elseif (not _MSteer) and (input.KeyCode==_CTRL["SteerLeft"] or input.KeyCode == _CTRL["SteerLeft2"]) then
  1698. if input.UserInputState == Enum.UserInputState.Begin then
  1699. _GSteerT = -1
  1700. _SteerL = true
  1701. else
  1702. if _SteerR then
  1703. _GSteerT = 1
  1704. else
  1705. _GSteerT = 0
  1706. end
  1707. _SteerL = false
  1708. end
  1709.  
  1710. --Steer Right
  1711. elseif (not _MSteer) and (input.KeyCode==_CTRL["SteerRight"] or input.KeyCode == _CTRL["SteerRight2"]) then
  1712. if input.UserInputState == Enum.UserInputState.Begin then
  1713. _GSteerT = 1
  1714. _SteerR = true
  1715. else
  1716. if _SteerL then
  1717. _GSteerT = -1
  1718. else
  1719. _GSteerT = 0
  1720. end
  1721. _SteerR = false
  1722. end
  1723.  
  1724. --Toggle Mouse Controls
  1725. elseif input.KeyCode ==_CTRL["ToggleMouseDrive"] then
  1726. if input.UserInputState == Enum.UserInputState.End then
  1727. _MSteer = not _MSteer
  1728. _GThrot = _Tune.IdleThrottle/100
  1729. _GBrake = 0
  1730. _GSteerT = 0
  1731. _ClutchOn = true
  1732. end
  1733.  
  1734. --Toggle TCS
  1735. elseif _Tune.TCSEnabled and _IsOn and input.KeyCode == _CTRL["ToggleTCS"] or input.KeyCode == _CTRL["ContlrToggleTCS"] then
  1736. if input.UserInputState == Enum.UserInputState.End then
  1737. _TCS = not _TCS
  1738. end
  1739.  
  1740. --Toggle ABS
  1741. elseif _Tune. ABSEnabled and _IsOn and input.KeyCode == _CTRL["ToggleABS"] or input.KeyCode == _CTRL["ContlrToggleABS"] then
  1742. if input.UserInputState == Enum.UserInputState.End then
  1743. _ABS = not _ABS
  1744. end
  1745. end
  1746.  
  1747. --Variable Controls
  1748. if input.UserInputType.Name:find("Gamepad") then
  1749. --Gamepad Steering
  1750. if input.KeyCode == _CTRL["ContlrSteer"] then
  1751. if input.Position.X>= 0 then
  1752. local cDZone = math.min(.99,_Tune.Peripherals.ControlRDZone/100)
  1753. if math.abs(input.Position.X)>cDZone then
  1754. _GSteerT = (input.Position.X-cDZone)/(1-cDZone)
  1755. else
  1756. _GSteerT = 0
  1757. end
  1758. else
  1759. local cDZone = math.min(.99,_Tune.Peripherals.ControlLDZone/100)
  1760. if math.abs(input.Position.X)>cDZone then
  1761. _GSteerT = (input.Position.X+cDZone)/(1-cDZone)
  1762. else
  1763. _GSteerT = 0
  1764. end
  1765. end
  1766.  
  1767. --Gamepad Throttle
  1768. elseif _IsOn and input.KeyCode == _CTRL["ContlrThrottle"] then
  1769. _GThrot = math.max(_Tune.IdleThrottle/100,input.Position.Z)
  1770.  
  1771. --Gamepad Brake
  1772. elseif input.KeyCode == _CTRL["ContlrBrake"] then
  1773. _GBrake = input.Position.Z
  1774. end
  1775. end
  1776. else
  1777. _GThrot = _Tune.IdleThrottle/100
  1778. _GSteerT = 0
  1779. _GBrake = 0
  1780. if _CGear~=0 then _ClutchOn = true end
  1781. end
  1782. end
  1783. UserInputService.InputBegan:connect(DealWithInput)
  1784. UserInputService.InputChanged:connect(DealWithInput)
  1785. UserInputService.InputEnded:connect(DealWithInput)
  1786.  
  1787.  
  1788.  
  1789. --[[Drivetrain Initialize]]
  1790.  
  1791. local Drive={}
  1792.  
  1793. --Power Front Wheels
  1794. if _Tune.Config == "FWD" or _Tune.Config == "AWD" then
  1795. for i,v in pairs(car.Wheels:GetChildren()) do
  1796. if v.Name=="FL" or v.Name=="FR" or v.Name=="F" then
  1797. table.insert(Drive,v)
  1798. end
  1799. end
  1800. end
  1801.  
  1802. --Power Rear Wheels
  1803. if _Tune.Config == "RWD" or _Tune.Config == "AWD" then
  1804. for i,v in pairs(car.Wheels:GetChildren()) do
  1805. if v.Name=="RL" or v.Name=="RR" or v.Name=="R" then
  1806. table.insert(Drive,v)
  1807. end
  1808. end
  1809. end
  1810.  
  1811. --Determine Wheel Size
  1812. local wDia = 0
  1813. for i,v in pairs(Drive) do
  1814. if v.Size.x>wDia then wDia = v.Size.x end
  1815. end
  1816.  
  1817. --Pre-Toggled PBrake
  1818. for i,v in pairs(car.Wheels:GetChildren()) do
  1819. if math.abs(v["#AV"].maxTorque.Magnitude-PBrakeForce)<1 then
  1820. _PBrake=true
  1821. end
  1822. end
  1823.  
  1824.  
  1825.  
  1826. --[[Steering]]
  1827.  
  1828. function Steering()
  1829. --Mouse Steer
  1830. if _MSteer then
  1831. local msWidth = math.max(1,mouse.ViewSizeX*_Tune.Peripherals.MSteerWidth/200)
  1832. local mdZone = _Tune.Peripherals.MSteerDZone/100
  1833. local mST = ((mouse.X-mouse.ViewSizeX/2)/msWidth)
  1834. if math.abs(mST)<=mdZone then
  1835. _GSteerT = 0
  1836. else
  1837. _GSteerT = (math.max(math.min((math.abs(mST)-mdZone),(1-mdZone)),0)/(1-mdZone))^_Tune.MSteerExp * (mST / math.abs(mST))
  1838. end
  1839. end
  1840.  
  1841. --Interpolate Steering
  1842. if _GSteerC < _GSteerT then
  1843. if _GSteerC<0 then
  1844. _GSteerC = math.min(_GSteerT,_GSteerC+_Tune.ReturnSpeed)
  1845. else
  1846. _GSteerC = math.min(_GSteerT,_GSteerC+_Tune.SteerSpeed)
  1847. end
  1848. else
  1849. if _GSteerC>0 then
  1850. _GSteerC = math.max(_GSteerT,_GSteerC-_Tune.ReturnSpeed)
  1851. else
  1852. _GSteerC = math.max(_GSteerT,_GSteerC-_Tune.SteerSpeed)
  1853. end
  1854. end
  1855.  
  1856. --Steer Decay Multiplier
  1857. local sDecay = (1-math.min(car.DriveSeat.Velocity.Magnitude/_Tune.SteerDecay,1-(_Tune.MinSteer/100)))
  1858.  
  1859. --Apply Steering
  1860. for i,v in pairs(car.Wheels:GetChildren()) do
  1861. if v.Name=="F" then
  1862. v.Arm.Steer.CFrame=car.Wheels.F.Base.CFrame*CFrame.Angles(0,-math.rad(_GSteerC*_Tune.SteerInner*sDecay),0)
  1863. elseif v.Name=="FL" then
  1864. if _GSteerC>= 0 then
  1865. v.Arm.Steer.CFrame=car.Wheels.FL.Base.CFrame*CFrame.Angles(0,-math.rad(_GSteerC*_Tune.SteerOuter*sDecay),0)
  1866. else
  1867. v.Arm.Steer.CFrame=car.Wheels.FL.Base.CFrame*CFrame.Angles(0,-math.rad(_GSteerC*_Tune.SteerInner*sDecay),0)
  1868. end
  1869. elseif v.Name=="FR" then
  1870. if _GSteerC>= 0 then
  1871. v.Arm.Steer.CFrame=car.Wheels.FR.Base.CFrame*CFrame.Angles(0,-math.rad(_GSteerC*_Tune.SteerInner*sDecay),0)
  1872. else
  1873. v.Arm.Steer.CFrame=car.Wheels.FR.Base.CFrame*CFrame.Angles(0,-math.rad(_GSteerC*_Tune.SteerOuter*sDecay),0)
  1874. end
  1875. end
  1876. end
  1877. end
  1878.  
  1879.  
  1880.  
  1881. --[[Engine]]
  1882.  
  1883. local fFD = _Tune.FinalDrive*_Tune.FDMult
  1884.  
  1885. --Horsepower Curve
  1886. local fgc_h=_Tune.Horsepower/100
  1887. local fgc_n=_Tune.PeakRPM/1000
  1888. local fgc_a=_Tune.PeakSharpness
  1889. local fgc_c=_Tune.CurveMult
  1890. function FGC(x)
  1891. x=x/1000
  1892. return (((-(x-fgc_n)^2)*math.min(fgc_h/(fgc_n^2),fgc_c^(fgc_n/fgc_h)))+fgc_h)*(x-((x^fgc_a)/((fgc_a*fgc_n)^(fgc_a-1))))
  1893. end
  1894. local PeakFGC = FGC(_Tune.PeakRPM)
  1895.  
  1896. --Plot Current Horsepower
  1897. local cGrav = workspace.Gravity/32.2
  1898. function GetCurve(x)
  1899. local hp=math.max((FGC(x)*_Tune.Horsepower)/PeakFGC,0)
  1900. local iComp =(car.DriveSeat.CFrame.lookVector.y)*_Tune.InclineComp*cGrav
  1901. if _CGear==-1 then iComp=-iComp end
  1902. return hp,hp*(_Tune.EqPoint/x)*_Tune.Ratios[_CGear+2]*fFD*math.max(1,(1+iComp))*hpScaling
  1903. end
  1904.  
  1905. --Powertrain
  1906. function Engine()
  1907. --Neutral Gear
  1908. if _CGear==0 then _ClutchOn = false end
  1909.  
  1910. --Car Is Off
  1911. local revMin = _Tune.IdleRPM
  1912. if not _IsOn then
  1913. revMin = 0
  1914. _CGear = 0
  1915. _ClutchOn = false
  1916. _GThrot = _Tune.IdleThrottle/100
  1917. end
  1918.  
  1919. --Determine RPM
  1920. local maxSpin=0
  1921. for i,v in pairs(Drive) do
  1922. if v.RotVelocity.Magnitude>maxSpin then maxSpin = v.RotVelocity.Magnitude end
  1923. end
  1924. if _ClutchOn then
  1925. local aRPM = math.max(math.min(maxSpin*_Tune.Ratios[_CGear+2]*fFD*30/math.pi,_Tune.Redline+100),revMin)
  1926. local clutchP = math.min(math.abs(aRPM-_RPM)/_Tune.ClutchTol,.9)
  1927. _RPM = _RPM*clutchP + aRPM*(1-clutchP)
  1928. _HP,_OutTorque = GetCurve(_RPM)
  1929. else
  1930. if _GThrot-(_Tune.IdleThrottle/100)>0 then
  1931. _RPM = math.min(_RPM+_Tune.RevAccel*_GThrot,_Tune.Redline+100)
  1932. else
  1933. _RPM = math.max(_RPM-_Tune.RevDecay,revMin)
  1934. end
  1935. _OutTorque = 0
  1936. end
  1937.  
  1938. --Rev Limiter
  1939. local spLimit = 0
  1940. if _RPM>_Tune.Redline then
  1941. if _CGear<#_Tune.Ratios-2 then
  1942. _RPM = _RPM-_Tune.RevBounce
  1943. spLimit = 0
  1944. else
  1945. _RPM = _RPM-_Tune.RevBounce*.5
  1946. end
  1947. else
  1948. spLimit = (_Tune.Redline+100)*math.pi/(30*_Tune.Ratios[_CGear+2]*fFD)
  1949. end
  1950.  
  1951. --Automatic Transmission
  1952. if _TMode == "Auto" and _IsOn then
  1953. _ClutchOn = true
  1954. if _CGear == 0 then _CGear = 1 end
  1955. if _CGear >= 1 then
  1956. if _CGear==1 and _GBrake > 0 and car.DriveSeat.Velocity.Magnitude < 20 then
  1957. _CGear = -1
  1958. else
  1959. if _Tune.AutoShiftMode == "RPM" then
  1960. if _RPM>(_Tune.PeakRPM+_Tune.AutoUpThresh) then
  1961. _CGear=math.min(_CGear+1,#_Tune.Ratios-2)
  1962. elseif math.max(math.min(maxSpin*_Tune.Ratios[_CGear+1]*fFD*30/math.pi,_Tune.Redline+100),_Tune.IdleRPM)<(_Tune.PeakRPM-_Tune.AutoDownThresh) then
  1963. _CGear=math.max(_CGear-1,1)
  1964. end
  1965. else
  1966. if car.DriveSeat.Velocity.Magnitude > math.ceil(wDia*math.pi*(_Tune.PeakRPM+_Tune.AutoUpThresh)/60/_Tune.Ratios[_CGear+2]/fFD) then
  1967. _CGear=math.min(_CGear+1,#_Tune.Ratios-2)
  1968. elseif car.DriveSeat.Velocity.Magnitude < math.ceil(wDia*math.pi*(_Tune.PeakRPM-_Tune.AutoDownThresh)/60/_Tune.Ratios[_CGear+1]/fFD) then
  1969. _CGear=math.max(_CGear-1,1)
  1970. end
  1971. end
  1972. end
  1973. else
  1974. if _GThrot-(_Tune.IdleThrottle/100) > 0 and car.DriveSeat.Velocity.Magnitude < 20 then
  1975. _CGear = 1
  1976. end
  1977. end
  1978. end
  1979.  
  1980. --Average Rotational Speed Calculation
  1981. local fwspeed=0
  1982. local fwcount=0
  1983. local rwspeed=0
  1984. local rwcount=0
  1985.  
  1986. for i,v in pairs(car.Wheels:GetChildren()) do
  1987. if v.Name=="FL" or v.Name=="FR" or v.Name == "F" then
  1988. fwspeed=fwspeed+v.RotVelocity.Magnitude
  1989. fwcount=fwcount+1
  1990. elseif v.Name=="RL" or v.Name=="RR" or v.Name == "R" then
  1991. rwspeed=rwspeed+v.RotVelocity.Magnitude
  1992. rwcount=rwcount+1
  1993. end
  1994. end
  1995. fwspeed=fwspeed/fwcount
  1996. rwspeed=rwspeed/rwcount
  1997. local cwspeed=(fwspeed+rwspeed)/2
  1998.  
  1999. --Update Wheels
  2000. for i,v in pairs(car.Wheels:GetChildren()) do
  2001. --Reference Wheel Orientation
  2002. local Ref=(CFrame.new(v.Position-((v.Arm.CFrame*CFrame.Angles(math.pi/2,-math.pi/2,0)).lookVector),v.Position)*CFrame.Angles(0,math.pi,0)).lookVector
  2003. local aRef=1
  2004. local diffMult=1
  2005. if v.Name=="FL" or v.Name=="RL" then aRef=-1 end
  2006.  
  2007. --AWD Torque Scaling
  2008. if _Tune.Config == "AWD" then _OutTorque = _OutTorque*(2^.5)/2 end
  2009.  
  2010. --Differential/Torque-Vectoring
  2011. if v.Name=="FL" or v.Name=="FR" then
  2012. diffMult=math.max(0,math.min(1,1+((((v.RotVelocity.Magnitude-fwspeed)/fwspeed)/(math.max(_Tune.FDiffSlipThres,1)/100))*((_Tune.FDiffLockThres-50)/50))))
  2013. if _Tune.Config == "AWD" then
  2014. diffMult=math.max(0,math.min(1,diffMult*(1+((((fwspeed-cwspeed)/cwspeed)/(math.max(_Tune.CDiffSlipThres,1)/100))*((_Tune.CDiffLockThres-50)/50)))))
  2015. end
  2016. elseif v.Name=="RL" or v.Name=="RR" then
  2017. diffMult=math.max(0,math.min(1,1+((((v.RotVelocity.Magnitude-rwspeed)/rwspeed)/(math.max(_Tune.RDiffSlipThres,1)/100))*((_Tune.RDiffLockThres-50)/50))))
  2018. if _Tune.Config == "AWD" then
  2019. diffMult=math.max(0,math.min(1,diffMult*(1+((((rwspeed-cwspeed)/cwspeed)/(math.max(_Tune.CDiffSlipThres,1)/100))*((_Tune.CDiffLockThres-50)/50)))))
  2020. end
  2021. end
  2022.  
  2023. _TCSActive = false
  2024. _ABSActive = false
  2025. --Output
  2026. if _PBrake and ((_Tune.Config ~= "FWD" and (((v.Name=="FL" or v.Name=="FR") and car.DriveSeat.Velocity.Magnitude<20) or ((v.Name=="RR" or v.Name=="RL") and car.DriveSeat.Velocity.Magnitude>=20))) or (_Tune.Config == "FWD" and (v.Name=="RR" or v.Name=="RL"))) then
  2027. --PBrake
  2028. v["#AV"].maxTorque=Vector3.new(math.abs(Ref.x),math.abs(Ref.y),math.abs(Ref.z))*PBrakeForce
  2029. v["#AV"].angularvelocity=Vector3.new()
  2030. else
  2031. --Apply Power
  2032. if ((_TMode == "Manual" or _TMode == "Semi") and _GBrake==0) or (_TMode == "Auto" and ((_CGear>-1 and _GBrake==0 ) or (_CGear==-1 and _GThrot-(_Tune.IdleThrottle/100)==0 )))then
  2033. local driven = false
  2034. for _,a in pairs(Drive) do if a==v then driven = true end end
  2035. if driven then
  2036. local on=1
  2037. if not script.Parent.IsOn.Value then on=0 end
  2038. local throt = _GThrot
  2039. if _TMode == "Auto" and _CGear==-1 then throt = _GBrake end
  2040.  
  2041. --Apply TCS
  2042. local tqTCS = 1
  2043. if _TCS then
  2044. tqTCS = 1-(math.min(math.max(0,math.abs(v.RotVelocity.Magnitude*(v.Size.x/2) - v.Velocity.Magnitude)-_Tune.TCSThreshold)/_Tune.TCSGradient,1)*(1-(_Tune.TCSLimit/100)))
  2045. end
  2046. if tqTCS < 1 then
  2047. _TCSActive = true
  2048. end
  2049.  
  2050. --Update Forces
  2051. local dir = 1
  2052. if _CGear==-1 then dir = -1 end
  2053. v["#AV"].maxTorque=Vector3.new(math.abs(Ref.x),math.abs(Ref.y),math.abs(Ref.z))*_OutTorque*(1+(v.RotVelocity.Magnitude/60)^1.15)*throt*tqTCS*diffMult*on
  2054. v["#AV"].angularvelocity=Ref*aRef*spLimit*dir
  2055. else
  2056. v["#AV"].maxTorque=Vector3.new()
  2057. v["#AV"].angularvelocity=Vector3.new()
  2058. end
  2059.  
  2060. --Brakes
  2061. else
  2062. local brake = _GBrake
  2063. if _TMode == "Auto" and _CGear==-1 then brake = _GThrot end
  2064.  
  2065. --Apply ABS
  2066. local tqABS = 1
  2067. if _ABS and math.abs(v.RotVelocity.Magnitude*(v.Size.x/2) - v.Velocity.Magnitude)-_Tune.ABSThreshold>0 then
  2068. tqABS = 0
  2069. end
  2070. if tqABS < 1 then
  2071. _ABSActive = true
  2072. end
  2073.  
  2074. --Update Forces
  2075. if v.Name=="FL" or v.Name=="FR" or v.Name=="F" then
  2076. v["#AV"].maxTorque=Vector3.new(math.abs(Ref.x),math.abs(Ref.y),math.abs(Ref.z))*FBrakeForce*brake*tqABS
  2077. else
  2078. v["#AV"].maxTorque=Vector3.new(math.abs(Ref.x),math.abs(Ref.y),math.abs(Ref.z))*RBrakeForce*brake*tqABS
  2079. end
  2080. v["#AV"].angularvelocity=Vector3.new()
  2081. end
  2082. end
  2083. end
  2084. end
  2085.  
  2086.  
  2087.  
  2088. --[[Flip]]
  2089.  
  2090. function Flip()
  2091. --Detect Orientation
  2092. if (car.DriveSeat.CFrame*CFrame.Angles(math.pi/2,0,0)).lookVector.y > .1 or FlipDB then
  2093. FlipWait=tick()
  2094.  
  2095. --Apply Flip
  2096. else
  2097. if tick()-FlipWait>=3 then
  2098. FlipDB=true
  2099. local gyro = car.DriveSeat.Flip
  2100. gyro.maxTorque = Vector3.new(10000,0,10000)
  2101. gyro.P=3000
  2102. gyro.D=500
  2103. wait(1)
  2104. gyro.maxTorque = Vector3.new(0,0,0)
  2105. gyro.P=0
  2106. gyro.D=0
  2107. FlipDB=false
  2108. end
  2109. end
  2110. end
  2111.  
  2112.  
  2113.  
  2114. --[[Run]]
  2115.  
  2116. --Print Version
  2117. local ver=require(car["A-Chassis Tune"].README)
  2118. print("//INSPARE: AC6 Loaded - Build "..ver)
  2119.  
  2120. --Runtime Loop
  2121. while wait() do
  2122. --Steering
  2123. Steering()
  2124.  
  2125. --Powertrain
  2126. Engine()
  2127.  
  2128. --Flip
  2129. if _Tune.AutoFlip then Flip() end
  2130.  
  2131. --Update External Values
  2132. _IsOn = script.Parent.IsOn.Value
  2133. _InControls = script.Parent.ControlsOpen.Value
  2134. script.Parent.Values.Gear.Value = _CGear
  2135. script.Parent.Values.RPM.Value = _RPM
  2136. script.Parent.Values.Horsepower.Value = _HP
  2137. script.Parent.Values.Torque.Value = _HP * 5250 / _RPM
  2138. script.Parent.Values.TransmissionMode.Value = _TMode
  2139. script.Parent.Values.Throttle.Value = _GThrot
  2140. script.Parent.Values.Brake.Value = _GBrake
  2141. script.Parent.Values.SteerC.Value = _GSteerC*(1-math.min(car.DriveSeat.Velocity.Magnitude/_Tune.SteerDecay,1-(_Tune.MinSteer/100)))
  2142. script.Parent.Values.SteerT.Value = _GSteerT
  2143. script.Parent.Values.PBrake.Value = _PBrake
  2144. script.Parent.Values.TCS.Value = _TCS
  2145. script.Parent.Values.TCSActive.Value = _TCSActive
  2146. script.Parent.Values.ABS.Value = _ABS
  2147. script.Parent.Values.ABSActive.Value = _ABSActive
  2148. script.Parent.Values.MouseSteerOn.Value = _MSteer
  2149. script.Parent.Values.Velocity.Value = car.DriveSeat.Velocity
  2150.  
  2151. end
  2152.  
  2153. --[[END]]
  2154. end,o100)
  2155.  
  2156. o102.Name = "Plugins"
  2157. o102.Parent = mas
  2158. o103.Name = "AC6_MSteer_Camera"
  2159. o103.Parent = o102
  2160.  
  2161. runDummyScript(function()
  2162. --[[
  2163. ___ _______ _
  2164. / _ |____/ ___/ / ___ ____ ___ (_)__
  2165. / __ /___/ /__/ _ \/ _ `(_-<(_-</ (_-<
  2166. /_/ |_| \___/_//_/\_,_/___/___/_/___/
  2167. SecondLogic @ Inspare
  2168. ]]
  2169.  
  2170. local car = script.Parent.Car.Value
  2171. local cam = workspace.CurrentCamera
  2172. local RS = game:GetService("RunService")
  2173.  
  2174. car.DriveSeat.ChildRemoved:connect(function(child)
  2175. if child.Name=="SeatWeld" then
  2176. RS:UnbindFromRenderStep("MCam")
  2177. cam.CameraType = Enum.CameraType.Custom
  2178. end
  2179. end)
  2180.  
  2181. script.Parent.Values.MouseSteerOn.Changed:connect(function(property)
  2182. if script.Parent.Values.MouseSteerOn.Value then
  2183. RS:BindToRenderStep("MCam",Enum.RenderPriority.Camera.Value,function()
  2184. cam.CameraType = Enum.CameraType.Scriptable
  2185. local pspeed = math.min(1,car.DriveSeat.Velocity.Magnitude/500)
  2186. local cc = car.DriveSeat.Position+Vector3.new(0,8+(pspeed*2),0)-(car.DriveSeat.CFrame.lookVector*17)+(car.DriveSeat.Velocity.Unit*-7*pspeed)
  2187. cam.CoordinateFrame = CFrame.new(cc,car.DriveSeat.Position)
  2188. end)
  2189. else
  2190. RS:UnbindFromRenderStep("MCam")
  2191. cam.CameraType = Enum.CameraType.Custom
  2192. end
  2193. end)
  2194. end,o103)
  2195.  
  2196. o104.Name = "Smoke [FE+]"
  2197. o104.Parent = o102
  2198.  
  2199. runDummyScript(function()
  2200. local FE = workspace.FilteringEnabled
  2201. local car = script.Parent.Car.Value
  2202. car.Wheels.RL.SQ:Play()
  2203. car.Wheels.RR.SQ:Play()
  2204. local handler = car:WaitForChild("Smoke_FE")
  2205.  
  2206. while wait(.2) do
  2207. local r1 = Ray.new(car.Wheels.RL.Position,(car.Wheels.RL.Arm.CFrame*CFrame.Angles(-math.pi/2,0,0)).lookVector*(.05+car.Wheels.RL.Size.x/2))
  2208. local r1hit = 0
  2209. if workspace:FindPartOnRay(r1,car)~=nil then r1hit=1 end
  2210.  
  2211. local r2 = Ray.new(car.Wheels.RL.Position,(car.Wheels.RR.Arm.CFrame*CFrame.Angles(-math.pi/2,0,0)).lookVector*(.05+car.Wheels.RR.Size.x/2))
  2212. local r2hit = 0
  2213. if workspace:FindPartOnRay(r2,car)~=nil then r2hit=1 end
  2214.  
  2215. local rl = math.min((math.max(math.abs((car.Wheels.RL.RotVelocity.Magnitude*car.Wheels.RL.Size.x/2) - (car.Wheels.RL.Velocity.Magnitude))-30,0)),50)*r1hit
  2216. local rr = math.min((math.max(math.abs((car.Wheels.RR.RotVelocity.Magnitude*car.Wheels.RR.Size.x/2) - (car.Wheels.RR.Velocity.Magnitude))-30,0)),50)*r2hit
  2217.  
  2218. if FE then
  2219. handler:FireServer("UpdateSmoke",rl,rr)
  2220. else
  2221. car.Wheels.RL.Smoke.Rate = rl
  2222. car.Wheels.RR.Smoke.Rate = rr
  2223. car.Wheels.RL.SQ.Volume = rl/50
  2224. car.Wheels.RR.SQ.Volume = rr/50
  2225. end
  2226. end
  2227.  
  2228. end,o104)
  2229.  
  2230. o105.Name = "Smoke_FE"
  2231. o105.Parent = o104
  2232. o106.Name = "Handler"
  2233. o106.Parent = o105
  2234. o106.Disabled = true
  2235.  
  2236. runDummyScript(function()
  2237. local car = script.Parent.Parent
  2238. local F = {}
  2239.  
  2240. F.UpdateSmoke = function(rl,rr)
  2241. car.Wheels.RL.Smoke.Rate = rl
  2242. car.Wheels.RR.Smoke.Rate = rr
  2243. car.Wheels.RL.SQ.Volume = rl/50
  2244. car.Wheels.RR.SQ.Volume = rr/50
  2245. end
  2246.  
  2247. script.Parent.OnServerEvent:connect(function(pl,Fnc,...)
  2248. F[Fnc](...)
  2249. end)
  2250.  
  2251. car.DriveSeat.ChildRemoved:connect(function(child)
  2252. if child.Name=="SeatWeld" then
  2253. car.Wheels.RL.SQ:Stop()
  2254. car.Wheels.RR.SQ:Stop()
  2255. car.Wheels.RL.Smoke.Rate=0
  2256. car.Wheels.RR.Smoke.Rate=0
  2257. end
  2258. end)
  2259.  
  2260. for i,v in pairs(car.Wheels:GetChildren()) do
  2261. if v.Name=="RL" or v.Name=="RR" or v.Name=="R" then
  2262. local sq = script.Parent.SQ:Clone()
  2263. sq.Parent=v
  2264. local sm = script.Parent.Smoke:Clone()
  2265. sm.Parent=v
  2266. end
  2267. end
  2268. end,o106)
  2269.  
  2270. o107.Name = "SQ"
  2271. o107.Parent = o105
  2272. o107.SoundId = "rbxassetid://435752381"
  2273. o107.Volume = 0
  2274. o107.Looped = true
  2275. o109.Name = "Smoke"
  2276. o109.Parent = o105
  2277. o109.Transparency = NumberSequence.new(0.75,1)
  2278. o109.Size = NumberSequence.new(3,7.861111164093,9.3888893127441)
  2279. o109.Texture = "http://www.roblox.com/asset/?id=34098552"
  2280. o109.Acceleration = Vector3.new(0, 1, 0)
  2281. o109.Lifetime = NumberRange.new(3,3.5)
  2282. o109.Rate = 0
  2283. o109.RotSpeed = NumberRange.new(20,100)
  2284. o109.Speed = NumberRange.new(-2,0)
  2285. o109.VelocitySpread = 20
  2286. o110.Name = "AC6_Stock_Sound"
  2287. o110.Parent = o102
  2288.  
  2289. runDummyScript(function()
  2290. --[[
  2291. ___ _______ _
  2292. / _ |____/ ___/ / ___ ____ ___ (_)__
  2293. / __ /___/ /__/ _ \/ _ `(_-<(_-</ (_-<
  2294. /_/ |_| \___/_//_/\_,_/___/___/_/___/
  2295. SecondLogic @ Inspare
  2296. ]]
  2297. local FE = workspace.FilteringEnabled
  2298. local car = script.Parent.Car.Value
  2299. local handler = car:WaitForChild("AC6_FE_Sounds")
  2300. local _Tune = require(car["A-Chassis Tune"])
  2301. local on = 0
  2302. local throt=0
  2303. local redline=0
  2304.  
  2305. script:WaitForChild("Rev")
  2306.  
  2307.  
  2308. for i,v in pairs(car.DriveSeat:GetChildren()) do
  2309. for _,a in pairs(script:GetChildren()) do
  2310. if v.Name==a.Name then v:Stop() wait() v:Destroy() end
  2311. end
  2312. end
  2313.  
  2314. handler:FireServer("newSound","Rev",car.DriveSeat,script.Rev.SoundId,0,script.Rev.Volume,true)
  2315. handler:FireServer("playSound","Rev")
  2316. car.DriveSeat:WaitForChild("Rev")
  2317.  
  2318. while wait() do
  2319. local _RPM = script.Parent.Values.RPM.Value
  2320.  
  2321. if script.Parent.Values.Throttle.Value <= _Tune.IdleThrottle/100 then
  2322. throt = math.max(.3,throt-.2)
  2323. else
  2324. throt = math.min(1,throt+.1)
  2325. end
  2326. if script.Parent.Values.RPM.Value > _Tune.Redline-_Tune.RevBounce/4 and script.Parent.Values.Throttle.Value > _Tune.IdleThrottle/100 then
  2327. redline=.5
  2328. else
  2329. redline=1
  2330. end
  2331. if not script.Parent.IsOn.Value then on=math.max(on-.015,0) else on=1 end
  2332. local Pitch = math.max((((script.Rev.SetPitch.Value + script.Rev.SetRev.Value*_RPM/_Tune.Redline))*on^2),script.Rev.SetPitch.Value)
  2333. if FE then
  2334. handler:FireServer("updateSound","Rev",script.Rev.SoundId,Pitch,script.Rev.Volume)
  2335. else
  2336. car.DriveSeat.Rev.Pitch = Pitch
  2337. end
  2338. end
  2339.  
  2340. end,o110)
  2341.  
  2342. o111.Name = "AC6_FE_Sounds"
  2343. o111.Parent = o110
  2344. o112.Name = "Handler"
  2345. o112.Parent = o111
  2346. o112.Disabled = true
  2347.  
  2348. runDummyScript(function()
  2349. local car = script.Parent.Parent
  2350. local Sounds = {}
  2351. local F = {}
  2352.  
  2353. F.newSound = function(name,par,id,pitch,volume,loop)
  2354. for i,v in pairs(Sounds) do
  2355. if i==name then
  2356. v:Stop()
  2357. v:Destroy()
  2358. end
  2359. end
  2360. local sn = Instance.new("Sound",par)
  2361. sn.Name = name
  2362. sn.SoundId = id
  2363. sn.Pitch = pitch
  2364. sn.Volume = volume
  2365. sn.Looped = loop
  2366. Sounds[name]=sn
  2367. end
  2368.  
  2369. F.updateSound = function(sound,id,pit,vol)
  2370. local sn = Sounds[sound]
  2371. if id~=sn.SoundId then sn.SoundId = id end
  2372. if pit~=sn.Pitch then sn.Pitch = pit end
  2373. if vol~=sn.Volume then sn.Volume = vol end
  2374. end
  2375.  
  2376. F.playSound = function(sound)
  2377. Sounds[sound]:Play()
  2378. end
  2379.  
  2380. F.pauseSound = function(sound)
  2381. Sounds[sound]:Pause()
  2382. end
  2383.  
  2384. F.stopSound = function(sound)
  2385. Sounds[sound]:Stop()
  2386. end
  2387.  
  2388. F.removeSound = function(sound)
  2389. Sounds[sound]:Stop()
  2390. Sounds[sound]:Destroy()
  2391. Sounds[sound]=nil
  2392. end
  2393.  
  2394. script.Parent.OnServerEvent:connect(function(pl,Fnc,...)
  2395. F[Fnc](...)
  2396. end)
  2397.  
  2398. car.DriveSeat.ChildRemoved:connect(function(child)
  2399. if child.Name=="SeatWeld" then
  2400. F.removeSound("Rev")
  2401. end
  2402. end)
  2403. end,o112)
  2404.  
  2405. o113.Name = "Rev"
  2406. o113.Parent = o110
  2407. o113.Pitch = 0
  2408. o113.SoundId = "rbxassetid://467832194"
  2409. o113.Looped = true
  2410. o114.Name = "SetRev"
  2411. o114.Parent = o113
  2412. o114.Value = 1.5
  2413. o115.Name = "SetPitch"
  2414. o115.Parent = o113
  2415. o115.Value = 0.05
  2416. o116.Name = "SteeringWheel"
  2417. o116.Parent = o102
  2418.  
  2419. runDummyScript(function()
  2420. local car = script.Parent.Car.Value
  2421. script.Parent.Values.SteerC.Changed:connect(function()
  2422. local ex = 1
  2423. if script.Parent.Values.SteerC.Value<0 then ex=-1 end
  2424. car.Misc.SW.SS.Motor.DesiredAngle = script.Parent.Values.SteerC.Value^2*math.rad(-660)*ex
  2425. end)
  2426. end,o116)
  2427.  
  2428. o117.Name = "Initialize"
  2429. o117.Parent = mas
  2430.  
  2431. runDummyScript(function()
  2432. --[[
  2433. ___ _______ _
  2434. / _ |____/ ___/ / ___ ____ ___ (_)__
  2435. / __ /___/ /__/ _ \/ _ `(_-<(_-</ (_-<
  2436. /_/ |_| \___/_//_/\_,_/___/___/_/___/
  2437. SecondLogic @ Inspare
  2438. ]]
  2439.  
  2440. --[[START]]
  2441.  
  2442. _BuildVersion = require(script.Parent.README)
  2443.  
  2444. --[[Weld functions]]
  2445.  
  2446. local JS = game:GetService("JointsService")
  2447. local PGS_ON = workspace:PGSIsEnabled()
  2448.  
  2449. function MakeWeld(x,y,type,s)
  2450. if type==nil then type="Weld" end
  2451. local W=Instance.new(type,JS)
  2452. W.Part0=x W.Part1=y
  2453. W.C0=x.CFrame:inverse()*x.CFrame
  2454. W.C1=y.CFrame:inverse()*x.CFrame
  2455. if type=="Motor" and s~=nil then
  2456. W.MaxVelocity=s
  2457. end
  2458. return W
  2459. end
  2460.  
  2461. function ModelWeld(a,b)
  2462. if a:IsA("BasePart") then
  2463. MakeWeld(b,a,"Weld")
  2464. elseif a:IsA("Model") then
  2465. for i,v in pairs(a:GetChildren()) do
  2466. ModelWeld(v,b)
  2467. end
  2468. end
  2469. end
  2470.  
  2471. function UnAnchor(a)
  2472. if a:IsA("BasePart") then a.Anchored=false end for i,v in pairs(a:GetChildren()) do UnAnchor(v) end
  2473. end
  2474.  
  2475.  
  2476.  
  2477. --[[Initialize]]
  2478.  
  2479. script.Parent:WaitForChild("A-Chassis Interface")
  2480. script.Parent:WaitForChild("Plugins")
  2481. script.Parent:WaitForChild("README")
  2482.  
  2483. local car=script.Parent.Parent
  2484. local _Tune=require(script.Parent)
  2485.  
  2486. wait(_Tune.LoadDelay)
  2487.  
  2488. --Weight Scaling
  2489. local weightScaling = _Tune.WeightScaling
  2490. if not workspace:PGSIsEnabled() then
  2491. weightScaling = _Tune.LegacyScaling
  2492. end
  2493.  
  2494. local Drive=car.Wheels:GetChildren()
  2495.  
  2496. --Remove Existing Mass
  2497. function DReduce(p)
  2498. for i,v in pairs(p:GetChildren())do
  2499. if v:IsA("BasePart") then
  2500. if v.CustomPhysicalProperties == nil then v.CustomPhysicalProperties = PhysicalProperties.new(v.Material) end
  2501. v.CustomPhysicalProperties = PhysicalProperties.new(
  2502. 0,
  2503. v.CustomPhysicalProperties.Friction,
  2504. v.CustomPhysicalProperties.Elasticity,
  2505. v.CustomPhysicalProperties.FrictionWeight,
  2506. v.CustomPhysicalProperties.ElasticityWeight
  2507. )
  2508. end
  2509. DReduce(v)
  2510. end
  2511. end
  2512. DReduce(car)
  2513.  
  2514.  
  2515.  
  2516. --[[Wheel Configuration]]
  2517.  
  2518. --Store Reference Orientation Function
  2519. function getParts(model,t,a)
  2520. for i,v in pairs(model:GetChildren()) do
  2521. if v:IsA("BasePart") then table.insert(t,{v,a.CFrame:toObjectSpace(v.CFrame)})
  2522. elseif v:IsA("Model") then getParts(v,t,a)
  2523. end
  2524. end
  2525. end
  2526.  
  2527. --PGS/Legacy
  2528. local fDensity = _Tune.FWheelDensity
  2529. local rDensity = _Tune.RWheelDensity
  2530. if not PGS_ON then
  2531. fDensity = _Tune.FWLgcyDensity
  2532. rDensity = _Tune.RWLgcyDensity
  2533. end
  2534.  
  2535. for _,v in pairs(Drive) do
  2536. --Apply Wheel Density
  2537. if v.Name=="FL" or v.Name=="FR" or v.Name=="F" then
  2538. if v:IsA("BasePart") then
  2539. if v.CustomPhysicalProperties == nil then v.CustomPhysicalProperties = PhysicalProperties.new(v.Material) end
  2540. v.CustomPhysicalProperties = PhysicalProperties.new(
  2541. fDensity,
  2542. v.CustomPhysicalProperties.Friction,
  2543. v.CustomPhysicalProperties.Elasticity,
  2544. v.CustomPhysicalProperties.FrictionWeight,
  2545. v.CustomPhysicalProperties.ElasticityWeight
  2546. )
  2547. end
  2548. else
  2549. if v:IsA("BasePart") then
  2550. if v.CustomPhysicalProperties == nil then v.CustomPhysicalProperties = PhysicalProperties.new(v.Material) end
  2551. v.CustomPhysicalProperties = PhysicalProperties.new(
  2552. rDensity,
  2553. v.CustomPhysicalProperties.Friction,
  2554. v.CustomPhysicalProperties.Elasticity,
  2555. v.CustomPhysicalProperties.FrictionWeight,
  2556. v.CustomPhysicalProperties.ElasticityWeight
  2557. )
  2558. end
  2559. end
  2560.  
  2561. --Resurface Wheels
  2562. for _,a in pairs({"Top","Bottom","Left","Right","Front","Back"}) do
  2563. v[a.."Surface"]=Enum.SurfaceType.SmoothNoOutlines
  2564. end
  2565.  
  2566. --Store Axle-Anchored/Suspension-Anchored Part Orientation
  2567. local WParts = {}
  2568.  
  2569. local tPos = v.Position-car.DriveSeat.Position
  2570. if v.Name=="FL" or v.Name=="RL" then
  2571. v.CFrame = car.DriveSeat.CFrame*CFrame.Angles(math.rad(90),0,math.rad(90))
  2572. else
  2573. v.CFrame = car.DriveSeat.CFrame*CFrame.Angles(math.rad(90),0,math.rad(-90))
  2574. end
  2575. v.CFrame = v.CFrame+tPos
  2576.  
  2577. if v:FindFirstChild("Parts")~=nil then
  2578. getParts(v.Parts,WParts,v)
  2579. end
  2580. if v:FindFirstChild("Fixed")~=nil then
  2581. getParts(v.Fixed,WParts,v)
  2582. end
  2583.  
  2584. --Align Wheels
  2585. if v.Name=="FL" or v.Name=="FR" then
  2586. v.CFrame = v.CFrame*CFrame.Angles(math.rad(_Tune.FCamber),0,0)
  2587. if v.Name=="FL" then
  2588. v.CFrame = v.CFrame*CFrame.Angles(0,0,math.rad(_Tune.FToe))
  2589. else
  2590. v.CFrame = v.CFrame*CFrame.Angles(0,0,math.rad(-_Tune.FToe))
  2591. end
  2592. elseif v.Name=="RL" or v.Name=="RR" then
  2593. v.CFrame = v.CFrame*CFrame.Angles(math.rad(_Tune.RCamber),0,0)
  2594. if v.Name=="RL" then
  2595. v.CFrame = v.CFrame*CFrame.Angles(0,0,math.rad(_Tune.RToe))
  2596. else
  2597. v.CFrame = v.CFrame*CFrame.Angles(0,0,math.rad(-_Tune.RToe))
  2598. end
  2599. end
  2600.  
  2601. --Re-orient Axle-Anchored/Suspension-Anchored Parts
  2602. for _,a in pairs(WParts) do
  2603. a[1].CFrame=v.CFrame:toWorldSpace(a[2])
  2604. end
  2605.  
  2606.  
  2607.  
  2608. --[[Chassis Assembly]]
  2609. --Create Steering Axle
  2610. local arm=Instance.new("Part",v)
  2611. arm.Name="Arm"
  2612. arm.Anchored=true
  2613. arm.CanCollide=false
  2614. arm.FormFactor=Enum.FormFactor.Custom
  2615. arm.Size=Vector3.new(_Tune.AxleSize,_Tune.AxleSize,_Tune.AxleSize)
  2616. arm.CFrame=(v.CFrame*CFrame.new(0,_Tune.StAxisOffset,0))*CFrame.Angles(-math.pi/2,-math.pi/2,0)
  2617. arm.CustomPhysicalProperties = PhysicalProperties.new(_Tune.AxleDensity,0,0,0,0)
  2618. arm.TopSurface=Enum.SurfaceType.Smooth
  2619. arm.BottomSurface=Enum.SurfaceType.Smooth
  2620. arm.Transparency=1
  2621.  
  2622. if PGS_ON then
  2623.  
  2624. --PGS Assembly---------------------------------------------------------------------------------------------------------------------------
  2625.  
  2626. --Suspension Offsets
  2627. local fAnchorOffset = Vector3.new(_Tune.FAnchorOffset[1],_Tune.FAnchorOffset[2],_Tune.FAnchorOffset[3])
  2628. local rAnchorOffset = Vector3.new(_Tune.RAnchorOffset[1],_Tune.RAnchorOffset[2],_Tune.RAnchorOffset[3])
  2629.  
  2630. --Create Wheel Suspsension Anchor
  2631. local anchor2=arm:Clone()
  2632. anchor2.Parent=v
  2633. anchor2.Name="Base"
  2634. if v.Name == "FL" or v.Name == "FR" or v.Name=="F" then
  2635. anchor2.CFrame=anchor2.CFrame*CFrame.new(fAnchorOffset)
  2636. else
  2637. anchor2.CFrame=anchor2.CFrame*CFrame.new(rAnchorOffset)
  2638. end
  2639.  
  2640. --Create Body Suspsension Anchor
  2641. local anchor1=anchor2:Clone()
  2642. anchor1.Parent=v
  2643. anchor1.Name="Anchor"
  2644. if v.Name == "FL" or v.Name == "FR" or v.Name=="F" then
  2645. anchor1.CFrame=anchor1.CFrame*CFrame.new(-_Tune.FSusLength*math.cos(math.rad(_Tune.FSusAngle)),_Tune.FSusLength*math.sin(math.rad(_Tune.FSusAngle)),0)
  2646. else
  2647. anchor1.CFrame=anchor1.CFrame*CFrame.new(-_Tune.RSusLength*math.cos(math.rad(_Tune.RSusAngle)),_Tune.RSusLength*math.sin(math.rad(_Tune.RSusAngle)),0)
  2648. end
  2649.  
  2650. --Create Attachments
  2651. local s0=Instance.new("Attachment",anchor1)
  2652. local s1=Instance.new("Attachment",anchor2)
  2653. local p0=Instance.new("Attachment",anchor1)
  2654. local r0=Instance.new("Attachment",car.DriveSeat)
  2655. local h0=Instance.new("Attachment",car.DriveSeat)
  2656. local a0=Instance.new("Attachment",anchor2)
  2657. local a1=Instance.new("Attachment",arm)
  2658. local a2=Instance.new("Attachment",arm)
  2659. local a3=Instance.new("Attachment",v)
  2660. s0.Name="S0"
  2661. s1.Name="S1"
  2662. p0.Name="P0"
  2663. r0.Name="R0"
  2664. h0.Name="H0"
  2665. a0.Name="A0"
  2666. a1.Name="A1"
  2667. a2.Name="A2"
  2668. a3.Name="A3"
  2669.  
  2670. --Calculate Wishbone Anchor Point
  2671. local rAnc0=(arm.CFrame*CFrame.new(fAnchorOffset+Vector3.new(-math.cos(math.rad(_Tune.FWsBoneAngle))*_Tune.FWsBoneLen,math.sin(math.rad(_Tune.FWsBoneAngle))*_Tune.FWsBoneLen,0))).p
  2672. if v.Name == "RL" or v.Name == "RR" or v.Name=="R" then
  2673. rAnc0=(arm.CFrame*CFrame.new(rAnchorOffset+Vector3.new(-math.cos(math.rad(_Tune.RWsBoneAngle))*_Tune.RWsBoneLen,math.sin(math.rad(_Tune.RWsBoneAngle))*_Tune.RWsBoneLen,0))).p
  2674. end
  2675.  
  2676. --Apply Attachment Alignment
  2677. p0.Position=anchor1.CFrame:toObjectSpace(CFrame.new(anchor2.Position)).p
  2678. r0.Position=car.DriveSeat.CFrame:toObjectSpace(CFrame.new(rAnc0)).p
  2679. h0.Position=car.DriveSeat.CFrame:toObjectSpace(CFrame.new(anchor1.Position)).p
  2680. a0.Position=anchor2.CFrame:toObjectSpace(CFrame.new(arm.Position)).p
  2681. if v.Name == "FL" or v.Name == "FR" or v.Name=="F" then
  2682. p0.Rotation=Vector3.new(0,0,-_Tune.FSusAngle)
  2683. s1.Rotation=Vector3.new(0,0,-_Tune.FSusAngle)
  2684. else
  2685. p0.Rotation=Vector3.new(0,0,-_Tune.RSusAngle)
  2686. s1.Rotation=Vector3.new(0,0,-_Tune.RSusAngle)
  2687. end
  2688. if v.Name=="FL" then
  2689. s0.Rotation=Vector3.new(0,90+_Tune.FToe,0)
  2690. elseif v.Name=="FR" then
  2691. s0.Rotation=Vector3.new(0,90-_Tune.FToe,0)
  2692. elseif v.Name=="RL" then
  2693. s0.Rotation=Vector3.new(0,90+_Tune.RToe,0)
  2694. elseif v.Name=="RR" then
  2695. s0.Rotation=Vector3.new(0,90-_Tune.RToe,0)
  2696. end
  2697. h0.Rotation=Vector3.new(0,-90,0)
  2698. a0.Rotation=Vector3.new(90,90,0)
  2699. a1.Rotation=Vector3.new(90,90,0)
  2700. a2.Rotation=Vector3.new(0,0,0)
  2701. a3.Rotation=Vector3.new(0,0,90)
  2702. if v.Name=="FR" or v.Name=="RR" then
  2703. h0.Rotation=Vector3.new(0,90,0)
  2704. a2.Rotation=Vector3.new(-180,00,0)
  2705. end
  2706.  
  2707. if v.Name == "RL" or v.Name == "RR" or v.Name=="R" then
  2708. --Lock Rear Steering Axle
  2709. MakeWeld(anchor2,arm)
  2710. else
  2711. --Create Steering Hinge
  2712. local h2=Instance.new("HingeConstraint",v)
  2713. h2.Attachment0=a0
  2714. h2.Attachment1=a1
  2715. end
  2716.  
  2717. --Create Wheel Spindle
  2718. local h3=Instance.new("HingeConstraint",v)
  2719. h3.Attachment0=a2
  2720. h3.Attachment1=a3
  2721.  
  2722. --Apply Suspension
  2723. if _Tune.SusEnabled then
  2724. --Suspension Enabled
  2725. local h1=Instance.new("HingeConstraint",v)
  2726. h1.Attachment0=h0
  2727. h1.Attachment1=s0
  2728.  
  2729. local sus=Instance.new("SpringConstraint",v)
  2730. sus.Attachment0=s0
  2731. sus.Attachment1=s1
  2732. sus.Visible=_Tune.SusVisible
  2733. sus.Radius=_Tune.SusRadius
  2734. sus.Thickness=_Tune.SusThickness
  2735. sus.Color=BrickColor.new(_Tune.SusColor)
  2736. sus.Coils=_Tune.SusCoilCount
  2737. sus.LimitsEnabled=true
  2738. if v.Name == "FL" or v.Name == "FR" or v.Name=="F" then
  2739. sus.MinLength=_Tune.FSusLength-math.abs(_Tune.FSusMaxComp)
  2740. sus.MaxLength=_Tune.FSusLength+math.abs(_Tune.FSusMaxExt)
  2741. sus.FreeLength=_Tune.FSusLength+math.abs(_Tune.FSusMaxExt)
  2742. sus.Damping=_Tune.FSusDamping
  2743. sus.Stiffness=_Tune.FSusStiffness
  2744. else
  2745. sus.MinLength=_Tune.RSusLength-math.abs(_Tune.RSusMaxComp)
  2746. sus.MaxLength=_Tune.RSusLength+math.abs(_Tune.RSusMaxExt)
  2747. sus.FreeLength=_Tune.RSusLength+math.abs(_Tune.RSusMaxExt)
  2748. sus.Damping=_Tune.RSusDamping
  2749. sus.Stiffness=_Tune.RSusStiffness
  2750. end
  2751.  
  2752. local rod=Instance.new("RodConstraint",v)
  2753. rod.Attachment0=r0
  2754. rod.Attachment1=s1
  2755. rod.Length=rod.CurrentDistance
  2756. rod.Visible=_Tune.WsBVisible
  2757. rod.Color=BrickColor.new(_Tune.WsColor)
  2758. rod.Thickness=_Tune.WsThickness
  2759.  
  2760. local prm=Instance.new("PrismaticConstraint",v)
  2761. prm.Attachment0=p0
  2762. prm.Attachment1=s1
  2763. else
  2764. --Suspension Disabled
  2765. anchor1:Destroy()
  2766. MakeWeld(car.DriveSeat,anchor2)
  2767. end
  2768.  
  2769. --Weld Miscelaneous Parts
  2770. if v:FindFirstChild("SuspensionFixed")~=nil then
  2771. ModelWeld(v.SuspensionFixed,anchor2)
  2772. end
  2773. if v:FindFirstChild("WheelFixed")~=nil then
  2774. ModelWeld(v.WheelFixed,arm)
  2775. end
  2776. if v:FindFirstChild("Fixed")~=nil then
  2777. ModelWeld(v.Fixed,arm)
  2778. end
  2779. else
  2780.  
  2781. --Legacy Assembly---------------------------------------------------------------------------------------------------------------------------
  2782.  
  2783. --Create Wheel Spindle
  2784. local base=arm:Clone()
  2785. base.Parent=v
  2786. base.Name="Base"
  2787. base.CFrame=base.CFrame*CFrame.new(0,_Tune.AxleSize,0)
  2788. base.BottomSurface=Enum.SurfaceType.Hinge
  2789.  
  2790. --Create Steering Anchor
  2791. local axle=arm:Clone()
  2792. axle.Parent=v
  2793. axle.Name="Axle"
  2794. axle.CFrame=CFrame.new(v.Position-((v.CFrame*CFrame.Angles(math.pi/2,0,0)).lookVector*((v.Size.x/2)+(axle.Size.x/2))),v.Position)*CFrame.Angles(0,math.pi,0)
  2795. axle.BackSurface=Enum.SurfaceType.Hinge
  2796.  
  2797. if v.Name=="F" or v.Name=="R" then
  2798. local axle2=arm:Clone()
  2799. axle2.Parent=v
  2800. axle2.Name="Axle"
  2801. axle2.CFrame=CFrame.new(v.Position+((v.CFrame*CFrame.Angles(math.pi/2,0,0)).lookVector*((v.Size.x/2)+(axle2.Size.x/2))),v.Position)*CFrame.Angles(0,math.pi,0)
  2802. axle2.BackSurface=Enum.SurfaceType.Hinge
  2803. MakeWeld(arm,axle2)
  2804. end
  2805.  
  2806. --Lock Rear Steering Axle
  2807. if v.Name == "RL" or v.Name == "RR" or v.Name=="R" then
  2808. MakeWeld(base,axle)
  2809. end
  2810.  
  2811. --Weld Assembly
  2812. MakeWeld(car.DriveSeat,base)
  2813. if v.Parent.Name == "RL" or v.Parent.Name == "RR" or v.Name=="R" then
  2814. MakeWeld(car.DriveSeat,arm)
  2815. end
  2816.  
  2817. MakeWeld(arm,axle)
  2818.  
  2819. arm:MakeJoints()
  2820. axle:MakeJoints()
  2821.  
  2822. --Weld Miscelaneous Parts
  2823. if v:FindFirstChild("SuspensionFixed")~=nil then
  2824. ModelWeld(v.SuspensionFixed,car.DriveSeat)
  2825. end
  2826. if v:FindFirstChild("WheelFixed")~=nil then
  2827. ModelWeld(v.WheelFixed,axle)
  2828. end
  2829. if v:FindFirstChild("Fixed")~=nil then
  2830. ModelWeld(v.Fixed,arm)
  2831. end
  2832. end
  2833. ---------------------------------------------------------------------------------------------------------------------------
  2834.  
  2835. --Weld Wheel Parts
  2836. if v:FindFirstChild("Parts")~=nil then
  2837. ModelWeld(v.Parts,v)
  2838. end
  2839.  
  2840. --Add Steering Gyro
  2841. if v:FindFirstChild("Steer") then
  2842. v:FindFirstChild("Steer"):Destroy()
  2843. end
  2844.  
  2845. if v.Name=="FL" or v.Name=="FR" or v.Name=="F" then
  2846. local steer=Instance.new("BodyGyro",arm)
  2847. steer.Name="Steer"
  2848. steer.P=_Tune.SteerP
  2849. steer.D=_Tune.SteerD
  2850. steer.MaxTorque=Vector3.new(0,_Tune.SteerMaxTorque,0)
  2851. steer.cframe=v.CFrame*CFrame.Angles(0,-math.pi/2,0)
  2852. end
  2853.  
  2854. --Add Stabilization Gyro
  2855. local gyro=Instance.new("BodyGyro",v)
  2856. gyro.Name="Stabilizer"
  2857. gyro.MaxTorque=Vector3.new(1,0,1)
  2858. gyro.P=0
  2859. if v.Name=="FL" or v.Name=="FR" or v.Name=="F" then
  2860. gyro.D=_Tune.FGyroDamp
  2861. else
  2862. gyro.D=_Tune.RGyroDamp
  2863. end
  2864.  
  2865. --Add Rotational BodyMover
  2866. local AV=Instance.new("BodyAngularVelocity",v)
  2867. AV.Name="#AV"
  2868. AV.angularvelocity=Vector3.new(0,0,0)
  2869. AV.maxTorque=Vector3.new(_Tune.PBrakeForce,0,_Tune.PBrakeForce)
  2870. AV.P=1e9
  2871. end
  2872.  
  2873.  
  2874.  
  2875. --[[Vehicle Weight]]
  2876. --Determine Current Mass
  2877. local mass=0
  2878.  
  2879. function getMass(p)
  2880. for i,v in pairs(p:GetChildren())do
  2881. if v:IsA("BasePart") then
  2882. mass=mass+v:GetMass()
  2883. end
  2884. getMass(v)
  2885. end
  2886. end
  2887. getMass(car)
  2888.  
  2889. --Apply Vehicle Weight
  2890. if mass<_Tune.Weight*weightScaling then
  2891. --Calculate Weight Distribution
  2892. local centerF = Vector3.new()
  2893. local centerR = Vector3.new()
  2894. local countF = 0
  2895. local countR = 0
  2896.  
  2897. for i,v in pairs(Drive) do
  2898. if v.Name=="FL" or v.Name=="FR" or v.Name=="F" then
  2899. centerF = centerF+v.CFrame.p
  2900. countF = countF+1
  2901. else
  2902. centerR = centerR+v.CFrame.p
  2903. countR = countR+1
  2904. end
  2905. end
  2906. centerF = centerF/countF
  2907. centerR = centerR/countR
  2908. local center = centerR:Lerp(centerF, _Tune.WeightDist/100)
  2909.  
  2910. --Create Weight Brick
  2911. local weightB = Instance.new("Part",car.Body)
  2912. weightB.Name = "#Weight"
  2913. weightB.Anchored = true
  2914. weightB.CanCollide = false
  2915. weightB.BrickColor = BrickColor.new("Really black")
  2916. weightB.TopSurface = Enum.SurfaceType.Smooth
  2917. weightB.BottomSurface = Enum.SurfaceType.Smooth
  2918. if _Tune.WBVisible then
  2919. weightB.Transparency = .75
  2920. else
  2921. weightB.Transparency = 1
  2922. end
  2923. weightB.Size = Vector3.new(_Tune.WeightBSize[1],_Tune.WeightBSize[2],_Tune.WeightBSize[3])
  2924. weightB.CustomPhysicalProperties = PhysicalProperties.new(((_Tune.Weight*weightScaling)-mass)/(weightB.Size.x*weightB.Size.y*weightB.Size.z),0,0,0,0)
  2925. weightB.CFrame=(car.DriveSeat.CFrame-car.DriveSeat.Position+center)*CFrame.new(0,_Tune.CGHeight,0)
  2926. else
  2927. --Existing Weight Is Too Massive
  2928. warn( "\n\t [AC".._BuildVersion.."]: Mass too high for specified weight."
  2929. .."\n\t Target Mass:\t"..(math.ceil(_Tune.Weight*weightScaling*100)/100)
  2930. .."\n\t Current Mass:\t"..(math.ceil(mass*100)/100)
  2931. .."\n\t Reduce part size or axle density to achieve desired weight.")
  2932. end
  2933.  
  2934. local flipG = Instance.new("BodyGyro",car.DriveSeat)
  2935. flipG.Name = "Flip"
  2936. flipG.D = 0
  2937. flipG.MaxTorque = Vector3.new(0,0,0)
  2938. flipG.P = 0
  2939.  
  2940.  
  2941.  
  2942. --[[Finalize Chassis]]
  2943. --Misc Weld
  2944. wait()
  2945. for i,v in pairs(script:GetChildren()) do
  2946. if v:IsA("ModuleScript") then
  2947. require(v)
  2948. end
  2949. end
  2950.  
  2951. --Weld Body
  2952. wait()
  2953. ModelWeld(car.Body,car.DriveSeat)
  2954.  
  2955. --Unanchor
  2956. wait()
  2957. UnAnchor(car)
  2958.  
  2959. --[[Manage Plugins]]
  2960.  
  2961. script.Parent["A-Chassis Interface"].Car.Value=car
  2962. for i,v in pairs(script.Parent.Plugins:GetChildren()) do
  2963. for _,a in pairs(v:GetChildren()) do
  2964. if a:IsA("RemoteEvent") or a:IsA("RemoteFunction") then
  2965. a.Parent=car
  2966. for _,b in pairs(a:GetChildren()) do
  2967. if b:IsA("Script") then b.Disabled=false end
  2968. end
  2969. end
  2970. end
  2971. v.Parent = script.Parent["A-Chassis Interface"]
  2972. end
  2973. script.Parent.Plugins:Destroy()
  2974.  
  2975.  
  2976.  
  2977. --[[Remove Character Weight]]
  2978. --Get Seats
  2979. local Seats = {}
  2980. function getSeats(p)
  2981. for i,v in pairs(p:GetChildren()) do
  2982. if v:IsA("VehicleSeat") or v:IsA("Seat") then
  2983. local seat = {}
  2984. seat.Seat = v
  2985. seat.Parts = {}
  2986. table.insert(Seats,seat)
  2987. end
  2988. getSeats(v)
  2989. end
  2990. end
  2991. getSeats(car)
  2992.  
  2993. --Store Physical Properties/Remove Mass Function
  2994. function getPProperties(mod,t)
  2995. for i,v in pairs(mod:GetChildren()) do
  2996. if v:IsA("BasePart") then
  2997. if v.CustomPhysicalProperties == nil then v.CustomPhysicalProperties = PhysicalProperties.new(v.Material) end
  2998. table.insert(t,{v,v.CustomPhysicalProperties})
  2999. v.CustomPhysicalProperties = PhysicalProperties.new(
  3000. 0,
  3001. v.CustomPhysicalProperties.Friction,
  3002. v.CustomPhysicalProperties.Elasticity,
  3003. v.CustomPhysicalProperties.FrictionWeight,
  3004. v.CustomPhysicalProperties.ElasticityWeight
  3005. )
  3006. end
  3007. getPProperties(v,t)
  3008. end
  3009. end
  3010.  
  3011. --Apply Seat Handler
  3012. for i,v in pairs(Seats) do
  3013. --Sit Handler
  3014. v.Seat.ChildAdded:connect(function(child)
  3015. if child.Name=="SeatWeld" and child:IsA("Weld") and child.Part1~=nil and child.Part1.Parent ~= workspace and not child.Part1.Parent:IsDescendantOf(car) then
  3016. v.Parts = {}
  3017. getPProperties(child.Part1.Parent,v.Parts)
  3018. end
  3019. end)
  3020.  
  3021. --Leave Handler
  3022. v.Seat.ChildRemoved:connect(function(child)
  3023. if child.Name=="SeatWeld" and child:IsA("Weld") then
  3024. for i,v in pairs(v.Parts) do
  3025. if v[1]~=nil and v[2]~=nil and v[1]:IsDescendantOf(workspace) then
  3026. v[1].CustomPhysicalProperties = v[2]
  3027. end
  3028. end
  3029. v.Parts = {}
  3030. end
  3031. end)
  3032. end
  3033.  
  3034.  
  3035.  
  3036. --[[Driver Handling]]
  3037. --Driver Sit
  3038. car.DriveSeat.ChildAdded:connect(function(child)
  3039. if child.Name=="SeatWeld" and child:IsA("Weld") and game.Players:GetPlayerFromCharacter(child.Part1.Parent)~=nil then
  3040. --Distribute Client Interface
  3041. local p=game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  3042. car.DriveSeat:SetNetworkOwner(p)
  3043. local g=script.Parent["A-Chassis Interface"]:Clone()
  3044. g.Parent=p.PlayerGui
  3045. end
  3046. end)
  3047.  
  3048. --Driver Leave
  3049. car.DriveSeat.ChildRemoved:connect(function(child)
  3050. if child.Name=="SeatWeld" and child:IsA("Weld") then
  3051. --Remove Flip Force
  3052. if car.DriveSeat:FindFirstChild("Flip")~=nil then
  3053. car.DriveSeat.Flip.MaxTorque = Vector3.new()
  3054. end
  3055.  
  3056. --Remove Wheel Force
  3057. for i,v in pairs(car.Wheels:GetChildren()) do
  3058. if v:FindFirstChild("#AV")~=nil then
  3059. if v["#AV"].AngularVelocity.Magnitude>0 then
  3060. v["#AV"].AngularVelocity = Vector3.new()
  3061. v["#AV"].MaxTorque = Vector3.new()
  3062. end
  3063. end
  3064. end
  3065. end
  3066. end)
  3067.  
  3068. --[END]]
  3069. end,o117)
  3070.  
  3071. o119.Name = "Body"
  3072. o119.Parent = o4
  3073. o120.Parent = o119
  3074. o121.Name = "TV"
  3075. o121.Parent = o120
  3076. o122.Parent = o121
  3077. o122.Material = Enum.Material.SmoothPlastic
  3078. o122.BrickColor = BrickColor.new("Really black")
  3079. o122.Position = Vector3.new(-51.8301735, 8.00505543, 61.1121216)
  3080. o122.Rotation = Vector3.new(0, 15, 0)
  3081. o122.Anchored = true
  3082. o122.CanCollide = false
  3083. o122.FormFactor = Enum.FormFactor.Custom
  3084. o122.Size = Vector3.new(4.98534918, 0.207722872, 0.207722872)
  3085. o122.CFrame = CFrame.new(-51.8301735, 8.00505543, 61.1121216, 0.965923429, 5.22405526e-06, 0.258828223, -4.77646608e-07, 1, -1.8400955e-05, -0.258828193, 1.76502817e-05, 0.965923429)
  3086. o122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3087. o122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3088. o122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3089. o122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3090. o122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3091. o122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3092. o122.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3093. o122.Position = Vector3.new(-51.8301735, 8.00505543, 61.1121216)
  3094. o123.Parent = o121
  3095. o123.Material = Enum.Material.SmoothPlastic
  3096. o123.BrickColor = BrickColor.new("Really black")
  3097. o123.Position = Vector3.new(-51.8151512, 10.1809244, 60.9147949)
  3098. o123.Rotation = Vector3.new(-180, 0, -180)
  3099. o123.Anchored = true
  3100. o123.CanCollide = false
  3101. o123.FormFactor = Enum.FormFactor.Custom
  3102. o123.Size = Vector3.new(7.19759893, 3.89480376, 0.207722872)
  3103. o123.CFrame = CFrame.new(-51.8151512, 10.1809244, 60.9147949, -1, 4.74986609e-06, -8.94780351e-06, 4.74970739e-06, 1, 1.77275124e-05, 8.94788809e-06, 1.77274705e-05, -1)
  3104. o123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3105. o123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3106. o123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3107. o123.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3108. o123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3109. o123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3110. o123.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3111. o123.Position = Vector3.new(-51.8151512, 10.1809244, 60.9147949)
  3112. o124.Parent = o121
  3113. o124.Material = Enum.Material.SmoothPlastic
  3114. o124.BrickColor = BrickColor.new("Really black")
  3115. o124.Reflectance = 0.34999999403954
  3116. o124.Position = Vector3.new(-51.8307838, 10.1861219, 60.9044266)
  3117. o124.Rotation = Vector3.new(-180, 0, -180)
  3118. o124.Anchored = true
  3119. o124.CanCollide = false
  3120. o124.FormFactor = Enum.FormFactor.Custom
  3121. o124.Size = Vector3.new(7.06257915, 3.739012, 0.207722872)
  3122. o124.CFrame = CFrame.new(-51.8307838, 10.1861219, 60.9044266, -1, 4.74986609e-06, -8.94780351e-06, 4.74970739e-06, 1, 1.77275197e-05, 8.94788809e-06, 1.77274778e-05, -1)
  3123. o124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3124. o124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3125. o124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3126. o124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3127. o124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3128. o124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3129. o124.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3130. o124.Position = Vector3.new(-51.8307838, 10.1861219, 60.9044266)
  3131. o125.Parent = o124
  3132. o125.Texture = "http://www.roblox.com/asset/?id=566352959"
  3133. o125.Face = Enum.NormalId.Back
  3134. o126.Parent = o121
  3135. o126.Material = Enum.Material.SmoothPlastic
  3136. o126.BrickColor = BrickColor.new("Really black")
  3137. o126.Position = Vector3.new(-51.8302269, 9.25138187, 61.1121216)
  3138. o126.Rotation = Vector3.new(-180, 0, -180)
  3139. o126.Anchored = true
  3140. o126.CanCollide = false
  3141. o126.FormFactor = Enum.FormFactor.Custom
  3142. o126.Size = Vector3.new(0.415445864, 2.28495193, 0.207722872)
  3143. o126.CFrame = CFrame.new(-51.8302269, 9.25138187, 61.1121216, -1, 4.7424146e-06, -8.88075101e-06, 4.74225726e-06, 1, 1.77275106e-05, 8.88083468e-06, 1.77274687e-05, -1)
  3144. o126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3145. o126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3146. o126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3147. o126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3148. o126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3149. o126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3150. o126.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3151. o126.Position = Vector3.new(-51.8302269, 9.25138187, 61.1121216)
  3152. o127.Name = "Part-to-Part Strong Joint"
  3153. o127.Parent = o126
  3154. o127.C0 = CFrame.new(0.207722932, -1.14247596, 0.103861436, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  3155. o127.C1 = CFrame.new(-0.173749536, 0.103861362, -0.154080167, -0.965925813, 0.258819222, 2.17649344e-07, -2.2594098e-07, -2.29069785e-09, -1, -0.258819222, -0.965925813, 6.06905104e-08)
  3156. o127.Part0 = o126
  3157. o127.Part1 = o122
  3158. o128.Name = "Part-to-Part Strong Joint"
  3159. o128.Parent = o126
  3160. o128.C0 = CFrame.new(0.207722932, -1.14247596, 0.103861436, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  3161. o128.C1 = CFrame.new(0.227601022, 0.10386131, 0.0464148223, 0.965918243, 0.258817047, 2.50291929e-08, -2.50663756e-08, 1.90247803e-07, -1, -0.258817047, 0.965918243, 1.90252521e-07)
  3162. o128.Part0 = o126
  3163. o128.Part1 = o131
  3164. o129.Name = "Part-to-Part Strong Joint"
  3165. o129.Parent = o126
  3166. o129.C0 = CFrame.new(-0.207722932, -1.14247596, 0.103861436, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3167. o129.C1 = CFrame.new(-0.208084211, -2.07722831, -0.103933156, 1, 3.10729602e-11, -4.47044677e-08, -3.10729602e-11, 1, -2.30071934e-11, 4.47044641e-08, 2.30071934e-11, 1)
  3168. o129.Part0 = o126
  3169. o129.Part1 = o124
  3170. o130.Name = "Part-to-Part Strong Joint"
  3171. o130.Parent = o126
  3172. o130.C0 = CFrame.new(-0.207722932, -1.14247596, 0.103861436, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3173. o130.C1 = CFrame.new(-0.19243829, -2.07203555, -0.0935487524, 1, -3.75883135e-12, -4.47044641e-08, 3.75883135e-12, 1, 2.74418661e-12, 4.47044641e-08, -2.74418661e-12, 1)
  3174. o130.Part0 = o126
  3175. o130.Part1 = o123
  3176. o131.Parent = o121
  3177. o131.Material = Enum.Material.SmoothPlastic
  3178. o131.BrickColor = BrickColor.new("Really black")
  3179. o131.Position = Vector3.new(-51.8301735, 8.00505543, 61.1120605)
  3180. o131.Rotation = Vector3.new(-180, 15, -180)
  3181. o131.Anchored = true
  3182. o131.CanCollide = false
  3183. o131.FormFactor = Enum.FormFactor.Custom
  3184. o131.Size = Vector3.new(4.98534918, 0.207722872, 0.207722872)
  3185. o131.CFrame = CFrame.new(-51.8301735, 8.00505543, 61.1120605, -0.965928018, 4.51976484e-06, 0.258810908, 8.92234129e-06, 1, 1.58361709e-05, -0.258810937, 1.76058002e-05, -0.965927958)
  3186. o131.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3187. o131.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3188. o131.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3189. o131.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3190. o131.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3191. o131.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3192. o131.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3193. o131.Position = Vector3.new(-51.8301735, 8.00505543, 61.1120605)
  3194. o132.Parent = o119
  3195. o132.Material = Enum.Material.Wood
  3196. o132.BrickColor = BrickColor.new("CGA brown")
  3197. o132.Position = Vector3.new(-16.3480511, 9.11775208, 53.5740967)
  3198. o132.Rotation = Vector3.new(-180, 0, -146.839996)
  3199. o132.Anchored = true
  3200. o132.CanCollide = false
  3201. o132.Shape = Enum.PartType.Cylinder
  3202. o132.Size = Vector3.new(0.0700000003, 0.5, 0.770000219)
  3203. o132.CFrame = CFrame.new(-16.3480511, 9.11775208, 53.5740967, -0.837148905, 0.546975017, 0, 0.546975017, 0.837148905, 0, 0, 0, -1)
  3204. o132.BottomSurface = Enum.SurfaceType.Smooth
  3205. o132.TopSurface = Enum.SurfaceType.Smooth
  3206. o132.Color = Color3.new(0.666667, 0.333333, 0)
  3207. o132.Position = Vector3.new(-16.3480511, 9.11775208, 53.5740967)
  3208. o133.Parent = o132
  3209. o133.Texture = "http://www.roblox.com/asset/?id=163440670"
  3210. o133.Face = Enum.NormalId.Right
  3211. o134.Parent = o119
  3212. o134.Material = Enum.Material.Wood
  3213. o134.BrickColor = BrickColor.new("CGA brown")
  3214. o134.Position = Vector3.new(-16.3541565, 9.10844803, 54.0646973)
  3215. o134.Rotation = Vector3.new(-180, 0, -146.839996)
  3216. o134.Anchored = true
  3217. o134.CanCollide = false
  3218. o134.Shape = Enum.PartType.Cylinder
  3219. o134.Size = Vector3.new(0.0700000003, 0.540000021, 0.770000219)
  3220. o134.CFrame = CFrame.new(-16.3541565, 9.10844803, 54.0646973, -0.837148905, 0.546975017, 0, 0.546975017, 0.837148905, 0, 0, 0, -1)
  3221. o134.BottomSurface = Enum.SurfaceType.Smooth
  3222. o134.TopSurface = Enum.SurfaceType.Smooth
  3223. o134.Color = Color3.new(0.666667, 0.333333, 0)
  3224. o134.Position = Vector3.new(-16.3541565, 9.10844803, 54.0646973)
  3225. o135.Parent = o134
  3226. o135.Texture = "http://www.roblox.com/asset/?id=152896592"
  3227. o135.Face = Enum.NormalId.Right
  3228. o139.Name = "MeshPart-to-plate Strong Joint"
  3229. o139.Parent = mas
  3230. o139.C0 = CFrame.new(-6.09146786, -6.19515896, 1.01037562, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3231. o139.C1 = CFrame.new(5.96324539, -0.39226079, 0.11315918, -0.99999994, -2.1206688e-08, 2.98024325e-08, -2.07405719e-08, 1, -5.22395612e-06, -3.07608268e-08, -5.22396022e-06, -0.99999994)
  3232. o139.Part0 = mas
  3233. o139.Part1 = o693
  3234. o145.Parent = o119
  3235. o145.Material = Enum.Material.SmoothPlastic
  3236. o145.BrickColor = BrickColor.new("Bright red")
  3237. o145.Position = Vector3.new(-16.5827312, 6.55429697, 56.0306396)
  3238. o145.Rotation = Vector3.new(88.5199966, -89.7999954, 88.5199966)
  3239. o145.Anchored = true
  3240. o145.CanCollide = false
  3241. o145.FormFactor = Enum.FormFactor.Custom
  3242. o145.Size = Vector3.new(0.476317674, 0.294023275, 0.476317674)
  3243. o145.CFrame = CFrame.new(-16.5827312, 6.55429697, 56.0306396, 8.89999646e-05, -0.00344995782, -0.999994099, 0.000101941572, 0.99999404, -0.00344994874, 1, -0.00010163393, 8.93511315e-05)
  3244. o145.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3245. o145.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3246. o145.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3247. o145.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3248. o145.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3249. o145.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3250. o145.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3251. o145.Position = Vector3.new(-16.5827312, 6.55429697, 56.0306396)
  3252. o146.Parent = o145
  3253. o146.Scale = Vector3.new(1, 0.809999943, 1)
  3254. o147.Name = "Part-to-Union Strong Joint"
  3255. o147.Parent = o145
  3256. o147.C0 = CFrame.new(0.238158837, -0.147011638, 0.238158837, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3257. o147.C1 = CFrame.new(-0.0784229562, -0.11534635, 0.510244131, 0.00123210554, 0.120027237, 0.992769837, -6.14605378e-05, 0.992770672, -0.120027244, -0.999999285, 8.68700445e-05, 0.00123057503)
  3258. o147.Part0 = o145
  3259. o147.Part1 = mas
  3260. o148.Parent = o119
  3261. o148.Material = Enum.Material.SmoothPlastic
  3262. o148.BrickColor = BrickColor.new("Bright red")
  3263. o148.Position = Vector3.new(-17.0101013, 6.2223649, 57.2779541)
  3264. o148.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  3265. o148.Anchored = true
  3266. o148.CanCollide = false
  3267. o148.FormFactor = Enum.FormFactor.Custom
  3268. o148.Size = Vector3.new(1.11728847, 0.294023275, 2.10226655)
  3269. o148.CFrame = CFrame.new(-17.0101013, 6.2223649, 57.2779541, -7.06141257e-10, 0.00681794528, 0.999976754, -0.0001390572, 0.999976814, -0.00681794481, -1, -0.000139053955, 9.47377828e-07)
  3270. o148.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3271. o148.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3272. o148.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3273. o148.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3274. o148.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3275. o148.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3276. o148.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3277. o148.Position = Vector3.new(-17.0101013, 6.2223649, 57.2779541)
  3278. o149.Name = "Part-to-Part Strong Joint"
  3279. o149.Parent = o148
  3280. o149.C0 = CFrame.new(0.558644235, -0.147011638, 1.05113328, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  3281. o149.C1 = CFrame.new(0.258344769, 1.11055076, -2.46248865, 0.00191300025, -9.86736268e-07, -0.999998748, 0.999998093, 1.29892842e-05, 0.00191300188, 1.29873615e-05, -1.00000072, 1.01188198e-06)
  3282. o149.Part0 = o148
  3283. o149.Part1 = o334
  3284. o150.Name = "Part-to-Union Strong Joint"
  3285. o150.Parent = o148
  3286. o150.C0 = CFrame.new(-0.558644235, 0.147011638, 1.05113328, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3287. o150.C1 = CFrame.new(0.508145332, -0.170910895, -1.33686912, 0.999786735, 8.82146924e-05, -0.0206498764, 0.0206496939, -0.0102654314, 0.999734163, -0.000123788632, -0.999947369, -0.0102650635)
  3288. o150.Part0 = o148
  3289. o150.Part1 = mas
  3290. o151.Name = "Part-to-Union Strong Joint"
  3291. o151.Parent = o148
  3292. o151.C0 = CFrame.new(-0.558644235, 0.147011638, 1.05113328, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3293. o151.C1 = CFrame.new(0.508055568, -0.160805196, -0.351954132, 0.999786735, 8.82146924e-05, -0.0206498764, 0.0206496939, -0.0102654314, 0.999734163, -0.000123788632, -0.999947369, -0.0102650635)
  3294. o151.Part0 = o148
  3295. o151.Part1 = mas
  3296. o152.Name = "Part-to-Part Strong Joint"
  3297. o152.Parent = o148
  3298. o152.C0 = CFrame.new(-0.558644235, 0.147011638, 1.05113328, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3299. o152.C1 = CFrame.new(1.01044703, 0.171564236, 2.38891959, 1, 1.50743508e-05, -1.08978993e-05, -1.08980657e-05, 1.09998509e-05, -1.00000048, -1.50742262e-05, 1.00000048, 1.09989196e-05)
  3300. o152.Part0 = o148
  3301. o152.Part1 = o175
  3302. o153.Name = "Part-to-Part Strong Joint"
  3303. o153.Parent = o148
  3304. o153.C0 = CFrame.new(-0.558644235, 0.147011638, 1.05113328, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3305. o153.C1 = CFrame.new(-1.31265354, -0.273346812, 2.38896012, -0.995450854, 1.49321859e-05, -0.0952771232, -0.0952771083, -1.01118349e-05, 0.995450914, 1.39008225e-05, 1.00000012, 1.14883296e-05)
  3306. o153.Part0 = o148
  3307. o153.Part1 = o180
  3308. o154.Name = "Part-to-Union Strong Joint"
  3309. o154.Parent = o148
  3310. o154.C0 = CFrame.new(-0.558644235, -0.147011638, -1.05113328, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3311. o154.C1 = CFrame.new(0.618046224, 0.00124849193, -0.14766553, 1, 8.55307371e-06, -7.42261864e-06, -8.55297367e-06, 1, 1.3262048e-05, 7.42273232e-06, -1.32619798e-05, 1)
  3312. o154.Part0 = o148
  3313. o154.Part1 = mas
  3314. o155.Name = "Part-to-Union Strong Joint"
  3315. o155.Parent = o148
  3316. o155.C0 = CFrame.new(0.558644235, -0.147011638, 1.05113328, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3317. o155.C1 = CFrame.new(0.0441129133, 0.00728362892, 0.467458904, -1, 1.62122069e-05, 6.44178454e-06, 1.62122615e-05, 1, 8.59214379e-06, -6.44164538e-06, 8.5922502e-06, -1)
  3318. o155.Part0 = o148
  3319. o155.Part1 = mas
  3320. o156.Parent = o119
  3321. o156.Material = Enum.Material.SmoothPlastic
  3322. o156.BrickColor = BrickColor.new("Bright red")
  3323. o156.Position = Vector3.new(-18.339386, 6.40787315, 57.6307373)
  3324. o156.Rotation = Vector3.new(89.9899979, 89.6100006, -143.660004)
  3325. o156.Anchored = true
  3326. o156.CanCollide = false
  3327. o156.FormFactor = Enum.FormFactor.Custom
  3328. o156.Size = Vector3.new(0.294023275, 0.294023275, 4.76317692)
  3329. o156.CFrame = CFrame.new(-18.339386, 6.40787315, 57.6307373, -0.00548644131, 0.00403560791, 0.999976814, -0.805622518, 0.59239012, -0.00681081275, -0.592403769, -0.805641294, 1.063063e-06)
  3330. o156.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3331. o156.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3332. o156.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3333. o156.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3334. o156.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3335. o156.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3336. o156.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3337. o156.Position = Vector3.new(-18.339386, 6.40787315, 57.6307373)
  3338. o157.Parent = o119
  3339. o157.Material = Enum.Material.SmoothPlastic
  3340. o157.BrickColor = BrickColor.new("Bright red")
  3341. o157.Position = Vector3.new(-18.355072, 6.26076317, 55.8990479)
  3342. o157.Rotation = Vector3.new(89.9899979, 89.6100006, -66.5400009)
  3343. o157.Anchored = true
  3344. o157.CanCollide = false
  3345. o157.FormFactor = Enum.FormFactor.Custom
  3346. o157.Size = Vector3.new(0.294023275, 0.294023275, 4.79257917)
  3347. o157.CFrame = CFrame.new(-18.355072, 6.26076317, 55.8990479, 0.0027111955, 0.00624759635, 0.999976814, 0.397991568, 0.917363822, -0.00681050913, -0.917385161, 0.398000807, 6.62120271e-07)
  3348. o157.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3349. o157.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3350. o157.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3351. o157.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3352. o157.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3353. o157.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3354. o157.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3355. o157.Position = Vector3.new(-18.355072, 6.26076317, 55.8990479)
  3356. o158.Parent = o119
  3357. o158.Material = Enum.Material.SmoothPlastic
  3358. o158.BrickColor = BrickColor.new("Bright red")
  3359. o158.Position = Vector3.new(-18.3539734, 6.40777779, 56.0166016)
  3360. o158.Rotation = Vector3.new(89.9899979, 89.6100006, -36.329998)
  3361. o158.Anchored = true
  3362. o158.CanCollide = false
  3363. o158.FormFactor = Enum.FormFactor.Custom
  3364. o158.Size = Vector3.new(0.294023275, 0.294023275, 4.79257917)
  3365. o158.CFrame = CFrame.new(-18.3539734, 6.40777779, 56.0166016, 0.00548563385, 0.00403440278, 0.999976814, 0.805497527, 0.592560112, -0.00680944789, -0.592573822, 0.805516124, 8.66390224e-07)
  3366. o158.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3367. o158.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3368. o158.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3369. o158.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3370. o158.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3371. o158.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3372. o158.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3373. o158.Position = Vector3.new(-18.3539734, 6.40777779, 56.0166016)
  3374. o159.Parent = o119
  3375. o159.BrickColor = BrickColor.new("Bright red")
  3376. o159.Position = Vector3.new(-20.5987854, 5.98529911, 56.8118896)
  3377. o159.Rotation = Vector3.new(-0.00999999978, 90, 0)
  3378. o159.Anchored = true
  3379. o159.CanCollide = false
  3380. o159.Size = Vector3.new(1.74943817, 1.01438034, 0.294023275)
  3381. o159.CFrame = CFrame.new(-20.5987854, 5.98529911, 56.8118896, -0, 2.80000004e-05, 1, -0.000128, 1, -2.80000004e-05, -1, -0.000128, 3.58399999e-09)
  3382. o159.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3383. o159.Position = Vector3.new(-20.5987854, 5.98529911, 56.8118896)
  3384. o160.Name = "Part-to-Union Strong Joint"
  3385. o160.Parent = o159
  3386. o160.C0 = CFrame.new(0.874719083, -0.507190168, 0.147011638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3387. o160.C1 = CFrame.new(-0.155746728, -0.496251345, -2.09870863, 0, 0, 0.999999166, 2.79396928e-09, 1.00000322, 0, -1.00000405, 3.25963523e-09, 0)
  3388. o160.Part0 = o159
  3389. o160.Part1 = mas
  3390. o161.Name = "Part-to-Union Strong Joint"
  3391. o161.Parent = o159
  3392. o161.C0 = CFrame.new(0.874719083, -0.507190168, 0.147011638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3393. o161.C1 = CFrame.new(-0.172761559, 0.620948255, -0.320208371, 0, 0, 0.999999642, 0.00678000785, -0.999978185, 0, 0.999978542, 0.00678000459, 0)
  3394. o161.Part0 = o159
  3395. o161.Part1 = mas
  3396. o162.Parent = o119
  3397. o162.Material = Enum.Material.SmoothPlastic
  3398. o162.BrickColor = BrickColor.new("Smoky grey")
  3399. o162.Position = Vector3.new(-16.582798, 6.57812977, 56.0306396)
  3400. o162.Rotation = Vector3.new(179.940002, -15, 179.779999)
  3401. o162.Anchored = true
  3402. o162.CanCollide = false
  3403. o162.FormFactor = Enum.FormFactor.Custom
  3404. o162.Size = Vector3.new(0.476317674, 0.294023275, 0.476317674)
  3405. o162.CFrame = CFrame.new(-16.582798, 6.57812977, 56.0306396, -0.965896726, -0.00364486873, -0.258902371, -0.0035221756, 0.999993443, -0.000937754347, 0.258904099, 6.12581925e-06, -0.965903044)
  3406. o162.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3407. o162.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3408. o162.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3409. o162.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3410. o162.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3411. o162.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3412. o162.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3413. o162.Position = Vector3.new(-16.582798, 6.57812977, 56.0306396)
  3414. o163.Parent = o162
  3415. o163.Scale = Vector3.new(1, 0.809999943, 0.899999976)
  3416. o164.Parent = o119
  3417. o164.Material = Enum.Material.SmoothPlastic
  3418. o164.BrickColor = BrickColor.new("Smoky grey")
  3419. o164.Position = Vector3.new(-17.1145325, 3.85187697, 57.8522949)
  3420. o164.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  3421. o164.Anchored = true
  3422. o164.CanCollide = false
  3423. o164.FormFactor = Enum.FormFactor.Custom
  3424. o164.Size = Vector3.new(0.573345363, 0.411632627, 0.573345363)
  3425. o164.CFrame = CFrame.new(-17.1145325, 3.85187697, 57.8522949, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  3426. o164.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3427. o164.Position = Vector3.new(-17.1145325, 3.85187697, 57.8522949)
  3428. o165.Parent = o164
  3429. o166.Parent = o119
  3430. o166.Material = Enum.Material.SmoothPlastic
  3431. o166.BrickColor = BrickColor.new("Smoky grey")
  3432. o166.Position = Vector3.new(-16.5832195, 6.69720221, 56.0306396)
  3433. o166.Rotation = Vector3.new(0.779999971, -74.9899979, 0.810000002)
  3434. o166.Anchored = true
  3435. o166.CanCollide = false
  3436. o166.FormFactor = Enum.FormFactor.Custom
  3437. o166.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  3438. o166.CFrame = CFrame.new(-16.5832195, 6.69720221, 56.0306396, 0.258902967, -0.00364733301, -0.965896487, 0.000984311337, 0.999993384, -0.0035122477, 0.965902925, -4.14115202e-05, 0.258904815)
  3439. o166.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3440. o166.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3441. o166.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3442. o166.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3443. o166.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3444. o166.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3445. o166.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3446. o166.Position = Vector3.new(-16.5832195, 6.69720221, 56.0306396)
  3447. o167.Parent = o166
  3448. o167.Scale = Vector3.new(0.243000001, 0.566999912, 1.05299973)
  3449. o168.Parent = o119
  3450. o168.Position = Vector3.new(-17.1157532, 4.04421091, 57.8457031)
  3451. o168.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  3452. o168.Anchored = true
  3453. o168.CanCollide = false
  3454. o168.Shape = Enum.PartType.Ball
  3455. o168.Size = Vector3.new(0.588046551, 0.588046551, 0.588046551)
  3456. o168.CFrame = CFrame.new(-17.1157532, 4.04421091, 57.8457031, 0.999976873, 0.00680235494, -2.1212627e-06, -0.00680235401, 0.999976933, 0.00010102721, 2.80843619e-06, -0.000101010446, 1)
  3457. o168.BottomSurface = Enum.SurfaceType.Smooth
  3458. o168.TopSurface = Enum.SurfaceType.Smooth
  3459. o168.Position = Vector3.new(-17.1157532, 4.04421091, 57.8457031)
  3460. o169.Parent = o119
  3461. o169.Material = Enum.Material.SmoothPlastic
  3462. o169.BrickColor = BrickColor.new("Smoky grey")
  3463. o169.Position = Vector3.new(-16.2912865, 3.84627104, 57.8522949)
  3464. o169.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  3465. o169.Anchored = true
  3466. o169.CanCollide = false
  3467. o169.FormFactor = Enum.FormFactor.Custom
  3468. o169.Size = Vector3.new(0.573345363, 0.411632627, 0.573345363)
  3469. o169.CFrame = CFrame.new(-16.2912865, 3.84627104, 57.8522949, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  3470. o169.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3471. o169.Position = Vector3.new(-16.2912865, 3.84627104, 57.8522949)
  3472. o170.Parent = o169
  3473. o171.Parent = o119
  3474. o171.Material = Enum.Material.SmoothPlastic
  3475. o171.BrickColor = BrickColor.new("Smoky grey")
  3476. o171.Position = Vector3.new(-18.6885681, 3.81591702, 55.9390869)
  3477. o171.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  3478. o171.Anchored = true
  3479. o171.CanCollide = false
  3480. o171.FormFactor = Enum.FormFactor.Custom
  3481. o171.Size = Vector3.new(0.763122678, 0.547883093, 0.763122678)
  3482. o171.CFrame = CFrame.new(-18.6885681, 3.81591702, 55.9390869, -0, 0.0068079168, 0.999976814, -0.000128, 0.999976814, -0.00680791726, -1, -0.000127997017, 8.7141342e-07)
  3483. o171.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3484. o171.Position = Vector3.new(-18.6885681, 3.81591702, 55.9390869)
  3485. o172.Parent = o171
  3486. o173.Parent = o119
  3487. o173.Position = Vector3.new(-16.29245, 4.03859901, 57.8457031)
  3488. o173.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  3489. o173.Anchored = true
  3490. o173.CanCollide = false
  3491. o173.Shape = Enum.PartType.Ball
  3492. o173.Size = Vector3.new(0.588046551, 0.588046551, 0.588046551)
  3493. o173.CFrame = CFrame.new(-16.29245, 4.03859901, 57.8457031, 0.999976873, 0.00680235494, -2.1212627e-06, -0.00680235401, 0.999976933, 0.00010102721, 2.80843619e-06, -0.000101010446, 1)
  3494. o173.BottomSurface = Enum.SurfaceType.Smooth
  3495. o173.TopSurface = Enum.SurfaceType.Smooth
  3496. o173.Position = Vector3.new(-16.29245, 4.03859901, 57.8457031)
  3497. o174.Parent = o119
  3498. o174.Position = Vector3.new(-18.6835632, 4.07186317, 55.947876)
  3499. o174.Rotation = Vector3.new(179.98999, 0, -179.610001)
  3500. o174.Anchored = true
  3501. o174.CanCollide = false
  3502. o174.Shape = Enum.PartType.Ball
  3503. o174.Size = Vector3.new(0.782689989, 0.782689989, 0.782689989)
  3504. o174.CFrame = CFrame.new(-18.6835632, 4.07186317, 55.947876, -0.999976933, 0.00679359678, 2.11941315e-05, 0.00679359259, 0.999976993, -0.000148364576, -2.22015697e-05, -0.000148217136, -1)
  3505. o174.BottomSurface = Enum.SurfaceType.Smooth
  3506. o174.TopSurface = Enum.SurfaceType.Smooth
  3507. o174.Position = Vector3.new(-18.6835632, 4.07186317, 55.947876)
  3508. o175.Parent = o119
  3509. o175.Material = Enum.Material.SmoothPlastic
  3510. o175.BrickColor = BrickColor.new("Bright red")
  3511. o175.Position = Vector3.new(-18.3456726, 6.54997921, 56.8261719)
  3512. o175.Rotation = Vector3.new(90.1199951, 89.6100006, 89.8699951)
  3513. o175.Anchored = true
  3514. o175.CanCollide = false
  3515. o175.Size = Vector3.new(0.294023275, 0.294023275, 4.77787971)
  3516. o175.CFrame = CFrame.new(-18.3456726, 6.54997921, 56.8261719, 1.50004962e-05, -0.00680694683, 0.999976814, 0.000128061773, -0.999976873, -0.00680694869, 1, 0.000128160929, -1.41284372e-05)
  3517. o175.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3518. o175.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3519. o175.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3520. o175.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3521. o175.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3522. o175.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3523. o175.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3524. o175.Position = Vector3.new(-18.3456726, 6.54997921, 56.8261719)
  3525. o176.Name = "Part-to-Part Strong Joint"
  3526. o176.Parent = o175
  3527. o176.C0 = CFrame.new(0.147011638, -0.147011638, 2.38893986, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3528. o176.C1 = CFrame.new(0.315946251, -0.147006586, -2.38161087, 2.47906428e-07, -0.132369339, -0.991200626, 9.49017704e-07, 0.991202772, -0.132369146, 1.00000215, -9.11764801e-07, 3.71361239e-07)
  3529. o176.Part0 = o175
  3530. o176.Part1 = o182
  3531. o177.Parent = o119
  3532. o177.Material = Enum.Material.SmoothPlastic
  3533. o177.BrickColor = BrickColor.new("Smoky grey")
  3534. o177.Position = Vector3.new(-18.7315979, 3.862885, 57.8522949)
  3535. o177.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  3536. o177.Anchored = true
  3537. o177.CanCollide = false
  3538. o177.FormFactor = Enum.FormFactor.Custom
  3539. o177.Size = Vector3.new(0.573345363, 0.411632627, 0.573345363)
  3540. o177.CFrame = CFrame.new(-18.7315979, 3.862885, 57.8522949, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  3541. o177.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3542. o177.Position = Vector3.new(-18.7315979, 3.862885, 57.8522949)
  3543. o178.Parent = o177
  3544. o179.Parent = o119
  3545. o179.Position = Vector3.new(-18.7328186, 4.05522299, 57.8457031)
  3546. o179.Rotation = Vector3.new(0, 0, -0.389999986)
  3547. o179.Anchored = true
  3548. o179.CanCollide = false
  3549. o179.Shape = Enum.PartType.Ball
  3550. o179.Size = Vector3.new(0.588046551, 0.588046551, 0.588046551)
  3551. o179.CFrame = CFrame.new(-18.7328186, 4.05522299, 57.8457031, 0.999976933, 0.00680439267, -5.87242084e-07, -0.00680439221, 0.999976933, 8.72181263e-05, 1.18069511e-06, -8.72121309e-05, 1)
  3552. o179.BottomSurface = Enum.SurfaceType.Smooth
  3553. o179.TopSurface = Enum.SurfaceType.Smooth
  3554. o179.Position = Vector3.new(-18.7328186, 4.05522299, 57.8457031)
  3555. o180.Parent = o119
  3556. o180.Material = Enum.Material.SmoothPlastic
  3557. o180.BrickColor = BrickColor.new("Bright red")
  3558. o180.Position = Vector3.new(-18.3458557, 6.52539015, 56.5037842)
  3559. o180.Rotation = Vector3.new(89.8799973, 89.6100006, -95.3499985)
  3560. o180.Anchored = true
  3561. o180.CanCollide = false
  3562. o180.FormFactor = Enum.FormFactor.Custom
  3563. o180.Size = Vector3.new(0.52924186, 0.294023275, 4.77787828)
  3564. o180.CFrame = CFrame.new(-18.3458557, 6.52539015, 56.5037842, -0.000634666765, 0.00677681761, 0.999976814, -0.0954140052, 0.995414376, -0.00680645555, -0.995437503, -0.0954161063, 1.48467798e-05)
  3565. o180.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3566. o180.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3567. o180.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3568. o180.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3569. o180.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3570. o180.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3571. o180.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3572. o180.Position = Vector3.new(-18.3458557, 6.52539015, 56.5037842)
  3573. o181.Parent = o119
  3574. o181.Material = Enum.Material.SmoothPlastic
  3575. o181.BrickColor = BrickColor.new("Bright red")
  3576. o181.Position = Vector3.new(-18.3403645, 6.26087618, 57.7484131)
  3577. o181.Rotation = Vector3.new(89.9799957, 89.6100006, -113.449997)
  3578. o181.Anchored = true
  3579. o181.CanCollide = false
  3580. o181.FormFactor = Enum.FormFactor.Custom
  3581. o181.Size = Vector3.new(0.294023275, 0.294023275, 4.76317692)
  3582. o181.CFrame = CFrame.new(-18.3403645, 6.26087618, 57.7484131, -0.00271011936, 0.00624762895, 0.999976814, -0.398210883, 0.917268634, -0.00681011146, -0.917289913, -0.398220122, 1.96627434e-06)
  3583. o181.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3584. o181.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3585. o181.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3586. o181.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3587. o181.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3588. o181.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3589. o181.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3590. o181.Position = Vector3.new(-18.3403645, 6.26087618, 57.7484131)
  3591. o182.Parent = o119
  3592. o182.Material = Enum.Material.SmoothPlastic
  3593. o182.BrickColor = BrickColor.new("Bright red")
  3594. o182.Position = Vector3.new(-18.3386536, 6.50946283, 57.2668457)
  3595. o182.Rotation = Vector3.new(-89.8699951, -89.6299973, 82.5199966)
  3596. o182.Anchored = true
  3597. o182.CanCollide = false
  3598. o182.Size = Vector3.new(0.63186121, 0.294023275, 4.76309776)
  3599. o182.CFrame = CFrame.new(-18.3386536, 6.50946283, 57.2668457, 0.000885918562, -0.00675002858, -0.999979675, 0.132239938, -0.991201222, 0.00680661434, -0.991212785, -0.132253543, 1.48859926e-05)
  3600. o182.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3601. o182.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3602. o182.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3603. o182.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3604. o182.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3605. o182.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3606. o182.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3607. o182.Position = Vector3.new(-18.3386536, 6.50946283, 57.2668457)
  3608. o183.Parent = o119
  3609. o183.Material = Enum.Material.SmoothPlastic
  3610. o183.BrickColor = BrickColor.new("Bright red")
  3611. o183.Position = Vector3.new(-17.0101013, 6.22223091, 56.3695068)
  3612. o183.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  3613. o183.Anchored = true
  3614. o183.CanCollide = false
  3615. o183.FormFactor = Enum.FormFactor.Custom
  3616. o183.Size = Vector3.new(1.11728847, 0.294023275, 2.10226655)
  3617. o183.CFrame = CFrame.new(-17.0101013, 6.22223091, 56.3695068, -2.8239916e-10, 0.00681595644, 0.999976754, -0.000106943611, 0.999976814, -0.00681595597, -1, -0.000106941137, 7.28640828e-07)
  3618. o183.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3619. o183.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3620. o183.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3621. o183.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3622. o183.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3623. o183.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3624. o183.Color = Color3.new(0.768628, 0.156863, 0.109804)
  3625. o183.Position = Vector3.new(-17.0101013, 6.22223091, 56.3695068)
  3626. o184.Name = "Part-to-Union Strong Joint"
  3627. o184.Parent = o183
  3628. o184.C0 = CFrame.new(0.558644235, -0.147011638, 1.05113328, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  3629. o184.C1 = CFrame.new(-0.0294086076, 0.0938843489, 2.39306378, 0.999999523, 1.42547933e-07, 2.09995051e-05, 2.10000453e-05, -0.00678801443, -0.999979138, -9.77888696e-15, 0.999979615, -0.00678801723)
  3630. o184.Part0 = o183
  3631. o184.Part1 = mas
  3632. o185.Name = "Part-to-Union Strong Joint"
  3633. o185.Parent = o183
  3634. o185.C0 = CFrame.new(-0.558644235, 0.147011638, 1.05113328, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3635. o185.C1 = CFrame.new(0.571516275, -0.241582125, -0.351107329, 0.992770374, 8.82438035e-05, 0.120029196, -0.120021969, -0.0102638062, 0.992718279, 0.00131955754, -0.999947369, -0.0101790112)
  3636. o185.Part0 = o183
  3637. o185.Part1 = mas
  3638. o186.Name = "Part-to-Union Strong Joint"
  3639. o186.Parent = o183
  3640. o186.C0 = CFrame.new(-0.558644235, 0.147011638, 1.05113328, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3641. o186.C1 = CFrame.new(0.571594775, -0.251686424, -1.33602238, 0.992770374, 8.82438035e-05, 0.120029196, -0.120021969, -0.0102638062, 0.992718279, 0.00131955754, -0.999947369, -0.0101790112)
  3642. o186.Part0 = o183
  3643. o186.Part1 = mas
  3644. o187.Name = "Part-to-Part Strong Joint"
  3645. o187.Parent = o183
  3646. o187.C0 = CFrame.new(-0.558644235, 0.147011638, 1.05113328, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3647. o187.C1 = CFrame.new(0.101954326, 0.171589121, 2.38891816, 1, 1.48571116e-05, 2.11013339e-05, 2.11012102e-05, 8.99937004e-06, -1.00000036, -1.48572981e-05, 1.00000036, 8.99843872e-06)
  3648. o187.Part0 = o183
  3649. o187.Part1 = o175
  3650. o188.Name = "Part-to-Part Strong Joint"
  3651. o188.Parent = o183
  3652. o188.C0 = CFrame.new(-0.558644235, 0.147011638, 1.05113328, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3653. o188.C1 = CFrame.new(-0.408288389, -0.186802, 2.38893485, -0.995447755, 1.49578555e-05, -0.0953089818, -0.0953089669, -8.10017809e-06, 0.995447814, 1.41177352e-05, 1.00000012, 9.48878005e-06)
  3654. o188.Part0 = o183
  3655. o188.Part1 = o180
  3656. o189.Name = "Part-to-Union Strong Joint"
  3657. o189.Parent = o183
  3658. o189.C0 = CFrame.new(0.558644235, -0.147011638, 1.05113328, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3659. o189.C1 = CFrame.new(2.72029638, 0.00123079144, 0.119933732, -1.00000393, 6.64592426e-06, -1.04233823e-05, 4.73847876e-06, 1.00000334, 1.85966437e-05, 7.42270731e-06, 1.32619989e-05, -1.00000215)
  3660. o189.Part0 = o183
  3661. o189.Part1 = mas
  3662. o190.Parent = o119
  3663. o190.Material = Enum.Material.SmoothPlastic
  3664. o190.BrickColor = BrickColor.new("Smoky grey")
  3665. o190.Position = Vector3.new(-17.9819031, 3.85777903, 57.8522949)
  3666. o190.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  3667. o190.Anchored = true
  3668. o190.CanCollide = false
  3669. o190.FormFactor = Enum.FormFactor.Custom
  3670. o190.Size = Vector3.new(0.573345363, 0.411632627, 0.573345363)
  3671. o190.CFrame = CFrame.new(-17.9819031, 3.85777903, 57.8522949, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  3672. o190.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3673. o190.Position = Vector3.new(-17.9819031, 3.85777903, 57.8522949)
  3674. o191.Parent = o190
  3675. o192.Parent = o119
  3676. o192.Material = Enum.Material.SmoothPlastic
  3677. o192.BrickColor = BrickColor.new("Smoky grey")
  3678. o192.Position = Vector3.new(-17.9095154, 3.81061411, 55.9390869)
  3679. o192.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  3680. o192.Anchored = true
  3681. o192.CanCollide = false
  3682. o192.FormFactor = Enum.FormFactor.Custom
  3683. o192.Size = Vector3.new(0.763122678, 0.547883093, 0.763122678)
  3684. o192.CFrame = CFrame.new(-17.9095154, 3.81061411, 55.9390869, -0, 0.0068079168, 0.999976814, -0.000128, 0.999976814, -0.00680791726, -1, -0.000127997017, 8.7141342e-07)
  3685. o192.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3686. o192.Position = Vector3.new(-17.9095154, 3.81061411, 55.9390869)
  3687. o193.Parent = o192
  3688. o194.Name = "Part-to-Part Strong Joint"
  3689. o194.Parent = o192
  3690. o194.C0 = CFrame.new(0.381561339, -0.273941547, -0.381561339, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3691. o194.C1 = CFrame.new(0.381560445, -0.273941547, 0.39760226, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3692. o194.Part0 = o192
  3693. o194.Part1 = o171
  3694. o195.Name = "Part-to-Part Strong Joint"
  3695. o195.Parent = o192
  3696. o195.C0 = CFrame.new(0.381561339, -0.273941547, -0.381561339, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3697. o195.C1 = CFrame.new(-0.394231826, -0.529895067, 0.39031741, -2.66723928e-05, -1.71285483e-05, 1, -4.90844686e-05, 1, 1.71272386e-05, -1, -4.90840102e-05, -2.66732332e-05)
  3698. o195.Part0 = o192
  3699. o195.Part1 = o174
  3700. o196.Parent = o119
  3701. o196.Material = Enum.Material.SmoothPlastic
  3702. o196.BrickColor = BrickColor.new("Smoky grey")
  3703. o196.Position = Vector3.new(-20.4222717, 3.87438107, 57.8522949)
  3704. o196.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  3705. o196.Anchored = true
  3706. o196.CanCollide = false
  3707. o196.FormFactor = Enum.FormFactor.Custom
  3708. o196.Size = Vector3.new(0.573345363, 0.411632627, 0.573345363)
  3709. o196.CFrame = CFrame.new(-20.4222717, 3.87438107, 57.8522949, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  3710. o196.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3711. o196.Position = Vector3.new(-20.4222717, 3.87438107, 57.8522949)
  3712. o197.Parent = o196
  3713. o198.Parent = o119
  3714. o198.Position = Vector3.new(-17.9044476, 4.06658697, 55.947876)
  3715. o198.Rotation = Vector3.new(179.98999, 0, -179.610001)
  3716. o198.Anchored = true
  3717. o198.CanCollide = false
  3718. o198.Shape = Enum.PartType.Ball
  3719. o198.Size = Vector3.new(0.782689989, 0.782689989, 0.782689989)
  3720. o198.CFrame = CFrame.new(-17.9044476, 4.06658697, 55.947876, -0.999976933, 0.0067940508, 2.2426786e-05, 0.00679404708, 0.999976993, -0.000118018826, -2.32280909e-05, -0.000117863754, -1)
  3721. o198.BottomSurface = Enum.SurfaceType.Smooth
  3722. o198.TopSurface = Enum.SurfaceType.Smooth
  3723. o198.Position = Vector3.new(-17.9044476, 4.06658697, 55.947876)
  3724. o199.Parent = o119
  3725. o199.Material = Enum.Material.SmoothPlastic
  3726. o199.BrickColor = BrickColor.new("Black")
  3727. o199.Position = Vector3.new(-15.3138123, 4.13495493, 56.2205811)
  3728. o199.Rotation = Vector3.new(87.2200012, 88.3499985, 133.330002)
  3729. o199.Anchored = true
  3730. o199.CanCollide = false
  3731. o199.FormFactor = Enum.FormFactor.Custom
  3732. o199.Size = Vector3.new(0.679616928, 0.294023275, 0.294023275)
  3733. o199.CFrame = CFrame.new(-15.3138123, 4.13495493, 56.2205811, -0.0197104104, -0.0208966732, 0.999587357, -0.649736881, -0.759617567, -0.0286918953, 0.759903729, -0.650034308, 0.00139503332)
  3734. o199.BottomSurface = Enum.SurfaceType.Smooth
  3735. o199.TopSurface = Enum.SurfaceType.Smooth
  3736. o199.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3737. o199.Position = Vector3.new(-15.3138123, 4.13495493, 56.2205811)
  3738. o200.Parent = o199
  3739. o200.Scale = Vector3.new(1, 0.0931094885, 0.372437984)
  3740. o200.MeshType = Enum.MeshType.Brick
  3741. o201.Parent = o119
  3742. o201.Material = Enum.Material.SmoothPlastic
  3743. o201.BrickColor = BrickColor.new("Ghost grey")
  3744. o201.Position = Vector3.new(-16.7029095, 4.19516277, 55.7729492)
  3745. o201.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  3746. o201.Anchored = true
  3747. o201.CanCollide = false
  3748. o201.Shape = Enum.PartType.Cylinder
  3749. o201.Size = Vector3.new(1.41131175, 0.441034973, 0.294023275)
  3750. o201.CFrame = CFrame.new(-16.7029095, 4.19516277, 55.7729492, 0.999976993, 0.00679566199, -4.62002845e-07, -0.00679566152, 0.999976993, 0.000112668858, 1.22765118e-06, -0.000112663118, 1)
  3751. o201.BottomSurface = Enum.SurfaceType.Smooth
  3752. o201.TopSurface = Enum.SurfaceType.Smooth
  3753. o201.Color = Color3.new(0.792157, 0.796079, 0.819608)
  3754. o201.Position = Vector3.new(-16.7029095, 4.19516277, 55.7729492)
  3755. o202.Parent = o119
  3756. o202.Material = Enum.Material.SmoothPlastic
  3757. o202.BrickColor = BrickColor.new("Dark stone grey")
  3758. o202.Reflectance = 0.20000000298023
  3759. o202.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  3760. o202.Rotation = Vector3.new(90, 89.6100006, 105.309998)
  3761. o202.Anchored = true
  3762. o202.CanCollide = false
  3763. o202.FormFactor = Enum.FormFactor.Custom
  3764. o202.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  3765. o202.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, -0.00179841532, -0.00656793918, 0.999976814, -0.264056116, -0.964483321, -0.00680970727, 0.964505732, -0.264062196, 2.37284553e-07)
  3766. o202.BackSurface = Enum.SurfaceType.Weld
  3767. o202.BottomSurface = Enum.SurfaceType.Weld
  3768. o202.FrontSurface = Enum.SurfaceType.Weld
  3769. o202.LeftSurface = Enum.SurfaceType.Weld
  3770. o202.RightSurface = Enum.SurfaceType.Weld
  3771. o202.TopSurface = Enum.SurfaceType.Weld
  3772. o202.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3773. o202.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  3774. o203.Parent = o202
  3775. o203.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3776. o203.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  3777. o203.MeshType = Enum.MeshType.FileMesh
  3778. o204.Parent = o119
  3779. o204.Material = Enum.Material.SmoothPlastic
  3780. o204.BrickColor = BrickColor.new("Black")
  3781. o204.Position = Vector3.new(-15.3103342, 5.10283422, 56.9324951)
  3782. o204.Rotation = Vector3.new(87.2099991, 88.3499985, 80.9799957)
  3783. o204.Anchored = true
  3784. o204.CanCollide = false
  3785. o204.FormFactor = Enum.FormFactor.Custom
  3786. o204.Size = Vector3.new(1.92921603, 0.294023275, 0.294023275)
  3787. o204.CFrame = CFrame.new(-15.3103342, 5.10283422, 56.9324951, 0.00450470997, -0.0283621531, 0.999587655, 0.204618722, -0.978421509, -0.0286837183, 0.97883141, 0.204663545, 0.00139592285)
  3788. o204.BottomSurface = Enum.SurfaceType.Smooth
  3789. o204.TopSurface = Enum.SurfaceType.Smooth
  3790. o204.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3791. o204.Position = Vector3.new(-15.3103342, 5.10283422, 56.9324951)
  3792. o205.Parent = o204
  3793. o205.Scale = Vector3.new(1, 0.0931094885, 0.372437984)
  3794. o205.MeshType = Enum.MeshType.Brick
  3795. o206.Parent = o119
  3796. o206.Material = Enum.Material.SmoothPlastic
  3797. o206.BrickColor = BrickColor.new("Dark stone grey")
  3798. o206.Reflectance = 0.20000000298023
  3799. o206.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  3800. o206.Rotation = Vector3.new(90.0099945, 89.6100006, 30.2999992)
  3801. o206.Anchored = true
  3802. o206.CanCollide = false
  3803. o206.FormFactor = Enum.FormFactor.Custom
  3804. o206.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  3805. o206.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, 0.0058810804, -0.00343719474, 0.999976814, 0.863274455, -0.504688919, -0.00681185909, 0.504700661, 0.863294423, -8.74096543e-07)
  3806. o206.BackSurface = Enum.SurfaceType.Weld
  3807. o206.BottomSurface = Enum.SurfaceType.Weld
  3808. o206.FrontSurface = Enum.SurfaceType.Weld
  3809. o206.LeftSurface = Enum.SurfaceType.Weld
  3810. o206.RightSurface = Enum.SurfaceType.Weld
  3811. o206.TopSurface = Enum.SurfaceType.Weld
  3812. o206.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3813. o206.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  3814. o207.Parent = o206
  3815. o207.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3816. o207.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  3817. o207.MeshType = Enum.MeshType.FileMesh
  3818. o208.Parent = o119
  3819. o208.Material = Enum.Material.SmoothPlastic
  3820. o208.BrickColor = BrickColor.new("Black")
  3821. o208.Position = Vector3.new(-15.6053162, 4.17858315, 56.8153076)
  3822. o208.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  3823. o208.Anchored = true
  3824. o208.CanCollide = false
  3825. o208.FormFactor = Enum.FormFactor.Custom
  3826. o208.Size = Vector3.new(0.510514617, 0.510514617, 0.510514617)
  3827. o208.CFrame = CFrame.new(-15.6053162, 4.17858315, 56.8153076, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  3828. o208.BottomSurface = Enum.SurfaceType.Smooth
  3829. o208.TopSurface = Enum.SurfaceType.Smooth
  3830. o208.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3831. o208.Position = Vector3.new(-15.6053162, 4.17858315, 56.8153076)
  3832. o209.Parent = o208
  3833. o209.Scale = Vector3.new(0.465547472, 2.97950387, 2.4674015)
  3834. o209.MeshType = Enum.MeshType.Cylinder
  3835. o210.Parent = o119
  3836. o210.Position = Vector3.new(-20.4234314, 4.06672096, 57.8457031)
  3837. o210.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  3838. o210.Anchored = true
  3839. o210.CanCollide = false
  3840. o210.Shape = Enum.PartType.Ball
  3841. o210.Size = Vector3.new(0.588046551, 0.588046551, 0.588046551)
  3842. o210.CFrame = CFrame.new(-20.4234314, 4.06672096, 57.8457031, 0.999976873, 0.00680235494, -2.1212627e-06, -0.00680235401, 0.999976933, 0.00010102721, 2.80843619e-06, -0.000101010446, 1)
  3843. o210.BottomSurface = Enum.SurfaceType.Smooth
  3844. o210.TopSurface = Enum.SurfaceType.Smooth
  3845. o210.Position = Vector3.new(-20.4234314, 4.06672096, 57.8457031)
  3846. o211.Parent = o119
  3847. o211.Material = Enum.Material.SmoothPlastic
  3848. o211.Reflectance = 0.20000000298023
  3849. o211.Position = Vector3.new(-15.596406, 4.28173304, 58.0900879)
  3850. o211.Rotation = Vector3.new(90, 89.6100006, -44.6899986)
  3851. o211.Anchored = true
  3852. o211.CanCollide = false
  3853. o211.FormFactor = Enum.FormFactor.Custom
  3854. o211.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  3855. o211.CFrame = CFrame.new(-15.596406, 4.28173304, 58.0900879, 0.00484197913, 0.004789514, 0.999976814, 0.710930347, 0.703229487, -0.00681059575, -0.703245759, 0.710946977, 1.2207348e-08)
  3856. o211.BackSurface = Enum.SurfaceType.Weld
  3857. o211.BottomSurface = Enum.SurfaceType.Weld
  3858. o211.FrontSurface = Enum.SurfaceType.Weld
  3859. o211.LeftSurface = Enum.SurfaceType.Weld
  3860. o211.RightSurface = Enum.SurfaceType.Weld
  3861. o211.TopSurface = Enum.SurfaceType.Weld
  3862. o211.Position = Vector3.new(-15.596406, 4.28173304, 58.0900879)
  3863. o212.Parent = o211
  3864. o212.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3865. o212.Scale = Vector3.new(0.547527194, 0.547527194, 2.60075426)
  3866. o212.MeshType = Enum.MeshType.FileMesh
  3867. o213.Parent = o119
  3868. o213.Position = Vector3.new(-20.3008728, 4.0828681, 55.947876)
  3869. o213.Rotation = Vector3.new(179.98999, 0, -179.610001)
  3870. o213.Anchored = true
  3871. o213.CanCollide = false
  3872. o213.Shape = Enum.PartType.Ball
  3873. o213.Size = Vector3.new(0.782689989, 0.782689989, 0.782689989)
  3874. o213.CFrame = CFrame.new(-20.3008728, 4.0828681, 55.947876, -0.999976933, 0.00678866124, 2.99122621e-05, 0.00678865518, 0.999976993, -0.00019385817, -3.12276097e-05, -0.000193650631, -1)
  3875. o213.BottomSurface = Enum.SurfaceType.Smooth
  3876. o213.TopSurface = Enum.SurfaceType.Smooth
  3877. o213.Position = Vector3.new(-20.3008728, 4.0828681, 55.947876)
  3878. o214.Parent = o119
  3879. o214.Material = Enum.Material.SmoothPlastic
  3880. o214.BrickColor = BrickColor.new("Ghost grey")
  3881. o214.Position = Vector3.new(-16.2091351, 4.36821413, 55.8684692)
  3882. o214.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  3883. o214.Anchored = true
  3884. o214.CanCollide = false
  3885. o214.Shape = Enum.PartType.Cylinder
  3886. o214.Size = Vector3.new(0.455736071, 0.441034973, 0.602747738)
  3887. o214.CFrame = CFrame.new(-16.2091351, 4.36821413, 55.8684692, 0.999976933, 0.00679174252, -1.39856174e-05, -0.00679173926, 0.999976933, 0.000145737737, 1.49751104e-05, -0.000145639395, 1)
  3888. o214.BottomSurface = Enum.SurfaceType.Smooth
  3889. o214.TopSurface = Enum.SurfaceType.Smooth
  3890. o214.Color = Color3.new(0.792157, 0.796079, 0.819608)
  3891. o214.Position = Vector3.new(-16.2091351, 4.36821413, 55.8684692)
  3892. o215.Parent = o119
  3893. o215.Material = Enum.Material.SmoothPlastic
  3894. o215.BrickColor = BrickColor.new("Dark stone grey")
  3895. o215.Reflectance = 0.20000000298023
  3896. o215.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  3897. o215.Rotation = Vector3.new(90.0099945, 89.6100006, 120.299995)
  3898. o215.Anchored = true
  3899. o215.CanCollide = false
  3900. o215.FormFactor = Enum.FormFactor.Custom
  3901. o215.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  3902. o215.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, -0.00343718333, -0.00588108134, 0.999976814, -0.50469023, -0.86327368, -0.00681185396, 0.863293767, -0.504701912, -8.94508958e-07)
  3903. o215.BackSurface = Enum.SurfaceType.Weld
  3904. o215.BottomSurface = Enum.SurfaceType.Weld
  3905. o215.FrontSurface = Enum.SurfaceType.Weld
  3906. o215.LeftSurface = Enum.SurfaceType.Weld
  3907. o215.RightSurface = Enum.SurfaceType.Weld
  3908. o215.TopSurface = Enum.SurfaceType.Weld
  3909. o215.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3910. o215.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  3911. o216.Parent = o215
  3912. o216.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3913. o216.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  3914. o216.MeshType = Enum.MeshType.FileMesh
  3915. o217.Parent = o119
  3916. o217.Position = Vector3.new(-19.5561218, 4.06082296, 57.8457031)
  3917. o217.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  3918. o217.Anchored = true
  3919. o217.CanCollide = false
  3920. o217.Shape = Enum.PartType.Ball
  3921. o217.Size = Vector3.new(0.588046551, 0.588046551, 0.588046551)
  3922. o217.CFrame = CFrame.new(-19.5561218, 4.06082296, 57.8457031, 0.999976873, 0.0068023568, -2.12143459e-06, -0.00680235587, 0.999976933, 0.00010102721, 2.80860786e-06, -0.000101010446, 1)
  3923. o217.BottomSurface = Enum.SurfaceType.Smooth
  3924. o217.TopSurface = Enum.SurfaceType.Smooth
  3925. o217.Position = Vector3.new(-19.5561218, 4.06082296, 57.8457031)
  3926. o218.Name = "Carrozza"
  3927. o218.Parent = o119
  3928. o218.Material = Enum.Material.SmoothPlastic
  3929. o218.BrickColor = BrickColor.new("Really black")
  3930. o218.Reflectance = 0.20000000298023
  3931. o218.Position = Vector3.new(-15.8702097, 4.28358698, 58.0900879)
  3932. o218.Rotation = Vector3.new(45.3099976, -0.280000001, -90.2699966)
  3933. o218.Anchored = true
  3934. o218.CanCollide = false
  3935. o218.FormFactor = Enum.FormFactor.Custom
  3936. o218.Size = Vector3.new(0.547527194, 0.294023275, 0.547527194)
  3937. o218.CFrame = CFrame.new(-15.8702097, 4.28358698, 58.0900879, -0.00478960201, 0.999976814, -0.00484067807, -0.703239918, -0.00680973195, -0.710920036, -0.710936606, -8.65816389e-07, 0.70325619)
  3938. o218.BackSurface = Enum.SurfaceType.Weld
  3939. o218.BottomSurface = Enum.SurfaceType.Weld
  3940. o218.FrontSurface = Enum.SurfaceType.Weld
  3941. o218.LeftSurface = Enum.SurfaceType.Weld
  3942. o218.RightSurface = Enum.SurfaceType.Weld
  3943. o218.TopSurface = Enum.SurfaceType.Weld
  3944. o218.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3945. o218.Position = Vector3.new(-15.8702097, 4.28358698, 58.0900879)
  3946. o219.Parent = o218
  3947. o219.Offset = Vector3.new(0, 0.0500000007, 0)
  3948. o219.Scale = Vector3.new(1.29999995, 0.931094944, 1)
  3949. o220.Parent = o119
  3950. o220.Material = Enum.Material.SmoothPlastic
  3951. o220.BrickColor = BrickColor.new("Dark stone grey")
  3952. o220.Reflectance = 0.20000000298023
  3953. o220.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  3954. o220.Rotation = Vector3.new(90.0099945, 89.6100006, -29.6999989)
  3955. o220.Anchored = true
  3956. o220.CanCollide = false
  3957. o220.FormFactor = Enum.FormFactor.Custom
  3958. o220.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  3959. o220.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, 0.00591539079, 0.00337365735, 0.999976814, 0.868717492, 0.495261282, -0.00680980273, -0.495272785, 0.868737578, -1.09114239e-06)
  3960. o220.BackSurface = Enum.SurfaceType.Weld
  3961. o220.BottomSurface = Enum.SurfaceType.Weld
  3962. o220.FrontSurface = Enum.SurfaceType.Weld
  3963. o220.LeftSurface = Enum.SurfaceType.Weld
  3964. o220.RightSurface = Enum.SurfaceType.Weld
  3965. o220.TopSurface = Enum.SurfaceType.Weld
  3966. o220.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3967. o220.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  3968. o221.Parent = o220
  3969. o221.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3970. o221.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  3971. o221.MeshType = Enum.MeshType.FileMesh
  3972. o222.Parent = o119
  3973. o222.Position = Vector3.new(-19.5069256, 4.07748699, 55.947876)
  3974. o222.Rotation = Vector3.new(179.98999, 0, -179.610001)
  3975. o222.Anchored = true
  3976. o222.CanCollide = false
  3977. o222.Shape = Enum.PartType.Ball
  3978. o222.Size = Vector3.new(0.782689989, 0.782689989, 0.782689989)
  3979. o222.CFrame = CFrame.new(-19.5069256, 4.07748699, 55.947876, -0.999976933, 0.00679419702, 2.21292448e-05, 0.00679419236, 0.999976933, -0.000162363402, -2.32318616e-05, -0.000162209268, -1)
  3980. o222.BottomSurface = Enum.SurfaceType.Smooth
  3981. o222.TopSurface = Enum.SurfaceType.Smooth
  3982. o222.Position = Vector3.new(-19.5069256, 4.07748699, 55.947876)
  3983. o223.Parent = o119
  3984. o223.Material = Enum.Material.SmoothPlastic
  3985. o223.BrickColor = BrickColor.new("Dark stone grey")
  3986. o223.Reflectance = 0.20000000298023
  3987. o223.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  3988. o223.Rotation = Vector3.new(89.9899979, 89.6100006, 15.3199997)
  3989. o223.Anchored = true
  3990. o223.CanCollide = false
  3991. o223.FormFactor = Enum.FormFactor.Custom
  3992. o223.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  3993. o223.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, 0.00656791357, -0.00179953093, 0.999976814, 0.964479983, -0.264068156, -0.00680997781, 0.264074236, 0.964502394, 1.23476377e-06)
  3994. o223.BackSurface = Enum.SurfaceType.Weld
  3995. o223.BottomSurface = Enum.SurfaceType.Weld
  3996. o223.FrontSurface = Enum.SurfaceType.Weld
  3997. o223.LeftSurface = Enum.SurfaceType.Weld
  3998. o223.RightSurface = Enum.SurfaceType.Weld
  3999. o223.TopSurface = Enum.SurfaceType.Weld
  4000. o223.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4001. o223.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4002. o224.Parent = o223
  4003. o224.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4004. o224.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  4005. o224.MeshType = Enum.MeshType.FileMesh
  4006. o225.Name = "Carrozza"
  4007. o225.Parent = o119
  4008. o225.Material = Enum.Material.SmoothPlastic
  4009. o225.Reflectance = 0.20000000298023
  4010. o225.Position = Vector3.new(-15.596406, 4.28173304, 58.0900879)
  4011. o225.Rotation = Vector3.new(45.3099976, -0.280000001, -90.2699966)
  4012. o225.Anchored = true
  4013. o225.CanCollide = false
  4014. o225.FormFactor = Enum.FormFactor.Custom
  4015. o225.Size = Vector3.new(0.547527194, 0.294023275, 0.547527194)
  4016. o225.CFrame = CFrame.new(-15.596406, 4.28173304, 58.0900879, -0.00478960201, 0.999976814, -0.00484067807, -0.703239918, -0.00680973195, -0.710920036, -0.710936606, -8.65816389e-07, 0.70325619)
  4017. o225.BackSurface = Enum.SurfaceType.Weld
  4018. o225.BottomSurface = Enum.SurfaceType.Weld
  4019. o225.FrontSurface = Enum.SurfaceType.Weld
  4020. o225.LeftSurface = Enum.SurfaceType.Weld
  4021. o225.RightSurface = Enum.SurfaceType.Weld
  4022. o225.TopSurface = Enum.SurfaceType.Weld
  4023. o225.Position = Vector3.new(-15.596406, 4.28173304, 58.0900879)
  4024. o226.Parent = o225
  4025. o226.Scale = Vector3.new(1.29999995, 1.39664245, 1)
  4026. o227.Parent = o119
  4027. o227.Material = Enum.Material.SmoothPlastic
  4028. o227.BrickColor = BrickColor.new("Smoky grey")
  4029. o227.Position = Vector3.new(-20.3057556, 3.82691789, 55.9390869)
  4030. o227.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  4031. o227.Anchored = true
  4032. o227.CanCollide = false
  4033. o227.FormFactor = Enum.FormFactor.Custom
  4034. o227.Size = Vector3.new(0.763122678, 0.547883093, 0.763122678)
  4035. o227.CFrame = CFrame.new(-20.3057556, 3.82691789, 55.9390869, -0, 0.0068079168, 0.999976814, -0.000128, 0.999976814, -0.00680791726, -1, -0.000127997017, 8.7141342e-07)
  4036. o227.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4037. o227.Position = Vector3.new(-20.3057556, 3.82691789, 55.9390869)
  4038. o228.Parent = o227
  4039. o229.Parent = o119
  4040. o229.Material = Enum.Material.SmoothPlastic
  4041. o229.BrickColor = BrickColor.new("Dark stone grey")
  4042. o229.Reflectance = 0.20000000298023
  4043. o229.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4044. o229.Rotation = Vector3.new(90.0699997, 89.6100006, 0.25)
  4045. o229.Anchored = true
  4046. o229.CanCollide = false
  4047. o229.FormFactor = Enum.FormFactor.Custom
  4048. o229.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  4049. o229.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, 0.00680992659, -2.93527046e-05, 0.999976814, 0.999962032, -0.00545012765, -0.00680998527, 0.00545020215, 0.999985158, -7.76338038e-06)
  4050. o229.BackSurface = Enum.SurfaceType.Weld
  4051. o229.BottomSurface = Enum.SurfaceType.Weld
  4052. o229.FrontSurface = Enum.SurfaceType.Weld
  4053. o229.LeftSurface = Enum.SurfaceType.Weld
  4054. o229.RightSurface = Enum.SurfaceType.Weld
  4055. o229.TopSurface = Enum.SurfaceType.Weld
  4056. o229.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4057. o229.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4058. o230.Parent = o229
  4059. o230.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4060. o230.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  4061. o230.MeshType = Enum.MeshType.FileMesh
  4062. o231.Parent = o119
  4063. o231.Position = Vector3.new(-17.9830627, 4.0501132, 57.8457031)
  4064. o231.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  4065. o231.Anchored = true
  4066. o231.CanCollide = false
  4067. o231.Shape = Enum.PartType.Ball
  4068. o231.Size = Vector3.new(0.588046551, 0.588046551, 0.588046551)
  4069. o231.CFrame = CFrame.new(-17.9830627, 4.0501132, 57.8457031, 0.999976933, 0.0068046581, -5.5846408e-07, -0.00680465763, 0.999976933, 9.8677061e-05, 1.22991503e-06, -9.86709856e-05, 1)
  4070. o231.BottomSurface = Enum.SurfaceType.Smooth
  4071. o231.TopSurface = Enum.SurfaceType.Smooth
  4072. o231.Position = Vector3.new(-17.9830627, 4.0501132, 57.8457031)
  4073. o232.Parent = o119
  4074. o232.Material = Enum.Material.SmoothPlastic
  4075. o232.BrickColor = BrickColor.new("Dark stone grey")
  4076. o232.Reflectance = 0.20000000298023
  4077. o232.Position = Vector3.new(-15.596406, 4.28173304, 58.0900879)
  4078. o232.Rotation = Vector3.new(90, 89.6100006, -44.6899986)
  4079. o232.Anchored = true
  4080. o232.CanCollide = false
  4081. o232.FormFactor = Enum.FormFactor.Custom
  4082. o232.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  4083. o232.CFrame = CFrame.new(-15.596406, 4.28173304, 58.0900879, 0.00484197913, 0.004789514, 0.999976814, 0.710930347, 0.703229487, -0.00681059575, -0.703245759, 0.710946977, 1.2207348e-08)
  4084. o232.BackSurface = Enum.SurfaceType.Weld
  4085. o232.BottomSurface = Enum.SurfaceType.Weld
  4086. o232.FrontSurface = Enum.SurfaceType.Weld
  4087. o232.LeftSurface = Enum.SurfaceType.Weld
  4088. o232.RightSurface = Enum.SurfaceType.Weld
  4089. o232.TopSurface = Enum.SurfaceType.Weld
  4090. o232.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4091. o232.Position = Vector3.new(-15.596406, 4.28173304, 58.0900879)
  4092. o233.Parent = o232
  4093. o233.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4094. o233.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  4095. o233.MeshType = Enum.MeshType.FileMesh
  4096. o234.Parent = o119
  4097. o234.Material = Enum.Material.SmoothPlastic
  4098. o234.BrickColor = BrickColor.new("Dark stone grey")
  4099. o234.Reflectance = 0.20000000298023
  4100. o234.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4101. o234.Rotation = Vector3.new(90.0400009, 89.6100006, 75.2699966)
  4102. o234.Anchored = true
  4103. o234.CanCollide = false
  4104. o234.FormFactor = Enum.FormFactor.Custom
  4105. o234.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  4106. o234.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, 0.00173109223, -0.00658601103, 0.999976814, 0.253568381, -0.967293501, -0.00680971378, 0.967315972, 0.253574282, -4.47025513e-06)
  4107. o234.BackSurface = Enum.SurfaceType.Weld
  4108. o234.BottomSurface = Enum.SurfaceType.Weld
  4109. o234.FrontSurface = Enum.SurfaceType.Weld
  4110. o234.LeftSurface = Enum.SurfaceType.Weld
  4111. o234.RightSurface = Enum.SurfaceType.Weld
  4112. o234.TopSurface = Enum.SurfaceType.Weld
  4113. o234.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4114. o234.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4115. o235.Parent = o234
  4116. o235.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4117. o235.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  4118. o235.MeshType = Enum.MeshType.FileMesh
  4119. o236.Parent = o119
  4120. o236.Material = Enum.Material.SmoothPlastic
  4121. o236.BrickColor = BrickColor.new("Dark stone grey")
  4122. o236.Reflectance = 0.20000000298023
  4123. o236.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4124. o236.Rotation = Vector3.new(90.0199966, 89.6100006, -14.71)
  4125. o236.Anchored = true
  4126. o236.CanCollide = false
  4127. o236.FormFactor = Enum.FormFactor.Custom
  4128. o236.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  4129. o236.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, 0.00658606552, 0.00172887044, 0.999976814, 0.967300117, 0.253543168, -0.00680920342, -0.253549069, 0.967322588, -2.48482047e-06)
  4130. o236.BackSurface = Enum.SurfaceType.Weld
  4131. o236.BottomSurface = Enum.SurfaceType.Weld
  4132. o236.FrontSurface = Enum.SurfaceType.Weld
  4133. o236.LeftSurface = Enum.SurfaceType.Weld
  4134. o236.RightSurface = Enum.SurfaceType.Weld
  4135. o236.TopSurface = Enum.SurfaceType.Weld
  4136. o236.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4137. o236.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4138. o237.Parent = o236
  4139. o237.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4140. o237.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  4141. o237.MeshType = Enum.MeshType.FileMesh
  4142. o238.Parent = o119
  4143. o238.Material = Enum.Material.SmoothPlastic
  4144. o238.BrickColor = BrickColor.new("Dark stone grey")
  4145. o238.Reflectance = 0.20000000298023
  4146. o238.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4147. o238.Rotation = Vector3.new(90.0099945, 89.6100006, 60.2999992)
  4148. o238.Anchored = true
  4149. o238.CanCollide = false
  4150. o238.FormFactor = Enum.FormFactor.Custom
  4151. o238.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  4152. o238.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, 0.00337382359, -0.00591527391, 0.999976814, 0.495283127, -0.868704975, -0.0068097841, 0.868725061, 0.49529466, -1.12206749e-06)
  4153. o238.BackSurface = Enum.SurfaceType.Weld
  4154. o238.BottomSurface = Enum.SurfaceType.Weld
  4155. o238.FrontSurface = Enum.SurfaceType.Weld
  4156. o238.LeftSurface = Enum.SurfaceType.Weld
  4157. o238.RightSurface = Enum.SurfaceType.Weld
  4158. o238.TopSurface = Enum.SurfaceType.Weld
  4159. o238.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4160. o238.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4161. o239.Parent = o238
  4162. o239.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4163. o239.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  4164. o239.MeshType = Enum.MeshType.FileMesh
  4165. o240.Parent = o119
  4166. o240.Material = Enum.Material.SmoothPlastic
  4167. o240.BrickColor = BrickColor.new("Smoky grey")
  4168. o240.Position = Vector3.new(-19.5549011, 3.86848497, 57.8522949)
  4169. o240.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  4170. o240.Anchored = true
  4171. o240.CanCollide = false
  4172. o240.FormFactor = Enum.FormFactor.Custom
  4173. o240.Size = Vector3.new(0.573345363, 0.411632627, 0.573345363)
  4174. o240.CFrame = CFrame.new(-19.5549011, 3.86848497, 57.8522949, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  4175. o240.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4176. o240.Position = Vector3.new(-19.5549011, 3.86848497, 57.8522949)
  4177. o241.Parent = o240
  4178. o242.Parent = o119
  4179. o242.Material = Enum.Material.SmoothPlastic
  4180. o242.BrickColor = BrickColor.new("Smoky grey")
  4181. o242.Position = Vector3.new(-19.5119324, 3.82151699, 55.9390869)
  4182. o242.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  4183. o242.Anchored = true
  4184. o242.CanCollide = false
  4185. o242.FormFactor = Enum.FormFactor.Custom
  4186. o242.Size = Vector3.new(0.763122678, 0.547883093, 0.763122678)
  4187. o242.CFrame = CFrame.new(-19.5119324, 3.82151699, 55.9390869, -0, 0.0068079168, 0.999976814, -0.000128, 0.999976814, -0.00680791726, -1, -0.000127997017, 8.7141342e-07)
  4188. o242.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4189. o242.Position = Vector3.new(-19.5119324, 3.82151699, 55.9390869)
  4190. o243.Parent = o242
  4191. o244.Parent = o119
  4192. o244.Material = Enum.Material.SmoothPlastic
  4193. o244.BrickColor = BrickColor.new("Dark stone grey")
  4194. o244.Reflectance = 0.20000000298023
  4195. o244.Position = Vector3.new(-15.596406, 4.28173304, 58.0900879)
  4196. o244.Rotation = Vector3.new(90, 89.6100006, 45.3099976)
  4197. o244.Anchored = true
  4198. o244.CanCollide = false
  4199. o244.FormFactor = Enum.FormFactor.Custom
  4200. o244.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  4201. o244.CFrame = CFrame.new(-15.596406, 4.28173304, 58.0900879, 0.00478960201, -0.00484188786, 0.999976814, 0.703239918, -0.710920155, -0.00681059156, 0.710936606, 0.70325619, -1.53917803e-08)
  4202. o244.BackSurface = Enum.SurfaceType.Weld
  4203. o244.BottomSurface = Enum.SurfaceType.Weld
  4204. o244.FrontSurface = Enum.SurfaceType.Weld
  4205. o244.LeftSurface = Enum.SurfaceType.Weld
  4206. o244.RightSurface = Enum.SurfaceType.Weld
  4207. o244.TopSurface = Enum.SurfaceType.Weld
  4208. o244.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4209. o244.Position = Vector3.new(-15.596406, 4.28173304, 58.0900879)
  4210. o245.Parent = o244
  4211. o245.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4212. o245.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  4213. o245.MeshType = Enum.MeshType.FileMesh
  4214. o246.Parent = o119
  4215. o246.Material = Enum.Material.SmoothPlastic
  4216. o246.BrickColor = BrickColor.new("Dark stone grey")
  4217. o246.Reflectance = 0.20000000298023
  4218. o246.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4219. o246.Rotation = Vector3.new(90.0699997, 89.6100006, 90.25)
  4220. o246.Anchored = true
  4221. o246.CanCollide = false
  4222. o246.FormFactor = Enum.FormFactor.Custom
  4223. o246.Size = Vector3.new(0.547527373, 0.547527194, 0.294023275)
  4224. o246.CFrame = CFrame.new(-15.596406, 4.28172779, 58.0900879, -2.91554552e-05, -0.0068099238, 0.999976814, -0.00542709604, -0.999962151, -0.00680998154, 0.999985278, -0.00542716915, -7.80376104e-06)
  4225. o246.BackSurface = Enum.SurfaceType.Weld
  4226. o246.BottomSurface = Enum.SurfaceType.Weld
  4227. o246.FrontSurface = Enum.SurfaceType.Weld
  4228. o246.LeftSurface = Enum.SurfaceType.Weld
  4229. o246.RightSurface = Enum.SurfaceType.Weld
  4230. o246.TopSurface = Enum.SurfaceType.Weld
  4231. o246.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4232. o246.Position = Vector3.new(-15.596406, 4.28172779, 58.0900879)
  4233. o247.Parent = o246
  4234. o247.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4235. o247.Scale = Vector3.new(0.550264895, 0.273763597, 2.46387219)
  4236. o247.MeshType = Enum.MeshType.FileMesh
  4237. o248.Parent = o119
  4238. o248.Material = Enum.Material.SmoothPlastic
  4239. o248.BrickColor = BrickColor.new("Black")
  4240. o248.Reflectance = 0.20000000298023
  4241. o248.Position = Vector3.new(-15.6647043, 4.17898083, 56.8153076)
  4242. o248.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  4243. o248.Anchored = true
  4244. o248.CanCollide = false
  4245. o248.FormFactor = Enum.FormFactor.Custom
  4246. o248.Size = Vector3.new(0.510514617, 0.510514617, 0.510514617)
  4247. o248.CFrame = CFrame.new(-15.6647043, 4.17898083, 56.8153076, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  4248. o248.BottomSurface = Enum.SurfaceType.Smooth
  4249. o248.TopSurface = Enum.SurfaceType.Smooth
  4250. o248.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4251. o248.Position = Vector3.new(-15.6647043, 4.17898083, 56.8153076)
  4252. o249.Parent = o248
  4253. o249.Scale = Vector3.new(0.931094944, 1.86218989, 1.86218989)
  4254. o249.MeshType = Enum.MeshType.Cylinder
  4255. o250.Parent = o119
  4256. o250.Material = Enum.Material.SmoothPlastic
  4257. o250.BrickColor = BrickColor.new("Really black")
  4258. o250.Position = Vector3.new(-15.7379456, 6.06024218, 55.7650146)
  4259. o250.Rotation = Vector3.new(103.639999, -3.88999987, 91.0400009)
  4260. o250.Anchored = true
  4261. o250.CanCollide = false
  4262. o250.FormFactor = Enum.FormFactor.Custom
  4263. o250.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4264. o250.CFrame = CFrame.new(-15.7379456, 6.06024218, 55.7650146, -0.0180937443, -0.997530878, -0.0678594783, -0.234581858, 0.0702114925, -0.969557643, 0.971928, -0.00162432471, -0.235273048)
  4265. o250.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4266. o250.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4267. o250.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4268. o250.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4269. o250.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4270. o250.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4271. o250.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4272. o250.Position = Vector3.new(-15.7379456, 6.06024218, 55.7650146)
  4273. o251.Parent = o250
  4274. o251.Scale = Vector3.new(0.200000003, 1, 1)
  4275. o251.MeshType = Enum.MeshType.Brick
  4276. o252.Parent = o119
  4277. o252.Material = Enum.Material.SmoothPlastic
  4278. o252.BrickColor = BrickColor.new("Black")
  4279. o252.Position = Vector3.new(-15.7407541, 4.80156898, 57.4996338)
  4280. o252.Rotation = Vector3.new(90.0499954, 89.6100006, -73.8099976)
  4281. o252.Anchored = true
  4282. o252.CanCollide = false
  4283. o252.FormFactor = Enum.FormFactor.Custom
  4284. o252.Size = Vector3.new(0.294023275, 0.66155237, 0.441035062)
  4285. o252.CFrame = CFrame.new(-15.7407541, 4.80156898, 57.4996338, 0.00189944333, 0.00654388452, 0.999976814, 0.279651135, 0.960077584, -0.00681397598, -0.960099936, 0.279657602, -6.39177915e-06)
  4286. o252.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4287. o252.Position = Vector3.new(-15.7407541, 4.80156898, 57.4996338)
  4288. o253.Parent = o119
  4289. o253.Material = Enum.Material.SmoothPlastic
  4290. o253.BrickColor = BrickColor.new("Really black")
  4291. o253.Position = Vector3.new(-15.7210398, 3.87684298, 56.5823975)
  4292. o253.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  4293. o253.Anchored = true
  4294. o253.CanCollide = false
  4295. o253.FormFactor = Enum.FormFactor.Custom
  4296. o253.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4297. o253.CFrame = CFrame.new(-15.7210398, 3.87684298, 56.5823975, 0.999976873, 0.00680364389, -5.58016154e-07, -0.00680364342, 0.999976933, 9.8677061e-05, 1.22936638e-06, -9.86709856e-05, 1)
  4298. o253.BottomSurface = Enum.SurfaceType.Smooth
  4299. o253.TopSurface = Enum.SurfaceType.Smooth
  4300. o253.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4301. o253.Position = Vector3.new(-15.7210398, 3.87684298, 56.5823975)
  4302. o254.Parent = o253
  4303. o254.Scale = Vector3.new(0.931094944, 0.186218992, 0.186218992)
  4304. o254.MeshType = Enum.MeshType.Cylinder
  4305. o255.Name = "Part-to-Part Strong Joint"
  4306. o255.Parent = o253
  4307. o255.C0 = CFrame.new(-0.147011638, -0.147011638, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4308. o255.C1 = CFrame.new(0.237921476, -0.379861206, 0.449496776, 3.0249314e-06, 1.95207713e-06, -1, 1, 5.44636077e-06, 3.02494232e-06, 5.44636669e-06, -1, -1.9520603e-06)
  4309. o255.Part0 = o253
  4310. o255.Part1 = o319
  4311. o256.Parent = o119
  4312. o256.Material = Enum.Material.SmoothPlastic
  4313. o256.Reflectance = 0.20000000298023
  4314. o256.Position = Vector3.new(-16.5706482, 4.90275812, 57.7700195)
  4315. o256.Rotation = Vector3.new(89.9899979, -0.389999986, 21.7099991)
  4316. o256.Anchored = true
  4317. o256.CanCollide = false
  4318. o256.FormFactor = Enum.FormFactor.Custom
  4319. o256.Size = Vector3.new(0.999679148, 0.547527134, 0.547527194)
  4320. o256.CFrame = CFrame.new(-16.5706482, 4.90275812, 57.7700195, 0.929043591, -0.369907886, -0.00680627208, -0.0062775719, 0.0026330275, -0.999976873, 0.369917244, 0.92906487, 0.000124073937)
  4321. o256.BottomSurface = Enum.SurfaceType.Smooth
  4322. o256.TopSurface = Enum.SurfaceType.Smooth
  4323. o256.Position = Vector3.new(-16.5706482, 4.90275812, 57.7700195)
  4324. o257.Parent = o256
  4325. o257.MeshType = Enum.MeshType.Cylinder
  4326. o258.Parent = o119
  4327. o258.Material = Enum.Material.SmoothPlastic
  4328. o258.BrickColor = BrickColor.new("Really black")
  4329. o258.Position = Vector3.new(-15.7264099, 6.26700115, 57.7009277)
  4330. o258.Rotation = Vector3.new(39.7199974, -2.64999986, 86.9599991)
  4331. o258.Anchored = true
  4332. o258.CanCollide = false
  4333. o258.FormFactor = Enum.FormFactor.Custom
  4334. o258.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4335. o258.CFrame = CFrame.new(-15.7264099, 6.26700115, 57.7009277, 0.0529464334, -0.997528553, -0.0461901203, 0.766574979, 0.0702442378, -0.638301373, 0.639968514, -0.00161239982, 0.768399477)
  4336. o258.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4337. o258.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4338. o258.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4339. o258.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4340. o258.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4341. o258.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4342. o258.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4343. o258.Position = Vector3.new(-15.7264099, 6.26700115, 57.7009277)
  4344. o259.Parent = o258
  4345. o259.Scale = Vector3.new(0.200000003, 1, 1)
  4346. o259.MeshType = Enum.MeshType.Brick
  4347. o260.Parent = o119
  4348. o260.BrickColor = BrickColor.new("Fossil")
  4349. o260.Position = Vector3.new(-16.4316692, 5.19211102, 56.7576904)
  4350. o260.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  4351. o260.Anchored = true
  4352. o260.CanCollide = false
  4353. o260.Shape = Enum.PartType.Cylinder
  4354. o260.Size = Vector3.new(1.91115117, 0.294023275, 0.294023275)
  4355. o260.CFrame = CFrame.new(-16.4316692, 5.19211102, 56.7576904, 0.999976933, 0.00680468651, -5.58579131e-07, -0.00680468651, 0.999976933, 9.86770683e-05, 1.23003247e-06, -9.86709856e-05, 1)
  4356. o260.BottomSurface = Enum.SurfaceType.Smooth
  4357. o260.TopSurface = Enum.SurfaceType.Smooth
  4358. o260.Color = Color3.new(0.623529, 0.631373, 0.67451)
  4359. o260.Position = Vector3.new(-16.4316692, 5.19211102, 56.7576904)
  4360. o261.Name = "Handle"
  4361. o261.Parent = o119
  4362. o261.Material = Enum.Material.SmoothPlastic
  4363. o261.Reflectance = 0.20000000298023
  4364. o261.Position = Vector3.new(-15.6946115, 4.89682102, 57.9299316)
  4365. o261.Rotation = Vector3.new(-135.009995, 0.280000001, -89.7200012)
  4366. o261.Anchored = true
  4367. o261.CanCollide = false
  4368. o261.FormFactor = Enum.FormFactor.Custom
  4369. o261.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4370. o261.CFrame = CFrame.new(-15.6946115, 4.89682102, 57.9299316, 0.00484672701, 0.999976516, 0.00484451419, 0.707161069, -0.00685274228, 0.707019448, 0.707036078, -8.78987748e-07, -0.707177639)
  4371. o261.BottomSurface = Enum.SurfaceType.Smooth
  4372. o261.TopSurface = Enum.SurfaceType.Smooth
  4373. o261.Position = Vector3.new(-15.6946115, 4.89682102, 57.9299316)
  4374. o262.Parent = o261
  4375. o262.MeshId = "http://www.roblox.com/asset/?id=1778999"
  4376. o262.Scale = Vector3.new(0.0615968183, 0.273763627, 0.403801292)
  4377. o262.MeshType = Enum.MeshType.FileMesh
  4378. o263.Parent = o119
  4379. o263.Material = Enum.Material.SmoothPlastic
  4380. o263.BrickColor = BrickColor.new("Smoky grey")
  4381. o263.Position = Vector3.new(-20.0544739, 4.98921108, 57.8300781)
  4382. o263.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  4383. o263.Anchored = true
  4384. o263.CanCollide = false
  4385. o263.FormFactor = Enum.FormFactor.Custom
  4386. o263.Size = Vector3.new(0.294023275, 1.17609322, 0.294023275)
  4387. o263.CFrame = CFrame.new(-20.0544739, 4.98921108, 57.8300781, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  4388. o263.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4389. o263.Position = Vector3.new(-20.0544739, 4.98921108, 57.8300781)
  4390. o264.Parent = o263
  4391. o265.Name = "Part-to-Part Strong Joint"
  4392. o265.Parent = o263
  4393. o265.C0 = CFrame.new(-0.147011638, -0.58804661, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4394. o265.C1 = CFrame.new(0.26459378, -0.867049217, 1.48488653, -2.99979001e-06, 1.00000012, 0, 0, 0, 1, 1.00000012, 2.99979001e-06, 0)
  4395. o265.Part0 = o263
  4396. o265.Part1 = o347
  4397. o266.Parent = o119
  4398. o266.Material = Enum.Material.SmoothPlastic
  4399. o266.BrickColor = BrickColor.new("Pearl")
  4400. o266.Reflectance = 0.20000000298023
  4401. o266.Position = Vector3.new(-15.7622375, 3.85661101, 56.7124023)
  4402. o266.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  4403. o266.Anchored = true
  4404. o266.CanCollide = false
  4405. o266.FormFactor = Enum.FormFactor.Custom
  4406. o266.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4407. o266.CFrame = CFrame.new(-15.7622375, 3.85661101, 56.7124023, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  4408. o266.BottomSurface = Enum.SurfaceType.Smooth
  4409. o266.TopSurface = Enum.SurfaceType.Smooth
  4410. o266.Color = Color3.new(0.905882, 0.905882, 0.92549)
  4411. o266.Position = Vector3.new(-15.7622375, 3.85661101, 56.7124023)
  4412. o267.Parent = o266
  4413. o267.Scale = Vector3.new(0.931094944, 1.58286154, 1.58286154)
  4414. o267.MeshType = Enum.MeshType.Cylinder
  4415. o268.Parent = o119
  4416. o268.Material = Enum.Material.SmoothPlastic
  4417. o268.BrickColor = BrickColor.new("Really black")
  4418. o268.Position = Vector3.new(-15.7423401, 6.04602909, 57.8464355)
  4419. o268.Rotation = Vector3.new(77.159996, -3.94999981, 89.1999969)
  4420. o268.Anchored = true
  4421. o268.CanCollide = false
  4422. o268.FormFactor = Enum.FormFactor.Custom
  4423. o268.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4424. o268.CFrame = CFrame.new(-15.7423401, 6.04602909, 57.8464355, 0.0140051441, -0.997529745, -0.0688362718, 0.2213431, 0.0702280104, -0.972663999, 0.97509551, -0.00161413488, 0.221779838)
  4425. o268.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4426. o268.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4427. o268.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4428. o268.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4429. o268.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4430. o268.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4431. o268.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4432. o268.Position = Vector3.new(-15.7423401, 6.04602909, 57.8464355)
  4433. o269.Parent = o268
  4434. o269.Scale = Vector3.new(0.200000003, 1, 1)
  4435. o269.MeshType = Enum.MeshType.Brick
  4436. o270.Parent = o119
  4437. o270.Material = Enum.Material.SmoothPlastic
  4438. o270.BrickColor = BrickColor.new("Really black")
  4439. o270.Position = Vector3.new(-15.8021564, 5.15358496, 56.1031494)
  4440. o270.Rotation = Vector3.new(59.0499992, -3.5, 88.0099945)
  4441. o270.Anchored = true
  4442. o270.CanCollide = false
  4443. o270.FormFactor = Enum.FormFactor.Custom
  4444. o270.Size = Vector3.new(0.294023275, 0.294023275, 1.24959898)
  4445. o270.CFrame = CFrame.new(-15.8021564, 5.15358496, 56.1031494, 0.0346478671, -0.997531295, -0.0610819943, 0.512139738, 0.0702057779, -0.85602808, 0.858202994, -0.00162296603, 0.513307929)
  4446. o270.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4447. o270.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4448. o270.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4449. o270.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4450. o270.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4451. o270.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4452. o270.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4453. o270.Position = Vector3.new(-15.8021564, 5.15358496, 56.1031494)
  4454. o271.Parent = o270
  4455. o271.Scale = Vector3.new(0.200000003, 1, 1)
  4456. o271.MeshType = Enum.MeshType.Brick
  4457. o272.Parent = o119
  4458. o272.Material = Enum.Material.SmoothPlastic
  4459. o272.BrickColor = BrickColor.new("Black")
  4460. o272.Position = Vector3.new(-15.7210398, 3.876863, 56.7192383)
  4461. o272.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  4462. o272.Anchored = true
  4463. o272.CanCollide = false
  4464. o272.FormFactor = Enum.FormFactor.Custom
  4465. o272.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4466. o272.CFrame = CFrame.new(-15.7210398, 3.876863, 56.7192383, 0.999976873, 0.00680364389, -5.58016154e-07, -0.00680364342, 0.999976933, 9.8677061e-05, 1.22936638e-06, -9.86709856e-05, 1)
  4467. o272.BottomSurface = Enum.SurfaceType.Smooth
  4468. o272.TopSurface = Enum.SurfaceType.Smooth
  4469. o272.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4470. o272.Position = Vector3.new(-15.7210398, 3.876863, 56.7192383)
  4471. o273.Parent = o272
  4472. o273.Scale = Vector3.new(0.931094944, 0.279328495, 0.279328495)
  4473. o273.MeshType = Enum.MeshType.Cylinder
  4474. o274.Name = "Part-to-Part Strong Joint"
  4475. o274.Parent = o272
  4476. o274.C0 = CFrame.new(-0.147011638, -0.147011638, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4477. o274.C1 = CFrame.new(0.237921476, -0.243024796, 0.449500114, 3.0249314e-06, 1.95207713e-06, -1, 1, 5.44636077e-06, 3.02494232e-06, 5.44636669e-06, -1, -1.9520603e-06)
  4478. o274.Part0 = o272
  4479. o274.Part1 = o319
  4480. o275.Parent = o119
  4481. o275.Material = Enum.Material.SmoothPlastic
  4482. o275.BrickColor = BrickColor.new("Really black")
  4483. o275.Position = Vector3.new(-15.8051462, 5.1439929, 57.4956055)
  4484. o275.Rotation = Vector3.new(121.75, -3.37999988, 92.1999969)
  4485. o275.Anchored = true
  4486. o275.CanCollide = false
  4487. o275.FormFactor = Enum.FormFactor.Custom
  4488. o275.Size = Vector3.new(0.294023275, 0.294023275, 1.24959898)
  4489. o275.CFrame = CFrame.new(-15.8051462, 5.1439929, 57.4956055, -0.0382601731, -0.997531474, -0.058882691, -0.523892462, 0.0702022389, -0.84888649, 0.85092473, -0.00163035304, -0.525285125)
  4490. o275.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4491. o275.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4492. o275.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4493. o275.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4494. o275.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4495. o275.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4496. o275.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4497. o275.Position = Vector3.new(-15.8051462, 5.1439929, 57.4956055)
  4498. o276.Parent = o275
  4499. o276.Scale = Vector3.new(0.200000003, 1, 1)
  4500. o276.MeshType = Enum.MeshType.Brick
  4501. o277.Parent = o119
  4502. o277.Material = Enum.Material.SmoothPlastic
  4503. o277.BrickColor = BrickColor.new("Really black")
  4504. o277.Position = Vector3.new(-15.7604675, 5.78960514, 57.8417969)
  4505. o277.Rotation = Vector3.new(97.8600006, -3.98000002, 90.6399994)
  4506. o277.Anchored = true
  4507. o277.CanCollide = false
  4508. o277.FormFactor = Enum.FormFactor.Custom
  4509. o277.Size = Vector3.new(0.294023275, 0.294023275, 0.338126779)
  4510. o277.CFrame = CFrame.new(-15.7604675, 5.78960514, 57.8417969, -0.0111868493, -0.997529745, -0.0693535581, -0.13593483, 0.0702300891, -0.988229275, 0.990649939, -0.00162645255, -0.13639544)
  4511. o277.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4512. o277.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4513. o277.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4514. o277.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4515. o277.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4516. o277.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4517. o277.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4518. o277.Position = Vector3.new(-15.7604675, 5.78960514, 57.8417969)
  4519. o278.Parent = o277
  4520. o278.Scale = Vector3.new(0.200000003, 1, 1)
  4521. o278.MeshType = Enum.MeshType.Brick
  4522. o279.Parent = o119
  4523. o279.Material = Enum.Material.SmoothPlastic
  4524. o279.BrickColor = BrickColor.new("Black")
  4525. o279.Position = Vector3.new(-15.7382517, 5.11185217, 57.6282959)
  4526. o279.Rotation = Vector3.new(90.5499954, 89.6100006, -60.5499992)
  4527. o279.Anchored = true
  4528. o279.CanCollide = false
  4529. o279.FormFactor = Enum.FormFactor.Custom
  4530. o279.Size = Vector3.new(0.294023275, 0.602747738, 0.441035062)
  4531. o279.CFrame = CFrame.new(-15.7382517, 5.11185217, 57.6282959, 0.00336905662, 0.00596716348, 0.999976516, 0.499946833, 0.866029084, -0.00685224636, -0.866049588, 0.499958247, -6.55633194e-05)
  4532. o279.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4533. o279.Position = Vector3.new(-15.7382517, 5.11185217, 57.6282959)
  4534. o280.Parent = o119
  4535. o280.Material = Enum.Material.SmoothPlastic
  4536. o280.Reflectance = 0.20000000298023
  4537. o280.Position = Vector3.new(-16.0664978, 4.89935493, 57.9299316)
  4538. o280.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  4539. o280.Anchored = true
  4540. o280.CanCollide = false
  4541. o280.FormFactor = Enum.FormFactor.Custom
  4542. o280.Size = Vector3.new(0.294023275, 0.547527134, 0.547527194)
  4543. o280.CFrame = CFrame.new(-16.0664978, 4.89935493, 57.9299316, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  4544. o280.BottomSurface = Enum.SurfaceType.Smooth
  4545. o280.TopSurface = Enum.SurfaceType.Smooth
  4546. o280.Position = Vector3.new(-16.0664978, 4.89935493, 57.9299316)
  4547. o281.Parent = o280
  4548. o281.MeshType = Enum.MeshType.Cylinder
  4549. o282.Name = "Part-to-Part Strong Joint"
  4550. o282.Parent = o280
  4551. o282.C0 = CFrame.new(0.147011638, -0.273763567, 0.273763597, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4552. o282.C1 = CFrame.new(-0.268412441, -0.409152031, -0.179758996, 0.500057578, -0.865992606, -3.48894391e-05, 0.865992785, 0.500057697, 7.24382699e-05, -4.52846289e-05, -6.64374602e-05, 1.00000048)
  4553. o282.Part0 = o280
  4554. o282.Part1 = o279
  4555. o283.Name = "Part-to-Union Strong Joint"
  4556. o283.Parent = o280
  4557. o283.C0 = CFrame.new(0.147011638, -0.273763567, 0.273763597, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4558. o283.C1 = CFrame.new(-0.179492623, -0.569590628, 0.312996417, -3.5403762e-05, -5.30194084e-05, 1.00000024, 1.00000024, 9.12111209e-05, 3.54093499e-05, -9.12112882e-05, 1.00000012, 5.30161815e-05)
  4559. o283.Part0 = o280
  4560. o283.Part1 = mas
  4561. o284.Name = "Part-to-Part Strong Joint"
  4562. o284.Parent = o280
  4563. o284.C0 = CFrame.new(0.147011638, -0.273763567, 0.273763597, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4564. o284.C1 = CFrame.new(-0.200173691, -0.127341971, -0.179395884, 0.279774845, -0.960066199, -5.00248279e-06, 0.960066497, 0.279775202, 8.77818093e-06, -7.02636316e-06, -7.25919563e-06, 1.0000006)
  4565. o284.Part0 = o280
  4566. o284.Part1 = o252
  4567. o285.Name = "Handle"
  4568. o285.Parent = o119
  4569. o285.Material = Enum.Material.SmoothPlastic
  4570. o285.Reflectance = 0.20000000298023
  4571. o285.Position = Vector3.new(-15.6946115, 4.89682102, 57.9299316)
  4572. o285.Rotation = Vector3.new(89.9899979, -0.389999986, -90)
  4573. o285.Anchored = true
  4574. o285.CanCollide = false
  4575. o285.FormFactor = Enum.FormFactor.Custom
  4576. o285.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4577. o285.CFrame = CFrame.new(-15.6946115, 4.89682102, 57.9299316, -2.91500213e-10, 0.999976575, -0.00684166327, -0.00010296479, -0.00684166281, -0.999976635, -1, 7.0415939e-07, 0.000102962382)
  4578. o285.BottomSurface = Enum.SurfaceType.Smooth
  4579. o285.TopSurface = Enum.SurfaceType.Smooth
  4580. o285.Position = Vector3.new(-15.6946115, 4.89682102, 57.9299316)
  4581. o286.Parent = o285
  4582. o286.MeshId = "http://www.roblox.com/asset/?id=1778999"
  4583. o286.Scale = Vector3.new(0.0615968183, 0.273763627, 0.403801292)
  4584. o286.MeshType = Enum.MeshType.FileMesh
  4585. o287.Parent = o119
  4586. o287.Material = Enum.Material.SmoothPlastic
  4587. o287.BrickColor = BrickColor.new("Really black")
  4588. o287.Position = Vector3.new(-15.7219543, 3.74682903, 56.7125244)
  4589. o287.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  4590. o287.Anchored = true
  4591. o287.CanCollide = false
  4592. o287.FormFactor = Enum.FormFactor.Custom
  4593. o287.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4594. o287.CFrame = CFrame.new(-15.7219543, 3.74682903, 56.7125244, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  4595. o287.BottomSurface = Enum.SurfaceType.Smooth
  4596. o287.TopSurface = Enum.SurfaceType.Smooth
  4597. o287.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4598. o287.Position = Vector3.new(-15.7219543, 3.74682903, 56.7125244)
  4599. o288.Parent = o287
  4600. o288.Scale = Vector3.new(0.931094944, 0.186218992, 0.186218992)
  4601. o288.MeshType = Enum.MeshType.Cylinder
  4602. o289.Name = "Part-to-Part Strong Joint"
  4603. o289.Parent = o287
  4604. o289.C0 = CFrame.new(0.147011638, -0.147011638, -0.147011638, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4605. o289.C1 = CFrame.new(0.0927178711, -0.249894664, 0.285498381, -1, -2.98020359e-06, -1.90735182e-06, -2.98021428e-06, 1, 5.50690856e-06, 1.90733545e-06, 5.50691448e-06, -1)
  4606. o289.Part0 = o287
  4607. o289.Part1 = o248
  4608. o290.Name = "Part-to-Part Strong Joint"
  4609. o290.Parent = o287
  4610. o290.C0 = CFrame.new(0.147011638, -0.147011638, -0.147011638, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4611. o290.C1 = CFrame.new(0.531945884, -0.24986662, 0.285503894, -1, -2.98020359e-06, -1.90735182e-06, -2.98021428e-06, 1, 5.50690856e-06, 1.90733545e-06, 5.50691448e-06, -1)
  4612. o290.Part0 = o287
  4613. o290.Part1 = o319
  4614. o291.Name = "Part-to-Part Strong Joint"
  4615. o291.Parent = o287
  4616. o291.C0 = CFrame.new(0.147011638, -0.147011638, -0.147011638, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4617. o291.C1 = CFrame.new(0.033334244, -0.249894664, 0.28549844, -1, -2.98020359e-06, -1.90735182e-06, -2.98021428e-06, 1, 5.50690856e-06, 1.90733545e-06, 5.50691448e-06, -1)
  4618. o291.Part0 = o287
  4619. o291.Part1 = o208
  4620. o292.Parent = o119
  4621. o292.Material = Enum.Material.SmoothPlastic
  4622. o292.BrickColor = BrickColor.new("Really black")
  4623. o292.Position = Vector3.new(-15.7194519, 6.34638309, 56.8120117)
  4624. o292.Rotation = Vector3.new(0.389999986, -0.119999997, 85.9700012)
  4625. o292.Anchored = true
  4626. o292.CanCollide = false
  4627. o292.FormFactor = Enum.FormFactor.Custom
  4628. o292.Size = Vector3.new(0.294023275, 0.294023275, 1.63182914)
  4629. o292.CFrame = CFrame.new(-15.7194519, 6.34638309, 56.8120117, 0.0702221468, -0.997529149, -0.00210300763, 0.997507036, 0.0702350065, -0.00683962693, 0.00697043212, -0.00161747169, 0.999974489)
  4630. o292.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4631. o292.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4632. o292.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4633. o292.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4634. o292.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4635. o292.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4636. o292.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4637. o292.Position = Vector3.new(-15.7194519, 6.34638309, 56.8120117)
  4638. o293.Parent = o292
  4639. o293.Scale = Vector3.new(0.200000003, 1, 1)
  4640. o293.MeshType = Enum.MeshType.Brick
  4641. o294.Parent = o119
  4642. o294.Material = Enum.Material.SmoothPlastic
  4643. o294.BrickColor = BrickColor.new("Black")
  4644. o294.Position = Vector3.new(-15.317234, 3.93303895, 57.5424805)
  4645. o294.Rotation = Vector3.new(87.2200012, 88.3499985, 79.9700012)
  4646. o294.Anchored = true
  4647. o294.CanCollide = false
  4648. o294.FormFactor = Enum.FormFactor.Custom
  4649. o294.Size = Vector3.new(1.37057161, 0.294023275, 0.294023275)
  4650. o294.CFrame = CFrame.new(-15.317234, 3.93303895, 57.5424805, 0.00500218989, -0.0282730646, 0.999587715, 0.221740261, -0.974684, -0.0286783129, 0.975093067, 0.221792281, 0.00139372307)
  4651. o294.BottomSurface = Enum.SurfaceType.Smooth
  4652. o294.TopSurface = Enum.SurfaceType.Smooth
  4653. o294.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4654. o294.Position = Vector3.new(-15.317234, 3.93303895, 57.5424805)
  4655. o295.Parent = o294
  4656. o295.Scale = Vector3.new(1, 0.0931094885, 0.372437984)
  4657. o295.MeshType = Enum.MeshType.Brick
  4658. o296.Parent = o119
  4659. o296.Material = Enum.Material.SmoothPlastic
  4660. o296.Reflectance = 0.20000000298023
  4661. o296.Position = Vector3.new(-15.7871399, 4.89744902, 57.9299316)
  4662. o296.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  4663. o296.Anchored = true
  4664. o296.CanCollide = false
  4665. o296.FormFactor = Enum.FormFactor.Custom
  4666. o296.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4667. o296.CFrame = CFrame.new(-15.7871399, 4.89744902, 57.9299316, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  4668. o296.BottomSurface = Enum.SurfaceType.Smooth
  4669. o296.TopSurface = Enum.SurfaceType.Smooth
  4670. o296.Position = Vector3.new(-15.7871399, 4.89744902, 57.9299316)
  4671. o297.Parent = o296
  4672. o297.Scale = Vector3.new(1, 0.837985516, 0.931094944)
  4673. o297.MeshType = Enum.MeshType.Cylinder
  4674. o298.Name = "Part-to-Part Strong Joint"
  4675. o298.Parent = o296
  4676. o298.C0 = CFrame.new(-0.147011638, -0.147011638, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4677. o298.C1 = CFrame.new(0.132335931, -0.146995381, -0.147014484, -1.90734045e-06, 2.98024861e-06, -1, 5.50689219e-06, 1, 2.98023838e-06, 1, -5.50688674e-06, -1.90735682e-06)
  4678. o298.Part0 = o296
  4679. o298.Part1 = o280
  4680. o299.Parent = o119
  4681. o299.Material = Enum.Material.SmoothPlastic
  4682. o299.BrickColor = BrickColor.new("Black")
  4683. o299.Reflectance = 0.20000000298023
  4684. o299.Position = Vector3.new(-15.8031921, 3.85689211, 56.7124023)
  4685. o299.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  4686. o299.Anchored = true
  4687. o299.CanCollide = false
  4688. o299.FormFactor = Enum.FormFactor.Custom
  4689. o299.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4690. o299.CFrame = CFrame.new(-15.8031921, 3.85689211, 56.7124023, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  4691. o299.BottomSurface = Enum.SurfaceType.Smooth
  4692. o299.TopSurface = Enum.SurfaceType.Smooth
  4693. o299.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4694. o299.Position = Vector3.new(-15.8031921, 3.85689211, 56.7124023)
  4695. o300.Parent = o299
  4696. o300.Scale = Vector3.new(0.931094944, 1.86218989, 1.86218989)
  4697. o300.MeshType = Enum.MeshType.Cylinder
  4698. o301.Parent = o119
  4699. o301.Material = Enum.Material.SmoothPlastic
  4700. o301.BrickColor = BrickColor.new("Black")
  4701. o301.Position = Vector3.new(-15.3103342, 4.6497488, 58.2786865)
  4702. o301.Rotation = Vector3.new(87.2200012, 88.3499985, -176.149994)
  4703. o301.Anchored = true
  4704. o301.CanCollide = false
  4705. o301.FormFactor = Enum.FormFactor.Custom
  4706. o301.Size = Vector3.new(0.679616928, 0.294023275, 0.294023275)
  4707. o301.CFrame = CFrame.new(-15.3103342, 4.6497488, 58.2786865, -0.0286596455, 0.00192636542, 0.999587417, -0.999417067, 0.0185064711, -0.0286904275, -0.0185541026, -0.999826908, 0.00139485358)
  4708. o301.BottomSurface = Enum.SurfaceType.Smooth
  4709. o301.TopSurface = Enum.SurfaceType.Smooth
  4710. o301.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4711. o301.Position = Vector3.new(-15.3103342, 4.6497488, 58.2786865)
  4712. o302.Parent = o301
  4713. o302.Scale = Vector3.new(1, 0.0931094885, 0.372437984)
  4714. o302.MeshType = Enum.MeshType.Brick
  4715. o303.Parent = o119
  4716. o303.Material = Enum.Material.SmoothPlastic
  4717. o303.BrickColor = BrickColor.new("Really black")
  4718. o303.Position = Vector3.new(-15.7227478, 6.27917814, 55.9135742)
  4719. o303.Rotation = Vector3.new(141.069992, -2.46000004, 93.1899948)
  4720. o303.Anchored = true
  4721. o303.CanCollide = false
  4722. o303.FormFactor = Enum.FormFactor.Custom
  4723. o303.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4724. o303.CFrame = CFrame.new(-15.7227478, 6.27917814, 55.9135742, -0.0555999316, -0.997529626, -0.0429369286, -0.775232494, 0.0702293962, -0.627766132, 0.629216969, -0.00161649403, -0.777224004)
  4725. o303.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4726. o303.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4727. o303.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4728. o303.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4729. o303.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4730. o303.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4731. o303.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4732. o303.Position = Vector3.new(-15.7227478, 6.27917814, 55.9135742)
  4733. o304.Parent = o303
  4734. o304.Scale = Vector3.new(0.200000003, 1, 1)
  4735. o304.MeshType = Enum.MeshType.Brick
  4736. o305.Parent = o119
  4737. o305.Material = Enum.Material.SmoothPlastic
  4738. o305.BrickColor = BrickColor.new("Black")
  4739. o305.Position = Vector3.new(-15.7691364, 3.8566649, 56.7124023)
  4740. o305.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  4741. o305.Anchored = true
  4742. o305.CanCollide = false
  4743. o305.FormFactor = Enum.FormFactor.Custom
  4744. o305.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4745. o305.CFrame = CFrame.new(-15.7691364, 3.8566649, 56.7124023, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  4746. o305.BottomSurface = Enum.SurfaceType.Smooth
  4747. o305.TopSurface = Enum.SurfaceType.Smooth
  4748. o305.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4749. o305.Position = Vector3.new(-15.7691364, 3.8566649, 56.7124023)
  4750. o306.Parent = o305
  4751. o306.Scale = Vector3.new(0.465547472, 2.97950387, 2.4674015)
  4752. o306.MeshType = Enum.MeshType.Cylinder
  4753. o307.Parent = o119
  4754. o307.Material = Enum.Material.SmoothPlastic
  4755. o307.BrickColor = BrickColor.new("Really black")
  4756. o307.Position = Vector3.new(-15.7201843, 4.00690699, 56.7124023)
  4757. o307.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  4758. o307.Anchored = true
  4759. o307.CanCollide = false
  4760. o307.FormFactor = Enum.FormFactor.Custom
  4761. o307.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4762. o307.CFrame = CFrame.new(-15.7201843, 4.00690699, 56.7124023, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  4763. o307.BottomSurface = Enum.SurfaceType.Smooth
  4764. o307.TopSurface = Enum.SurfaceType.Smooth
  4765. o307.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4766. o307.Position = Vector3.new(-15.7201843, 4.00690699, 56.7124023)
  4767. o308.Parent = o307
  4768. o308.Scale = Vector3.new(0.931094944, 0.186218992, 0.186218992)
  4769. o308.MeshType = Enum.MeshType.Cylinder
  4770. o309.Name = "Part-to-Part Strong Joint"
  4771. o309.Parent = o307
  4772. o309.C0 = CFrame.new(-0.147011638, -0.147011638, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4773. o309.C1 = CFrame.new(0.237921476, -0.24987784, 0.0254255794, -1.90734045e-06, 2.98024861e-06, -1, 5.50689219e-06, 1, 2.98023838e-06, 1, -5.50688674e-06, -1.90735682e-06)
  4774. o309.Part0 = o307
  4775. o309.Part1 = o319
  4776. o310.Parent = o119
  4777. o310.Material = Enum.Material.SmoothPlastic
  4778. o310.BrickColor = BrickColor.new("Really black")
  4779. o310.Position = Vector3.new(-15.7210398, 3.87687898, 56.8425293)
  4780. o310.Rotation = Vector3.new(-0.00999999978, 0, -0.389999986)
  4781. o310.Anchored = true
  4782. o310.CanCollide = false
  4783. o310.FormFactor = Enum.FormFactor.Custom
  4784. o310.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4785. o310.CFrame = CFrame.new(-15.7210398, 3.87687898, 56.8425293, 0.999976873, 0.00680364389, -5.58016154e-07, -0.00680364342, 0.999976933, 9.8677061e-05, 1.22936638e-06, -9.86709856e-05, 1)
  4786. o310.BottomSurface = Enum.SurfaceType.Smooth
  4787. o310.TopSurface = Enum.SurfaceType.Smooth
  4788. o310.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4789. o310.Position = Vector3.new(-15.7210398, 3.87687898, 56.8425293)
  4790. o311.Parent = o310
  4791. o311.Scale = Vector3.new(0.931094944, 0.186218992, 0.186218992)
  4792. o311.MeshType = Enum.MeshType.Cylinder
  4793. o312.Name = "Part-to-Part Strong Joint"
  4794. o312.Parent = o310
  4795. o312.C0 = CFrame.new(-0.147011638, -0.147011638, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4796. o312.C1 = CFrame.new(0.237921476, -0.119793534, 0.44949308, 3.0249314e-06, 1.95207713e-06, -1, 1, 5.44636077e-06, 3.02494232e-06, 5.44636669e-06, -1, -1.9520603e-06)
  4797. o312.Part0 = o310
  4798. o312.Part1 = o319
  4799. o313.Parent = o119
  4800. o313.Material = Enum.Material.SmoothPlastic
  4801. o313.BrickColor = BrickColor.new("Really black")
  4802. o313.Position = Vector3.new(-15.7559519, 5.80377817, 55.7661133)
  4803. o313.Rotation = Vector3.new(82.9399948, -4.00999975, 89.5999985)
  4804. o313.Anchored = true
  4805. o313.CanCollide = false
  4806. o313.FormFactor = Enum.FormFactor.Custom
  4807. o313.Size = Vector3.new(0.294023275, 0.294023275, 0.338126779)
  4808. o313.CFrame = CFrame.new(-15.7559519, 5.80377817, 55.7661133, 0.00701256469, -0.99753046, -0.0698857605, 0.122421734, 0.0702181906, -0.989991069, 0.992453396, -0.00161315943, 0.122611798)
  4809. o313.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4810. o313.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4811. o313.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4812. o313.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4813. o313.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4814. o313.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4815. o313.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4816. o313.Position = Vector3.new(-15.7559519, 5.80377817, 55.7661133)
  4817. o314.Parent = o313
  4818. o314.Scale = Vector3.new(0.200000003, 1, 1)
  4819. o314.MeshType = Enum.MeshType.Brick
  4820. o315.Name = "Handle"
  4821. o315.Parent = o119
  4822. o315.Material = Enum.Material.SmoothPlastic
  4823. o315.Reflectance = 0.20000000298023
  4824. o315.Position = Vector3.new(-15.6946115, 4.89682102, 57.9299316)
  4825. o315.Rotation = Vector3.new(135, -0.280000001, -89.7200012)
  4826. o315.Anchored = true
  4827. o315.CanCollide = false
  4828. o315.FormFactor = Enum.FormFactor.Custom
  4829. o315.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4830. o315.CFrame = CFrame.new(-15.6946115, 4.89682102, 57.9299316, 0.00483684242, 0.999976635, -0.00483305752, 0.707030773, -0.0068376516, -0.707149863, -0.707166374, 3.25160909e-06, -0.707047343)
  4831. o315.BottomSurface = Enum.SurfaceType.Smooth
  4832. o315.TopSurface = Enum.SurfaceType.Smooth
  4833. o315.Position = Vector3.new(-15.6946115, 4.89682102, 57.9299316)
  4834. o316.Parent = o315
  4835. o316.MeshId = "http://www.roblox.com/asset/?id=1778999"
  4836. o316.Scale = Vector3.new(0.0615968183, 0.273763627, 0.403801292)
  4837. o316.MeshType = Enum.MeshType.FileMesh
  4838. o317.Name = "Handle"
  4839. o317.Parent = o119
  4840. o317.Material = Enum.Material.SmoothPlastic
  4841. o317.Reflectance = 0.20000000298023
  4842. o317.Position = Vector3.new(-15.6946115, 4.89682102, 57.9299316)
  4843. o317.Rotation = Vector3.new(180, 0, -89.6100006)
  4844. o317.Anchored = true
  4845. o317.CanCollide = false
  4846. o317.FormFactor = Enum.FormFactor.Custom
  4847. o317.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  4848. o317.CFrame = CFrame.new(-15.6946115, 4.89682102, 57.9299316, 0.00684693828, 0.999976575, 6.79552954e-07, 0.999976575, -0.00684693782, -8.08409604e-05, -8.08344266e-05, 1.23304994e-06, -1)
  4849. o317.BottomSurface = Enum.SurfaceType.Smooth
  4850. o317.TopSurface = Enum.SurfaceType.Smooth
  4851. o317.Position = Vector3.new(-15.6946115, 4.89682102, 57.9299316)
  4852. o318.Parent = o317
  4853. o318.MeshId = "http://www.roblox.com/asset/?id=1778999"
  4854. o318.Scale = Vector3.new(0.0615968183, 0.273763627, 0.403801292)
  4855. o318.MeshType = Enum.MeshType.FileMesh
  4856. o319.Parent = o119
  4857. o319.Material = Enum.Material.SmoothPlastic
  4858. o319.BrickColor = BrickColor.new("Pearl")
  4859. o319.Reflectance = 0.20000000298023
  4860. o319.Position = Vector3.new(-16.1039715, 4.18197489, 56.8153076)
  4861. o319.Rotation = Vector3.new(89.9899979, -0.389999986, 0)
  4862. o319.Anchored = true
  4863. o319.CanCollide = false
  4864. o319.FormFactor = Enum.FormFactor.Custom
  4865. o319.Size = Vector3.new(0.510514617, 0.510514617, 0.510514617)
  4866. o319.CFrame = CFrame.new(-16.1039715, 4.18197489, 56.8153076, 0.999976873, -3.58289526e-07, -0.00680364389, -0.00680364342, 0.000128032247, -0.999976933, 1.22936638e-06, 1, 0.000128026848)
  4867. o319.BottomSurface = Enum.SurfaceType.Smooth
  4868. o319.TopSurface = Enum.SurfaceType.Smooth
  4869. o319.Color = Color3.new(0.905882, 0.905882, 0.92549)
  4870. o319.Position = Vector3.new(-16.1039715, 4.18197489, 56.8153076)
  4871. o320.Parent = o319
  4872. o320.Scale = Vector3.new(0.931094944, 1.58286154, 1.58286154)
  4873. o320.MeshType = Enum.MeshType.Cylinder
  4874. o321.Parent = o119
  4875. o321.Material = Enum.Material.SmoothPlastic
  4876. o321.BrickColor = BrickColor.new("Smoky grey")
  4877. o321.Position = Vector3.new(-16.5850525, 4.96560097, 57.8300781)
  4878. o321.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  4879. o321.Anchored = true
  4880. o321.CanCollide = false
  4881. o321.FormFactor = Enum.FormFactor.Custom
  4882. o321.Size = Vector3.new(0.294023275, 1.17609322, 0.294023275)
  4883. o321.CFrame = CFrame.new(-16.5850525, 4.96560097, 57.8300781, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  4884. o321.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4885. o321.Position = Vector3.new(-16.5850525, 4.96560097, 57.8300781)
  4886. o322.Parent = o321
  4887. o323.Name = "Part-to-Part Strong Joint"
  4888. o323.Parent = o321
  4889. o323.C0 = CFrame.new(-0.147011638, -0.58804661, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4890. o323.C1 = CFrame.new(0.26460588, -0.867049217, -1.98460436, -2.99979001e-06, 1.00000012, 0, 0, 0, 1, 1.00000012, 2.99979001e-06, 0)
  4891. o323.Part0 = o321
  4892. o323.Part1 = o347
  4893. o324.Parent = o119
  4894. o324.Material = Enum.Material.SmoothPlastic
  4895. o324.Position = Vector3.new(-18.4310608, 4.81510019, 55.9047852)
  4896. o324.Rotation = Vector3.new(-89.8899994, -89.6100006, -171.910004)
  4897. o324.Anchored = true
  4898. o324.CanCollide = false
  4899. o324.FormFactor = Enum.FormFactor.Custom
  4900. o324.Size = Vector3.new(0.499475271, 0.294023275, 4.7778759)
  4901. o324.CFrame = CFrame.new(-18.4310608, 4.81510019, 55.9047852, -0.00674958108, 0.000958972378, -0.999976754, -0.990292311, 0.138833255, 0.00681735482, 0.138836563, 0.990315378, 1.25966053e-05)
  4902. o324.BottomSurface = Enum.SurfaceType.Smooth
  4903. o324.TopSurface = Enum.SurfaceType.Smooth
  4904. o324.Position = Vector3.new(-18.4310608, 4.81510019, 55.9047852)
  4905. o325.Parent = o119
  4906. o325.Material = Enum.Material.SmoothPlastic
  4907. o325.BrickColor = BrickColor.new("Smoky grey")
  4908. o325.Position = Vector3.new(-18.3932171, 4.97790718, 57.8300781)
  4909. o325.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  4910. o325.Anchored = true
  4911. o325.CanCollide = false
  4912. o325.FormFactor = Enum.FormFactor.Custom
  4913. o325.Size = Vector3.new(0.294023275, 1.17609322, 0.294023275)
  4914. o325.CFrame = CFrame.new(-18.3932171, 4.97790718, 57.8300781, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  4915. o325.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4916. o325.Position = Vector3.new(-18.3932171, 4.97790718, 57.8300781)
  4917. o326.Parent = o325
  4918. o327.Name = "Part-to-Part Strong Joint"
  4919. o327.Parent = o325
  4920. o327.C0 = CFrame.new(-0.147011638, -0.58804661, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4921. o327.C1 = CFrame.new(0.2646043, -0.867049217, -0.176373139, -2.99979001e-06, 1.00000012, 0, 0, 0, 1, 1.00000012, 2.99979001e-06, 0)
  4922. o327.Part0 = o325
  4923. o327.Part1 = o347
  4924. o328.Parent = o119
  4925. o328.Material = Enum.Material.SmoothPlastic
  4926. o328.BrickColor = BrickColor.new("Smoky grey")
  4927. o328.Position = Vector3.new(-19.897438, 4.29691505, 55.8751259)
  4928. o328.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  4929. o328.Anchored = true
  4930. o328.CanCollide = false
  4931. o328.FormFactor = Enum.FormFactor.Custom
  4932. o328.Size = Vector3.new(0.294023275, 1.5583235, 0.294023275)
  4933. o328.CFrame = CFrame.new(-19.897438, 4.29691505, 55.8751259, -0, 0.0068079168, 0.999976814, -0.000128, 0.999976814, -0.00680791726, -1, -0.000127997017, 8.7141342e-07)
  4934. o328.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4935. o328.Position = Vector3.new(-19.897438, 4.29691505, 55.8751259)
  4936. o329.Parent = o328
  4937. o330.Parent = o119
  4938. o330.Material = Enum.Material.SmoothPlastic
  4939. o330.BrickColor = BrickColor.new("Smoky grey")
  4940. o330.Position = Vector3.new(-17.4861755, 4.3319602, 55.8751259)
  4941. o330.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  4942. o330.Anchored = true
  4943. o330.CanCollide = false
  4944. o330.FormFactor = Enum.FormFactor.Custom
  4945. o330.Size = Vector3.new(0.294023275, 1.45541525, 0.294023275)
  4946. o330.CFrame = CFrame.new(-17.4861755, 4.3319602, 55.8751259, -0, 0.0068079168, 0.999976814, -0.000128, 0.999976814, -0.00680791726, -1, -0.000127997017, 8.7141342e-07)
  4947. o330.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4948. o330.Position = Vector3.new(-17.4861755, 4.3319602, 55.8751259)
  4949. o331.Parent = o330
  4950. o332.Parent = o119
  4951. o332.Material = Enum.Material.SmoothPlastic
  4952. o332.BrickColor = BrickColor.new("Smoky grey")
  4953. o332.Position = Vector3.new(-19.0885296, 4.34286308, 55.8751259)
  4954. o332.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  4955. o332.Anchored = true
  4956. o332.CanCollide = false
  4957. o332.FormFactor = Enum.FormFactor.Custom
  4958. o332.Size = Vector3.new(0.294023275, 1.45541525, 0.294023275)
  4959. o332.CFrame = CFrame.new(-19.0885296, 4.34286308, 55.8751259, -0, 0.0068079168, 0.999976814, -0.000128, 0.999976814, -0.00680791726, -1, -0.000127997017, 8.7141342e-07)
  4960. o332.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4961. o332.Position = Vector3.new(-19.0885296, 4.34286308, 55.8751259)
  4962. o333.Parent = o332
  4963. o334.Parent = o119
  4964. o334.Material = Enum.Material.SmoothPlastic
  4965. o334.Position = Vector3.new(-18.4241638, 5.82882118, 57.8304443)
  4966. o334.Rotation = Vector3.new(-90.1199951, -89.6100006, 0)
  4967. o334.Anchored = true
  4968. o334.CanCollide = false
  4969. o334.FormFactor = Enum.FormFactor.Custom
  4970. o334.Size = Vector3.new(0.55698663, 0.294023275, 4.77787685)
  4971. o334.CFrame = CFrame.new(-18.4241638, 5.82882118, 57.8304443, 0.00681690592, 1.45030057e-07, -0.999976754, 0.999974787, -0.00202270504, 0.00681689102, -0.00202265708, -0.999998033, -1.39336144e-05)
  4972. o334.BottomSurface = Enum.SurfaceType.Smooth
  4973. o334.TopSurface = Enum.SurfaceType.Smooth
  4974. o334.Position = Vector3.new(-18.4241638, 5.82882118, 57.8304443)
  4975. o335.Parent = o119
  4976. o335.Material = Enum.Material.SmoothPlastic
  4977. o335.Position = Vector3.new(-19.7890949, 3.71635509, 58.2567139)
  4978. o335.Rotation = Vector3.new(-1.11000001, -70.5, -1.16999996)
  4979. o335.Anchored = true
  4980. o335.CanCollide = false
  4981. o335.FormFactor = Enum.FormFactor.Custom
  4982. o335.Size = Vector3.new(0.294023275, 0.294023275, 0.588046551)
  4983. o335.CFrame = CFrame.new(-19.7890949, 3.71635509, 58.2567139, 0.333815634, 0.00681903958, -0.94261378, -0.00214978959, 0.999976814, 0.00647269096, 0.942635953, -0.000134264221, 0.333822578)
  4984. o335.BottomSurface = Enum.SurfaceType.Smooth
  4985. o335.TopSurface = Enum.SurfaceType.Smooth
  4986. o335.Position = Vector3.new(-19.7890949, 3.71635509, 58.2567139)
  4987. o336.Parent = o335
  4988. o336.Scale = Vector3.new(1, 0.5, 1)
  4989. o337.Parent = o119
  4990. o337.Material = Enum.Material.SmoothPlastic
  4991. o337.Position = Vector3.new(-18.4397888, 3.53700089, 55.7719727)
  4992. o337.Rotation = Vector3.new(-89.9700012, -89.6100006, -179.959991)
  4993. o337.Anchored = true
  4994. o337.CanCollide = false
  4995. o337.FormFactor = Enum.FormFactor.Custom
  4996. o337.Size = Vector3.new(0.294023275, 0.588046551, 4.7778759)
  4997. o337.CFrame = CFrame.new(-18.4397888, 3.53700089, 55.7719727, -0.00681307307, 4.21709319e-06, -0.999976814, -0.999976873, 0.000117852534, 0.00681307307, 0.000117878524, 1, 3.4140578e-06)
  4998. o337.BottomSurface = Enum.SurfaceType.Smooth
  4999. o337.TopSurface = Enum.SurfaceType.Smooth
  5000. o337.Position = Vector3.new(-18.4397888, 3.53700089, 55.7719727)
  5001. o338.Parent = o119
  5002. o338.Material = Enum.Material.SmoothPlastic
  5003. o338.Position = Vector3.new(-18.4430847, 4.12543297, 55.9190674)
  5004. o338.Rotation = Vector3.new(-90.0299988, -89.6100006, 179.979996)
  5005. o338.Anchored = true
  5006. o338.CanCollide = false
  5007. o338.FormFactor = Enum.FormFactor.Custom
  5008. o338.Size = Vector3.new(1.47011638, 0.294023275, 4.76317453)
  5009. o338.CFrame = CFrame.new(-18.4430847, 4.12543297, 55.9190674, -0.0068131038, -2.81708435e-06, -0.999976814, -0.999976814, 9.37004879e-05, 0.00681310333, 9.36791184e-05, 1, -3.45541048e-06)
  5010. o338.BottomSurface = Enum.SurfaceType.Smooth
  5011. o338.TopSurface = Enum.SurfaceType.Smooth
  5012. o338.Position = Vector3.new(-18.4430847, 4.12543297, 55.9190674)
  5013. o339.Parent = o119
  5014. o339.Material = Enum.Material.SmoothPlastic
  5015. o339.Position = Vector3.new(-19.2843323, 3.5742619, 55.6242676)
  5016. o339.Rotation = Vector3.new(172.690002, -60.0499992, 90.7699966)
  5017. o339.Anchored = true
  5018. o339.CanCollide = false
  5019. o339.FormFactor = Enum.FormFactor.Custom
  5020. o339.Size = Vector3.new(0.294023275, 0.294023275, 1.1760931)
  5021. o339.CFrame = CFrame.new(-19.2843323, 3.5742619, 55.6242676, -0.00674050441, -0.499144852, -0.866492331, -0.990297914, 0.123603858, -0.0634986758, 0.138796836, 0.857657552, -0.495135307)
  5022. o339.BottomSurface = Enum.SurfaceType.Smooth
  5023. o339.TopSurface = Enum.SurfaceType.Smooth
  5024. o339.Position = Vector3.new(-19.2843323, 3.5742619, 55.6242676)
  5025. o340.Parent = o119
  5026. o340.Material = Enum.Material.SmoothPlastic
  5027. o340.Position = Vector3.new(-16.1697674, 5.48609018, 56.8607178)
  5028. o340.Rotation = Vector3.new(-89.9300003, -89.6100006, 0.179999992)
  5029. o340.Anchored = true
  5030. o340.CanCollide = false
  5031. o340.FormFactor = Enum.FormFactor.Custom
  5032. o340.Size = Vector3.new(1.67427492, 1.8817488, 0.294023275)
  5033. o340.CFrame = CFrame.new(-16.1697674, 5.48609018, 56.8607178, 0.00681491476, -2.18543955e-05, -0.999976754, 0.999974728, -0.00203854428, 0.00681494456, -0.00203864602, -0.999997914, 7.96133736e-06)
  5034. o340.BottomSurface = Enum.SurfaceType.Smooth
  5035. o340.TopSurface = Enum.SurfaceType.Smooth
  5036. o340.Position = Vector3.new(-16.1697674, 5.48609018, 56.8607178)
  5037. o341.Name = "Part-to-Union Strong Joint"
  5038. o341.Parent = o340
  5039. o341.C0 = CFrame.new(-0.837137461, 0.940874398, 0.147011638, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  5040. o341.C1 = CFrame.new(-0.157025367, 1.31827903, 0.308142662, -0.00193990755, -8.83277698e-06, 0.999998391, 0.99999851, -7.03008845e-06, 0.00194011733, 7.01332465e-06, 1.00000036, 8.84614383e-06)
  5041. o341.Part0 = o340
  5042. o341.Part1 = mas
  5043. o342.Parent = o119
  5044. o342.Material = Enum.Material.SmoothPlastic
  5045. o342.Position = Vector3.new(-18.432106, 4.74886513, 57.6732178)
  5046. o342.Rotation = Vector3.new(-90.3199997, -89.6100006, 9.05000019)
  5047. o342.Anchored = true
  5048. o342.CanCollide = false
  5049. o342.FormFactor = Enum.FormFactor.Custom
  5050. o342.Size = Vector3.new(0.470437229, 0.52924192, 4.7778759)
  5051. o342.CFrame = CFrame.new(-18.432106, 4.74886513, 57.6732178, 0.00671422807, -0.00106979196, -0.999976873, 0.986625612, -0.162861794, 0.00679881265, -0.162865311, -0.986648381, -3.8006976e-05)
  5052. o342.BottomSurface = Enum.SurfaceType.Smooth
  5053. o342.TopSurface = Enum.SurfaceType.Smooth
  5054. o342.Position = Vector3.new(-18.432106, 4.74886513, 57.6732178)
  5055. o343.Parent = o119
  5056. o343.Material = Enum.Material.SmoothPlastic
  5057. o343.BrickColor = BrickColor.new("Smoky grey")
  5058. o343.Position = Vector3.new(-18.2946472, 4.34481287, 55.8751259)
  5059. o343.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  5060. o343.Anchored = true
  5061. o343.CanCollide = false
  5062. o343.FormFactor = Enum.FormFactor.Custom
  5063. o343.Size = Vector3.new(0.294023275, 1.44071412, 0.294023275)
  5064. o343.CFrame = CFrame.new(-18.2946472, 4.34481287, 55.8751259, -0, 0.0068079168, 0.999976814, -0.000128, 0.999976814, -0.00680791726, -1, -0.000127997017, 8.7141342e-07)
  5065. o343.Color = Color3.new(0.356863, 0.364706, 0.411765)
  5066. o343.Position = Vector3.new(-18.2946472, 4.34481287, 55.8751259)
  5067. o344.Parent = o343
  5068. o345.Parent = o119
  5069. o345.Material = Enum.Material.SmoothPlastic
  5070. o345.Position = Vector3.new(-18.4331989, 4.50779915, 57.7717438)
  5071. o345.Rotation = Vector3.new(-89.9899979, -89.6100006, 0.0199999996)
  5072. o345.Anchored = true
  5073. o345.CanCollide = false
  5074. o345.FormFactor = Enum.FormFactor.Custom
  5075. o345.Size = Vector3.new(2.23457694, 0.294023275, 4.7778759)
  5076. o345.CFrame = CFrame.new(-18.4331989, 4.50779915, 57.7717438, 0.00680526812, -1.91128197e-06, -0.999976873, 0.999976933, -0.000128850676, 0.00680526812, -0.000128860716, -1, 1.03437401e-06)
  5077. o345.BottomSurface = Enum.SurfaceType.Smooth
  5078. o345.TopSurface = Enum.SurfaceType.Smooth
  5079. o345.Position = Vector3.new(-18.4331989, 4.50779915, 57.7717438)
  5080. o346.Parent = o119
  5081. o346.Material = Enum.Material.SmoothPlastic
  5082. o346.Position = Vector3.new(-20.27005, 3.549613, 55.6324463)
  5083. o346.Rotation = Vector3.new(-90.0099945, -89.6100006, 180)
  5084. o346.Anchored = true
  5085. o346.CanCollide = false
  5086. o346.FormFactor = Enum.FormFactor.Custom
  5087. o346.Size = Vector3.new(0.294023275, 0.867368698, 1.11728632)
  5088. o346.CFrame = CFrame.new(-20.27005, 3.549613, 55.6324463, -0.00681187911, -4.58012266e-07, -0.999976814, -0.999976814, 9.86912928e-05, 0.00681187911, 9.86858868e-05, 1, -1.13027386e-06)
  5089. o346.BottomSurface = Enum.SurfaceType.Smooth
  5090. o346.TopSurface = Enum.SurfaceType.Smooth
  5091. o346.Position = Vector3.new(-20.27005, 3.549613, 55.6324463)
  5092. o347.Parent = o119
  5093. o347.Material = Enum.Material.SmoothPlastic
  5094. o347.Position = Vector3.new(-18.4284363, 4.12533522, 56.8161621)
  5095. o347.Rotation = Vector3.new(-90.0099945, -89.6100006, 0)
  5096. o347.Anchored = true
  5097. o347.CanCollide = false
  5098. o347.FormFactor = Enum.FormFactor.Custom
  5099. o347.Size = Vector3.new(1.47011638, 1.76413977, 4.79257679)
  5100. o347.CFrame = CFrame.new(-18.4284363, 4.12533522, 56.8161621, 0.00681193313, 1.98818213e-07, -0.999976814, 0.999976814, -9.87193343e-05, 0.00681193313, -9.87156891e-05, -1, -8.71283078e-07)
  5101. o347.BottomSurface = Enum.SurfaceType.Smooth
  5102. o347.TopSurface = Enum.SurfaceType.Smooth
  5103. o347.Position = Vector3.new(-18.4284363, 4.12533522, 56.8161621)
  5104. o348.Name = "Part-to-Part Strong Joint"
  5105. o348.Parent = o347
  5106. o348.C0 = CFrame.new(-0.735058188, 0.882069886, 2.39628839, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  5107. o348.C1 = CFrame.new(-4.12127924, -0.81670785, 0.161197752, -1.29998662e-05, -1, 0, -1, 1.29998662e-05, 1.4000002e-05, -1.40000011e-05, 1.81948678e-10, -1)
  5108. o348.Part0 = o347
  5109. o348.Part1 = o201
  5110. o349.Parent = o119
  5111. o349.Material = Enum.Material.SmoothPlastic
  5112. o349.BrickColor = BrickColor.new("Smoky grey")
  5113. o349.Position = Vector3.new(-16.6902752, 4.62793016, 55.8751259)
  5114. o349.Rotation = Vector3.new(89.9899979, 89.6100006, -90)
  5115. o349.Anchored = true
  5116. o349.CanCollide = false
  5117. o349.FormFactor = Enum.FormFactor.Custom
  5118. o349.Size = Vector3.new(0.294023275, 0.85266757, 0.294023275)
  5119. o349.CFrame = CFrame.new(-16.6902752, 4.62793016, 55.8751259, -0, 0.0068079168, 0.999976814, -0.000128, 0.999976814, -0.00680791726, -1, -0.000127997017, 8.7141342e-07)
  5120. o349.Color = Color3.new(0.356863, 0.364706, 0.411765)
  5121. o349.Position = Vector3.new(-16.6902752, 4.62793016, 55.8751259)
  5122. o350.Parent = o349
  5123. o351.Parent = o119
  5124. o351.Material = Enum.Material.SmoothPlastic
  5125. o351.Position = Vector3.new(-18.4295959, 3.9783349, 57.7865028)
  5126. o351.Rotation = Vector3.new(-89.9000015, -89.6100006, 0.109999999)
  5127. o351.Anchored = true
  5128. o351.CanCollide = false
  5129. o351.FormFactor = Enum.FormFactor.Custom
  5130. o351.Size = Vector3.new(1.17609298, 0.382230282, 4.79257679)
  5131. o351.CFrame = CFrame.new(-18.4295959, 3.9783349, 57.7865028, 0.00681698136, -1.29126674e-05, -0.999976754, 0.999976814, -0.000105976382, 0.00681698276, -0.000106061954, -1, 1.21899293e-05)
  5132. o351.BottomSurface = Enum.SurfaceType.Smooth
  5133. o351.TopSurface = Enum.SurfaceType.Smooth
  5134. o351.Position = Vector3.new(-18.4295959, 3.9783349, 57.7865028)
  5135. o352.Name = "Part-to-Part Strong Joint"
  5136. o352.Parent = o351
  5137. o352.C0 = CFrame.new(0.588046491, -0.191115141, 2.39628839, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  5138. o352.C1 = CFrame.new(-0.13952826, 0.859466195, 2.41108251, -1.05121308e-05, 3.05977755e-06, 1, 1.00000024, 1.32755376e-05, 1.05120853e-05, -1.32774003e-05, 1.00000024, -3.05988851e-06)
  5139. o352.Part0 = o351
  5140. o352.Part1 = o373
  5141. o353.Parent = o119
  5142. o353.Material = Enum.Material.SmoothPlastic
  5143. o353.Position = Vector3.new(-16.4602966, 3.85447502, 55.9337158)
  5144. o353.Rotation = Vector3.new(-90.0099945, 0.389999986, 180)
  5145. o353.Anchored = true
  5146. o353.CanCollide = false
  5147. o353.FormFactor = Enum.FormFactor.Custom
  5148. o353.Size = Vector3.new(0.808564007, 0.588046551, 0.588044047)
  5149. o353.CFrame = CFrame.new(-16.4602966, 3.85447502, 55.9337158, -0.999976873, -1.52496256e-07, 0.00679974165, 0.00679974118, 0.000121117082, 0.999976873, -9.76057436e-07, 1, -0.000121113255)
  5150. o353.BottomSurface = Enum.SurfaceType.Smooth
  5151. o353.TopSurface = Enum.SurfaceType.Smooth
  5152. o353.Position = Vector3.new(-16.4602966, 3.85447502, 55.9337158)
  5153. o354.Name = "Part-to-Part Strong Joint"
  5154. o354.Parent = o353
  5155. o354.C0 = CFrame.new(-0.404282004, -0.294023275, 0.294022024, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5156. o354.C1 = CFrame.new(0.156607568, -0.221410155, -0.228729889, -1, 1.4000002e-05, 7.99959525e-06, 7.99866393e-06, -4.20000033e-05, 1, 1.40003394e-05, 1, 4.19998905e-05)
  5157. o354.Part0 = o353
  5158. o354.Part1 = o214
  5159. o355.Parent = o119
  5160. o355.Material = Enum.Material.SmoothPlastic
  5161. o355.Position = Vector3.new(-18.4176331, 5.71172523, 55.9429932)
  5162. o355.Rotation = Vector3.new(90.0799942, 89.6100006, -90.0799942)
  5163. o355.Anchored = true
  5164. o355.CanCollide = false
  5165. o355.FormFactor = Enum.FormFactor.Custom
  5166. o355.Size = Vector3.new(0.294023275, 0.749759436, 4.79257917)
  5167. o355.CFrame = CFrame.new(-18.4176331, 5.71172523, 55.9429932, -1.00482521e-05, 0.00681977393, 0.999976754, -8.01262722e-05, 0.999976754, -0.0068197744, -1, -8.01929418e-05, -9.50157482e-06)
  5168. o355.Position = Vector3.new(-18.4176331, 5.71172523, 55.9429932)
  5169. o356.Parent = o119
  5170. o356.Material = Enum.Material.SmoothPlastic
  5171. o356.BrickColor = BrickColor.new("Smoky grey")
  5172. o356.Position = Vector3.new(-19.1871033, 4.98331213, 57.8300781)
  5173. o356.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  5174. o356.Anchored = true
  5175. o356.CanCollide = false
  5176. o356.FormFactor = Enum.FormFactor.Custom
  5177. o356.Size = Vector3.new(0.294023275, 1.17609322, 0.294023275)
  5178. o356.CFrame = CFrame.new(-19.1871033, 4.98331213, 57.8300781, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  5179. o356.Color = Color3.new(0.356863, 0.364706, 0.411765)
  5180. o356.Position = Vector3.new(-19.1871033, 4.98331213, 57.8300781)
  5181. o357.Parent = o356
  5182. o358.Name = "Part-to-Part Strong Joint"
  5183. o358.Parent = o356
  5184. o358.C0 = CFrame.new(-0.147011638, -0.58804661, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5185. o358.C1 = CFrame.new(0.264599413, -0.867049217, 0.617486835, -2.99979001e-06, 1.00000012, 0, 0, 0, 1, 1.00000012, 2.99979001e-06, 0)
  5186. o358.Part0 = o356
  5187. o358.Part1 = o347
  5188. o359.Parent = o119
  5189. o359.Material = Enum.Material.SmoothPlastic
  5190. o359.Position = Vector3.new(-18.4202576, 5.32389688, 55.9179688)
  5191. o359.Rotation = Vector3.new(90.0099945, 89.6100006, -81.0099945)
  5192. o359.Anchored = true
  5193. o359.CanCollide = false
  5194. o359.FormFactor = Enum.FormFactor.Custom
  5195. o359.Size = Vector3.new(0.294023275, 0.617448926, 4.79257965)
  5196. o359.CFrame = CFrame.new(-18.4202576, 5.32389688, 55.9179688, 0.00106415595, 0.00672602467, 0.999976814, 0.156369746, 0.98767519, -0.00680968724, -0.987698078, 0.156373397, -7.06374465e-07)
  5197. o359.Position = Vector3.new(-18.4202576, 5.32389688, 55.9179688)
  5198. o360.Parent = o119
  5199. o360.Material = Enum.Material.SmoothPlastic
  5200. o360.Position = Vector3.new(-20.7460632, 4.90575886, 57.9228516)
  5201. o360.Rotation = Vector3.new(59.2599983, -0.329999983, 89.7999954)
  5202. o360.Anchored = true
  5203. o360.CanCollide = false
  5204. o360.FormFactor = Enum.FormFactor.Custom
  5205. o360.Size = Vector3.new(0.52924192, 0.294023275, 1.32310259)
  5206. o360.CFrame = CFrame.new(-20.7460632, 4.90575886, 57.9228516, 0.00345727662, -0.999977112, -0.00581227662, 0.511126816, 0.00676278863, -0.859478772, 0.859498441, 6.4566018e-07, 0.511138558)
  5207. o360.BottomSurface = Enum.SurfaceType.Smooth
  5208. o360.TopSurface = Enum.SurfaceType.Smooth
  5209. o360.Position = Vector3.new(-20.7460632, 4.90575886, 57.9228516)
  5210. o361.Parent = o360
  5211. o361.Scale = Vector3.new(1, 0.5, 1)
  5212. o362.Parent = o119
  5213. o362.Material = Enum.Material.SmoothPlastic
  5214. o362.BrickColor = BrickColor.new("Smoky grey")
  5215. o362.Position = Vector3.new(-18.6897888, 4.61237478, 57.8300781)
  5216. o362.Rotation = Vector3.new(89.9899979, -0.389999986, 90)
  5217. o362.Anchored = true
  5218. o362.CanCollide = false
  5219. o362.FormFactor = Enum.FormFactor.Custom
  5220. o362.Size = Vector3.new(0.294023275, 4.29273987, 0.294023275)
  5221. o362.CFrame = CFrame.new(-18.6897888, 4.61237478, 57.8300781, 0, -0.999976933, -0.00680468464, 0.000128, 0.00680468464, -0.999976873, 1, -8.70999656e-07, 0.000127997031)
  5222. o362.Color = Color3.new(0.356863, 0.364706, 0.411765)
  5223. o362.Position = Vector3.new(-18.6897888, 4.61237478, 57.8300781)
  5224. o363.Parent = o362
  5225. o364.Name = "Part-to-Part Strong Joint"
  5226. o364.Parent = o362
  5227. o364.C0 = CFrame.new(-0.147011638, -2.14636993, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5228. o364.C1 = CFrame.new(0.632139206, -0.867038012, -1.88172472, -1.00000012, -4.00003046e-06, 0, 0, 0, 1, -4.00003046e-06, 1.00000012, 0)
  5229. o364.Part0 = o362
  5230. o364.Part1 = o347
  5231. o365.Name = "Part-to-Part Strong Joint"
  5232. o365.Parent = o362
  5233. o365.C0 = CFrame.new(-0.147011638, -2.14636993, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5234. o365.C1 = CFrame.new(0.0294051915, -0.867043614, -4.1310401, -1.00000262, -8.27014446e-07, 2.71014869e-06, -2.77161598e-06, 1.41561031e-06, 1.00000167, 1.08778477e-06, 1.00000393, 1.57952309e-06)
  5235. o365.Part0 = o362
  5236. o365.Part1 = o404
  5237. o366.Name = "Ant"
  5238. o366.Parent = o119
  5239. o366.Material = Enum.Material.SmoothPlastic
  5240. o366.BrickColor = BrickColor.new("Really black")
  5241. o366.Transparency = 1
  5242. o366.Position = Vector3.new(-18.0605774, 6.68254614, 56.9793701)
  5243. o366.Rotation = Vector3.new(-179.98999, -32.079998, 0)
  5244. o366.Anchored = true
  5245. o366.CanCollide = false
  5246. o366.FormFactor = Enum.FormFactor.Custom
  5247. o366.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  5248. o366.CFrame = CFrame.new(-18.0605774, 6.68254614, 56.9793701, 0.847347736, -2.05139731e-05, -0.531041443, 9.84064973e-05, -1.00000238, 0.000195485642, -0.531046808, -0.000212045648, -0.847356319)
  5249. o366.BottomSurface = Enum.SurfaceType.Smooth
  5250. o366.TopSurface = Enum.SurfaceType.Smooth
  5251. o366.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5252. o366.Position = Vector3.new(-18.0605774, 6.68254614, 56.9793701)
  5253. o367.Parent = o366
  5254. o367.Scale = Vector3.new(0.15899621, 0.158996344, 0.158996239)
  5255. o368.Name = "NewEcho"
  5256. o368.Parent = o366
  5257.  
  5258. runDummyScript(function()
  5259. game.Soundscape.AmbientReverb = "Arena" --Do not change
  5260.  
  5261. end,o368)
  5262.  
  5263. o369.Name = "NewEcho"
  5264. o369.Parent = o366
  5265.  
  5266. runDummyScript(function()
  5267. game.SoundService.AmbientReverb = "Arena" --Do not change
  5268.  
  5269. end,o369)
  5270.  
  5271. o370.Parent = o119
  5272. o370.Material = Enum.Material.SmoothPlastic
  5273. o370.Position = Vector3.new(-20.4306335, 3.72059298, 58.2348633)
  5274. o370.Rotation = Vector3.new(-89.9199982, -89.6100006, -89.9199982)
  5275. o370.Anchored = true
  5276. o370.CanCollide = false
  5277. o370.FormFactor = Enum.FormFactor.Custom
  5278. o370.Size = Vector3.new(0.52924192, 0.294023275, 0.793860674)
  5279. o370.CFrame = CFrame.new(-20.4306335, 3.72059298, 58.2348633, 9.9006138e-06, 0.00680370536, -0.999976873, 0.00011298665, 0.999976873, 0.00680370675, 1, -0.000113051407, 9.13165513e-06)
  5280. o370.BottomSurface = Enum.SurfaceType.Smooth
  5281. o370.TopSurface = Enum.SurfaceType.Smooth
  5282. o370.Position = Vector3.new(-20.4306335, 3.72059298, 58.2348633)
  5283. o371.Parent = o370
  5284. o371.Scale = Vector3.new(1, 0.5, 1)
  5285. o372.Name = "Part-to-Part Strong Joint"
  5286. o372.Parent = o370
  5287. o372.C0 = CFrame.new(-0.26462096, -0.147011638, -0.396930337, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5288. o372.C1 = CFrame.new(-0.418429047, -0.183618739, 1.60235703, -1.32769346e-05, 1.00000012, 1.05121298e-05, 3.05989488e-06, -1.05120862e-05, 1, 1.00000012, 1.32760033e-05, -3.05976937e-06)
  5289. o372.Part0 = o370
  5290. o372.Part1 = o351
  5291. o373.Parent = o119
  5292. o373.Material = Enum.Material.SmoothPlastic
  5293. o373.Position = Vector3.new(-18.4165936, 3.70689297, 58.1171875)
  5294. o373.Rotation = Vector3.new(-89.9199982, -89.6100006, -89.9199982)
  5295. o373.Anchored = true
  5296. o373.CanCollide = false
  5297. o373.FormFactor = Enum.FormFactor.Custom
  5298. o373.Size = Vector3.new(0.294023275, 0.294023275, 4.82197952)
  5299. o373.CFrame = CFrame.new(-18.4165936, 3.70689297, 58.1171875, 9.90060562e-06, 0.00680370536, -0.999976873, 0.00011298665, 0.999976873, 0.00680370675, 1, -0.000113051407, 9.13164786e-06)
  5300. o373.BottomSurface = Enum.SurfaceType.Smooth
  5301. o373.TopSurface = Enum.SurfaceType.Smooth
  5302. o373.Position = Vector3.new(-18.4165936, 3.70689297, 58.1171875)
  5303. o374.Parent = o373
  5304. o374.Scale = Vector3.new(1, 0.5, 1)
  5305. o375.Name = "Sound"
  5306. o375.Parent = o119
  5307. o375.Material = Enum.Material.SmoothPlastic
  5308. o375.BrickColor = BrickColor.new("Light stone grey")
  5309. o375.Transparency = 1
  5310. o375.Position = Vector3.new(-18.0605774, 6.68254614, 56.9793701)
  5311. o375.Rotation = Vector3.new(-179.98999, -32.079998, 0)
  5312. o375.Anchored = true
  5313. o375.CanCollide = false
  5314. o375.FormFactor = Enum.FormFactor.Custom
  5315. o375.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  5316. o375.CFrame = CFrame.new(-18.0605774, 6.68254614, 56.9793701, 0.847347736, -2.05139731e-05, -0.531041443, 9.84064973e-05, -1.00000238, 0.000195485642, -0.531046808, -0.000212045648, -0.847356319)
  5317. o375.BackSurface = Enum.SurfaceType.Weld
  5318. o375.BottomSurface = Enum.SurfaceType.Smooth
  5319. o375.FrontSurface = Enum.SurfaceType.Weld
  5320. o375.LeftSurface = Enum.SurfaceType.Weld
  5321. o375.RightSurface = Enum.SurfaceType.Weld
  5322. o375.TopSurface = Enum.SurfaceType.Smooth
  5323. o375.Color = Color3.new(0.898039, 0.894118, 0.87451)
  5324. o375.Position = Vector3.new(-18.0605774, 6.68254614, 56.9793701)
  5325. o376.Parent = o375
  5326. o376.Scale = Vector3.new(0.15899621, 0.158996344, 0.158996239)
  5327. o377.Parent = o375
  5328. o377.Pitch = 0
  5329. o377.SoundId = "rbxassetid://222474636"
  5330. o377.TimePosition = -1
  5331. o377.Volume = 1
  5332. o377.Looped = true
  5333. o378.Name = "ScriptWail"
  5334. o378.Parent = o377
  5335. o378.Disabled = true
  5336.  
  5337. runDummyScript(function()
  5338. s = script.Parent
  5339. --s.Pitch = 0.7
  5340. while true do
  5341. --s.Pitch = 0.7
  5342. while s.Pitch<1.1 do
  5343. s.Pitch=s.Pitch+0.01315
  5344. s:Play()
  5345. if s.Pitch>1.1 then
  5346. s.Pitch=1.1
  5347. end
  5348. wait(0.001)
  5349. end
  5350.  
  5351. --[[for x = 1, 50 do
  5352. s.Pitch = s.Pitch + 0.01
  5353. s:play()
  5354. wait(0.001)
  5355. end]]
  5356. for x = 100, 120 do
  5357. s:play()
  5358. wait(0.001)
  5359. end
  5360. for x = 100, 210 do
  5361. s.Pitch = s.Pitch - 0.0031
  5362. s:play()
  5363. wait(0.001)
  5364. end
  5365. wait()
  5366. end
  5367. end,o378)
  5368.  
  5369. o379.Name = "ScriptAttack"
  5370. o379.Parent = o377
  5371. o379.Disabled = true
  5372.  
  5373. runDummyScript(function()
  5374. s = script.Parent
  5375. --s.Pitch = 0
  5376. while true do
  5377. --s.Pitch = 0
  5378. while s.Pitch<1 do
  5379. s.Pitch=s.Pitch+0.01315
  5380. s:Play()
  5381. if s.Pitch>1 then
  5382. s.Pitch=1
  5383. end
  5384. wait(0.001)
  5385. end
  5386.  
  5387. --[[for x = 1, 50 do
  5388. s.Pitch = s.Pitch + 0.01
  5389. s:play()
  5390. wait(0.001)
  5391. end]]
  5392. for x = 100, 170 do
  5393. s:play()
  5394. wait(0.001)
  5395. end
  5396. for x = 100, 210 do
  5397. s.Pitch = s.Pitch - 0.0031
  5398. s:play()
  5399. wait(0.001)
  5400. end
  5401. wait()
  5402. end
  5403. end,o379)
  5404.  
  5405. o380.Name = "ScriptAlert"
  5406. o380.Parent = o377
  5407. o380.Disabled = true
  5408.  
  5409. runDummyScript(function()
  5410. s = script.Parent
  5411. --s.Pitch = 0
  5412. --[[for x = 1, 50 do
  5413. s.Pitch = s.Pitch + 0.10 1.900
  5414. s:play()
  5415. wait(0.001)
  5416. end]]
  5417. --[[Chopper level 5=1.2, Chopper level 4=1.04]]
  5418. while s.Pitch<1 do
  5419. s.Pitch=s.Pitch+1
  5420. s:Play()
  5421. if s.Pitch>1 then
  5422. s.Pitch=1
  5423. end
  5424. wait(-9)
  5425. end
  5426.  
  5427. while true do
  5428. for x = 1, 500 do
  5429. s:play()
  5430. wait(-9)
  5431. end
  5432. end
  5433. end,o380)
  5434.  
  5435. o381.Name = "SoundFixScript"
  5436. o381.Parent = o377
  5437.  
  5438. runDummyScript(function()
  5439. while true do
  5440. script.Parent.TimePosition = -1
  5441. script.Parent.MinDistance = 150
  5442. wait()
  5443. end
  5444. end,o381)
  5445.  
  5446. o382.Name = "ScriptGrowl"
  5447. o382.Parent = o377
  5448. o382.Disabled = true
  5449.  
  5450. runDummyScript(function()
  5451. script.ScriptAlert.Disabled = false
  5452. script.ScriptOff.Disabled = true
  5453. script.Parent.Parent.Parent.Script.Rotate.Value = true
  5454. wait(0.8)
  5455. script.Parent.Parent.Parent.Script.Rotate.Value = false
  5456. script.ScriptAlert.Disabled = true
  5457. script.ScriptOff.Disabled = false
  5458.  
  5459. end,o382)
  5460.  
  5461. o383.Name = "ScriptAlert"
  5462. o383.Parent = o382
  5463. o383.Disabled = true
  5464.  
  5465. runDummyScript(function()
  5466. s = script.Parent.Parent
  5467. --s.Pitch = 0.7
  5468. --[[for x = 1, 50 do
  5469. s.Pitch = s.Pitch + 0.20 1.900
  5470. s:play()
  5471. wait(0.001)
  5472. end]]
  5473. --[[Chopper level 5=1.2, Chopper level 4=1.04]]
  5474. while s.Pitch<1.1 do
  5475. s.Pitch=s.Pitch+0.01315
  5476. s:Play()
  5477. if s.Pitch>1.1 then
  5478. s.Pitch=1.1
  5479. end
  5480. wait(-9)
  5481. end
  5482.  
  5483. while true do
  5484. for x = 1, 500 do
  5485. s:play()
  5486. wait(-9)
  5487. end
  5488. end
  5489. end,o383)
  5490.  
  5491. o384.Name = "ScriptOff"
  5492. o384.Parent = o382
  5493. o384.Disabled = true
  5494.  
  5495. runDummyScript(function()
  5496. s = script.Parent.Parent
  5497. slowness = script.Slowness
  5498.  
  5499.  
  5500. while true do
  5501. s:play()
  5502. pitch = s.Pitch
  5503.  
  5504. if s.Pitch >= 0.95 then
  5505. s.Pitch = s.Pitch- slowness.Value
  5506. else
  5507. end
  5508.  
  5509. if s.Pitch >= 0.9 then
  5510. s.Pitch = s.Pitch- slowness.Value
  5511. else
  5512. end
  5513.  
  5514. if s.Pitch >= 0.85 then
  5515. s.Pitch = s.Pitch- slowness.Value
  5516. else
  5517. end
  5518.  
  5519. if s.Pitch >= 0.8 then
  5520. s.Pitch = s.Pitch- slowness.Value
  5521. else
  5522. end
  5523.  
  5524. if s.Pitch >= 0.75 then
  5525. s.Pitch = s.Pitch- slowness.Value
  5526. else
  5527. end
  5528.  
  5529. if s.Pitch >= 0.6 then
  5530. s.Pitch = s.Pitch- slowness.Value
  5531. else
  5532. end
  5533.  
  5534. if s.Pitch >= 0.55 then
  5535. s.Pitch = s.Pitch- slowness.Value
  5536. else
  5537. end
  5538.  
  5539. if s.Pitch >= 0.5 then
  5540. s.Pitch = s.Pitch- slowness.Value
  5541. else
  5542. end
  5543.  
  5544. if s.Pitch >= 0.45 then
  5545. s.Pitch = s.Pitch- slowness.Value
  5546. else
  5547. end
  5548.  
  5549. if s.Pitch >= 0.4 then
  5550. s.Pitch =s.Pitch - slowness.Value
  5551. else
  5552. end
  5553.  
  5554. if s.Pitch >= 0.3 then
  5555. s.Pitch = s.Pitch- slowness.Value
  5556. else
  5557. end
  5558.  
  5559. if s.Pitch >= 0.25 then
  5560. s.Pitch = s.Pitch- slowness.Value
  5561. else
  5562. end
  5563.  
  5564. if s.Pitch >= 0.2 then
  5565. s.Pitch = s.Pitch- slowness.Value
  5566. else
  5567. end
  5568.  
  5569. if s.Pitch >= 0.15 then
  5570. s.Pitch = s.Pitch- slowness.Value
  5571. else
  5572. end
  5573.  
  5574. if s.Pitch >= 0 then
  5575. s.Pitch = s.Pitch- slowness.Value
  5576.  
  5577. else
  5578. end
  5579. wait()
  5580. end
  5581.  
  5582. end,o384)
  5583.  
  5584. o385.Name = "Slowness"
  5585. o385.Parent = o384
  5586. o385.Value = 0.00023
  5587. o386.Name = "ScriptOff"
  5588. o386.Parent = o377
  5589.  
  5590. runDummyScript(function()
  5591. s = script.Parent
  5592. slowness = script.Slowness
  5593.  
  5594.  
  5595. while true do
  5596. s:play()
  5597. pitch = s.Pitch
  5598.  
  5599. if s.Pitch >= 0 then
  5600. s.Pitch = s.Pitch- slowness.Value
  5601. else
  5602. end
  5603.  
  5604. if s.Pitch >= 0 then
  5605. s.Pitch = s.Pitch- slowness.Value
  5606. else
  5607. end
  5608.  
  5609. if s.Pitch >= 0 then
  5610. s.Pitch = s.Pitch- slowness.Value
  5611. else
  5612. end
  5613.  
  5614. if s.Pitch >= 0 then
  5615. s.Pitch = s.Pitch- slowness.Value
  5616. else
  5617. end
  5618.  
  5619. if s.Pitch >= 0 then
  5620. s.Pitch = s.Pitch- slowness.Value
  5621. else
  5622. end
  5623.  
  5624. if s.Pitch >= 0 then
  5625. s.Pitch = s.Pitch- slowness.Value
  5626. else
  5627. end
  5628.  
  5629. if s.Pitch >= 0 then
  5630. s.Pitch = s.Pitch- slowness.Value
  5631. else
  5632. end
  5633.  
  5634. if s.Pitch >= 0 then
  5635. s.Pitch = s.Pitch- slowness.Value
  5636. else
  5637. end
  5638.  
  5639. if s.Pitch >= 0 then
  5640. s.Pitch = s.Pitch- slowness.Value
  5641. else
  5642. end
  5643.  
  5644. if s.Pitch >= 0 then
  5645. s.Pitch =s.Pitch - slowness.Value
  5646. else
  5647. end
  5648.  
  5649. if s.Pitch >= 0 then
  5650. s.Pitch = s.Pitch- slowness.Value
  5651. else
  5652. end
  5653.  
  5654. if s.Pitch >= 0 then
  5655. s.Pitch = s.Pitch- slowness.Value
  5656. else
  5657. end
  5658.  
  5659. if s.Pitch >= 0 then
  5660. s.Pitch = s.Pitch- slowness.Value
  5661. else
  5662. end
  5663.  
  5664. if s.Pitch >= 0 then
  5665. s.Pitch = s.Pitch- slowness.Value
  5666. else
  5667. end
  5668.  
  5669. if s.Pitch >= 0 then
  5670. s.Pitch = s.Pitch- slowness.Value
  5671.  
  5672. else
  5673. end
  5674. wait()
  5675. end
  5676.  
  5677. end,o386)
  5678.  
  5679. o387.Name = "Slowness"
  5680. o387.Parent = o386
  5681. o387.Value = 0.00023
  5682. o388.Name = "VolumeScript"
  5683. o388.Parent = o386
  5684.  
  5685. runDummyScript(function()
  5686. sound = script.Parent.Parent
  5687. while true do
  5688. wait()
  5689. if sound.Pitch > 0.0001 then
  5690. sound.Volume = 0.0001 + sound.Pitch/1
  5691. else
  5692. sound.Volume = 0
  5693. end
  5694. wait()
  5695. end
  5696.  
  5697.  
  5698.  
  5699. end,o388)
  5700.  
  5701. o389.Parent = o119
  5702. o389.Material = Enum.Material.SmoothPlastic
  5703. o389.Position = Vector3.new(-20.7516155, 4.09031105, 58.2346191)
  5704. o389.Rotation = Vector3.new(89.9899979, -0.389999986, 90)
  5705. o389.Anchored = true
  5706. o389.CanCollide = false
  5707. o389.FormFactor = Enum.FormFactor.Custom
  5708. o389.Size = Vector3.new(0.52924192, 0.294023275, 0.793860674)
  5709. o389.CFrame = CFrame.new(-20.7516155, 4.09031105, 58.2346191, 3.13080022e-07, -0.999977052, -0.00678690057, 0.000121337442, 0.00678690011, -0.999977052, 1, -5.10432358e-07, 0.00012133678)
  5710. o389.BottomSurface = Enum.SurfaceType.Smooth
  5711. o389.TopSurface = Enum.SurfaceType.Smooth
  5712. o389.Position = Vector3.new(-20.7516155, 4.09031105, 58.2346191)
  5713. o390.Parent = o389
  5714. o390.Scale = Vector3.new(1, 0.5, 1)
  5715. o391.Name = "Part-to-Part Strong Joint"
  5716. o391.Parent = o389
  5717. o391.C0 = CFrame.new(-0.26462096, -0.147011638, -0.396930337, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5718. o391.C1 = CFrame.new(0.493028641, -0.183495358, 2.17576456, -1.00000012, -2.7531758e-05, 2.21200025e-06, 2.21164987e-06, 1.27040148e-05, 1, -2.75312923e-05, 1.00000012, -1.27039602e-05)
  5719. o391.Part0 = o389
  5720. o391.Part1 = o351
  5721. o392.Name = "Motor"
  5722. o392.Parent = o119
  5723. o392.Material = Enum.Material.SmoothPlastic
  5724. o392.Transparency = 1
  5725. o392.Position = Vector3.new(-14.8600779, 4.92876911, 57.9273682)
  5726. o392.Rotation = Vector3.new(90, 0, 90)
  5727. o392.Anchored = true
  5728. o392.CanCollide = false
  5729. o392.Size = Vector3.new(0.68507421, 0.68507421, 0.68507421)
  5730. o392.CFrame = CFrame.new(-14.8600779, 4.92876911, 57.9273682, 5.07552431e-05, -1, -1.72960226e-05, 2.83214206e-07, 1.72960354e-05, -1, 1, 5.07552395e-05, 2.84097069e-07)
  5731. o392.TopSurface = Enum.SurfaceType.Motor
  5732. o392.Position = Vector3.new(-14.8600779, 4.92876911, 57.9273682)
  5733. o393.Name = "MotorScript"
  5734. o393.Parent = o392
  5735.  
  5736. runDummyScript(function()
  5737. sound = script.Parent.Parent.Sound.Sound.Sound
  5738. RotateMotor = script.Parent
  5739. while true do
  5740. wait()
  5741. if sound.Pitch > 0.0001 then
  5742. RotateMotor.TopParamB = 0.0001
  5743.  
  5744. RotateMotor.TopParamB = 0.0001 + sound.Pitch/0.5
  5745. else
  5746. RotateMotor.TopParamB = 0
  5747. end
  5748. wait()
  5749. end
  5750.  
  5751.  
  5752.  
  5753. end,o393)
  5754.  
  5755. o394.Parent = o119
  5756. o394.Material = Enum.Material.SmoothPlastic
  5757. o394.BrickColor = BrickColor.new("Smoky grey")
  5758. o394.Position = Vector3.new(-18.4039001, 4.49992895, 55.9044189)
  5759. o394.Rotation = Vector3.new(-90.0099945, 0.389999986, 90)
  5760. o394.Anchored = true
  5761. o394.CanCollide = false
  5762. o394.FormFactor = Enum.FormFactor.Custom
  5763. o394.Size = Vector3.new(0.294023275, 4.79257917, 0.294023275)
  5764. o394.CFrame = CFrame.new(-18.4039001, 4.49992895, 55.9044189, -0, -0.999976933, 0.00680468464, -0.000128, 0.00680468464, 0.999976873, -1, -8.70999656e-07, -0.000127997031)
  5765. o394.Color = Color3.new(0.356863, 0.364706, 0.411765)
  5766. o394.Position = Vector3.new(-18.4039001, 4.49992895, 55.9044189)
  5767. o395.Parent = o394
  5768. o396.Name = "Part-to-Union Strong Joint"
  5769. o396.Parent = o394
  5770. o396.C0 = CFrame.new(0.147011638, -2.39628959, 0.147011638, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  5771. o396.C1 = CFrame.new(-0.163578376, -0.237765849, -0.337312937, -0.258801132, -0.96593082, -4.99328598e-06, -4.23002966e-08, -5.15766442e-06, 1.00000012, -0.9659307, 0.258801162, 1.2939563e-06)
  5772. o396.Part0 = o394
  5773. o396.Part1 = mas
  5774. o397.Name = "Part-to-Part Strong Joint"
  5775. o397.Parent = o394
  5776. o397.C0 = CFrame.new(0.147011638, -2.39628959, -0.147011638, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5777. o397.C1 = CFrame.new(0.693335712, 0.146153122, -0.0153436223, 0, -1.00000012, -8.9998357e-06, -1.4000002e-05, 8.9998357e-06, -1.00000012, 1, 1.259437e-10, -1.40000029e-05)
  5778. o397.Part0 = o394
  5779. o397.Part1 = o201
  5780. o398.Name = "Part-to-Part Strong Joint"
  5781. o398.Parent = o394
  5782. o398.C0 = CFrame.new(-0.147011638, -2.39628959, 0.147011638, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5783. o398.C1 = CFrame.new(-0.852612555, 0.811002374, -0.168994352, 0.00193990755, -7.01332465e-06, 0.99999851, 0.999998391, 8.84614383e-06, -0.00194011733, -8.83277698e-06, 1.00000036, 7.03008845e-06)
  5784. o398.Part0 = o394
  5785. o398.Part1 = o340
  5786. o399.Parent = o119
  5787. o399.Material = Enum.Material.SmoothPlastic
  5788. o399.BrickColor = BrickColor.new("Smoky grey")
  5789. o399.Position = Vector3.new(-17.4817829, 4.97170019, 57.8300781)
  5790. o399.Rotation = Vector3.new(-90.0099945, -89.6100006, -90)
  5791. o399.Anchored = true
  5792. o399.CanCollide = false
  5793. o399.FormFactor = Enum.FormFactor.Custom
  5794. o399.Size = Vector3.new(0.294023275, 1.17609322, 0.294023275)
  5795. o399.CFrame = CFrame.new(-17.4817829, 4.97170019, 57.8300781, 0, 0.00680892216, -0.999976814, 0.000128, 0.999976873, 0.00680892169, 1, -0.000127997046, -8.71541999e-07)
  5796. o399.Color = Color3.new(0.356863, 0.364706, 0.411765)
  5797. o399.Position = Vector3.new(-17.4817829, 4.97170019, 57.8300781)
  5798. o400.Parent = o399
  5799. o401.Name = "Part-to-Part Strong Joint"
  5800. o401.Parent = o399
  5801. o401.C0 = CFrame.new(-0.147011638, -0.58804661, -0.147011638, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5802. o401.C1 = CFrame.new(0.264605701, -0.867049217, -1.08785915, -2.99979001e-06, 1.00000012, 0, 0, 0, 1, 1.00000012, 2.99979001e-06, 0)
  5803. o401.Part0 = o399
  5804. o401.Part1 = o347
  5805. o402.Name = "Motor"
  5806. o402.Parent = o119
  5807. o402.Material = Enum.Material.SmoothPlastic
  5808. o402.Transparency = 1
  5809. o402.Position = Vector3.new(-15.4412537, 5.87817812, 56.2946777)
  5810. o402.Rotation = Vector3.new(0, 0, 90)
  5811. o402.Anchored = true
  5812. o402.CanCollide = false
  5813. o402.Size = Vector3.new(0.977627397, 0.304314107, 0.980567634)
  5814. o402.CFrame = CFrame.new(-15.4412537, 5.87817812, 56.2946777, 6.79609002e-07, -1.00000739, -1.0277191e-05, 1.00000823, 6.91730747e-07, -4.67964164e-05, 4.67888021e-05, -1.01780643e-05, 1.00000477)
  5815. o402.TopSurface = Enum.SurfaceType.Motor
  5816. o402.Position = Vector3.new(-15.4412537, 5.87817812, 56.2946777)
  5817. o403.Name = "MotorScript"
  5818. o403.Parent = o402
  5819.  
  5820. runDummyScript(function()
  5821. sound = script.Parent.Parent.Sound.Sound.Sound
  5822. RotateMotor = script.Parent
  5823. while true do
  5824. wait()
  5825. if sound.Pitch > 0.0001 then
  5826. RotateMotor.TopParamB = 0.0001
  5827.  
  5828. RotateMotor.TopParamB = 0.0001 + sound.Pitch/0.5
  5829. else
  5830. RotateMotor.TopParamB = 0
  5831. end
  5832. wait()
  5833. end
  5834.  
  5835.  
  5836.  
  5837. end,o403)
  5838.  
  5839. o404.Parent = o119
  5840. o404.Material = Enum.Material.SmoothPlastic
  5841. o404.Position = Vector3.new(-20.6735516, 4.74335814, 56.81604)
  5842. o404.Rotation = Vector3.new(-90.0099945, -89.6100006, 0)
  5843. o404.Anchored = true
  5844. o404.CanCollide = false
  5845. o404.FormFactor = Enum.FormFactor.Custom
  5846. o404.Size = Vector3.new(2.67561197, 1.76413977, 0.294023275)
  5847. o404.CFrame = CFrame.new(-20.6735516, 4.74335814, 56.81604, 0.0068089189, 1.98767253e-07, -0.999976814, 0.999976814, -9.87044259e-05, 0.0068089189, -9.87007807e-05, -1, -8.7083265e-07)
  5848. o404.BottomSurface = Enum.SurfaceType.Smooth
  5849. o404.TopSurface = Enum.SurfaceType.Smooth
  5850. o404.Position = Vector3.new(-20.6735516, 4.74335814, 56.81604)
  5851. o405.Name = "Part-to-Union Strong Joint"
  5852. o405.Parent = o404
  5853. o405.C0 = CFrame.new(-1.33780599, 0.882069886, 0.147011638, -0.99999994, 0, 0, 0, 0, 0.99999994, 0, 1, 0)
  5854. o405.C1 = CFrame.new(-0.152437985, -2.56774998, -2.47655225, 0, 0, 0.999999583, -0.999978602, 0.00678101042, 0, -0.00678101322, -0.999979019, 0)
  5855. o405.Part0 = o404
  5856. o405.Part1 = mas
  5857. o406.Name = "Part-to-Part Strong Joint"
  5858. o406.Parent = o404
  5859. o406.C0 = CFrame.new(1.33780599, -0.882069886, 0.147011638, 0.99999994, 0, 0, 0, 0, -0.99999994, -0, 1, 0)
  5860. o406.C1 = CFrame.new(0.237448469, 0.131878883, 2.38896704, 0.999998212, -8.01263377e-06, -0.0019240001, -0.00192400056, -1.30466487e-05, -0.999998152, 7.98748806e-06, 1.00000012, -1.3062041e-05)
  5861. o406.Part0 = o404
  5862. o406.Part1 = o334
  5863. o407.Name = "Motor"
  5864. o407.Parent = o119
  5865. o407.Material = Enum.Material.SmoothPlastic
  5866. o407.Transparency = 1
  5867. o407.Position = Vector3.new(-14.7107859, 4.17681694, 56.7718506)
  5868. o407.Rotation = Vector3.new(90, 0, 90)
  5869. o407.Anchored = true
  5870. o407.CanCollide = false
  5871. o407.Size = Vector3.new(0.808564007, 0.474847615, 0.808564007)
  5872. o407.CFrame = CFrame.new(-14.7107859, 4.17681694, 56.7718506, 3.38479322e-06, -1.0000006, -1.76709545e-05, -4.70769373e-05, 1.7640974e-05, -1, 1, 3.38270934e-06, -4.7078167e-05)
  5873. o407.TopSurface = Enum.SurfaceType.Motor
  5874. o407.Position = Vector3.new(-14.7107859, 4.17681694, 56.7718506)
  5875. o408.Name = "MotorScript"
  5876. o408.Parent = o407
  5877.  
  5878. runDummyScript(function()
  5879. sound = script.Parent.Parent.Sound.Sound.Sound
  5880. RotateMotor = script.Parent
  5881. while true do
  5882. wait()
  5883. if sound.Pitch > 0.0001 then
  5884. RotateMotor.TopParamB = 0.0001
  5885.  
  5886. RotateMotor.TopParamB = 0.0001 + sound.Pitch/0.5
  5887. else
  5888. RotateMotor.TopParamB = 0
  5889. end
  5890. wait()
  5891. end
  5892.  
  5893.  
  5894.  
  5895. end,o408)
  5896.  
  5897. o409.Name = "Motor"
  5898. o409.Parent = o119
  5899. o409.Material = Enum.Material.SmoothPlastic
  5900. o409.Transparency = 1
  5901. o409.Position = Vector3.new(-15.0284119, 4.61049414, 56.1455078)
  5902. o409.Rotation = Vector3.new(90, 0, 90)
  5903. o409.Anchored = true
  5904. o409.CanCollide = false
  5905. o409.Size = Vector3.new(0.688014448, 0.339596897, 0.686544359)
  5906. o409.CFrame = CFrame.new(-15.0284119, 4.61049414, 56.1455078, 3.38479322e-06, -1.0000006, -1.76709545e-05, -4.70769373e-05, 1.7640974e-05, -1, 1, 3.38270934e-06, -4.7078167e-05)
  5907. o409.TopSurface = Enum.SurfaceType.Motor
  5908. o409.Position = Vector3.new(-15.0284119, 4.61049414, 56.1455078)
  5909. o410.Name = "MotorScript"
  5910. o410.Parent = o409
  5911.  
  5912. runDummyScript(function()
  5913. sound = script.Parent.Parent.Sound.Sound.Sound
  5914. RotateMotor = script.Parent
  5915. while true do
  5916. wait()
  5917. if sound.Pitch > 0.0001 then
  5918. RotateMotor.TopParamB = 0.0001
  5919.  
  5920. RotateMotor.TopParamB = 0.0001 + sound.Pitch/0.5
  5921. else
  5922. RotateMotor.TopParamB = 0
  5923. end
  5924. wait()
  5925. end
  5926.  
  5927.  
  5928.  
  5929. end,o410)
  5930.  
  5931. o411.Name = "Motor"
  5932. o411.Parent = o119
  5933. o411.Material = Enum.Material.SmoothPlastic
  5934. o411.Transparency = 1
  5935. o411.Position = Vector3.new(-15.1091623, 4.27972507, 58.0904541)
  5936. o411.Rotation = Vector3.new(90, 0, 90)
  5937. o411.Anchored = true
  5938. o411.CanCollide = false
  5939. o411.Size = Vector3.new(0.438094705, 0.294023275, 0.438094705)
  5940. o411.CFrame = CFrame.new(-15.1091623, 4.27972507, 58.0904541, 3.38479322e-06, -1.0000006, -1.76709545e-05, -4.70769373e-05, 1.7640974e-05, -1, 1, 3.38270934e-06, -4.7078167e-05)
  5941. o411.TopSurface = Enum.SurfaceType.Motor
  5942. o411.Position = Vector3.new(-15.1091623, 4.27972507, 58.0904541)
  5943. o412.Name = "MotorScript"
  5944. o412.Parent = o411
  5945.  
  5946. runDummyScript(function()
  5947. sound = script.Parent.Parent.Sound.Sound.Sound
  5948. RotateMotor = script.Parent
  5949. while true do
  5950. wait()
  5951. if sound.Pitch > 0.0001 then
  5952. RotateMotor.TopParamB = 0.0001
  5953.  
  5954. RotateMotor.TopParamB = 0.0001 + sound.Pitch/0.5
  5955. else
  5956. RotateMotor.TopParamB = 0
  5957. end
  5958. wait()
  5959. end
  5960.  
  5961.  
  5962.  
  5963. end,o412)
  5964.  
  5965. o413.Name = "Motor"
  5966. o413.Parent = o119
  5967. o413.Material = Enum.Material.SmoothPlastic
  5968. o413.Transparency = 1
  5969. o413.Position = Vector3.new(-16.0456848, 5.8630352, 57.3231201)
  5970. o413.Rotation = Vector3.new(180, 0, -90)
  5971. o413.Anchored = true
  5972. o413.CanCollide = false
  5973. o413.Size = Vector3.new(0.977627397, 0.304314107, 0.980567634)
  5974. o413.CFrame = CFrame.new(-16.0456848, 5.8630352, 57.3231201, 1.07890628e-06, 1, 1.05193512e-05, 1, -1.07840606e-06, -4.76018213e-05, -4.76018176e-05, 1.05194031e-05, -1)
  5975. o413.TopSurface = Enum.SurfaceType.Motor
  5976. o413.Position = Vector3.new(-16.0456848, 5.8630352, 57.3231201)
  5977. o414.Name = "MotorScript"
  5978. o414.Parent = o413
  5979.  
  5980. runDummyScript(function()
  5981. sound = script.Parent.Parent.Sound.Sound.Sound
  5982. RotateMotor = script.Parent
  5983. while true do
  5984. wait()
  5985. if sound.Pitch > 0.0001 then
  5986. RotateMotor.TopParamB = 0.0001
  5987.  
  5988. RotateMotor.TopParamB = 0.0001 + sound.Pitch/0.5
  5989. else
  5990. RotateMotor.TopParamB = 0
  5991. end
  5992. wait()
  5993. end
  5994.  
  5995.  
  5996.  
  5997. end,o414)
  5998.  
  5999. o416.Name = "Union-to-Union Strong Joint"
  6000. o416.Parent = mas
  6001. o416.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6002. o416.C1 = CFrame.new(0.147047251, 0.0513753369, 1.0143503, 1.00000966, 1.22903439e-05, -8.1830658e-06, -6.26360998e-06, -1.15163912e-05, -1.00000834, -9.29601083e-06, 1.00000167, -6.03552098e-06)
  6003. o416.Part0 = mas
  6004. o416.Part1 = mas
  6005. o417.Name = "Union-to-Union Strong Joint"
  6006. o417.Parent = mas
  6007. o417.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6008. o417.C1 = CFrame.new(0.147037432, 0.051444035, 0.485118657, 1.00000179, 1.20007062e-05, -8.00006092e-06, -7.99819827e-06, 6.02426553e-10, -1.00000179, -1.20008917e-05, 1, 2.51930032e-10)
  6009. o417.Part0 = mas
  6010. o417.Part1 = mas
  6011. o418.Name = "Union-to-Union Strong Joint"
  6012. o418.Parent = mas
  6013. o418.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6014. o418.C1 = CFrame.new(-1.93993771, 0.0470154285, -0.115290269, 4.8001104e-05, -1.09947287e-05, 1.00000012, -9.89994878e-05, 1.00000012, 1.09998509e-05, -1, -9.90000117e-05, 4.8000009e-05)
  6015. o418.Part0 = mas
  6016. o418.Part1 = mas
  6017. o419.Name = "Union-to-Union Strong Joint"
  6018. o419.Parent = mas
  6019. o419.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6020. o419.C1 = CFrame.new(0.0123713557, -0.0454213396, -0.147605255, -4.8000009e-05, -1, -9.90000117e-05, -1.09998509e-05, -9.89994878e-05, 1.00000012, -1.00000012, 4.8001104e-05, -1.09947287e-05)
  6021. o419.Part0 = mas
  6022. o419.Part1 = mas
  6023. o420.Name = "Union-to-Union Strong Joint"
  6024. o420.Parent = mas
  6025. o420.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6026. o420.C1 = CFrame.new(0.0147716012, 0.0530402251, -2.26756001, -7.13312256e-05, -1, -0.000147843253, 4.00468707e-06, 0.000147843049, -1.00000167, 1.00000167, -7.13318004e-05, 3.99025157e-06)
  6027. o420.Part0 = mas
  6028. o420.Part1 = mas
  6029. o422.Name = "Union-to-Part Strong Joint"
  6030. o422.Parent = mas
  6031. o422.C0 = CFrame.new(-0.14338775, -0.0541877411, -0.14338775, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0)
  6032. o422.C1 = CFrame.new(1.41134942, 0.908133805, -0.0399699658, -9.99774784e-07, -1.00000072, 0, 0, 0, -0.99999994, 1.0000006, -9.99774784e-07, -0)
  6033. o422.Part0 = mas
  6034. o422.Part1 = o404
  6035. o423.Name = "Union-to-Union Strong Joint"
  6036. o423.Parent = mas
  6037. o423.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6038. o423.C1 = CFrame.new(-0.143923566, 0.0548421629, -0.344098657, 2.19999984e-05, -1.00000048, -1.89994462e-05, 5.21341303e-12, 1.89994462e-05, -1.00000048, 1, 2.20000129e-05, 4.13209023e-10)
  6039. o423.Part0 = mas
  6040. o423.Part1 = mas
  6041. o424.Name = "Union-to-Union Strong Joint"
  6042. o424.Parent = mas
  6043. o424.C0 = CFrame.new(0.14338775, -0.0541877411, -0.14338775, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
  6044. o424.C1 = CFrame.new(-1.94416189, 0.158694118, -0.069887504, -0, 0, 1.00000012, 0, -1.00000024, 0, 0.99999994, -0, 0)
  6045. o424.Part0 = mas
  6046. o424.Part1 = mas
  6047. o425.Name = "Union-to-Union Strong Joint"
  6048. o425.Parent = mas
  6049. o425.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6050. o425.C1 = CFrame.new(-0.126371771, 0.0736403391, -2.55845213, -0.999999523, 0, 0, 0, 0.0067800153, -0.999979258, -0, -0.999979734, -0.0067800181)
  6051. o425.Part0 = mas
  6052. o425.Part1 = mas
  6053. o427.Name = "Union-to-Union Strong Joint"
  6054. o427.Parent = mas
  6055. o427.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6056. o427.C1 = CFrame.new(-0.143955812, 0.0547398143, 0.640887856, 6.00000094e-05, -1.00000191, -1.90008432e-05, -9.8999968e-05, 1.89933926e-05, -1.00000191, 1, 6.00019957e-05, -9.89991095e-05)
  6057. o427.Part0 = mas
  6058. o427.Part1 = mas
  6059. o428.Name = "Union-to-Union Strong Joint"
  6060. o428.Parent = mas
  6061. o428.C0 = CFrame.new(0.14338775, -0.0541877411, -0.14338775, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
  6062. o428.C1 = CFrame.new(-1.94416189, 0.15869692, -0.24630551, -0, 0, 1.00000012, 0, -1.00000024, 0, 0.99999994, -0, 0)
  6063. o428.Part0 = mas
  6064. o428.Part1 = mas
  6065. o429.Name = "Union-to-Union Strong Joint"
  6066. o429.Parent = mas
  6067. o429.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6068. o429.C1 = CFrame.new(-0.143386588, -0.0487272851, 0.143395007, -1, 0, 0, 0, 0, 1.00000024, 0, 1.00000024, 0)
  6069. o429.Part0 = mas
  6070. o429.Part1 = mas
  6071. o430.Name = "Union-to-Union Strong Joint"
  6072. o430.Parent = mas
  6073. o430.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6074. o430.C1 = CFrame.new(-0.140975133, 0.0563552827, -2.55856729, -1, 2.33317533e-05, -4.88429978e-05, 4.88430742e-05, 6.9970265e-06, -1.00000167, -2.33313222e-05, -1.00000167, -7.00168312e-06)
  6075. o430.Part0 = mas
  6076. o430.Part1 = mas
  6077. o432.Name = "Union-to-Union Strong Joint"
  6078. o432.Parent = mas
  6079. o432.C0 = CFrame.new(1.92223728, -0.0541879684, 0.143387794, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6080. o432.C1 = CFrame.new(1.92223728, 0.0487195738, 0.143375382, 1.00000024, 0, 0, 0, 0, -1.00000024, 0, 1, -0)
  6081. o432.Part0 = mas
  6082. o432.Part1 = mas
  6083. o433.Name = "Union-to-Union Strong Joint"
  6084. o433.Parent = mas
  6085. o433.C0 = CFrame.new(1.92223728, -0.0541879684, 0.143387794, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6086. o433.C1 = CFrame.new(-0.0528614707, 0.0438829847, 1.59462774, 0, -0.999999523, 0, -0.0067800153, 0, -0.999979258, 0.999979734, 0, -0.0067800181)
  6087. o433.Part0 = mas
  6088. o433.Part1 = mas
  6089. o434.Name = "Union-to-Union Strong Joint"
  6090. o434.Parent = mas
  6091. o434.C0 = CFrame.new(-1.92223728, -0.0541879684, -0.143387794, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6092. o434.C1 = CFrame.new(0.164871037, -0.0496659316, -0.7042588, 1.59999945e-05, 4.00003046e-06, -1.00000072, -3.09999959e-05, 1.00000072, 3.9995648e-06, 1, 3.09999632e-05, 1.600014e-05)
  6093. o434.Part0 = mas
  6094. o434.Part1 = mas
  6095. o435.Name = "Union-to-Union Strong Joint"
  6096. o435.Parent = mas
  6097. o435.C0 = CFrame.new(-1.92223728, -0.0541879684, -0.143387794, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6098. o435.C1 = CFrame.new(0.216896906, 0.0557867661, -0.165312663, -1, 0, 0, -0, -1.00000024, 0, 0, 0, 1.00000024)
  6099. o435.Part0 = mas
  6100. o435.Part1 = mas
  6101. o437.Name = "Union-to-Union Strong Joint"
  6102. o437.Parent = mas
  6103. o437.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6104. o437.C1 = CFrame.new(0.146804705, 0.0514429845, -0.117746592, 1.0000025, 4.12955851e-05, -1.32624991e-05, -1.32573768e-05, -7.95158921e-05, -1.0000025, -4.12968184e-05, 1, -7.95157903e-05)
  6105. o437.Part0 = mas
  6106. o437.Part1 = mas
  6107. o438.Name = "Union-to-Union Strong Joint"
  6108. o438.Parent = mas
  6109. o438.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6110. o438.C1 = CFrame.new(0.146915466, 0.051473476, 0.485006511, 1.00000095, 6.00044405e-06, -1.49994157e-05, -1.49994157e-05, 3.10002797e-05, -1.00000095, -6.00003114e-06, 1, 3.10003234e-05)
  6111. o438.Part0 = mas
  6112. o438.Part1 = mas
  6113. o439.Name = "Union-to-Union Strong Joint"
  6114. o439.Parent = mas
  6115. o439.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6116. o439.C1 = CFrame.new(-1.94011712, 0.0469551422, 1.04600203, 1.600014e-05, -3.9995648e-06, 1.00000072, -3.09999632e-05, 1.00000072, 4.00003046e-06, -1, -3.09999959e-05, 1.59999945e-05)
  6117. o439.Part0 = mas
  6118. o439.Part1 = mas
  6119. o441.Name = "Union-to-Part Strong Joint"
  6120. o441.Parent = mas
  6121. o441.C0 = CFrame.new(-0.14704445, -0.0676837265, -2.39299941, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6122. o441.C1 = CFrame.new(1.26560533, 0.887496173, 0.0808091834, 0.00678102579, 0.999978662, 0, 0, 0, -0.999999642, -0.999979019, 0.00678102253, 0)
  6123. o441.Part0 = mas
  6124. o441.Part1 = o404
  6125. o442.Name = "Union-to-Union Strong Joint"
  6126. o442.Parent = mas
  6127. o442.C0 = CFrame.new(0.14704445, -0.0676837265, 2.39299941, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6128. o442.C1 = CFrame.new(0.0446793251, 0.0515053719, -0.61755836, -1.59999963e-05, 0.999978542, 0.00676401937, 2.49999939e-05, 0.0067640231, -0.999978185, -0.999999642, -1.58305575e-05, -2.51076835e-05)
  6129. o442.Part0 = mas
  6130. o442.Part1 = mas
  6131. o443.Name = "Union-to-Union Strong Joint"
  6132. o443.Parent = mas
  6133. o443.C0 = CFrame.new(0.14704445, -0.0676837265, 2.39299941, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6134. o443.C1 = CFrame.new(0.130061865, -0.0454027653, -0.0453298576, 0.999999642, 0, 0, 0, -0.00678002276, 0.999978185, 0, -0.999978542, -0.0067800195)
  6135. o443.Part0 = mas
  6136. o443.Part1 = mas
  6137. o444.Name = "Union-to-Part Strong Joint"
  6138. o444.Parent = mas
  6139. o444.C0 = CFrame.new(-0.14704445, -0.0676837265, -2.39299941, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6140. o444.C1 = CFrame.new(0.883458376, 0.0242067929, -0.146988362, 0, 0, -1, 1.49010848e-08, 1, 0, 1, -1.49010848e-08, -0)
  6141. o444.Part0 = mas
  6142. o444.Part1 = o159
  6143. o446.Name = "Union-to-Part Strong Joint"
  6144. o446.Parent = mas
  6145. o446.C0 = CFrame.new(0.14338775, -0.0541877411, -0.14338775, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
  6146. o446.C1 = CFrame.new(-0.151865959, 0.12713027, -0.0159605071, 0.971899033, 0.234819293, -0.016495306, -0.00161496853, -0.0634210855, -0.997985661, -0.235392377, 0.969968021, -0.0612596571)
  6147. o446.Part0 = mas
  6148. o446.Part1 = o250
  6149. o447.Name = "Union-to-Part Strong Joint"
  6150. o447.Parent = mas
  6151. o447.C0 = CFrame.new(0.14338775, -0.0541877411, -0.14338775, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
  6152. o447.C1 = CFrame.new(-0.0532316007, 0.127215788, 0.33309567, 0.629139721, 0.775661767, -0.0503201559, -0.00160833355, -0.0634385645, -0.997984588, -0.777290463, 0.627952695, -0.0386641957)
  6153. o447.Part0 = mas
  6154. o447.Part1 = o303
  6155. o448.Name = "Union-to-Part Strong Joint"
  6156. o448.Parent = mas
  6157. o448.C0 = CFrame.new(-0.14338775, -0.0541877411, -0.14338775, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0)
  6158. o448.C1 = CFrame.new(0.638263464, 0.951652229, -0.304512858, -7.01379031e-06, -0.99999851, -0.00193990744, 8.84614292e-06, 0.00194011733, -0.999998331, 1.00000036, -7.03008845e-06, 8.83277607e-06)
  6159. o448.Part0 = mas
  6160. o448.Part1 = o340
  6161. o449.Name = "Union-to-Union Strong Joint"
  6162. o449.Parent = mas
  6163. o449.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6164. o449.C1 = CFrame.new(-0.144031525, 0.0548186786, -0.344121099, 1.60000018e-05, -1.00000012, -1.59996562e-05, -2.5000003e-05, 1.59991905e-05, -1.00000012, 1, 1.60004038e-05, -2.49997502e-05)
  6165. o449.Part0 = mas
  6166. o449.Part1 = mas
  6167. o450.Name = "Union-to-Union Strong Joint"
  6168. o450.Parent = mas
  6169. o450.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6170. o450.C1 = CFrame.new(-0.143375382, -0.0487199239, 0.143385187, -1, 0, 0, 0, 0, 1.00000024, 0, 1.00000024, 0)
  6171. o450.Part0 = mas
  6172. o450.Part1 = mas
  6173. o451.Name = "Union-to-Union Strong Joint"
  6174. o451.Parent = mas
  6175. o451.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6176. o451.C1 = CFrame.new(-0.126360565, 0.0397438928, 2.20461941, -0.999999523, 0, 0, 0, 0.0067800153, -0.999979258, -0, -0.999979734, -0.0067800181)
  6177. o451.Part0 = mas
  6178. o451.Part1 = mas
  6179. o453.Name = "Union-to-Union Strong Joint"
  6180. o453.Parent = mas
  6181. o453.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6182. o453.C1 = CFrame.new(0.14703463, 0.0514443852, 0.485085011, 1, 1.79704675e-05, -1.14758923e-05, -1.14760896e-05, 1.09644343e-05, -1, -1.7970342e-05, 1, 1.09646408e-05)
  6183. o453.Part0 = mas
  6184. o453.Part1 = mas
  6185. o454.Name = "Union-to-Union Strong Joint"
  6186. o454.Parent = mas
  6187. o454.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6188. o454.C1 = CFrame.new(0.147019207, 0.0515113324, -0.0441353433, 1, 2.06754739e-05, -1.32129808e-05, -1.32134455e-05, 2.24807191e-05, -1, -2.06751774e-05, 1, 2.24809919e-05)
  6189. o454.Part0 = mas
  6190. o454.Part1 = mas
  6191. o455.Name = "Union-to-Union Strong Joint"
  6192. o455.Parent = mas
  6193. o455.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6194. o455.C1 = CFrame.new(0.147122964, 0.0515418239, 1.08786058, 1.00000989, -1.43299458e-05, -1.51377171e-05, -1.32163987e-05, 0.000121480582, -1.00000858, 1.73263888e-05, 1.00000167, 0.000126961575)
  6195. o455.Part0 = mas
  6196. o455.Part1 = mas
  6197. o457.Name = "Union-to-Part Strong Joint"
  6198. o457.Parent = mas
  6199. o457.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6200. o457.C1 = CFrame.new(0.958953917, 0.114043884, -0.170554787, -0.971894383, -0.234838217, -0.0165029541, 0.00162008032, 0.0634273142, -0.997985244, 0.235411793, -0.969963014, -0.0612641871)
  6201. o457.Part0 = mas
  6202. o457.Part1 = o250
  6203. o458.Name = "Union-to-Part Strong Joint"
  6204. o458.Parent = mas
  6205. o458.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6206. o458.C1 = CFrame.new(0.987936318, 0.114060707, -0.0766830593, 0.00617524423, 0.992469728, -0.122336648, -0.997984767, -0.00160974474, -0.0634350032, -0.063154228, 0.122481763, 0.990459561)
  6207. o458.Part0 = mas
  6208. o458.Part1 = o313
  6209. o459.Name = "Union-to-Part Strong Joint"
  6210. o459.Parent = mas
  6211. o459.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6212. o459.C1 = CFrame.new(0.735338569, 0.114136413, -0.464391321, -0.629124284, -0.775673747, -0.0503289811, 0.00161344511, 0.0634447932, -0.997984171, 0.7773031, -0.627937257, -0.0386631452)
  6213. o459.Part0 = mas
  6214. o459.Part1 = o303
  6215. o460.Name = "Union-to-Union Strong Joint"
  6216. o460.Parent = mas
  6217. o460.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6218. o460.C1 = CFrame.new(0.14693509, 0.0514924042, -0.411585927, 1.00000286, 7.23592966e-05, -1.62320212e-05, -1.62255019e-05, -6.89395965e-05, -1.00000286, -7.23604899e-05, 1, -6.89387452e-05)
  6219. o460.Part0 = mas
  6220. o460.Part1 = mas
  6221. o461.Name = "Union-to-Union Strong Joint"
  6222. o461.Parent = mas
  6223. o461.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6224. o461.C1 = CFrame.new(0.146964535, 0.0514489412, 0.485118657, 1, 2.2367467e-05, -9.78633761e-06, -9.78680328e-06, -5.408172e-06, -1, -2.23675197e-05, 1, -5.407956e-06)
  6225. o461.Part0 = mas
  6226. o461.Part1 = mas
  6227. o462.Name = "Union-to-Union Strong Joint"
  6228. o462.Parent = mas
  6229. o462.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6230. o462.C1 = CFrame.new(-0.972615123, -0.0453754254, -0.147596836, 6.36727282e-06, -1, -1.95918929e-05, -6.21238723e-06, -1.95919347e-05, 1.00000012, -1.00000012, -6.36715231e-06, -6.2128529e-06)
  6231. o462.Part0 = mas
  6232. o462.Part1 = mas
  6233. o464.Name = "Union-to-Part Strong Joint"
  6234. o464.Parent = mas
  6235. o464.C0 = CFrame.new(0.14338775, -0.0541877411, -0.14338775, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
  6236. o464.C1 = CFrame.new(-0.0908840373, 0.123679914, -0.0883520097, 0.975124061, -0.22130689, 0.0124988295, -0.00160562107, -0.0634382442, -0.997984588, 0.221653715, 0.973138809, -0.0622154959)
  6237. o464.Part0 = mas
  6238. o464.Part1 = o268
  6239. o465.Name = "Union-to-Part Strong Joint"
  6240. o465.Parent = mas
  6241. o465.C0 = CFrame.new(0.14338775, -0.0541877411, -0.14338775, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
  6242. o465.C1 = CFrame.new(-0.0956733152, 0.123824321, 0.128188789, 0.640058756, -0.766842127, 0.0477278978, -0.00160523655, -0.0634538755, -0.997983515, 0.768324256, 0.638691664, -0.0418451801)
  6243. o465.Part0 = mas
  6244. o465.Part1 = o258
  6245. o466.Name = "Union-to-Union Strong Joint"
  6246. o466.Parent = mas
  6247. o466.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6248. o466.C1 = CFrame.new(-0.143386588, -0.0487213284, 0.143385187, -1, 0, 0, 0, 0, 1.00000024, 0, 1.00000024, 0)
  6249. o466.Part0 = mas
  6250. o466.Part1 = mas
  6251. o467.Name = "Union-to-Union Strong Joint"
  6252. o467.Parent = mas
  6253. o467.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6254. o467.C1 = CFrame.new(-0.14399226, 0.0547264963, 0.640899062, 6.0000013e-05, -1.00000024, -1.89994462e-05, -0.00011000003, 1.89929269e-05, -1.00000024, 1, 6.00020976e-05, -0.000109998888)
  6255. o467.Part0 = mas
  6256. o467.Part1 = mas
  6257. o468.Name = "Union-to-Union Strong Joint"
  6258. o468.Parent = mas
  6259. o468.C0 = CFrame.new(-0.14338775, 0.0541877411, 0.14338775, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  6260. o468.C1 = CFrame.new(-0.141087294, 0.0547198355, 2.20462084, -1, 2.33317533e-05, -4.88429978e-05, 4.88430742e-05, 6.9970265e-06, -1.00000167, -2.33313222e-05, -1.00000167, -7.00168312e-06)
  6261. o468.Part0 = mas
  6262. o468.Part1 = mas
  6263. o470.Name = "Union-to-Union Strong Joint"
  6264. o470.Parent = mas
  6265. o470.C0 = CFrame.new(0.147109568, -0.0676968172, 2.39301825, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6266. o470.C1 = CFrame.new(0.144788608, -0.0453736708, -0.045374725, 1, -4.91127139e-11, -3.25428573e-12, -2.92122685e-12, -0.00678002648, 0.99998033, 4.91336555e-11, -0.99998033, -0.00678001903)
  6267. o470.Part0 = mas
  6268. o470.Part1 = mas
  6269. o471.Name = "Union-to-Union Strong Joint"
  6270. o471.Parent = mas
  6271. o471.C0 = CFrame.new(0.147109568, -0.0676968172, 2.39301825, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6272. o471.C1 = CFrame.new(0.0447508283, 0.0514065325, 0.352712631, -6.00000603e-05, 0.99998045, 0.00676101958, 0.00011000003, 0.00676103355, -0.99998045, -1, -5.92550605e-05, -0.000110403518)
  6273. o471.Part0 = mas
  6274. o471.Part1 = mas
  6275. o472.Name = "Union-to-Union Strong Joint"
  6276. o472.Parent = mas
  6277. o472.C0 = CFrame.new(0.147109568, -0.0676968172, 2.39301825, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6278. o472.C1 = CFrame.new(0.147076696, 0.0513564087, 2.39338064, 1, -2.30000587e-05, -4.90000602e-05, -4.88430742e-05, 0.00677301409, -0.999978662, 2.33313222e-05, 0.999978662, 0.00677300943)
  6279. o472.Part0 = mas
  6280. o472.Part1 = mas
  6281. o474.Name = "Union-to-Part Strong Joint"
  6282. o474.Parent = mas
  6283. o474.C0 = CFrame.new(0.147011802, -0.0514540635, 2.39320493, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6284. o474.C1 = CFrame.new(1.35677648, -0.832526088, -4.70430899, 0, -9.9465251e-07, -1.00000274, 0.999999166, 0, 0, 0, -1.00000334, 1.00629404e-06)
  6285. o474.Part0 = mas
  6286. o474.Part1 = o404
  6287. o475.Name = "Union-to-Part Strong Joint"
  6288. o475.Parent = mas
  6289. o475.C0 = CFrame.new(0.147011802, -0.0514540635, 2.39320493, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6290. o475.C1 = CFrame.new(0.256551594, 0.181454033, -2.46234989, 0.00192399835, 7.01844692e-06, -1.00000083, 0.999997258, 1.30486069e-05, 0.00192400569, 1.30620292e-05, -1.00000346, -6.98212534e-06)
  6291. o475.Part0 = mas
  6292. o475.Part1 = o334
  6293. o476.Name = "Union-to-Union Strong Joint"
  6294. o476.Parent = mas
  6295. o476.C0 = CFrame.new(-0.147011802, -0.0514540635, -2.39320493, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0)
  6296. o476.C1 = CFrame.new(-0.0804642886, 0.0825694054, 1.46251321, 8.91745221e-05, -2.53958569e-05, 0.999999106, -0.0102599002, 0.999949515, 2.63093625e-05, -0.999950051, -0.0102599096, 8.8908957e-05)
  6297. o476.Part0 = mas
  6298. o476.Part1 = mas
  6299. o477.Name = "Union-to-Union Strong Joint"
  6300. o477.Parent = mas
  6301. o477.C0 = CFrame.new(-0.147011802, -0.0514540635, -2.39320493, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0)
  6302. o477.C1 = CFrame.new(-0.0806773901, 0.107005782, 3.84399939, 8.91745221e-05, -2.53958569e-05, 0.999999106, -0.0102599002, 0.999949515, 2.63093625e-05, -0.999950051, -0.0102599096, 8.8908957e-05)
  6303. o477.Part0 = mas
  6304. o477.Part1 = mas
  6305. o478.Name = "Union-to-Union Strong Joint"
  6306. o478.Parent = mas
  6307. o478.C0 = CFrame.new(-0.147011802, -0.0514540635, -2.39320493, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0)
  6308. o478.C1 = CFrame.new(-0.0805764496, 0.0955411717, 2.72673154, 8.91745221e-05, -2.53958569e-05, 0.999999106, -0.0102599002, 0.999949515, 2.63093625e-05, -0.999950051, -0.0102599096, 8.8908957e-05)
  6309. o478.Part0 = mas
  6310. o478.Part1 = mas
  6311. o479.Name = "Union-to-Union Strong Joint"
  6312. o479.Parent = mas
  6313. o479.C0 = CFrame.new(-0.147011802, -0.0514540635, -2.39320493, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0)
  6314. o479.C1 = CFrame.new(-0.0803521276, 0.0705092996, 0.286471754, 8.91745221e-05, -2.53958569e-05, 0.999999106, -0.0102599002, 0.999949515, 2.63093625e-05, -0.999950051, -0.0102599096, 8.8908957e-05)
  6315. o479.Part0 = mas
  6316. o479.Part1 = mas
  6317. o480.Name = "Union-to-Part Strong Joint"
  6318. o480.Parent = mas
  6319. o480.C0 = CFrame.new(0.147011802, -0.0514540635, 2.39320493, -0, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, -0)
  6320. o480.C1 = CFrame.new(-0.836563885, 0.0829279721, 4.6386261, 0, 0, 0.999999583, 0.00678200321, 0.999978065, 0, -0.999978364, 0.00678200694, 0)
  6321. o480.Part0 = mas
  6322. o480.Part1 = o159
  6323. o482.Name = "Union-to-Part Strong Joint"
  6324. o482.Parent = mas
  6325. o482.C0 = CFrame.new(0.147011846, -0.0514540672, 2.39323354, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6326. o482.C1 = CFrame.new(1.35678351, 1.10801589, -4.70435381, 0, -3.00025567e-06, -1.00000083, 1, 0, 0, 0, -1.00000083, 3.00025567e-06)
  6327. o482.Part0 = mas
  6328. o482.Part1 = o404
  6329. o483.Name = "Union-to-Union Strong Joint"
  6330. o483.Parent = mas
  6331. o483.C0 = CFrame.new(0.147011846, -0.0514540672, 2.39323354, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6332. o483.C1 = CFrame.new(0.0735103041, 0.0938752368, 2.39296842, 0.999999523, 0, 0, 0, -0.00678401627, -0.999979377, 0, 0.999979854, -0.00678401906)
  6333. o483.Part0 = mas
  6334. o483.Part1 = mas
  6335. o484.Name = "Union-to-Union Strong Joint"
  6336. o484.Parent = mas
  6337. o484.C0 = CFrame.new(0.147011846, -0.0514540672, 2.39323354, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6338. o484.C1 = CFrame.new(0.0669152364, 0.0334646292, -3.32368875, -8.91743548e-05, -2.53956332e-05, -1, 0.0102618821, 0.999947608, -2.63093862e-05, 0.999947608, -0.010261884, -8.8909037e-05)
  6339. o484.Part0 = mas
  6340. o484.Part1 = mas
  6341. o485.Name = "Union-to-Union Strong Joint"
  6342. o485.Parent = mas
  6343. o485.C0 = CFrame.new(0.147011846, -0.0514540672, 2.39323354, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6344. o485.C1 = CFrame.new(0.066713348, 0.0579024032, -0.942202687, -8.91743548e-05, -2.53956332e-05, -1, 0.0102618821, 0.999947608, -2.63093862e-05, 0.999947608, -0.010261884, -8.8909037e-05)
  6345. o485.Part0 = mas
  6346. o485.Part1 = mas
  6347. o486.Name = "Union-to-Union Strong Joint"
  6348. o486.Parent = mas
  6349. o486.C0 = CFrame.new(0.147011846, -0.0514540672, 2.39323354, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6350. o486.C1 = CFrame.new(0.0668030754, 0.0464392006, -2.05947042, -8.91743548e-05, -2.53956332e-05, -1, 0.0102618821, 0.999947608, -2.63093862e-05, 0.999947608, -0.010261884, -8.8909037e-05)
  6351. o486.Part0 = mas
  6352. o486.Part1 = mas
  6353. o487.Name = "Union-to-Union Strong Joint"
  6354. o487.Parent = mas
  6355. o487.C0 = CFrame.new(0.147011846, -0.0514540672, 2.39323354, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6356. o487.C1 = CFrame.new(0.0670273975, 0.0214045215, -4.49973011, -8.91743548e-05, -2.53956332e-05, -1, 0.0102618821, 0.999947608, -2.63093862e-05, 0.999947608, -0.010261884, -8.8909037e-05)
  6357. o487.Part0 = mas
  6358. o487.Part1 = mas
  6359. o489.Name = "Union-to-Part Strong Joint"
  6360. o489.Parent = mas
  6361. o489.C0 = CFrame.new(-0.058804661, -0.147011638, -0.0588046536, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6362. o489.C1 = CFrame.new(0.0419694111, -0.133695886, -0.463812292, -0.0102670519, 0.999945998, 0.00194939517, -8.22167349e-05, -0.00195034361, 0.999998033, 0.999948025, 0.0102668731, 0.000102236569)
  6363. o489.Part0 = mas
  6364. o489.Part1 = o334
  6365. o495.Name = "Union-to-Part Strong Joint"
  6366. o495.Parent = mas
  6367. o495.C0 = CFrame.new(-0.058804661, -0.147011638, -0.0588046536, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6368. o495.C1 = CFrame.new(0.0419464521, -0.133718312, 1.97657645, -0.0102670519, 0.999945998, 0.00194939517, -8.22167349e-05, -0.00195034361, 0.999998033, 0.999948025, 0.0102668731, 0.000102236569)
  6369. o495.Part0 = mas
  6370. o495.Part1 = o334
  6371. o497.Name = "Union-to-Union Strong Joint"
  6372. o497.Parent = mas
  6373. o497.C0 = CFrame.new(-0.127711654, -0.176363871, -2.39476132, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6374. o497.C1 = CFrame.new(-0.048610568, -0.248301968, 0.216955781, 0.000902999891, 0.120004982, 0.992772877, -0.00352499867, 0.992767513, -0.120001122, -0.999993384, -0.00339116203, 0.0013194863)
  6375. o497.Part0 = mas
  6376. o497.Part1 = mas
  6377. o498.Name = "Union-to-Union Strong Joint"
  6378. o498.Parent = mas
  6379. o498.C0 = CFrame.new(-0.127711654, -0.176363871, -2.39476132, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6380. o498.C1 = CFrame.new(-0.0485320538, -0.224415898, 2.33382893, 0.000902999891, 0.120004982, 0.992772877, -0.00352499867, 0.992767513, -0.120001122, -0.999993384, -0.00339116203, 0.0013194863)
  6381. o498.Part0 = mas
  6382. o498.Part1 = mas
  6383. o499.Name = "Union-to-Union Strong Joint"
  6384. o499.Parent = mas
  6385. o499.C0 = CFrame.new(-0.127711654, -0.176363871, -2.39476132, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6386. o499.C1 = CFrame.new(-0.0487115122, -0.202855751, 4.4359808, 0.000902999891, 0.120004982, 0.992772877, -0.00352499867, 0.992767513, -0.120001122, -0.999993384, -0.00339116203, 0.0013194863)
  6387. o499.Part0 = mas
  6388. o499.Part1 = mas
  6389. o500.Name = "Union-to-Union Strong Joint"
  6390. o500.Parent = mas
  6391. o500.C0 = CFrame.new(-0.127711654, -0.176363871, -2.39476132, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6392. o500.C1 = CFrame.new(-0.0484198928, -0.237384498, 1.06959379, 0.000902999891, 0.120004982, 0.992772877, -0.00352499867, 0.992767513, -0.120001122, -0.999993384, -0.00339116203, 0.0013194863)
  6393. o500.Part0 = mas
  6394. o500.Part1 = mas
  6395. o501.Name = "Union-to-Union Strong Joint"
  6396. o501.Parent = mas
  6397. o501.C0 = CFrame.new(-0.127711654, -0.176363871, -2.39476132, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6398. o501.C1 = CFrame.new(-0.0486330017, -0.21296005, 3.45106578, 0.000902999891, 0.120004982, 0.992772877, -0.00352499867, 0.992767513, -0.120001122, -0.999993384, -0.00339116203, 0.0013194863)
  6399. o501.Part0 = mas
  6400. o501.Part1 = mas
  6401. o508.Name = "Union-to-Union Strong Joint"
  6402. o508.Parent = mas
  6403. o508.C0 = CFrame.new(1.92223728, -0.0541879684, 0.143387794, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6404. o508.C1 = CFrame.new(1.92223728, 0.0487195738, 0.143375382, 1.00000024, 0, 0, 0, 0, -1.00000024, 0, 1, -0)
  6405. o508.Part0 = mas
  6406. o508.Part1 = mas
  6407. o509.Name = "Union-to-Union Strong Joint"
  6408. o509.Parent = mas
  6409. o509.C0 = CFrame.new(-1.92223728, -0.0541879684, -0.143387794, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6410. o509.C1 = CFrame.new(0.0404788963, -0.0471254848, -0.165304258, -1, 0, 0, -0, -1.00000024, 0, 0, 0, 1.00000024)
  6411. o509.Part0 = mas
  6412. o509.Part1 = mas
  6413. o510.Name = "Union-to-Union Strong Joint"
  6414. o510.Parent = mas
  6415. o510.C0 = CFrame.new(1.92223728, -0.0541879684, 0.143387794, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6416. o510.C1 = CFrame.new(-0.243983775, 0.0547300018, 1.59461367, -2.33317533e-05, -1, -4.88429978e-05, -6.9970265e-06, 4.88430742e-05, -1.00000167, 1.00000167, -2.33313222e-05, -7.00168312e-06)
  6417. o510.Part0 = mas
  6418. o510.Part1 = mas
  6419. o511.Name = "Union-to-Union Strong Joint"
  6420. o511.Parent = mas
  6421. o511.C0 = CFrame.new(-1.92223728, -0.0541879684, -0.143387794, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6422. o511.C1 = CFrame.new(0.0404788963, 0.0557895713, -0.165311262, -1, 0, 0, -0, -1.00000024, 0, 0, 0, 1.00000024)
  6423. o511.Part0 = mas
  6424. o511.Part1 = mas
  6425. o512.Name = "Union-to-Union Strong Joint"
  6426. o512.Parent = mas
  6427. o512.C0 = CFrame.new(-1.92223728, -0.0541879684, -0.143387794, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6428. o512.C1 = CFrame.new(0.164708391, -0.0497605689, 0.457022339, 4.8000009e-05, 1.09998509e-05, -1.00000012, -9.90000117e-05, 1.00000012, 1.09947287e-05, 1, 9.89994878e-05, 4.8001104e-05)
  6429. o512.Part0 = mas
  6430. o512.Part1 = mas
  6431. o523.Name = "Union-to-Part Strong Joint"
  6432. o523.Parent = mas
  6433. o523.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6434. o523.C1 = CFrame.new(0.0122031141, 0.112189017, 0.049092859, -0.975145459, 0.221211478, 0.012548143, 0.00155143626, 0.063449733, -0.997989774, -0.221560389, -0.973165751, -0.0622159317)
  6435. o523.Part0 = mas
  6436. o523.Part1 = o268
  6437. o524.Name = "Union-to-Part Strong Joint"
  6438. o524.Parent = mas
  6439. o524.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6440. o524.C1 = CFrame.new(-0.0972547829, 0.112332024, 0.299974531, -0.640132427, 0.766782701, 0.0477673374, 0.00155105023, 0.0634653643, -0.99798876, -0.768263102, -0.638770938, -0.0418155715)
  6441. o524.Part0 = mas
  6442. o524.Part1 = o258
  6443. o525.Name = "Union-to-Union Strong Joint"
  6444. o525.Parent = mas
  6445. o525.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6446. o525.C1 = CFrame.new(0.0123825716, -0.0454262495, -0.147595435, -4.80000963e-05, -1, -9.89999753e-05, -1.10031106e-05, -9.90000917e-05, 1.00000596, -1.00000596, 4.80012968e-05, -1.09896064e-05)
  6447. o525.Part0 = mas
  6448. o525.Part1 = mas
  6449. o526.Name = "Union-to-Union Strong Joint"
  6450. o526.Parent = mas
  6451. o526.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6452. o526.C1 = CFrame.new(0.147009388, 0.0514373742, 0.720387518, 1, 1.79881099e-05, -1.1434473e-05, -1.14346631e-05, 1.05755717e-05, -1, -1.79879898e-05, 1, 1.05757781e-05)
  6453. o526.Part0 = mas
  6454. o526.Part1 = mas
  6455. o527.Name = "Union-to-Union Strong Joint"
  6456. o527.Parent = mas
  6457. o527.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6458. o527.C1 = CFrame.new(0.146979958, 0.0514429845, 0.485118657, 1.00000596, 1.20005971e-05, -8.00471753e-06, -7.99586996e-06, -1.09990306e-05, -1.00000596, -1.20011391e-05, 1, -1.1000202e-05)
  6459. o527.Part0 = mas
  6460. o527.Part1 = mas
  6461. o528.Name = "Union-to-Union Strong Joint"
  6462. o528.Parent = mas
  6463. o528.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6464. o528.C1 = CFrame.new(0.0146706561, 0.0514149442, 2.49559855, -7.13313202e-05, -1, -0.000147843355, 4.00468707e-06, 0.000147843341, -1.00000429, 1.00000429, -7.1331895e-05, 3.98885459e-06)
  6465. o528.Part0 = mas
  6466. o528.Part1 = mas
  6467. o530.Name = "Union-to-Part Strong Joint"
  6468. o530.Parent = mas
  6469. o530.C0 = CFrame.new(-0.058804661, -0.147011638, -0.0588046536, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6470. o530.C1 = CFrame.new(0.0419764221, -0.133673459, -1.58113897, -0.0102670519, 0.999945998, 0.00194939517, -8.22167349e-05, -0.00195034361, 0.999998033, 0.999948025, 0.0102668731, 0.000102236569)
  6471. o530.Part0 = mas
  6472. o530.Part1 = o334
  6473. o534.Name = "Union-to-Part Strong Joint"
  6474. o534.Parent = mas
  6475. o534.C0 = CFrame.new(-0.058804661, -0.147011638, -0.0588046536, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6476. o534.C1 = CFrame.new(0.0419609994, -0.133707106, 0.800473273, -0.0102670519, 0.999945998, 0.00194939517, -8.22167349e-05, -0.00195034361, 0.999998033, 0.999948025, 0.0102668731, 0.000102236569)
  6477. o534.Part0 = mas
  6478. o534.Part1 = o334
  6479. o539.Name = "Union-to-Union Strong Joint"
  6480. o539.Parent = mas
  6481. o539.C0 = CFrame.new(-0.308998317, -0.308744013, 0.33717066, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6482. o539.C1 = CFrame.new(-0.248868391, -0.311071455, 0.304057211, -2.83434965e-05, 0.0589887947, 0.998265088, 3.17112572e-05, 0.998259723, -0.0589945465, -1.00000572, 3.08460258e-05, -3.09298593e-05)
  6483. o539.Part0 = mas
  6484. o539.Part1 = mas
  6485. o541.Name = "Union-to-Union Strong Joint"
  6486. o541.Parent = mas
  6487. o541.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6488. o541.C1 = CFrame.new(0.147002384, 0.0514952093, 0.191167176, 1.00000358, 2.39729452e-05, -1.49547122e-05, -1.49500556e-05, 4.32286106e-05, -1.00000381, -2.39675828e-05, 1.00000012, 4.31227272e-05)
  6489. o541.Part0 = mas
  6490. o541.Part1 = mas
  6491. o542.Name = "Union-to-Union Strong Joint"
  6492. o542.Parent = mas
  6493. o542.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6494. o542.C1 = CFrame.new(0.146978557, 0.0515130833, -0.0441016965, 1.0000006, 1.79809285e-05, -1.15106814e-05, -1.15060247e-05, 2.1759497e-05, -1.00000083, -1.79757517e-05, 1.00000012, 2.16541011e-05)
  6495. o542.Part0 = mas
  6496. o542.Part1 = mas
  6497. o543.Name = "Union-to-Union Strong Joint"
  6498. o543.Parent = mas
  6499. o543.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6500. o543.C1 = CFrame.new(0.147005185, 0.0514902994, 1.08786058, 1.00000048, -2.60194756e-05, -8.51601362e-06, -8.50809738e-06, 0.000106759398, -1.00000072, 2.60253237e-05, 1.00000012, 0.000106653621)
  6501. o543.Part0 = mas
  6502. o543.Part1 = mas
  6503. o546.Parent = o119
  6504. o546.Material = Enum.Material.SmoothPlastic
  6505. o546.BrickColor = BrickColor.new("Bright red")
  6506. o546.Position = Vector3.new(-16.1037865, 6.53538322, 56.7672119)
  6507. o546.Rotation = Vector3.new(-0.00999999978, 0, 179.610001)
  6508. o546.Anchored = true
  6509. o546.CanCollide = false
  6510. o546.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  6511. o546.CFrame = CFrame.new(-16.1037865, 6.53538322, 56.7672119, -0.999976933, -0.00680468651, -5.58579131e-07, 0.00680468651, -0.999976933, 9.86770683e-05, -1.23003247e-06, 9.86709856e-05, 1)
  6512. o546.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6513. o546.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6514. o546.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6515. o546.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6516. o546.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6517. o546.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6518. o546.Color = Color3.new(0.768628, 0.156863, 0.109804)
  6519. o546.Position = Vector3.new(-16.1037865, 6.53538322, 56.7672119)
  6520. o547.Parent = o546
  6521. o547.Scale = Vector3.new(1, 0.99545002, 0.0952911451)
  6522. o547.MeshType = Enum.MeshType.Wedge
  6523. o551.Parent = o119
  6524. o551.Material = Enum.Material.SmoothPlastic
  6525. o551.BrickColor = BrickColor.new("Bright red")
  6526. o551.Position = Vector3.new(-16.1037865, 6.53540516, 56.8851318)
  6527. o551.Rotation = Vector3.new(111.93, -0.359999985, 0.149999991)
  6528. o551.Anchored = true
  6529. o551.CanCollide = false
  6530. o551.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  6531. o551.CFrame = CFrame.new(-16.1037865, 6.53540516, 56.8851318, 0.999976933, -0.0025423842, -0.00631189486, -0.00680468464, -0.373446435, -0.927626908, 1.22935285e-06, 0.927648306, -0.373455137)
  6532. o551.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6533. o551.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6534. o551.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6535. o551.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6536. o551.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6537. o551.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6538. o551.Color = Color3.new(0.768628, 0.156863, 0.109804)
  6539. o551.Position = Vector3.new(-16.1037865, 6.53540516, 56.8851318)
  6540. o552.Parent = o551
  6541. o552.Scale = Vector3.new(1, 0.283471674, 0.958981156)
  6542. o552.MeshType = Enum.MeshType.Wedge
  6543. o554.Name = "Union-to-Part Strong Joint"
  6544. o554.Parent = mas
  6545. o554.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6546. o554.C1 = CFrame.new(-0.0105431322, 0.105626203, 0.149244204, -0.975147724, 0.221199393, 0.012561542, 0.00153876189, 0.0634573773, -0.997983515, -0.22155042, -0.973161995, -0.0622206926)
  6547. o554.Part0 = mas
  6548. o554.Part1 = o268
  6549. o556.Name = "Union-to-Part Strong Joint"
  6550. o556.Parent = mas
  6551. o556.C0 = CFrame.new(0.14338775, -0.0541877411, -0.14338775, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
  6552. o556.C1 = CFrame.new(-0.113663934, 0.117154948, 0.0117909228, 0.975124061, -0.22130689, 0.0124988295, -0.00160562107, -0.0634382442, -0.997984588, 0.221653715, 0.973138809, -0.0622154959)
  6553. o556.Part0 = mas
  6554. o556.Part1 = o268
  6555. o564.Name = "Union-to-Part Strong Joint"
  6556. o564.Parent = mas
  6557. o564.C0 = CFrame.new(0.14338775, -0.0541877411, -0.14338775, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
  6558. o564.C1 = CFrame.new(-0.127684057, 0.120606698, 0.0838543549, 0.971899033, 0.234819293, -0.016495306, -0.00161496853, -0.0634210855, -0.997985661, -0.235392377, 0.969968021, -0.0612596571)
  6559. o564.Part0 = mas
  6560. o564.Part1 = o250
  6561. o568.Name = "Union-to-Union Strong Joint"
  6562. o568.Parent = mas
  6563. o568.C0 = CFrame.new(-1.92223728, -0.0541879684, -0.143387794, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6564. o568.C1 = CFrame.new(0.164768681, -0.0496701375, -0.704382181, 2.19999984e-05, 1.89994462e-05, -1.00000048, 5.21341303e-12, 1.00000048, 1.89994462e-05, 1, -4.13209023e-10, 2.20000129e-05)
  6565. o568.Part0 = mas
  6566. o568.Part1 = mas
  6567. o570.Name = "Union-to-Union Strong Joint"
  6568. o570.Parent = mas
  6569. o570.C0 = CFrame.new(-1.92223728, -0.0541879684, -0.143387794, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6570. o570.C1 = CFrame.new(0.164730832, -0.0497574136, 0.457022339, 6.00000094e-05, 1.90008432e-05, -1.00000191, -9.8999968e-05, 1.00000191, 1.89933926e-05, 1, 9.89991095e-05, 6.00019957e-05)
  6571. o570.Part0 = mas
  6572. o570.Part1 = mas
  6573. o571.Name = "Union-to-Union Strong Joint"
  6574. o571.Parent = mas
  6575. o571.C0 = CFrame.new(-1.92223728, -0.0541879684, -0.143387794, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6576. o571.C1 = CFrame.new(0.0404676795, 0.0557822101, -0.165305659, -1, 0, 0, -0, -1.00000024, 0, 0, 0, 1.00000024)
  6577. o571.Part0 = mas
  6578. o571.Part1 = mas
  6579. o577.Name = "Union-to-Part Strong Joint"
  6580. o577.Parent = mas
  6581. o577.C0 = CFrame.new(0.147011667, -0.0514671467, 0.485138476, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6582. o577.C1 = CFrame.new(0.98315829, 0.107469842, -0.0707399324, -0.971893489, -0.234843299, -0.0164835136, 0.00159741496, 0.0634370819, -0.997984588, 0.235415667, -0.969961047, -0.061278943)
  6583. o577.Part0 = mas
  6584. o577.Part1 = o250
  6585. o583.Name = "Union-to-Part Strong Joint"
  6586. o583.Parent = mas
  6587. o583.C0 = CFrame.new(0.220519707, -0.750358522, -0.29640317, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6588. o583.C1 = CFrame.new(0.194610506, -0.119901754, 0.162061393, -1.00000393, 4.48770552e-05, -7.00240998e-05, 4.29612592e-05, 1.00000226, 0.000119753618, 6.70339432e-05, 0.000114339076, -1.00000143)
  6589. o583.Part0 = mas
  6590. o583.Part1 = o310
  6591. o586.Parent = o119
  6592. o586.Material = Enum.Material.SmoothPlastic
  6593. o586.BrickColor = BrickColor.new("Bright red")
  6594. o586.Position = Vector3.new(-16.1037865, 6.53539419, 56.8402061)
  6595. o586.Rotation = Vector3.new(179.98999, 0, 0.389999986)
  6596. o586.Anchored = true
  6597. o586.CanCollide = false
  6598. o586.Size = Vector3.new(0.294023275, 0.294023275, 0.294023275)
  6599. o586.CFrame = CFrame.new(-16.1037865, 6.53539419, 56.8402061, 0.999976933, -0.00680468651, 5.58579131e-07, -0.00680468651, -0.999976933, -9.86770683e-05, 1.23003247e-06, 9.86709856e-05, -1)
  6600. o586.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6601. o586.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6602. o586.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6603. o586.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6604. o586.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6605. o586.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6606. o586.Color = Color3.new(0.768628, 0.156863, 0.109804)
  6607. o586.Position = Vector3.new(-16.1037865, 6.53539419, 56.8402061)
  6608. o587.Parent = o586
  6609. o587.Scale = Vector3.new(1, 0.99545002, 0.400886536)
  6610. o587.MeshType = Enum.MeshType.Wedge
  6611. o591.Parent = o119
  6612. o591.Material = Enum.Material.Marble
  6613. o591.BrickColor = BrickColor.new("Institutional white")
  6614. o591.Position = Vector3.new(-26.3736877, 14.7815199, 56.4443359)
  6615. o591.Rotation = Vector3.new(0, -90, 0)
  6616. o591.Anchored = true
  6617. o591.CanCollide = false
  6618. o591.Shape = Enum.PartType.Ball
  6619. o591.Size = Vector3.new(1.43000007, 1.43000007, 1.43000007)
  6620. o591.CFrame = CFrame.new(-26.3736877, 14.7815199, 56.4443359, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6621. o591.BottomSurface = Enum.SurfaceType.Smooth
  6622. o591.TopSurface = Enum.SurfaceType.Smooth
  6623. o591.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6624. o591.Position = Vector3.new(-26.3736877, 14.7815199, 56.4443359)
  6625. o593.Parent = mas
  6626. o593.Texture = "rbxassetid://425767692"
  6627. o593.Face = Enum.NormalId.Back
  6628. o593.StudsPerTileU = 20
  6629. o593.StudsPerTileV = 20
  6630. o600.Parent = o119
  6631. o600.Material = Enum.Material.Neon
  6632. o600.BrickColor = BrickColor.new("Institutional white")
  6633. o600.Position = Vector3.new(-43.6418228, 14.7815199, 56.4443359)
  6634. o600.Rotation = Vector3.new(0, -90, 0)
  6635. o600.Anchored = true
  6636. o600.CanCollide = false
  6637. o600.Shape = Enum.PartType.Ball
  6638. o600.Size = Vector3.new(1.43000007, 1.43000007, 1.43000007)
  6639. o600.CFrame = CFrame.new(-43.6418228, 14.7815199, 56.4443359, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6640. o600.BottomSurface = Enum.SurfaceType.Smooth
  6641. o600.TopSurface = Enum.SurfaceType.Smooth
  6642. o600.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6643. o600.Position = Vector3.new(-43.6418228, 14.7815199, 56.4443359)
  6644. o601.Parent = o600
  6645. o601.Range = 50
  6646. o601.Angle = 60
  6647. o603.Parent = o119
  6648. o603.Material = Enum.Material.Wood
  6649. o603.BrickColor = BrickColor.new("CGA brown")
  6650. o603.Position = Vector3.new(-43.6301537, 15.1118422, 56.4288368)
  6651. o603.Rotation = Vector3.new(0, 0, -90)
  6652. o603.Anchored = true
  6653. o603.CanCollide = false
  6654. o603.Shape = Enum.PartType.Cylinder
  6655. o603.Size = Vector3.new(0.800000191, 1.80999994, 1.63999987)
  6656. o603.CFrame = CFrame.new(-43.6301537, 15.1118422, 56.4288368, 0, 1, -0, -1, 0, 0, 0, 0, 1)
  6657. o603.BottomSurface = Enum.SurfaceType.Smooth
  6658. o603.TopSurface = Enum.SurfaceType.Smooth
  6659. o603.Color = Color3.new(0.666667, 0.333333, 0)
  6660. o603.Position = Vector3.new(-43.6301537, 15.1118422, 56.4288368)
  6661. o605.Parent = o119
  6662. o605.Material = Enum.Material.Wood
  6663. o605.BrickColor = BrickColor.new("Reddish brown")
  6664. o605.Position = Vector3.new(-41.9358788, 7.42847919, 54.5963135)
  6665. o605.Anchored = true
  6666. o605.CanCollide = false
  6667. o605.Size = Vector3.new(8.46063423, 4.23031616, 0.572588682)
  6668. o605.CFrame = CFrame.new(-41.9358788, 7.42847919, 54.5963135, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6669. o605.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6670. o605.Color = Color3.new(0.411765, 0.25098, 0.156863)
  6671. o605.Position = Vector3.new(-41.9358788, 7.42847919, 54.5963135)
  6672. o606.Parent = o605
  6673. o606.Texture = "rbxassetid://26174383"
  6674. o606.Face = Enum.NormalId.Back
  6675. o606.StudsPerTileU = 5
  6676. o606.StudsPerTileV = 5
  6677. o610.Parent = o119
  6678. o610.Material = Enum.Material.Wood
  6679. o610.BrickColor = BrickColor.new("CGA brown")
  6680. o610.Position = Vector3.new(-16.3611164, 9.11492443, 53.0831299)
  6681. o610.Rotation = Vector3.new(-180, 0, -146.839996)
  6682. o610.Anchored = true
  6683. o610.CanCollide = false
  6684. o610.Shape = Enum.PartType.Cylinder
  6685. o610.Size = Vector3.new(0.0700000003, 0.589999974, 0.770000219)
  6686. o610.CFrame = CFrame.new(-16.3611164, 9.11492443, 53.0831299, -0.837148905, 0.546975017, 0, 0.546975017, 0.837148905, 0, 0, 0, -1)
  6687. o610.BottomSurface = Enum.SurfaceType.Smooth
  6688. o610.TopSurface = Enum.SurfaceType.Smooth
  6689. o610.Color = Color3.new(0.666667, 0.333333, 0)
  6690. o610.Position = Vector3.new(-16.3611164, 9.11492443, 53.0831299)
  6691. o611.Parent = o610
  6692. o611.Texture = "http://www.roblox.com/asset/?id=669590073"
  6693. o611.Face = Enum.NormalId.Right
  6694. o612.Parent = o119
  6695. o612.Material = Enum.Material.Neon
  6696. o612.BrickColor = BrickColor.new("Deep orange")
  6697. o612.Transparency = 0.15000000596046
  6698. o612.Position = Vector3.new(-16.3869324, 9.11508846, 52.9888916)
  6699. o612.Rotation = Vector3.new(-90, -75, -78.3300018)
  6700. o612.Anchored = true
  6701. o612.CanCollide = false
  6702. o612.Size = Vector3.new(0.25, 0.0600000024, 0.0799999982)
  6703. o612.CFrame = CFrame.new(-16.3869324, 9.11508846, 52.9888916, 0.0523325317, 0.253471076, -0.96592617, 0.195311591, 0.945971906, 0.258817881, 0.979344249, -0.20219855, -4.76248204e-07)
  6704. o612.Color = Color3.new(1, 0.690196, 0)
  6705. o612.Position = Vector3.new(-16.3869324, 9.11508846, 52.9888916)
  6706. o613.Parent = o119
  6707. o613.BrickColor = BrickColor.new("Black")
  6708. o613.Position = Vector3.new(-16.3960266, 9.14634418, 54.0848389)
  6709. o613.Rotation = Vector3.new(0, 0, -24.1899986)
  6710. o613.Anchored = true
  6711. o613.CanCollide = false
  6712. o613.Shape = Enum.PartType.Cylinder
  6713. o613.Size = Vector3.new(0.0799999982, 0.0899999961, 0.100000001)
  6714. o613.CFrame = CFrame.new(-16.3960266, 9.14634418, 54.0848389, 0.912200868, 0.409745157, 2.07847347e-06, -0.409745157, 0.912200868, 2.67387848e-12, -1.89598438e-06, -8.5164686e-07, 1)
  6715. o613.BottomSurface = Enum.SurfaceType.Smooth
  6716. o613.TopSurface = Enum.SurfaceType.Smooth
  6717. o613.Color = Color3.new(0.184314, 0.176471, 0.180392)
  6718. o613.Position = Vector3.new(-16.3960266, 9.14634418, 54.0848389)
  6719. o618.Name = "MeshPart-to-MeshPart Strong Joint"
  6720. o618.Parent = mas
  6721. o618.C0 = CFrame.new(6.18733931, -2.31573892, 23.2750969, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6722. o618.C1 = CFrame.new(19.4830475, 0.901192665, 43.0309448, 0.939691782, 0.34202078, 0, 0, 0, -1, -0.34202078, 0.939691782, 0)
  6723. o618.Part0 = mas
  6724. o618.Part1 = mas
  6725. o621.Parent = mas
  6726. o621.Texture = "rbxassetid://425767692"
  6727. o621.Face = Enum.NormalId.Top
  6728. o621.StudsPerTileU = 20
  6729. o621.StudsPerTileV = 20
  6730. o624.Parent = o119
  6731. o624.BrickColor = BrickColor.new("Bright red")
  6732. o624.Transparency = 1
  6733. o624.Position = Vector3.new(-53.9523582, 7.13524723, 54.2980957)
  6734. o624.Rotation = Vector3.new(180, -5, 180)
  6735. o624.Anchored = true
  6736. o624.CanCollide = false
  6737. o624.FormFactor = Enum.FormFactor.Plate
  6738. o624.Size = Vector3.new(2, 0.400000006, 2)
  6739. o624.CFrame = CFrame.new(-53.9523582, 7.13524723, 54.2980957, -0.996194541, -4.9729032e-10, -0.0871520117, -4.83527496e-10, 1, -1.79012624e-10, 0.0871520117, -1.36189338e-10, -0.996194541)
  6740. o624.BottomSurface = Enum.SurfaceType.Weld
  6741. o624.TopSurface = Enum.SurfaceType.Weld
  6742. o624.Color = Color3.new(0.768628, 0.156863, 0.109804)
  6743. o624.Position = Vector3.new(-53.9523582, 7.13524723, 54.2980957)
  6744. o625.Parent = o119
  6745. o625.Material = Enum.Material.Granite
  6746. o625.BrickColor = BrickColor.new("Institutional white")
  6747. o625.Position = Vector3.new(-39.8335228, 9.64618015, 51.5240479)
  6748. o625.Rotation = Vector3.new(-180, 0, -180)
  6749. o625.Anchored = true
  6750. o625.CanCollide = false
  6751. o625.Size = Vector3.new(4.06794071, 0.205106273, 0.922980487)
  6752. o625.CFrame = CFrame.new(-39.8335228, 9.64618015, 51.5240479, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6753. o625.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6754. o625.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6755. o625.Position = Vector3.new(-39.8335228, 9.64618015, 51.5240479)
  6756. o627.Parent = o119
  6757. o627.Material = Enum.Material.Wood
  6758. o627.BrickColor = BrickColor.new("Reddish brown")
  6759. o627.Position = Vector3.new(-38.7224998, 7.42847919, 52.716301)
  6760. o627.Anchored = true
  6761. o627.CanCollide = false
  6762. o627.Size = Vector3.new(2.03397274, 4.23031616, 3.37570739)
  6763. o627.CFrame = CFrame.new(-38.7224998, 7.42847919, 52.716301, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6764. o627.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6765. o627.Color = Color3.new(0.411765, 0.25098, 0.156863)
  6766. o627.Position = Vector3.new(-38.7224998, 7.42847919, 52.716301)
  6767. o628.Parent = o119
  6768. o628.Material = Enum.Material.Wood
  6769. o628.BrickColor = BrickColor.new("CGA brown")
  6770. o628.Position = Vector3.new(-17.2350159, 8.19913578, 53.9432373)
  6771. o628.Rotation = Vector3.new(0, -90, 0)
  6772. o628.Anchored = true
  6773. o628.CanCollide = false
  6774. o628.Shape = Enum.PartType.Cylinder
  6775. o628.Size = Vector3.new(0.440000027, 1, 0.440000087)
  6776. o628.CFrame = CFrame.new(-17.2350159, 8.19913578, 53.9432373, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6777. o628.BottomSurface = Enum.SurfaceType.Smooth
  6778. o628.TopSurface = Enum.SurfaceType.Smooth
  6779. o628.Color = Color3.new(0.666667, 0.333333, 0)
  6780. o628.Position = Vector3.new(-17.2350159, 8.19913578, 53.9432373)
  6781. o629.Parent = o628
  6782. o629.Texture = "http://www.roblox.com/asset/?id=1001270465"
  6783. o629.Face = Enum.NormalId.Right
  6784. o630.Parent = o119
  6785. o630.Material = Enum.Material.Wood
  6786. o630.BrickColor = BrickColor.new("Reddish brown")
  6787. o630.Position = Vector3.new(-44.3899269, 7.42847919, 52.716301)
  6788. o630.Anchored = true
  6789. o630.CanCollide = false
  6790. o630.Size = Vector3.new(3.4953537, 4.23031616, 3.37570739)
  6791. o630.CFrame = CFrame.new(-44.3899269, 7.42847919, 52.716301, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6792. o630.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6793. o630.Color = Color3.new(0.411765, 0.25098, 0.156863)
  6794. o630.Position = Vector3.new(-44.3899269, 7.42847919, 52.716301)
  6795. o631.Parent = o119
  6796. o631.Material = Enum.Material.Granite
  6797. o631.BrickColor = BrickColor.new("Institutional white")
  6798. o631.Position = Vector3.new(-42.8887596, 9.64618015, 54.5920448)
  6799. o631.Rotation = Vector3.new(-180, 0, -180)
  6800. o631.Anchored = true
  6801. o631.CanCollide = false
  6802. o631.Size = Vector3.new(6.50357485, 0.205106273, 0.752058923)
  6803. o631.CFrame = CFrame.new(-42.8887596, 9.64618015, 54.5920448, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6804. o631.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6805. o631.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6806. o631.Position = Vector3.new(-42.8887596, 9.64618015, 54.5920448)
  6807. o633.Name = "fsfsdfsdfsdfsdfs"
  6808. o633.Parent = o119
  6809. o633.BrickColor = BrickColor.new("Mid gray")
  6810. o633.Position = Vector3.new(-45.5600929, 10.3711061, 51.6772461)
  6811. o633.Rotation = Vector3.new(0, -0.00999999978, 0)
  6812. o633.Anchored = true
  6813. o633.CanCollide = false
  6814. o633.FormFactor = Enum.FormFactor.Plate
  6815. o633.Size = Vector3.new(1, 1.20000005, 1)
  6816. o633.CFrame = CFrame.new(-45.5600929, 10.3711061, 51.6772461, 1, 4.48594947e-05, -0.000226443488, -4.14577044e-05, 1, 2.01182253e-08, 0.000226437362, 2.00479295e-08, 1)
  6817. o633.BottomSurface = Enum.SurfaceType.Smooth
  6818. o633.TopSurface = Enum.SurfaceType.Smooth
  6819. o633.Color = Color3.new(0.803922, 0.803922, 0.803922)
  6820. o633.Position = Vector3.new(-45.5600929, 10.3711061, 51.6772461)
  6821. o634.Parent = o633
  6822. o634.MeshId = "http://www.roblox.com/asset/?id=10470609"
  6823. o634.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
  6824. o634.TextureId = "http://www.roblox.com/asset/?id=29796694"
  6825. o634.MeshType = Enum.MeshType.FileMesh
  6826. o635.Parent = o119
  6827. o635.BrickColor = BrickColor.new("Black")
  6828. o635.Position = Vector3.new(-16.3960266, 9.14634418, 53.0787354)
  6829. o635.Rotation = Vector3.new(0, 0, -24.1899986)
  6830. o635.Anchored = true
  6831. o635.CanCollide = false
  6832. o635.Shape = Enum.PartType.Cylinder
  6833. o635.Size = Vector3.new(0.0799999982, 0.0899999961, 0.100000001)
  6834. o635.CFrame = CFrame.new(-16.3960266, 9.14634418, 53.0787354, 0.912200868, 0.409745157, 2.07847347e-06, -0.409745157, 0.912200868, 2.67387848e-12, -1.89598438e-06, -8.5164686e-07, 1)
  6835. o635.BottomSurface = Enum.SurfaceType.Smooth
  6836. o635.TopSurface = Enum.SurfaceType.Smooth
  6837. o635.Color = Color3.new(0.184314, 0.176471, 0.180392)
  6838. o635.Position = Vector3.new(-16.3960266, 9.14634418, 53.0787354)
  6839. o636.Parent = o119
  6840. o636.Material = Enum.Material.Metal
  6841. o636.BrickColor = BrickColor.new("Institutional white")
  6842. o636.Position = Vector3.new(-35.7820702, 7.42847919, 52.9726563)
  6843. o636.Anchored = true
  6844. o636.CanCollide = false
  6845. o636.Size = Vector3.new(4.03510141, 4.23031616, 3.82010436)
  6846. o636.CFrame = CFrame.new(-35.7820702, 7.42847919, 52.9726563, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6847. o636.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6848. o636.Position = Vector3.new(-35.7820702, 7.42847919, 52.9726563)
  6849. o637.Parent = o636
  6850. o637.Texture = "http://www.roblox.com/asset/?id=13003635"
  6851. o637.Face = Enum.NormalId.Top
  6852. o638.Parent = o636
  6853. o638.Texture = "http://www.roblox.com/asset/?id=30615812"
  6854. o638.Face = Enum.NormalId.Back
  6855. o640.Parent = o119
  6856. o640.Material = Enum.Material.Concrete
  6857. o640.BrickColor = BrickColor.new("Wheat")
  6858. o640.Position = Vector3.new(-59.3122215, 13.021472, 60.8654785)
  6859. o640.Rotation = Vector3.new(48.1100006, -5.23000002, 85.3300018)
  6860. o640.Anchored = true
  6861. o640.CanCollide = false
  6862. o640.Size = Vector3.new(0.850005805, 0.0700000003, 1.07000101)
  6863. o640.CFrame = CFrame.new(-59.3122215, 13.021472, 60.8654785, 0.0811508596, -0.99252373, -0.0911692604, 0.659937501, 0.122054525, -0.741340101, 0.746924818, -5.61544584e-06, 0.664908469)
  6864. o640.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6865. o640.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6866. o640.Color = Color3.new(0.945098, 0.905882, 0.780392)
  6867. o640.Position = Vector3.new(-59.3122215, 13.021472, 60.8654785)
  6868. o641.Parent = o119
  6869. o641.Material = Enum.Material.Ice
  6870. o641.BrickColor = BrickColor.new("Institutional white")
  6871. o641.Transparency = 1
  6872. o641.Position = Vector3.new(-42.6271324, 11.698494, 62.7172852)
  6873. o641.Rotation = Vector3.new(90, -84.3099976, 90)
  6874. o641.Anchored = true
  6875. o641.CanCollide = false
  6876. o641.Size = Vector3.new(0.099999994, 5.60000038, 10.1700048)
  6877. o641.CFrame = CFrame.new(-42.6271324, 11.698494, 62.7172852, 0, -0.0991832092, -0.995069385, 0, 0.995069385, -0.0991831869, 1, 0, 0)
  6878. o641.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6879. o641.Position = Vector3.new(-42.6271324, 11.698494, 62.7172852)
  6880. o642.Parent = o641
  6881. o642.Texture = "http://www.roblox.com/asset/?id=947521393"
  6882. o642.Face = Enum.NormalId.Left
  6883. o643.Name = "plate"
  6884. o643.Parent = o119
  6885. o643.Material = Enum.Material.SmoothPlastic
  6886. o643.BrickColor = BrickColor.new("Black")
  6887. o643.Position = Vector3.new(-11.5347443, 3.75879788, 56.8234711)
  6888. o643.Rotation = Vector3.new(0, -85, 0)
  6889. o643.Anchored = true
  6890. o643.CanCollide = false
  6891. o643.FormFactor = Enum.FormFactor.Custom
  6892. o643.Size = Vector3.new(1.78999996, 0.959999979, 0.220000014)
  6893. o643.CFrame = CFrame.new(-11.5347443, 3.75879788, 56.8234711, 0.0871398672, 5.27484326e-06, -0.99619931, -4.53060352e-07, 1, 5.25537143e-06, 0.99619931, -6.61396271e-09, 0.0871398672)
  6894. o643.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6895. o643.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6896. o643.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6897. o643.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6898. o643.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6899. o643.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6900. o643.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6901. o643.Position = Vector3.new(-11.5347443, 3.75879788, 56.8234711)
  6902. o644.Name = "SGUI"
  6903. o644.Parent = o643
  6904. o644.CanvasSize = Vector2.new(200, 100)
  6905. o645.Name = "Identifier"
  6906. o645.Parent = o644
  6907. o645.Position = UDim2.new(0.25,0,0.30000001192093,0)
  6908. o645.Size = UDim2.new(0.5,0,0.5,0)
  6909. o645.Text = "8SGH489"
  6910. o645.position = UDim2.new(0.25,0,0.30000001192093,0)
  6911. o645.Position = UDim2.new(0.25,0,0.30000001192093,0)
  6912. o645.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  6913. o645.BackgroundTransparency = 1
  6914. o645.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0627451)
  6915. o645.Font = Enum.Font.Highway
  6916. o645.FontSize = Enum.FontSize.Size60
  6917. o645.TextColor3 = Color3.new(0, 0, 0)
  6918. o646.Parent = o643
  6919. o646.Texture = "http://www.roblox.com/asset/?id=390382711"
  6920. o648.Name = "Shadow"
  6921. o648.Parent = o119
  6922. o648.Material = Enum.Material.Concrete
  6923. o648.BrickColor = BrickColor.new("Dark stone grey")
  6924. o648.Transparency = 1
  6925. o648.Position = Vector3.new(-35.0805931, 0.36649099, 56.7012901)
  6926. o648.Rotation = Vector3.new(0.0199999996, 90, 0)
  6927. o648.Anchored = true
  6928. o648.CanCollide = false
  6929. o648.FormFactor = Enum.FormFactor.Custom
  6930. o648.Size = Vector3.new(1.85999203, 0.200000003, 7.49987221)
  6931. o648.CFrame = CFrame.new(-35.0805931, 0.36649099, 56.7012901, 0.000105174106, -0.000113180598, 1, 0.000274022517, 1, 0.000113136462, -1, 0.000274010556, 0.000105205079)
  6932. o648.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6933. o648.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6934. o648.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6935. o648.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6936. o648.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6937. o648.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6938. o648.Color = Color3.new(0.388235, 0.372549, 0.384314)
  6939. o648.Position = Vector3.new(-35.0805931, 0.36649099, 56.7012901)
  6940. o649.Parent = o648
  6941. o649.Scale = Vector3.new(9, 1, 8)
  6942. o650.Parent = o648
  6943. o650.Transparency = 0.20000000298023
  6944. o650.Texture = "http://www.roblox.com/asset/?id=243877420"
  6945. o650.Face = Enum.NormalId.Top
  6946. o652.Parent = o119
  6947. o652.BrickColor = BrickColor.new("Institutional white")
  6948. o652.Position = Vector3.new(-38.0885277, 13.8703661, 51.1064453)
  6949. o652.Rotation = Vector3.new(90.1800003, 89.7299957, -90.1800003)
  6950. o652.Anchored = true
  6951. o652.CanCollide = false
  6952. o652.Size = Vector3.new(0.099999994, 1.99999893, 2.41000175)
  6953. o652.CFrame = CFrame.new(-38.0885277, 13.8703661, 51.1064453, -1.52809807e-05, 0.00476993481, 0.999988616, -1.45935974e-06, 0.999988675, -0.00476993434, -1, -1.53223243e-06, -1.52738448e-05)
  6954. o652.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6955. o652.Position = Vector3.new(-38.0885277, 13.8703661, 51.1064453)
  6956. o653.Parent = o652
  6957. o653.Texture = "http://www.roblox.com/asset/?id=549825035"
  6958. o653.Face = Enum.NormalId.Left
  6959. o654.Parent = o119
  6960. o654.BrickColor = BrickColor.new("Bright red")
  6961. o654.Transparency = 1
  6962. o654.Position = Vector3.new(-49.5741348, 7.19331503, 54.2980957)
  6963. o654.Rotation = Vector3.new(180, 5, 180)
  6964. o654.Anchored = true
  6965. o654.CanCollide = false
  6966. o654.FormFactor = Enum.FormFactor.Plate
  6967. o654.Size = Vector3.new(2, 0.400000006, 2)
  6968. o654.CFrame = CFrame.new(-49.5741348, 7.19331503, 54.2980957, -0.996195793, -4.97411667e-10, 0.0871592239, -5.07344888e-10, 1, -9.18027043e-11, -0.0871592239, -1.35673153e-10, -0.996195793)
  6969. o654.BottomSurface = Enum.SurfaceType.Weld
  6970. o654.TopSurface = Enum.SurfaceType.Weld
  6971. o654.Color = Color3.new(0.768628, 0.156863, 0.109804)
  6972. o654.Position = Vector3.new(-49.5741348, 7.19331503, 54.2980957)
  6973. o655.Parent = o119
  6974. o655.Material = Enum.Material.Wood
  6975. o655.BrickColor = BrickColor.new("CGA brown")
  6976. o655.Position = Vector3.new(-19.4641418, 6.88627911, 56.9035645)
  6977. o655.Rotation = Vector3.new(0, -90, 0)
  6978. o655.Anchored = true
  6979. o655.CanCollide = false
  6980. o655.Size = Vector3.new(3.32000089, 0.219999999, 3.30999923)
  6981. o655.CFrame = CFrame.new(-19.4641418, 6.88627911, 56.9035645, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6982. o655.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6983. o655.Color = Color3.new(0.666667, 0.333333, 0)
  6984. o655.Position = Vector3.new(-19.4641418, 6.88627911, 56.9035645)
  6985. o657.Parent = o119
  6986. o657.Material = Enum.Material.Wood
  6987. o657.BrickColor = BrickColor.new("CGA brown")
  6988. o657.Position = Vector3.new(-16.5962811, 7.05552816, 53.5164795)
  6989. o657.Rotation = Vector3.new(0, 0, -56.7199974)
  6990. o657.Anchored = true
  6991. o657.CanCollide = false
  6992. o657.Shape = Enum.PartType.Cylinder
  6993. o657.Size = Vector3.new(4, 1.08999991, 0.839999974)
  6994. o657.CFrame = CFrame.new(-16.5962811, 7.05552816, 53.5164795, 0.548678696, 0.836033344, 0, -0.836033344, 0.548678696, 0, 0, 0, 1)
  6995. o657.BottomSurface = Enum.SurfaceType.Smooth
  6996. o657.TopSurface = Enum.SurfaceType.Smooth
  6997. o657.Color = Color3.new(0.666667, 0.333333, 0)
  6998. o657.Position = Vector3.new(-16.5962811, 7.05552816, 53.5164795)
  6999. o658.Parent = o119
  7000. o658.Material = Enum.Material.Metal
  7001. o658.BrickColor = BrickColor.new("Fossil")
  7002. o658.Position = Vector3.new(-42.8642845, 11.464036, 51.1065674)
  7003. o658.Rotation = Vector3.new(90.0099945, 84.7299957, -90.0099945)
  7004. o658.Anchored = true
  7005. o658.CanCollide = false
  7006. o658.Size = Vector3.new(0.099999994, 1.99999893, 3.02000141)
  7007. o658.CFrame = CFrame.new(-42.8642845, 11.464036, 51.1065674, -1.52809807e-05, 0.0919062346, 0.995767593, -1.45936713e-06, 0.995767653, -0.0919062272, -1, -2.85760802e-06, -1.50821807e-05)
  7008. o658.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7009. o658.Position = Vector3.new(-42.8642845, 11.464036, 51.1065674)
  7010. o659.Parent = o658
  7011. o659.Texture = "http://www.roblox.com/asset/?id=8961800"
  7012. o659.Face = Enum.NormalId.Left
  7013. o660.Parent = o119
  7014. o660.Material = Enum.Material.Granite
  7015. o660.BrickColor = BrickColor.new("Institutional white")
  7016. o660.Position = Vector3.new(-38.7224998, 9.64618015, 53.4639893)
  7017. o660.Rotation = Vector3.new(-180, 0, -180)
  7018. o660.Anchored = true
  7019. o660.CanCollide = false
  7020. o660.Size = Vector3.new(1.84595644, 0.205106273, 3.00822592)
  7021. o660.CFrame = CFrame.new(-38.7224998, 9.64618015, 53.4639893, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  7022. o660.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7023. o660.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7024. o660.Position = Vector3.new(-38.7224998, 9.64618015, 53.4639893)
  7025. o661.Parent = o119
  7026. o661.Material = Enum.Material.Granite
  7027. o661.BrickColor = BrickColor.new("Institutional white")
  7028. o661.Position = Vector3.new(-44.0082664, 9.64618015, 52.6862793)
  7029. o661.Rotation = Vector3.new(-180, 0, -180)
  7030. o661.Anchored = true
  7031. o661.CanCollide = false
  7032. o661.Size = Vector3.new(4.26450348, 0.205106273, 3.19623971)
  7033. o661.CFrame = CFrame.new(-44.0082664, 9.64618015, 52.6862793, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  7034. o661.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7035. o661.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7036. o661.Position = Vector3.new(-44.0082664, 9.64618015, 52.6862793)
  7037. o662.Parent = o119
  7038. o662.Material = Enum.Material.Neon
  7039. o662.BrickColor = BrickColor.new("Deep orange")
  7040. o662.Transparency = 0.15000000596046
  7041. o662.Position = Vector3.new(-16.3971233, 9.07699013, 53.9973145)
  7042. o662.Rotation = Vector3.new(-90, -75, -50.7299995)
  7043. o662.Anchored = true
  7044. o662.CanCollide = false
  7045. o662.Size = Vector3.new(0.189999998, 0.0600000024, 0.0799999982)
  7046. o662.CFrame = CFrame.new(-16.3971233, 9.07699013, 53.9973145, 0.16383183, 0.200357005, -0.965926826, 0.611456692, 0.74775511, 0.258811861, 0.774132669, -0.633024275, -3.42963085e-06)
  7047. o662.Color = Color3.new(1, 0.690196, 0)
  7048. o662.Position = Vector3.new(-16.3971233, 9.07699013, 53.9973145)
  7049. o663.Parent = o119
  7050. o663.Material = Enum.Material.Concrete
  7051. o663.BrickColor = BrickColor.new("Wheat")
  7052. o663.Position = Vector3.new(-39.7706566, 15.4383459, 56.9232178)
  7053. o663.Rotation = Vector3.new(0, -90, 0)
  7054. o663.Anchored = true
  7055. o663.CanCollide = false
  7056. o663.Size = Vector3.new(11.8000059, 0.0700000003, 37.5)
  7057. o663.CFrame = CFrame.new(-39.7706566, 15.4383459, 56.9232178, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  7058. o663.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7059. o663.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7060. o663.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7061. o663.Position = Vector3.new(-39.7706566, 15.4383459, 56.9232178)
  7062. o664.Parent = o663
  7063. o664.Texture = "rbxassetid://425767692"
  7064. o664.Face = Enum.NormalId.Bottom
  7065. o664.StudsPerTileU = 20
  7066. o664.StudsPerTileV = 20
  7067. o665.Parent = o119
  7068. o665.Material = Enum.Material.Concrete
  7069. o665.BrickColor = BrickColor.new("Wheat")
  7070. o665.Position = Vector3.new(-59.5794334, 9.95443821, 52.0065918)
  7071. o665.Rotation = Vector3.new(90, -3.42999983, 90)
  7072. o665.Anchored = true
  7073. o665.CanCollide = false
  7074. o665.Size = Vector3.new(2.08000565, 0.0700000003, 3.73999882)
  7075. o665.CFrame = CFrame.new(-59.5794334, 9.95443821, 52.0065918, 0, -0.998204112, -0.059904784, 0, 0.059904784, -0.998204112, 1, 0, 0)
  7076. o665.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7077. o665.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7078. o665.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7079. o665.Position = Vector3.new(-59.5794334, 9.95443821, 52.0065918)
  7080. o666.Parent = o119
  7081. o666.Material = Enum.Material.Concrete
  7082. o666.BrickColor = BrickColor.new("Wheat")
  7083. o666.Position = Vector3.new(-58.1965065, 14.8032742, 56.9232178)
  7084. o666.Rotation = Vector3.new(90, -55.2599983, 90)
  7085. o666.Anchored = true
  7086. o666.CanCollide = false
  7087. o666.Size = Vector3.new(11.8000059, 0.0700000003, 2.48000026)
  7088. o666.CFrame = CFrame.new(-58.1965065, 14.8032742, 56.9232178, 0, -0.569839776, -0.821764708, 0, 0.821767151, -0.569835424, 1, 0, 0)
  7089. o666.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7090. o666.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7091. o666.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7092. o666.Position = Vector3.new(-58.1965065, 14.8032742, 56.9232178)
  7093. o667.Parent = o119
  7094. o667.Material = Enum.Material.Concrete
  7095. o667.BrickColor = BrickColor.new("Wheat")
  7096. o667.Position = Vector3.new(-59.4256325, 6.99550486, 56.9173584)
  7097. o667.Rotation = Vector3.new(90, 11.6499996, 90)
  7098. o667.Anchored = true
  7099. o667.CanCollide = false
  7100. o667.Size = Vector3.new(11.6300011, 0.0700000003, 2.75)
  7101. o667.CFrame = CFrame.new(-59.4256325, 6.99550486, 56.9173584, 0, -0.979406536, 0.20189923, 0, -0.201899305, -0.979406357, 1, 0, 0)
  7102. o667.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7103. o667.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7104. o667.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7105. o667.Position = Vector3.new(-59.4256325, 6.99550486, 56.9173584)
  7106. o670.Name = "MeshPart-to-Part Strong Joint"
  7107. o670.Parent = mas
  7108. o670.C0 = CFrame.new(0.0250000004, -6.71364927, 23.0723667, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7109. o670.C1 = CFrame.new(0.117111206, 38.0057373, -5.57936287, -2.77906656e-06, 0, -0.999999881, -0.999999881, 0, 2.77906656e-06, 0, 1, 0)
  7110. o670.Part0 = mas
  7111. o670.Part1 = o698
  7112. o671.Name = "MeshPart-to-Part Strong Joint"
  7113. o671.Parent = mas
  7114. o671.C0 = CFrame.new(0.0250000004, -6.71364927, 23.0723667, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7115. o671.C1 = CFrame.new(2.6172142, -3.77910566, -32.2056885, -2.77906656e-06, 0, -0.999999881, 0, 1, 0, 0.999999881, 0, -2.77906656e-06)
  7116. o671.Part0 = mas
  7117. o671.Part1 = o709
  7118. o672.Name = "MeshPart-to-Part Strong Joint"
  7119. o672.Parent = mas
  7120. o672.C0 = CFrame.new(0.0250000004, -6.71364927, 23.0723667, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7121. o672.C1 = CFrame.new(-0.111763, -4.28910685, 27.3206787, 2.77906656e-06, 0, 0.999999881, 0, 1, 0, -0.999999881, 0, 2.77906656e-06)
  7122. o672.Part0 = mas
  7123. o672.Part1 = o719
  7124. o673.Name = "MeshPart-to-Part Strong Joint"
  7125. o673.Parent = mas
  7126. o673.C0 = CFrame.new(0.0250000004, -6.71364927, 23.0723667, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7127. o673.C1 = CFrame.new(-24.2555542, -5.41309214, -1.89132309, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7128. o673.Part0 = mas
  7129. o673.Part1 = o636
  7130. o674.Parent = mas
  7131. o674.Texture = "rbxassetid://425767692"
  7132. o674.Face = Enum.NormalId.Right
  7133. o674.StudsPerTileU = 20
  7134. o674.StudsPerTileV = 20
  7135. o676.Parent = mas
  7136. o676.Texture = "rbxassetid://425767692"
  7137. o676.Face = Enum.NormalId.Left
  7138. o676.StudsPerTileU = 20
  7139. o676.StudsPerTileV = 20
  7140. o677.Parent = o119
  7141. o677.Material = Enum.Material.DiamondPlate
  7142. o677.BrickColor = BrickColor.new("Smoky grey")
  7143. o677.Transparency = 1
  7144. o677.Position = Vector3.new(-16.2616882, 11.6664982, 56.8682861)
  7145. o677.Rotation = Vector3.new(0, -90, 0)
  7146. o677.Anchored = true
  7147. o677.CanCollide = false
  7148. o677.Size = Vector3.new(0.910000086, 1.44000006, 0.0500000007)
  7149. o677.CFrame = CFrame.new(-16.2616882, 11.6664982, 56.8682861, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  7150. o677.Color = Color3.new(0.356863, 0.364706, 0.411765)
  7151. o677.Position = Vector3.new(-16.2616882, 11.6664982, 56.8682861)
  7152. o678.Parent = o677
  7153. o678.Texture = "http://www.roblox.com/asset/?id=170745309"
  7154. o679.Parent = o677
  7155. o679.Texture = "http://www.roblox.com/asset/?id=170745309"
  7156. o679.Face = Enum.NormalId.Back
  7157. o680.Parent = o119
  7158. o680.Material = Enum.Material.Fabric
  7159. o680.BrickColor = BrickColor.new("Cork")
  7160. o680.Position = Vector3.new(-16.2533855, 12.45825, 56.8615723)
  7161. o680.Rotation = Vector3.new(-180, -5, -90)
  7162. o680.Anchored = true
  7163. o680.CanCollide = false
  7164. o680.Shape = Enum.PartType.Cylinder
  7165. o680.Size = Vector3.new(0.580000043, 0.200000003, 0.0500000007)
  7166. o680.CFrame = CFrame.new(-16.2533855, 12.45825, 56.8615723, 0, 0.996195376, -0.0871480331, 1, 0, 0, 0, -0.0871480331, -0.996195376)
  7167. o680.BottomSurface = Enum.SurfaceType.Smooth
  7168. o680.TopSurface = Enum.SurfaceType.Smooth
  7169. o680.Color = Color3.new(0.737255, 0.607843, 0.364706)
  7170. o680.Position = Vector3.new(-16.2533855, 12.45825, 56.8615723)
  7171. o682.Parent = o119
  7172. o682.Material = Enum.Material.Concrete
  7173. o682.BrickColor = BrickColor.new("Wheat")
  7174. o682.Position = Vector3.new(-59.3194847, 12.962532, 52.8116455)
  7175. o682.Rotation = Vector3.new(138.089996, -4.69999981, 95.2099991)
  7176. o682.Anchored = true
  7177. o682.CanCollide = false
  7178. o682.Size = Vector3.new(0.850005805, 0.0700000003, 1.07000101)
  7179. o682.CFrame = CFrame.new(-59.3194847, 12.962532, 52.8116455, -0.0905299485, -0.992523432, -0.0818633288, -0.736137331, 0.122054353, -0.665736973, 0.670751572, -6.48922878e-06, -0.741682529)
  7180. o682.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7181. o682.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7182. o682.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7183. o682.Position = Vector3.new(-59.3194847, 12.962532, 52.8116455)
  7184. o683.Parent = o119
  7185. o683.Material = Enum.Material.Concrete
  7186. o683.BrickColor = BrickColor.new("Wheat")
  7187. o683.Position = Vector3.new(-59.4745827, 11.7012882, 52.0065918)
  7188. o683.Rotation = Vector3.new(90, -7.00999975, 90)
  7189. o683.Anchored = true
  7190. o683.CanCollide = false
  7191. o683.Size = Vector3.new(2.08000565, 0.0700000003, 2.82000113)
  7192. o683.CFrame = CFrame.new(-59.4745827, 11.7012882, 52.0065918, 0, -0.992522836, -0.122060671, 0, 0.122060627, -0.992523015, 1, 0, 0)
  7193. o683.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7194. o683.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7195. o683.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7196. o683.Position = Vector3.new(-59.4745827, 11.7012882, 52.0065918)
  7197. o684.Parent = o119
  7198. o684.Material = Enum.Material.Concrete
  7199. o684.BrickColor = BrickColor.new("Wheat")
  7200. o684.Position = Vector3.new(-59.5746117, 10.0342941, 61.7473145)
  7201. o684.Rotation = Vector3.new(90, -3.42999983, 90)
  7202. o684.Anchored = true
  7203. o684.CanCollide = false
  7204. o684.Size = Vector3.new(2.01000571, 0.0700000003, 3.89999866)
  7205. o684.CFrame = CFrame.new(-59.5746117, 10.0342941, 61.7473145, 0, -0.998204112, -0.059904784, 0, 0.059904784, -0.998204112, 1, 0, 0)
  7206. o684.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7207. o684.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7208. o684.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7209. o684.Position = Vector3.new(-59.5746117, 10.0342941, 61.7473145)
  7210. o685.Parent = o119
  7211. o685.Material = Enum.Material.Concrete
  7212. o685.BrickColor = BrickColor.new("Wheat")
  7213. o685.Position = Vector3.new(-59.4745827, 11.7012882, 61.7833252)
  7214. o685.Rotation = Vector3.new(90, -7.00999975, 90)
  7215. o685.Anchored = true
  7216. o685.CanCollide = false
  7217. o685.Size = Vector3.new(2.08000565, 0.0700000003, 2.82000113)
  7218. o685.CFrame = CFrame.new(-59.4745827, 11.7012882, 61.7833252, 0, -0.992522836, -0.122060671, 0, 0.122060627, -0.992523015, 1, 0, 0)
  7219. o685.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7220. o685.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7221. o685.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7222. o685.Position = Vector3.new(-59.4745827, 11.7012882, 61.7833252)
  7223. o686.Parent = o119
  7224. o686.Material = Enum.Material.Granite
  7225. o686.BrickColor = BrickColor.new("Institutional white")
  7226. o686.Position = Vector3.new(-41.9737206, 9.60080242, 54.9436035)
  7227. o686.Rotation = Vector3.new(-180, 0, -180)
  7228. o686.Anchored = true
  7229. o686.CanCollide = false
  7230. o686.Shape = Enum.PartType.Cylinder
  7231. o686.Size = Vector3.new(8.34953213, 0.290567219, 0.85460937)
  7232. o686.CFrame = CFrame.new(-41.9737206, 9.60080242, 54.9436035, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  7233. o686.BottomSurface = Enum.SurfaceType.Smooth
  7234. o686.TopSurface = Enum.SurfaceType.Smooth
  7235. o686.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7236. o686.Position = Vector3.new(-41.9737206, 9.60080242, 54.9436035)
  7237. o687.Parent = o119
  7238. o687.Material = Enum.Material.Concrete
  7239. o687.BrickColor = BrickColor.new("Wheat")
  7240. o687.Position = Vector3.new(-59.6452904, 8.85640812, 56.932373)
  7241. o687.Rotation = Vector3.new(90, -3.42999983, 90)
  7242. o687.Anchored = true
  7243. o687.CanCollide = false
  7244. o687.Size = Vector3.new(7.92000055, 0.0700000003, 1.54000008)
  7245. o687.CFrame = CFrame.new(-59.6452904, 8.85640812, 56.932373, 0, -0.998204112, -0.059904784, 0, 0.059904784, -0.998204112, 1, 0, 0)
  7246. o687.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7247. o687.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7248. o687.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7249. o687.Position = Vector3.new(-59.6452904, 8.85640812, 56.932373)
  7250. o689.Parent = o119
  7251. o689.Material = Enum.Material.Concrete
  7252. o689.BrickColor = BrickColor.new("Wheat")
  7253. o689.Position = Vector3.new(-58.8781395, 13.9046659, 56.9232178)
  7254. o689.Rotation = Vector3.new(90, -25.1899986, 90)
  7255. o689.Anchored = true
  7256. o689.CanCollide = false
  7257. o689.Size = Vector3.new(11.8000059, 0.0700000003, 2.36000013)
  7258. o689.CFrame = CFrame.new(-58.8781395, 13.9046659, 56.9232178, 0, -0.904878795, -0.425669998, 0, 0.425669432, -0.904878557, 1, 0, 0)
  7259. o689.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7260. o689.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7261. o689.Color = Color3.new(0.945098, 0.905882, 0.780392)
  7262. o689.Position = Vector3.new(-58.8781395, 13.9046659, 56.9232178)
  7263. o690.Parent = o119
  7264. o690.Material = Enum.Material.Wood
  7265. o690.BrickColor = BrickColor.new("CGA brown")
  7266. o690.Position = Vector3.new(-26.3620911, 15.1118422, 56.4288368)
  7267. o690.Rotation = Vector3.new(0, 0, -90)
  7268. o690.Anchored = true
  7269. o690.CanCollide = false
  7270. o690.Shape = Enum.PartType.Cylinder
  7271. o690.Size = Vector3.new(0.800000191, 1.80999994, 1.63999987)
  7272. o690.CFrame = CFrame.new(-26.3620911, 15.1118422, 56.4288368, 0, 1, -0, -1, 0, 0, 0, 0, 1)
  7273. o690.BottomSurface = Enum.SurfaceType.Smooth
  7274. o690.TopSurface = Enum.SurfaceType.Smooth
  7275. o690.Color = Color3.new(0.666667, 0.333333, 0)
  7276. o690.Position = Vector3.new(-26.3620911, 15.1118422, 56.4288368)
  7277. o691.Parent = o119
  7278. o691.BrickColor = BrickColor.new("Bright red")
  7279. o691.Transparency = 1
  7280. o691.Position = Vector3.new(-25.8004456, 7.568923, 60.2784424)
  7281. o691.Anchored = true
  7282. o691.CanCollide = false
  7283. o691.FormFactor = Enum.FormFactor.Plate
  7284. o691.Size = Vector3.new(2, 0.400000006, 2)
  7285. o691.CFrame = CFrame.new(-25.8004456, 7.568923, 60.2784424, 0.999998093, -4.97460018e-10, 3.50177288e-06, 4.97285435e-10, 1, 1.36672923e-10, -3.50177288e-06, -1.36572836e-10, 0.999998093)
  7286. o691.BottomSurface = Enum.SurfaceType.Weld
  7287. o691.TopSurface = Enum.SurfaceType.Weld
  7288. o691.Color = Color3.new(0.768628, 0.156863, 0.109804)
  7289. o691.Position = Vector3.new(-25.8004456, 7.568923, 60.2784424)
  7290. o693.Name = "plate"
  7291. o693.Parent = o119
  7292. o693.Material = Enum.Material.SmoothPlastic
  7293. o693.BrickColor = BrickColor.new("Black")
  7294. o693.Position = Vector3.new(-60.2065697, 3.60739708, 56.7371826)
  7295. o693.Rotation = Vector3.new(90.3399963, 89.9799957, -90.3299942)
  7296. o693.Anchored = true
  7297. o693.CanCollide = false
  7298. o693.FormFactor = Enum.FormFactor.Custom
  7299. o693.Size = Vector3.new(1.78999972, 0.9599998, 0.200000003)
  7300. o693.CFrame = CFrame.new(-60.2065697, 3.60739708, 56.7371826, -2.98024325e-08, 5.22395612e-06, 0.99999994, -2.1206688e-08, 1, -5.22396022e-06, -0.99999994, -2.07405719e-08, -3.07608268e-08)
  7301. o693.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7302. o693.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7303. o693.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7304. o693.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7305. o693.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7306. o693.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7307. o693.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7308. o693.Position = Vector3.new(-60.2065697, 3.60739708, 56.7371826)
  7309. o694.Name = "SGUI"
  7310. o694.Parent = o693
  7311. o694.CanvasSize = Vector2.new(200, 100)
  7312. o695.Name = "Identifier"
  7313. o695.Parent = o694
  7314. o695.Position = UDim2.new(0.25,0,0.30000001192093,0)
  7315. o695.Size = UDim2.new(0.5,0,0.5,0)
  7316. o695.Text = "8SGH489"
  7317. o695.position = UDim2.new(0.25,0,0.30000001192093,0)
  7318. o695.Position = UDim2.new(0.25,0,0.30000001192093,0)
  7319. o695.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  7320. o695.BackgroundTransparency = 1
  7321. o695.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0627451)
  7322. o695.Font = Enum.Font.Highway
  7323. o695.FontSize = Enum.FontSize.Size60
  7324. o695.TextColor3 = Color3.new(0, 0, 0)
  7325. o696.Parent = o693
  7326. o696.Texture = "http://www.roblox.com/asset/?id=390381581"
  7327. o697.Name = "Bed-XoBreezy-"
  7328. o697.Parent = o119
  7329. o698.Parent = o697
  7330. o698.Material = Enum.Material.Wood
  7331. o698.BrickColor = BrickColor.new("Brown")
  7332. o698.Position = Vector3.new(-22.0318909, 7.59474897, 51.1982422)
  7333. o698.Rotation = Vector3.new(-90, 0, 90)
  7334. o698.Anchored = true
  7335. o698.FormFactor = Enum.FormFactor.Custom
  7336. o698.Size = Vector3.new(0.200000003, 0.200000003, 2.4000001)
  7337. o698.CFrame = CFrame.new(-22.0318909, 7.59474897, 51.1982422, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7338. o698.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7339. o698.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7340. o698.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7341. o698.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7342. o698.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7343. o698.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7344. o698.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7345. o698.Position = Vector3.new(-22.0318909, 7.59474897, 51.1982422)
  7346. o699.Parent = o697
  7347. o699.Material = Enum.Material.Wood
  7348. o699.BrickColor = BrickColor.new("Brown")
  7349. o699.Position = Vector3.new(-21.8318787, 6.69452477, 52.6983643)
  7350. o699.Rotation = Vector3.new(-90, 0, 90)
  7351. o699.Anchored = true
  7352. o699.FormFactor = Enum.FormFactor.Custom
  7353. o699.Size = Vector3.new(3.5999999, 0.200000003, 0.600000024)
  7354. o699.CFrame = CFrame.new(-21.8318787, 6.69452477, 52.6983643, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7355. o699.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7356. o699.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7357. o699.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7358. o699.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7359. o699.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7360. o699.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7361. o699.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7362. o699.Position = Vector3.new(-21.8318787, 6.69452477, 52.6983643)
  7363. o700.Parent = o697
  7364. o700.Material = Enum.Material.Wood
  7365. o700.BrickColor = BrickColor.new("Brown")
  7366. o700.Position = Vector3.new(-21.8318787, 7.29464102, 51.8983154)
  7367. o700.Rotation = Vector3.new(-90, 0, 90)
  7368. o700.Anchored = true
  7369. o700.FormFactor = Enum.FormFactor.Custom
  7370. o700.Size = Vector3.new(1.99999988, 0.200000003, 0.600000024)
  7371. o700.CFrame = CFrame.new(-21.8318787, 7.29464102, 51.8983154, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7372. o700.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7373. o700.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7374. o700.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7375. o700.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7376. o700.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7377. o700.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7378. o700.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7379. o700.Position = Vector3.new(-21.8318787, 7.29464102, 51.8983154)
  7380. o701.Parent = o697
  7381. o701.Material = Enum.Material.Wood
  7382. o701.BrickColor = BrickColor.new("Brown")
  7383. o701.Position = Vector3.new(-21.8318176, 7.89475012, 52.5983849)
  7384. o701.Rotation = Vector3.new(-90, 0, 90)
  7385. o701.Anchored = true
  7386. o701.FormFactor = Enum.FormFactor.Custom
  7387. o701.Size = Vector3.new(3.39999986, 0.200000003, 0.600000024)
  7388. o701.CFrame = CFrame.new(-21.8318176, 7.89475012, 52.5983849, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7389. o701.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7390. o701.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7391. o701.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7392. o701.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7393. o701.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7394. o701.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7395. o701.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7396. o701.Position = Vector3.new(-21.8318176, 7.89475012, 52.5983849)
  7397. o702.Parent = o697
  7398. o702.Material = Enum.Material.Wood
  7399. o702.BrickColor = BrickColor.new("Brown")
  7400. o702.Position = Vector3.new(-21.8317566, 8.49474812, 52.8984375)
  7401. o702.Rotation = Vector3.new(-90, 0, 90)
  7402. o702.Anchored = true
  7403. o702.FormFactor = Enum.FormFactor.Custom
  7404. o702.Size = Vector3.new(4, 0.200000003, 0.600000024)
  7405. o702.CFrame = CFrame.new(-21.8317566, 8.49474812, 52.8984375, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7406. o702.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7407. o702.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7408. o702.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7409. o702.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7410. o702.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7411. o702.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7412. o702.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7413. o702.Position = Vector3.new(-21.8317566, 8.49474812, 52.8984375)
  7414. o703.Parent = o697
  7415. o703.Material = Enum.Material.Fabric
  7416. o703.BrickColor = BrickColor.new("Lavender")
  7417. o703.Position = Vector3.new(-22.8203449, 6.59038496, 52.7243652)
  7418. o703.Rotation = Vector3.new(-49.5699997, -7.63999987, 6.46999979)
  7419. o703.Anchored = true
  7420. o703.FormFactor = Enum.FormFactor.Custom
  7421. o703.Size = Vector3.new(1.79999781, 1, 0.799999714)
  7422. o703.CFrame = CFrame.new(-22.8203449, 6.59038496, 52.7243652, 0.984808803, -0.111614779, -0.133017644, 0.173642024, 0.633010149, 0.754418015, -2.69711018e-06, -0.766054988, 0.64277494)
  7423. o703.BottomSurface = Enum.SurfaceType.Smooth
  7424. o703.TopSurface = Enum.SurfaceType.Smooth
  7425. o703.Color = Color3.new(0.54902, 0.356863, 0.623529)
  7426. o703.Position = Vector3.new(-22.8203449, 6.59038496, 52.7243652)
  7427. o704.Parent = o697
  7428. o704.Material = Enum.Material.Wood
  7429. o704.BrickColor = BrickColor.new("Brown")
  7430. o704.Position = Vector3.new(-21.8318787, 8.89474964, 53.6986084)
  7431. o704.Rotation = Vector3.new(-90, 0, 90)
  7432. o704.Anchored = true
  7433. o704.FormFactor = Enum.FormFactor.Custom
  7434. o704.Size = Vector3.new(5.99999952, 0.600000024, 0.200000003)
  7435. o704.CFrame = CFrame.new(-21.8318787, 8.89474964, 53.6986084, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7436. o704.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7437. o704.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7438. o704.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7439. o704.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7440. o704.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7441. o704.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7442. o704.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7443. o704.Position = Vector3.new(-21.8318787, 8.89474964, 53.6986084)
  7444. o705.Parent = o697
  7445. o705.Material = Enum.Material.Wood
  7446. o705.BrickColor = BrickColor.new("Brown")
  7447. o705.Position = Vector3.new(-21.8318787, 7.29463816, 54.6984253)
  7448. o705.Rotation = Vector3.new(-90, 0, 90)
  7449. o705.Anchored = true
  7450. o705.FormFactor = Enum.FormFactor.Custom
  7451. o705.Size = Vector3.new(3.5999999, 0.200000003, 0.600000024)
  7452. o705.CFrame = CFrame.new(-21.8318787, 7.29463816, 54.6984253, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7453. o705.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7454. o705.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7455. o705.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7456. o705.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7457. o705.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7458. o705.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7459. o705.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7460. o705.Position = Vector3.new(-21.8318787, 7.29463816, 54.6984253)
  7461. o706.Parent = o697
  7462. o706.Material = Enum.Material.Fabric
  7463. o706.BrickColor = BrickColor.new("Light reddish violet")
  7464. o706.Position = Vector3.new(-22.0320129, 6.49449682, 53.6984253)
  7465. o706.Rotation = Vector3.new(-180, 89.9700012, -180)
  7466. o706.Anchored = true
  7467. o706.FormFactor = Enum.FormFactor.Custom
  7468. o706.Size = Vector3.new(4.80000067, 0.200000003, 0.200000003)
  7469. o706.CFrame = CFrame.new(-22.0320129, 6.49449682, 53.6984253, -2.77906656e-06, 0, 0.999999881, 0, 1, 0, -0.999999881, 0, -2.77906656e-06)
  7470. o706.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7471. o706.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7472. o706.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7473. o706.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7474. o706.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7475. o706.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7476. o706.Color = Color3.new(0.909804, 0.729412, 0.784314)
  7477. o706.Position = Vector3.new(-22.0320129, 6.49449682, 53.6984253)
  7478. o707.Parent = o697
  7479. o707.Material = Enum.Material.Wood
  7480. o707.BrickColor = BrickColor.new("Brown")
  7481. o707.Position = Vector3.new(-27.7321472, 5.6944952, 50.9984131)
  7482. o707.Anchored = true
  7483. o707.FormFactor = Enum.FormFactor.Custom
  7484. o707.Size = Vector3.new(11.6000004, 1.39999998, 0.200000003)
  7485. o707.CFrame = CFrame.new(-27.7321472, 5.6944952, 50.9984131, 0.999999881, 0, 2.77906656e-06, 0, 1, 0, -2.77906656e-06, 0, 0.999999881)
  7486. o707.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7487. o707.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7488. o707.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7489. o707.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7490. o707.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7491. o707.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7492. o707.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7493. o707.Position = Vector3.new(-27.7321472, 5.6944952, 50.9984131)
  7494. o708.Parent = o697
  7495. o708.Material = Enum.Material.Wood
  7496. o708.BrickColor = BrickColor.new("Brown")
  7497. o708.Position = Vector3.new(-21.8318787, 5.6944952, 53.6986084)
  7498. o708.Rotation = Vector3.new(-90, 0, 90)
  7499. o708.Anchored = true
  7500. o708.FormFactor = Enum.FormFactor.Custom
  7501. o708.Size = Vector3.new(5.5999999, 0.200000003, 1.39999998)
  7502. o708.CFrame = CFrame.new(-21.8318787, 5.6944952, 53.6986084, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7503. o708.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7504. o708.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7505. o708.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7506. o708.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7507. o708.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7508. o708.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7509. o708.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7510. o708.Position = Vector3.new(-21.8318787, 5.6944952, 53.6986084)
  7511. o709.Parent = o697
  7512. o709.Material = Enum.Material.Fabric
  7513. o709.BrickColor = BrickColor.new("Light reddish violet")
  7514. o709.Position = Vector3.new(-27.8319397, 5.79449177, 53.6983643)
  7515. o709.Rotation = Vector3.new(-180, 89.9700012, -180)
  7516. o709.Anchored = true
  7517. o709.FormFactor = Enum.FormFactor.Custom
  7518. o709.Size = Vector3.new(5.20000029, 1.60000002, 11.4000006)
  7519. o709.CFrame = CFrame.new(-27.8319397, 5.79449177, 53.6983643, -2.77906656e-06, 0, 0.999999881, 0, 1, 0, -0.999999881, 0, -2.77906656e-06)
  7520. o709.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7521. o709.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7522. o709.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7523. o709.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7524. o709.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7525. o709.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7526. o709.Color = Color3.new(0.909804, 0.729412, 0.784314)
  7527. o709.Position = Vector3.new(-27.8319397, 5.79449177, 53.6983643)
  7528. o710.Parent = o697
  7529. o710.Material = Enum.Material.Fabric
  7530. o710.BrickColor = BrickColor.new("Lavender")
  7531. o710.Position = Vector3.new(-22.8204041, 6.59038496, 54.6726074)
  7532. o710.Rotation = Vector3.new(49.5699997, 7.63999987, 6.46999979)
  7533. o710.Anchored = true
  7534. o710.FormFactor = Enum.FormFactor.Custom
  7535. o710.Size = Vector3.new(1.79999793, 1, 0.799999714)
  7536. o710.CFrame = CFrame.new(-22.8204041, 6.59038496, 54.6726074, 0.984808803, -0.111610547, 0.133021191, 0.173642024, 0.633009911, -0.754418314, -2.69711018e-06, 0.766055882, 0.642773926)
  7537. o710.BottomSurface = Enum.SurfaceType.Smooth
  7538. o710.TopSurface = Enum.SurfaceType.Smooth
  7539. o710.Color = Color3.new(0.54902, 0.356863, 0.623529)
  7540. o710.Position = Vector3.new(-22.8204041, 6.59038496, 54.6726074)
  7541. o711.Parent = o697
  7542. o711.Material = Enum.Material.Fabric
  7543. o711.BrickColor = BrickColor.new("Lavender")
  7544. o711.Position = Vector3.new(-22.8425598, 6.71626377, 53.6983643)
  7545. o711.Rotation = Vector3.new(0, 0, 10)
  7546. o711.Anchored = true
  7547. o711.FormFactor = Enum.FormFactor.Custom
  7548. o711.Size = Vector3.new(1.79999793, 1, 2.19999981)
  7549. o711.CFrame = CFrame.new(-22.8425598, 6.71626377, 53.6983643, 0.984808803, -0.173642024, 2.7269125e-06, 0.173642024, 0.984808922, 6.08455508e-09, -2.69711018e-06, 4.67523932e-07, 0.999999881)
  7550. o711.BottomSurface = Enum.SurfaceType.Smooth
  7551. o711.TopSurface = Enum.SurfaceType.Smooth
  7552. o711.Color = Color3.new(0.54902, 0.356863, 0.623529)
  7553. o711.Position = Vector3.new(-22.8425598, 6.71626377, 53.6983643)
  7554. o712.Parent = o697
  7555. o712.Material = Enum.Material.Wood
  7556. o712.BrickColor = BrickColor.new("Brown")
  7557. o712.Position = Vector3.new(-22.032074, 7.59475088, 56.1983643)
  7558. o712.Rotation = Vector3.new(-90, 0, 90)
  7559. o712.Anchored = true
  7560. o712.FormFactor = Enum.FormFactor.Custom
  7561. o712.Size = Vector3.new(0.200000003, 0.200000003, 2.4000001)
  7562. o712.CFrame = CFrame.new(-22.032074, 7.59475088, 56.1983643, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7563. o712.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7564. o712.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7565. o712.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7566. o712.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7567. o712.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7568. o712.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7569. o712.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7570. o712.Position = Vector3.new(-22.032074, 7.59475088, 56.1983643)
  7571. o713.Parent = o697
  7572. o713.Material = Enum.Material.Wood
  7573. o713.BrickColor = BrickColor.new("Brown")
  7574. o713.Position = Vector3.new(-21.8319397, 8.49474812, 55.6984253)
  7575. o713.Rotation = Vector3.new(-90, 0, 90)
  7576. o713.Anchored = true
  7577. o713.FormFactor = Enum.FormFactor.Custom
  7578. o713.Size = Vector3.new(1.59999979, 0.200000003, 0.600000024)
  7579. o713.CFrame = CFrame.new(-21.8319397, 8.49474812, 55.6984253, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7580. o713.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7581. o713.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7582. o713.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7583. o713.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7584. o713.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7585. o713.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7586. o713.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7587. o713.Position = Vector3.new(-21.8319397, 8.49474812, 55.6984253)
  7588. o714.Parent = o697
  7589. o714.Material = Enum.Material.Wood
  7590. o714.BrickColor = BrickColor.new("Brown")
  7591. o714.Position = Vector3.new(-21.8320007, 6.69452477, 55.4985352)
  7592. o714.Rotation = Vector3.new(-90, 0, 90)
  7593. o714.Anchored = true
  7594. o714.FormFactor = Enum.FormFactor.Custom
  7595. o714.Size = Vector3.new(2, 0.200000003, 0.600000024)
  7596. o714.CFrame = CFrame.new(-21.8320007, 6.69452477, 55.4985352, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7597. o714.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7598. o714.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7599. o714.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7600. o714.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7601. o714.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7602. o714.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7603. o714.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7604. o714.Position = Vector3.new(-21.8320007, 6.69452477, 55.4985352)
  7605. o715.Parent = o697
  7606. o715.Material = Enum.Material.Wood
  7607. o715.BrickColor = BrickColor.new("Brown")
  7608. o715.Position = Vector3.new(-27.7321472, 5.6944952, 56.3984375)
  7609. o715.Rotation = Vector3.new(-90, 0, 0)
  7610. o715.Anchored = true
  7611. o715.FormFactor = Enum.FormFactor.Custom
  7612. o715.Size = Vector3.new(11.6000004, 0.200000003, 1.39999998)
  7613. o715.CFrame = CFrame.new(-27.7321472, 5.6944952, 56.3984375, 0.999999881, -2.77906656e-06, 0, 0, 0, 1, -2.77906656e-06, -0.999999881, 0)
  7614. o715.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7615. o715.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7616. o715.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7617. o715.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7618. o715.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7619. o715.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7620. o715.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7621. o715.Position = Vector3.new(-27.7321472, 5.6944952, 56.3984375)
  7622. o716.Parent = o697
  7623. o716.Material = Enum.Material.Wood
  7624. o716.BrickColor = BrickColor.new("Brown")
  7625. o716.Position = Vector3.new(-21.8319397, 7.89475012, 55.3984375)
  7626. o716.Rotation = Vector3.new(-90, 0, 90)
  7627. o716.Anchored = true
  7628. o716.FormFactor = Enum.FormFactor.Custom
  7629. o716.Size = Vector3.new(2.19999981, 0.200000003, 0.600000024)
  7630. o716.CFrame = CFrame.new(-21.8319397, 7.89475012, 55.3984375, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7631. o716.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7632. o716.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7633. o716.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7634. o716.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7635. o716.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7636. o716.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7637. o716.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7638. o716.Position = Vector3.new(-21.8319397, 7.89475012, 55.3984375)
  7639. o717.Parent = o697
  7640. o717.Material = Enum.Material.Wood
  7641. o717.BrickColor = BrickColor.new("Brown")
  7642. o717.Position = Vector3.new(-33.6323509, 5.6944952, 53.6983643)
  7643. o717.Rotation = Vector3.new(-90, 0, 90)
  7644. o717.Anchored = true
  7645. o717.FormFactor = Enum.FormFactor.Custom
  7646. o717.Size = Vector3.new(5.5999999, 0.200000003, 1.39999998)
  7647. o717.CFrame = CFrame.new(-33.6323509, 5.6944952, 53.6983643, -2.77906656e-06, -0.999999881, 0, 0, 0, 1, -0.999999881, 2.77906656e-06, 0)
  7648. o717.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7649. o717.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7650. o717.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7651. o717.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7652. o717.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7653. o717.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7654. o717.Color = Color3.new(0.486275, 0.360784, 0.27451)
  7655. o717.Position = Vector3.new(-33.6323509, 5.6944952, 53.6983643)
  7656. o718.Parent = o697
  7657. o718.Material = Enum.Material.Fabric
  7658. o718.BrickColor = BrickColor.new("Lavender")
  7659. o718.Position = Vector3.new(-32.7322044, 6.5044961, 56.2285156)
  7660. o718.Rotation = Vector3.new(0, -89.9700012, 0)
  7661. o718.Anchored = true
  7662. o718.FormFactor = Enum.FormFactor.Custom
  7663. o718.Size = Vector3.new(0.200000003, 0.200000003, 0.799999952)
  7664. o718.CFrame = CFrame.new(-32.7322044, 6.5044961, 56.2285156, 2.77906656e-06, 0, -0.999999881, 0, 1, 0, 0.999999881, 0, 2.77906656e-06)
  7665. o718.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7666. o718.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7667. o718.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7668. o718.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7669. o718.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7670. o718.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7671. o718.Color = Color3.new(0.54902, 0.356863, 0.623529)
  7672. o718.Position = Vector3.new(-32.7322044, 6.5044961, 56.2285156)
  7673. o719.Parent = o697
  7674. o719.Material = Enum.Material.Fabric
  7675. o719.BrickColor = BrickColor.new("Lavender")
  7676. o719.Position = Vector3.new(-32.7168846, 6.30449104, 51.1929932)
  7677. o719.Rotation = Vector3.new(0, -89.9700012, 0)
  7678. o719.Anchored = true
  7679. o719.FormFactor = Enum.FormFactor.Custom
  7680. o719.Size = Vector3.new(0.200000003, 0.600000024, 0.840000033)
  7681. o719.CFrame = CFrame.new(-32.7168846, 6.30449104, 51.1929932, 2.77906656e-06, 0, -0.999999881, 0, 1, 0, 0.999999881, 0, 2.77906656e-06)
  7682. o719.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7683. o719.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7684. o719.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7685. o719.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7686. o719.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7687. o719.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7688. o719.Color = Color3.new(0.54902, 0.356863, 0.623529)
  7689. o719.Position = Vector3.new(-32.7168846, 6.30449104, 51.1929932)
  7690. o720.Parent = o697
  7691. o720.Material = Enum.Material.Fabric
  7692. o720.BrickColor = BrickColor.new("Lavender")
  7693. o720.Position = Vector3.new(-32.7124901, 6.5044961, 53.6983643)
  7694. o720.Rotation = Vector3.new(0, -89.9700012, 0)
  7695. o720.Anchored = true
  7696. o720.FormFactor = Enum.FormFactor.Custom
  7697. o720.Size = Vector3.new(5.14000034, 0.200000003, 0.840000033)
  7698. o720.CFrame = CFrame.new(-32.7124901, 6.5044961, 53.6983643, 2.77906656e-06, 0, -0.999999881, 0, 1, 0, 0.999999881, 0, 2.77906656e-06)
  7699. o720.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7700. o720.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7701. o720.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7702. o720.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7703. o720.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7704. o720.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7705. o720.Color = Color3.new(0.54902, 0.356863, 0.623529)
  7706. o720.Position = Vector3.new(-32.7124901, 6.5044961, 53.6983643)
  7707. o721.Name = "Misc"
  7708. o721.Parent = o4
  7709. o723.Parent = mas
  7710. o723.Volume = 1
  7711. o724.Name = "Autoplay"
  7712. o724.Parent = mas
  7713. o724.Value = true
  7714. o725.Name = "Duration"
  7715. o725.Parent = mas
  7716. o726.Name = "IdPlay"
  7717. o726.Parent = mas
  7718. o727.Name = "Paused"
  7719. o727.Parent = mas
  7720. o728.Name = "Pitch"
  7721. o728.Parent = mas
  7722. o728.Value = 10
  7723. o729.Name = "Play"
  7724. o729.Parent = mas
  7725. o730.Name = "Run"
  7726. o730.Parent = mas
  7727.  
  7728. runDummyScript(function()
  7729. function MakeWeld(x,y)
  7730. local W = Instance.new("Weld")
  7731. W.Part0 = x
  7732. W.Part1 = y
  7733. local CJ = CFrame.new(x.Position)
  7734. local C0 = x.CFrame:inverse()*CJ
  7735. local C1 = y.CFrame:inverse()*CJ
  7736. W.C0 = C0
  7737. W.C1 = C1
  7738. W.Parent = x
  7739. end
  7740. local weld=false
  7741. local nseats=0
  7742. local sound = script.Parent.Sound
  7743. for i,v in pairs(script.Parent.Parent:GetChildren()) do
  7744. if v:IsA("VehicleSeat") or v:IsA("Seat") then
  7745. if not weld then
  7746. weld=true
  7747. MakeWeld(script.Parent,v)
  7748. script.Parent.Anchored=false
  7749. end
  7750. nseats=nseats+1
  7751. v.ChildAdded:connect(function(child)
  7752. if child.Name == "SeatWeld" then
  7753. local player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  7754. if player ~= nil then
  7755. local gui = script.RadioGui:Clone()
  7756. gui.Radio.Value = script.Parent
  7757. gui.Seat.Value = v
  7758. gui.Parent = player.PlayerGui
  7759. wait()
  7760. gui.LocalScript.Disabled = false
  7761. end
  7762. end
  7763. end)
  7764. end
  7765. end
  7766. if nseats==0 then script.Parent:Destroy() end
  7767. wait(3)
  7768. local content = game:GetService("ContentProvider")
  7769. local trashcan = game:GetService("Debris")
  7770. local songs = script.Parent.Songs:GetChildren()
  7771. local debounce = false
  7772. script.Parent.Volume.Changed:connect(function()
  7773. for i,v in pairs(script.Parent:GetChildren()) do
  7774. if v:IsA("Sound") then v.Volume = script.Parent.Volume.Value/10 end
  7775. end
  7776. end)
  7777. --------------------------
  7778. script.Parent.Pitch.Changed:connect(function()
  7779. for i,v in pairs(script.Parent:GetChildren()) do
  7780. if v:IsA("Sound") then v.Pitch = script.Parent.Pitch.Value/10 end
  7781. end
  7782. end)
  7783. --------------------------
  7784. script.Parent.Paused.Changed:connect(function()
  7785. if script.Parent.Paused.Value == true then
  7786. for i,v in pairs(script.Parent:GetChildren()) do
  7787. if v:IsA("Sound") then v.Looped = true v:Pause() end
  7788. end
  7789. else
  7790. for i,v in pairs(script.Parent:GetChildren()) do
  7791. if v:IsA("Sound") then
  7792. if script.Parent.Stopped.Value ~= true then
  7793. v:Play()
  7794. end
  7795. v.Looped = false
  7796. end
  7797. end
  7798. end
  7799. end)
  7800. script.Parent.Stopped.Changed:connect(function()
  7801. if script.Parent.Stopped.Value == true then
  7802. script.Parent.Paused.Value = false
  7803. for i,v in pairs(script.Parent:GetChildren()) do
  7804. if v:IsA("Sound") then v:Stop() wait() end
  7805. end
  7806. end
  7807. end)
  7808. script.Parent.Track.Changed:connect(function()
  7809. if debounce == false then
  7810. debounce = true
  7811. local song = songs[script.Parent.Track.Value]
  7812. script.Parent.TName.Value = song.Name
  7813. if script.Parent.Stopped.Value ~= true then
  7814. script.Parent.Stopped.Value = true
  7815. wait()
  7816. script.Parent.Play.Value = not script.Parent.Play.Value
  7817. end
  7818. debounce = false
  7819. end
  7820. end)
  7821. script.Parent.IdPlay.Changed:connect(function()
  7822. if script.Parent.IdPlay.Value~="" then
  7823. script.Parent.Stopped.Value=true
  7824. sound.SoundId = "http://www.roblox.com/asset/?id="..script.Parent.IdPlay.Value
  7825. sound.Volume = script.Parent.Volume.Value/10
  7826. sound.Pitch = 1
  7827. sound.Looped=true
  7828. script.Parent.TName.Value=game:GetService("MarketplaceService"):GetProductInfo(script.Parent.IdPlay.Value).Name
  7829. wait()
  7830. script.Parent.Stopped.Value=false
  7831. sound:Play()
  7832. end
  7833. end)
  7834. local rgui=script.RadioGui.Draggable.Menu
  7835. rgui.CanvasSize=UDim2.new(0,0,0,15*#songs)
  7836. for i,v in pairs(songs) do
  7837. for b,a in pairs(v:GetChildren()) do
  7838. content:Preload(a.Id.Value)
  7839. end
  7840. local button=Instance.new("TextButton",rgui)
  7841. button.Name=v.Name
  7842. button.Size=UDim2.new(1,0,0,15)
  7843. button.Position=UDim2.new(0,5,0,(i-1)*15)
  7844. button.BackgroundTransparency=1
  7845. button.Text=v.Name
  7846. button.TextColor3=Color3.new(1,1,1)
  7847. button.FontSize=Enum.FontSize.Size10
  7848. button.TextXAlignment=Enum.TextXAlignment.Left
  7849. end
  7850. function play()
  7851. script.Parent.Stopped.Value = false
  7852. script.Parent.Paused.Value = false
  7853. local song = songs[script.Parent.Track.Value]
  7854. script.Parent.TName.Value = song.Name
  7855. local playing = {}
  7856. for i,v in pairs(song:GetChildren()) do
  7857. sound.Name = v.Name
  7858. sound.SoundId = v.Id.Value
  7859. sound.Volume = 0
  7860. sound.Pitch = 0
  7861. table.insert(playing,sound)
  7862. end
  7863. wait()
  7864. for i,v in pairs(song:GetChildren()) do
  7865. if script.Parent.Stopped.Value ~= true then
  7866. local a = playing[i]
  7867. a:Stop()
  7868. a.Pitch = v.Pitch.Value
  7869. a.Volume = script.Parent.Volume.Value/10
  7870. local dur = v.Duration.Value
  7871. a:Play()
  7872. local t = tick()
  7873. local run = tick()-t
  7874. repeat wait(0.001)
  7875. if script.Parent.Paused.Value == true then
  7876. t = tick()-run
  7877. else
  7878. run = tick()-t
  7879. end
  7880. until run >= dur or script.Parent.Stopped.Value == true
  7881. a:Stop()
  7882. end
  7883. end
  7884. if script.Parent.Stopped.Value ~= true then
  7885. if script.Parent.Autoplay.Value == true then
  7886. local n = script.Parent.Track.Value+1
  7887. if n > #songs then
  7888. n = 1
  7889. end
  7890. script.Parent.Track.Value = n
  7891. else
  7892. script.Parent.Stopped.Value = true
  7893. end
  7894. end
  7895. end
  7896. script.Parent.Play.Changed:connect(function() play() end)
  7897.  
  7898. end,o730)
  7899.  
  7900. o731.Name = "RadioGui"
  7901. o731.Parent = o730
  7902. o732.Name = "Draggable"
  7903. o732.Parent = o731
  7904. o732.Position = UDim2.new(0,0,0.30000001192093,0)
  7905. o732.Size = UDim2.new(0,200,0,100)
  7906. o732.position = UDim2.new(0,0,0.30000001192093,0)
  7907. o732.Position = UDim2.new(0,0,0.30000001192093,0)
  7908. o732.Active = true
  7909. o732.BackgroundColor3 = Color3.new(0, 0, 0)
  7910. o732.BackgroundTransparency = 0.60000002384186
  7911. o732.Draggable = true
  7912. o733.Name = "Forward"
  7913. o733.Parent = o732
  7914. o733.Position = UDim2.new(0.5,20,0,59)
  7915. o733.Size = UDim2.new(0,35,0,15)
  7916. o733.Text = ""
  7917. o733.position = UDim2.new(0.5,20,0,59)
  7918. o733.Position = UDim2.new(0.5,20,0,59)
  7919. o733.BackgroundColor3 = Color3.new(1, 1, 1)
  7920. o733.BackgroundTransparency = 1
  7921. o733.BorderSizePixel = 0
  7922. o733.ZIndex = 2
  7923. o733.Font = Enum.Font.SourceSans
  7924. o733.FontSize = Enum.FontSize.Size9
  7925. o733.TextTransparency = 1
  7926. o734.Name = "Back"
  7927. o734.Parent = o732
  7928. o734.Position = UDim2.new(0.5,-55,0,59)
  7929. o734.Size = UDim2.new(0,35,0,15)
  7930. o734.Text = ""
  7931. o734.position = UDim2.new(0.5,-55,0,59)
  7932. o734.Position = UDim2.new(0.5,-55,0,59)
  7933. o734.BackgroundColor3 = Color3.new(1, 1, 1)
  7934. o734.BackgroundTransparency = 1
  7935. o734.BorderSizePixel = 0
  7936. o734.ZIndex = 2
  7937. o734.Font = Enum.Font.SourceSans
  7938. o734.FontSize = Enum.FontSize.Size9
  7939. o734.TextTransparency = 1
  7940. o735.Name = "Dash"
  7941. o735.Parent = o732
  7942. o735.Position = UDim2.new(0,0,0,48)
  7943. o735.Size = UDim2.new(1,0,0,37)
  7944. o735.position = UDim2.new(0,0,0,48)
  7945. o735.Position = UDim2.new(0,0,0,48)
  7946. o735.BackgroundColor3 = Color3.new(1, 1, 1)
  7947. o735.BackgroundTransparency = 1
  7948. o735.Image = "http://www.roblox.com/asset?id=154875516"
  7949. o736.Name = "PitchControl"
  7950. o736.Parent = o732
  7951. o736.Position = UDim2.new(0,0,0,135)
  7952. o736.Size = UDim2.new(0,200,0,25)
  7953. o736.position = UDim2.new(0,0,0,135)
  7954. o736.Position = UDim2.new(0,0,0,135)
  7955. o736.BackgroundColor3 = Color3.new(0, 0, 0)
  7956. o736.BackgroundTransparency = 0.60000002384186
  7957. o736.BorderSizePixel = 0
  7958. o737.Name = "Up"
  7959. o737.Parent = o736
  7960. o737.Position = UDim2.new(0.75,0,-0.5,0)
  7961. o737.Size = UDim2.new(0.25,0,2,0)
  7962. o737.Text = "+"
  7963. o737.position = UDim2.new(0.75,0,-0.5,0)
  7964. o737.Position = UDim2.new(0.75,0,-0.5,0)
  7965. o737.BackgroundColor3 = Color3.new(1, 1, 1)
  7966. o737.BackgroundTransparency = 1
  7967. o737.BorderSizePixel = 0
  7968. o737.Font = Enum.Font.SourceSans
  7969. o737.FontSize = Enum.FontSize.Size36
  7970. o737.TextColor3 = Color3.new(1, 1, 1)
  7971. o738.Name = "Down"
  7972. o738.Parent = o736
  7973. o738.Position = UDim2.new(0.5,0,-0.5,0)
  7974. o738.Size = UDim2.new(0.25,0,2,0)
  7975. o738.Text = "-"
  7976. o738.position = UDim2.new(0.5,0,-0.5,0)
  7977. o738.Position = UDim2.new(0.5,0,-0.5,0)
  7978. o738.BackgroundColor3 = Color3.new(1, 1, 1)
  7979. o738.BackgroundTransparency = 1
  7980. o738.BorderSizePixel = 0
  7981. o738.Font = Enum.Font.SourceSans
  7982. o738.FontSize = Enum.FontSize.Size36
  7983. o738.TextColor3 = Color3.new(1, 1, 1)
  7984. o739.Parent = o736
  7985. o739.Size = UDim2.new(0.5,0,1,0)
  7986. o739.Text = "Pitch: 100%"
  7987. o739.BackgroundColor3 = Color3.new(1, 1, 1)
  7988. o739.BackgroundTransparency = 1
  7989. o739.BorderSizePixel = 0
  7990. o739.Font = Enum.Font.SourceSansBold
  7991. o739.FontSize = Enum.FontSize.Size14
  7992. o739.TextColor3 = Color3.new(1, 1, 1)
  7993. o739.TextWrapped = true
  7994. o740.Name = "IdPlayer"
  7995. o740.Parent = o732
  7996. o740.Position = UDim2.new(0,-7,0,-33)
  7997. o740.Size = UDim2.new(0,200,0,25)
  7998. o740.Style = Enum.FrameStyle.DropShadow
  7999. o740.position = UDim2.new(0,-7,0,-33)
  8000. o740.Position = UDim2.new(0,-7,0,-33)
  8001. o740.Visible = false
  8002. o740.BackgroundColor3 = Color3.new(1, 1, 1)
  8003. o741.Parent = o740
  8004. o741.Position = UDim2.new(0.40000000596046,10,0,-2)
  8005. o741.Size = UDim2.new(0,75,1.5,0)
  8006. o741.Text = ""
  8007. o741.position = UDim2.new(0.40000000596046,10,0,-2)
  8008. o741.Position = UDim2.new(0.40000000596046,10,0,-2)
  8009. o741.BackgroundColor3 = Color3.new(0, 0, 0)
  8010. o741.BackgroundTransparency = 0.30000001192093
  8011. o741.BorderColor3 = Color3.new(1, 1, 1)
  8012. o741.Font = Enum.Font.SourceSans
  8013. o741.FontSize = Enum.FontSize.Size14
  8014. o741.TextColor3 = Color3.new(1, 1, 1)
  8015. o741.TextXAlignment = Enum.TextXAlignment.Left
  8016. o742.Name = "Play"
  8017. o742.Parent = o740
  8018. o742.Position = UDim2.new(1,-16,0,-5)
  8019. o742.Size = UDim2.new(0,18,0,18)
  8020. o742.position = UDim2.new(1,-16,0,-5)
  8021. o742.Position = UDim2.new(1,-16,0,-5)
  8022. o742.BackgroundColor3 = Color3.new(1, 1, 1)
  8023. o742.BackgroundTransparency = 1
  8024. o742.BorderSizePixel = 0
  8025. o742.ZIndex = 2
  8026. o742.Image = "http://www.roblox.com/asset?id=154874301"
  8027. o743.Parent = o740
  8028. o743.Size = UDim2.new(0.40000000596046,0,1,0)
  8029. o743.Text = "Sound Id: "
  8030. o743.BackgroundColor3 = Color3.new(1, 1, 1)
  8031. o743.BackgroundTransparency = 1
  8032. o743.BorderSizePixel = 0
  8033. o743.Font = Enum.Font.SourceSansBold
  8034. o743.FontSize = Enum.FontSize.Size14
  8035. o743.TextColor3 = Color3.new(1, 1, 1)
  8036. o743.TextWrapped = true
  8037. o743.TextXAlignment = Enum.TextXAlignment.Right
  8038. o744.Name = "Id"
  8039. o744.Parent = o732
  8040. o744.Size = UDim2.new(0,15,0,15)
  8041. o744.BackgroundColor3 = Color3.new(1, 1, 1)
  8042. o744.BackgroundTransparency = 1
  8043. o744.BorderSizePixel = 0
  8044. o744.ZIndex = 2
  8045. o744.Image = "http://www.roblox.com/asset?id=47730250"
  8046. o745.Name = "Menu"
  8047. o745.Parent = o732
  8048. o745.Position = UDim2.new(1,10,0,-5)
  8049. o745.Size = UDim2.new(0,150,0,200)
  8050. o745.position = UDim2.new(1,10,0,-5)
  8051. o745.Position = UDim2.new(1,10,0,-5)
  8052. o745.Visible = false
  8053. o745.CanvasSize = UDim2.new(0,0,0,200)
  8054. o745.BackgroundColor3 = Color3.new(0, 0, 0)
  8055. o745.BackgroundTransparency = 0.30000001192093
  8056. o745.BorderSizePixel = 0
  8057. o745.BottomImage = "rbxasset://textures/blackBkg_square.png"
  8058. o745.MidImage = "rbxasset://textures/blackBkg_square.png"
  8059. o745.TopImage = "rbxasset://textures/blackBkg_square.png"
  8060. o746.Name = "List"
  8061. o746.Parent = o732
  8062. o746.Position = UDim2.new(1,-21,0,2)
  8063. o746.Size = UDim2.new(0,17,0,17)
  8064. o746.position = UDim2.new(1,-21,0,2)
  8065. o746.Position = UDim2.new(1,-21,0,2)
  8066. o746.BackgroundColor3 = Color3.new(1, 1, 1)
  8067. o746.BackgroundTransparency = 1
  8068. o746.BorderSizePixel = 0
  8069. o746.ZIndex = 2
  8070. o746.Image = "http://www.roblox.com/asset?id=166501188"
  8071. o747.Name = "AutoplayOn"
  8072. o747.Parent = o732
  8073. o747.Position = UDim2.new(0.5,66,0,59)
  8074. o747.Size = UDim2.new(0,15,0,15)
  8075. o747.position = UDim2.new(0.5,66,0,59)
  8076. o747.Position = UDim2.new(0.5,66,0,59)
  8077. o747.BackgroundColor3 = Color3.new(1, 1, 1)
  8078. o747.BackgroundTransparency = 1
  8079. o747.BorderSizePixel = 0
  8080. o747.ZIndex = 2
  8081. o747.Image = "http://www.roblox.com/asset?id=155035483"
  8082. o748.Name = "AutoplayOff"
  8083. o748.Parent = o732
  8084. o748.Position = UDim2.new(0.5,66,0,59)
  8085. o748.Size = UDim2.new(0,15,0,15)
  8086. o748.position = UDim2.new(0.5,66,0,59)
  8087. o748.Position = UDim2.new(0.5,66,0,59)
  8088. o748.Visible = false
  8089. o748.BackgroundColor3 = Color3.new(1, 1, 1)
  8090. o748.BackgroundTransparency = 1
  8091. o748.BorderSizePixel = 0
  8092. o748.ZIndex = 2
  8093. o748.Image = "http://www.roblox.com/asset?id=155035478"
  8094. o749.Name = "Play"
  8095. o749.Parent = o732
  8096. o749.Position = UDim2.new(0.5,-16,0,51)
  8097. o749.Rotation = 90
  8098. o749.Size = UDim2.new(0,32,0,32)
  8099. o749.position = UDim2.new(0.5,-16,0,51)
  8100. o749.Position = UDim2.new(0.5,-16,0,51)
  8101. o749.BackgroundColor3 = Color3.new(1, 1, 1)
  8102. o749.BackgroundTransparency = 1
  8103. o749.BorderSizePixel = 0
  8104. o749.ZIndex = 2
  8105. o749.Image = "http://www.roblox.com/asset?id=235925825"
  8106. o750.Name = "Pause"
  8107. o750.Parent = o732
  8108. o750.Position = UDim2.new(0.5,-16,0,51)
  8109. o750.Rotation = 90
  8110. o750.Size = UDim2.new(0,32,0,32)
  8111. o750.position = UDim2.new(0.5,-16,0,51)
  8112. o750.Position = UDim2.new(0.5,-16,0,51)
  8113. o750.BackgroundColor3 = Color3.new(1, 1, 1)
  8114. o750.BackgroundTransparency = 1
  8115. o750.BorderSizePixel = 0
  8116. o750.ZIndex = 2
  8117. o750.Image = "http://www.roblox.com/asset?id=235925866"
  8118. o751.Name = "Stop"
  8119. o751.Parent = o732
  8120. o751.Position = UDim2.new(0,11,0,59)
  8121. o751.Size = UDim2.new(0,15,0,15)
  8122. o751.Text = ""
  8123. o751.position = UDim2.new(0,11,0,59)
  8124. o751.Position = UDim2.new(0,11,0,59)
  8125. o751.BackgroundColor3 = Color3.new(1, 1, 1)
  8126. o751.BackgroundTransparency = 1
  8127. o751.BorderSizePixel = 0
  8128. o751.ZIndex = 2
  8129. o751.Font = Enum.Font.SourceSans
  8130. o751.FontSize = Enum.FontSize.Size9
  8131. o751.TextTransparency = 1
  8132. o752.Name = "Track"
  8133. o752.Parent = o732
  8134. o752.Position = UDim2.new(0,0,0,20)
  8135. o752.Size = UDim2.new(1,0,0,30)
  8136. o752.Text = "Playing: Artist - Track"
  8137. o752.position = UDim2.new(0,0,0,20)
  8138. o752.Position = UDim2.new(0,0,0,20)
  8139. o752.BackgroundColor3 = Color3.new(1, 1, 1)
  8140. o752.BackgroundTransparency = 1
  8141. o752.BorderSizePixel = 0
  8142. o752.Font = Enum.Font.SourceSansBold
  8143. o752.FontSize = Enum.FontSize.Size14
  8144. o752.TextColor3 = Color3.new(1, 1, 1)
  8145. o752.TextScaled = true
  8146. o752.TextWrapped = true
  8147. o752.TextYAlignment = Enum.TextYAlignment.Top
  8148. o753.Name = "VolumeControl"
  8149. o753.Parent = o732
  8150. o753.Position = UDim2.new(0,0,0,105)
  8151. o753.Size = UDim2.new(0,200,0,25)
  8152. o753.position = UDim2.new(0,0,0,105)
  8153. o753.Position = UDim2.new(0,0,0,105)
  8154. o753.BackgroundColor3 = Color3.new(0, 0, 0)
  8155. o753.BackgroundTransparency = 0.60000002384186
  8156. o753.BorderSizePixel = 0
  8157. o754.Name = "Up"
  8158. o754.Parent = o753
  8159. o754.Position = UDim2.new(0.75,0,-0.5,0)
  8160. o754.Size = UDim2.new(0.25,0,2,0)
  8161. o754.Text = "+"
  8162. o754.position = UDim2.new(0.75,0,-0.5,0)
  8163. o754.Position = UDim2.new(0.75,0,-0.5,0)
  8164. o754.BackgroundColor3 = Color3.new(1, 1, 1)
  8165. o754.BackgroundTransparency = 1
  8166. o754.BorderSizePixel = 0
  8167. o754.Font = Enum.Font.SourceSans
  8168. o754.FontSize = Enum.FontSize.Size36
  8169. o754.TextColor3 = Color3.new(1, 1, 1)
  8170. o755.Name = "Down"
  8171. o755.Parent = o753
  8172. o755.Position = UDim2.new(0.5,0,-0.5,0)
  8173. o755.Size = UDim2.new(0.25,0,2,0)
  8174. o755.Text = "-"
  8175. o755.position = UDim2.new(0.5,0,-0.5,0)
  8176. o755.Position = UDim2.new(0.5,0,-0.5,0)
  8177. o755.BackgroundColor3 = Color3.new(1, 1, 1)
  8178. o755.BackgroundTransparency = 1
  8179. o755.BorderSizePixel = 0
  8180. o755.Font = Enum.Font.SourceSans
  8181. o755.FontSize = Enum.FontSize.Size36
  8182. o755.TextColor3 = Color3.new(1, 1, 1)
  8183. o756.Parent = o753
  8184. o756.Size = UDim2.new(0.5,0,1,0)
  8185. o756.Text = "Volume: 50%"
  8186. o756.BackgroundColor3 = Color3.new(1, 1, 1)
  8187. o756.BackgroundTransparency = 1
  8188. o756.BorderSizePixel = 0
  8189. o756.Font = Enum.Font.SourceSansBold
  8190. o756.FontSize = Enum.FontSize.Size14
  8191. o756.TextColor3 = Color3.new(1, 1, 1)
  8192. o756.TextWrapped = true
  8193. o757.Name = "Header"
  8194. o757.Parent = o732
  8195. o757.Size = UDim2.new(1,0,0,16)
  8196. o757.Text = "Music"
  8197. o757.BackgroundColor3 = Color3.new(1, 1, 1)
  8198. o757.BackgroundTransparency = 1
  8199. o757.BorderSizePixel = 0
  8200. o757.Font = Enum.Font.SourceSansBold
  8201. o757.FontSize = Enum.FontSize.Size24
  8202. o757.TextColor3 = Color3.new(1, 1, 1)
  8203. o758.Name = "Seat"
  8204. o758.Parent = o731
  8205. o759.Parent = o731
  8206. o759.Disabled = true
  8207.  
  8208. runDummyScript(function()
  8209. script.Parent:WaitForChild("Radio")
  8210. script.Parent:WaitForChild("Seat")
  8211. wait(1)
  8212. local radio = script.Parent.Radio.Value
  8213. local gui = script.Parent.Draggable
  8214. local seat = script.Parent.Seat.Value
  8215. seat.ChildRemoved:connect(function(child)
  8216. if child.Name == "SeatWeld" then script.Parent:Destroy() end
  8217. end)
  8218. local vol = gui.VolumeControl
  8219. vol.TextLabel.Text = ("Volume: "..(radio.Volume.Value*10).."%")
  8220. radio.Volume.Changed:connect(function()
  8221. vol.TextLabel.Text = ("Volume: "..(radio.Volume.Value*10).."%")
  8222. end)
  8223. vol.Up.MouseButton1Click:connect(function()
  8224. radio.Volume.Value = math.min(radio.Volume.Value+2,100)
  8225. end)
  8226. vol.Down.MouseButton1Click:connect(function()
  8227. radio.Volume.Value = math.max(radio.Volume.Value-2,0)
  8228. end)
  8229. ------------------------------------------
  8230. local pit = gui.PitchControl
  8231. pit.TextLabel.Text = ("Pitch: "..(radio.Pitch.Value*10).."%")
  8232. radio.Pitch.Changed:connect(function()
  8233. pit.TextLabel.Text = ("Pitch: "..(radio.Pitch.Value*10).."%")
  8234. end)
  8235. pit.Up.MouseButton1Click:connect(function()
  8236. radio.Pitch.Value = math.min(radio.Pitch.Value+.5,50)
  8237. end)
  8238. pit.Down.MouseButton1Click:connect(function()
  8239. radio.Pitch.Value = math.max(radio.Pitch.Value-.5,0)
  8240. end)
  8241. ------------------------------------------
  8242. gui.Track.Text = radio.TName.Value
  8243. radio.TName.Changed:connect(function()
  8244. gui.Track.Text = radio.TName.Value
  8245. seat.Parent.Body.Dash.Screen.G.Song.Text = radio.TName.Value
  8246. seat.Parent.Body.Dash.RL.G.Song.Text = radio.TName.Value
  8247. seat.Parent.Misc.SFR.RR.G.Song.Text = radio.TName.Value
  8248. end)
  8249. gui.Stop.MouseButton1Click:connect(function()
  8250. if radio.Stopped.Value == false then
  8251. radio.Stopped.Value = true
  8252. end
  8253. end)
  8254. gui.Pause.MouseButton1Click:connect(function()
  8255. if radio.Paused.Value == false and radio.Stopped.Value == false then
  8256. radio.Paused.Value = true
  8257. end
  8258. end)
  8259. gui.Play.MouseButton1Click:connect(function()
  8260. if radio.Stopped.Value == true then
  8261. radio.Play.Value = not radio.Play.Value
  8262. else
  8263. if radio.Paused.Value == true then
  8264. radio.Paused.Value = false
  8265. end
  8266. end
  8267. end)
  8268. gui.Forward.MouseButton1Click:connect(function()
  8269. local n = radio.Track.Value+1
  8270. if n>#radio.Songs:GetChildren() then
  8271. n = 1
  8272. end
  8273. radio.Track.Value = n
  8274. end)
  8275. gui.Back.MouseButton1Click:connect(function()
  8276. local n = radio.Track.Value-1
  8277. if n<=0 then
  8278. n = #radio.Songs:GetChildren()
  8279. end
  8280. radio.Track.Value = n
  8281. end)
  8282. gui.AutoplayOn.MouseButton1Click:connect(function()
  8283. if radio.Autoplay.Value == true then
  8284. radio.Autoplay.Value = false
  8285. end
  8286. end)
  8287. gui.AutoplayOff.MouseButton1Click:connect(function()
  8288. if radio.Autoplay.Value == false then
  8289. radio.Autoplay.Value = true
  8290. end
  8291. end)
  8292. gui.List.MouseButton1Click:connect(function()
  8293. gui.Menu.Visible=not gui.Menu.Visible
  8294. end)
  8295. gui.Id.MouseButton1Click:connect(function()
  8296. gui.IdPlayer.Visible=not gui.IdPlayer.Visible
  8297. if gui.IdPlayer.Visible then gui.Id.Rotation=180 else gui.Id.Rotation=0 end
  8298. end)
  8299. gui.IdPlayer.Play.MouseButton1Click:connect(function()
  8300. if radio.IdPlay.Value==gui.IdPlayer.TextBox.Text then
  8301. radio.IdPlay.Value=""
  8302. wait()
  8303. end
  8304. radio.IdPlay.Value=gui.IdPlayer.TextBox.Text
  8305. end)
  8306. for i,v in pairs(gui.Menu:GetChildren()) do
  8307. v.MouseButton1Click:connect(function()
  8308. radio.Track.Value = i
  8309. end)
  8310. end
  8311. function Stopped()
  8312. if radio.Stopped.Value == true then
  8313. gui.Pause.Visible = false
  8314. gui.Play.Visible = true
  8315. else
  8316. gui.Play.Visible = false
  8317. gui.Pause.Visible = true
  8318. end
  8319. end
  8320. function Paused()
  8321. if radio.Paused.Value == true then
  8322. gui.Pause.Visible = false
  8323. gui.Play.Visible = true
  8324. else
  8325. if radio.Stopped.Value == false then
  8326. gui.Play.Visible = false
  8327. gui.Pause.Visible = true
  8328. end
  8329. end
  8330. end
  8331. function Autoplay()
  8332. if radio.Autoplay.Value == true then
  8333. gui.AutoplayOff.Visible = false
  8334. gui.AutoplayOn.Visible = true
  8335. else
  8336. gui.AutoplayOn.Visible = false
  8337. gui.AutoplayOff.Visible = true
  8338. end
  8339. end
  8340. radio.Stopped.Changed:connect(Stopped)
  8341. radio.Paused.Changed:connect(Paused)
  8342. radio.Autoplay.Changed:connect(Autoplay)
  8343. Stopped()
  8344. Paused()
  8345. Autoplay()
  8346. while wait(.5) do
  8347. if seat:FindFirstChild("SeatWeld") == nil then
  8348. script.Parent:Destroy()
  8349. end
  8350. end
  8351. end,o759)
  8352.  
  8353. o760.Name = "Radio"
  8354. o760.Parent = o731
  8355. o761.Name = "Stopped"
  8356. o761.Parent = mas
  8357. o761.Value = true
  8358. o762.Name = "TName"
  8359. o762.Parent = mas
  8360. o763.Name = "Track"
  8361. o763.Parent = mas
  8362. o763.Value = 1
  8363. o764.Name = "Volume"
  8364. o764.Parent = mas
  8365. o764.Value = 10
  8366. o765.Name = "Songs"
  8367. o765.Parent = mas
  8368. o766.Name = "Bruno Mars - That's What I Like"
  8369. o766.Parent = o765
  8370. o767.Name = "PT1"
  8371. o767.Parent = o766
  8372. o768.Name = "Pitch"
  8373. o768.Parent = o767
  8374. o768.Value = 1
  8375. o769.Name = "Id"
  8376. o769.Parent = o767
  8377. o769.Value = "http://www.roblox.com/asset?id=554132354"
  8378. o770.Name = "Merge"
  8379. o770.Parent = o767
  8380. o770.Value = 3.34
  8381. o771.Name = "Duration"
  8382. o771.Parent = o767
  8383. o771.Value = 80
  8384. o772.Name = "Lil Yachty - Minnesota"
  8385. o772.Parent = o765
  8386. o773.Name = "PT1"
  8387. o773.Parent = o772
  8388. o774.Name = "Pitch"
  8389. o774.Parent = o773
  8390. o774.Value = 1
  8391. o775.Name = "Id"
  8392. o775.Parent = o773
  8393. o775.Value = "http://www.roblox.com/asset?id=521560957"
  8394. o776.Name = "Merge"
  8395. o776.Parent = o773
  8396. o776.Value = 3.34
  8397. o777.Name = "Duration"
  8398. o777.Parent = o773
  8399. o777.Value = 106
  8400. o778.Name = "Que - OG Bobby Johnson"
  8401. o778.Parent = o765
  8402. o779.Name = "PT1"
  8403. o779.Parent = o778
  8404. o780.Name = "Pitch"
  8405. o780.Parent = o779
  8406. o780.Value = 1
  8407. o781.Name = "Id"
  8408. o781.Parent = o779
  8409. o781.Value = "http://www.roblox.com/asset?id=202723799"
  8410. o782.Name = "Merge"
  8411. o782.Parent = o779
  8412. o782.Value = 3.34
  8413. o783.Name = "Duration"
  8414. o783.Parent = o779
  8415. o783.Value = 107
  8416. o784.Name = "Kreayshawn - Gucci Gucci"
  8417. o784.Parent = o765
  8418. o785.Name = "PT1"
  8419. o785.Parent = o784
  8420. o786.Name = "Pitch"
  8421. o786.Parent = o785
  8422. o786.Value = 1
  8423. o787.Name = "Id"
  8424. o787.Parent = o785
  8425. o787.Value = "http://www.roblox.com/asset?id=167132608"
  8426. o788.Name = "Merge"
  8427. o788.Parent = o785
  8428. o788.Value = 3.34
  8429. o789.Name = "Duration"
  8430. o789.Parent = o785
  8431. o789.Value = 120
  8432. o790.Name = "Nipsey Hussle - Only A Case"
  8433. o790.Parent = o765
  8434. o791.Name = "PT1"
  8435. o791.Parent = o790
  8436. o792.Name = "Pitch"
  8437. o792.Parent = o791
  8438. o792.Value = 1
  8439. o793.Name = "Id"
  8440. o793.Parent = o791
  8441. o793.Value = "http://www.roblox.com/asset?id=333880185"
  8442. o794.Name = "Merge"
  8443. o794.Parent = o791
  8444. o794.Value = 3.34
  8445. o795.Name = "Duration"
  8446. o795.Parent = o791
  8447. o795.Value = 120
  8448. o796.Name = "Kodak Black - Deep In These Streets"
  8449. o796.Parent = o765
  8450. o797.Name = "PT1"
  8451. o797.Parent = o796
  8452. o798.Name = "Pitch"
  8453. o798.Parent = o797
  8454. o798.Value = 1
  8455. o799.Name = "Id"
  8456. o799.Parent = o797
  8457. o799.Value = "http://www.roblox.com/asset?id=402899150"
  8458. o800.Name = "Merge"
  8459. o800.Parent = o797
  8460. o800.Value = 3.34
  8461. o801.Name = "Duration"
  8462. o801.Parent = o797
  8463. o801.Value = 102
  8464. o802.Name = "G-Eazy ft. Kehlani - Everything Will Be OK"
  8465. o802.Parent = o765
  8466. o803.Name = "PT1"
  8467. o803.Parent = o802
  8468. o804.Name = "Pitch"
  8469. o804.Parent = o803
  8470. o804.Value = 1
  8471. o805.Name = "Id"
  8472. o805.Parent = o803
  8473. o805.Value = "http://www.roblox.com/asset?id=559649422"
  8474. o806.Name = "Merge"
  8475. o806.Parent = o803
  8476. o806.Value = 3.34
  8477. o807.Name = "Duration"
  8478. o807.Parent = o803
  8479. o807.Value = 314
  8480. o808.Name = "Ja Rule - New York"
  8481. o808.Parent = o765
  8482. o809.Name = "PT1"
  8483. o809.Parent = o808
  8484. o810.Name = "Pitch"
  8485. o810.Parent = o809
  8486. o810.Value = 1
  8487. o811.Name = "Id"
  8488. o811.Parent = o809
  8489. o811.Value = "http://www.roblox.com/asset?id=190926996"
  8490. o812.Name = "Merge"
  8491. o812.Parent = o809
  8492. o812.Value = 3.34
  8493. o813.Name = "Duration"
  8494. o813.Parent = o809
  8495. o813.Value = 80
  8496. o814.Name = "Chet Faker - Gold"
  8497. o814.Parent = o765
  8498. o815.Name = "PT1"
  8499. o815.Parent = o814
  8500. o816.Name = "Pitch"
  8501. o816.Parent = o815
  8502. o816.Value = 1
  8503. o817.Name = "Id"
  8504. o817.Parent = o815
  8505. o817.Value = "http://www.roblox.com/asset?id=468909376"
  8506. o818.Name = "Merge"
  8507. o818.Parent = o815
  8508. o818.Value = 3.34
  8509. o819.Name = "Duration"
  8510. o819.Parent = o815
  8511. o819.Value = 120
  8512. o820.Name = "Kodak Black - Gospel"
  8513. o820.Parent = o765
  8514. o821.Name = "PT1"
  8515. o821.Parent = o820
  8516. o822.Name = "Pitch"
  8517. o822.Parent = o821
  8518. o822.Value = 1
  8519. o823.Name = "Id"
  8520. o823.Parent = o821
  8521. o823.Value = "http://www.roblox.com/asset?id=359950140"
  8522. o824.Name = "Merge"
  8523. o824.Parent = o821
  8524. o824.Value = 3.34
  8525. o825.Name = "Duration"
  8526. o825.Parent = o821
  8527. o825.Value = 120
  8528. o826.Name = "Eminem ft. Dr. Dre"
  8529. o826.Parent = o765
  8530. o827.Name = "PT1"
  8531. o827.Parent = o826
  8532. o828.Name = "Duration"
  8533. o828.Parent = o827
  8534. o828.Value = 120
  8535. o829.Name = "Merge"
  8536. o829.Parent = o827
  8537. o829.Value = 3.34
  8538. o830.Name = "Id"
  8539. o830.Parent = o827
  8540. o830.Value = "http://www.roblox.com/asset?id=150070669"
  8541. o831.Name = "Pitch"
  8542. o831.Parent = o827
  8543. o831.Value = 1
  8544. o832.Name = "The Weeknd - Starboy"
  8545. o832.Parent = o765
  8546. o833.Name = "PT1"
  8547. o833.Parent = o832
  8548. o834.Name = "Pitch"
  8549. o834.Parent = o833
  8550. o834.Value = 1
  8551. o835.Name = "Id"
  8552. o835.Parent = o833
  8553. o835.Value = "http://www.roblox.com/asset?id=561274893"
  8554. o836.Name = "Merge"
  8555. o836.Parent = o833
  8556. o836.Value = 3.34
  8557. o837.Name = "Duration"
  8558. o837.Parent = o833
  8559. o837.Value = 229
  8560. o838.Name = "LUNA - Free Somebody"
  8561. o838.Parent = o765
  8562. o839.Name = "PT1"
  8563. o839.Parent = o838
  8564. o840.Name = "Pitch"
  8565. o840.Parent = o839
  8566. o840.Value = 1
  8567. o841.Name = "Id"
  8568. o841.Parent = o839
  8569. o841.Value = "http://www.roblox.com/asset?id=427354052"
  8570. o842.Name = "Merge"
  8571. o842.Parent = o839
  8572. o842.Value = 3.34
  8573. o843.Name = "Duration"
  8574. o843.Parent = o839
  8575. o843.Value = 120
  8576. o844.Name = "Blackstreet - No Diggity"
  8577. o844.Parent = o765
  8578. o845.Name = "PT1"
  8579. o845.Parent = o844
  8580. o846.Name = "Pitch"
  8581. o846.Parent = o845
  8582. o846.Value = 1
  8583. o847.Name = "Id"
  8584. o847.Parent = o845
  8585. o847.Value = "http://www.roblox.com/asset?id=342181595"
  8586. o848.Name = "Merge"
  8587. o848.Parent = o845
  8588. o848.Value = 3.34
  8589. o849.Name = "Duration"
  8590. o849.Parent = o845
  8591. o849.Value = 120
  8592. o850.Name = "Flume ft. Chet Faker - Drop The Game"
  8593. o850.Parent = o765
  8594. o851.Name = "PT1"
  8595. o851.Parent = o850
  8596. o852.Name = "Pitch"
  8597. o852.Parent = o851
  8598. o852.Value = 1
  8599. o853.Name = "Id"
  8600. o853.Parent = o851
  8601. o853.Value = "http://www.roblox.com/asset?id=249271747"
  8602. o854.Name = "Merge"
  8603. o854.Parent = o851
  8604. o854.Value = 3.34
  8605. o855.Name = "Duration"
  8606. o855.Parent = o851
  8607. o855.Value = 120
  8608. o856.Name = "C2C - Who Are You"
  8609. o856.Parent = o765
  8610. o857.Name = "PT1"
  8611. o857.Parent = o856
  8612. o858.Name = "Pitch"
  8613. o858.Parent = o857
  8614. o858.Value = 1
  8615. o859.Name = "Id"
  8616. o859.Parent = o857
  8617. o859.Value = "http://www.roblox.com/asset?id=194586765"
  8618. o860.Name = "Merge"
  8619. o860.Parent = o857
  8620. o860.Value = 3.34
  8621. o861.Name = "Duration"
  8622. o861.Parent = o857
  8623. o861.Value = 120
  8624. o862.Name = "Rae Sremmurd - Up Like Trump"
  8625. o862.Parent = o765
  8626. o863.Name = "PT1"
  8627. o863.Parent = o862
  8628. o864.Name = "Pitch"
  8629. o864.Parent = o863
  8630. o864.Value = 1
  8631. o865.Name = "Id"
  8632. o865.Parent = o863
  8633. o865.Value = "http://www.roblox.com/asset?id=201458064"
  8634. o866.Name = "Merge"
  8635. o866.Parent = o863
  8636. o866.Value = 3.34
  8637. o867.Name = "Duration"
  8638. o867.Parent = o863
  8639. o867.Value = 118
  8640. o868.Name = "Soulja Boy - Gucci Louie"
  8641. o868.Parent = o765
  8642. o869.Name = "PT1"
  8643. o869.Parent = o868
  8644. o870.Name = "Pitch"
  8645. o870.Parent = o869
  8646. o870.Value = 1
  8647. o871.Name = "Id"
  8648. o871.Parent = o869
  8649. o871.Value = "http://www.roblox.com/asset?id=210185048"
  8650. o872.Name = "Merge"
  8651. o872.Parent = o869
  8652. o872.Value = 3.34
  8653. o873.Name = "Duration"
  8654. o873.Parent = o869
  8655. o873.Value = 92
  8656. o874.Name = "Lil B - Prayin' For A Brick"
  8657. o874.Parent = o765
  8658. o875.Name = "PT1"
  8659. o875.Parent = o874
  8660. o876.Name = "Pitch"
  8661. o876.Parent = o875
  8662. o876.Value = 1
  8663. o877.Name = "Id"
  8664. o877.Parent = o875
  8665. o877.Value = "http://www.roblox.com/asset?id=303514301"
  8666. o878.Name = "Merge"
  8667. o878.Parent = o875
  8668. o878.Value = 3.34
  8669. o879.Name = "Duration"
  8670. o879.Parent = o875
  8671. o879.Value = 120
  8672. o880.Name = "Zara Larsson - I Would Like"
  8673. o880.Parent = o765
  8674. o881.Name = "PT1"
  8675. o881.Parent = o880
  8676. o882.Name = "Pitch"
  8677. o882.Parent = o881
  8678. o882.Value = 1
  8679. o883.Name = "Id"
  8680. o883.Parent = o881
  8681. o883.Value = "http://www.roblox.com/asset?id=567875432"
  8682. o884.Name = "Merge"
  8683. o884.Parent = o881
  8684. o884.Value = 3.34
  8685. o885.Name = "Duration"
  8686. o885.Parent = o881
  8687. o885.Value = 221
  8688. o886.Name = "Tinie Tempah - Girls Like"
  8689. o886.Parent = o765
  8690. o887.Name = "PT1"
  8691. o887.Parent = o886
  8692. o888.Name = "Pitch"
  8693. o888.Parent = o887
  8694. o888.Value = 1
  8695. o889.Name = "Id"
  8696. o889.Parent = o887
  8697. o889.Value = "http://www.roblox.com/asset?id=380130095"
  8698. o890.Name = "Merge"
  8699. o890.Parent = o887
  8700. o890.Value = 3.34
  8701. o891.Name = "Duration"
  8702. o891.Parent = o887
  8703. o891.Value = 120
  8704. o892.Name = "Florence & The Machine - What Kind Of Man"
  8705. o892.Parent = o765
  8706. o893.Name = "PT1"
  8707. o893.Parent = o892
  8708. o894.Name = "Pitch"
  8709. o894.Parent = o893
  8710. o894.Value = 1
  8711. o895.Name = "Id"
  8712. o895.Parent = o893
  8713. o895.Value = "http://www.roblox.com/asset?id=273523566"
  8714. o896.Name = "Merge"
  8715. o896.Parent = o893
  8716. o896.Value = 3.34
  8717. o897.Name = "Duration"
  8718. o897.Parent = o893
  8719. o897.Value = 120
  8720. o898.Name = "Soulja Boy - Gucci Bandanna"
  8721. o898.Parent = o765
  8722. o899.Name = "PT1"
  8723. o899.Parent = o898
  8724. o900.Name = "Pitch"
  8725. o900.Parent = o899
  8726. o900.Value = 1
  8727. o901.Name = "Id"
  8728. o901.Parent = o899
  8729. o901.Value = "http://www.roblox.com/asset?id=213196094"
  8730. o902.Name = "Merge"
  8731. o902.Parent = o899
  8732. o902.Value = 3.34
  8733. o903.Name = "Duration"
  8734. o903.Parent = o899
  8735. o903.Value = 120
  8736. o904.Name = "Flo Rida - I Don't Like It I Love It"
  8737. o904.Parent = o765
  8738. o905.Name = "PT1"
  8739. o905.Parent = o904
  8740. o906.Name = "Pitch"
  8741. o906.Parent = o905
  8742. o906.Value = 1
  8743. o907.Name = "Id"
  8744. o907.Parent = o905
  8745. o907.Value = "http://www.roblox.com/asset?id=341453604"
  8746. o908.Name = "Merge"
  8747. o908.Parent = o905
  8748. o908.Value = 3.34
  8749. o909.Name = "Duration"
  8750. o909.Parent = o905
  8751. o909.Value = 102
  8752. o910.Name = "Waka Flocka Flame - No Hands"
  8753. o910.Parent = o765
  8754. o911.Name = "PT1"
  8755. o911.Parent = o910
  8756. o912.Name = "Pitch"
  8757. o912.Parent = o911
  8758. o912.Value = 1
  8759. o913.Name = "Id"
  8760. o913.Parent = o911
  8761. o913.Value = "http://www.roblox.com/asset?id=143279678"
  8762. o914.Name = "Merge"
  8763. o914.Parent = o911
  8764. o914.Value = 3.34
  8765. o915.Name = "Duration"
  8766. o915.Parent = o911
  8767. o915.Value = 99
  8768. o916.Name = "Travis Scott - 3 Wayz"
  8769. o916.Parent = o765
  8770. o917.Name = "PT1"
  8771. o917.Parent = o916
  8772. o918.Name = "Pitch"
  8773. o918.Parent = o917
  8774. o918.Value = 1
  8775. o919.Name = "Id"
  8776. o919.Parent = o917
  8777. o919.Value = "http://www.roblox.com/asset?id=441361948"
  8778. o920.Name = "Merge"
  8779. o920.Parent = o917
  8780. o920.Value = 3.34
  8781. o921.Name = "Duration"
  8782. o921.Parent = o917
  8783. o921.Value = 120
  8784. o922.Name = "Queen - Killer Queen"
  8785. o922.Parent = o765
  8786. o923.Name = "PT1"
  8787. o923.Parent = o922
  8788. o924.Name = "Pitch"
  8789. o924.Parent = o923
  8790. o924.Value = 1
  8791. o925.Name = "Id"
  8792. o925.Parent = o923
  8793. o925.Value = "http://www.roblox.com/asset?id=546430756"
  8794. o926.Name = "Merge"
  8795. o926.Parent = o923
  8796. o926.Value = 3.34
  8797. o927.Name = "Duration"
  8798. o927.Parent = o923
  8799. o927.Value = 184
  8800. o928.Name = "VULFPECK - Back Pocket"
  8801. o928.Parent = o765
  8802. o929.Name = "PT1"
  8803. o929.Parent = o928
  8804. o930.Name = "Pitch"
  8805. o930.Parent = o929
  8806. o930.Value = 1
  8807. o931.Name = "Id"
  8808. o931.Parent = o929
  8809. o931.Value = "http://www.roblox.com/asset?id=569818309"
  8810. o932.Name = "Merge"
  8811. o932.Parent = o929
  8812. o932.Value = 3.34
  8813. o933.Name = "Duration"
  8814. o933.Parent = o929
  8815. o933.Value = 182
  8816. o934.Name = "Snootie Wild - Made Me"
  8817. o934.Parent = o765
  8818. o935.Name = "PT1"
  8819. o935.Parent = o934
  8820. o936.Name = "Pitch"
  8821. o936.Parent = o935
  8822. o936.Value = 1
  8823. o937.Name = "Id"
  8824. o937.Parent = o935
  8825. o937.Value = "http://www.roblox.com/asset?id=181765182"
  8826. o938.Name = "Merge"
  8827. o938.Parent = o935
  8828. o938.Value = 3.34
  8829. o939.Name = "Duration"
  8830. o939.Parent = o935
  8831. o939.Value = 79
  8832. o940.Name = "Neon Trees - Your Surrender"
  8833. o940.Parent = o765
  8834. o941.Name = "PT1"
  8835. o941.Parent = o940
  8836. o942.Name = "Pitch"
  8837. o942.Parent = o941
  8838. o942.Value = 1
  8839. o943.Name = "Id"
  8840. o943.Parent = o941
  8841. o943.Value = "http://www.roblox.com/asset?id=376209646"
  8842. o944.Name = "Merge"
  8843. o944.Parent = o941
  8844. o944.Value = 3.34
  8845. o945.Name = "Duration"
  8846. o945.Parent = o941
  8847. o945.Value = 120
  8848. o946.Name = "Lifehouse - Halfway Gone"
  8849. o946.Parent = o765
  8850. o947.Name = "PT1"
  8851. o947.Parent = o946
  8852. o948.Name = "Pitch"
  8853. o948.Parent = o947
  8854. o948.Value = 1
  8855. o949.Name = "Id"
  8856. o949.Parent = o947
  8857. o949.Value = "http://www.roblox.com/asset?id=247043179"
  8858. o950.Name = "Merge"
  8859. o950.Parent = o947
  8860. o950.Value = 3.34
  8861. o951.Name = "Duration"
  8862. o951.Parent = o947
  8863. o951.Value = 80
  8864. o952.Name = "YG - Sorry Momma"
  8865. o952.Parent = o765
  8866. o953.Name = "PT1"
  8867. o953.Parent = o952
  8868. o954.Name = "Pitch"
  8869. o954.Parent = o953
  8870. o954.Value = 1
  8871. o955.Name = "Id"
  8872. o955.Parent = o953
  8873. o955.Value = "http://www.roblox.com/asset?id=182239453"
  8874. o956.Name = "Merge"
  8875. o956.Parent = o953
  8876. o956.Value = 3.34
  8877. o957.Name = "Duration"
  8878. o957.Parent = o953
  8879. o957.Value = 79
  8880. o958.Name = "Panic! At The Disco - Emperor's New Clothes"
  8881. o958.Parent = o765
  8882. o959.Name = "PT1"
  8883. o959.Parent = o958
  8884. o960.Name = "Pitch"
  8885. o960.Parent = o959
  8886. o960.Value = 1
  8887. o961.Name = "Id"
  8888. o961.Parent = o959
  8889. o961.Value = "http://www.roblox.com/asset?id=313723217"
  8890. o962.Name = "Merge"
  8891. o962.Parent = o959
  8892. o962.Value = 3.34
  8893. o963.Name = "Duration"
  8894. o963.Parent = o959
  8895. o963.Value = 116
  8896. o964.Name = "Jay Z ft. Beyonce - Crazy In Love"
  8897. o964.Parent = o765
  8898. o965.Name = "PT1"
  8899. o965.Parent = o964
  8900. o966.Name = "Pitch"
  8901. o966.Parent = o965
  8902. o966.Value = 1
  8903. o967.Name = "Id"
  8904. o967.Parent = o965
  8905. o967.Value = "http://www.roblox.com/asset?id=272322459"
  8906. o968.Name = "Merge"
  8907. o968.Parent = o965
  8908. o968.Value = 3.34
  8909. o969.Name = "Duration"
  8910. o969.Parent = o965
  8911. o969.Value = 120
  8912. o970.Name = "Hucci - Hitta (Quix Remix)"
  8913. o970.Parent = o765
  8914. o971.Name = "PT1"
  8915. o971.Parent = o970
  8916. o972.Name = "Pitch"
  8917. o972.Parent = o971
  8918. o972.Value = 1
  8919. o973.Name = "Id"
  8920. o973.Parent = o971
  8921. o973.Value = "http://www.roblox.com/asset?id=345642157"
  8922. o974.Name = "Merge"
  8923. o974.Parent = o971
  8924. o974.Value = 3.34
  8925. o975.Name = "Duration"
  8926. o975.Parent = o971
  8927. o975.Value = 66
  8928. o976.Name = "Floppy Circus - All The Happy Days"
  8929. o976.Parent = o765
  8930. o977.Name = "PT1"
  8931. o977.Parent = o976
  8932. o978.Name = "Pitch"
  8933. o978.Parent = o977
  8934. o978.Value = 1
  8935. o979.Name = "Id"
  8936. o979.Parent = o977
  8937. o979.Value = "http://www.roblox.com/asset?id=335018489"
  8938. o980.Name = "Merge"
  8939. o980.Parent = o977
  8940. o980.Value = 3.34
  8941. o981.Name = "Duration"
  8942. o981.Parent = o977
  8943. o981.Value = 115
  8944. o982.Name = "Nihils - Help Our Souls (Urban Contact Remix)"
  8945. o982.Parent = o765
  8946. o983.Name = "PT1"
  8947. o983.Parent = o982
  8948. o984.Name = "Pitch"
  8949. o984.Parent = o983
  8950. o984.Value = 1
  8951. o985.Name = "Id"
  8952. o985.Parent = o983
  8953. o985.Value = "http://www.roblox.com/asset?id=187087407"
  8954. o986.Name = "Merge"
  8955. o986.Parent = o983
  8956. o986.Value = 3.34
  8957. o987.Name = "Duration"
  8958. o987.Parent = o983
  8959. o987.Value = 107
  8960. o988.Name = "Migos - Cross The Country"
  8961. o988.Parent = o765
  8962. o989.Name = "PT1"
  8963. o989.Parent = o988
  8964. o990.Name = "Pitch"
  8965. o990.Parent = o989
  8966. o990.Value = 1
  8967. o991.Name = "Id"
  8968. o991.Parent = o989
  8969. o991.Value = "http://www.roblox.com/asset?id=240167215"
  8970. o992.Name = "Merge"
  8971. o992.Parent = o989
  8972. o992.Value = 3.34
  8973. o993.Name = "Duration"
  8974. o993.Parent = o989
  8975. o993.Value = 120
  8976. o994.Name = "YG - BPT"
  8977. o994.Parent = o765
  8978. o995.Name = "PT1"
  8979. o995.Parent = o994
  8980. o996.Name = "Pitch"
  8981. o996.Parent = o995
  8982. o996.Value = 1
  8983. o997.Name = "Id"
  8984. o997.Parent = o995
  8985. o997.Value = "http://www.roblox.com/asset?id=182183125"
  8986. o998.Name = "Merge"
  8987. o998.Parent = o995
  8988. o998.Value = 3.34
  8989. o999.Name = "Duration"
  8990. o999.Parent = o995
  8991. o999.Value = 80
  8992. o1000.Name = "Giraffage - Hello"
  8993. o1000.Parent = o765
  8994. o1001.Name = "PT1"
  8995. o1001.Parent = o1000
  8996. o1002.Name = "Pitch"
  8997. o1002.Parent = o1001
  8998. o1002.Value = 1
  8999. o1003.Name = "Id"
  9000. o1003.Parent = o1001
  9001. o1003.Value = "http://www.roblox.com/asset?id=258904754"
  9002. o1004.Name = "Merge"
  9003. o1004.Parent = o1001
  9004. o1004.Value = 3.34
  9005. o1005.Name = "Duration"
  9006. o1005.Parent = o1001
  9007. o1005.Value = 120
  9008. o1006.Name = "50 Cent - Disco Inferno"
  9009. o1006.Parent = o765
  9010. o1007.Name = "PT1"
  9011. o1007.Parent = o1006
  9012. o1008.Name = "Pitch"
  9013. o1008.Parent = o1007
  9014. o1008.Value = 1
  9015. o1009.Name = "Id"
  9016. o1009.Parent = o1007
  9017. o1009.Value = "http://www.roblox.com/asset?id=212346393"
  9018. o1010.Name = "Merge"
  9019. o1010.Parent = o1007
  9020. o1010.Value = 3.34
  9021. o1011.Name = "Duration"
  9022. o1011.Parent = o1007
  9023. o1011.Value = 117
  9024. o1012.Name = "Fredo Santana - My Squad"
  9025. o1012.Parent = o765
  9026. o1013.Name = "PT1"
  9027. o1013.Parent = o1012
  9028. o1014.Name = "Pitch"
  9029. o1014.Parent = o1013
  9030. o1014.Value = 1
  9031. o1015.Name = "Id"
  9032. o1015.Parent = o1013
  9033. o1015.Value = "http://www.roblox.com/asset?id=243584393"
  9034. o1016.Name = "Merge"
  9035. o1016.Parent = o1013
  9036. o1016.Value = 3.34
  9037. o1017.Name = "Duration"
  9038. o1017.Parent = o1013
  9039. o1017.Value = 120
  9040. o1018.Name = "Ice Cube - $100 Bill Ya'll"
  9041. o1018.Parent = o765
  9042. o1019.Name = "PT1"
  9043. o1019.Parent = o1018
  9044. o1020.Name = "Pitch"
  9045. o1020.Parent = o1019
  9046. o1020.Value = 1
  9047. o1021.Name = "Id"
  9048. o1021.Parent = o1019
  9049. o1021.Value = "http://www.roblox.com/asset?id=546317677"
  9050. o1022.Name = "Merge"
  9051. o1022.Parent = o1019
  9052. o1022.Value = 3.34
  9053. o1023.Name = "Duration"
  9054. o1023.Parent = o1019
  9055. o1023.Value = 224
  9056. o1024.Name = "Cassius Jay - This City"
  9057. o1024.Parent = o765
  9058. o1025.Name = "PT1"
  9059. o1025.Parent = o1024
  9060. o1026.Name = "Pitch"
  9061. o1026.Parent = o1025
  9062. o1026.Value = 1
  9063. o1027.Name = "Id"
  9064. o1027.Parent = o1025
  9065. o1027.Value = "http://www.roblox.com/asset?id=162196366"
  9066. o1028.Name = "Merge"
  9067. o1028.Parent = o1025
  9068. o1028.Value = 3.34
  9069. o1029.Name = "Duration"
  9070. o1029.Parent = o1025
  9071. o1029.Value = 120
  9072. mas.Parent = workspace
  9073. mas:MakeJoints()
  9074. local mas1 = mas:GetChildren()
  9075. for i=1,#mas1 do
  9076. mas1[i].Parent = workspace
  9077. ypcall(function() mas1[i]:MakeJoints() end)
  9078. end
  9079. mas:Destroy()
  9080. for i=1,#cors do
  9081. coroutine.resume(cors[i])
  9082. end
  9083. mess_handle.Text = "Resetting"
  9084. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  9085. v:LoadCharacter()
  9086. end
  9087. wait(1)
  9088. mess_handle:Remove()
  9089.  
  9090. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  9091. game:GetService("Lighting").Brightness = 1
  9092. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  9093. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  9094. game:GetService("Lighting").GlobalShadows = true
  9095. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.5, 0.5, 0.5)
  9096. game:GetService("Lighting").Outlines = false
  9097. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  9098. game:GetService("Lighting").TimeOfDay = "14:00:00"
  9099. game:GetService("Lighting").FogColor = Color3.new(0.75, 0.75, 0.75)
  9100. game:GetService("Lighting").FogEnd = 100000
  9101. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement