Advertisement
lafur

Untitled

May 21st, 2020
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.45 KB | None | 0 0
  1. -- Converted using Mokiros's Model to Script plugin
  2. -- Converted string size: 28102
  3. local genv={}
  4. local Scripts = {
  5. function() Tix = game.Workspace.Tix
  6. while true do
  7. Tix.Transparency=0.5
  8. Tix.Reflectance=0.2
  9. wait(0.2)
  10. Tix.Transparency=0.6
  11. Tix.Reflectance=0.3
  12. wait(0.2)
  13. Tix.Transparency=0.5
  14. Tix.Reflectance=0.2
  15. wait(0.2)
  16. Tix.Transparency=0.6
  17. Tix.Reflectance=0.3
  18. wait(0.2)
  19. Tix.Transparency=0.5
  20. Tix.Reflectance=0.2
  21. wait(0.2)
  22. Tix.Transparency=0.6
  23. Tix.Reflectance=0.3
  24. wait(0.2)
  25. end
  26. end;
  27. function() Tux = game.Workspace.Tux
  28. while true do
  29. Tux.Transparency=0.5
  30. Tux.Reflectance=0.2
  31. wait(0.2)
  32. Tux.Transparency=0.6
  33. Tux.Reflectance=0.3
  34. wait(0.2)
  35. Tux.Transparency=0.5
  36. Tux.Reflectance=0.2
  37. wait(0.2)
  38. Tux.Transparency=0.6
  39. Tux.Reflectance=0.3
  40. wait(0.2)
  41. Tux.Transparency=0.5
  42. Tux.Reflectance=0.2
  43. wait(0.2)
  44. Tux.Transparency=0.6
  45. Tux.Reflectance=0.3
  46. wait(0.2)
  47. end
  48. end;
  49. function() Block = game.Workspace.Block
  50. while true do
  51. Block.Transparency=0.5
  52. wait(1)
  53. Block.Transparency=0.6
  54. wait(1)
  55. Block.Transparency=0.7
  56. wait(1)
  57. Block.Transparency=0.8
  58. wait(1)
  59. Block.Transparency=0.7
  60. wait(1)
  61. Block.Transparency=0.6
  62. wait(1)
  63. Block.Transparency=0.5
  64. wait(1)
  65. Block.Transparency=0.6
  66. wait(1)
  67. Block.Transparency=0.7
  68. wait(1)
  69. Block.Transparency=0.6
  70. wait(1)
  71. Block.Transparency=0.5
  72. wait(1)
  73. end
  74. end;
  75. function() Brick = game.Workspace.Brick
  76. while true do
  77. Brick.Transparency=0.5
  78. wait(1)
  79. Brick.Transparency=0.6
  80. wait(1)
  81. Brick.Transparency=0.7
  82. wait(1)
  83. Brick.Transparency=0.8
  84. wait(1)
  85. Brick.Transparency=0.7
  86. wait(1)
  87. Brick.Transparency=0.6
  88. wait(1)
  89. Brick.Transparency=0.5
  90. wait(1)
  91. Brick.Transparency=0.6
  92. wait(1)
  93. Brick.Transparency=0.7
  94. wait(1)
  95. Brick.Transparency=0.6
  96. wait(1)
  97. Brick.Transparency=0.5
  98. wait(1)
  99. end
  100. end;
  101. function() function onDie()
  102. human = nil
  103. script.Parent.Parent.Parent:BreakJoints()
  104. wait(5)
  105. script.Parent.Parent.Parent:Remove()
  106. end
  107.  
  108. function Child(c)
  109. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  110. human = c.Part1.Parent
  111. script.Parent.Parent.Parent.Parent = human
  112. human.Humanoid.Died:connect(onDie)
  113. end
  114. end
  115.  
  116. function noChild()
  117. human = nil
  118. script.Parent.Parent.Parent.Parent = game.Workspace
  119. end
  120.  
  121. script.Parent.ChildAdded:connect(Child)
  122. script.Parent.ChildRemoved:connect(noChild)
  123. end;
  124. function() function onChildAdded(child)
  125. if child.Name == "SeatWeld" then
  126. if child.Part1.Name == "Torso" then
  127. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  128. if player ~= nil then
  129. tool = game.Lighting.BLightning:Clone() -- Change this to whatever it is
  130. tool.Parent = player.Backpack
  131. end
  132. end
  133. end
  134. end
  135.  
  136. function onChildRemoved()
  137. if tool ~= nil then
  138. tool:Remove()
  139. end
  140. end
  141.  
  142. script.Parent.ChildAdded:connect(onChildAdded)
  143. script.Parent.ChildRemoved:connect(onChildRemoved)
  144.  
  145. -- Put it in the seat you want to give a tool.
  146. end;
  147. function() function onDie()
  148. human = nil
  149. script.Parent.Parent.Parent:BreakJoints()
  150. wait(5)
  151. script.Parent.Parent.Parent:Remove()
  152. end
  153.  
  154. function Child(c)
  155. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  156. human = c.Part1.Parent
  157. script.Parent.Parent.Parent.Parent = human
  158. human.Humanoid.Died:connect(onDie)
  159. end
  160. end
  161.  
  162. function noChild()
  163. human = nil
  164. script.Parent.Parent.Parent.Parent = game.Workspace
  165. end
  166.  
  167. script.Parent.ChildAdded:connect(Child)
  168. script.Parent.ChildRemoved:connect(noChild)
  169. end;
  170. function() function onChildAdded(child)
  171. if child.Name == "SeatWeld" then
  172. if child.Part1.Name == "Torso" then
  173. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  174. if player ~= nil then
  175. tool = game.Lighting.BLightning:Clone() -- Change this to whatever it is
  176. tool.Parent = player.Backpack
  177. end
  178. end
  179. end
  180. end
  181.  
  182. function onChildRemoved()
  183. if tool ~= nil then
  184. tool:Remove()
  185. end
  186. end
  187.  
  188. script.Parent.ChildAdded:connect(onChildAdded)
  189. script.Parent.ChildRemoved:connect(onChildRemoved)
  190.  
  191. -- Put it in the seat you want to give a tool.
  192. end;
  193. function() function onDie()
  194. human = nil
  195. script.Parent.Parent.Parent:BreakJoints()
  196. wait(5)
  197. script.Parent.Parent.Parent:Remove()
  198. end
  199.  
  200. function Child(c)
  201. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  202. human = c.Part1.Parent
  203. script.Parent.Parent.Parent.Parent = human
  204. human.Humanoid.Died:connect(onDie)
  205. end
  206. end
  207.  
  208. function noChild()
  209. human = nil
  210. script.Parent.Parent.Parent.Parent = game.Workspace
  211. end
  212.  
  213. script.Parent.ChildAdded:connect(Child)
  214. script.Parent.ChildRemoved:connect(noChild)
  215. end;
  216. function() function onChildAdded(child)
  217. if child.Name == "SeatWeld" then
  218. if child.Part1.Name == "Torso" then
  219. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  220. if player ~= nil then
  221. tool = game.Lighting.BLightning:Clone() -- Change this to whatever it is
  222. tool.Parent = player.Backpack
  223. end
  224. end
  225. end
  226. end
  227.  
  228. function onChildRemoved()
  229. if tool ~= nil then
  230. tool:Remove()
  231. end
  232. end
  233.  
  234. script.Parent.ChildAdded:connect(onChildAdded)
  235. script.Parent.ChildRemoved:connect(onChildRemoved)
  236.  
  237. -- Put it in the seat you want to give a tool.
  238. end;
  239. function() function onDie()
  240. human = nil
  241. script.Parent.Parent.Parent:BreakJoints()
  242. wait(5)
  243. script.Parent.Parent.Parent:Remove()
  244. end
  245.  
  246. function Child(c)
  247. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  248. human = c.Part1.Parent
  249. script.Parent.Parent.Parent.Parent = human
  250. human.Humanoid.Died:connect(onDie)
  251. end
  252. end
  253.  
  254. function noChild()
  255. human = nil
  256. script.Parent.Parent.Parent.Parent = game.Workspace
  257. end
  258.  
  259. script.Parent.ChildAdded:connect(Child)
  260. script.Parent.ChildRemoved:connect(noChild)
  261. end;
  262. function() function onChildAdded(child)
  263. if child.Name == "SeatWeld" then
  264. if child.Part1.Name == "Torso" then
  265. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  266. if player ~= nil then
  267. tool = game.Lighting.BLightning:Clone() -- Change this to whatever it is
  268. tool.Parent = player.Backpack
  269. end
  270. end
  271. end
  272. end
  273.  
  274. function onChildRemoved()
  275. if tool ~= nil then
  276. tool:Remove()
  277. end
  278. end
  279.  
  280. script.Parent.ChildAdded:connect(onChildAdded)
  281. script.Parent.ChildRemoved:connect(onChildRemoved)
  282.  
  283. -- Put it in the seat you want to give a tool.
  284. end;
  285. function() function onDie()
  286. human = nil
  287. script.Parent.Parent.Parent:BreakJoints()
  288. wait(5)
  289. script.Parent.Parent.Parent:Remove()
  290. end
  291.  
  292. function Child(c)
  293. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  294. human = c.Part1.Parent
  295. script.Parent.Parent.Parent.Parent = human
  296. human.Humanoid.Died:connect(onDie)
  297. end
  298. end
  299.  
  300. function noChild()
  301. human = nil
  302. script.Parent.Parent.Parent.Parent = game.Workspace
  303. end
  304.  
  305. script.Parent.ChildAdded:connect(Child)
  306. script.Parent.ChildRemoved:connect(noChild)
  307. end;
  308. function() function onChildAdded(child)
  309. if child.Name == "SeatWeld" then
  310. if child.Part1.Name == "Torso" then
  311. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  312. if player ~= nil then
  313. tool = game.Lighting.BLightning:Clone() -- Change this to whatever it is
  314. tool.Parent = player.Backpack
  315. end
  316. end
  317. end
  318. end
  319.  
  320. function onChildRemoved()
  321. if tool ~= nil then
  322. tool:Remove()
  323. end
  324. end
  325.  
  326. script.Parent.ChildAdded:connect(onChildAdded)
  327. script.Parent.ChildRemoved:connect(onChildRemoved)
  328.  
  329. -- Put it in the seat you want to give a tool.
  330. end;
  331. function() function onDie()
  332. human = nil
  333. script.Parent.Parent.Parent:BreakJoints()
  334. wait(5)
  335. script.Parent.Parent.Parent:Remove()
  336. end
  337.  
  338. function Child(c)
  339. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  340. human = c.Part1.Parent
  341. script.Parent.Parent.Parent.Parent = human
  342. human.Humanoid.Died:connect(onDie)
  343. end
  344. end
  345.  
  346. function noChild()
  347. human = nil
  348. script.Parent.Parent.Parent.Parent = game.Workspace
  349. end
  350.  
  351. script.Parent.ChildAdded:connect(Child)
  352. script.Parent.ChildRemoved:connect(noChild)
  353. end;
  354. function() function onChildAdded(child)
  355. if child.Name == "SeatWeld" then
  356. if child.Part1.Name == "Torso" then
  357. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  358. if player ~= nil then
  359. tool = game.Lighting.BLightning:Clone() -- Change this to whatever it is
  360. tool.Parent = player.Backpack
  361. end
  362. end
  363. end
  364. end
  365.  
  366. function onChildRemoved()
  367. if tool ~= nil then
  368. tool:Remove()
  369. end
  370. end
  371.  
  372. script.Parent.ChildAdded:connect(onChildAdded)
  373. script.Parent.ChildRemoved:connect(onChildRemoved)
  374.  
  375. -- Put it in the seat you want to give a tool.
  376. end;
  377. function() function onDie()
  378. human = nil
  379. script.Parent.Parent.Parent:BreakJoints()
  380. wait(5)
  381. script.Parent.Parent.Parent:Remove()
  382. end
  383.  
  384. function Child(c)
  385. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  386. human = c.Part1.Parent
  387. script.Parent.Parent.Parent.Parent = human
  388. human.Humanoid.Died:connect(onDie)
  389. end
  390. end
  391.  
  392. function noChild()
  393. human = nil
  394. script.Parent.Parent.Parent.Parent = game.Workspace
  395. end
  396.  
  397. script.Parent.ChildAdded:connect(Child)
  398. script.Parent.ChildRemoved:connect(noChild)
  399. end;
  400. function() function onChildAdded(child)
  401. if child.Name == "SeatWeld" then
  402. if child.Part1.Name == "Torso" then
  403. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  404. if player ~= nil then
  405. tool = game.Lighting.BLightning:Clone() -- Change this to whatever it is
  406. tool.Parent = player.Backpack
  407. end
  408. end
  409. end
  410. end
  411.  
  412. function onChildRemoved()
  413. if tool ~= nil then
  414. tool:Remove()
  415. end
  416. end
  417.  
  418. script.Parent.ChildAdded:connect(onChildAdded)
  419. script.Parent.ChildRemoved:connect(onChildRemoved)
  420.  
  421. -- Put it in the seat you want to give a tool.
  422. end;}local ActualScripts = {}
  423. function s(var)
  424. local func = table.remove(Scripts,1)
  425. setfenv(func,setmetatable({script=var,require=fake_require or require,global=genv},{
  426. __index = getfenv(func),
  427. }))
  428. table.insert(ActualScripts,coroutine.wrap(func))
  429. end
  430. Decode = function(str,t,props,classes,values,ICList,Model,CurPar,LastIns,split,RemoveAndSplit,InstanceList)
  431. local tonum,table_remove,inst,parnt,comma,table_foreach = tonumber,table.remove,Instance.new,"Parent",",",
  432. function(t,f)
  433. for a,b in pairs(t) do
  434. f(a,b)
  435. end
  436. end
  437. local Types = {
  438. Color3 = Color3.new,
  439. Vector3 = Vector3.new,
  440. Vector2 = Vector2.new,
  441. UDim = UDim.new,
  442. UDim2 = UDim2.new,
  443. CFrame = CFrame.new,
  444. Rect = Rect.new,
  445. NumberRange = NumberRange.new,
  446. BrickColor = BrickColor.new,
  447. PhysicalProperties = PhysicalProperties.new,
  448. NumberSequence = function(...)
  449. local a = {...}
  450. local t = {}
  451. repeat
  452. t[#t+1] = NumberSequenceKeypoint.new(table_remove(a,1),table_remove(a,1),table_remove(a,1))
  453. until #a==0
  454. return NumberSequence.new(t)
  455. end,
  456. ColorSequence = function(...)
  457. local a = {...}
  458. local t = {}
  459. repeat
  460. t[#t+1] = ColorSequenceKeypoint.new(table_remove(a,1),Color3.new(table_remove(a,1),table_remove(a,1),table_remove(a,1)))
  461. until #a==0
  462. return ColorSequence.new(t)
  463. end,
  464. number = tonumber,
  465. boolean = function(a)
  466. return a=="1"
  467. end
  468. }
  469. split = function(str,sep)
  470. if not str then return end
  471. local fields = {}
  472. local ConcatNext = false
  473. str:gsub(("([^%s]+)"):format(sep),function(c)
  474. if ConcatNext == true then
  475. fields[#fields] = fields[#fields]..sep..c
  476. ConcatNext = false
  477. else
  478. fields[#fields+1] = c
  479. end
  480. if c:sub(#c)=="\\" then
  481. c = fields[#fields]
  482. fields[#fields] = c:sub(1,#c-1)
  483. ConcatNext = true
  484. end
  485. end)
  486. return fields
  487. end
  488. RemoveAndSplit = function(t)
  489. return split(table_remove(t,1),comma)
  490. end
  491. t = split(str,";")
  492. props = RemoveAndSplit(t)
  493. classes = RemoveAndSplit(t)
  494. values = split(table_remove(t,1),'|')
  495. ICList = RemoveAndSplit(t)
  496. InstanceList = {}
  497. Model = inst"Model"
  498. CurPar = Model
  499. table_foreach(t,function(ct,c)
  500. if c=="n" or c=="p" then
  501. CurPar = c=="n" and LastIns or CurPar[parnt]
  502. else
  503. ct = split(c,"|")
  504. local class = classes[tonum(table_remove(ct,1))]
  505. if class=="UnionOperation" then
  506. LastIns = {UsePartColor="1"}
  507. else
  508. LastIns = inst(class)
  509. if LastIns:IsA"Script" then
  510. s(LastIns)
  511. elseif LastIns:IsA("ModuleScript") then
  512. ms(LastIns)
  513. end
  514. end
  515.  
  516. local function SetProperty(LastIns,p,str,s)
  517. s = Types[typeof(LastIns[p])]
  518. if p=="CustomPhysicalProperties" then
  519. s = PhysicalProperties.new
  520. end
  521. if s then
  522. LastIns[p] = s(unpack(split(str,comma)))
  523. else
  524. LastIns[p] = str
  525. end
  526. end
  527.  
  528. local UnionData
  529. table_foreach(ct,function(s,p,a,str)
  530. a = p:find":"
  531. p,str = props[tonum(p:sub(1,a-1))],values[tonum(p:sub(a+1))]
  532. if p=="UnionData" then
  533. UnionData = split(str," ")
  534. return
  535. end
  536. if class=="UnionOperation" then
  537. LastIns[p] = str
  538. return
  539. end
  540. SetProperty(LastIns,p,str)
  541. end)
  542.  
  543. if UnionData then
  544. local LI_Data = LastIns
  545. LastIns = DecodeUnion(UnionData)
  546. table_foreach(LI_Data,function(p,str)
  547. SetProperty(LastIns,p,str)
  548. end)
  549. end
  550. table.insert(InstanceList,LastIns)
  551. LastIns[parnt] = CurPar
  552. end
  553. end)
  554. table_remove(ICList,1)
  555. table_foreach(ICList,function(a,b)
  556. b = split(b,">")
  557. InstanceList[tonum(b[1])][props[tonum(b[2])]] = InstanceList[tonum(b[3])]
  558. end)
  559.  
  560. return Model:GetChildren()
  561. end
  562.  
  563. local Objects = Decode('Name,Anchored,Position,Orientation,Size,BottomSurface,TopSurface,MeshType,Scale,Color,Reflectance,Transparency,CanCollide,FrontSurface,MeshId,Texture,Face,Shape;Part,Model,SpecialMesh,Script,Decal,Sea'
  564. ..'t,ClickDetector;Part|[SSBB] Corneria SF SPaceShip|1|-40.3578,39.7009,150.4004|0,-90,0|7,7.2,1|0|2|-41.8577,46.9011,144.9006|0,0,180|2,7.2,2|-41.8577,39.701,146.4004|2,7.2,1|-41.8578,33.7008,156.9002|0'
  565. ..',180,0|4,4.8,2|-41.8578,33.7009,151.9002|4,4.8,8|-41.8578,39.7008,154.9004|-41.8578,39.7009,150.4004|2,7.2,7|-41.8578,46.9009,151.9006|2,7.2,4|-41.8577,46.901,147.9006|-41.8577,54.101,147.4009|2,7.2,5'
  566. ..'|0.5,1,1|-39.3578,33.7009,151.9003|8,4.8,1|-44.3578,33.7009,151.9002|0,90,0|-43.3578,39.7009,150.4004|-41.8577,54.101,144.4009|-12.9996,31.4411,152.4006|-22.5,90,-180|11,1.2,6|-7.9182,33.5459,150.4008'
  567. ..'|11,1.2,5|-3.7608,35.2681,148.4009|11,1.2,4|-7.8418,33.361,156.4008|0,180,-22.5|5,0.4,1|-3.6843,35.0831,154.4009|4,0.4,1|0.8039,0.8039,0.8039|0.2|-2.7959,36.8584,147.9009|22.5,-90,90|1,10,1|1,1.1,0.3|'
  568. ..'-1.3746,36.04,148.4009|22.5,-90,0|11,0.4,1|-1.9539,34.8258,147.9009|-13.4206,32.4573,157.4006|0,180,67.5|1,6,1|-8.4316,34.5238,155.4008|1,4.8,1|-4.1818,36.2842,153.4009|1,3.6,1|-3.5246,34.1751,153.400'
  569. ..'8|-7.5897,32.4913,155.4007|-3.7989,35.3606,142.3009|-22.5,90,-90|1,1.2,4|-7.9564,33.6385,144.3007|1,1.2,5|-13.0378,31.5336,146.3006|1,1.2,6|-41.8577,30.101,146.4001|6,2.4,1|-41.8577,33.701,147.4002|4,'
  570. ..'4.8,1|Tix|1,0,0|0.5|-47.3582,21.1001,183.3998|0,180,-180|1,8.4,1|Tux|-36.3582,21.1001,183.3999|-32.858,27.1005,167.4002|37,1.2,4|-31.858,21.1005,167.4|2,8.4,37|-51.858,21.1005,167.3997|-48.8582,21.1,1'
  571. ..'84.8998|2,8.4,4|-34.8582,21.1,184.9|-32.8577,21.701,144.4|2,7.2,9|-34.8577,22.301,145.9|2,6,2|-48.8577,22.3011,145.8998|-50.8577,21.7012,144.3997|0.0666,0.0666,0.0666|0.6|-41.8577,22.3011,145.8999|2,6'
  572. ..',12|0|-41.8576,18.7013,137.3998|16,1.2,5|-41.8575,18.7014,132.3998|-50.8576,18.7014,134.8996|2,1.2,10|-32.8576,18.7013,134.8999|-41.8575,18.7016,126.8998|6,1.2,16|0.1058,0.1647,0.2078|-36.8573,17.9016'
  573. ..',121.8999|4,1.2,4|-46.8573,17.9017,121.8997|-41.8573,17.5017,121.8998|-41.8579,27.1006,162.9|46,1.2,14|-56.8578,25.9008,155.3998|22.5,90,-180|11,1.2,8|1,1,1.2999|6|-32.8576,23.5012,138.9001|2,3.6,2|-5'
  574. ..'0.8576,23.5013,138.8998|-50.8576,21.1014,135.8997|2,1.2,4|-50.8576,20.5014,138.8997|2,2.4,2|-50.8576,19.9014,135.8997|-50.8575,19.9016,129.3997|2,1.2,9|-32.8576,20.5012,138.9|-32.8576,19.9013,135.8999'
  575. ..'|-32.8576,21.1013,135.9|-32.8575,19.9014,129.3999|-47.8582,20.4999,190.3998|-35.8582,20.4999,190.3999|-41.8582,24.6999,190.4|14,1.2,9|-41.858,25.9005,167.4|22,1.2,37|-41.8577,25.9011,144.4|9,1.2,20|-5'
  576. ..'2.0582,20.9,186.8997|0,180,-90|8,2.4,2|-49.8582,21.1,186.8997|2,8.4,2|-50.0582,20.8998,191.3997|8,2.4,7|-33.8582,21.1,186.9|-31.6582,20.9,186.9|0,180,90|-33.6583,20.8998,191.4|-41.8582,27.1,187.4|14,1'
  577. ..'.2,3|-41.8582,25.8999,187.4|3,1.2,14|-41.8583,25.8999,191.9|14,1.2,6|-41.8583,23.4997,198.3999|7,1.2,10|-41.8574,19.9016,124.3998|20,1.2,1|0.0509,0.4117,0.6745|0.3|-37.3583,21.0997,197.8999|1,3.6,2|-4'
  578. ..'6.3583,21.0997,195.8998|-37.3583,21.0997,195.8999|-46.3584,21.0997,197.8998|-46.3584,21.0996,200.8998|-37.3584,21.0996,200.8999|-46.3584,21.0996,199.3998|-37.3583,21.0996,199.3999|-49.8582,25.9,186.89'
  579. ..'99|2,1.2,2|1,1.6,1|http://www.roblox.com/asset/?id=1033714|5|-33.8582,25.9,186.9001|-47.4585,21.1994,207.3997|5,1.2,5|-36.2583,21.1994,207.3999|-48.0584,24.1995,203.8998|0,0,90|1,0.4,2|-47.6584,24.199'
  580. ..'5,207.3998|-35.6584,24.1995,203.9|0,0,-90|-41.8584,24.4995,205.8999|8,1.6,10|-41.8584,24.2994,210.9|2,1.2,8|-41.8586,23.2992,212.8999|2,0.8,6|-41.8584,24.2994,212.4|0,-180,0|6,1.2,1|-38.2584,23.1993,2'
  581. ..'12.9|1,1.2,2|-37.2585,24.1994,210.9|-36.2583,24.1994,207.4|-40.4584,23.1993,214.3999|1,2.7999,1|-43.2584,23.1992,214.3998|0,-180,-90|-45.4586,23.1993,212.8998|-46.4585,24.1994,210.8998|-30.3581,21.500'
  582. ..'1,179.9|1,4.8,8|http://www.roblox.com/asset/?id=9737158|3|-41.8584,25.0994,210.9001|8,0.4,2|-41.8584,25.4995,206.4001|10,0.4,7|-41.8583,24.6997,195.4|10,1.2,1|-41.8584,24.6996,201.4|-41.8583,25.4996,2'
  583. ..'02.4|10,0.4,1|-41.8581,28.3002,179.9001|14,1.2,12|-41.858,28.3004,167.9001|-41.8579,28.3006,160.9001|8,1.2,2|-50.858,27.1005,167.3999|-50.3577,27.1011,144.3999|9,1.2,3|-33.3577,27.1011,144.4002|-41.85'
  584. ..'78,28.3008,152.9001|8,1.2,14|-41.8579,30.1007,158.9001|6,2.4,2|-41.8578,30.1009,152.4001|11,2.4,6|-45.3578,30.1009,152.4001|11,2.4,1|-38.3578,30.1008,152.4002|-57.3963,25.9072,161.3998|0,180,22.5|9,0.'
  585. ..'4,1|-57.4636,24.9609,161.3998|0,180,112.5|1,9.1999,1|-56.9913,27.1465,160.3998|-56.8578,20.3008,155.3996|-11.25,90,-180|-57.3093,20.0069,161.3996|0,180,-11.25|-26.8578,25.7008,155.4002|22.5,-90,180|-1'
  586. ..'9.4668,28.7623,154.4004|-26.3194,25.7072,161.4002|-19.3903,28.5773,160.4004|8,0.4,1|-12.9231,31.2562,158.4006|6,0.4,1|-26.1702,27.1761,160.4003|-19.5182,29.9315,159.4005|1,6.8,1|-12.5787,30.4247,157.4'
  587. ..'006|-18.6763,27.8989,159.4004|-25.3283,25.1436,160.4002|-26.8578,20.3008,155.4001|-11.25,-90,0|-18.8555,18.7247,154.4001|11.25,90,-180|-26.2504,19.9915,161.4001|0,180,11.25|-19.505,28.8548,148.3004|1,'
  588. ..'1.2,8|-18.8359,18.8229,148.3001|11.25,90,-90|-37.3578,28.3008,152.9001|14,1.2,1|-46.3578,28.3008,152.9|-41.8577,28.301,145.4001|8,1.2,1|0.4|-36.358,20.3004,168.3999|1,0.4,1|0.3,2,0.3|-36.3581,20.3001,'
  589. ..'181.3999|-47.3581,20.3001,181.3998|-47.358,20.3004,168.3998|-41.8577,17.5011,144.3997|9,3.6,16|-41.8575,16.9014,134.8997|16,2.4,10|-37.2584,21.1994,210.8999|5,1.2,2|-46.4585,21.1994,210.8997|-18.8945,'
  590. ..'18.5284,160.4001|-33.4581,19.1003,174.8999|90,-90,0|12,1.2,2|-50.2581,19.1003,174.8997|-48.858,18.6004,168.2997|90,180,0|4,1.2,3|-41.8578,17.501,149.8997|2,1.2,18|-50.8577,16.9013,139.3995|0,90,-180|1'
  591. ..'9,2.4,2|-32.8576,16.9012,139.3999|0,-90,180|Block|0.6999|-46.8571,15.3019,114.4996|4,10.8,4|2,14,2|Brick|-36.8571,15.3018,114.4998|-47.3584,19.8995,203.3997|1,8.4,3|-36.3584,19.8996,203.3999|-35.6584,'
  592. ..'19.6996,203.8999|-48.0584,19.6995,203.8997|-45.4586,20.6993,212.8998|-38.2584,20.6993,212.8999|-40.4584,20.6993,214.3998|4,2.7999,1|-43.2584,20.6992,214.3997|-11.99,17.3591,152.4002|-11.9704,17.4573,1'
  593. ..'46.3002|0.3882,0.3725,0.3843|-35.058,18.3003,174.8999|2,0.4,2|-35.058,18.3004,170.8999|-48.6581,18.3002,174.8997|-48.658,18.3004,170.8997|-34.858,18.6004,168.2999|-34.8581,18.5001,181.3999|4,3.2,1|-48'
  594. ..'.8581,18.5001,181.3997|-34.3581,17.5003,174.8999|12,1.2,3|-41.8574,15.7015,128.8997|2,4.8,16|-50.8574,15.7016,126.8995|2,7.2,6|-32.8574,15.7015,126.8999|-36.8574,15.3015,125.8998|4,4,4|-46.8573,15.301'
  595. ..'6,125.8996|-36.8573,15.3016,121.8998|-46.8573,15.3017,121.8996|-41.8574,15.7016,125.8997|4,4.8,4|-49.4573,15.3017,121.8995|-34.2573,15.3016,121.8999|-41.8573,15.1017,121.8997|6,3.6,4|-41.8575,15.1015,'
  596. ..'130.8996|2,1.2,16|-6.5956,16.2862,150.4002|-12.0291,17.1628,158.4002|-6.576,16.3844,144.3002|0.001|-41.8584,19.4994,210.9998|6,1.2,3|http://www.roblox.com/asset/?id=4540411|-39.4584,19.3994,207.4998|4'
  597. ..',1.2,1|http://www.roblox.com/asset/?id=8682864|http://www.roblox.com/asset/?id=2499671|-44.4584,19.3994,207.4998|90,90,0|http://www.roblox.com/asset/?id=6397712|-41.8584,18.8994,208.2998|-90,180,0|2,0'
  598. ..'.8,2|1,1.1,1|-35.0581,18.3002,178.8999|-48.6581,18.3002,178.8997|-49.3581,17.5003,174.8996|-2.2212,15.212,154.4002|-41.3581,13.5002,178.3996|5,3.6,1|0.4117,0.2509,0.1568|-41.8584,17.8995,205.8998|-35.'
  599. ..'8579,15.1005,165.3998|11,1.2,2|-41.858,15.1003,171.8997|10,1.2,2|-35.8579,15.1007,158.8998|-47.8579,15.1007,158.8996|-47.858,15.1003,171.8996|-35.858,15.1004,171.8998|-41.8582,17.4999,190.3997|9,1.2,1'
  600. ..'0|-41.8574,12.7015,126.8996|-46.8573,12.7017,121.8995|-36.8573,12.7016,121.8998|-41.8576,15.1014,133.8997|16,1.2,4|-41.8573,12.5017,121.8996|-41.058,12.6004,169.4996|0,-90,-90|3,1.2,2|-43.058,12.6004,'
  601. ..'169.4996|0,90,90|-41.858,14.3005,166.8996|6,0.4,4|-41.8579,15.1005,165.3997|10,1.2,11|-41.858,16.3004,167.3997|-47.8579,15.1005,165.3996|-41.8579,15.1007,158.8997|-41.8575,13.3014,130.8996|16,2.4,2|-4'
  602. ..'1.8583,16.2996,198.3997|7,1.2,8|-46.3584,17.4997,198.3997|1,3.6,7|-37.3583,17.4997,198.3998|-41.8584,16.2994,205.8997|8,1.2,10|-48.2584,17.1995,205.8996|3,0.4,2|-47.4584,17.1994,205.8996|-47.4584,17.1'
  603. ..'994,208.3996|3,1.2,3|-36.2584,17.1995,205.8999|-35.4585,17.1995,205.8999|-36.2584,17.1994,208.3998|-46.4584,17.1993,210.8996|-41.8584,16.2993,210.8997|-41.8585,16.2993,212.8997|2,1.2,6|-45.4585,17.199'
  604. ..'3,212.8996|-38.2584,17.1993,212.8998|-37.2584,17.1994,210.8998|-37.3583,17.4995,205.8998|-46.3583,17.4994,205.8996|-38.3584,17.4993,210.8998|0,180,180|-45.3584,17.4993,210.8996|-43.2585,17.1992,214.39'
  605. ..'97|3,2.7999,1|-40.4585,17.1993,214.3997|-44.3582,13.3,183.8996|5,4.8,4|-39.3582,13.3,183.8996|-41.8581,13.3001,180.8996|2,4.8,10|-41.3581,13.5001,179.3996|1,3.6,5|-41.3582,14.3,186.8997|1,2.4,2|-41.85'
  606. ..'83,15.8998,193.6997|-90,0,0|4,2.4,2|-41.8584,15.2995,202.8997|4,0.8,16|-64.2488,28.9623,154.3998|-64.3254,28.7773,160.3998|-65.2242,28.1755,159.3997|-64.3823,30.208,159.3998|-64.7041,18.7401,154.3994|'
  607. ..'-64.6652,18.5438,160.3994|-2.1821,15.4083,148.4003|-6.6348,16.0899,156.4002|-64.2105,29.0548,148.2998|-22.5,-90,90|-64.7235,18.8383,148.2994|11.25,-90,90|-2.1625,15.5065,142.3003|-41.8584,17.8993,210.'
  608. ..'6997|1|-44.4584,17.8994,207.4997|4|-39.4584,17.8994,207.4998|-38.2583,17.3994,206.3998|-90,90,0|1,0.8,1|-45.4583,17.3994,207.3997|-41.8584,18.3994,209.0998|2,0.8,1|-41.8584,17.2995,205.8997|-43.6582,1'
  609. ..'2.5999,186.8996|2,3.6,1|-39.2582,12.5999,187.0996|-41.4582,12.5999,186.8996|1,0.8,2|-39.658,11.6005,166.8996|-90,-90,0|4,2.4,5|-42.058,11.5005,166.8995|2,4.8,4|-44.458,11.6005,166.8995|-41.3582,9.7,18'
  610. ..'3.8995|5,2.4,4|-41.3581,10.3001,180.8995|2,1.2,5|-41.3581,10.7001,179.2995|-41.3582,9.6999,187.3995|1,2.4,3|-41.3582,11.4999,187.3996|5,1.2,3|-42.3582,9.9999,189.6995|1,1.3999,0.3|-43.3582,9.9999,189.'
  611. ..'6995|-40.3582,9.9999,189.6995|-39.3582,9.9999,189.6996|-43.3583,9.9998,192.6995|-42.3583,9.9998,192.6995|-39.3583,9.9998,192.6996|-42.8582,10.6998,192.3995|2,0.4,1|-44.3582,10.2999,186.8995|-38.3582,1'
  612. ..'0.2999,186.8996|-41.3582,10.2999,189.3995|-39.8583,10.6998,192.3996|-39.8583,10.6998,188.8996|2,0.4,6|-42.8582,10.6999,188.8995|-40.3583,9.9998,192.6996|-43.3583,9.9997,193.6995|-42.3583,9.9997,193.69'
  613. ..'95|-39.3583,9.9997,193.6996|-40.3583,9.9997,193.6995|-70.716,31.6411,152.3998|-70.7926,31.4562,158.3998|-71.137,30.6247,157.3997|-70.2951,32.6573,157.3998|-71.5696,17.3745,152.3993|-71.5306,17.1782,15'
  614. ..'8.3993|-70.6776,31.7337,146.2998|-39.8582,9.4999,186.8995|2,2,2|-42.8582,9.4999,186.8995|-42.8583,9.4998,191.6995|-39.8583,9.4998,191.6995|-44.0583,9.4998,192.3995|-38.6583,9.4998,192.3995|-44.0582,9.'
  615. ..'4999,189.8995|2,0.4,4|-38.6583,9.4998,189.8996|-42.8582,8.3,183.8994|-41.458,4.6005,166.8993|4,1.2,9|-42.658,4.6005,166.8993|-41.558,9.1004,169.4995|-42.558,9.1004,169.4995|-42.2579,7.3005,164.3994|8,'
  616. ..'14.4,1|3,20,2|-41.3581,9.1001,180.8995|-42.3582,8.9999,189.6995|-43.3582,8.9999,189.6995|-40.3582,8.9999,189.6995|-39.3582,8.9999,189.6995|-43.3583,8.9998,192.6995|-42.3583,8.9998,192.6995|-40.3583,8.'
  617. ..'9998,192.6995|-39.3583,8.9998,192.6995|-42.3583,8.9997,193.6995|-43.3583,8.9997,193.6995|-40.3583,8.9997,193.6995|-39.3583,8.9997,193.6995|-42.8582,8.2999,188.8994|-39.8583,8.2998,188.8995|-39.8583,8.'
  618. ..'2998,192.3995|-42.8583,8.2998,192.3995|-39.8582,8.3,183.8995|-75.7973,33.7459,150.3998|-79.9547,35.4681,148.3997|-75.8739,33.561,156.3997|-80.0313,35.2831,154.3997|-76.1259,32.6913,155.3997|1,5.2,1|-8'
  619. ..'0.3757,34.4517,153.3997|1,4,1|-79.5338,36.4842,153.3998|-75.284,34.7238,155.3998|-80.9196,37.0584,147.8998|-76.9639,16.3015,150.3992|-81.3774,15.4236,148.3991|-76.9249,16.1052,156.3992|-81.3385,15.227'
  620. ..'3,154.3991|0,-180,-11.25|-79.9164,35.5606,142.2997|-75.7589,33.8385,144.2998|-71.589,17.4727,146.2993|-76.9833,16.3997,144.2992|-83.7903,14.7398,148.399|-11.25,90,0|-82.341,36.24,148.3997|22.5,90,0|-8'
  621. ..'2.6854,35.4085,148.8997|-81.3968,15.5219,142.2991;0;2|1:2;n;1|2:3|3:4|4:5|5:6|6:7|7:7;n;3|8:8;p;1|2:3|3:9|4:10|5:11|6:7|7:7;n;3|8:8;p;1|2:3|3:12|4:10|5:13|6:7|7:7;n;3|8:8;p;1|2:3|3:14|4:15|5:16|6:7|7:'
  622. ..'7;n;3|8:8;p;1|2:3|3:17|4:15|5:18|6:7|7:7;1|2:3|3:19|4:15|5:11|6:7|7:7;n;3|8:8;p;1|2:3|3:20|4:15|5:21|6:7|7:7;1|2:3|3:22|4:15|5:23|6:7|7:7;n;3|8:8;p;1|2:3|3:24|4:15|5:23|6:7|7:7;1|2:3|3:25|4:15|5:26|6:'
  623. ..'7|7:7;n;3|9:27|8:8;p;1|2:3|3:28|4:5|5:29|6:7|7:7;n;3|8:8;p;1|2:3|3:30|4:31|5:29|6:7|7:7;n;3|8:8;p;1|2:3|3:32|4:31|5:6|6:7|7:7;n;3|8:8;p;1|2:3|3:33|5:13|6:7|7:7;n;3|9:27|8:8;p;1|2:3|3:34|4:35|5:36|6:7|'
  624. ..'7:7;1|2:3|3:37|4:35|5:38|6:7|7:7;1|2:3|3:39|4:35|5:40|6:7|7:7;1|2:3|3:41|4:42|5:43|6:7|7:7;n;3|8:8;p;1|2:3|3:44|4:42|5:45|6:7|7:7;n;3|8:8;p;1|2:3|10:46|11:47|3:48|4:49|5:50|6:7|7:7|10:46|10:46;n;3|9:5'
  625. ..'1;p;1|2:3|3:52|4:53|5:54|6:7|7:7;n;3|8:8;p;1|2:3|10:46|11:47|3:55|4:49|5:50|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:56|4:57|5:58|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:59|4:57|5'
  626. ..':60|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:61|4:57|5:62|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:63|4:57|5:62|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:64|4:57|5:60|6:7|'
  627. ..'7:7|10:46|10:46;n;3|9:51;p;1|2:3|3:65|4:66|5:67|6:7|7:7;n;3|8:8;p;1|2:3|3:68|4:66|5:69|6:7|7:7;n;3|8:8;p;1|2:3|3:70|4:66|5:71|6:7|7:7;n;3|8:8;p;1|2:3|3:72|5:73|6:7|7:7;n;3|8:8;p;1|2:3|3:74|5:75|6:7|7:'
  628. ..'7;n;3|8:8;p;1|1:76|2:3|10:77|11:47|12:78|3:79|4:80|5:81|6:7|7:7|10:77|10:77;n;3|9:51;4;p;1|1:82|2:3|10:77|11:47|12:78|3:83|4:80|5:81|6:7|7:7|10:77|10:77;n;3|9:51;4;p;1|2:3|3:84|4:5|5:85|6:7|7:7;n;3|8:'
  629. ..'8;p;1|2:3|3:86|4:15|5:87|6:7|7:7;1|2:3|3:88|4:15|5:87|6:7|7:7;1|2:3|3:89|4:5|5:90|6:7|7:7;1|2:3|3:91|4:5|5:90|6:7|7:7;1|2:3|3:92|4:15|5:93|6:7|7:7;1|2:3|3:94|4:15|5:95|6:7|7:7;1|2:3|3:96|4:15|5:95|6:7'
  630. ..'|7:7;1|2:3|3:97|4:15|5:93|6:7|7:7;1|2:3|10:98|12:99|3:100|4:5|5:101|13:102|6:7|7:7|10:98|10:98;1|2:3|3:103|5:104|6:7|7:7;n;3|8:8;p;1|2:3|3:105|4:15|5:104|6:7|7:7;n;3|8:8;p;1|2:3|3:106|4:15|5:107|6:7|7'
  631. ..':7;1|2:3|3:108|4:15|5:107|6:7|7:7;1|2:3|3:109|4:5|5:110|6:7|7:7;1|2:3|10:111|3:112|5:113|6:7|14:8|7:8|10:111|10:111;n;3|8:8;p;1|2:3|10:111|3:114|5:113|6:7|14:8|7:8|10:111|10:111;n;3|8:8;p;1|2:3|10:111'
  632. ..'|3:115|5:113|6:7|14:8|7:8|10:111|10:111;n;3|8:8;p;1|2:3|3:116|4:5|5:117|6:7|7:7;1|2:3|3:118|4:119|5:120|6:7|7:7;n;3|9:121|8:122;p;1|2:3|3:123|5:124|6:7|7:7;n;3|8:8;p;1|2:3|3:125|5:124|6:7|7:7;n;3|8:8;'
  633. ..'p;1|2:3|3:126|5:127|6:7|7:7;n;3|8:8;p;1|2:3|3:128|4:15|5:129|6:7|7:7;1|2:3|3:130|4:15|5:127|6:7|7:7;1|2:3|3:131|5:132|6:7|7:7;n;3|8:8;p;1|2:3|3:133|4:15|5:129|6:7|7:7;1|2:3|3:134|4:15|5:127|6:7|7:7;1|'
  634. ..'2:3|3:135|5:127|6:7|7:7;n;3|8:8;p;1|2:3|3:136|5:132|6:7|7:7;n;3|8:8;p;1|2:3|3:137|4:15|5:93|6:7|7:7;1|2:3|3:138|4:15|5:93|6:7|7:7;1|2:3|3:139|4:15|5:140|6:7|7:7;1|2:3|3:141|4:15|5:142|6:7|7:7;1|2:3|3:'
  635. ..'143|4:5|5:144|6:7|7:7;1|2:3|3:145|4:146|5:147|6:7|7:7;n;3|8:8;p;1|2:3|3:148|4:15|5:149|6:7|7:7;1|2:3|3:150|4:146|5:151|6:7|7:7;n;3|8:8;p;1|2:3|3:152|4:15|5:149|6:7|7:7;1|2:3|3:153|4:154|5:147|6:7|7:7;'
  636. ..'n;3|8:8;p;1|2:3|3:155|4:154|5:151|6:7|7:7;n;3|8:8;p;1|2:3|3:156|4:15|5:157|6:7|7:7;n;3|8:8;p;1|2:3|3:158|4:5|5:159|6:7|7:7;1|2:3|3:160|4:15|5:161|6:7|7:7;n;3|8:8;p;1|2:3|3:162|4:5|5:163|6:7|7:7;1|2:3|'
  637. ..'3:164|4:15|5:165|6:7|7:7;n;3|8:8;p;1|2:3|10:166|11:167|12:99|3:168|4:15|5:169|6:7|7:7|10:166|10:166;1|2:3|3:170|4:15|5:169|6:7|7:7;1|2:3|3:171|4:15|5:169|6:7|7:7;1|2:3|10:166|11:167|12:99|3:172|4:15|5'
  638. ..':169|6:7|7:7|10:166|10:166;1|2:3|10:166|11:167|12:99|3:173|4:15|5:169|6:7|7:7|10:166|10:166;1|2:3|10:166|11:167|12:99|3:174|4:15|5:169|6:7|7:7|10:166|10:166;1|2:3|3:175|4:15|5:62|6:7|7:7;1|2:3|3:176|4'
  639. ..':15|5:62|6:7|7:7;1|2:3|3:177|4:15|5:178|6:7|7:7;n;3|9:179|15:180|8:181;p;1|2:3|3:182|4:15|5:178|6:7|7:7;n;3|9:179|15:180|8:181;p;1|2:3|10:166|11:167|12:99|3:183|4:146|5:184|6:7|7:7|10:166|10:166;n;3|8'
  640. ..':8;p;1|2:3|10:166|11:167|12:99|3:185|4:154|5:184|6:7|7:7|10:166|10:166;n;3|8:8;p;1|2:3|3:186|4:187|5:188|6:7|7:7;n;3|8:8;p;1|2:3|3:189|4:146|5:69|6:7|7:7;n;3|8:8;p;1|2:3|3:190|4:191|5:188|6:7|7:7;n;3|'
  641. ..'8:8;p;1|2:3|3:192|4:5|5:193|6:7|7:7;1|2:3|3:194|4:5|5:195|6:7|7:7;1|2:3|3:196|4:5|5:197|6:7|7:7;1|2:3|3:198|4:199|5:200|6:7|7:7;n;3|8:8;p;1|2:3|3:201|4:154|5:202|6:7|7:7;n;3|8:8;p;1|2:3|3:203|4:154|5:'
  642. ..'202|6:7|7:7;n;3|8:8;p;1|2:3|3:204|4:154|5:69|6:7|7:7;n;3|8:8;p;1|2:3|3:205|4:154|5:206|6:7|7:7;n;3|8:8;p;1|2:3|3:207|4:208|5:206|6:7|7:7;n;3|8:8;p;1|2:3|3:209|4:146|5:202|6:7|7:7;n;3|8:8;p;1|2:3|3:210'
  643. ..'|4:146|5:202|6:7|7:7;n;3|8:8;p;1|2:3|12:3|3:211|4:15|5:212|6:7|7:7;n;5|16:213|17:214;p;1|2:3|3:215|4:199|5:216|6:7|7:7;n;3|8:8;p;1|2:3|3:217|4:199|5:218|6:7|7:7;n;3|8:8;p;1|2:3|3:219|4:15|5:220|6:7|7:'
  644. ..'7;n;3|8:8;p;1|2:3|3:221|5:220|6:7|7:7;n;3|8:8;p;1|2:3|3:222|5:223|6:7|7:7;n;3|8:8;p;1|2:3|3:224|4:15|5:225|6:7|7:7;n;3|8:8;p;1|2:3|3:226|5:225|6:7|7:7;n;3|8:8;p;1|2:3|3:227|4:15|5:228|6:7|7:7;n;3|8:8;'
  645. ..'p;1|2:3|3:229|4:31|5:85|6:7|7:7;n;3|8:8;p;1|2:3|3:230|4:31|5:231|6:7|7:7;n;3|8:8;p;1|2:3|3:232|4:5|5:231|6:7|7:7;n;3|8:8;p;1|2:3|3:233|4:15|5:234|6:7|7:7;1|2:3|3:235|4:15|5:236|6:7|7:7;n;3|8:8;p;1|2:3'
  646. ..'|3:237|4:5|5:238|6:7|7:7;1|2:3|3:239|4:31|5:240|6:7|7:7;n;3|8:8;p;1|2:3|3:241|4:5|5:240|6:7|7:7;n;3|8:8;p;1|2:3|3:242|4:243|5:244|6:7|7:7;n;3|8:8;p;1|2:3|10:46|11:47|3:245|4:246|5:247|6:7|7:7|10:46|10'
  647. ..':46;n;3|9:51;p;1|2:3|10:46|11:47|3:248|4:246|5:81|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|3:249|4:250|5:120|6:7|7:7;n;3|9:121|8:122;p;1|2:3|3:251|4:252|5:244|6:7|7:7;n;3|8:8;p;1|2:3|3:253|4:254|5:120|6:7'
  648. ..'|7:7;n;3|9:121|8:122;p;1|2:3|3:255|4:35|5:120|6:7|7:7;1|2:3|3:256|4:42|5:244|6:7|7:7;n;3|8:8;p;1|2:3|3:257|4:42|5:258|6:7|7:7;n;3|8:8;p;1|2:3|3:259|4:42|5:260|6:7|7:7;n;3|8:8;p;1|2:3|10:46|11:47|3:261'
  649. ..'|4:57|5:81|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:262|4:57|5:263|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:264|4:57|5:58|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:265|4:5'
  650. ..'7|5:263|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:266|4:57|5:81|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|3:267|4:268|5:120|6:7|7:7;n;3|9:121|8:122;p;1|2:3|3:269|4:270|5:120|6:7|7:7;1|2:3|3:271|4:'
  651. ..'272|5:244|6:7|7:7;n;3|8:8;p;1|2:3|3:273|4:66|5:274|6:7|7:7;n;3|8:8;p;1|2:3|3:275|4:276|5:274|6:7|7:7;n;3|8:8;p;1|2:3|3:277|4:5|5:278|6:7|7:7;n;3|8:8;p;1|2:3|3:279|4:31|5:278|6:7|7:7;n;3|8:8;p;1|2:3|3:'
  652. ..'280|5:281|6:7|7:7;n;3|8:8;p;1|2:3|10:166|11:167|12:282|3:283|4:15|5:284|6:7|7:7|10:166|10:166;n;3|9:285|15:180|8:181;p;1|2:3|10:166|11:167|12:282|3:286|4:15|5:284|6:7|7:7|10:166|10:166;n;3|9:285|15:18'
  653. ..'0|8:181;p;1|2:3|10:166|11:167|12:282|3:287|4:15|5:284|6:7|7:7|10:166|10:166;n;3|9:285|15:180|8:181;p;1|2:3|10:166|11:167|12:282|3:288|4:15|5:284|6:7|7:7|10:166|10:166;n;3|9:285|15:180|8:181;p;1|2:3|3:'
  654. ..'289|4:5|5:290|6:7|7:7;1|2:3|3:291|4:15|5:292|6:7|7:7;1|2:3|10:166|11:167|12:99|3:293|4:154|5:294|6:7|7:7|10:166|10:166;n;3|8:8;p;1|2:3|10:166|11:167|12:99|3:295|4:146|5:294|6:7|7:7|10:166|10:166;n;3|8'
  655. ..':8;p;1|2:3|3:296|4:272|5:258|6:7|7:7;n;3|8:8;p;1|2:3|3:297|4:298|5:299|6:7|7:7;1|2:3|3:300|4:298|5:299|6:7|7:7;1|2:3|3:301|4:302|5:303|6:7|7:7;1|2:3|3:304|4:5|5:305|6:7|7:7;1|2:3|3:306|4:307|5:308|6:7'
  656. ..'|7:7;n;3|8:8;p;1|2:3|3:309|4:310|5:308|6:7|7:7;n;3|8:8;p;1|1:311|2:3|10:77|12:312|3:313|4:302|5:314|13:102|6:7|7:7|10:77|10:77;n;4;3|9:315|15:180|8:181;p;1|1:316|2:3|10:77|12:312|3:317|4:302|5:314|13:'
  657. ..'102|6:7|7:7|10:77|10:77;n;4;3|9:315|15:180|8:181;p;1|2:3|3:318|4:15|5:319|6:7|7:7;1|2:3|3:320|4:15|5:319|6:7|7:7;1|2:3|3:321|4:191|5:216|6:7|7:7;n;3|8:8;p;1|2:3|3:322|4:187|5:216|6:7|7:7;n;3|8:8;p;1|2'
  658. ..':3|10:166|11:167|12:99|3:323|4:146|6:7|7:7|10:166|10:166;n;3|8:8;p;1|2:3|10:166|11:167|12:99|3:324|4:154|6:7|7:7|10:166|10:166;n;3|8:8;p;1|2:3|10:166|11:167|12:99|3:325|4:154|5:326|6:7|7:7|10:166|10:1'
  659. ..'66;n;3|8:8;p;1|2:3|10:166|11:167|12:99|3:327|4:208|5:326|6:7|7:7|10:166|10:166;n;3|8:8;p;1|2:3|3:328|4:270|5:36|6:7|7:7;1|2:3|3:329|4:276|5:71|6:7|7:7;n;3|8:8;p;6|2:3|10:330|3:331|4:31|5:332|7:8|10:33'
  660. ..'0|10:330;n;4;4;p;6|2:3|10:330|3:333|4:31|5:332|7:8|10:330|10:330;n;4;4;p;6|2:3|10:330|3:334|4:31|5:332|7:8|10:330|10:330;n;4;4;p;6|2:3|10:330|3:335|4:31|5:332|7:8|10:330|10:330;n;4;4;p;1|2:3|3:336|4:3'
  661. ..'02|5:303|6:7|7:7;1|2:3|3:337|4:80|5:338|6:7|7:7;1|2:3|3:339|4:80|5:338|6:7|7:7;1|2:3|3:340|4:307|5:341|6:7|7:7;1|2:3|3:342|4:5|5:343|6:7|7:7;1|2:3|3:344|4:15|5:345|6:7|7:7;1|2:3|3:346|4:15|5:345|6:7|7'
  662. ..':7;1|2:3|10:330|3:347|4:5|5:348|18:8|6:7|7:7|10:330|10:330;1|2:3|10:330|3:349|4:5|5:348|18:8|6:7|7:7|10:330|10:330;1|2:3|10:111|3:350|4:5|5:348|18:8|6:7|7:7|10:111|10:111;1|2:3|10:111|3:351|4:5|5:348|'
  663. ..'18:8|6:7|7:7|10:111|10:111;1|2:3|3:352|4:15|5:353|6:7|7:7;1|2:3|10:111|3:354|4:187|5:113|6:7|14:8|7:8|10:111|10:111;n;3|8:8;p;1|2:3|10:111|3:355|4:191|5:113|6:7|14:8|7:8|10:111|10:111;n;3|8:8;p;1|2:3|'
  664. ..'3:356|4:15|5:357|6:7|7:7;1|2:3|3:358|4:5|5:359|6:7|7:7;1|2:3|3:360|4:270|5:38|6:7|7:7;1|2:3|3:361|4:272|5:260|6:7|7:7;n;3|8:8;p;1|2:3|3:362|4:276|5:69|6:7|7:7;n;3|8:8;p;1|2:3|12:363|3:364|5:365|6:7|7:'
  665. ..'7;n;3|8:8;5|16:366;7;p;1|2:3|12:363|3:367|4:298|5:368|6:7|7:7;n;3|8:8;5|16:369|17:214;7;5|16:370;p;1|2:3|12:363|3:371|4:372|5:368|6:7|7:7;n;3|8:8;5|16:369|17:7;5|16:373;7;p;1|2:3|10:111|11:47|3:374|4:'
  666. ..'375|5:376|6:7|7:7|10:111|10:111;n;3|9:377|8:214;p;6|2:3|10:330|3:378|4:31|5:332|7:8|10:330|10:330;n;4;4;p;6|2:3|10:330|3:379|4:31|5:332|7:8|10:330|10:330;n;4;4;p;1|2:3|3:380|4:307|5:341|6:7|7:7;1|2:3|'
  667. ..'3:381|4:272|5:45|6:7|7:7;n;3|8:8;p;1|2:3|3:382|4:10|5:383|6:7|7:7;n;3|8:8;p;6|2:3|10:384|3:385|4:15|5:332|7:8|10:384|10:384;n;4;4;p;1|2:3|3:386|4:310|5:387|6:7;n;3|8:8;p;1|2:3|3:388|4:80|5:389|6:7;n;3'
  668. ..'|8:8;p;1|2:3|3:390|4:10|5:178|6:7|7:7;n;3|15:180|8:181;p;1|2:3|3:391|4:10|5:178|6:7|7:7;n;3|15:180|8:181;p;1|2:3|3:392|4:10|5:178|6:7|7:7;n;3|15:180|8:181;p;1|2:3|3:393|4:10|5:178|6:7|7:7;n;3|15:180|8'
  669. ..':181;p;1|2:3|3:394|4:5|5:395|6:7|7:7;1|2:3|3:396|4:5|5:110|6:7|7:7;1|2:3|10:111|3:397|4:10|5:113|6:7|14:8|7:8|10:111|10:111;n;3|8:8;p;1|2:3|10:111|3:398|4:10|5:113|6:7|14:8|7:8|10:111|10:111;n;3|8:8;p'
  670. ..';1|2:3|3:399|4:80|5:400|6:7|7:7;n;3|8:8;p;1|2:3|10:111|3:401|4:10|5:113|6:7|14:8|7:8|10:111|10:111;n;3|8:8;p;1|2:3|3:402|4:403|5:404|6:7;n;3|8:8;p;1|2:3|3:405|4:406|5:404|6:7;n;3|8:8;p;1|2:3|3:407|4:1'
  671. ..'5|5:408|6:7|7:7;1|2:3|3:409|4:15|5:410|6:7|7:7;1|2:3|3:411|4:15|5:142|6:7|7:7;1|2:3|3:412|4:307|5:387|6:7;n;3|8:8;p;1|2:3|3:413|4:10|5:389|6:7;n;3|8:8;p;1|2:3|3:414|4:80|5:415|6:7|7:7;n;3|8:8;p;1|2:3|'
  672. ..'3:416|4:5|5:417|6:7|7:7;1|2:3|3:418|4:15|5:419|6:7|7:7;1|2:3|3:420|4:15|5:419|6:7|7:7;1|2:3|3:421|4:5|5:422|6:7|7:7;1|2:3|3:423|4:146|5:424|6:7|7:7;n;3|8:8;p;1|2:3|3:425|4:191|5:404|6:7|7:7;1|2:3|3:42'
  673. ..'6|4:146|5:427|6:7|7:7;n;3|8:8;p;1|2:3|3:428|4:191|5:404|6:7|7:7;1|2:3|3:429|4:154|5:424|6:7|7:7;n;3|8:8;p;1|2:3|3:430|4:154|5:427|6:7|7:7;n;3|8:8;p;1|2:3|3:431|4:146|5:404|6:7|7:7;n;3|8:8;p;1|2:3|3:43'
  674. ..'2|4:5|5:195|6:7|7:7;1|2:3|3:433|4:5|5:434|6:7|7:7;1|2:3|3:435|4:146|5:404|6:7|7:7;n;3|8:8;p;1|2:3|3:436|4:154|5:404|6:7|7:7;n;3|8:8;p;1|2:3|3:437|4:154|5:404|6:7|7:7;n;3|8:8;p;1|2:3|3:438|4:15|5:274|6'
  675. ..':7|7:7;1|2:3|3:439|4:15|5:274|6:7|7:7;1|2:3|3:440|4:441|5:202|6:7|7:7;1|2:3|3:442|4:15|5:202|6:7|7:7;1|2:3|3:443|4:146|5:444|6:7|7:7;n;3|8:8;p;1|2:3|3:445|4:154|5:444|6:7|7:7;n;3|8:8;p;1|2:3|3:446|4:1'
  676. ..'5|5:447|6:7|7:7;1|2:3|3:448|4:15|5:447|6:7|7:7;1|2:3|3:449|4:5|5:450|6:7|7:7;1|2:3|3:451|4:5|5:452|6:7|7:7;1|2:3|3:453|4:15|5:454|6:7|7:7;n;3|8:8;p;1|2:3|3:455|4:456|5:457|6:7|7:7;n;3|8:8;p;1|2:3|3:45'
  677. ..'8|4:441|5:459|6:7|7:7;n;3|8:8;p;1|2:3|3:460|4:119|5:120|6:7|7:7;1|2:3|3:461|4:243|5:258|6:7|7:7;n;3|8:8;p;1|2:3|10:46|11:47|3:462|4:246|5:263|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:463|4:2'
  678. ..'46|5:263|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|3:464|4:250|5:120|6:7|7:7;1|2:3|3:465|4:252|5:258|6:7|7:7;n;3|8:8;p;1|2:3|3:466|4:270|5:40|6:7|7:7;1|2:3|3:467|4:272|5:43|6:7|7:7;n;3|8:8;p;1|2:3|3:468|4:'
  679. ..'469|5:274|6:7|7:7;n;3|8:8;p;1|2:3|3:470|4:471|5:274|6:7|7:7;n;3|8:8;p;1|2:3|3:472|4:276|5:67|6:7|7:7;n;3|8:8;p;1|2:3|12:363|3:473|4:302|5:236|6:7|7:7;n;5|16:369|17:474;p;1|2:3|12:363|3:475|4:298|6:7|7'
  680. ..':7;n;5|16:369|17:476;5|16:369|17:214;p;1|2:3|12:363|3:477|4:298|6:7|7:7;n;5|16:369|17:474;5|16:369|17:214;p;1|2:3|10:111|11:47|3:478|4:479|5:480|6:7|7:7|10:111|10:111;n;3|9:51;p;1|2:3|10:111|11:47|3:4'
  681. ..'81|4:479|5:480|6:7|7:7|10:111|10:111;n;3|9:51;p;1|2:3|10:111|11:47|3:482|4:375|5:483|6:7|7:7|10:111|10:111;n;3|9:51;p;1|2:3|10:111|11:47|3:484|4:15|5:376|6:7|7:7|10:111|10:111;n;3|9:51;p;1|2:3|3:485|4'
  682. ..':298|5:486|6:7|7:7;n;3|8:8;p;1|2:3|3:487|4:372|5:486|6:7|7:7;n;3|8:8;p;1|2:3|10:330|3:488|4:191|5:489|6:7|7:7|10:330|10:330;1|2:3|3:490|4:491|5:492|6:7|7:7;n;3|8:8;p;1|2:3|3:493|4:15|5:494|6:7|7:7;1|2'
  683. ..':3|3:495|4:479|5:492|6:7|7:7;n;3|8:8;p;1|2:3|3:496|4:15|5:497|6:7|7:7;1|2:3|3:498|4:5|5:499|6:7|7:7;1|2:3|3:500|4:456|5:294|6:7|7:7;n;3|8:8;p;1|2:3|3:501|4:15|5:502|6:7|7:7;1|2:3|10:330|3:503|4:15|5:5'
  684. ..'04|6:7|7:7|10:330|10:330;1|2:3|3:505|4:375|5:62|6:7|7:7;n;3|9:506;p;1|2:3|3:507|4:375|5:62|6:7|7:7;n;3|9:506;p;1|2:3|3:508|4:375|5:62|6:7|7:7;n;3|9:506;p;1|2:3|3:509|4:375|5:62|6:7|7:7;n;3|9:506;p;1|2'
  685. ..':3|3:510|4:375|5:179|6:7|7:7;n;3|9:506;p;1|2:3|3:511|4:375|5:179|6:7|7:7;n;3|9:506;p;1|2:3|3:512|4:375|5:179|6:7|7:7;n;3|9:506;p;1|2:3|10:330|3:513|4:15|5:514|6:7|7:7|10:330|10:330;n;3|8:8;p;1|2:3|3:5'
  686. ..'15|4:307|5:486|6:7|7:7;n;3|8:8;p;1|2:3|3:516|4:310|5:486|6:7|7:7;n;3|8:8;p;1|2:3|3:517|4:15|5:62|6:7|7:7;n;3|8:8;p;1|2:3|10:330|3:518|4:15|5:514|6:7|7:7|10:330|10:330;n;3|8:8;p;1|2:3|3:519|4:15|5:520|'
  687. ..'6:7|7:7;1|2:3|3:521|4:15|5:520|6:7|7:7;1|2:3|3:522|4:375|5:179|6:7|7:7;n;3|9:506;p;1|2:3|10:330|3:523|4:375|5:284|6:7|7:7|10:330|10:330;n;3|9:285|15:180|8:181;p;1|2:3|10:330|3:524|4:375|5:284|6:7|7:7|'
  688. ..'10:330|10:330;n;3|9:285|15:180|8:181;p;1|2:3|10:330|3:525|4:375|5:284|6:7|7:7|10:330|10:330;n;3|9:285|15:180|8:181;p;1|2:3|10:330|3:526|4:375|5:284|6:7|7:7|10:330|10:330;n;3|9:285|15:180|8:181;p;1|2:3'
  689. ..'|3:527|4:119|5:36|6:7|7:7;1|2:3|3:528|4:243|5:260|6:7|7:7;n;3|8:8;p;1|2:3|10:46|11:47|3:529|4:246|5:58|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:530|4:246|5:58|6:7|7:7|10:46|10:46;n;3|9:51;p;'
  690. ..'1|2:3|3:531|4:250|5:36|6:7|7:7;1|2:3|3:532|4:252|5:260|6:7|7:7;n;3|8:8;p;1|2:3|3:533|4:469|5:71|6:7|7:7;n;3|8:8;p;1|2:3|10:330|3:534|4:5|5:535|18:8|6:7|7:7|10:330|10:330;1|2:3|10:330|3:536|4:5|5:535|1'
  691. ..'8:8|6:7|7:7|10:330|10:330;1|2:3|10:330|3:537|4:375|5:332|6:7|7:7|10:330|10:330;n;3|8:214;p;1|2:3|10:330|3:538|4:375|5:332|6:7|7:7|10:330|10:330;n;3|8:214;p;1|2:3|10:330|3:539|4:146|5:514|6:7|7:7|10:33'
  692. ..'0|10:330;n;3|8:8;p;1|2:3|10:330|3:540|4:154|5:514|6:7|7:7|10:330|10:330;n;3|8:8;p;1|2:3|3:541|4:146|5:542|6:7|7:7;1|2:3|3:543|4:146|5:542|6:7|7:7;1|2:3|3:544|4:10|5:542|6:7|7:7;n;3|8:8;p;1|2:3|3:545|4'
  693. ..':491|5:546|6:7;n;3|8:8;p;1|2:3|3:547|4:479|5:546|6:7;n;3|8:8;p;1|2:3|3:548|4:403|5:368|6:7;n;3|8:8;p;1|2:3|3:549|4:406|5:368|6:7;n;3|8:8;p;1|2:3|3:550|4:10|5:551|6:7|7:7;n;3|9:552|15:180|8:181;p;1|2:3'
  694. ..'|3:553|4:10|5:294|6:7|7:7;n;3|8:8;p;1|2:3|3:554|4:375|5:62|6:7|7:7;n;3|9:506;p;1|2:3|3:555|4:375|5:62|6:7|7:7;n;3|9:506;p;1|2:3|3:556|4:375|5:62|6:7|7:7;n;3|9:506;p;1|2:3|3:557|4:375|5:62|6:7|7:7;n;3|'
  695. ..'9:506;p;1|2:3|3:558|4:375|5:179|6:7|7:7;n;3|9:506;p;1|2:3|3:559|4:375|5:179|6:7|7:7;n;3|9:506;p;1|2:3|3:560|4:375|5:179|6:7|7:7;n;3|9:506;p;1|2:3|3:561|4:375|5:179|6:7|7:7;n;3|9:506;p;1|2:3|10:330|3:5'
  696. ..'62|4:375|5:284|6:7|7:7|10:330|10:330;n;3|9:285|15:180|8:181;p;1|2:3|10:330|3:563|4:375|5:284|6:7|7:7|10:330|10:330;n;3|9:285|15:180|8:181;p;1|2:3|10:330|3:564|4:375|5:284|6:7|7:7|10:330|10:330;n;3|9:2'
  697. ..'85|15:180|8:181;p;1|2:3|10:330|3:565|4:375|5:284|6:7|7:7|10:330|10:330;n;3|9:285|15:180|8:181;p;1|2:3|3:566|4:15|5:520|6:7|7:7;1|2:3|3:567|4:15|5:520|6:7|7:7;1|2:3|10:330|3:568|4:441|5:514|6:7|7:7|10:'
  698. ..'330|10:330;n;3|8:8;p;1|2:3|10:330|3:569|4:441|5:514|6:7|7:7|10:330|10:330;n;3|8:8;p;1|2:3|3:570|4:10|5:542|6:7|7:7;n;3|8:8;p;1|2:3|3:571|4:119|5:38|6:7|7:7;1|2:3|3:572|4:119|5:40|6:7|7:7;1|2:3|3:573|4'
  699. ..':243|5:43|6:7|7:7;n;3|8:8;p;1|2:3|3:574|4:243|5:45|6:7|7:7;n;3|8:8;p;1|2:3|10:46|11:47|3:575|4:246|5:576|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:577|4:246|5:578|6:7|7:7|10:46|10:46;n;3|9:51'
  700. ..';p;1|2:3|10:46|11:47|3:579|4:246|5:578|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:580|4:246|5:576|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|10:46|11:47|3:581|4:469|5:50|6:7|7:7|10:46|10:46;n;3|9:51'
  701. ..';p;1|2:3|3:582|4:250|5:38|6:7|7:7;1|2:3|3:583|4:250|5:40|6:7|7:7;1|2:3|3:584|4:252|5:43|6:7|7:7;n;3|8:8;p;1|2:3|3:585|4:586|5:45|6:7|7:7;n;3|8:8;p;1|2:3|3:587|4:469|5:67|6:7|7:7;n;3|8:8;p;1|2:3|3:588|'
  702. ..'4:469|5:69|6:7|7:7;n;3|8:8;p;1|2:3|3:589|4:471|5:71|6:7|7:7;n;3|8:8;p;1|2:3|3:590|4:471|5:69|6:7|7:7;n;3|8:8;p;1|2:3|3:591|4:592|5:54|6:7|7:7;n;3|8:8;p;1|2:3|3:593|4:594|5:54|6:7|7:7;n;3|8:8;p;1|2:3|1'
  703. ..'0:46|11:47|3:595|4:469|5:50|6:7|7:7|10:46|10:46;n;3|9:51;p;1|2:3|3:596|4:471|5:67|6:7|7:7;n;3|8:8;p;p;')
  704. for _,Object in pairs(Objects) do
  705. Object.Parent = script and script.Parent==workspace and script or workspace
  706. end
  707. for _,f in pairs(ActualScripts) do f() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement