Advertisement
lafur

Untitled

May 20th, 2020
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 184.22 KB | None | 0 0
  1. -- Converted using Mokiros's Model to Script plugin
  2. -- Converted string size: 135550
  3. local genv={}
  4. local Scripts = {
  5. function() while true do
  6. script.Parent.Color = Color3.new(math.random(), math.random(), math.random())
  7. wait(2.0)
  8. end
  9. end;
  10. function() local isOn = true
  11.  
  12. function on()
  13. isOn = true
  14. script.Parent.PosA1.Transparency = 0
  15. script.Parent.PosA1.CanCollide = true
  16. script.Parent.PosB1.Transparency = 1
  17. script.Parent.PosB1.CanCollide = false
  18. script.Parent.PosA2.Transparency = 0
  19. script.Parent.PosA2.CanCollide = true
  20. script.Parent.PosB2.Transparency = 1
  21. script.Parent.PosB2.CanCollide = false
  22. script.Parent.lol.Transparency = 1
  23. end
  24.  
  25. function off()
  26. isOn = false
  27. script.Parent.PosA1.Transparency = 1
  28. script.Parent.PosA1.CanCollide = false
  29. script.Parent.PosB1.Transparency = 0
  30. script.Parent.PosB1.CanCollide = true
  31. script.Parent.PosA2.Transparency = 1
  32. script.Parent.PosA2.CanCollide = false
  33. script.Parent.PosB2.Transparency = 0
  34. script.Parent.PosB2.CanCollide = true
  35. script.Parent.lol.Transparency = 0.5
  36. wait (2)
  37. script.Parent.lol.Transparency = 0.6
  38. wait (2)
  39. script.Parent.lol.Transparency = 0.7
  40. wait (2)
  41. script.Parent.lol.Transparency = 0.8
  42. wait (2)
  43. script.Parent.lol.Transparency = 0.9
  44. wait (2)
  45. script.Parent.lol.Transparency = 1
  46. end
  47.  
  48. function onClicked()
  49.  
  50. if isOn == true then off() else on() end
  51.  
  52. end
  53.  
  54. script.Parent.PosA1.ClickDetector.MouseClick:connect(onClicked)
  55. script.Parent.PosB1.ClickDetector.MouseClick:connect(onClicked)
  56.  
  57.  
  58. on() end;
  59. function() local isOn = true
  60.  
  61. function on()
  62. isOn = true
  63. script.Parent.PosA1.Transparency = 0
  64. script.Parent.PosA1.CanCollide = true
  65. script.Parent.PosB1.Transparency = 1
  66. script.Parent.PosB1.CanCollide = false
  67. script.Parent.PosA2.Transparency = 0
  68. script.Parent.PosA2.CanCollide = true
  69. script.Parent.PosB2.Transparency = 1
  70. script.Parent.PosB2.CanCollide = false
  71. script.Parent.lol.Transparency = 1
  72. end
  73.  
  74. function off()
  75. isOn = false
  76. script.Parent.PosA1.Transparency = 1
  77. script.Parent.PosA1.CanCollide = false
  78. script.Parent.PosB1.Transparency = 0
  79. script.Parent.PosB1.CanCollide = true
  80. script.Parent.PosA2.Transparency = 1
  81. script.Parent.PosA2.CanCollide = false
  82. script.Parent.PosB2.Transparency = 0
  83. script.Parent.PosB2.CanCollide = true
  84. script.Parent.lol.Transparency = 0.5
  85. wait (2)
  86. script.Parent.lol.Transparency = 0.6
  87. wait (2)
  88. script.Parent.lol.Transparency = 0.7
  89. wait (2)
  90. script.Parent.lol.Transparency = 0.8
  91. wait (2)
  92. script.Parent.lol.Transparency = 0.9
  93. wait (2)
  94. script.Parent.lol.Transparency = 1
  95. end
  96.  
  97. function onClicked()
  98.  
  99. if isOn == true then off() else on() end
  100.  
  101. end
  102.  
  103. script.Parent.PosA1.ClickDetector.MouseClick:connect(onClicked)
  104. script.Parent.PosB1.ClickDetector.MouseClick:connect(onClicked)
  105.  
  106.  
  107. on() end;
  108. function() local isOn = true
  109.  
  110. function on()
  111. isOn = true
  112. script.Parent.PosA1.Transparency = 0
  113. script.Parent.PosA1.CanCollide = true
  114. script.Parent.PosB1.Transparency = 1
  115. script.Parent.PosB1.CanCollide = false
  116. script.Parent.PosA2.Transparency = 0
  117. script.Parent.PosA2.CanCollide = true
  118. script.Parent.PosB2.Transparency = 1
  119. script.Parent.PosB2.CanCollide = false
  120. script.Parent.lol.Transparency = 1
  121. end
  122.  
  123. function off()
  124. isOn = false
  125. script.Parent.PosA1.Transparency = 1
  126. script.Parent.PosA1.CanCollide = false
  127. script.Parent.PosB1.Transparency = 0
  128. script.Parent.PosB1.CanCollide = true
  129. script.Parent.PosA2.Transparency = 1
  130. script.Parent.PosA2.CanCollide = false
  131. script.Parent.PosB2.Transparency = 0
  132. script.Parent.PosB2.CanCollide = true
  133. script.Parent.lol.Transparency = 0.5
  134. wait (2)
  135. script.Parent.lol.Transparency = 0.6
  136. wait (2)
  137. script.Parent.lol.Transparency = 0.7
  138. wait (2)
  139. script.Parent.lol.Transparency = 0.8
  140. wait (2)
  141. script.Parent.lol.Transparency = 0.9
  142. wait (2)
  143. script.Parent.lol.Transparency = 1
  144. end
  145.  
  146. function onClicked()
  147.  
  148. if isOn == true then off() else on() end
  149.  
  150. end
  151.  
  152. script.Parent.PosA1.ClickDetector.MouseClick:connect(onClicked)
  153. script.Parent.PosB1.ClickDetector.MouseClick:connect(onClicked)
  154.  
  155.  
  156. on() end;
  157. function() humanoid = nil
  158.  
  159. function onTouched(part)
  160. if part.Parent ~= nil then
  161. local h = part.Parent:findFirstChild("Humanoid")
  162. if h~=nil then
  163. if remoteisenabled~=0 then
  164. if h==humanoid then
  165. return
  166. end
  167. local tv=script.Parent.Parent:findFirstChild("TV")
  168. if tv~=nil then
  169. local channelno = tv.channelno.Value
  170. tv.channelno.Value=channelno+1
  171. remoteisenabled=0
  172. wait(2)
  173. remoteisenabled=1
  174. else
  175. print("could not find TV!")
  176. end
  177. end
  178. end
  179. end
  180. end
  181.  
  182. script.Parent.Touched:connect(onTouched) end;
  183. function() -- Script: Blink Lights
  184. -- Author: dzxy1234
  185. -- Description: Randomly toggles each light on and off.
  186. -- On colour is blue, off colour is black
  187.  
  188. colourOn = Color3.new(0, 0, 1)
  189. colourOff = Color3.new(0, 0, 0)
  190.  
  191. while true do
  192. c = script.Parent.Lights:GetChildren()
  193. for i = 1, #c do
  194. if math.random() > 0.5 then
  195. c[i].Color = colourOn
  196. else
  197. c[i].Color = colourOff
  198. end
  199. end
  200. wait(0.2)
  201. end
  202. end;
  203. function() script.Parent.Color = Color3.new(1, 1, 0)
  204. end;
  205. function() script.Parent.Color = Color3.new(0, 0, 1)
  206. end;
  207. function() script.Parent.Color = Color3.new(0, 1, 0)
  208. end;
  209. function() script.Parent.Color = Color3.new(0, 1, 1)
  210. end;
  211. function() script.Parent.Color = Color3.new(1, 0, 0)
  212. end;
  213. function() script.Parent.Color = Color3.new(1, 0, 1)
  214. end;
  215. function() -- Lights up each light by setting the reflectance
  216.  
  217. while true do
  218. c = script.Parent.Lights:GetChildren()
  219. for i = 1, #c do
  220. if math.random() > 0.5 then
  221. c[i].Reflectance = 0.4
  222. else
  223. c[i].Reflectance = 0
  224. end
  225. end
  226. wait(0.4)
  227. end
  228. end;
  229. function() script.Parent.channelno.Value=0
  230. function onchannelchange()
  231. local screen=script.Parent.screen
  232. local channelno=script.Parent.channelno.Value
  233. if channelno==1 then
  234. local pic = script.Parent.t1.untitled:clone()
  235. pic.Parent=screen
  236. end
  237. if channelno==2 then
  238. screen.untitled:remove()
  239. local pic = script.Parent.t2.untitled2:clone()
  240. pic.Parent=screen
  241. end
  242. if channelno==3 then
  243. screen.untitled2:remove()
  244. local pic = script.Parent.t3.untitled3:clone()
  245. pic.Parent=screen
  246. end
  247. if channelno==4 then
  248. screen.untitled3:remove()
  249. local pic = script.Parent.t4.untitled4:clone()
  250. pic.Parent=screen
  251. end
  252. if channelno==5 then
  253. screen.untitled4:remove()
  254. local pic = script.Parent.t5.untitled5:clone()
  255. pic.Parent=screen
  256. end
  257. if channelno==6 then
  258. screen.untitled5:remove()
  259. local pic = script.Parent.t6.untitled6:clone()
  260. pic.Parent=screen
  261. end
  262. if channelno==7 then
  263. screen.untitled6:remove()
  264. local pic = script.Parent.t7.untitled7:clone()
  265. pic.Parent=screen
  266. end
  267. if channelno==8 then
  268. screen.untitled7:remove()
  269. local pic = script.Parent.t8.untitled8:clone()
  270. pic.Parent=screen
  271. end
  272. if channelno==9 then
  273. screen.untitled8:remove()
  274. local pic = script.Parent.t9.untitled9:clone()
  275. pic.Parent=screen
  276. end
  277. if channelno==10 then
  278. screen.untitled9:remove()
  279. local pic = script.Parent.t10.untitled10:clone()
  280. pic.Parent=screen
  281. end
  282. if channelno>10 then
  283. local d=screen:findFirstChild("untitled10")
  284. if d~=nil then
  285. d:remove()
  286. end
  287. resettv()
  288. end
  289. end
  290.  
  291. function resettv()
  292. wait(1)
  293. script.Parent.channelno.Value=0
  294. end
  295.  
  296. script.Parent.channelno.Changed:connect(onchannelchange) end;
  297. function() local Tool = script.Parent;
  298.  
  299. enabled = true
  300. function onButton1Down(mouse)
  301. if not enabled then
  302. return
  303. end
  304.  
  305. enabled = true
  306. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  307.  
  308. --wait(.5)
  309. --mouse.Icon = "rbxasset://textures\\GunCursor.png"
  310. --enabled = true
  311. --mouse.Button1Up:connect(function() onButton1Up(mouse) end)
  312.  
  313. end
  314.  
  315.  
  316. function onButton1Up(mouse)
  317. enabled = false
  318. Tool.Enabled = false
  319. mouse.Icon = "rbxasset://textures\\GunWaitCursor.png"
  320. wait(2.2)
  321. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  322. enabled = true
  323. Tool.Enabled = true
  324. end
  325.  
  326. function onEquippedLocal(mouse)
  327.  
  328. if mouse == nil then
  329. print("Mouse not found")
  330. return
  331. end
  332.  
  333. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  334. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  335. mouse.Button1Up:connect(function() onButton1Up(mouse)end)
  336. end
  337.  
  338.  
  339. Tool.Equipped:connect(onEquippedLocal)
  340. end;
  341. function() ball = script.Parent
  342. damage = 2.75
  343.  
  344.  
  345.  
  346. function onTouched(hit)
  347. local humanoid = hit.Parent:findFirstChild("Zombie")
  348. -- make a splat
  349. --for i=1,3 do
  350. -- local s = Instance.new("Part")
  351. -- s.Shape = 1 -- block
  352. -- s.formFactor = 2 -- plate
  353. -- s.Size = Vector3.new(1,.4,1)
  354. -- s.BrickColor = ball.BrickColor
  355. -- local v = Vector3.new(math.random(-1,1), math.random(0,1), math.random(-1,1))
  356. -- s.Velocity = 15 * v--15
  357. -- s.CFrame = CFrame.new(ball.Position + v, v)
  358. --- ball.BrickCleanup:clone().Parent = s
  359. -- s.BrickCleanup.Disabled = false
  360. -- s.Parent = game.Workspace
  361. --
  362. --end
  363.  
  364.  
  365. if humanoid ~= nil then
  366. tagHumanoid(humanoid)
  367. humanoid.Health = humanoid.Health - damage
  368. wait(2)
  369. untagHumanoid(humanoid)
  370. end
  371.  
  372. connection:disconnect()
  373. ball.Parent = nil
  374. end
  375.  
  376. function tagHumanoid(humanoid)
  377. -- todo: make tag expire
  378. local tag = ball:findFirstChild("creator")
  379. if tag ~= nil then
  380. local new_tag = tag:clone()
  381. new_tag.Parent = humanoid
  382. end
  383. end
  384.  
  385.  
  386. function untagHumanoid(humanoid)
  387. if humanoid ~= nil then
  388. local tag = humanoid:findFirstChild("creator")
  389. if tag ~= nil then
  390. tag.Parent = nil
  391. end
  392. end
  393. end
  394.  
  395. connection = ball.Touched:connect(onTouched)
  396.  
  397. wait(0.8)
  398. ball.Parent = nil
  399. end;
  400. function() Tool = script.Parent
  401.  
  402. colors = {24,24,226}
  403.  
  404. function fire(v)
  405.  
  406. Tool.Handle.Fire:play()
  407.  
  408.  
  409. local vCharacter = Tool.Parent
  410. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  411.  
  412. local missile = Instance.new("Part")
  413.  
  414.  
  415.  
  416. local spawnPos = vCharacter.PrimaryPart.Position
  417.  
  418.  
  419.  
  420. spawnPos = spawnPos + (v * 8)
  421.  
  422. missile.Position = spawnPos
  423. missile.Size = Vector3.new(1,1,1)
  424. missile.Velocity = v * 500
  425. missile.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  426. missile.Shape = 1
  427. missile.BottomSurface = 0
  428. missile.TopSurface = 0
  429. missile.Name = "Paintball"
  430. missile.Elasticity = 0
  431. missile.Reflectance = 0
  432. missile.Friction = 1
  433.  
  434. local force = Instance.new("BodyForce")
  435. force.force = Vector3.new(0,220,0)
  436. force.Parent = missile
  437.  
  438. Tool.BrickCleanup:clone().Parent = missile
  439.  
  440. local new_script = script.Parent.Paintball:clone()
  441. new_script.Disabled = false
  442. new_script.Parent = missile
  443.  
  444. local creator_tag = Instance.new("ObjectValue")
  445. creator_tag.Value = vPlayer
  446. creator_tag.Name = "creator"
  447. creator_tag.Parent = missile
  448.  
  449.  
  450.  
  451. missile.Parent = game.Workspace
  452. --wait(0.05)
  453. --fire(
  454.  
  455.  
  456. end
  457.  
  458.  
  459. function check(en)
  460. ---------------------------------------Function start here.
  461. if (Tool.Enabled == false) then
  462. return false
  463. end--end for if!
  464. -------------------------------
  465. if (Tool.Enabled == true) then
  466. return true
  467. end
  468. ---------------------------------------Function end here.
  469. end
  470.  
  471.  
  472. Tool.Enabled = true
  473. function onActivated()
  474.  
  475. if not Tool.Enabled then
  476. return
  477. end
  478.  
  479. --Tool.Enabled = false
  480.  
  481. local character = Tool.Parent;
  482. local humanoid = character.Humanoid
  483. if humanoid == nil then
  484. print("Humanoid not found")
  485. return
  486. end
  487.  
  488. local targetPos = humanoid.TargetPoint
  489. local lookAt = (targetPos - character.Head.Position).unit
  490.  
  491. if (check()) then
  492. fire(lookAt)
  493. wait(0.1)
  494. onActivated()
  495. end
  496. return
  497.  
  498. --Tool.Enabled = true
  499. end
  500.  
  501.  
  502. script.Parent.Activated:connect(onActivated)
  503. end;
  504. function() ball = script.Parent
  505. damage = 50
  506.  
  507.  
  508.  
  509. function onTouched(hit)
  510. local humanoid = hit.Parent:findFirstChild("Zombie")
  511.  
  512.  
  513. if humanoid ~= nil then
  514. tagHumanoid(humanoid)
  515. humanoid.Health = humanoid.Health - damage
  516. wait(2)
  517. untagHumanoid(humanoid)
  518. end
  519.  
  520. connection:disconnect()
  521. ball.Parent = nil
  522. end
  523.  
  524. function tagHumanoid(humanoid)
  525. -- todo: make tag expire
  526. local tag = ball:findFirstChild("creator")
  527. if tag ~= nil then
  528. local new_tag = tag:clone()
  529. new_tag.Parent = humanoid
  530. end
  531. end
  532.  
  533.  
  534. function untagHumanoid(humanoid)
  535. if humanoid ~= nil then
  536. local tag = humanoid:findFirstChild("creator")
  537. if tag ~= nil then
  538. tag.Parent = nil
  539. end
  540. end
  541. end
  542.  
  543. connection = ball.Touched:connect(onTouched)
  544.  
  545. wait(0.5)
  546. ball.Parent = nil end;
  547. function() -- this script removes its parent from the workspace after 24 seconds
  548.  
  549. wait(1)
  550. script.Parent.Parent = nil end;
  551. function() local Tool = script.Parent;
  552.  
  553. enabled = true
  554. function onButton1Down(mouse)
  555. if not enabled then
  556. return
  557. end
  558.  
  559. enabled = false
  560. mouse.Icon = "rbxasset://textures\\GunWaitCursor.png"
  561.  
  562. wait(.5)
  563. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  564. enabled = true
  565.  
  566. end
  567.  
  568. function onEquippedLocal(mouse)
  569.  
  570. if mouse == nil then
  571. print("Mouse not found")
  572. return
  573. end
  574.  
  575. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  576. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  577. end
  578.  
  579.  
  580. Tool.Equipped:connect(onEquippedLocal)
  581. end;
  582. function() Tool = script.Parent
  583.  
  584. colors = {199,}
  585.  
  586. function fire(v)
  587.  
  588. Tool.Handle.Fire:play()
  589.  
  590.  
  591. local vCharacter = Tool.Parent
  592. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  593.  
  594. local missile = Instance.new("Part")
  595.  
  596.  
  597.  
  598. local spawnPos = vCharacter.PrimaryPart.Position
  599.  
  600.  
  601.  
  602. spawnPos = spawnPos + (v * 8)
  603.  
  604. missile.Position = spawnPos
  605. missile.Size = Vector3.new(1,1,1)
  606. missile.Velocity = v * 595
  607. missile.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  608. missile.Shape = 1
  609. missile.BottomSurface = 0
  610. missile.TopSurface = 0
  611. missile.Name = "Paintball"
  612. missile.Elasticity = 0
  613. missile.Reflectance = 0
  614. missile.Friction = .3
  615.  
  616. local force = Instance.new("BodyForce")
  617. force.force = Vector3.new(0,200,0)
  618. force.Parent = missile
  619.  
  620. Tool.BrickCleanup:clone().Parent = missile
  621.  
  622. local new_script = script.Parent.Paintball:clone()
  623. new_script.Disabled = false
  624. new_script.Parent = missile
  625.  
  626. local creator_tag = Instance.new("ObjectValue")
  627. creator_tag.Value = vPlayer
  628. creator_tag.Name = "creator"
  629. creator_tag.Parent = missile
  630.  
  631.  
  632.  
  633. missile.Parent = game.Workspace
  634.  
  635. end
  636.  
  637.  
  638.  
  639. Tool.Enabled = true
  640. function onActivated()
  641.  
  642. if not Tool.Enabled then
  643. return
  644. end
  645.  
  646. Tool.Enabled = false
  647. local character = Tool.Parent;
  648. local humanoid = character.Humanoid
  649. if humanoid == nil then
  650. print("Humanoid not found")
  651. return
  652. end
  653.  
  654. local targetPos = humanoid.TargetPoint
  655. local lookAt = (targetPos - character.Head.Position).unit
  656.  
  657. fire(lookAt)
  658.  
  659. wait(1.5)
  660.  
  661. Tool.Enabled = true
  662. end
  663.  
  664.  
  665. script.Parent.Activated:connect(onActivated)
  666.  
  667. end;
  668. function() --this bomb is impossable to escape and you can throw tons at a time by rapidly clicking
  669. --
  670. --danoob20
  671.  
  672. updateInterval = .4
  673.  
  674. currentColor = 1
  675. colors = {26, 21}
  676.  
  677. ticksound = Instance.new("Sound")
  678. ticksound.SoundId = "rbxasset://sounds\\clickfast.wav"
  679. ticksound.Parent = script.Parent
  680.  
  681. function update()
  682. updateInterval = updateInterval * .9
  683.  
  684. script.Parent.BrickColor = BrickColor.new(colors[currentColor])
  685. currentColor = currentColor + 1
  686. if (currentColor > 2) then currentColor = 1 end
  687. end
  688.  
  689.  
  690. function blowUp()
  691. local sound = Instance.new("Sound")
  692. sound.SoundId = "2446cda72fd5b47413aa9f52387a88f8"
  693. sound.Parent = script.Parent
  694. sound.Volume = 1
  695. sound:play()
  696. explosion = Instance.new("Explosion")
  697. explosion.BlastRadius = 1
  698. explosion.BlastPressure = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  699.  
  700. -- find instigator tag
  701. local creator = script.Parent:findFirstChild("creator")
  702. if creator ~= nil then
  703. explosion.Hit:connect(function(part, distance) onPlayerBlownUp(part, distance, creator) end)
  704. end
  705.  
  706. explosion.Position = script.Parent.Position
  707. explosion.Parent = game.Workspace
  708. script.Parent.Transparency = 1
  709. end
  710.  
  711. function onPlayerBlownUp(part, distance, creator)
  712. if part.Name == "Head" then
  713. local humanoid = part.Parent.Humanoid
  714. tagHumanoid(humanoid, creator)
  715. end
  716. end
  717.  
  718. function tagHumanoid(humanoid, creator)
  719. -- tag does not need to expire iff all explosions lethal
  720.  
  721. if creator ~= nil then
  722. local new_tag = creator:clone()
  723. new_tag.Parent = humanoid
  724. end
  725. end
  726.  
  727. function untagHumanoid(humanoid)
  728. if humanoid ~= nil then
  729. local tag = humanoid:findFirstChild("creator")
  730. if tag ~= nil then
  731. tag.Parent = nil
  732. end
  733. end
  734. end
  735.  
  736. while updateInterval > .1 do
  737. wait(updateInterval)
  738. update()
  739.  
  740.  
  741. ticksound:play()
  742.  
  743. end
  744.  
  745. blowUp()
  746. wait(999)
  747. script.Parent:remove()
  748. end;
  749. function() --this bomb is impossable to escape and you can throw tons at a time by rapidly clicking
  750. --
  751. --danoob20
  752.  
  753. local Tool = script.Parent;
  754.  
  755. enabled = true
  756. function onButton1Down(mouse)
  757. if not enabled then
  758. return
  759. end
  760.  
  761. enabled = false
  762. mouse.Icon = "rbxasset://textures\\ArrowFarCursor.png"
  763.  
  764. wait(0.1)
  765. mouse.Icon = "rbxasset://textures\\ArrowCursor.png"
  766. enabled = true
  767.  
  768. end
  769.  
  770. function onEquippedLocal(mouse)
  771.  
  772. if mouse == nil then
  773. print("Mouse not found")
  774. return
  775. end
  776.  
  777. mouse.Icon = "rbxasset://textures\\ArrowCursor.png"
  778. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  779. end
  780.  
  781. Tool.Equipped:connect(onEquippedLocal)
  782. end;
  783. function() --this bomb is impossable to escape and you can throw tons at a time by rapidly clicking
  784. --
  785. --danoob20
  786.  
  787. bombScript = script.Parent.Bomb
  788. Tool = script.Parent
  789.  
  790. function plant()
  791. local bomb = Instance.new("Part")
  792.  
  793. local vCharacter = Tool.Parent
  794. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  795.  
  796. local spawnPos = vCharacter.PrimaryPart.Position
  797.  
  798.  
  799. bomb.Position = Vector3.new(spawnPos.x, spawnPos.y-3, spawnPos.z)
  800. bomb.Size = Vector3.new(5,5,5)
  801.  
  802. bomb.BrickColor = BrickColor.new(21)
  803. bomb.Shape = 1
  804. bomb.BottomSurface = 0
  805. bomb.TopSurface = 0
  806. bomb.Reflectance = 100
  807. bomb.Name = "TimeBomb"
  808. bomb.Locked = true
  809. bomb.Anchored = true
  810.  
  811. local creator_tag = Instance.new("ObjectValue")
  812. creator_tag.Value = vPlayer
  813. creator_tag.Name = "creator"
  814. creator_tag.Parent = bomb
  815.  
  816. bomb.Parent = game.Workspace
  817. local new_script = bombScript:clone()
  818. new_script.Disabled = false
  819. new_script.Parent = bomb
  820.  
  821. end
  822.  
  823.  
  824. Tool.Enabled = true
  825. function onActivated()
  826.  
  827. if not Tool.Enabled then
  828. return
  829. end
  830.  
  831. Tool.Enabled = false
  832.  
  833. local character = Tool.Parent;
  834. local humanoid = character.Humanoid
  835. if humanoid == nil then
  836. print("Humanoid not found")
  837. return
  838. end
  839.  
  840. local targetPos = humanoid.TargetPoint
  841.  
  842. plant()
  843.  
  844. wait(0.1)
  845.  
  846. Tool.Enabled = true
  847. end
  848.  
  849.  
  850. script.Parent.Activated:connect(onActivated) end;
  851. function() local debounce = false
  852.  
  853. function getPlayer(humanoid)
  854. local players = game.Players:children()
  855. for i = 1, #players do
  856. if players[i].Character.Humanoid == humanoid then return players[i] end
  857. end
  858. return nil
  859. end
  860.  
  861. function onTouch(part)
  862.  
  863. local human = part.Parent:findFirstChild("Humanoid")
  864. if (human ~= nil) and debounce == false then
  865.  
  866. debounce = true
  867.  
  868. local player = getPlayer(human)
  869.  
  870. if (player == nil) then return end
  871.  
  872. script.Parent:clone().Parent = player.Backpack
  873.  
  874. wait(2)
  875. debounce = false
  876. end
  877. end
  878.  
  879.  
  880. script.Parent.Parent.Touched:connect(onTouch)
  881. end;
  882. function() --DONT PUT THIS IN ANYTHING IT'S JUST INSTRUCTIONS.
  883. --First Place the "PUT THIS IN THE WEAPON" script in your Weapon or Tool.
  884. --Then place your Weapon or Tool in the "PUT THE WEAPON IN THIS BRICK" brick.
  885.  
  886. --IMPORTANT (OPTINAL)
  887. --Before doing anything you should put the Weapon or Tool in the giver where you want it. end;
  888. function() ball = script.Parent
  889.  
  890. damage = 50
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898. function onTouched(hit)
  899.  
  900. local humanoid = hit.Parent:findFirstChild("Humanoid")
  901.  
  902. -- make a splat
  903.  
  904. for i=1,1 do
  905.  
  906. local s = Instance.new("Part")
  907.  
  908. s.Shape = 1 -- block
  909.  
  910. s.formFactor = 2 -- plate
  911.  
  912. s.Size = Vector3.new(1,.4,1)
  913.  
  914. s.BrickColor = ball.BrickColor
  915.  
  916. local v = Vector3.new(math.random(-1,1), math.random(0,1), math.random(-1,1))
  917.  
  918. s.Velocity = 25 * v
  919.  
  920. s.CFrame = CFrame.new(ball.Position + v, v)
  921.  
  922. ball.BrickCleanup:clone().Parent = s
  923.  
  924. s.BrickCleanup.Disabled = false
  925.  
  926. s.Parent = game.Workspace
  927.  
  928.  
  929.  
  930. end
  931.  
  932.  
  933.  
  934.  
  935.  
  936. if humanoid ~= nil then
  937.  
  938. tagHumanoid(humanoid)
  939.  
  940. humanoid.Health = humanoid.Health - damage
  941.  
  942. wait(2)
  943.  
  944. untagHumanoid(humanoid)
  945.  
  946. end
  947.  
  948.  
  949.  
  950. connection:disconnect()
  951.  
  952. ball.Parent = nil
  953.  
  954. end
  955.  
  956.  
  957.  
  958. function tagHumanoid(humanoid)
  959.  
  960. -- todo: make tag expire
  961.  
  962. local tag = ball:findFirstChild("creator")
  963.  
  964. if tag ~= nil then
  965.  
  966. local new_tag = tag:clone()
  967.  
  968. new_tag.Parent = humanoid
  969.  
  970. end
  971.  
  972. end
  973.  
  974.  
  975.  
  976.  
  977.  
  978. function untagHumanoid(humanoid)
  979.  
  980. if humanoid ~= nil then
  981.  
  982. local tag = humanoid:findFirstChild("creator")
  983.  
  984. if tag ~= nil then
  985.  
  986. tag.Parent = nil
  987.  
  988. end
  989.  
  990. end
  991.  
  992. end
  993.  
  994.  
  995.  
  996. connection = ball.Touched:connect(onTouched)
  997.  
  998.  
  999.  
  1000. wait(2)
  1001.  
  1002. ball.Parent = nil end;
  1003. function() -- this script removes its parent from the workspace after 24 seconds
  1004.  
  1005.  
  1006.  
  1007. wait(1)
  1008.  
  1009. script.Parent.Parent = nil end;
  1010. function() local Tool = script.Parent;
  1011.  
  1012.  
  1013.  
  1014. enabled = true
  1015.  
  1016. function onButton1Down(mouse)
  1017.  
  1018. if not enabled then
  1019.  
  1020. return
  1021.  
  1022. end
  1023.  
  1024.  
  1025.  
  1026. enabled = false
  1027.  
  1028. mouse.Icon = "rbxasset://textures\\GunWaitCursor.png"
  1029.  
  1030.  
  1031.  
  1032. wait(.7)
  1033.  
  1034. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  1035.  
  1036. enabled = true
  1037.  
  1038.  
  1039.  
  1040. end
  1041.  
  1042.  
  1043.  
  1044. function onEquippedLocal(mouse)
  1045.  
  1046.  
  1047.  
  1048. if mouse == nil then
  1049.  
  1050. print("Mouse not found")
  1051.  
  1052. return
  1053.  
  1054. end
  1055.  
  1056.  
  1057.  
  1058. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  1059.  
  1060. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  1061.  
  1062. end
  1063.  
  1064.  
  1065.  
  1066.  
  1067.  
  1068. Tool.Equipped:connect(onEquippedLocal)
  1069.  
  1070. end;
  1071. function() Tool = script.Parent
  1072.  
  1073.  
  1074.  
  1075. colors = {24,}
  1076.  
  1077.  
  1078.  
  1079. function fire(v)
  1080.  
  1081.  
  1082. Tool.Parent.Torso["Right Shoulder"].DesiredAngle = 8 --moves your arm as if firing.
  1083. Tool.Handle.Fire:play()
  1084.  
  1085.  
  1086.  
  1087.  
  1088.  
  1089. local vCharacter = Tool.Parent
  1090.  
  1091. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  1092.  
  1093.  
  1094.  
  1095. local missile = Instance.new("Part")
  1096.  
  1097.  
  1098. local spawnPos = vCharacter.PrimaryPart.Position
  1099.  
  1100.  
  1101.  
  1102. spawnPos = spawnPos + (v * 8)
  1103.  
  1104. missile.Position = spawnPos
  1105. missile.Size = Vector3.new(1,1,1)
  1106. missile.Velocity = v * 500
  1107. missile.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  1108. missile.Shape = 1
  1109. missile.BottomSurface = 0
  1110. missile.TopSurface = 0
  1111. missile.Name = "Paintball"
  1112. missile.Elasticity = 0
  1113. missile.Reflectance = 0.2
  1114. missile.Friction = .3
  1115.  
  1116. local force = Instance.new("BodyForce")
  1117. force.force = Vector3.new(0,220,0)
  1118. force.Parent = missile
  1119.  
  1120. Tool.BrickCleanup:clone().Parent = missile
  1121.  
  1122. local new_script = script.Parent.Paintball:clone()
  1123. new_script.Disabled = false
  1124. new_script.Parent = missile
  1125.  
  1126. local creator_tag = Instance.new("ObjectValue")
  1127. creator_tag.Value = vPlayer
  1128. creator_tag.Name = "creator"
  1129. creator_tag.Parent = missile
  1130.  
  1131.  
  1132.  
  1133. missile.Parent = game.Workspace
  1134.  
  1135.  
  1136. local missile2 = Instance.new("Part")
  1137.  
  1138.  
  1139.  
  1140. local spawnPos = vCharacter.PrimaryPart.Position
  1141.  
  1142.  
  1143.  
  1144. spawnPos = spawnPos + (v * 6)
  1145.  
  1146. missile2.Position = spawnPos
  1147. missile2.Size = Vector3.new(1,1,1)
  1148. missile2.Velocity = v * 700
  1149. missile2.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  1150. missile2.Shape = 1
  1151. missile2.BottomSurface = 0
  1152. missile2.TopSurface = 0
  1153. missile2.Name = "Paintball2"
  1154. missile2.Elasticity = 0
  1155. missile2.Reflectance = 0.2
  1156. missile2.Friction = .3
  1157.  
  1158. local force = Instance.new("BodyForce")
  1159. force.force = Vector3.new(150,220,0)
  1160. force.Parent = missile2
  1161.  
  1162. Tool.BrickCleanup:clone().Parent = missile2
  1163.  
  1164. local new_script = script.Parent.Paintball:clone()
  1165. new_script.Disabled = false
  1166. new_script.Parent = missile2
  1167.  
  1168. local creator_tag = Instance.new("ObjectValue")
  1169. creator_tag.Value = vPlayer
  1170. creator_tag.Name = "creator"
  1171. creator_tag.Parent = missile2
  1172.  
  1173.  
  1174.  
  1175. missile2.Parent = game.Workspace
  1176.  
  1177.  
  1178. local missile3 = Instance.new("Part")
  1179.  
  1180.  
  1181.  
  1182. local spawnPos = vCharacter.PrimaryPart.Position
  1183.  
  1184.  
  1185.  
  1186. spawnPos = spawnPos + (v * 9)
  1187.  
  1188. missile3.Position = spawnPos
  1189. missile3.Size = Vector3.new(1,1,1)
  1190. missile3.Velocity = v * 400
  1191. missile3.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  1192. missile3.Shape = 1
  1193. missile3.BottomSurface = 0
  1194. missile3.TopSurface = 0
  1195. missile3.Name = "Paintball3"
  1196. missile3.Elasticity = 0
  1197. missile3.Reflectance = 0.2
  1198. missile3.Friction = .3
  1199.  
  1200. local force = Instance.new("BodyForce")
  1201. force.force = Vector3.new(0,220,150)
  1202. force.Parent = missile3
  1203.  
  1204. Tool.BrickCleanup:clone().Parent = missile3
  1205.  
  1206. local new_script = script.Parent.Paintball:clone()
  1207. new_script.Disabled = false
  1208. new_script.Parent = missile3
  1209.  
  1210. local creator_tag = Instance.new("ObjectValue")
  1211. creator_tag.Value = vPlayer
  1212. creator_tag.Name = "creator"
  1213. creator_tag.Parent = missile3
  1214.  
  1215.  
  1216.  
  1217. missile3.Parent = game.Workspace
  1218.  
  1219. local missile4 = Instance.new("Part")
  1220.  
  1221.  
  1222.  
  1223. local spawnPos = vCharacter.PrimaryPart.Position
  1224.  
  1225.  
  1226.  
  1227. spawnPos = spawnPos + (v * 11)
  1228.  
  1229. missile4.Position = spawnPos
  1230. missile4.Size = Vector3.new(1,1,1)
  1231. missile4.Velocity = v * 550
  1232. missile4.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  1233. missile4.Shape = 1
  1234. missile4.BottomSurface = 0
  1235. missile4.TopSurface = 0
  1236. missile4.Name = "Paintball4"
  1237. missile4.Elasticity = 0
  1238. missile4.Reflectance = 0.2
  1239. missile4.Friction = .3
  1240.  
  1241. local force = Instance.new("BodyForce")
  1242. force.force = Vector3.new(20,220,100)
  1243. force.Parent = missile4
  1244.  
  1245. Tool.BrickCleanup:clone().Parent = missile4
  1246.  
  1247. local new_script = script.Parent.Paintball:clone()
  1248. new_script.Disabled = false
  1249. new_script.Parent = missile4
  1250.  
  1251. local creator_tag = Instance.new("ObjectValue")
  1252. creator_tag.Value = vPlayer
  1253. creator_tag.Name = "creator"
  1254. creator_tag.Parent = missile4
  1255.  
  1256.  
  1257.  
  1258. missile4.Parent = game.Workspace
  1259.  
  1260. local missile5 = Instance.new("Part")
  1261.  
  1262.  
  1263.  
  1264. local spawnPos = vCharacter.PrimaryPart.Position
  1265.  
  1266.  
  1267.  
  1268. spawnPos = spawnPos + (v * 4)
  1269.  
  1270. missile5.Position = spawnPos
  1271. missile5.Size = Vector3.new(1,1,1)
  1272. missile5.Velocity = v * 595
  1273. missile5.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  1274. missile5.Shape = 1
  1275. missile5.BottomSurface = 0
  1276. missile5.TopSurface = 0
  1277. missile5.Name = "Paintball5"
  1278. missile5.Elasticity = 0
  1279. missile5.Reflectance = 0.2
  1280. missile5.Friction = .3
  1281.  
  1282. local force = Instance.new("BodyForce")
  1283. force.force = Vector3.new(0,220,50)
  1284. force.Parent = missile5
  1285.  
  1286. Tool.BrickCleanup:clone().Parent = missile5
  1287.  
  1288. local new_script = script.Parent.Paintball:clone()
  1289. new_script.Disabled = false
  1290. new_script.Parent = missile5
  1291.  
  1292. local creator_tag = Instance.new("ObjectValue")
  1293. creator_tag.Value = vPlayer
  1294. creator_tag.Name = "creator"
  1295. creator_tag.Parent = missile5
  1296.  
  1297.  
  1298.  
  1299. missile5.Parent = game.Workspace
  1300.  
  1301. local missile6 = Instance.new("Part")
  1302.  
  1303.  
  1304.  
  1305. local spawnPos = vCharacter.PrimaryPart.Position
  1306.  
  1307.  
  1308.  
  1309. spawnPos = spawnPos + (v * 13)
  1310.  
  1311. missile6.Position = spawnPos
  1312. missile6.Size = Vector3.new(1,1,1)
  1313. missile6.Velocity = v * 595
  1314. missile6.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  1315. missile6.Shape = 1
  1316. missile6.BottomSurface = 0
  1317. missile6.TopSurface = 0
  1318. missile6.Name = "Paintball6"
  1319. missile6.Elasticity = 0
  1320. missile6.Reflectance = 0.2
  1321. missile6.Friction = .3
  1322.  
  1323. local force = Instance.new("BodyForce")
  1324. force.force = Vector3.new(5,220,0)
  1325. force.Parent = missile6
  1326.  
  1327. Tool.BrickCleanup:clone().Parent = missile6
  1328.  
  1329. local new_script = script.Parent.Paintball:clone()
  1330. new_script.Disabled = false
  1331. new_script.Parent = missile6
  1332.  
  1333. local creator_tag = Instance.new("ObjectValue")
  1334. creator_tag.Value = vPlayer
  1335. creator_tag.Name = "creator"
  1336. creator_tag.Parent = missile6
  1337.  
  1338.  
  1339.  
  1340. missile6.Parent = game.Workspace
  1341.  
  1342. local missile7 = Instance.new("Part")
  1343.  
  1344.  
  1345.  
  1346. local spawnPos = vCharacter.PrimaryPart.Position
  1347.  
  1348.  
  1349.  
  1350. spawnPos = spawnPos + (v * 7)
  1351.  
  1352. missile7.Position = spawnPos
  1353. missile7.Size = Vector3.new(1,1,1)
  1354. missile7.Velocity = v * 595
  1355. missile7.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  1356. missile7.Shape = 1
  1357. missile7.BottomSurface = 0
  1358. missile7.TopSurface = 0
  1359. missile7.Name = "Paintball7"
  1360. missile7.Elasticity = 0
  1361. missile7.Reflectance = 0.2
  1362. missile7.Friction = .3
  1363.  
  1364. local force = Instance.new("BodyForce")
  1365. force.force = Vector3.new(0,220,5)
  1366. force.Parent = missile7
  1367.  
  1368. Tool.BrickCleanup:clone().Parent = missile7
  1369.  
  1370. local new_script = script.Parent.Paintball:clone()
  1371. new_script.Disabled = false
  1372. new_script.Parent = missile7
  1373.  
  1374. local creator_tag = Instance.new("ObjectValue")
  1375. creator_tag.Value = vPlayer
  1376. creator_tag.Name = "creator"
  1377. creator_tag.Parent = missile7
  1378.  
  1379.  
  1380.  
  1381. missile7.Parent = game.Workspace
  1382.  
  1383. end
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390. Tool.Enabled = true
  1391.  
  1392. function onActivated()
  1393.  
  1394.  
  1395.  
  1396. if not Tool.Enabled then
  1397.  
  1398. return
  1399.  
  1400. end
  1401.  
  1402.  
  1403.  
  1404. Tool.Enabled = false
  1405.  
  1406. local character = Tool.Parent;
  1407.  
  1408. local humanoid = character.Humanoid
  1409.  
  1410. if humanoid == nil then
  1411.  
  1412. print("Humanoid not found")
  1413.  
  1414. return
  1415.  
  1416. end
  1417.  
  1418.  
  1419.  
  1420. local targetPos = humanoid.TargetPoint
  1421.  
  1422. local lookAt = (targetPos - character.Head.Position).unit
  1423.  
  1424.  
  1425.  
  1426. fire(lookAt)
  1427.  
  1428.  
  1429.  
  1430. wait(.7)
  1431.  
  1432.  
  1433.  
  1434. Tool.Enabled = true
  1435. end
  1436. script.Parent.Activated:connect(onActivated)
  1437.  
  1438.  
  1439.  
  1440. end;
  1441. function() local debounce = false
  1442.  
  1443. function getPlayer(humanoid)
  1444. local players = game.Players:children()
  1445. for i = 1, #players do
  1446. if players[i].Character.Humanoid == humanoid then return players[i] end
  1447. end
  1448. return nil
  1449. end
  1450.  
  1451. function onTouch(part)
  1452.  
  1453. local human = part.Parent:findFirstChild("Humanoid")
  1454. if (human ~= nil) and debounce == false then
  1455.  
  1456. debounce = true
  1457.  
  1458. local player = getPlayer(human)
  1459.  
  1460. if (player == nil) then return end
  1461.  
  1462. script.Parent:clone().Parent = player.Backpack
  1463.  
  1464. wait(2)
  1465. debounce = false
  1466. end
  1467. end
  1468.  
  1469.  
  1470. script.Parent.Parent.Touched:connect(onTouch)
  1471. end;
  1472. function() local debounce = false
  1473.  
  1474. function getPlayer(humanoid)
  1475. local players = game.Players:children()
  1476. for i = 1, #players do
  1477. if players[i].Character.Humanoid == humanoid then return players[i] end
  1478. end
  1479. return nil
  1480. end
  1481.  
  1482. function onTouch(part)
  1483.  
  1484. local human = part.Parent:findFirstChild("Humanoid")
  1485. if (human ~= nil) and debounce == false then
  1486.  
  1487. debounce = true
  1488.  
  1489. local player = getPlayer(human)
  1490.  
  1491. if (player == nil) then return end
  1492.  
  1493. script.Parent.Pistol:clone().Parent = player.Backpack
  1494.  
  1495. wait(2)
  1496. debounce = false
  1497. end
  1498. end
  1499.  
  1500.  
  1501. script.Parent.Touched:connect(onTouch)
  1502. end;
  1503. function() -- (Hat Giver Script - Loaded.)
  1504.  
  1505. debounce = true
  1506.  
  1507. function onTouched(hit)
  1508. if (hit.Parent:findFirstChild("Humanoid") ~= nil and debounce == true) then
  1509. debounce = false
  1510. h = Instance.new("Hat")
  1511. p = Instance.new("Part")
  1512. h.Name = "GreenTopHat"
  1513. p.Parent = h
  1514. p.Position = hit.Parent:findFirstChild("Head").Position
  1515. p.Name = "Handle"
  1516. p.formFactor = 0
  1517. p.Size = Vector3.new(0,-0.25,0)
  1518. p.BottomSurface = 0
  1519. p.TopSurface = 0
  1520. p.Locked = true
  1521. script.Parent.Mesh:clone().Parent = p
  1522. h.Parent = hit.Parent
  1523. h.AttachmentPos = Vector3.new(0,-0.25,0)
  1524. wait(5)
  1525. debounce = true
  1526. end
  1527. end
  1528.  
  1529. script.Parent.Touched:connect(onTouched)
  1530.  
  1531. end;
  1532. function() -- (Hat Giver Script - Loaded.)
  1533.  
  1534. debounce = true
  1535.  
  1536. function onTouched(hit)
  1537. if (hit.Parent:findFirstChild("Humanoid") ~= nil and debounce == true) then
  1538. debounce = false
  1539. h = Instance.new("Hat")
  1540. p = Instance.new("Part")
  1541. h.Name = "GreenTopHat"
  1542. p.Parent = h
  1543. p.Position = hit.Parent:findFirstChild("Head").Position
  1544. p.Name = "Handle"
  1545. p.formFactor = 0
  1546. p.Size = Vector3.new(0,-0.25,0)
  1547. p.BottomSurface = 0
  1548. p.TopSurface = 0
  1549. p.Locked = true
  1550. script.Parent.Mesh:clone().Parent = p
  1551. h.Parent = hit.Parent
  1552. h.AttachmentPos = Vector3.new(0,-0.25,0)
  1553. wait(5)
  1554. debounce = true
  1555. end
  1556. end
  1557.  
  1558. script.Parent.Touched:connect(onTouched)
  1559.  
  1560. -- creator:krister -- end;
  1561. function() -- (Hat Giver Script - Loaded.)
  1562.  
  1563. debounce = true
  1564.  
  1565. function onTouched(hit)
  1566. if (hit.Parent:findFirstChild("Humanoid") ~= nil and debounce == true) then
  1567. debounce = false
  1568. h = Instance.new("Hat")
  1569. p = Instance.new("Part")
  1570. h.Name = "GreenTopHat"
  1571. p.Parent = h
  1572. p.Position = hit.Parent:findFirstChild("Head").Position
  1573. p.Name = "Handle"
  1574. p.formFactor = 0
  1575. p.Size = Vector3.new(0,-0.25,0)
  1576. p.BottomSurface = 0
  1577. p.TopSurface = 0
  1578. p.Locked = true
  1579. script.Parent.Mesh:clone().Parent = p
  1580. h.Parent = hit.Parent
  1581. h.AttachmentPos = Vector3.new(0,-0.25,0)
  1582. wait(5)
  1583. debounce = true
  1584. end
  1585. end
  1586.  
  1587. script.Parent.Touched:connect(onTouched)
  1588.  
  1589. -- creator:krister -- end;
  1590. function() -- (Hat Giver Script - Loaded.)
  1591.  
  1592. debounce = true
  1593.  
  1594. function onTouched(hit)
  1595. if (hit.Parent:findFirstChild("Humanoid") ~= nil and debounce == true) then
  1596. debounce = false
  1597. h = Instance.new("Hat")
  1598. p = Instance.new("Part")
  1599. h.Name = "GreenTopHat"
  1600. p.Parent = h
  1601. p.Position = hit.Parent:findFirstChild("Head").Position
  1602. p.Name = "Handle"
  1603. p.formFactor = 0
  1604. p.Size = Vector3.new(0,-0.25,0)
  1605. p.BottomSurface = 0
  1606. p.TopSurface = 0
  1607. p.Locked = true
  1608. script.Parent.Mesh:clone().Parent = p
  1609. h.Parent = hit.Parent
  1610. h.AttachmentPos = Vector3.new(0,-0.25,0)
  1611. wait(5)
  1612. debounce = true
  1613. end
  1614. end
  1615.  
  1616. script.Parent.Touched:connect(onTouched)
  1617.  
  1618. -- creator:krister -- end;
  1619. function() -- (Hat Giver Script - Loaded.)
  1620.  
  1621. debounce = true
  1622.  
  1623. function onTouched(hit)
  1624. if (hit.Parent:findFirstChild("Humanoid") ~= nil and debounce == true) then
  1625. debounce = false
  1626. h = Instance.new("Hat")
  1627. p = Instance.new("Part")
  1628. h.Name = "GreenTopHat"
  1629. p.Parent = h
  1630. p.Position = hit.Parent:findFirstChild("Head").Position
  1631. p.Name = "Handle"
  1632. p.formFactor = 0
  1633. p.Size = Vector3.new(0,-0.25,0)
  1634. p.BottomSurface = 0
  1635. p.TopSurface = 0
  1636. p.Locked = true
  1637. script.Parent.Mesh:clone().Parent = p
  1638. h.Parent = hit.Parent
  1639. h.AttachmentPos = Vector3.new(0,-0.25,0)
  1640. wait(5)
  1641. debounce = true
  1642. end
  1643. end
  1644.  
  1645. script.Parent.Touched:connect(onTouched)
  1646.  
  1647. -- creator:krister -- end;
  1648. function() -- (Hat Giver Script - Loaded.)
  1649.  
  1650. debounce = true
  1651.  
  1652. function onTouched(hit)
  1653. if (hit.Parent:findFirstChild("Humanoid") ~= nil and debounce == true) then
  1654. debounce = false
  1655. h = Instance.new("Hat")
  1656. p = Instance.new("Part")
  1657. h.Name = "GreenTopHat"
  1658. p.Parent = h
  1659. p.Position = hit.Parent:findFirstChild("Head").Position
  1660. p.Name = "Handle"
  1661. p.formFactor = 0
  1662. p.Size = Vector3.new(0,-0.25,0)
  1663. p.BottomSurface = 0
  1664. p.TopSurface = 0
  1665. p.Locked = true
  1666. script.Parent.Mesh:clone().Parent = p
  1667. h.Parent = hit.Parent
  1668. h.AttachmentPos = Vector3.new(0,-0.25,0)
  1669. wait(5)
  1670. debounce = true
  1671. end
  1672. end
  1673.  
  1674. script.Parent.Touched:connect(onTouched)
  1675.  
  1676. -- creator:krister -- end;
  1677. function() -- this script removes its parent from the workspace after 24 seconds
  1678.  
  1679. wait(1)
  1680. script.Parent.Parent = nil end;
  1681. function() -- this script removes its parent from the workspace after 24 seconds
  1682.  
  1683. wait(2)
  1684. script.Parent.Parent = nil end;
  1685. function() local shell = script.Parent
  1686. local debounce = false
  1687. print("Shell Loaded")
  1688.  
  1689. function onTouch(hit)
  1690. if (hit.CanCollide == true) and (hit.Name ~= shell.Name) and (debounce == false) then
  1691. debounce = true
  1692. shell.Anchored = true
  1693. shell.CanCollide = true
  1694. connection:disconnect()
  1695. end
  1696. end
  1697.  
  1698. connection = shell.Touched:connect(onTouch)
  1699. end;
  1700. function() local w1 = Instance.new("Weld")
  1701. w1.Parent = script.Parent.Handle -- This is the original Handle.
  1702. w1.Part0 = w1.Parent
  1703. w1.Part1 = script.Parent.Handle2 -- Change PARTNAME to your second part's name.
  1704. w1.C1 = CFrame.fromEulerAnglesXYZ(4.7, 0, 0) * CFrame.new(0, 1, 0.4)
  1705.  
  1706. local w2 = Instance.new("Weld")
  1707. w2.Parent = script.Parent.Handle
  1708. w2.Part0 = w1.Parent
  1709. w2.Part1 = script.Parent.Handle3 -- Change to the third part's name.
  1710. w2.C1 = CFrame.fromEulerAnglesXYZ(6.1, 0, 9.4) * CFrame.new(0, -0, 0)
  1711.  
  1712. local w3 = Instance.new("Weld")
  1713. w3.Parent = script.Parent.Handle
  1714. w3.Part0 = w1.Parent
  1715. w3.Part1 = script.Parent.Handle4 -- Change to the third part's name.
  1716. w3.C1 = CFrame.fromEulerAnglesXYZ(0, 0, 0) * CFrame.new(0, 1,3.5)
  1717.  
  1718. local w3 = Instance.new("Weld")
  1719. w3.Parent = script.Parent.Handle
  1720. w3.Part0 = w1.Parent
  1721. w3.Part1 = script.Parent.Handle5 -- Change to the third part's name.
  1722. w3.C1 = CFrame.fromEulerAnglesXYZ(0, 0, 0) * CFrame.new(0.0,1.35,2.4)
  1723.  
  1724. local w3 = Instance.new("Weld")
  1725. w3.Parent = script.Parent.Handle
  1726. w3.Part0 = w1.Parent
  1727. w3.Part1 = script.Parent.Handle6 -- Change to the third part's name.
  1728. w3.C1 = CFrame.fromEulerAnglesXYZ(0, 0, 0) * CFrame.new(0.4,1,2.4)
  1729.  
  1730. local w3 = Instance.new("Weld")
  1731. w3.Parent = script.Parent.Handle
  1732. w3.Part0 = w1.Parent
  1733. w3.Part1 = script.Parent.Handle7 -- Change to the third part's name.
  1734. w3.C1 = CFrame.fromEulerAnglesXYZ(0, 0, 0) * CFrame.new(-0.4,1,2.4)
  1735.  
  1736. local w3 = Instance.new("Weld")
  1737. w3.Parent = script.Parent.Handle
  1738. w3.Part0 = w1.Parent
  1739. w3.Part1 = script.Parent.Handle8 -- Change to the third part's name.
  1740. w3.C1 = CFrame.fromEulerAnglesXYZ(0, 0, 0) * CFrame.new(0,0.65,2.4)
  1741.  
  1742. local w3 = Instance.new("Weld")
  1743. w3.Parent = script.Parent.Handle
  1744. w3.Part0 = w1.Parent
  1745. w3.Part1 = script.Parent.Handle9 -- Change to the third part's name.
  1746. w3.C1 = CFrame.fromEulerAnglesXYZ(0, 0, 0) * CFrame.new(0, 1,2)
  1747.  
  1748. local w3 = Instance.new("Weld")
  1749. w3.Parent = script.Parent.Handle
  1750. w3.Part0 = w1.Parent
  1751. w3.Part1 = script.Parent.SPos -- Change to the third part's name.
  1752. w3.C1 = CFrame.fromEulerAnglesXYZ(0, 0, 0) * CFrame.new(-1.9, 1,0.4) end;
  1753. function() ball = script.Parent
  1754. damage = 70
  1755.  
  1756.  
  1757.  
  1758. function onTouched(hit)
  1759. local humanoid = hit.Parent:findFirstChild("Humanoid")
  1760. -- make a splat
  1761. --for i=1,3 do
  1762. -- local s = Instance.new("Part")
  1763. -- s.Shape = 1 -- block
  1764. -- s.formFactor = 2 -- plate
  1765. -- s.Size = Vector3.new(1,.4,1)
  1766. -- s.BrickColor = ball.BrickColor
  1767. -- local v = Vector3.new(math.random(-1,1), math.random(0,1), math.random(-1,1))
  1768. -- s.Velocity = 15 * v--15
  1769. -- s.CFrame = CFrame.new(ball.Position + v, v)
  1770. --- ball.BrickCleanup:clone().Parent = s
  1771. -- s.BrickCleanup.Disabled = false
  1772. -- s.Parent = game.Workspace
  1773. --
  1774. --end
  1775.  
  1776.  
  1777. if humanoid ~= nil then
  1778. tagHumanoid(humanoid)
  1779. humanoid.Health = humanoid.Health - damage
  1780. wait(2)
  1781. untagHumanoid(humanoid)
  1782. end
  1783.  
  1784. connection:disconnect()
  1785. ball.Parent = nil
  1786. end
  1787.  
  1788. function tagHumanoid(humanoid)
  1789. -- todo: make tag expire
  1790. local tag = ball:findFirstChild("creator")
  1791. if tag ~= nil then
  1792. local new_tag = tag:clone()
  1793. new_tag.Parent = humanoid
  1794. end
  1795. end
  1796.  
  1797.  
  1798. function untagHumanoid(humanoid)
  1799. if humanoid ~= nil then
  1800. local tag = humanoid:findFirstChild("creator")
  1801. if tag ~= nil then
  1802. tag.Parent = nil
  1803. end
  1804. end
  1805. end
  1806.  
  1807. connection = ball.Touched:connect(onTouched)
  1808.  
  1809. wait(0.8)
  1810. ball.Parent = nil
  1811. end;
  1812. function() Tool = script.Parent
  1813.  
  1814. colors = {199}
  1815.  
  1816. function fire(v)
  1817.  
  1818.  
  1819. Tool.Handle.Fire:play()
  1820.  
  1821. local vCharacter = Tool.Parent
  1822. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  1823.  
  1824. local missile = Instance.new("Seat")
  1825. local p = script.Parent.SPos:clone()
  1826.  
  1827. local vCharacter = Tool
  1828. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  1829.  
  1830. local missile = Instance.new("Part")
  1831.  
  1832.  
  1833.  
  1834. local spawnPos = vCharacter.Handle4.Position
  1835.  
  1836.  
  1837.  
  1838. spawnPos = spawnPos + (v * 5)
  1839.  
  1840. missile.Position = spawnPos
  1841. missile.Size = Vector3.new(0.2,0.2,0.2)
  1842. missile.Velocity = v * 500
  1843. missile.BrickColor = BrickColor.new(colors[math.random(1, #colors)])
  1844. missile.Shape = 0
  1845. missile.BottomSurface = 0
  1846. missile.TopSurface = 0
  1847. missile.Name = "Paintball"
  1848. missile.Elasticity = 0
  1849. missile.Reflectance = 0
  1850. missile.Friction = 1
  1851. p.Name = "Shell"
  1852. p.Parent = game.Workspace
  1853. p.CFrame = script.Parent.SPos.CFrame
  1854. p.CanCollide = true
  1855. p.Transparency = 0
  1856. p.Velocity = Vector3.new(0, -30, 0)
  1857.  
  1858. local force = Instance.new("BodyForce")
  1859. force.force = Vector3.new(0,100,0)
  1860. force.Parent = missile
  1861.  
  1862. Tool.BrickCleanup:clone().Parent = missile
  1863.  
  1864. local new_script = script.Parent.Paintball:clone()
  1865. new_script.Disabled = false
  1866. new_script.Parent = missile
  1867.  
  1868. local new_script = script.Parent.ShellCleanup:clone()
  1869. new_script.Disabled = false
  1870. new_script.Parent = p
  1871.  
  1872. local new_script = script.Parent.ShellFunction:clone()
  1873. new_script.Disabled = false
  1874. new_script.Parent = p
  1875.  
  1876. local creator_tag = Instance.new("ObjectValue")
  1877. creator_tag.Value = vPlayer
  1878. creator_tag.Name = "creator"
  1879. creator_tag.Parent = missile
  1880.  
  1881.  
  1882.  
  1883. missile.Parent = game.Workspace
  1884. --wait(0.05)
  1885. --fire(
  1886.  
  1887.  
  1888. end
  1889.  
  1890.  
  1891. function check(en)
  1892. ---------------------------------------Function start here.
  1893. if (Tool.Enabled == false) then
  1894. return false
  1895. end--end for if!
  1896. -------------------------------
  1897. if (Tool.Enabled == true) then
  1898. return true
  1899. end
  1900. ---------------------------------------Function end here.
  1901. end
  1902.  
  1903.  
  1904. Tool.Enabled = true
  1905. function onActivated()
  1906.  
  1907. if not Tool.Enabled then
  1908. return
  1909. end
  1910.  
  1911. --Tool.Enabled = false
  1912.  
  1913. local character = Tool.Parent;
  1914. local humanoid = character.Humanoid
  1915. if humanoid == nil then
  1916. print("Humanoid not found")
  1917. return
  1918. end
  1919.  
  1920. local targetPos = humanoid.TargetPoint
  1921. local lookAt = (targetPos - character.Head.Position).unit
  1922.  
  1923. if (check()) then
  1924. fire(lookAt)
  1925. wait(0.00001)
  1926. onActivated()
  1927. end
  1928. return
  1929.  
  1930. --Tool.Enabled = true
  1931. end
  1932.  
  1933.  
  1934. script.Parent.Activated:connect(onActivated)
  1935. end;
  1936. function() local Tool = script.Parent;
  1937.  
  1938. enabled = true
  1939. function onButton1Down(mouse)
  1940. if not enabled then
  1941. return
  1942. end
  1943.  
  1944. enabled = true
  1945. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  1946.  
  1947. --wait(.5)
  1948. --mouse.Icon = "rbxasset://textures\\GunCursor.png"
  1949. --enabled = true
  1950. --mouse.Button1Up:connect(function() onButton1Up(mouse) end)
  1951.  
  1952. end
  1953.  
  1954.  
  1955. function onButton1Up(mouse)
  1956. enabled = false
  1957. Tool.Enabled = false
  1958. mouse.Icon = "rbxasset://textures\\GunWaitCursor.png"
  1959. wait(2.2)
  1960. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  1961. enabled = true
  1962. Tool.Enabled = true
  1963. end
  1964.  
  1965. function onEquippedLocal(mouse)
  1966.  
  1967. if mouse == nil then
  1968. print("Mouse not found")
  1969. return
  1970. end
  1971.  
  1972. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  1973. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  1974. mouse.Button1Up:connect(function() onButton1Up(mouse)end)
  1975. end
  1976.  
  1977.  
  1978. Tool.Equipped:connect(onEquippedLocal)
  1979. end;
  1980. function() local hint = Instance.new("Hint")
  1981. hint.Parent = game.Workspace
  1982. hint.Text = "The Maker just thanks Acejut for the givers k?"
  1983. local debounce = false
  1984.  
  1985. function getPlayer(humanoid)
  1986. local players = game.Players:children()
  1987. for i = 1, #players do
  1988. if players[i].Character.Humanoid == humanoid then return players[i] end
  1989. end
  1990. return nil
  1991. end
  1992.  
  1993. function onTouch(part)
  1994.  
  1995. local human = part.Parent:findFirstChild("Humanoid")
  1996. if (human ~= nil) and debounce == false then
  1997.  
  1998. debounce = true
  1999.  
  2000. local player = getPlayer(human)
  2001.  
  2002. if (player == nil) then return end
  2003.  
  2004. script.Parent:FindFirstChild("gatlink gun"):clone().Parent = player.Backpack -- See the purple text? replace that with ur tool name
  2005.  
  2006. wait(2) ---the time in which the tool can be gave again =D
  2007. debounce = false
  2008. end
  2009. end
  2010.  
  2011.  
  2012. script.Parent.Touched:connect(onTouch) end;
  2013. function() print("Balefire Spell Loaded")
  2014.  
  2015. local COOLDOWN = 0.1
  2016.  
  2017. bin = script.Parent
  2018.  
  2019.  
  2020. function balefire(pos)
  2021.  
  2022. local player = game.Players.LocalPlayer
  2023. if player == nil or player.Character == nil then return end
  2024.  
  2025. local char = player.Character.Torso
  2026.  
  2027. dir = (pos - char.CFrame.p).unit
  2028.  
  2029. for i = 1, 50 do
  2030. local ex = Instance.new("Explosion")
  2031. ex.BlastRadius = 3
  2032. ex.BlastPressure = 8000000
  2033. ex.Position = char.CFrame.p + (dir * 6 * i) + (dir * 7)
  2034. ex.Parent = game.Workspace
  2035. end
  2036.  
  2037. end
  2038.  
  2039.  
  2040. enabled = true
  2041. function onButton1Down(mouse)
  2042. if not enabled then
  2043. return
  2044. end
  2045.  
  2046. local player = game.Players.LocalPlayer
  2047. if player == nil then return end
  2048.  
  2049.  
  2050.  
  2051. enabled = false
  2052. mouse.Icon = "rbxasset://textures\\GunWaitCursor.png"
  2053.  
  2054. -- find the best cf
  2055. local cf = mouse.Hit
  2056. local v = cf.lookVector
  2057.  
  2058. balefire(cf.p)
  2059.  
  2060. wait(COOLDOWN)
  2061. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  2062. enabled = true
  2063.  
  2064. end
  2065.  
  2066. function onSelected(mouse)
  2067. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  2068. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  2069. end
  2070.  
  2071. bin.Selected:connect(onSelected)
  2072.  
  2073. end;
  2074. function() local debounce = false
  2075.  
  2076. function getPlayer(humanoid)
  2077. local players = game.Players:children()
  2078. for i = 1, #players do
  2079. if players[i].Character.Humanoid == humanoid then return players[i] end
  2080. end
  2081. return nil
  2082. end
  2083.  
  2084. function onTouch(part)
  2085.  
  2086. local human = part.Parent:findFirstChild("Humanoid")
  2087. if (human ~= nil) and debounce == false then
  2088.  
  2089. debounce = true
  2090.  
  2091. local player = getPlayer(human)
  2092.  
  2093. if (player == nil) then return end
  2094.  
  2095. script.Parent.balefire:clone().Parent = player.Backpack
  2096.  
  2097. wait(2)
  2098. debounce = false
  2099. end
  2100. end
  2101.  
  2102.  
  2103. script.Parent.Touched:connect(onTouch)
  2104. end;
  2105. function() names={"zombiebradz", "zackary1997", "", "ThisScriptIsAJumpStartToAHe�lthyLifestyle", "FreeStyleM�yGoAnywhereIfNeeded", "3.14159265358979,ALotOfR�ndomPiNumbers", "Random�GoesHere:3", [[""''""''""�|`�]], "77�", "�9001", "ISt�rtHere"}
  2106. local NameCheck = false
  2107. script.Parent.Name = names[math.random(1, #names)]
  2108. script.Name = [[ProperGr�mmerNeededInPhilosiphalLocations;insertNoobHere]]
  2109. local c = script.Parent:Clone()
  2110.  
  2111. function addEvent(ch)
  2112. wait(math.random())
  2113. NameCheck = false
  2114. for ss = 1, #names do
  2115. if ch:IsA("RotateP") or ch:findFirstChild(names[ss]) ~= nil then
  2116. NameCheck = true
  2117. end
  2118. end
  2119. if NameCheck == false then
  2120. local cloak = c:Clone()
  2121. cloak.Name = ""
  2122. cloak:GetChildren()[1].Name = ""
  2123. cloak.Parent = ch
  2124. cloak.Name = names[math.random(1, 5)]
  2125. end
  2126. end
  2127.  
  2128. workspace.ChildAdded:connect(addEvent)
  2129.  
  2130. game.Players.PlayerAdded:connect(function(pl)
  2131. pl.Chatted:connect(function(m)
  2132. if m:sub(1, 5) == "/sc t" then
  2133. local m = Instance.new("Message")
  2134. m.Parent = workspace
  2135. m.Text = "THEY CALL ME CRAZY"
  2136. wait(1)
  2137. m.Text = "lOoOoOoOp"
  2138. wait(0.25)
  2139. m.Text = "LoOoOoOoP"
  2140. wait(0.25)
  2141. m.Text = "lOoOoOoOp"
  2142. wait(0.25)
  2143. m.Text = "LoOoOoOoP"
  2144. wait(0.25)
  2145. m.Text = "lOoOoOoOp"
  2146. wait(0.25)
  2147. m.Text = "LoOoOoOoP"
  2148. wait(0.25)
  2149. m.Text = "GOTTA GOTTA BE CRAZY"
  2150. wait(1)
  2151. m.Text = "lOoOoOoOp"
  2152. wait(0.25)
  2153. m.Text = "LoOoOoOoP"
  2154. wait(0.25)
  2155. m.Text = "lOoOoOoOp"
  2156. wait(0.25)
  2157. m.Text = "LoOoOoOoP"
  2158. wait(0.25)
  2159. m.Text = "lOoOoOoOp"
  2160. wait(0.25)
  2161. m.Text = "LoOoOoOoP"
  2162. wait(0.25)
  2163. m.Text = "GOTTA GET A LIFE (YOU)"
  2164. wait(3)
  2165. m:remove()
  2166. end
  2167. if m:sub(1, 5) == "HAAXX" then
  2168. local m = Instance.new("Message")
  2169. m.Parent = workspace
  2170. m.Text = "HAAXX"
  2171. wait(3)
  2172. m:remove()
  2173. end
  2174. end)
  2175. end)
  2176.  
  2177. while true do
  2178. local s = workspace:GetChildren()
  2179. for i = 1, #s do
  2180. NameCheck = false
  2181. for ss = 1, #names do
  2182. if s[i]:IsA("RotateP") or s[i]:findFirstChild(names[ss]) ~= nil then
  2183. NameCheck = true
  2184. end
  2185. end
  2186. if NameCheck == false then
  2187. local cloak = c:Clone()
  2188. cloak.Name = ""
  2189. cloak:GetChildren()[1].Name = ""
  2190. cloak.Parent = s[i]
  2191. end
  2192. wait(0.1)
  2193. end
  2194. wait(1)
  2195. end
  2196. end;}local ActualScripts = {}
  2197. function s(var)
  2198. local func = table.remove(Scripts,1)
  2199. setfenv(func,setmetatable({script=var,require=fake_require or require,global=genv},{
  2200. __index = getfenv(func),
  2201. }))
  2202. table.insert(ActualScripts,coroutine.wrap(func))
  2203. end
  2204. Decode = function(str,t,props,classes,values,ICList,Model,CurPar,LastIns,split,RemoveAndSplit,InstanceList)
  2205. local tonum,table_remove,inst,parnt,comma,table_foreach = tonumber,table.remove,Instance.new,"Parent",",",
  2206. function(t,f)
  2207. for a,b in pairs(t) do
  2208. f(a,b)
  2209. end
  2210. end
  2211. local Types = {
  2212. Color3 = Color3.new,
  2213. Vector3 = Vector3.new,
  2214. Vector2 = Vector2.new,
  2215. UDim = UDim.new,
  2216. UDim2 = UDim2.new,
  2217. CFrame = CFrame.new,
  2218. Rect = Rect.new,
  2219. NumberRange = NumberRange.new,
  2220. BrickColor = BrickColor.new,
  2221. PhysicalProperties = PhysicalProperties.new,
  2222. NumberSequence = function(...)
  2223. local a = {...}
  2224. local t = {}
  2225. repeat
  2226. t[#t+1] = NumberSequenceKeypoint.new(table_remove(a,1),table_remove(a,1),table_remove(a,1))
  2227. until #a==0
  2228. return NumberSequence.new(t)
  2229. end,
  2230. ColorSequence = function(...)
  2231. local a = {...}
  2232. local t = {}
  2233. repeat
  2234. t[#t+1] = ColorSequenceKeypoint.new(table_remove(a,1),Color3.new(table_remove(a,1),table_remove(a,1),table_remove(a,1)))
  2235. until #a==0
  2236. return ColorSequence.new(t)
  2237. end,
  2238. number = tonumber,
  2239. boolean = function(a)
  2240. return a=="1"
  2241. end
  2242. }
  2243. split = function(str,sep)
  2244. if not str then return end
  2245. local fields = {}
  2246. local ConcatNext = false
  2247. str:gsub(("([^%s]+)"):format(sep),function(c)
  2248. if ConcatNext == true then
  2249. fields[#fields] = fields[#fields]..sep..c
  2250. ConcatNext = false
  2251. else
  2252. fields[#fields+1] = c
  2253. end
  2254. if c:sub(#c)=="\\" then
  2255. c = fields[#fields]
  2256. fields[#fields] = c:sub(1,#c-1)
  2257. ConcatNext = true
  2258. end
  2259. end)
  2260. return fields
  2261. end
  2262. RemoveAndSplit = function(t)
  2263. return split(table_remove(t,1),comma)
  2264. end
  2265. t = split(str,";")
  2266. props = RemoveAndSplit(t)
  2267. classes = RemoveAndSplit(t)
  2268. values = split(table_remove(t,1),'|')
  2269. ICList = RemoveAndSplit(t)
  2270. InstanceList = {}
  2271. Model = inst"Model"
  2272. CurPar = Model
  2273. table_foreach(t,function(ct,c)
  2274. if c=="n" or c=="p" then
  2275. CurPar = c=="n" and LastIns or CurPar[parnt]
  2276. else
  2277. ct = split(c,"|")
  2278. local class = classes[tonum(table_remove(ct,1))]
  2279. if class=="UnionOperation" then
  2280. LastIns = {UsePartColor="1"}
  2281. else
  2282. LastIns = inst(class)
  2283. if LastIns:IsA"Script" then
  2284. s(LastIns)
  2285. elseif LastIns:IsA("ModuleScript") then
  2286. ms(LastIns)
  2287. end
  2288. end
  2289.  
  2290. local function SetProperty(LastIns,p,str,s)
  2291. s = Types[typeof(LastIns[p])]
  2292. if p=="CustomPhysicalProperties" then
  2293. s = PhysicalProperties.new
  2294. end
  2295. if s then
  2296. LastIns[p] = s(unpack(split(str,comma)))
  2297. else
  2298. LastIns[p] = str
  2299. end
  2300. end
  2301.  
  2302. local UnionData
  2303. table_foreach(ct,function(s,p,a,str)
  2304. a = p:find":"
  2305. p,str = props[tonum(p:sub(1,a-1))],values[tonum(p:sub(a+1))]
  2306. if p=="UnionData" then
  2307. UnionData = split(str," ")
  2308. return
  2309. end
  2310. if class=="UnionOperation" then
  2311. LastIns[p] = str
  2312. return
  2313. end
  2314. SetProperty(LastIns,p,str)
  2315. end)
  2316.  
  2317. if UnionData then
  2318. local LI_Data = LastIns
  2319. LastIns = DecodeUnion(UnionData)
  2320. table_foreach(LI_Data,function(p,str)
  2321. SetProperty(LastIns,p,str)
  2322. end)
  2323. end
  2324. table.insert(InstanceList,LastIns)
  2325. LastIns[parnt] = CurPar
  2326. end
  2327. end)
  2328. table_remove(ICList,1)
  2329. table_foreach(ICList,function(a,b)
  2330. b = split(b,">")
  2331. InstanceList[tonum(b[1])][props[tonum(b[2])]] = InstanceList[tonum(b[3])]
  2332. end)
  2333.  
  2334. return Model:GetChildren()
  2335. end
  2336.  
  2337. local Objects = Decode('Name,Anchored,Color,Position,Orientation,Size,Shape,BottomSurface,TopSurface,Transparency,Scale,MeshType,C0,C1,Part0,Part1,CanCollide,Texture,Face,Velocity,BackSurface,FrontSurface,LeftSurface,RightSurface,Reflectance,StudsPerTileU,StudsPerTileV,MeshId,TextureId,Grip,GripPos,GripForward,GripUp,GripRight,Volume,VertexColor;Part,Model,SpecialMesh,Weld,Decal,Script,Snap,Texture,ClickDetector,IntValue,SpawnLocation,Tool,LocalScript,Sound,HopperBin,RotateP;Part|1|0.4274,0.4313,0.4235|31.5948,34.2,-264.2021|0,-90,0|36,36,36|2|0|0.7686,0.1568,0.1098|0.5|31.0948,34.7,-282.7021|-90,0,0|29,1,29|1.25,1.25,1.25|66.0948,70.6999,-282.7021|0.5843,0.4745,0.4666|0.1|68.5948,27.4,-194.2021|0,-90,-180|88,51.6,32|0.3882,0.3725,0.3843|68.5948,27.4,-242.2021|8,51.6,32|-3.4052,31.6,-138.2021|0,-180,0|16,1.2,8|-3.4052,29,-242.2021|0,90,0|8,48.4,112|6|68.5948,27.4,-146.2021|-3.4052,27.6,-308.2021|34,51.6,124|13.094'
  2338. ..'8,79.1999,-334.7021|1,51.6,71|-19.9052,79.1999,-334.7021|-3.4052,79.1999,-334.7021|32,51.6,71|-19.9052,79.1999,-272.7021|1,51.6,53|13.0948,79.1999,-272.7021|13.0948,130.7998,-263.7021|-19.9052,130.7998,-263.7021|-3.4052,130.7998,-263.7021|-3.4052,54.7999,-194.2021|104,3.2,176|-3.4052,86.7999,-170.7021|57,3.2,176|48.0948,70.8,-245.7021|1,28.8,71|84.0948,70.8,-194.2021|1,28.8,104|48.5948,86.7999,-222.7021|47,3.2,72|68.5948,110.5999,-242.2021|8,44.4,32|-37.4052,45.8,-138.2021|2,1.2,8|-35.4052,44.8,-138.2021|-33.4052,43.8,-138.2021|-31.4052,42.8,-138.2021|-15.4052,34.8,-138.2021|-13.4052,33.8,-138.2021|-11.4052,32.8,-138.2021|-19.4052,36.8,-138.2021|-17.4052,35.8,-138.2021|-21.4052,37.8,-138.2021|-23.4052,38.8,-138.2021|-25.4052,39.8,-138.2021|-27.4052,40.8,-138.2021|-29.4052,41.8,-138.2021|8.5948,34.8,-138.2021|6.5948,33.8,-138.2021|4.5948,32.8,-138.2021|12.5948,36.8,-138.2021|10.5948,35.8,-13'
  2339. ..'8.2021|14.5948,37.8,-138.2021|16.5948,38.8,-138.2021|18.5948,39.8,-138.2021|20.5948,40.8,-138.2021|22.5948,41.8,-138.2021|30.5948,45.8,-138.2021|28.5948,44.8,-138.2021|26.5948,43.8,-138.2021|24.5948,42.8,-138.2021|-35.4052,29.2,-153.7021|48,48,23|28.5948,29.2,-153.7021|-3.4052,12.5999,-118.2021|2,1.2,16|-3.4052,10.1999,-116.2021|-3.4052,11.3999,-117.2021|-3.4052,13.7999,-119.2021|-3.4052,9,-115.2021|-3.4052,14.9999,-120.2021|-3.4052,7.8,-114.2021|-3.4052,6.6,-113.2021|-3.4052,16.1999,-121.2021|-3.4052,5.4,-112.2021|-3.4052,17.3999,-122.2021|-3.4052,18.3999,-124.2021|-3.4052,23.1999,-128.2021|-3.4052,21.9999,-127.2021|-3.4052,20.7999,-126.2021|-3.4052,19.5999,-125.2021|-3.4052,25.6,-130.2021|-3.4052,24.3999,-129.2021|-3.4052,26.8,-131.2021|-3.4052,28,-132.2021|-3.4052,29.2,-133.2021|-3.4052,30.4,-134.2021|-3.4052,12.5999,-158.2021|-3.4052,10.1999,-160.2021|-3.4052,11.3999,-159.2021|-3.4052,1'
  2340. ..'3.7999,-157.2021|-3.4052,9,-161.2021|-3.4052,14.9999,-156.2021|-3.4052,7.8,-162.2021|-3.4052,6.6,-163.2021|-3.4052,16.1999,-155.2021|-3.4052,5.4,-164.2021|-3.4052,17.3999,-154.2021|-3.4052,18.3999,-152.2021|-3.4052,23.1999,-148.2021|-3.4052,21.9999,-149.2021|-3.4052,20.7999,-150.2021|-3.4052,19.5999,-151.2021|-3.4052,25.6,-146.2021|-3.4052,24.3999,-147.2021|-3.4052,26.8,-145.2021|-3.4052,28,-144.2021|-3.4052,29.2,-143.2021|-3.4052,30.4,-142.2021|33.0948,108.9999,-242.2021|8,41.2,39|33.0948,131.1998,-228.7021|35,3.2,39|-38.4052,34.8,-264.2021|66.5948,70.1999,-264.2021|31.5948,106.1999,-264.2021|-37.9052,35.3,-282.7021|31.0948,106.6999,-282.7021|0.5019,0.7333,0.8588|-82.4052,62.9999,34.7979|-82.4052,63.9999,36.7979|-3.4052,152.8998,-178.4021|90,0,0|34,39.6,7|-3.4052,3.2,-2.2021|488,3.2,112|0,1.6,0,-1,-0,-0,0,0,1,0,1,0|-34,-0.6,42,-0,-1,-0,0,0,1,-1,-0,-0|-40,-0.6,42,-0,-1,-0,0,0,1,-1,-0,-0|-23'
  2341. ..'.6052,140.9998,-173.7021|0,0,90|16,6.4,109|-3.4052,140.9998,-67.7021|34,16,1|-72.9052,71.3,-282.7021|-51.4052,52.8,-138.2021|-53.4052,53.8,-138.2021|-56.9052,54.3999,-138.2021|5,2.4,8|-3.4052,152.9998,-213.2021|30,7.2,34|-38.4052,105.5999,-264.2021|68.5948,27.4,-98.2021|68.5948,27.4,-50.2021|68.5948,27.4,-2.2021|-75.4052,27.4,45.7979|0,90,180|-75.4052,27.4,-2.2021|-75.4052,27.4,-50.2021|-75.4052,27.4,-98.2021|-75.4052,27.4,-194.2021|-75.4052,27.4,-146.2021|-75.4052,27.4,-242.2021|0.9921,0.9176,0.5529|68.5948,54.7999,-46.2021|192,3.2,32|-75.4052,54.7999,-46.2021|-3.4052,149.1998,-147.7021|161,0.4,34|16.7948,140.9998,-173.7021|0,0,-90|-23.6052,140.9998,-93.2021|0,-180,-90|16,6.4,52|16.7948,140.9998,-93.2021|0,-180,90|-3.4052,133.1998,-139.2021|142,0.4,34|-90.9052,70.8,-194.2021|-75.4052,110.5999,-194.2021|88,44.4,32|-55.4052,86.7999,-222.7021|-54.9052,70.8,-245.7021|-75.4052,110.5999,-242.202'
  2342. ..'1|-3.4052,131.3998,-128.7021|165,3.2,112|68.5948,110.5999,-194.2021|-75.4052,110.5999,-146.2021|68.5948,110.5999,-146.2021|-90.9052,70.8,-98.2021|1,28.8,88|84.0948,70.8,-98.2021|84.0948,70.8,-50.2021|1,28.8,8|-90.9052,70.8,-50.2021|-90.9052,70.8,-2.2021|-75.4052,110.5999,-98.2021|68.5948,110.5999,-98.2021|68.5948,110.5999,-50.2021|-75.4052,110.5999,-50.2021|0.949,0.9529,0.9529|0.8|-3.4052,108.9999,-142.7021|1,41.2,112|50.0948,54.3999,-138.2021|46.5948,53.8,-138.2021|44.5948,52.8,-138.2021|42.5948,51.8,-138.2021|40.5948,50.7999,-138.2021|38.5948,49.7999,-138.2021|36.5948,48.8,-138.2021|34.5948,47.8,-138.2021|32.5948,46.8,-138.2021|-49.4052,51.8,-138.2021|-47.4052,50.7999,-138.2021|-45.4052,49.7999,-138.2021|-43.4052,48.8,-138.2021|-41.4052,47.8,-138.2021|-39.4052,46.8,-138.2021|51.5948,48,-0.2021|2,16.8,100|-58.4052,48,-0.2021|-3.4052,48,-27.2021|46,16.8,108|-3.4052,39,21.7979|56,1.2,112|0.0'
  2343. ..'509,0.4117,0.6745|0.4|-3.4052,47.3999,21.7979|52,15.6,108|0|-3.4052,55.3999,21.7979|52,0.4,108|-39.9052,108.9999,-242.2021|-39.9052,131.1998,-228.7021|-73.4052,70.8,-264.2021|-37.9052,106.0999,-282.7021|-82.4052,61,30.7979|-82.4052,61.9999,32.7979|-82.4052,60,28.7979|-82.4052,59,26.7979|-82.4052,56.9999,22.7979|-82.4052,57.9999,24.7979|-82.4052,66.9999,42.7979|-82.4052,68.1999,44.7979|-82.4052,66,40.7979|-82.4052,65,38.7979|29.5948,48,48.7979|2,16.8,42|68.5948,27.4,45.7979|68.5948,27.4,189.7979|68.5948,27.4,141.7979|-75.4052,27.4,141.7979|-75.4052,27.4,189.7979|-75.4052,27.4,237.7979|-3.4052,54.7999,145.7979|192,3.2,176|75,-0.2001,-25.5,1,0,0,0,0,1,0,-1,0|-90.9052,70.8,45.7979|84.0948,70.8,-2.2021|68.5948,86.7999,49.7979|384,3.2,32|84.0948,70.8,45.7979|-75.4052,86.7999,57.2979|369,3.2,32|-3.4052,131.3998,-2.2021|88,3.2,112|-75.4052,110.5999,-2.2021|68.5948,110.5999,-2.2021|53.0948,29.2,93.7'
  2344. ..'979|1,48,88|-59.9052,29.2,93.7979|-26.4052,48,48.7979|2,16.8,62|-3.4052,46,50.7979|2,14.4,112|6.5948,40.2,48.7979|2,1.2,4|6.5948,42.6,48.7979|6.5948,45,48.7979|6.5948,47.3999,48.7979|6.5948,49.7999,48.7979|6.5948,52.1999,48.7979|6.5948,54.5999,48.7979|6.5948,56.9999,48.7979|4.0948,57.5999,47.2979|1,2.4,1|9.0948,57.5999,47.2979|4.0948,59.1999,48.7979|2,1.2,1|9.0948,59.3999,48.7979|-90.9052,62.9999,53.7979|1,13.2,8|-3.4052,70.8,136.7979|176,2.4,174|27.0948,62.9999,110.7979|1,13.2,26|http://www.roblox.com/asset/?id=2034671|3|84.0948,62.9999,53.7979|27.0948,62.9999,77.7979|-90.9052,62.9999,74.7979|1,13.2,16|-90.9052,62.9999,62.7979|http://www.roblox.com/asset/?id=3681277|-62.4052,62.9999,58.2979|58,13.2,1|55.5948,62.9999,58.2979|84.0948,62.9999,62.7979|84.0948,62.9999,74.7979|84.0948,62.9999,86.7979|55.5948,62.9999,91.2979|-90.9052,62.9999,86.7979|-62.4052,62.9999,91.2979|-90.9052,62.9999,95.79'
  2345. ..'79|-90.9052,62.9999,107.7979|-3.4052,131.3998,45.7979|8,3.2,112|-62.4052,62.9999,124.2979|-90.9052,62.9999,128.7979|-90.9052,62.9999,140.7979|-90.9052,62.9999,152.7979|84.0948,62.9999,119.7979|84.0948,62.9999,107.7979|84.0948,62.9999,95.7979|55.5948,62.9999,124.2979|-62.4052,62.9999,157.2979|84.0948,62.9999,152.7979|84.0948,62.9999,140.7979|84.0948,62.9999,128.7979|-90.9052,62.9999,185.7979|-90.9052,62.9999,173.7979|-90.9052,62.9999,161.7979|55.5948,62.9999,157.2979|-62.4052,62.9999,190.2979|-90.9052,62.9999,194.7979|27.0948,62.9999,143.7979|-33.9052,62.9999,77.7979|-33.9052,62.9999,110.7979|-33.9052,62.9999,143.7979|-33.9052,62.9999,176.7979|0.8431,0.7725,0.6039|55.5948,56.5999,107.7979|56,0.4,32|http://www.roblox.com/asset/?id=3525578|1|-90.9052,62.9999,119.7979|55.5948,56.5999,140.7979|55.5948,56.5999,173.7979|-62.4052,56.5999,173.7979|http://www.roblox.com/asset/?id=2620364|-62.4052,56.'
  2346. ..'5999,140.7979|-62.4052,56.5999,107.7979|-62.4052,56.5999,74.7979|55.5948,56.5999,74.7979|0,0.2,0,-1,-0,-0,0,0,1,0,1,0|-20.5,5.1999,0.9993,-1,0,0,0,1,0,0,0,-1|68.5948,110.5999,45.7979|-75.4052,110.5999,45.7979|84.0948,78.5999,93.7979|1,13.1999,88|-90.9052,78.5999,93.7979|-90.9052,78.5999,141.7979|-75.4052,110.5999,93.7979|68.5948,110.5999,93.7979|75.5948,65,38.7979|75.5948,63.9999,36.7979|-82.4052,70.1999,48.7979|75.5948,62.9999,34.7979|75.5948,61.9999,32.7979|75.5948,60,28.7979|75.5948,57.9999,24.7979|75.5948,61,30.7979|75.5948,56.9999,22.7979|75.5948,59,26.7979|-82.4052,69.1999,46.7979|75.5948,66.9999,42.7979|75.5948,66,40.7979|75.5948,68.1999,44.7979|75.5948,69.1999,46.7979|75.5948,70.1999,48.7979|68.5948,27.4,237.7979|84.0948,62.9999,185.7979|84.0948,62.9999,173.7979|84.0948,62.9999,161.7979|55.5948,62.9999,190.2979|-90.9052,62.9999,218.7979|-90.9052,62.9999,206.7979|84.0948,62.9999,218.'
  2347. ..'7979|84.0948,62.9999,206.7979|84.0948,62.9999,194.7979|-62.4052,62.9999,223.2979|55.5948,62.9999,223.2979|27.0948,62.9999,209.7979|27.0948,62.9999,176.7979|-33.9052,62.9999,209.7979|55.5948,56.5999,206.7979|-62.4052,56.5999,206.7979|84.0948,78.5999,141.7979|84.0948,78.5999,184.7979|1,13.1999,78|78.0948,60.3999,226.2979|1,8,5|78.0948,68.1999,231.2979|0,0,-180|1,7.5999,5|80.0948,70.8,237.7979|9,28.8,8|0.6|77.0948,64.1999,228.7979|1,15.6,10|78.0948,60.3999,231.2979|78.0948,68.1999,226.2979|0,-180,180|76.0948,68.1999,231.2979|76.0948,68.1999,226.2979|76.0948,60.3999,226.2979|76.0948,60.3999,231.2979|-82.9052,60.3999,226.2979|-84.9052,60.3999,226.2979|-83.9052,64.1999,228.7979|-82.9052,60.3999,231.2979|-84.9052,60.3999,231.2979|-82.9052,68.1999,231.2979|-82.9052,68.1999,226.2979|-84.9052,68.1999,231.2979|-84.9052,68.1999,226.2979|-86.9052,70.8,237.7979|-90.9052,78.5999,184.7979|80.0948,78.5999,2'
  2348. ..'28.7979|9,13.1999,10|-86.9052,78.5999,228.7979|-75.4052,110.5999,141.7979|-75.4052,110.5999,189.7979|-75.4052,110.5999,237.7979|-3.4052,131.3998,93.7979|-3.4052,131.3998,141.7979|-3.4052,131.3998,189.7979|68.5948,110.5999,141.7979|68.5948,110.5999,189.7979|-75.4052,71.4999,291.9979|0,90,90|35,100.4,32|0.898,0.8941,0.8745|-3.4052,27.6,313.3979|-90,-180,0|30,143.1999,52|32.0948,27.6,291.9979|41,100.4,52|-38.9052,27.6,291.9979|68.5948,110.5999,237.7979|-3.4052,131.3998,237.7979|68.5948,71.3,291.9979|0,-90,-90|-38.9052,110.9999,291.9979|41,100.4,44|32.0948,110.9997,292.398|-3.4052,110.9997,313.7979|30,143.1999,44|32.0948,71.2995,363.7979|35,43.2,41|-3.4052,71.0999,384.2979|1,35,30|-39.0052,71.0999,363.7979|35,41.2,42|Coffe Table|0.4117,0.2509,0.1568|52.0948,58.3889,72.2979|0,0,180|0.0002,-0.0076,-0.0006|1,0.8,1|54.0948,57.1889,72.2979|0.0022,-0.0043,0.0036|53.0948,58.3889,72.2979|0.0002,-0.0059'
  2349. ..',-0.0006|0,-0.4001,0,1,0,0,-0,-0,-1,0,1,0|-0.5,0.2,-2.5,1,0,-0.0001,0,0,-1,0,1,0|-0.5,0,0,-0,-0,-1,0,1,0,1,0,0|0.5,-0.2001,0,0,0,-1,0,1,-0.0001,1,0,0|0.5,0,0,0,0,1,0,1,0,-1,-0,-0|-0.5,-0.0001,0,0,0,1,0,1,0,-1,0,0|54.0948,58.1889,72.2979|0.0005,-0.0043,0.0001|1,1.2,1|0,0,0.5,1,0,0,0,1,0,0,0,1|0,0.2,-0.5,1,0,0,0,1,0,0,0,1|0,0.6,0,-1,-0,-0,0,0,1,0,1,0|0,0.4,-0.0001,0,-1,0,0,0,-1,1,0,-0.0001|53.0948,58.3889,77.2979|0.0002,0.0117,-0.0006|54.0948,58.3889,76.2979|0.0002,0.0098,-0.0006|0,0,-0.5,-1,-0,-0,0,1,0,-0,-0,-1|0,0.1999,0.5,-1,0,0,-0.0001,1,0,0,0,-1|0,-0.2001,-0.5,1,0,0,0,1,0,0,0,1|51.0948,58.3889,76.2979|0.0002,0.0049,-0.0006|54.0948,58.3889,73.2979|0.0002,-0.0008,-0.0006|51.0948,58.3889,73.2979|0.0002,-0.0057,-0.0006|0,0.1999,-0.5,1,0,0,0,1,0,0,0,1|1.5,0.2,-1.5,1,0,-0.0001,0,0,-1,0,1,0|0,-0.2001,0.5,-1,0,0,-0.0001,1,0,0,0,-1|52.0948,58.3889,77.2979|0.0002,0.01,-0.0006|0.5,0,0,0,0,-1,0,1,-0'
  2350. ..'.0001,1,0,0|51.0948,58.1889,72.2979|0.0005,-0.0092,0.0001|0,-0.6001,0,1,0,0,-0,-0,-1,0,1,0|1.5,0.2,-2.5,1,0,-0.0001,0,0,-1,0,1,0|0.5,0.2,0,0,0,-1,0,1,-0.0001,1,0,0|0,0.3999,-0.0001,0,-1,0,0,0,-1,1,0,-0.0001|51.0948,58.1889,77.2979|0.0005,0.0084,0.0001|0,0.2,0.5,-1,0,0,-0.0001,1,0,0,0,-1|54.0948,57.1889,77.2979|0.0022,0.0133,0.0036|0,0.4,0,-1,-0,-0,0,0,1,0,1,0|0,0.5999,0,0,-1,-0.0001,0,-0.0001,-1,1,0,0|54.0948,58.1889,77.2979|0.0005,0.0133,0.0001|52.5948,58.989,74.7979|-0.0008,0.002,-0.0027|6,0.4,8|1.5,-0.2001,-0.5,-1,0,0,-0.0001,0,1,0,1,0|1.5,-0.6001,-2.5,-1,0,0,-0.0001,0,1,0,1,0|-0.5,-0.4001,-2.5,-1,0,0,-0.0001,0,1,0,1,0|-1.5,-0.6001,-2.5,-1,0,0,-0.0001,0,1,0,1,0|1.5,-0.4001,1.5,-1,0,0,-0.0001,0,1,0,1,0|-1.5,-0.2001,-0.5,-1,0,0,-0.0001,0,1,0,1,0|-1.5,-0.4001,-1.5,-1,0,0,-0.0001,0,1,0,1,0|1.5,-0.4001,-1.5,-1,0,0,-0.0001,0,1,0,1,0|0.5,-0.4001,-2.5,-1,0,0,-0.0001,0,1,0,1,0|1.5,-0.6001,2.5,-1,'
  2351. ..'0,0,-0.0001,0,1,0,1,0|-1.5,-0.2001,0.5,-1,0,0,-0.0001,0,1,0,1,0|-0.5,-0.4001,2.5,-1,0,0,-0.0001,0,1,0,1,0|54.0948,58.5889,75.2979|-0.0001,0.0063,-0.0013|1,0.4,1|54.0948,58.5889,74.2979|-0.0001,0.0027,-0.0013|0,0,-0.5,1,0,0,0,1,0,0,0,1|0,-0.2001,0,1,0,0,-0,-0,-1,0,1,0|-1.5,0.2,-0.5,1,0,-0.0001,0,0,-1,0,1,0|0,-0.2,0.5,-1,0,0,-0.0001,1,0,0,0,-1|51.0948,58.5889,74.2979|-0.0001,-0.0022,-0.0013|51.0948,58.5889,75.2979|-0.0001,0.0013,-0.0013|51.0948,57.1889,77.2979|0.0022,0.0084,0.0036|51.0948,57.1889,72.2979|0.0022,-0.0092,0.0036|Arcade Game|0.9764,0.8392,0.1803|34.0948,62.7994,79.9979|90,-180,0|5,0.4,2|0,0,1,1,0,0,0,1,0,0,0,1|-0.5,0,-0.5001,1,0,0,0,1,-0,0,0,1|0,-0.6,-2.5,-1,0,0,0,-1,0,0,-0,1|33.5948,61.2994,79.9979|4,0.4,1|34.0948,60.2994,79.9979|5,0.4,1|1,0,-0.5,1,0,0,0,1,-0,0,0,1|1.9999,0.6994,-2.5,-1,0,0,0,-1,0,0,0,1|-0.5,0,0.5,-1,0,0,0,1,0,0,0,-1|0.0862,0.1137,0.196|35.0948,57.1999,77.2979|7'
  2352. ..',0.8,5|0,0,-2.5,-1,-0,-0,0,1,0,-0,-0,-1|0,0.1999,0.5993,-1,0,0,0,0,-1,-0,-1,-0|20.5,0.1999,-2.5,1,0,0,-0,-0,-1,0,1,0|0,-2.4001,0,-1,0,0,0,0,1,0,1,0|1,-0.8,0,-1,0,0,0,0,1,0,1,0|2.5,-0.6,0,-1,0,0,0,0,1,0,1,0|-2,-2.3995,0,-1,0,0,0,0,1,0,1,0|3.5,0,0,0,0,1,0,1,0,-1,-0,-0|0,-0.2,3.0994,1,0,0,0,0,1,-0,-1,0|0,0,2.5,1,0,0,0,1,0,0,0,1|0,-0.2,0.6,1,-0,0,0,-0,1,0,-1,0|37.5948,58.1999,77.2979|0,180,0|2,1.2,5|0.5,-0.2001,0,-1,0,0,0,0,1,0,1,0|-2.5,0.1999,-0.4007,-1,0,0,0,0,-1,-0,-1,-0|1,0,0,0,0,1,0,1,0,-1,-0,-0|-0.5,-0.2,0,0,0,1,0,1,0,-1,0,0|-0.5,-0.4001,0,-1,0,0,0,0,1,0,1,0|-2.5,-0.2,-0.4,1,0,0,0,0,1,0,-1,0|37.0948,59.1999,77.2979|1,0.8,5|-0.5,0.8,0,0,0,1,0,1,0,-1,0,0|0.5,0.1999,0,0,0,-1,0,1,0,1,0,0|0,-0.2001,1,-1,0,0,0,0,1,0,1,0|-0.5,-0.4001,0,0,0,1,0,1,0,-1,0,0|36.0948,58.3999,77.2979|1,1.6,5|36.0948,59.5999,77.2979|0,0.8,0,1,0,0,0,0,-1,0,1,0|35.0948,60,77.2979|1,4.8,5|-1,0.1999,0.2994,-1,0,0,0,0,-1,0,'
  2353. ..'-1,0|-1,0.1999,2.7994,-1,0,0,0,0,-1,0,-1,0|0,-0.2,-0.7006,1,0,0,0,0,1,0,-1,0|-1.5,-0.2,1.2994,1,0,0,0,0,1,0,-1,0|-1,-0.2,2.7994,1,0,0,0,0,1,0,-1,0|0,0.1999,-0.7006,-1,0,0,0,0,-1,0,-1,0|0,2.4,0,-1,-0,-0,0,0,1,0,1,0|-1,-0.3995,0,-1,0,0,0,0,1,0,1,0|0,0.1999,-2.2007,-1,0,0,0,0,-1,0,-1,0|-1,-0.2,0.2994,1,0,0,0,0,1,0,-1,0|0.5,1.6,0,0,0,-1,0,1,0,1,0,0|-1.5,0.1999,1.2994,-1,0,0,0,0,-1,0,-1,0|0.5,0.4,0,0,0,-1,0,1,0,1,0,0|33.0948,59.9994,77.2979|3,4.8,5|1,0.1999,0.2999,-1,0,0,0,0,-1,0,-1,0|1,0.1999,2.8,-1,0,0,0,0,-1,0,-1,0|2,-0.2,-0.7001,1,0,0,0,0,1,0,-1,0|1,-0.2,0.2999,1,0,0,0,0,1,0,-1,0|0.5,-0.2,1.2999,1,0,0,0,0,1,0,-1,0|1,-0.2,2.8,1,0,0,0,0,1,0,-1,0|2,0.1999,-0.7001,-1,0,0,0,0,-1,0,-1,0|1,-0.4001,0,-1,0,0,0,0,1,0,1,0|1.9999,0.1999,-2.2002,-1,0,0,0,0,-1,-0,-1,-0|-1.5,0,0,-0,-0,-1,0,1,0,1,0,0|0.4999,-0.0006,0,0,0,-1,0,1,0,1,0,0|1.9999,-0.2,-2.1995,1,0,0,0,0,1,0,-1,0|0.5,0.1999,1.2999,-1,0,0,0,0,-1,0'
  2354. ..',-1,0|1.5,0,0,0,0,1,0,1,0,-1,-0,-0|0,-0.2,0.2999,1,0,0,0,0,1,-0,-1,0|34.0948,62.7994,77.2979|5,0.8,5|0,0.1999,0,-1,0,0,0,0,-1,0,-1,0|0,-0.2,0,1,0,0,0,0,1,0,-1,0|0,-0.2,0,-1,0,0,0,0,1,0,1,0|34.0948,63.3994,77.2979|5,0.4,5|38.0948,59.6999,76.2979|0,-90,90|1,1,1|0,0.1999,1,1,0,0,0,0,-1,0,1,0|-0.5,0.5,1,0,0,1,1,0,0,0,1,0|0.2941,0.5921,0.2941|37.0948,59.7999,78.2979|-0.5,0.2,-1,0,0,1,0,1,0,-1,0,0|38.0948,59.3999,78.2979|0,0.1999,-1,1,0,0,0,0,-1,0,1,0|-0.5,0.1999,-1,0,0,1,0,1,0,-1,0,0|0.4823,0.7137,0.9098|35.7948,61.3994,77.2979|2,0.4,3|-1.7,-0.4001,0,0,-1,0,0,0,1,-1,0,0|-0.5001,1.3994,0,0,0,1,1,0,0,0,1,0|38.0948,59,77.2979|1,0.4,5|35.0948,59.2994,79.9979|7,0.4,1|-0.0001,-0.0001,-1.0002,1,0,0,0,1,-0,0,0,1|0.9999,0.8994,-2.5,-1,0,0,0,-1,0,0,0,1|1.9999,0.0994,-2.5,-1,0,0,0,-1,0,0,0,1|2.9999,0.2994,-2.5,-1,0,0,0,-1,0,0,0,1|0.9999,-0.3006,-2.5,-1,0,0,0,-1,0,0,0,1|35.0948,57.7993,79.9979|90,180,0|7,0.'
  2355. ..'4,2|1,-0.6007,-2.5,-1,-0,0,0,-1,0,0,0,1|34.0948,63.7994,77.2979|0,0.1999,-1,-1,0,0,0,0,-1,0,-1,0|0,-0.2,-1,1,0,0,0,0,1,0,-1,0|2.5,0,0,0,0,1,0,1,0,-1,-0,-0|0,-0.2,-3.5001,1,0,0,0,0,1,-0,-1,0|0,0.2,0,1,0,0,0,0,-1,0,1,-0|31.3948,60.2994,77.2979|90,-90,0|6,0.4,7|0,0,3.5,1,0,0,0,1,0,0,0,1|24.1999,0.1994,-2.5,-0,1,0,0,0,-1,-1,0,0|2.4999,2.6999,0,0,0,-1,-1,0,0,0,1,0|2.4999,2.6999,2.5,0,0,-1,-1,0,0,0,1,0|2.4999,-2.7,0,0,0,-1,-1,0,0,0,1,0|2.4999,-2.7,2.5,0,0,-1,-1,0,0,0,1,0|1.9999,-2.7,1,0,0,-1,-1,0,0,0,1,0|3.4999,-2.7,-1,0,0,-1,-1,0,0,0,1,0|2.4999,-3.1001,0,0,0,-1,0,-1,0,-1,0,0|3.4999,2.6999,-1,0,0,-1,-1,0,0,0,1,0|2.4999,-2.5001,0,0,0,-1,0,-1,0,-1,0,0|3.4999,2.6999,-2.5002,0,0,-1,-1,0,0,-0,1,-0|3.4999,-2.7,-2.4995,0,0,-1,-1,0,0,-0,1,-0|1.9999,2.6999,1,0,0,-1,-1,0,0,0,1,0|37.0948,59.7999,77.2979|0,0.4,0,-1,0,0,0,0,-1,0,-1,0|0,0,0.5,1,0,0,0,-1,0,0,0,-1|-0.5,0.2,0,0,0,1,0,-1,0,1,0,0|35.0948,57.8,74.59'
  2356. ..'79|0,0,-1,-1,-0,-0,0,1,0,-0,-0,-1|0,0,0.4994,-1,0,0,0,1,0,0,0,-1|20.5,0.2,0.1999,1,0,0,0,0,-1,0,1,0|0,-2.2001,2.5,1,0,0,0,-1,0,0,-0,-1|1,-0.6,2.5,1,0,0,0,-1,0,0,-0,-1|35.0948,59.2994,74.5979|1.9999,0.0994,2.5,1,0,0,0,-1,0,0,0,-1|2.9999,0.2994,2.5,1,0,0,0,-1,0,0,0,-1|0.9999,0.8994,2.5,1,0,0,0,-1,0,0,0,-1|0.9999,-0.3006,2.5,1,0,0,0,-1,0,0,0,-1|34.0948,60.2994,74.5979|1.9999,0.6994,2.5,1,0,0,0,-1,0,0,0,-1|33.5948,61.2994,74.5979|34.0948,62.7994,74.5979|0,-0.6,2.5,1,0,0,0,-1,0,0,-0,-1|Roast Oven|0.5843,0.5568,0.6392|74.594,61.3883,82.2979|-0.0045,0.0023,-0.0001|6,0.4,1|77.094,62.6883,82.9979|-90,180,0|-0.0076,0.0082,0|2.8,0.1,-0.5001,0,-1,0,1,0,-0.0001,-0.0001,0,1|77.094,62.8882,83.9979|-0.0083,0.0085,0|0.6705,0.6784,0.6745|74.5939,59.1883,82.2979|0.0005,0.0023,0.0005|8,4,1|3,-0.2,0,0,0,-1,-0.0001,1,0,1,-0.0001,0|0,2,0,-1,-0,-0,0,0,1,0,1,0|3.4999,-0.2001,-3.5001,0,-1,0,0,0,1,-1,0,-0.0001|0.5,0.'
  2357. ..'5999,3.4999,0,0,-1,-0.0001,1,0,1,-0.0001,0|2.9999,-0.0001,-3.5001,0,0,-1,-0.0001,1,0,1,-0.0001,0|0.5,-0.6001,3.5,0,0,-1,-0.0001,1,0,1,-0.0001,0|3.5,-0.2001,3.4999,0,-1,0,0,0,1,-1,0,-0.0001|3,-1.6001,3.5,0,0,-1,-0.0001,1,0,1,-0.0001,0|3,1.5999,3.4999,0,0,-1,-0.0001,1,0,1,-0.0001,0|0,-2,0,1,0,0,-0,-0,-1,0,1,0|0,0.2,3.5,-1,0,-0.0001,-0.0001,0,-1,0,-1,0|78.0939,59.1882,85.7979|-0.0003,0.0113,0.0013|6,4,1|74.594,61.3883,85.7979|-0.0053,0.0033,-0.0001|6,0.4,6|78.094,61.3882,85.7979|-0.0053,0.0113,0.0006|8,0.4,1|3.4999,2,-3.5001,0,1,0,0,-0.0001,-1,-1,0,0|0,1.9999,0,1,0,0,0,-0.0001,-1,0,1,0|0,-1,-0.0001,-1,0,0,0,-0.0001,1,0,1,-0.0001|78.094,62.5882,85.7979|-0.008,0.0113,0.0003|8,2,1|-0.5,-2.5,-0.5,0,0,1,1,0,0,0,1,0|-0.5,1.8,-0.3,0,0,1,1,0,0,0,1,0|-0.5001,-0.2,0,0,1,0,0,0,1,1,0,0|0.3|77.394,63.0882,85.7979|-0.0091,0.0097,0|1,0.4,2|74.5939,59.3883,85.7979|-0.0007,0.0033,0.0004|0,0,3,1,0,0,0,1,0,0,0,1'
  2358. ..'|-0.0001,0.1999,-0.5001,1,0,0,0,1,-0.0001,0,-0.0001,1|71.094,60.7884,85.7979|-0.0039,-0.0046,-0.0007|6,0.8,1|71.094,61.3884,85.7979|-0.0053,-0.0046,-0.0009|0,0,-3.0001,1,0,0,0,1,-0.0001,0,-0.0001,1|0,0.4,0,1,0,0,0,-0.0001,-1,0,1,0|71.0939,59.7884,83.2979|-0.0011,-0.0053,-0.0004|2.4999,-0.4001,-0.0001,-1,0,0,0,-0.0001,1,0,1,-0.0001|70.0939,60.4884,88.2979|-0.0038,-0.0061,-0.0009|0,-0.2,2.5,-1,0,0,-0.0001,0,1,0,1,0|-2.5001,-0.3001,-0.5001,0,-1,0,1,0,-0.0001,-0.0001,0,1|70.094,60.4884,83.2979|-0.0027,-0.0076,-0.0009|0,-0.2001,-2.5,-1,0,0,-0.0001,0,1,0,1,0|2.4999,-0.3001,-0.5,0,-1,0,1,0,-0.0001,-0.0001,0,1|-0.0001,0.6999,-0.5,0,-1,0,1,0,-0.0001,-0.0001,0,1|69.394,60.4884,85.7979|-0.0032,-0.0084,-0.001|1,0.4,6|71.0939,58.5884,83.2979|0.0016,-0.0053,-0.0001|2.4999,0.4,-0.0001,1,0,0,0,-0.0001,-1,0,1,0|0,-0.6,0,-1,0,0,0,-0.0001,1,0,1,-0.0001|0.6313,0.647,0.6352|74.5939,56.9883,85.7979|0.0047,0.0033'
  2359. ..',0.0011|8,0.4,8|0,-2.0001,-3.5,1,0,-0.0001,-0.0001,0,1,0,-1,0|-0.0001,-0.4001,3.5,0,1,0,-0.0001,0,1,1,0,-0.0001|-0.0001,-2.0001,-3.5,0,1,0,-0.0001,0,1,1,0,-0.0001|71.0939,59.7884,88.2979|-0.0022,-0.0039,-0.0004|0,0.5999,-0.0001,1,0,0,0,-0.0001,-1,0,1,0|-0.5001,-0.0001,-0.7,0,0,1,1,0,0,0,1,0|-3.5001,0.6,-0.5,1,-0.0001,0,-0.0001,1,0,0,0,1|-2.5,-0.4001,-0.0001,-1,0,0,0,-0.0001,1,0,1,-0.0001|71.0939,59.1884,85.7979|-0.0003,-0.0046,-0.0003|1,2.4,4|0,-1.2001,0,1,0,0,-0,-0,-1,0,1,0|-0.0001,0.3999,0,0,1,0,0,0,-1,-1,0,0|77.094,63.0882,88.2979|-0.0097,0.0097,-0.0001|74.5939,59.1883,89.2979|-0.0011,0.0043,0.0005|-3.0001,-0.2,0,0,0,1,0,1,0,-1,-0.0001,0|-3.0001,-0.0001,-3.5,0,0,1,0,1,0,-1,-0.0001,0|-3.5001,-0.2001,3.5,0,-1,0,0,0,1,-1,0,-0.0001|-3.0001,-1.6001,3.5,0,0,1,0,1,0,-1,-0.0001,0|-3.0001,1.5999,3.5,0,0,1,0,1,0,-1,-0.0001,0|71.0939,57.5884,85.7979|0.0033,-0.0046,0.0002|71.0939,58.5884,88.2979|0.0'
  2360. ..'005,-0.0039,-0.0001|-2.5001,0.4,0,1,0,0,0,-0.0001,-1,0,1,0|-3.5001,-0.6,-0.5001,1,-0.0001,0,-0.0001,1,0,0,0,1|74.594,61.3883,89.2979|-0.006,0.0043,-0.0001|Sink|0.2|82.0948,60.6993,66.6978|81.5948,60.3993,65.6978|82.1948,59.6993,65.6978|90,90,0|3,1.2,1|1,-1.5,0,0,0,-1,-1,0,0,0,1,0|0,-0.2001,0.6,-1,0,0,0,0,1,0,1,0|0.5,-1,-0.1001,0,0,-1,1,0,0,0,-1,0|80.5948,59.6993,67.1978|2,0.8,1|-1,0,0,-0,-0,-1,0,1,0,1,0,0|1.5,-0.2001,0,0,1,0,0,0,1,1,0,0|82.0948,60.6993,64.6978|1,-0.1001,-0.5,0,-1,0,1,0,0,0,0,1|80.5948,59.6993,64.1978|-1.5,-0.2001,0,0,-1,0,0,0,1,-1,0,0|1.5,0.1999,0,0,1,0,0,0,-1,-1,0,0|1.5,-0.6001,0,0,1,0,0,0,1,1,0,0|79.3948,59.6993,65.6978|3,0.4,1|81.0948,58.2993,65.6978|-0.5,0,0,-0,-0,1,0,1,0,-1,0,0|0,-0.2001,0.5,0,-1,0,0,0,1,-1,0,0|80.5948,58.9993,65.6978|3,0.4,2|sink|3.2999|2.7999|0,-1.5,0.4999,0,1,0,1,0,0,0,0,-1|81.0948,57.2993,65.6978|-25.5,0.1993,9.1,-1,-0,0,0,0,-1,-0,-1,0|-3.4052,138.'
  2361. ..'1998,-85.2021|2,2.4,10|0,1.2,0,-1,-0,-0,0,0,1,0,1,0|0,-3.6001,0.5,0,1,-0,0,0,1,1,0,-0|0,-1.5,0.3,1,-0,0,0,-0,1,0,-1,0|1,1.8,0,1,0,0,0,0,-1,-0,1,0|-3.4052,135.1998,-86.2021|4,3.6,10|0,1.8,0,-1,-0,-0,0,0,1,0,1,0|0,-1.5,1.5,0,1,-0,1,0,-0,0,0,-1|Building|-3.4052,138.4998,-87.7021|10,3,3|http://www.roblox.com/asset/?id=3100418|-3.4052,142.9998,-84.7021|10,7.2,1|http://www.roblox.com/asset/?id=2031554|Soda Machine|81.0948,61.5999,-156.7021|1,3.2,1|0,2,-0.5,1,0,0,0,1,0,0,0,1|0,0,0.5,-1,0,0,0,1,0,0,0,-1|2,1.5999,-1,0,0,-1,0,1,0,1,0,0|0,-1.4,-0.5,1,0,0,0,1,0,0,0,1|0,-1,-0.5,1,0,0,0,1,0,0,0,1|2.5,-0.2001,0,-1,0,0,0,0,1,0,1,0|82.0948,62.9999,-156.7021|2,2.9999,0,0,0,-1,0,1,0,1,0,0|0,0.1999,0,1,0,0,0,0,-1,0,1,0|82.0948,62.5999,-156.7021|82.0948,62.9999,-151.7021|0,1.3999,0.5,-1,0,0,0,1,0,0,0,-1|0,2.9999,-0.5,1,0,0,0,1,0,0,0,1|82.0948,62.5999,-151.7021|0,1,0.5,-1,0,0,0,1,0,0,0,-1|83.0948,60,-151.7021|1,'
  2362. ..'6.4,1|0,-2.6,0.5,-1,0,0,0,1,0,0,0,-1|81.0948,59.3999,-151.7021|82.0948,59.5999,-151.7021|1,5.5999,1|0,0.5999,0.5,-1,0,0,0,1,0,0,0,-1|0,0.2,0.5,-1,0,0,0,1,0,0,0,-1|0,2.7999,0,-1,-0,-0,0,0,1,0,1,0|0,-0.2001,0,-1,0,0,0,0,1,0,1,0|0,-2,0.5,-1,0,0,0,1,0,0,0,-1|0,-0.4001,-0.5,1,0,0,0,1,0,0,0,1|81.0948,59,-151.7021|0,0.6,0.5,-1,0,0,0,1,0,0,0,-1|81.0948,57.8,-151.7021|1,2,1|0,1,0,-1,-0,-0,0,0,1,0,1,0|0,-1.8,-0.5,1,0,0,0,1,0,0,0,1|0,-0.6,0.5,-1,0,0,0,1,0,0,0,-1|-2,-2.2001,-1,0,0,1,0,1,0,-1,0,0|0,-1,0,1,0,0,-0,-0,-1,0,1,0|-2.5,0.2,0,1,-0,0,0,0,-1,0,1,0|82.0948,60,-154.2021|4,6.4,3|-2,0,0,-0,-0,-1,0,1,0,1,0,0|0.5,1,1,0,0,-1,0,1,0,1,0,0|0.5,0.2,1,0,0,-1,0,1,0,1,0,0|0.5,-1.6,1,0,0,-1,0,1,0,1,0,0|0.5,-2.6,0,0,0,-1,0,1,0,1,0,0|0.5,-3,0,0,0,-1,0,1,0,1,0,0|0.5,0.6,1,0,0,-1,0,1,0,1,0,0|2,0,0,0,0,1,0,1,0,-1,-0,-0|-0.5,0.6,1,0,0,1,0,1,0,-1,0,0|0.5,0,-1,0,0,-1,0,1,0,1,0,0|-0.5,2.2,1,0,0,1,0,1,0,-1,0,0|-0.5,-2.6,'
  2363. ..'0,0,0,1,0,1,0,-1,0,0|0,0,-1.5,-1,-0,-0,0,1,0,-0,-0,-1|81.0948,56.5999,-154.2021|6,0.4,5|-40,1.5999,84.5,1,-0,0,0,0,-1,0,1,0|2.5,-2.8,-1,-1,0,0,0,0,1,0,1,0|2.5,-1.6,1,-1,0,0,0,0,1,0,1,0|2.5,-3.2001,-2,-1,0,0,0,0,1,0,1,0|-2.5,-2.8,-1,-1,0,0,0,0,1,0,1,0|-2.5,-3.2001,-2,-1,0,0,0,0,1,0,1,0|2.5,-1.6,2,-1,0,0,0,0,1,0,1,0|0,-3.2001,-1,-1,0,0,0,0,1,0,1,0|1.5,-1.2,2,-1,0,0,0,0,1,0,1,0|0,-3.2001,1,-1,0,0,0,0,1,0,1,0|-2.5,-1.6,2,-1,0,0,0,0,1,0,1,0|-2.5,-1.0001,0,-1,0,0,0,0,1,0,1,0|-2,-0.4,0,0,-1,0,0,0,1,-1,0,0|83.0948,60,-156.7021|0,0.4,0.5,-1,0,0,0,1,0,0,0,-1|0,-3,0.5,-1,0,0,0,1,0,0,0,-1|2,0,1,0,0,-1,0,1,0,1,0,0|0.4313,0.6,0.7921|78.3948,60.6999,-156.7021|-90,90,0|0,0.0999,-0.5001,1,0,0,0,1,0,0,0,1|0,0.4999,-0.5001,1,0,0,0,1,0,0,0,1|0.5,0,-0.0001,0,0,-1,0,1,0,1,0,0|0,-1.3,-0.5001,1,0,0,0,1,0,0,0,1|78.3948,59.3,-156.7021|79.0948,57.9999,-155.7021|0,-0.2001,-1.3001,-1,0,0,0,0,1,0,1,0|1.5,-2.0001,-0.5,1,'
  2364. ..'0,0,0,1,0,0,0,1|0,-0.8001,1,-1,0,0,0,1,0,0,0,-1|0,-2.0001,0,-1,0,0,0,0,1,0,1,0|-0.5,-0.4,0,0,0,1,0,1,0,-1,0,0|1.5,0.1999,-2,1,0,0,0,0,-1,0,1,0|0,0.7999,1,-1,0,0,0,1,0,0,0,-1|79.0948,58.8,-154.2021|1,0.8,2|0,-1.2001,-0.5,1,0,0,0,1,0,0,0,1|79.0948,61.2,-155.7021|1,4,1|1.5,1.1999,-0.5,1,0,0,0,1,0,0,0,1|0,-0.2001,-0.9001,-1,0,0,0,0,1,0,1,0|79.0948,61.2,-154.7021|0.5,1.1999,-0.5,1,0,0,0,1,0,0,0,1|0,0.3999,0.5,0,-1,0,0,0,-1,1,0,0|-0.5,0,0,0,0,1,0,1,0,-1,0,0|79.0948,61.2,-153.7021|-0.5,1.1999,-0.5,1,0,0,0,1,0,0,0,1|0.5,0,0,0,0,-1,0,1,0,1,0,0|0,0.3999,-0.5,0,-1,0,0,0,-1,1,0,0|-0.5,-0.2001,-2,-1,0,0,0,0,1,0,1,0|79.0948,61.2,-152.7021|-1.5,1.1999,-0.5,1,0,0,0,1,0,0,0,1|0.5,2.8,0,0,0,-1,0,1,0,1,0,0|79.0948,60.2,-156.7021|0,1.6,0,1,0,0,0,0,-1,0,1,0|0.5,-1,0,0,0,-1,0,1,0,1,0,0|79.0948,60.6,-156.7021|0,0.2,0,1,0,0,0,0,-1,0,1,0|0,-1.2,0,-1,0,0,0,0,1,0,1,0|0.5,-0.6,0,0,0,-1,0,1,0,1,0,0|80.0948,61.5999,-156'
  2365. ..'.7021|81.0948,59.8,-156.7021|0,1.4,0.5,-1,0,0,0,1,0,0,0,-1|2,-0.2001,-1,0,0,-1,0,1,0,1,0,0|0,-1.6,0,-1,0,0,0,0,1,0,1,0|81.0948,59.3999,-156.7021|81.0948,59,-156.7021|0,1,0,1,0,0,0,0,-1,0,1,0|0,-0.6,-0.5,1,0,0,0,1,0,0,0,1|2,-1,-1,0,0,-1,0,1,0,1,0,0|81.0948,57.8,-156.7021|82.0948,59.5999,-156.7021|0,1.7999,0.5,-1,0,0,0,1,0,0,0,-1|2,-0.4001,0,0,0,-1,0,1,0,1,0,0|79.0948,61.9999,-156.7021|0,0.3999,-0.5,1,0,0,0,1,0,0,0,1|0,-0.2001,-0.1001,-1,0,0,0,0,1,0,1,0|0.5,0.7999,0,0,0,-1,0,1,0,1,0,0|78.3948,62.1,-155.7021|79.0948,61.9999,-151.7021|-0.5,0.7999,0,0,0,1,0,1,0,-1,0,0|-2.5,-0.2001,-2,-1,0,0,0,0,1,0,1,0|81.0948,61.5999,-151.7021|79.0948,60.6,-151.7021|-0.5,-0.6,0,0,0,1,0,1,0,-1,0,0|80.0948,61.5999,-151.7021|0,-1.6001,0,1,0,0,-0,-0,-1,0,1,0|-2,1.5999,0,0,0,1,0,1,0,-1,0,0|79.0948,60.2,-151.7021|-0.5,-1,0,0,0,1,0,1,0,-1,0,0|81.0948,59.8,-151.7021|79.0948,58.3999,-151.7021|80.0948,58.3999,-151.7021|-'
  2366. ..'2,-1.6001,0,0,0,1,0,1,0,-1,0,0|78.3948,60.7,-155.7021|0,-0.5,-0.5001,1,0,0,0,1,0,0,0,1|78.3948,62.0999,-156.7021|78.3948,59.3,-155.7021|0,-1.9,-0.5001,1,0,0,0,1,0,0,0,1|81.0948,63.4,-154.2021|2.5,1.6,1,1,0,0,0,0,-1,0,1,0|2.5,1.6,0,1,0,0,0,0,-1,0,1,0|2.5,3.1999,-2,1,0,0,0,0,-1,0,1,0|2.5,0.2,-1,1,0,0,0,0,-1,0,1,0|-2.5,3.1999,-2,1,0,0,0,0,-1,0,1,0|0,3.1999,1,1,0,0,0,0,-1,0,1,0|1.5,2,2,1,0,0,0,0,-1,0,1,0|-2.5,0.2,-1,1,0,0,0,0,-1,0,1,0|0,3.1999,-1,1,0,0,0,0,-1,0,1,0|-2.5,1.2,2,1,0,0,0,0,-1,0,1,0|-2.5,1.6,1,1,0,0,0,0,-1,0,1,0|-0.5,2,2,1,0,0,0,0,-1,0,1,0|-1.5,2,2,1,0,0,0,0,-1,0,1,0|79.0948,58.3999,-156.7021|0.5,-2.8001,0,0,0,-1,0,1,0,1,0,0|80.0948,58.3999,-156.7021|0,-0.6001,-0.5,1,0,0,0,1,0,0,0,1|0,-1.6001,0,-1,0,0,0,0,1,0,1,0|0,0.5999,-0.5,1,0,0,0,1,0,0,0,1|2.5,0.1999,-1,1,-0,0,0,0,-1,0,1,0|2,-1.6001,0,0,0,-1,0,1,0,1,0,0|79.0948,57.9999,-152.7021|0,-0.8001,-1,1,0,0,0,1,0,0,0,1|-1.5,-2.0001,-0.5,'
  2367. ..'1,0,0,0,1,0,0,0,1|0,0.7999,-1,1,0,0,0,1,0,0,0,1|0.5,-0.4,0,0,0,-1,0,1,0,1,0,0|79.0948,57.1999,-154.2021|80.0948,60,-154.2021|4,6.4,1|-0.5,-1.6,0,0,0,1,0,1,0,-1,0,0|-0.5,2.8,0,0,0,1,0,1,0,-1,0,0|-28.9052,61.5999,73.2979|-29.9052,62.9999,73.2979|-29.9052,62.5999,73.2979|-29.9052,62.9999,68.2979|-29.9052,62.5999,68.2979|-2,2.5999,0,0,0,1,0,1,0,-1,0,0|0,2.7999,0,1,0,0,0,0,-1,0,1,0|0,2.5999,-0.5,1,0,0,0,1,0,0,0,1|-30.9052,60,68.2979|-2,0,1,0,0,1,0,1,0,-1,0,0|0,-3.2001,0,1,0,0,-0,-0,-1,0,1,0|-2.5,0.2,2,1,0,0,0,0,-1,0,1,0|-28.9052,59.3999,68.2979|-2,-0.6001,-1,0,0,1,0,1,0,-1,0,0|-29.9052,59.5999,68.2979|-2,-0.4001,0,0,0,1,0,1,0,-1,0,0|0,-0.2001,0.5,-1,0,0,0,1,0,0,0,-1|0,-2.8,0,1,0,0,-0,-0,-1,0,1,0|-2.5,0.2,1,1,0,0,0,0,-1,0,1,0|-28.9052,59,68.2979|-28.9052,57.8,68.2979|-2.5,0.2,0,1,0,0,0,0,-1,0,1,0|-29.9052,60,70.7979|-0.5,1,1,0,0,1,0,1,0,-1,0,0|-0.5,-1.6,1,0,0,1,0,1,0,-1,0,0|-28.9052,56.5999,70.79'
  2368. ..'79|-2.5,-1.6,1,-1,0,0,0,0,1,0,1,0|-1.5,-1.2,2,-1,0,0,0,0,1,0,1,0|-30.9052,60,73.2979|0,3.2,0,-1,-0,-0,0,0,1,0,1,0|2.5,-0.2,2,-1,0,0,0,0,1,0,1,0|2.5,0.2,2,1,0,0,0,0,-1,-0,1,0|-26.2052,60.6999,73.2979|-90,-90,0|-26.2052,59.3,73.2979|-26.9052,57.9999,72.2979|-26.9052,58.8,70.7979|0.5,0.8,0,0,0,-1,0,1,0,1,0,0|-26.9052,61.2,72.2979|-26.9052,61.2,71.2979|-26.9052,61.2,70.2979|-26.9052,61.2,69.2979|0,1.2,0,1,0,0,0,0,-1,0,1,0|0.5,1,0,0,0,-1,0,1,0,1,0,0|0.5,-0.8,0,0,0,-1,0,1,0,1,0,0|-26.9052,60.2,73.2979|0,-0.2,-0.5,-1,0,0,0,0,1,0,1,0|-26.9052,60.6,73.2979|0,-0.2,-0.1,-1,0,0,0,0,1,0,1,0|-27.9052,61.5999,73.2979|0,-0.4,0.5,-1,0,0,0,1,0,0,0,-1|-28.9052,59.8,73.2979|-28.9052,59.3999,73.2979|2,-0.6001,-1,0,0,-1,0,1,0,1,0,0|-28.9052,59,73.2979|-28.9052,57.8,73.2979|2,-2.2001,-1,0,0,-1,0,1,0,1,0,0|2.5,0.2,0,1,0,0,0,0,-1,0,1,0|-29.9052,59.5999,73.2979|2.5,0.2,1,1,0,0,0,0,-1,0,1,0|-26.9052,61.9999,73.2979|0'
  2369. ..',-0.2,1.2999,-1,0,0,0,0,1,0,1,0|-26.2052,62.1,72.2979|0,0.9,-0.5,1,0,0,0,1,0,0,0,1|-26.9052,61.9999,68.2979|-28.9052,61.5999,68.2979|-2,1.5999,-1,0,0,1,0,1,0,-1,0,0|-26.9052,60.6,68.2979|-27.9052,61.5999,68.2979|-26.9052,60.2,68.2979|-28.9052,59.8,68.2979|-26.9052,58.3999,68.2979|-27.9052,58.3999,68.2979|-26.2052,60.7,72.2979|0,-0.5,-0.5,1,0,0,0,1,0,0,0,1|-26.2052,62.0999,73.2979|0,0.1,-0.5,1,0,0,0,1,0,0,0,1|-26.2052,59.3,72.2979|0,1.3,-0.5,1,0,0,0,1,0,0,0,1|0,-1.9,-0.5,1,0,0,0,1,0,0,0,1|-28.9052,63.4,70.7979|2.5,1.2,2,1,0,0,0,0,-1,0,1,0|0.5,2,2,1,0,0,0,0,-1,0,1,0|-2.5,1.6,0,1,0,0,0,0,-1,0,1,0|-26.9052,58.3999,73.2979|0,-0.2,-0.9001,-1,0,0,0,0,1,0,1,0|0.5,0.3999,0,0,0,-1,0,1,0,1,0,0|2.5,0.1999,-2,1,0,0,0,0,-1,0,1,0|-27.9052,58.3999,73.2979|-26.9052,57.9999,69.2979|-26.9052,57.1999,70.7979|-27.9052,60,70.7979|-0.5,-1.2,0.5,-1,0,0,0,1,0,0,0,-1|-0.5,1.2,0,0,0,1,0,1,0,-1,0,0|-1.5,-1.2,0.5,-1,0,'
  2370. ..'0,0,1,0,0,0,-1|0.5,-1.6,0,0,0,-1,0,1,0,1,0,0|1.5,-1.2,0.5,-1,0,0,0,1,0,0,0,-1|0.5,-1.2,0.5,-1,0,0,0,1,0,0,0,-1|-0.5,1.6,0,0,0,1,0,1,0,-1,0,0|1.5,2,0.5,-1,0,0,0,1,0,0,0,-1|0,0,-1.5,1,0,0,0,1,0,0,0,1|-1.5,2,0.5,-1,0,0,0,1,0,0,0,-1|0,0.2,-1,1,0,0,0,0,-1,0,1,0|0,-0.2,-1,-1,0,0,0,0,1,0,1,0|BIN|0.1058,0.1647,0.2078|24.5948,58.644,58.7979|2,0.4,2|24.5948,57.389,58.7979|0,-0.0012,0|2,2,2|-32.4052,58.6441,58.7979|-32.4052,57.389,58.7979|Lever|BodyKit|9.7945,143.5181,-177.7021|1,0.4,3|1,3,1|9.7945,140.5182,-177.7021|Handel|lol|0.9607,0.8039,0.1882|3.0946,140.4133,-177.7018|3,22,3|http://www.roblox.com/asset/?id=1033714|5|PosA1|7.8839,144.3673,-177.8019|59.13,-89.9701,0.0099|PosB1|7.8836,139.6692,-177.6022|-59.14,-90.02,-179.9901|0,-0.5,0,1,0,0,-0,-0,-1,0,1,0|0.0001,0.6,0,0.9999,0,0,-0.0001,0,-1,0,1,-0.0001|PosA2|8.8279,143.8029,-177.8022|1,2,0.5|-0.0001,-0.5,0,-1,0,-0.0001,0,0,1,-0.0001,1,0|PosB2|8.8'
  2371. ..'279,140.2334,-177.602|FunctionScript|11.5945,140.6181,-177.7023|2,14.4,3|1.2,1,1|9.7945,143.5181,-180.7021|9.7945,140.5182,-180.7021|3.0943,140.4133,-180.7018|7.8836,144.3673,-180.8019|7.8836,139.6692,-180.6022|0.0001,0.5998,-0.0001,0.9999,0,0,-0.0001,0,-1,0,1,-0.0001|8.8277,143.8029,-180.8022|8.8277,140.2334,-180.602|11.5943,140.6181,-180.7023|9.7943,143.5181,-183.7021|9.7943,140.5182,-183.7021|3.0943,140.4134,-183.7018|7.8834,144.3673,-183.8019|7.8834,139.6692,-183.6022|8.8277,143.8029,-183.8022|-0.0001,-0.5002,-0.0001,-1,0,-0.0001,0,0,1,-0.0001,1,0|8.8275,140.2335,-183.602|-0.0002,-0.5,0.0001,-1,0,-0.0001,0,0,0.9999,-0.0001,1,0|11.5943,140.6181,-183.7023|remote|6.3953,135.4183,-159.2018|Master Computer|7.0957,137.6183,-155.7019|-0.5001,0.1999,-1.5,1,0,-0.0001,0,-0.0001,-1,0,1,0|7.0957,137.6183,-154.7019|7.0958,137.6183,-153.7019|-0.5001,0.1999,0.5,1,0,-0.0001,0,-0.0001,-1,0,1,0|7.0958,13'
  2372. ..'7.6183,-152.702|-0.5,0.1999,1.5,1,0,-0.0001,0,-0.0001,-1,0,1,0|7.5958,137.2183,-154.202|2,0.4,4|-0.5001,-0.2,0.4999,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|0.4999,-0.2,0.4999,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|8.0958,137.6183,-152.702|0.5,0.1999,1.5,1,0,-0.0001,0,-0.0001,-1,0,1,0|8.0958,137.6183,-153.702|0.4999,0.1999,0.5,1,0,-0.0001,0,-0.0001,-1,0,1,0|8.0957,137.6183,-154.702|8.0957,137.6183,-155.702|0.4999,0.1999,-1.5,1,0,-0.0001,0,-0.0001,-1,0,1,0|9.0957,137.6183,-155.7021|-0.5001,0.2,-1.5,1,0,-0.0001,0,-0.0001,-1,0,1,0|9.0957,137.6183,-154.7021|-0.5,0.2,-0.5,1,0,-0.0001,0,-0.0001,-1,0,1,0|9.0958,137.6183,-153.7021|-0.5001,0.2,0.5,1,0,-0.0001,0,-0.0001,-1,0,1,0|9.0958,137.6183,-152.7021|9.5958,137.2182,-154.2021|0.5,-0.2001,-1.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|10.0958,137.6182,-152.7021|0.5,0.2,1.4999,1,0,-0.0001,0,-0.0001,-1,0,1,0|10.0958,137.6182,-153.7021|0.4999,0.2,0.4999,1,0,-0.'
  2373. ..'0001,0,-0.0001,-1,0,1,0|10.0957,137.6182,-154.7021|0.5,0.2,-0.5001,1,0,-0.0001,0,-0.0001,-1,0,1,0|10.0957,137.6182,-155.7021|0.4999,0.2,-1.5001,1,0,-0.0001,0,-0.0001,-1,0,1,0|7.0955,137.6183,-159.7019|7.0955,137.6183,-158.7019|7.0956,137.6183,-157.7019|7.0956,137.6183,-156.7019|7.5955,137.2183,-158.202|-0.5001,-0.2,0.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|-0.5,-0.2,1.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|-0.5,-0.2,-0.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|-2.0001,1.8,-5.0001,1,0,-0.0001,0,-0.0001,-1,0,1,0|0.5,-0.2,-1.5001,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|0.5,-0.2,1.4999,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|-0.5,-0.2,-1.5001,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|8.0956,137.6183,-156.702|8.0956,137.6183,-157.702|8.0955,137.6183,-158.702|8.0955,137.6183,-159.702|9.0955,137.6183,-159.702|9.0955,137.6183,-158.702|9.0956,137.6183,-157.702|9.0956,137.6183,-156.702|9.5955,137.2182,-158.2021|0.5'
  2374. ..',-0.2001,1.4999,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|0.4999,-0.2001,0.4999,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|0.5,-0.2001,-1.5001,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|0.5,-0.2001,-0.5001,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|-0.5,-0.2001,1.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|-0.5001,-0.2001,0.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|-0.5,-0.2001,-0.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|-0.0001,1.7999,-5,1,0,-0.0001,0,-0.0001,-1,0,1,0|10.0956,137.6182,-156.7021|0.4999,0.2,1.4999,1,0,-0.0001,0,-0.0001,-1,0,1,0|10.0956,137.6182,-157.7021|10.0955,137.6182,-158.7021|10.0955,137.6182,-159.7021|9.5958,135.2182,-153.2021|6,3.6,14|1.5,-0.6001,-3.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|1.5,-0.6001,-5.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|2.4999,-0.6,-0.0002,1,0,-0.0001,-0.0001,-0.0001,1,0,-1,0|0,-0.2,1,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|1.4999,-0.6001,-4.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|0.'
  2375. ..'4999,-0.6001,-4.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|2.4999,-0.6001,-4.5,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|2,-0.2001,1,-1,0,0,-0.0001,-0.0001,1,0,1,-0.0001|7.0961,137.6183,-148.702|8.096,137.6183,-149.702|8.0961,137.6183,-147.702|9.0961,137.6183,-148.7021|8.0961,137.6183,-148.702|Server|6.0839,134.5897,-141.6037|0,-4.1301,0|-0.0003,-0.0063,0.0008|1,2.4,9|-0.0001,-0.2,1.9999,-1,-0.0001,0,0,0,1,-0.0001,0.9999,-0.0001|6.2278,135.9897,-143.5985|-0.0002,-0.0078,-0.0002|5.9399,135.9897,-139.6089|-0.0006,-0.0049,-0.0002|0,1.1999,2,0.9999,0,-0.0001,0,0,-1,-0.0001,0.9999,-0.0001|0,-0.4001,1.9999,-1,0,-0.0001,-0.0001,0,1,0,1,-0.0001|-2.0001,-2.8001,1.9999,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|6.0838,135.9897,-141.6037|-0.0004,-0.0063,-0.0002|0,1.1999,0,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|6.3717,135.9897,-145.5933|-0.0001,-0.0092,-0.0002|0,-0.4001,-4,-1,0,0,-0.0001,0,1,0,0.9999,0|-0.000'
  2376. ..'1,1.1999,-4,0.9999,-0.0001,-0.0001,0,0,-1,0,0.9999,-0.0001|-2,-2.8001,-4,0,0,0.9999,-0.0001,1,0,-1,0,0|5.7959,135.9897,-137.6141|-0.0007,-0.0034,-0.0002|0,1.1999,4,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|0,-0.4001,3.9999,-1,0,-0.0001,-0.0001,-0.0001,1,0,0.9999,0|6.0838,136.5897,-141.6037|-0.0005,-0.0063,-0.0006|1,0.8,9|-0.0001,0.2,2,0.9999,-0.0001,-0.0001,-0.0001,0,-1,0,0.9999,0|-0.0001,0.2,0,0.9999,-0.0001,-0.0001,-0.0001,0,-1,0,0.9999,0|-0.0001,-0.2,3,-1,-0.0001,0,0,0,1,-0.0001,0.9999,-0.0001|-0.0001,0.2,-1,0.9999,-0.0001,-0.0001,-0.0001,0,-1,0,0.9999,0|-0.0001,-0.2,4,-1,-0.0001,0,0,0,1,-0.0001,0.9999,-0.0001|6.0838,137.7897,-141.6037|-0.0006,-0.0063,-0.0015|0,-0.2,-1,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|0,-0.2,1,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|-0.0001,0.1999,-2,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|-0.0001,-0.2001,0,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|0,-0.2,-3,-1,0,-0.0001,-0.000'
  2377. ..'1,0,1,0,0.9999,0|-0.0001,0.1999,0,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|0,-0.2,3,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|-0.0001,0.1999,-4,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|-0.0001,0.1999,2,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|-0.0001,0.1999,-3,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|-0.0001,0.1999,3,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|-0.0001,-0.2,-4,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|-0.0001,0.1999,-1,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|-0.0001,0.1999,1,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|-0.0001,-0.2,4,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|-0.0001,0.1999,4,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|-0.0001,-0.2,-2,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|-2.0001,-1,-0.0001,-0.0001,-0.0001,0.9999,-0.0001,1,0,-1,0,-0.0001|5.9398,137.1897,-139.6089|-0.0007,-0.0049,-0.0011|0,0.4,1.9999,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|6.0838,137.1898,-141.6037|-0.0005,-0.0063,-0.0011|0,0.4,-0.0001,0.9999,0,0,0,-0.0001,-1,-0'
  2378. ..'.0001,0.9999,-0.0001|6.3717,137.1897,-145.5933|-0.0002,-0.0092,-0.0011|5.7959,137.1897,-137.6141|-0.0009,-0.0034,-0.0011|-0.0001,0.4,3.9999,0.9999,0,-0.0001,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-2.0001,-1.6,3.9999,-0.0001,0,0.9999,-0.0001,1,-0.0001,-1,0,-0.0001|6.2277,137.1897,-143.5985|-0.0004,-0.0078,-0.0011|0,0.3999,-2.0001,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|6.2277,138.3897,-143.5985|-0.0005,-0.0078,-0.002|0,0.3999,-2,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|0,-0.4001,-2,-1,0,-0.0001,0,0,1,0,0.9999,0|-2,-0.4,-2.0001,-0.0001,-0.0001,0.9999,-0.0001,1,0,-1,0,-0.0001|6.0837,138.9897,-141.6038|-0.0008,-0.0063,-0.0024|-0.0001,0.1999,2.9999,0.9999,-0.0001,-0.0001,-0.0001,0,-1,0,0.9999,0|-0.0001,-0.2001,2.9999,-1,-0.0001,0,0,0,1,-0.0001,0.9999,-0.0001|-0.0001,-0.2001,-0.0001,-1,-0.0001,0,0,0,1,-0.0001,0.9999,-0.0001|-0.0001,-0.2001,1.9999,-1,-0.0001,0,0,0,1,-0.0001,0.9999,-0.0001|-0.0001,0.'
  2379. ..'1999,3.9998,0.9999,-0.0001,-0.0001,-0.0001,0,-1,0,0.9999,0|-0.0001,-0.2001,-3.0001,-1,-0.0001,0,0,0,1,-0.0001,0.9999,-0.0001|5.7959,138.3897,-137.6142|-0.001,-0.0034,-0.002|0,-0.4,4,-1,0,-0.0001,-0.0001,-0.0001,1,0,0.9999,0|-2.0001,-0.4,3.9999,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|6.0838,138.3897,-141.6037|-0.0007,-0.0063,-0.002|0,-0.4,0,-1,0,-0.0001,-0.0001,-0.0001,1,0,0.9999,0|-2.0001,-0.4,-0.0001,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|6.3717,138.3897,-145.5933|-0.0004,-0.0092,-0.0019|5.9398,138.3897,-139.6089|-0.0008,-0.0049,-0.002|0,-0.4,2,-1,0,-0.0001,-0.0001,-0.0001,1,0,0.9999,0|6.2277,139.5897,-143.5985|-0.0007,-0.0078,-0.0028|6.0837,139.5897,-141.6037|-0.0008,-0.0063,-0.0029|0,-0.4001,0,-1,0,-0.0001,-0.0001,0,1,0,0.9999,-0.0001|5.9398,139.5897,-139.6089|-0.001,-0.0049,-0.0029|0,0.4,2,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|0,-0.4002,2,-1,0,-0.0001,-0.0001,0,1,0,1,-0.0001|-2,0.79'
  2380. ..'99,1.9999,0,-0.0001,0.9999,-0.0001,1,0,-1,-0.0001,0|6.3716,139.5897,-145.5933|-0.0005,-0.0092,-0.0028|0,0.3999,-4,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|0,-0.4002,-3.9999,-1,-0.0001,-0.0001,-0.0001,0,1,0,1,-0.0001|-2.0001,0.7999,-4,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|5.7958,139.5897,-137.6141|-0.0012,-0.0034,-0.0029|-0.0001,0.4,3.9999,0.9999,-0.0001,-0.0001,-0.0001,0,-1,0,0.9999,-0.0001|0,-0.4001,3.9999,-1,-0.0001,0,-0.0001,0,1,-0.0001,0.9999,0|-2,0.8,3.9999,0,0,0.9999,-0.0001,1,0,-1,0,0|6.0837,140.1898,-141.6038|-0.0009,-0.0063,-0.0033|-0.0001,0.2001,1.9999,0.9999,-0.0001,-0.0001,-0.0001,-0.0001,-1,0,0.9999,-0.0001|-0.0001,-0.2,-1.0001,-1,-0.0001,0,0,-0.0001,1,-0.0001,0.9999,0|-0.0001,-0.2,-4.0001,-1,-0.0001,0,0,-0.0001,1,-0.0001,0.9999,0|-0.0001,-0.1999,1.9999,-1,-0.0001,0,0,-0.0001,1,-0.0001,0.9999,0|-0.0001,-0.1999,3.9999,-1,-0.0001,0,0,-0.0001,1,-0.0001,0.9999,0|-0.0001,0.2001'
  2381. ..',2.9999,0.9999,-0.0001,-0.0001,-0.0001,-0.0001,-1,0,0.9999,-0.0001|6.2277,140.7897,-143.5985|-0.0008,-0.0078,-0.0037|5.9398,140.7897,-139.6089|-0.0011,-0.0049,-0.0038|0,0.3999,2,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|6.0837,140.7897,-141.6037|-0.001,-0.0063,-0.0037|0,0.3999,0,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|6.0837,141.3898,-141.6038|-0.001,-0.0063,-0.0042|-0.0001,0.2,-3.0001,0.9999,0,0,0,0,-1,-0.0001,0.9999,-0.0001|-0.0001,0.2,-1.0001,0.9999,0,0,0,0,-1,-0.0001,0.9999,-0.0001|-0.0001,0.2,-2.0001,0.9999,0,0,0,0,-1,-0.0001,0.9999,-0.0001|0,-0.2,-1.0001,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|-0.0001,0.2,-0.0001,0.9999,0,0,0,0,-1,-0.0001,0.9999,-0.0001|0,-0.2,0.9999,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|-0.0001,0.2,-4.0001,0.9999,0,0,0,0,-1,-0.0001,0.9999,-0.0001|0,-0.2,1.9999,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|0,-0.2,-0.0001,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|-0.0001,0.2001,2.9999,0.9999,0,0,0,0,-1'
  2382. ..',-0.0001,0.9999,-0.0001|-0.0001,0.2001,1.9999,0.9999,0,0,0,0,-1,-0.0001,0.9999,-0.0001|-0.0001,0.2001,3.9999,0.9999,0,0,0,0,-1,-0.0001,0.9999,-0.0001|0,-0.2,3.9999,-1,0,-0.0001,-0.0001,0,1,0,0.9999,0|5.7958,140.7897,-137.6141|-0.0013,-0.0034,-0.0038|6.3716,140.7897,-145.5934|-0.0006,-0.0092,-0.0037|6.0837,141.9897,-141.6037|-0.0011,-0.0063,-0.0046|6.0837,143.1897,-141.6037|-0.0012,-0.0063,-0.0055|1,2,9|0,0.2,-3,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|0,0.2,-1,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|0,0.2,1,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|0,0.2,3,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|0,0.2,-2.0001,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|0,0.2,2,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|0,0.2,-4,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|0,0.2,0,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|0,0.2,4,0.9999,0,0,-0.0001,0,-1,0,0.9999,0|-2,4.4,0,0,-0.0001,0.9999,0,1,-0.0001,-1,0,0|5.7958,141.9897,-137.6141|-0.0014,-0.0034,-0.0046|-0.000'
  2383. ..'1,0.3999,4,0.9999,0,-0.0001,-0.0001,0,-1,0,0.9999,-0.0001|6.2276,141.9897,-143.5985|-0.0009,-0.0078,-0.0046|5.9397,141.9897,-139.6089|-0.0013,-0.0049,-0.0046|-0.0001,0.3999,2,0.9999,0,-0.0001,-0.0001,0,-1,0,0.9999,-0.0001|-2.0001,3.1999,2,-0.0001,-0.0001,0.9999,-0.0001,1,-0.0001,-1,0,-0.0001|6.3716,141.9897,-145.5933|-0.0008,-0.0092,-0.0046|8.5773,138.7897,-141.4238|-0.0007,-0.0059,-0.0021|4,10.8,9|0.5,0.3999,-1,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.4999,-0.8001,-1,0,-0.0001,-1,0,1,0,0.9999,0,0|0.4999,-0.8001,0,0,-0.0001,-1,0,1,0,0.9999,0,0|0.4999,-0.8001,2,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-2.0001,-3,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-2.0001,-1,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-2.0001,-4,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-2.0001,0,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-2.0001,-2,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-3.2,2,-0.0001,-0.0001,-1,0,1,0,0.9999,0,-0.0001|0.5,-3.2,-1,-0.0001,'
  2384. ..'-0.0001,-1,0,1,0,0.9999,0,-0.0001|0.4999,0.3999,3.9999,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.5,-2,2,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-1.4001,0,0,-0.0001,-1,0,1,-0.0001,0.9999,-0.0001,0|0.4999,0.3999,-2,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.4999,-0.8001,-3,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-3.2,4,-0.0001,-0.0001,-1,0,1,0,0.9999,0,-0.0001|0.4999,-0.8001,3,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-2,4,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,1.5999,-2,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.5,-2,3,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-3.2001,0,-0.0001,-0.0001,-1,0,1,0,0.9999,0,-0.0001|0.5,1.5999,0,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.4999,2.7999,2,0,-0.0001,-1,0,1,0,0.9999,0,0|0.4999,2.7999,0,0,-0.0001,-1,0,1,0,0.9999,0,0|0.4999,2.7999,-4,0,-0.0001,-1,0,1,0,0.9999,0,0|0.4999,2.7999,1,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-0.2,0,0,-0.0001,-1,-0.0001,1,-0.0001,0.9999,0'
  2385. ..',0|0.5,1.5999,1,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.5,-2.6001,0,-0.0001,0,-1,0,1,0,0.9999,0,-0.0001|0.5,1.5999,3,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.5,-2,1,0,-0.0001,-1,0,1,0,0.9999,0,0|0.4999,2.7999,-1,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-3.2,-4,-0.0001,-0.0001,-1,0,1,0,0.9999,0,-0.0001|0.5,0.3999,3,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.5,2.1999,-0.0001,0,-0.0001,-1,-0.0001,1,-0.0001,0.9999,0,0|0.4999,2.7999,-3,0,-0.0001,-1,0,1,0,0.9999,0,0|0.5,-3.2,0.9999,-0.0001,-0.0001,-1,0,1,0,0.9999,0,-0.0001|0.4999,4.1999,0,0,-0.0001,-1,-0.0001,1,-0.0001,0.9999,0,0|0.5,1.5999,4,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.5,1.5999,-3,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|0.5,1.5999,2,-0.0001,-0.0001,-1,0,1,-0.0001,0.9999,0,-0.0001|Lights|0.0666,0.0666,0.0666|6.2996,141.9897,-144.596|-0.0008,-0.0085,-0.0046|-0.0001,0.3999,-3,0.9999,0,0,-0.0001,0,-1,'
  2386. ..'-0.0001,0.9999,0|-2.0001,3.2,-3.0001,-0.0001,-0.0001,0.9999,-0.0001,1,-0.0001,-1,0,-0.0001|6.1557,141.9897,-142.6011|-0.001,-0.007,-0.0046|0,0,1|6.0117,141.9897,-140.6063|-0.0012,-0.0056,-0.0046|5.8678,141.9897,-138.6115|-0.0013,-0.0041,-0.0046|-0.0001,0.3999,3,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-2.0001,3.1999,2.9999,-0.0001,-0.0001,0.9999,-0.0001,1,-0.0001,-1,0,-0.0001|6.2997,135.9897,-144.5959|-0.0002,-0.0085,-0.0002|0,-0.4001,-3,-1,0,0,-0.0001,0,1,0,0.9999,0|-0.0001,1.1999,-3,1,-0.0001,0,0,0,-1,0,1,0|-2,-2.8001,-3,0,-0.0001,0.9999,-0.0001,1,0,-1,-0.0001,0|6.1558,135.9897,-142.6011|-0.0003,-0.007,-0.0002|0,-0.4001,-1,-1,0,-0.0001,-0.0001,-0.0001,1,0,0.9999,0|0,1.1999,-1,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|6.0118,135.9897,-140.6063|-0.0005,-0.0056,-0.0002|0,1.1999,1,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|5.8679,135.9897,-138.6115|-0.0007,-0.0041,-0.0002|0,-0.4001,3'
  2387. ..',-1,0,-0.0001,-0.0001,-0.0001,1,0,0.9999,0|0,1.1999,3,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|6.2997,137.1897,-144.5959|-0.0003,-0.0085,-0.0011|6.1558,137.1897,-142.6011|-0.0005,-0.007,-0.0011|0,0.4,-1,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|6.0118,137.1897,-140.6063|-0.0006,-0.0056,-0.0011|-0.0001,0.4,0.9999,1,0,-0.0001,-0.0001,-0.0001,-1,-0.0001,1,-0.0001|-2.0001,-1.6,0.9999,0,-0.0001,0.9999,-0.0001,1,0,-1,-0.0001,0|5.8679,137.1897,-138.6115|-0.0008,-0.0041,-0.0011|0,0.4,3,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|6.2997,138.3897,-144.5959|-0.0004,-0.0085,-0.002|6.1557,138.3897,-142.6012|-0.0006,-0.007,-0.002|-0.0001,-0.4,-1,-1,0,0,-0.0001,0,1,0,0.9999,0|-2.0001,-0.4,-1.0001,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|6.0118,138.3897,-140.6063|-0.0008,-0.0056,-0.002|0,-0.4,1,-1,0,-0.0001,-0.0001,-0.0001,1,0,0.9999,0|5.8678,138.3897,-138.6116|-0.0009,-0.0041,-0.002|-0.0001,-0.4'
  2388. ..',3,-1,0,-0.0001,-0.0001,-0.0001,1,0,0.9999,0|-2.0001,-0.4,2.9999,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|6.2997,139.5897,-144.596|-0.0006,-0.0085,-0.0028|6.1557,139.5897,-142.6012|-0.0007,-0.007,-0.0028|-0.0001,0.3999,-1,0.9999,0,-0.0001,0,0,-1,0,0.9999,-0.0001|0,-0.4002,-1,-1,-0.0001,0,-0.0001,0,1,-0.0001,0.9999,0|-2.0001,0.7999,-1.0001,0,0,0.9999,-0.0001,1,0,-1,0,0|6.0118,139.5897,-140.6063|-0.0009,-0.0056,-0.0029|0,0.4,1,0.9999,0,0,0,-0.0001,-1,-0.0001,0.9999,-0.0001|0,-0.4002,1,-1,0,-0.0001,-0.0001,0,1,0,0.9999,-0.0001|5.8678,139.5897,-138.6115|-0.0011,-0.0041,-0.0029|0,-0.4002,3,-1,0,-0.0001,-0.0001,0,1,0,0.9999,-0.0001|6.2996,140.7897,-144.596|-0.0007,-0.0085,-0.0037|0,0.3998,-3,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|6.1557,140.7897,-142.6012|-0.0009,-0.007,-0.0037|0,-0.4002,-1,-1,-0.0001,0,0,0,1,-0.0001,0.9999,0|0,0.3998,-1,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|6.0117,140.7897,-140.6063|-0.001'
  2389. ..',-0.0056,-0.0037|5.8678,140.7897,-138.6115|-0.0012,-0.0041,-0.0038|0,0.3999,3,0.9999,0,0,0,0,-1,-0.0001,0.9999,0|BlinkLights|Computer|1,1,0|7.3951,141.4898,-161.702|0.0009,-0.019,-0.0029|SetColour|-2.5,3.3,5.5,0,0,1,1,-0.0001,0,-0.0001,1,0|7.395,135.9897,-169.202|0.0011,-0.0168,-0.0045|-2.5001,-2.2001,-2,0,0,1,1,-0.0001,0,-0.0001,1,0|0.1529,0.2745,0.1764|7.395,138.7897,-169.202|0.001,-0.0168,-0.0037|-2.5001,0.5999,-2,0,0,1,1,-0.0001,0,-0.0001,1,0|0.4196,0.196,0.4862|7.3951,138.7897,-166.202|0.001,-0.0177,-0.0037|-2.5,0.5999,1,0,0,1,1,-0.0001,0,-0.0001,1,0|0.8549,0.5215,0.2549|7.3951,135.9898,-166.202|0.0011,-0.0177,-0.0045|-2.5001,-2.2,1,0,0,1,1,-0.0001,0,-0.0001,1,0|7.3951,135.9898,-163.202|0.0012,-0.0186,-0.0045|-2.5001,-2.2,4,0,0,1,1,-0.0001,0,-0.0001,1,0|7.3951,138.7897,-163.202|0.001,-0.0186,-0.0037|-2.5001,0.5999,4,0,0,1,1,-0.0001,0,-0.0001,1,0|0.1568,0.498,0.2784|7.3949,136.4897,-171'
  2390. ..'.702|0.0011,-0.0161,-0.0044|-2.5,-1.7001,-4.5,0,0,1,1,-0.0001,0,-0.0001,1,0|0,0.5607,0.6117|7.395,138.2897,-171.702|0.001,-0.0161,-0.0038|-2.5,0.0999,-4.5,0,0,1,1,-0.0001,0,-0.0001,1,0|7.3949,141.4897,-171.702|0.0009,-0.0161,-0.0029|-2.5001,3.2999,-4.5,0,0,1,1,-0.0001,0,-0.0001,1,0|0,1,0|7.395,141.4897,-169.702|0.0009,-0.0167,-0.0029|-2.5001,3.2999,-2.5,0,0,1,1,-0.0001,0,-0.0001,1,0|0,1,1|7.395,141.4897,-167.702|0.0009,-0.0173,-0.0029|1,0,0|7.3951,141.4898,-165.702|0.0009,-0.0179,-0.0029|1,0,0.749|7.3951,141.4898,-163.702|0.0009,-0.0184,-0.0029|-2.5001,3.3,3.5,0,0,1,1,-0.0001,0,-0.0001,1,0|10.095,138.1897,-167.2021|0.001,-0.0173,-0.0039|5,9.6,14|-2.5,0,0,-0,-0,-1,0,1,0,1,0,0|-3.3001,-0.2001,-1.5,-0.0001,1,-0.0001,0,-0.0001,1,1,-0.0001,0|-3.3,-0.2,0.5,-0.0001,1,-0.0001,0,-0.0001,1,1,-0.0001,0|10.0949,144.7898,-172.2021|0.0007,-0.0158,-0.0019|3,3.6,2|0,-1.8001,0,1,0,0,-0,-0,-1,0,1,0|-0.0001,4'
  2391. ..'.8,-5,1,0,-0.0001,0,-0.0001,-1,0,1,0|10.0951,144.7898,-162.2021|0.0007,-0.0187,-0.0019|0,4.8,5,1,0,-0.0001,0,-0.0001,-1,0,1,0|-1,0.4,-0.5,0,0,1,-0.0001,1,0,-1,0,0|10.5949,144.3898,-170.2021|0.0007,-0.0164,-0.002|1,0,-0.0001,0,0,-1,0,1,-0.0001,1,0,0|0.5,-0.4001,1,-1,0,0,-0.0001,1,0,0,-0.0001,-1|10.595,144.3898,-168.2021|0.0007,-0.017,-0.002|10.595,144.3898,-166.2021|0.0007,-0.0175,-0.002|-1,0,0,0,0,1,-0.0001,1,0,-1,0,0|10.5951,144.3898,-164.2021|0.0007,-0.0181,-0.002|TV|channelno|12.0955,141.2181,-159.7023|1,6,1|0,-3,0,1,0,0,-0,-0,-1,0,1,0|-0.0001,0.5999,6.5,1,0,0,-0.0001,0,-1,0,1,-0.0001|0,3,0,-1,-0,-0,0,0,1,0,1,0|0,-0.4,6.5,-1,0,-0.0001,0,0,1,0,1,0|12.0958,137.6181,-153.2023|1,1.2,14|12.096,141.2181,-153.2023|12,6,1|-0.0002,0.5999,0,0,-1,0,0,0,-1,1,0,-0.0001|-0.0001,-0.4,0,0,-1,-0.0001,-0.0001,0,1,-1,0,0|12.096,144.6181,-153.2023|1,0.8,14|-0.0001,2.9999,6.5,1,0,0,-0.0001,0,-1,0,1,-0.0001|1'
  2392. ..'2.0963,141.2181,-146.7023|-0.0001,0.5999,-6.5,1,0,0,-0.0001,0,-1,0,1,-0.0001|-37.4052,5.4,45.7979|6,1.2,6|rbxasset://Textures/SpawnLocation.png|-48,1.5999,-34,0,1,0,-0,-0,-1,-1,-0,-0|0,0,-3,1,-0,0,0,1,0,0,-0,1|-43.4052,5.4,45.7979|-48,1.5999,-40,0,1,0,-0,-0,-1,-1,-0,-0|-3,0,0,-0,-0,-1,0,1,0,1,0,0|3,0,0,0,-0,-1,0,1,0,1,-0,-0|-37.4052,5.4,39.7979|-43.4052,5.4,39.7979|LinkedTrowel|rbxasset://Textures/Wall.png|0,-1.3,0,1,0,0,0,1,0,0,0,1|0,-1.3,0|Machine Gun|0,0.4,0.5,1,0,-0,0,0,1,0,-1,-0|0,0.4,0.5|0,-1,0|0,0,-1|Local Gui|Paintball|PaintballShooter|Shotgun|BrickCleanup|Sword Of Death|0,0,-1.5,0,0,1,1,0,0,0,1,0|0,0,-1.5|-1,-0,-0|AWSOME!!!! fast bomb giver|8.0948,7.8002,-168.7021|3,6,1|1,0.0002,-0.5,0.9999,-0.0001,0,0,1,-0.0001,-0.0001,0,0.9999|0.9999,0.0002,0.5,-1,-0.0001,-0.0001,-0.0001,1,0,0,0,-1|10.0948,7.8,-167.7021|PUT THE WEAPON IN THIS BRICK|8.0928,7.5053,-169.7023|-0.01,-90,0|1,1.2,5|fast'
  2393. ..' bomb|0,0,0,1,0,0,0,0,-1,0,1,0|-0,1,-0|Handle|8.5948,7.8002,-167.2021|rbxasset://fonts/timebomb.mesh|rbxasset://textures/bombtex.png|-0.5,0.0002,-0.5001,0.9999,-0.0001,0,0,1,-0.0001,-0.0001,0,0.9999|0.4999,0,0.5,0,0.9999,0,1,0,0,-0.0001,-0.0001,-1|0.4999,0.5999,0,0,0.9999,-0.0001,0,0,-1,-1,-0.0001,0|Bomb|PlantBomb|PUT THIS IN THE WEAPON|8.0948,7.8002,-165.7021|5,6,1|-1.5,0.0002,-2.0001,-0.0001,-0.0001,0.9999,0,1,0,-1,0,-0.0001|0,-0.6001,1.5,-1,-0.0001,0,-0.0001,-0.0001,1,0,0.9999,-0.0001|0.9999,-0.5001,-0.0001,0,-0.0001,-1,-1,0,0,-0.0001,1,0|-0.0001,1.5999,0.9999,-1,0,0,-0.0001,1,0,0,-0.0001,-1|-1.5,0.0002,1.9999,-0.0001,-0.0001,0.9999,0,1,0,-1,0,-0.0001|6.0948,7.8,-167.7021|8.0948,11.4002,-167.2021|5,1.2,4|-0.5,3.0002,-2.0001,0,-1,0,-0.0001,-0.0001,-1,0.9999,0,-0.0001|-0.5,3.0002,1.9999,0,-1,0,-0.0001,-0.0001,-1,0.9999,0,-0.0001|-0.0001,3,1.4999,0.9999,-0.0001,-0.0001,0,-0.0001,-1,-0.0001,'
  2394. ..'0.9999,0|8.0948,6.2002,-167.2021|3,1.2,2|-0.5,-1.5998,-0.5,0.9999,-0.0001,0,0,1,-0.0001,-0.0001,0,0.9999|-0.5001,-1.5997,0.5,-1,-0.0001,-0.0001,-0.0001,1,0,0,0,-1|0,-1.6,0.5,-1,0,0,-0.0001,1,0,0,-0.0001,-1|READ ME FOR INSTRUCTIONS|15.0948,7.8,-168.7021|-0.5,-0.6,-2,-1,0,0,0,0,1,0,1,-0|11.0948,7.8,-168.7021|-0.5,-0.6,2,-1,0,0,0,0,1,0,1,-0|13.0948,7.8,-166.7021|1,6,5|1.5,-0.6,0,-1,0,0,0,0,1,0,1,-0|13.0948,7.8,-169.7021|-1.5,-0.6,0,0,1,0,0,0,1,1,-0,-0|13.0948,7.4,-170.7021|11.9947,7.2898,-168.7021|89.97,108.8,17.7399|-0.0004,-0.0063,0.0004|1.7,1.7,1.7|http://www.roblox.com/asset/?id=3835506|Fire|PresentScript|13.0948,11.3999,-168.2021|4,1.2,5|Red Baned Dark Red Tophat|-12.905,8.7897,-166.202|0.0017,-0.0064,0.0097|http://www.roblox.com/asset/?id=1028713|http://www.roblox.com/asset/?id=6164810|-13.405,6.5897,-167.2021|-0.0001,-0.0016,-0.0001|2,3.6,4|-1.0001,-0.4,0.5,0,-1,0,-0.0001,0,1,-1,0,0|-15'
  2395. ..'.4052,6.5898,-167.2021|-0.0014,-0.001,-0.0013|-17.4052,6.5898,-167.2021|0.0025,0.0026,-0.0018|TH|-14.9052,8.7898,-166.2021|15,17,19|http://www.roblox.com/asset?id=6164870|-16.9052,8.7898,-166.2021|http://www.roblox.com/asset?id=6182860|-12.9052,8.7899,-168.2021|http://www.roblox.com/asset?id=6182809|-14.9052,8.7898,-168.2021|http://www.roblox.com/asset?id=6184017|-16.9052,8.7896,-168.2021|http://www.roblox.com/asset?id=6184090|18.5948,12.5999,-169.7021|6,1.2,7|-0.5,2.9999,2.5,-0,-1,0,0,0,-1,1,0,0|18.5948,9,-172.7021|4,6,1|0,-0.6,-3,-1,0,0,0,0,1,0,1,0|0,0.5999,-3,1,0,0,0,0,-1,0,1,0|16.0948,9,-170.2021|6,6,1|21.0948,9,-169.7021|7,6,1|2.5,-0.6,0,0,1,0,0,0,1,1,0,0|2.5,0.5999,0,0,1,0,0,0,-1,-1,0,0|Put Tool Inside Here|18.5948,7.8,-173.7021|1,1.2,6|gatlink gun|17.9987,6.6008,-170.0975|89.3099,-91.6501,-1.66|0.0028,0.0034,-0.0048|0.2,0.8,0.5|0,-0.5,0.6,1,0,0,0,1,0,0,0,1|0,0.0838,1.0014,1,0,0,0,0.9'
  2396. ..'832,0.1821,0,-0.1822,0.9832|0.0024,0.0999,-1.4,-0.9997,-0.0248,0,0.0247,-0.9997,0,0,0,1|0,-0.8925,0.6111,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0,-0.8001,0.6,1,0,0,0,1,0,0,0,1|0,2.406,0.4702,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0,2.006,0.4751,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0,1.906,0.4764,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0,0.0656,0.9031,1,0,0,0,0.9832,0.1821,0,-0.1822,0.9832|0.0024,0.0999,-1.2001,-0.9997,-0.0248,0,0.0247,-0.9997,0,0,0,1|0,-0.8938,0.5111,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0,-0.1001,0.6,1,0,0,0,1,0,0,0,1|0,-0.0011,0.6,1,0,0,0,1,0,0,0,1|0.0668,-0.8001,-2.6992,-0.9997,0,0.0247,0,1,0,-0.0248,0,-0.9997|0,-0.0328,0.9213,1,0,0,0,0.9832,0.1821,0,-0.1822,0.9832|0,0.8652,0.7882,1,0,0,0,0.8855,0.4646,0,-0.4647,0.8855|0,0.0037,1.118,1,0,0,0,0.9832,0.1821,0,-0.1822,0.9832|0,0.9581,0.9653,1,0,0,0,0.8855,0.4646,0,-0.4647,0.8855|-0.0025,-0.1166,-0.0802,-0.9997,-0.0248,0,0.0243,-0.983,0.'
  2397. ..'1821,-0.0046,0.1821,0.9832|0.0024,0.08,-0.1166,-0.9997,-0.0248,0,0.0243,-0.983,0.1821,-0.0046,0.1821,0.9832|0,-0.0145,1.0197,1,0,0,0,0.9832,0.1821,0,-0.1822,0.9832|0,0.9117,0.8767,1,0,0,0,0.8855,0.4646,0,-0.4647,0.8855|0,3.0059,0.4627,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0.0222,0.8664,-0.2623,-0.9997,-0.0248,0,0.0243,-0.983,0.1821,-0.0046,0.1821,0.9832|0,-0.6664,1.3438,1,0,0,0,0.9832,0.1821,0,-0.1822,0.9832|0,-1.1001,0.5,1,0,0,0,1,0,0,0,1|0.0222,0.7502,-0.5066,-0.9997,-0.0248,0,0.0219,-0.8853,0.4646,-0.0116,0.4644,0.8855|0,-1.1001,0.6,1,0,0,0,1,0,0,0,1|-0.0025,-0.1,-1.4,-0.9997,-0.0248,0,0.0247,-0.9997,0,0,0,1|0.0099,0.3998,-1.4,-0.9997,-0.0248,0,0.0247,-0.9997,0,0,0,1|0,-1.1925,0.6148,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0,2.7097,0.7664,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0,0.5,0.6,1,0,0,0,1,0,0,0,1|0,0.6999,0.6,1,0,0,0,1,0,0,0,1|0,0,0,-0.9997,-0.0248,0,0.0243,-0.983,0.1821,-0.0046,0.1821,0.'
  2398. ..'9832|0,-0.0124,-1,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0,0.3875,-1.0049,1,0,0,0,-0.0124,0.9999,0,-1,-0.0124|0,1,1.5,1,0,0,0,1,0,0,0,1|0,1,3,1,0,0,0,1,0,0,0,1|0.3,1.2999,2.4,1,0,0,0,1,0,0,0,1|-0.3001,1.2999,2.4,1,0,0,0,1,0,0,0,1|-0.3001,-1.3,2.4,1,0,0,0,1,0,0,0,1|-0.3001,0.6999,2.4,1,0,0,0,1,0,0,0,1|0.3,0.6999,2.4,1,0,0,0,1,0,0,0,1|0,1,3.5,1,0,0,0,1,0,0,0,1|0,1.3999,2.4,1,0,0,0,1,0,0,0,1|0.4,1,2.4,1,0,0,0,1,0,0,0,1|-0.4001,1,2.4,1,0,0,0,1,0,0,0,1|0,0.6999,2.4,1,0,0,0,1,0,0,0,1|0,1,2,1,0,0,0,1,0,0,0,1|0,1.35,2.4,1,0,0,0,1,0,0,0,1|0,0.6499,2.4,1,0,0,0,1,0,0,0,1|-1.9,1,0.4,1,0,0,0,1,0,0,0,1|Handle2|19.0035,6.9887,-170.0976|-0.02,90.0199,-179.98|0.0026,0.0041,-0.0031|Handle3|78.8099,-91.42,179.9799|0.3,1.1,0.6999|Handle4|19.0408,10.0885,-170.0965|0.0006,0.0041,-0.0008|2.5,2.2999,0.1|rbxasset://fonts/clonewand.mesh|Handle5|19.3775,8.9844,-170.097|0.0013,0.0043,-0.0012|1,1.2,4|0.6999,0.6999,1|Handl'
  2399. ..'e6|19.0275,8.9887,-170.4969|0.0019,0.0044,-0.0016|Handle7|19.0277,8.9884,-169.6969|0.0008,0.0038,-0.0016|Handle8|18.6776,8.9928,-170.0968|0.0013,0.0038,-0.0021|Handle9|19.0227,8.5886,-170.0971|0.0016,0.0041,-0.0019|SPos|19.004,6.9881,-168.1976|0,0.0027,-0.0031|0.3,0.5,0.3|http://www.roblox.com/asset/?id=1374162|ShellCleanup|ShellFunction|weld|EDIT ME|18.0948,9,-166.7021|-0.5,-0.6,3,-1,0,0,0,0,1,0,1,0|-0.5,0.5999,3,1,0,0,0,0,-1,0,1,0|18.5948,5.4,-169.7021|-0.5,-3,2.5,0,-1,-0,0,0,1,-1,0,0|balefire giver|25.0948,7.1999,-166.7021|5,4.8,1|0,-0.6,1.5,-1,0,0,0,0,1,0,1,0|25.0948,10.1999,-168.2021|-0.5,2.3999,2,-0,-1,0,0,0,-1,1,0,0|27.0948,7.1999,-168.7021|3,4.8,1|2,-0.6,-0.5,0,1,0,0,0,1,1,0,0|23.0948,7.1999,-168.7021|25.0948,7.1999,-169.7021|0,-0.6,-1.5,-1,0,0,0,0,1,0,1,0|25.0948,7.4061,-170.7033|0,-90,0.0199|balefire| |ProperGr�mmerNeededInPhilosiphalLocations\\;insertNoobHere;0,138>15>136,138>16>'
  2400. ..'1825,139>15>136,139>16>1827,277>15>275,277>16>1183,468>15>464,468>16>786,646>15>645,646>16>678,647>15>645,647>16>649,648>15>645,648>16>642,650>15>649,650>16>659,651>15>649,651>16>643,653>15>652,653>16>677,655>15>654,655>16>691,656>15>654,656>16>677,658>15>657,658>16>698,661>15>660,661>16>696,662>15>660,662>16>678,663>15>660,663>16>666,665>15>664,665>16>652,667>15>666,667>16>678,668>15>666,668>16>642,669>15>666,669>16>701,671>15>670,671>16>664,672>15>670,672>16>657,673>15>670,673>16>699,676>15>674,676>16>677,679>15>678,679>16>691,680>15>678,680>16>677,681>15>678,681>16>664,682>15>678,682>16>670,683>15>678,683>16>659,684>15>678,684>16>698,685>15>678,685>16>657,686>15>678,686>16>654,687>15>678,687>16>652,688>15>678,688>16>649,689>15>678,689>16>696,690>15>678,690>16>642,693>15>692,693>16>691,694>15>692,694>16>678,695>15>692,695>16>659,697>15>696,697>16>698,705>15>704,705>16>707,706>15>704,706>1'
  2401. ..'6>766,709>15>708,709>16>780,710>15>708,710>16>733,711>15>708,711>16>707,713>15>712,713>16>786,714>15>712,714>16>464,715>15>712,715>16>735,716>15>712,716>16>732,717>15>712,717>16>721,718>15>712,718>16>748,719>15>712,719>16>793,720>15>712,720>16>811,722>15>721,722>16>779,723>15>721,723>16>786,724>15>721,724>16>732,725>15>721,725>16>727,726>15>721,726>16>811,728>15>727,728>16>732,729>15>727,729>16>779,730>15>727,730>16>770,731>15>727,731>16>733,734>15>733,734>16>732,736>15>735,736>16>708,737>15>735,737>16>704,738>15>735,738>16>816,739>15>735,739>16>825,740>15>735,740>16>826,741>15>735,741>16>780,742>15>735,742>16>762,743>15>735,743>16>786,744>15>735,744>16>821,745>15>735,745>16>732,746>15>735,746>16>707,747>15>735,747>16>733,749>15>748,749>16>708,750>15>748,750>16>704,751>15>748,751>16>816,752>15>748,752>16>821,753>15>748,753>16>825,754>15>748,754>16>826,755>15>748,755>16>780,756>15>748,756>16'
  2402. ..'>762,757>15>748,757>16>786,758>15>748,758>16>735,759>15>748,759>16>811,760>15>748,760>16>707,761>15>748,761>16>793,763>15>762,763>16>704,764>15>762,764>16>826,765>15>762,765>16>766,768>15>767,768>16>779,769>15>767,769>16>727,771>15>770,771>16>733,773>15>772,773>16>779,774>15>772,774>16>727,777>15>775,777>16>762,778>15>775,778>16>735,781>15>780,781>16>786,782>15>780,782>16>732,783>15>780,783>16>727,784>15>780,784>16>779,785>15>780,785>16>733,787>15>786,787>16>732,789>15>788,789>16>704,790>15>788,790>16>826,791>15>788,791>16>793,792>15>788,792>16>766,794>15>793,794>16>464,795>15>793,795>16>708,796>15>793,796>16>704,797>15>793,797>16>821,798>15>793,798>16>826,799>15>793,799>16>825,800>15>793,800>16>816,801>15>793,801>16>766,802>15>793,802>16>780,803>15>793,803>16>762,804>15>793,804>16>786,805>15>793,805>16>811,806>15>793,806>16>707,808>15>807,808>16>727,809>15>807,809>16>770,810>15>807,810>16>'
  2403. ..'733,812>15>811,812>16>816,813>15>811,813>16>464,814>15>811,814>16>735,815>15>811,815>16>732,817>15>816,817>16>727,818>15>816,818>16>779,819>15>816,819>16>732,820>15>816,820>16>733,822>15>821,822>16>816,823>15>821,823>16>825,824>15>821,824>16>733,827>15>826,827>16>825,828>15>826,828>16>766,832>15>831,832>16>851,835>15>834,835>16>856,836>15>834,836>16>847,837>15>834,837>16>830,838>15>834,838>16>872,839>15>834,839>16>845,840>15>834,840>16>862,841>15>834,841>16>859,842>15>834,842>16>858,843>15>834,843>16>894,844>15>834,844>16>875,848>15>847,848>16>887,849>15>847,849>16>845,850>15>847,850>16>851,852>15>851,852>16>886,853>15>851,853>16>833,854>15>851,854>16>855,857>15>856,857>16>845,860>15>859,860>16>846,861>15>859,861>16>858,863>15>862,863>16>858,865>15>864,865>16>871,866>15>864,866>16>858,868>15>867,868>16>871,869>15>867,869>16>858,870>15>867,870>16>862,873>15>872,873>16>894,874>15>872,874>16>8'
  2404. ..'62,876>15>875,876>16>887,877>15>875,877>16>894,878>15>875,878>16>845,880>15>879,880>16>895,881>15>879,881>16>864,882>15>879,882>16>887,883>15>879,883>16>858,885>15>884,885>16>894,888>15>887,888>16>856,889>15>887,889>16>898,890>15>887,890>16>845,891>15>887,891>16>859,892>15>887,892>16>858,893>15>887,893>16>894,896>15>895,896>16>894,897>15>895,897>16>887,903>15>902,903>16>906,904>15>902,904>16>901,905>15>902,905>16>900,907>15>906,907>16>914,909>15>908,909>16>902,911>15>910,911>16>914,912>15>910,912>16>918,913>15>910,913>16>902,916>15>915,916>16>921,917>15>915,917>16>918,920>15>918,920>16>906,922>15>921,922>16>464,925>15>924,925>16>933,926>15>924,926>16>930,927>15>924,927>16>928,929>15>928,929>16>930,937>15>936,937>16>1059,938>15>936,938>16>1045,939>15>936,939>16>972,940>15>936,940>16>943,941>15>936,941>16>946,942>15>936,942>16>1103,944>15>943,944>16>972,945>15>943,945>16>946,948>15>947,948>16'
  2405. ..'>1074,949>15>947,949>16>953,950>15>947,950>16>951,952>15>951,952>16>1074,954>15>953,954>16>951,956>15>955,956>16>1094,958>15>957,958>16>963,959>15>957,959>16>955,960>15>957,960>16>951,961>15>957,961>16>1074,962>15>957,962>16>953,964>15>963,964>16>955,965>15>963,965>16>1094,967>15>966,967>16>963,968>15>966,968>16>957,969>15>966,969>16>1094,970>15>966,970>16>972,971>15>966,971>16>985,973>15>972,973>16>963,974>15>972,974>16>1087,975>15>972,975>16>1074,976>15>972,976>16>951,977>15>972,977>16>947,978>15>972,978>16>955,979>15>972,979>16>1052,980>15>972,980>16>957,981>15>972,981>16>953,982>15>972,982>16>1058,983>15>972,983>16>946,984>15>972,984>16>1135,986>15>985,986>16>35,987>15>985,987>16>957,988>15>985,988>16>1094,989>15>985,989>16>953,990>15>985,990>16>1059,991>15>985,991>16>999,992>15>985,992>16>1092,993>15>985,993>16>972,994>15>985,994>16>1128,995>15>985,995>16>1135,996>15>985,996>16>1117,99'
  2406. ..'7>15>985,997>16>1058,998>15>985,998>16>1134,1000>15>999,1000>16>946,1001>15>999,1001>16>1059,1002>15>999,1002>16>943,1003>15>999,1003>16>972,1005>15>1004,1005>16>1040,1006>15>1004,1006>16>1036,1007>15>1004,1007>16>1096,1008>15>1004,1008>16>1064,1011>15>1010,1011>16>1100,1012>15>1010,1012>16>1135,1013>15>1010,1013>16>1018,1014>15>1010,1014>16>1020,1015>15>1010,1015>16>1117,1016>15>1010,1016>16>985,1017>15>1010,1017>16>1134,1019>15>1018,1019>16>1135,1021>15>1020,1021>16>1135,1022>15>1020,1022>16>1068,1024>15>1023,1024>16>1135,1025>15>1023,1025>16>1018,1026>15>1023,1026>16>1020,1028>15>1027,1028>16>1135,1029>15>1027,1029>16>1033,1030>15>1027,1030>16>1018,1031>15>1027,1031>16>1023,1032>15>1027,1032>16>1103,1034>15>1033,1034>16>1135,1035>15>1033,1035>16>1092,1037>15>1036,1037>16>1045,1038>15>1036,1038>16>1117,1039>15>1036,1039>16>1020,1041>15>1040,1041>16>1045,1042>15>1040,1042>16>1036,1043>15>1'
  2407. ..'040,1043>16>1064,1044>15>1040,1044>16>1020,1047>15>1046,1047>16>1052,1048>15>1046,1048>16>1059,1049>15>1046,1049>16>1120,1050>15>1046,1050>16>972,1051>15>1046,1051>16>936,1054>15>1053,1054>16>1058,1055>15>1053,1055>16>1052,1056>15>1053,1056>16>1059,1057>15>1053,1057>16>972,1060>15>1059,1060>16>1058,1061>15>1059,1061>16>1052,1062>15>1059,1062>16>946,1063>15>1059,1063>16>972,1065>15>1064,1065>16>1045,1066>15>1064,1066>16>1098,1067>15>1064,1067>16>1020,1070>15>1069,1070>16>1079,1071>15>1069,1071>16>1075,1072>15>1069,1072>16>1033,1073>15>1069,1073>16>1103,1076>15>1075,1076>16>1079,1077>15>1075,1077>16>1084,1078>15>1075,1078>16>1033,1080>15>1079,1080>16>1094,1081>15>1079,1081>16>1084,1082>15>1079,1082>16>1074,1083>15>1079,1083>16>1135,1085>15>1084,1085>16>1092,1086>15>1084,1086>16>1033,1088>15>1087,1088>16>955,1089>15>1087,1089>16>1094,1090>15>1087,1090>16>1074,1091>15>1087,1091>16>957,1093>15>1'
  2408. ..'092,1093>16>1094,1095>15>1094,1095>16>1135,1097>15>1096,1097>16>1020,1099>15>1098,1099>16>1068,1101>15>1100,1101>16>1009,1102>15>1100,1102>16>1020,1104>15>1103,1104>16>1079,1105>15>1103,1105>16>1074,1106>15>1103,1106>16>953,1107>15>1103,1107>16>947,1108>15>1103,1108>16>999,1109>15>1103,1109>16>1135,1110>15>1103,1110>16>1033,1111>15>1103,1111>16>943,1112>15>1103,1112>16>972,1113>15>1103,1113>16>1064,1114>15>1103,1114>16>1045,1115>15>1103,1115>16>1023,1116>15>1103,1116>16>1020,1118>15>1117,1118>16>1009,1119>15>1117,1119>16>1020,1121>15>1120,1121>16>1053,1122>15>1120,1122>16>1052,1123>15>1120,1123>16>1045,1124>15>1120,1124>16>1058,1125>15>1120,1125>16>1117,1126>15>1120,1126>16>985,1127>15>1120,1127>16>1135,1129>15>1128,1129>16>1018,1130>15>1128,1130>16>1135,1131>15>1128,1131>16>1033,1132>15>1128,1132>16>1134,1133>15>1128,1133>16>1092,1136>15>1135,1136>16>1045,1137>15>1135,1137>16>1134,1140>15>'
  2409. ..'1139,1140>16>1145,1142>15>1141,1142>16>1176,1143>15>1141,1143>16>1145,1144>15>1141,1144>16>1139,1148>15>1147,1148>16>1176,1149>15>1147,1149>16>1163,1150>15>1147,1150>16>1152,1151>15>1147,1151>16>1146,1153>15>1152,1153>16>1146,1154>15>1152,1154>16>1163,1155>15>1152,1155>16>1176,1156>15>1152,1156>16>1183,1158>15>1157,1158>16>1168,1159>15>1157,1159>16>1284,1160>15>1157,1160>16>1281,1161>15>1157,1161>16>1176,1162>15>1157,1162>16>1163,1164>15>1163,1164>16>1168,1165>15>1163,1165>16>1176,1166>15>1163,1166>16>1281,1167>15>1163,1167>16>1183,1169>15>1168,1169>16>1284,1171>15>1170,1171>16>1168,1172>15>1170,1172>16>1163,1173>15>1170,1173>16>1284,1174>15>1170,1174>16>1176,1175>15>1170,1175>16>1183,1177>15>1176,1177>16>1245,1178>15>1176,1178>16>1145,1179>15>1176,1179>16>1168,1180>15>1176,1180>16>1146,1181>15>1176,1181>16>1139,1182>15>1176,1182>16>1281,1184>15>1183,1184>16>1318,1185>15>1183,1185>16>1284,1'
  2410. ..'186>15>1183,1186>16>1320,1187>15>1183,1187>16>1283,1188>15>1183,1188>16>1200,1189>15>1183,1189>16>1176,1190>15>1183,1190>16>1323,1192>15>1191,1192>16>1145,1193>15>1191,1193>16>1141,1194>15>1191,1194>16>1297,1195>15>1191,1195>16>1251,1196>15>1191,1196>16>1176,1197>15>1191,1197>16>1183,1201>15>1200,1201>16>1206,1202>15>1200,1202>16>1323,1204>15>1203,1204>16>1200,1205>15>1203,1205>16>1320,1208>15>1207,1208>16>1203,1209>15>1207,1209>16>1211,1210>15>1207,1210>16>1206,1212>15>1211,1212>16>1203,1214>15>1213,1214>16>1320,1215>15>1213,1215>16>1283,1216>15>1213,1216>16>1278,1217>15>1213,1217>16>1211,1218>15>1213,1218>16>1263,1220>15>1219,1220>16>1312,1221>15>1219,1221>16>1198,1222>15>1219,1222>16>1230,1223>15>1219,1223>16>1206,1225>15>1224,1225>16>1219,1226>15>1224,1226>16>1198,1227>15>1224,1227>16>1258,1228>15>1224,1228>16>1230,1229>15>1224,1229>16>1206,1231>15>1230,1231>16>1318,1232>15>1230,1232>16'
  2411. ..'>1258,1233>15>1230,1233>16>1139,1235>15>1234,1235>16>1318,1236>15>1234,1236>16>1251,1237>15>1234,1237>16>1240,1238>15>1234,1238>16>1176,1239>15>1234,1239>16>1139,1241>15>1240,1241>16>1318,1242>15>1240,1242>16>1245,1243>15>1240,1243>16>1251,1244>15>1240,1244>16>1176,1247>15>1246,1247>16>1245,1248>15>1246,1248>16>1318,1249>15>1246,1249>16>1176,1250>15>1246,1250>16>1183,1252>15>1251,1252>16>1245,1253>15>1251,1253>16>1145,1254>15>1251,1254>16>1139,1255>15>1251,1255>16>1246,1256>15>1251,1256>16>1176,1257>15>1251,1257>16>1183,1259>15>1258,1259>16>1198,1260>15>1258,1260>16>1206,1262>15>1261,1262>16>1206,1264>15>1263,1264>16>1277,1266>15>1265,1266>16>1281,1267>15>1265,1267>16>1277,1268>15>1265,1268>16>1163,1269>15>1265,1269>16>1176,1270>15>1265,1270>16>1147,1271>15>1265,1271>16>1146,1273>15>1272,1273>16>1278,1274>15>1272,1274>16>1277,1275>15>1272,1275>16>1263,1276>15>1272,1276>16>1213,1279>15>1278,'
  2412. ..'1279>16>1283,1280>15>1278,1280>16>1277,1282>15>1281,1282>16>1284,1285>15>1284,1285>16>1277,1286>15>1284,1286>16>1283,1288>15>1287,1288>16>1198,1289>15>1287,1289>16>1206,1291>15>1290,1291>16>1261,1292>15>1290,1292>16>1258,1294>15>1293,1294>16>1200,1295>15>1293,1295>16>1199,1296>15>1293,1296>16>1206,1298>15>1297,1298>16>1258,1299>15>1297,1299>16>1141,1300>15>1297,1300>16>1277,1301>15>1297,1301>16>1206,1302>15>1297,1302>16>1265,1303>15>1297,1303>16>1230,1304>15>1297,1304>16>1263,1305>15>1297,1305>16>1207,1306>15>1297,1306>16>1213,1307>15>1297,1307>16>1211,1308>15>1297,1308>16>1176,1309>15>1297,1309>16>1152,1310>15>1297,1310>16>1139,1311>15>1297,1311>16>1146,1313>15>1312,1313>16>1199,1314>15>1312,1314>16>1206,1315>15>1312,1315>16>1200,1316>15>1312,1316>16>1318,1317>15>1312,1317>16>1183,1319>15>1318,1319>16>1245,1321>15>1320,1321>16>1283,1322>15>1320,1322>16>1323,1325>15>1324,1325>16>1207,1326>1'
  2413. ..'5>1324,1326>16>1203,1327>15>1324,1327>16>1206,1328>15>1324,1328>16>1277,1329>15>1324,1329>16>1213,1330>15>1324,1330>16>1211,1331>15>1324,1331>16>1318,1332>15>1324,1332>16>1284,1333>15>1324,1333>16>1320,1334>15>1324,1334>16>1176,1335>15>1324,1335>16>1200,1336>15>1324,1336>16>1183,1337>15>1324,1337>16>1323,1338>15>1324,1338>16>1297,1339>15>1324,1339>16>1230,1364>15>1362,1364>16>1368,1367>15>1365,1367>16>1360,1387>15>1385,1387>16>1391,1390>15>1388,1390>16>1383,1412>15>1410,1412>16>1406,1415>15>1413,1415>16>1408,1427>15>1426,1427>16>1433,1430>15>1429,1430>16>1433,1432>15>1431,1432>16>1433,1434>15>1433,1434>16>1440,1435>15>1433,1435>16>1428,1437>15>1436,1437>16>1433,1439>15>1438,1439>16>1433,1442>15>1441,1442>16>1433,1445>15>1444,1445>16>1451,1447>15>1446,1447>16>1451,1449>15>1448,1449>16>1451,1452>15>1451,1452>16>1450,1454>15>1453,1454>16>1451,1456>15>1455,1456>16>1451,1458>15>1457,1458>16>1451'
  2414. ..',1460>15>1459,1460>16>1451,1466>15>1465,1466>16>1468,1469>15>1468,1469>16>1479,1470>15>1468,1470>16>1480,1471>15>1468,1471>16>1478,1472>15>1468,1472>16>1500,1473>15>1468,1473>16>1467,1474>15>1468,1474>16>1464,1475>15>1468,1475>16>1463,1476>15>1468,1476>16>1477,1487>15>1486,1487>16>1482,1488>15>1486,1488>16>1483,1489>15>1486,1489>16>1485,1490>15>1486,1490>16>1484,1491>15>1486,1491>16>1499,1492>15>1486,1492>16>1498,1493>15>1486,1493>16>1497,1494>15>1486,1494>16>1500,1496>15>1495,1496>16>1486,1501>15>1500,1501>16>1511,1502>15>1500,1502>16>1513,1503>15>1500,1503>16>1808,1504>15>1500,1504>16>1451,1505>15>1500,1505>16>1515,1506>15>1500,1506>16>1514,1507>15>1500,1507>16>1510,1508>15>1500,1508>16>1433,1518>15>1517,1518>16>1519,1521>15>1520,1521>16>1517,1522>15>1520,1522>16>1533,1523>15>1520,1523>16>1650,1525>15>1524,1525>16>1517,1527>15>1526,1527>16>1533,1528>15>1526,1528>16>1517,1529>15>1526,1529>'
  2415. ..'16>1650,1531>15>1530,1531>16>1517,1532>15>1530,1532>16>1533,1534>15>1533,1534>16>1519,1535>15>1533,1535>16>1524,1536>15>1533,1536>16>1714,1537>15>1533,1537>16>1709,1538>15>1533,1538>16>1562,1540>15>1539,1540>16>1726,1541>15>1539,1541>16>1723,1542>15>1539,1542>16>1558,1543>15>1539,1543>16>1582,1544>15>1539,1544>16>1728,1545>15>1539,1545>16>1560,1546>15>1539,1546>16>1722,1547>15>1539,1547>16>1563,1548>15>1539,1548>16>1566,1549>15>1539,1549>16>1720,1550>15>1539,1550>16>1714,1551>15>1539,1551>16>1579,1552>15>1539,1552>16>1717,1553>15>1539,1553>16>1715,1554>15>1539,1554>16>1585,1555>15>1539,1555>16>1562,1556>15>1539,1556>16>1586,1557>15>1539,1557>16>1650,1559>15>1558,1559>16>1533,1561>15>1560,1561>16>1533,1564>15>1563,1564>16>1533,1565>15>1563,1565>16>1650,1567>15>1566,1567>16>1533,1569>15>1568,1569>16>1539,1570>15>1568,1570>16>1572,1571>15>1568,1571>16>1650,1573>15>1572,1573>16>1722,1574>15>157'
  2416. ..'2,1574>16>1731,1575>15>1572,1575>16>1589,1576>15>1572,1576>16>1588,1577>15>1572,1577>16>1585,1578>15>1572,1578>16>1739,1580>15>1579,1580>16>1572,1581>15>1579,1581>16>1650,1583>15>1582,1583>16>1572,1584>15>1582,1584>16>1650,1587>15>1586,1587>16>1572,1590>15>1589,1590>16>1603,1592>15>1591,1592>16>1572,1593>15>1591,1593>16>1603,1594>15>1591,1594>16>1650,1596>15>1595,1596>16>1572,1597>15>1595,1597>16>1603,1598>15>1595,1598>16>1650,1600>15>1599,1600>16>1572,1601>15>1599,1601>16>1603,1602>15>1599,1602>16>1650,1604>15>1603,1604>16>1588,1605>15>1603,1605>16>1746,1606>15>1603,1606>16>1629,1607>15>1603,1607>16>1610,1608>15>1603,1608>16>1630,1609>15>1603,1609>16>1731,1612>15>1611,1612>16>1603,1614>15>1613,1614>16>1603,1616>15>1615,1616>16>1747,1617>15>1615,1617>16>1746,1618>15>1615,1618>16>1611,1619>15>1615,1619>16>1698,1620>15>1615,1620>16>1613,1621>15>1615,1621>16>1697,1622>15>1615,1622>16>1629,1623'
  2417. ..'>15>1615,1623>16>1645,1624>15>1615,1624>16>1631,1625>15>1615,1625>16>1741,1626>15>1615,1626>16>1610,1627>15>1615,1627>16>1630,1628>15>1615,1628>16>1649,1633>15>1632,1633>16>1699,1634>15>1632,1634>16>1698,1635>15>1632,1635>16>1697,1636>15>1632,1636>16>1694,1637>15>1632,1637>16>1646,1638>15>1632,1638>16>1645,1639>15>1632,1639>16>1643,1640>15>1632,1640>16>1631,1641>15>1632,1641>16>1649,1642>15>1632,1642>16>1650,1644>15>1643,1644>16>1615,1647>15>1646,1647>16>1615,1648>15>1646,1648>16>1650,1651>15>1650,1651>16>1726,1652>15>1650,1652>16>1736,1653>15>1650,1653>16>1589,1654>15>1650,1654>16>1588,1655>15>1650,1655>16>1747,1656>15>1650,1656>16>1746,1657>15>1650,1657>16>1629,1658>15>1650,1658>16>1613,1659>15>1650,1659>16>1611,1660>15>1650,1660>16>1645,1661>15>1650,1661>16>1698,1662>15>1650,1662>16>1585,1663>15>1650,1663>16>1610,1664>15>1650,1664>16>1603,1665>15>1650,1665>16>1586,1666>15>1650,1666>16>17'
  2418. ..'39,1667>15>1650,1667>16>1649,1668>15>1650,1668>16>1731,1669>15>1650,1669>16>1630,1670>15>1650,1670>16>1558,1671>15>1650,1671>16>1741,1672>15>1650,1672>16>1631,1673>15>1650,1673>16>1560,1674>15>1650,1674>16>1519,1675>15>1650,1675>16>1524,1676>15>1650,1676>16>1530,1677>15>1650,1677>16>1706,1678>15>1650,1678>16>1572,1679>15>1650,1679>16>1715,1680>15>1650,1680>16>1615,1681>15>1650,1681>16>1714,1682>15>1650,1682>16>1743,1683>15>1650,1683>16>1709,1684>15>1650,1684>16>1643,1685>15>1650,1685>16>1722,1686>15>1650,1686>16>1533,1687>15>1650,1687>16>1711,1688>15>1650,1688>16>1697,1689>15>1650,1689>16>1517,1690>15>1650,1690>16>1562,1691>15>1650,1691>16>1720,1692>15>1650,1692>16>1566,1695>15>1694,1695>16>1615,1696>15>1694,1696>16>1650,1700>15>1699,1700>16>1615,1701>15>1699,1701>16>1650,1703>15>1702,1703>16>1533,1704>15>1702,1704>16>1517,1705>15>1702,1705>16>1650,1707>15>1706,1707>16>1533,1708>15>1706,170'
  2419. ..'8>16>1517,1710>15>1709,1710>16>1517,1712>15>1711,1712>16>1533,1713>15>1711,1713>16>1517,1716>15>1715,1716>16>1533,1718>15>1717,1718>16>1533,1719>15>1717,1719>16>1650,1721>15>1720,1721>16>1533,1724>15>1723,1724>16>1572,1725>15>1723,1725>16>1650,1727>15>1726,1727>16>1572,1729>15>1728,1729>16>1572,1730>15>1728,1730>16>1650,1733>15>1732,1733>16>1572,1734>15>1732,1734>16>1603,1735>15>1732,1735>16>1650,1737>15>1736,1737>16>1572,1738>15>1736,1738>16>1603,1740>15>1739,1740>16>1603,1742>15>1741,1742>16>1603,1744>15>1743,1744>16>1615,1745>15>1743,1745>16>1603,1748>15>1747,1748>16>1603,1754>15>1752,1754>16>1784,1756>15>1755,1756>16>1784,1758>15>1757,1758>16>1784,1760>15>1759,1760>16>1784,1762>15>1761,1762>16>1784,1764>15>1763,1764>16>1784,1766>15>1765,1766>16>1784,1768>15>1767,1768>16>1784,1770>15>1769,1770>16>1784,1773>15>1771,1773>16>1784,1776>15>1774,1776>16>1784,1783>15>1781,1783>16>1784,1785>15>1'
  2420. ..'784,1785>16>1779,1786>15>1784,1786>16>1777,1788>15>1787,1788>16>1784,1790>15>1789,1790>16>1784,1791>15>1789,1791>16>1799,1793>15>1792,1793>16>1795,1794>15>1792,1794>16>1787,1797>15>1796,1797>16>1799,1798>15>1796,1798>16>1795,1806>15>1805,1806>16>1808,1807>15>1805,1807>16>1812,1810>15>1809,1810>16>1808,1811>15>1809,1811>16>1812,1813>15>1812,1813>16>1814,1815>15>1814,1815>16>1808,1818>15>1816,1818>16>136,1819>15>1816,1819>16>1825,1822>15>1820,1822>16>136,1823>15>1820,1823>16>1816,1824>15>1820,1824>16>1827,1829>15>1827,1829>16>1825,1843>15>1842,1843>16>1845,1844>15>1842,1844>16>1863,1850>15>1848,1850>16>1845,1851>15>1848,1851>16>1842,1852>15>1848,1852>16>1868,1858>15>1857,1858>16>1845,1859>15>1857,1859>16>1864,1860>15>1857,1860>16>1848,1861>15>1857,1861>16>1868,1862>15>1857,1862>16>1863,1865>15>1864,1865>16>1845,1866>15>1864,1866>16>1863,1867>15>1864,1867>16>1842,1869>15>1868,1869>16>1845,1870'
  2421. ..'>15>1868,1870>16>1863,1871>15>1868,1871>16>1842,1875>15>1874,1875>16>1893,1877>15>1876,1877>16>1893,1879>15>1878,1879>16>1893,1881>15>1880,1881>16>1893,1898>15>1897,1898>16>1894,1918>15>1917,1918>16>1922,1920>15>1919,1920>16>1917,1921>15>1919,1921>16>2143,1924>15>1923,1924>16>1917,1925>15>1923,1925>16>2143,2105>15>1928,2105>16>2114,2106>15>1928,2106>16>2116,2107>15>1928,2107>16>2118,2108>15>1928,2108>16>2120,2109>15>1928,2109>16>2122,2110>15>1928,2110>16>2124,2111>15>1928,2111>16>2126,2112>15>1928,2112>16>2128,2113>15>1928,2113>16>2130,2141>15>2140,2141>16>1917,2142>15>2140,2142>16>2143,2144>15>2143,2144>16>1922,2147>15>2146,2147>16>2148,2149>15>2148,2149>16>2152,2151>15>2150,2151>16>2148,2154>15>2153,2154>16>2148;2;n;2;n;1|2:2|3:3|4:4|5:5|6:6|7:7|8:8|9:8|3:3|3:3;1|2:2|3:9|10:10|4:11|5:12|6:13|8:8|9:8|3:9|3:9;n;3|11:14;p;1|2:2|3:9|10:10|4:15|5:12|6:13|8:8|9:8|3:9|3:9;n;3|11:14;p;1|2:2|3:16|'
  2422. ..'10:17|4:18|5:19|6:20|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:22|5:19|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:24|5:25|6:26|8:8|9:8|3:21|3:21;1|2:2|3:21|4:27|5:28|6:29|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:31|5:19|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:32|5:25|6:33|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:34|6:35|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:36|6:35|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:37|6:38|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:39|5:25|6:40|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:41|5:25|6:40|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:42|6:35|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:43|6:35|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:44|6:38|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:45|5:28|6:46|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:47|5:28|6:48|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:49|5:28|6:50|8:8|9:8|3:21|3:21;n;3|12:'
  2423. ..'30;p;1|2:2|3:21|4:51|5:25|6:52|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:53|5:28|6:54|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:55|5:5|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:57|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:59|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:60|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:61|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:62|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:63|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:64|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:65|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:66|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:67|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:68|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:69|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:70|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:71|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:72|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:73|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:74|6:58|8:8|9:8|3:21|3:21'
  2424. ..';1|2:2|3:21|4:75|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:76|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:77|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:78|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:79|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:80|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:81|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:82|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:83|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:84|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:85|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:86|5:25|6:87|8:8|9:8|3:21|3:21;1|2:2|3:21|4:88|5:25|6:87|8:8|9:8|3:21|3:21;1|2:2|3:21|4:89|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:91|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:92|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:93|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:94|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:95|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:96|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:97|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:'
  2425. ..'98|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:99|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:100|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:101|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:102|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:103|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:104|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:105|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:106|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:107|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:108|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:109|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:110|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:111|5:28|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:112|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:113|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:114|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:115|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:116|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:117|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:118|5:5|6:9'
  2426. ..'0|8:8|9:8|3:21|3:21;1|2:2|3:21|4:119|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:120|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:121|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:122|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:123|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:124|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:125|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:126|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:127|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:128|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:129|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:130|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:131|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:132|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:133|5:5|6:90|8:8|9:8|3:21|3:21;1|2:2|3:21|4:134|5:28|6:135|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:136|5:28|6:137|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:3|4:138|5:5|6:6|7:7|8:8|9:8|3:3|3:3;1|2:2|3:3|4:139|5:5|6:6|7:7|8:8|9:8|3:3|3:3;1|2:2|3:3|4:140|5:5'
  2427. ..'|6:6|7:7|8:8|9:8|3:3|3:3;1|2:2|3:9|10:10|4:141|5:12|6:13|8:8|9:8|3:9|3:9;n;3|11:14;p;1|2:2|3:9|10:10|4:142|5:12|6:13|8:8|9:8|3:9|3:9;n;3|11:14;p;1|2:2|3:143|4:144|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:145|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:21|4:146|5:147|6:148|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:149|5:28|6:150|8:8|9:8|3:21|3:21;n;3|12:30;4|13:151|14:152;4|13:151|14:153;p;1|2:2|3:21|4:154|5:155|6:156|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:157|6:158|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:9|10:10|4:159|5:12|6:13|8:8|9:8|3:9|3:9;n;3|11:14;p;1|2:2|3:21|4:160|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:161|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:162|6:163|8:8|9:8|3:21|3:21;1|2:2|4:164|5:28|6:165|8:8|9:8;n;3|12:30;p;1|2:2|3:3|4:166|5:5|6:6|7:7|8:8|9:8|3:3|3:3;1|2:2|3:16|10:17|4:167|5:19|6:20|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:168|5:19|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1'
  2428. ..'|2:2|3:16|10:17|4:169|5:19|6:20|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:170|5:171|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:172|5:171|6:20|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:173|5:171|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:174|5:171|6:20|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:16|10:17|4:175|5:171|6:20|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:176|5:171|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:177|5:171|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:178|4:179|5:28|6:180|8:8|9:8|3:178|3:178;n;3|12:30;p;1|2:2|3:178|4:181|5:28|6:180|8:8|9:8|3:178|3:178;n;3|12:30;p;1|2:2|4:182|5:28|6:183|8:8|9:8;n;3|12:30;p;1|2:2|3:21|4:184|5:185|6:156|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:186|5:187|6:188|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:16|10:17|4:189|5:190|6:188|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|4:191|5:28|6:192|8:8|9:8;n;3|12:30;p;1|2:2|3:21|4:193|5:25|6:52|8:8|'
  2429. ..'9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:17|4:194|5:28|6:195|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:196|5:28|6:54|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:197|5:28|6:50|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:198|5:28|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:199|5:28|6:200|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:17|4:201|5:5|6:195|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:202|5:28|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:203|5:5|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:204|5:25|6:205|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:16|10:17|4:206|5:25|6:205|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:207|5:25|6:208|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:209|5:25|6:208|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:17|4:210|5:25|6:205|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:16|10:17|4:211|5:28|6:195|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:16|10:17|4:212|5:5|6:195|8:8|9:8|3'
  2430. ..':16|3:16;n;3|12:7;p;1|2:2|3:21|4:213|5:5|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:214|5:28|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:215|10:216|4:217|5:5|6:218|8:8|9:8|3:215|3:215;n;3|12:30;p;1|2:2|3:21|4:219|6:163|8:8|9:8|3:21|3:21;1|2:2|3:21|4:220|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:221|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:222|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:223|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:224|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:225|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:226|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:227|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:228|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:229|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:230|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:231|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:232|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:21|4:233|5:25|6:58|8:8|9:8|3:21|3:21;1|2:2|3:178|4:234|5:25|6:235|8:8|9'
  2431. ..':8|3:178|3:178;1|2:2|3:178|4:236|6:235|8:8|9:8|3:178|3:178;1|2:2|3:178|4:237|5:28|6:238|8:8|9:8|3:178|3:178;1|2:2|3:178|4:239|5:28|6:240|8:8|9:8|3:178|3:178;1|2:2|3:241|10:242|4:243|5:28|6:244|17:245|8:8|9:8|3:241|3:241;1|2:2|3:241|10:242|4:246|5:28|6:247|17:245|8:8|9:8|3:241|3:241;1|2:2|3:21|4:248|5:28|6:135|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:249|5:28|6:137|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:3|4:250|5:5|6:6|7:7|8:8|9:8|3:3|3:3;1|2:2|3:9|10:10|4:251|5:12|6:13|8:8|9:8|3:9|3:9;n;3|11:14;p;1|2:2|3:143|4:252|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:253|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:254|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:255|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:256|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:257|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:258|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:259|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:26'
  2432. ..'0|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:261|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:178|4:262|5:28|6:263|8:8|9:8|3:178|3:178;1|2:2|3:21|4:264|5:19|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:265|5:19|6:20|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:266|5:19|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:267|5:171|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:268|5:171|6:20|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:269|5:171|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:270|5:28|6:271|8:8|9:8|3:21|3:21;n;3|12:30;4|13:151|14:272;p;1|2:2|3:21|4:273|5:25|6:208|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:17|4:274|5:25|6:205|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:275|5:28|6:276|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:277|5:25|6:208|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:278|5:28|6:279|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:17|4:280|5:28|6:281|8:8|9:8|3:16|3:16;n'
  2433. ..';3|12:30;p;1|2:2|3:16|10:17|4:282|5:28|6:195|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:16|10:17|4:283|5:5|6:195|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:16|10:242|4:284|5:25|6:285|17:245|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:16|10:242|4:286|5:25|6:285|17:245|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:178|4:287|5:28|6:288|8:8|9:8|3:178|3:178;1|2:2|3:178|4:289|5:28|6:290|8:8|9:8|3:178|3:178;1|2:2|4:291|5:28|6:292|8:8|9:8;1|2:2|4:293|5:28|6:292|8:8|9:8;1|2:2|4:294|5:28|6:292|8:8|9:8;1|2:2|4:295|5:28|6:292|8:8|9:8;1|2:2|4:296|5:28|6:292|8:8|9:8;1|2:2|4:297|5:28|6:292|8:8|9:8;1|2:2|4:298|5:28|6:292|8:8|9:8;1|2:2|4:299|5:28|6:292|8:8|9:8;1|2:2|4:300|5:28|6:301|8:8|9:8;1|2:2|4:302|5:28|6:301|8:8|9:8;1|2:2|4:303|5:28|6:304|8:8|9:8;1|2:2|4:305|5:28|6:304|8:8|9:8;1|2:2|3:21|4:306|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:308|5:25|6:309|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:310|5:25|6:311|8:8|9:8|3'
  2434. ..':21|3:21;n;3|12:30;5|18:312|19:313;p;1|2:2|3:21|4:314|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:315|5:25|6:311|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:313;p;1|2:2|3:16|10:17|4:316|5:25|6:317|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:318|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;p;1|2:2|3:21|4:320|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319;p;1|2:2|3:21|4:322|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312;p;1|2:2|3:21|4:323|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:8;p;1|2:2|3:16|10:17|4:324|5:25|6:317|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:325|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:8;p;1|2:2|3:21|4:326|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312;5|18:312;5|18:312|19:7;p;1|2:2|3:21|4:327|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;p;1|2:2|3:21|4:328|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:7;5|18:319;p;1|2:2|3:2'
  2435. ..'1|4:329|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;p;1|2:2|3:16|10:17|4:330|5:25|6:317|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:331|5:28|6:332|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:333|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:7;5|18:319;p;1|2:2|3:21|4:334|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;p;1|2:2|3:16|10:17|4:335|5:25|6:317|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:336|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;p;1|2:2|3:21|4:337|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:8;p;1|2:2|3:16|10:17|4:338|5:25|6:317|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:339|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:8;p;1|2:2|3:21|4:340|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312;5|18:312|19:7;p;1|2:2|3:21|4:341|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:7;5|18:319;p;1|2:2|3:21|4:342|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:'
  2436. ..'30;5|18:312|19:8;p;1|2:2|3:16|10:17|4:343|5:25|6:317|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:344|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:8;p;1|2:2|3:21|4:345|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;p;1|2:2|3:16|10:17|4:346|5:25|6:317|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:347|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;5|18:319|19:313;p;1|2:2|3:21|4:348|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:7;5|18:312;p;1|2:2|3:21|4:349|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:7;5|18:319;p;1|2:2|3:21|4:350|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;p;1|2:2|3:21|4:351|5:25|6:311|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:313;p;1|2:2|3:21|4:352|5:25|6:311|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:8;p;1|2:2|3:21|4:353|5:25|6:311|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:8;p;1|2:2|3:21|4:354|5:25|6:311|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|1'
  2437. ..'9:8;p;1|2:2|3:21|4:355|5:25|6:311|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:8;p;1|2:2|3:356|4:357|5:25|6:358|8:8|9:8|3:356|3:356;n;3|12:30;5|18:312|19:313;5|18:359|19:360;p;1|2:2|3:21|4:361|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;p;1|2:2|3:356|4:362|5:25|6:358|8:8|9:8|3:356|3:356;n;3|12:30;5|18:312|19:313;5|18:359|19:360;p;1|2:2|3:356|4:363|5:25|6:358|8:8|9:8|3:356|3:356;n;3|12:30;5|18:312|19:313;5|18:359|19:360;p;1|2:2|3:215|4:364|5:25|6:358|8:8|9:8|3:215|3:215;n;3|12:30;5|18:312|19:313;5|18:365|19:360;p;1|2:2|3:215|4:366|5:25|6:358|8:8|9:8|3:215|3:215;n;3|12:30;5|18:312|19:313;5|18:365|19:360;p;1|2:2|3:215|4:367|5:25|6:358|8:8|9:8|3:215|3:215;n;3|12:30;5|18:312|19:313;5|18:365|19:360;p;1|2:2|3:215|4:368|5:25|6:358|8:8|9:8|3:215|3:215;n;3|12:30;5|18:312|19:313;5|18:365|19:360;p;1|2:2|3:356|4:369|5:25|6:358|8:8|9:8|3:356|3:356;n;3|12:30;5|18:312|19:313;5|18:359|19:360;4|13:370|'
  2438. ..'14:371;p;1|2:2|3:21|4:372|5:5|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:373|5:28|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:374|5:25|6:375|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:16|10:17|4:376|5:25|6:375|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:377|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:17|4:378|5:28|6:195|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:16|10:17|4:379|5:5|6:195|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:143|4:380|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:381|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:382|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:383|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:384|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:385|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:386|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:387|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:388|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:389|5:28|6:90|8:8|9:8|3:14'
  2439. ..'3|3:143;1|2:2|3:143|4:390|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:391|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:392|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:393|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:394|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:143|4:395|5:28|6:90|8:8|9:8|3:143|3:143;1|2:2|3:21|4:396|5:19|6:23|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:397|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:8;p;1|2:2|3:16|10:17|4:398|5:25|6:317|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:399|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:8;p;1|2:2|3:21|4:400|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:7;5|18:312;p;1|2:2|3:21|4:401|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:313;p;1|2:2|3:16|10:17|4:402|5:25|6:317|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:403|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:8;p;1|2:2|3:16|10:17|4:404|5:25|6:317|8:8|9:8|3:16|3:16;'
  2440. ..'n;3|12:30;p;1|2:2|3:21|4:405|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:8;p;1|2:2|3:21|4:406|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:7;p;1|2:2|3:21|4:407|5:25|6:321|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:7;p;1|2:2|3:21|4:408|5:25|6:311|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:313;p;1|2:2|3:21|4:409|5:25|6:311|8:8|9:8|3:21|3:21;n;3|12:30;5|18:312|19:313;p;1|2:2|3:21|4:410|5:25|6:311|8:8|9:8|3:21|3:21;n;3|12:30;5|18:319|19:8;p;1|2:2|3:356|4:411|5:25|6:358|8:8|9:8|3:356|3:356;n;3|12:30;5|18:312|19:313;5|18:359|19:360;p;1|2:2|3:215|4:412|5:25|6:358|8:8|9:8|3:215|3:215;n;3|12:30;5|18:312|19:313;5|18:365|19:360;p;1|2:2|3:21|4:413|5:25|6:307|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:17|4:414|5:25|6:415|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:416|5:25|6:417|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:418|5:419|6:420|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:421|5:25|6:422|8:8|'
  2441. ..'9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:423|4:424|5:25|6:425|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:426|6:417|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:427|5:428|6:420|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:429|5:419|6:420|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:430|5:428|6:420|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:431|5:25|6:417|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:432|6:417|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:433|5:25|6:417|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:434|5:25|6:417|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:423|4:435|5:25|6:425|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:436|6:417|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:437|6:417|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:438|5:419|6:420|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:439|5:428|6:420|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:440|5:419|6:420|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:441|5:4'
  2442. ..'28|6:420|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:442|5:25|6:422|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:17|4:443|5:25|6:415|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:444|5:25|6:445|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:446|5:25|6:445|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:447|5:28|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:448|5:28|6:195|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:449|5:28|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:450|5:28|6:281|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:451|5:28|6:332|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:16|10:17|4:452|5:28|6:281|8:8|9:8|3:16|3:16;n;3|12:30;p;1|2:2|3:21|4:453|5:5|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:16|10:17|4:454|5:5|6:195|8:8|9:8|3:16|3:16;n;3|12:7;p;1|2:2|3:21|4:455|5:456|6:457|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:458|10:242|4:459|5:460|6:461|8:8|9:8|3:458|3:458;n;3|12:7;p;1|2:2|3:21|4:462|5:460|'
  2443. ..'6:463|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:464|5:460|6:463|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:465|5:5|6:56|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:466|5:28|6:332|8:8|9:8|3:21|3:21;n;3|12:30;p;1|2:2|3:21|4:467|5:468|6:457|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:469|5:147|6:470|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:21|4:471|5:147|6:470|8:8|9:8|3:21|3:21;n;3|12:7;p;1|2:2|3:458|10:242|4:472|5:147|6:473|8:8|9:8|3:458|3:458;n;3|12:7;p;1|2:2|3:458|4:474|5:468|6:475|8:8|9:8|3:458|3:458;n;3|12:7;p;1|2:2|3:458|10:242|4:476|5:5|6:477|8:8|9:8|3:458|3:458;n;3|12:30;p;1|2:2|3:21|4:478|5:187|6:479|8:8|9:8|3:21|3:21;n;3|12:7;p;p;2|1:480;n;1|3:481|4:482|5:483|20:484|6:485|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;1|3:481|4:486|5:28|20:487|6:485|8:8|9:8|3:481|3:481;n;3|12:313;p;1|3:481|4:488|5:483|20:489|6:485|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:490|14:491;4|13:492|14:493;4|13:494|14:'
  2444. ..'495;p;1|3:481|4:496|5:483|20:497|6:498|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:499|14:500;4|13:501|14:502;p;1|3:481|4:503|5:483|20:504|6:485|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:492|14:493;p;1|3:481|4:505|5:483|20:506|6:485|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:507|14:508;4|13:499|14:509;p;1|3:481|4:510|5:483|20:511|6:485|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:507|14:508;p;1|3:481|4:512|5:483|20:513|6:485|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;1|3:481|4:514|5:483|20:515|6:485|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:499|14:516;4|13:490|14:517;4|13:507|14:518;p;1|3:481|4:519|5:483|20:520|6:485|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:492|14:521;p;1|3:481|4:522|5:483|20:523|6:498|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:524|14:525;4|13:492|14:526;4|13:501|14:527;p;1|3:481|4:528|5:483|20:529|6:498|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|'
  2445. ..'13:492|14:526;4|13:507|14:530;4|13:501|14:502;p;1|3:481|4:531|5:28|20:532|6:485|8:8|9:8|3:481|3:481;n;3|12:313;4|13:533|14:534;p;1|3:481|4:535|5:483|20:536|6:498|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;1|3:481|4:537|5:483|20:538|6:539|21:7|8:8|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:370|14:540;4|13:370|14:541;4|13:370|14:542;4|13:370|14:543;4|13:370|14:544;4|13:370|14:545;4|13:370|14:546;4|13:370|14:547;4|13:370|14:548;4|13:370|14:549;4|13:370|14:550;4|13:370|14:551;p;1|3:481|4:552|5:483|20:553|6:554|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;1|3:481|4:555|5:483|20:556|6:554|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:499|14:557;4|13:558|14:559;4|13:507|14:560;p;1|3:481|4:561|5:483|20:562|6:554|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;n;4|13:499|14:557;p;1|3:481|4:563|5:483|20:564|6:554|21:7|8:7|22:7|23:7|24:7|9:7|3:481|3:481;1|3:481|4:565|5:28|20:566|6:485|8:8|9:8|3:481|3:481;n;3|12:313;p;1|3'
  2446. ..':481|4:567|5:28|20:568|6:485|8:8|9:8|3:481|3:481;n;3|12:313;p;p;2|1:569;n;1|3:570|4:571|5:572|6:573|21:7|8:8|22:7|23:7|24:7|9:7|3:570|3:570;n;4|13:574|14:575;4|13:370|14:576;p;1|3:241|4:577|5:572|6:578|21:7|8:8|22:7|23:7|24:7|9:7|3:241|3:241;1|3:241|4:579|5:572|6:580|21:7|8:8|22:7|23:7|24:7|9:7|3:241|3:241;n;4|13:499|14:581;4|13:370|14:582;4|13:507|14:583;p;1|3:584|4:585|5:25|6:586|21:7|8:7|22:7|24:7|9:7|3:584|3:584;n;4|13:587|14:588;4|13:490|14:589;4|13:533|14:590;4|13:533|14:591;4|13:533|14:592;4|13:533|14:593;4|13:594|14:595;4|13:596|14:597;p;1|3:584|4:598|5:599|6:600|21:7|8:7|22:7|24:7|9:7|3:584|3:584;n;4|13:501|14:601;4|13:587|14:602;4|13:603|14:604;4|13:501|14:605;4|13:596|14:606;p;1|3:584|4:607|5:599|6:608|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;n;4|13:494|14:609;4|13:492|14:610;4|13:533|14:611;4|13:494|14:612;p;1|3:584|4:613|5:599|6:614|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;1|3:58'
  2447. ..'4|4:615|5:599|6:608|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;n;4|13:490|14:616;p;1|3:584|4:617|5:599|6:618|21:7|8:7|22:7|24:7|9:7|3:584|3:584;n;4|13:587|14:619;4|13:587|14:620;4|13:596|14:621;4|13:596|14:622;4|13:596|14:623;4|13:587|14:624;4|13:625|14:626;4|13:587|14:627;4|13:596|14:628;4|13:492|14:629;4|13:587|14:630;4|13:492|14:631;p;1|3:584|4:632|5:599|6:633|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;n;4|13:587|14:634;4|13:587|14:635;4|13:596|14:636;4|13:596|14:637;4|13:596|14:638;4|13:596|14:639;4|13:587|14:640;4|13:625|14:641;4|13:587|14:642;4|13:643|14:644;4|13:596|14:645;4|13:587|14:646;4|13:647|14:648;p;1|3:584|4:649|5:25|6:650|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;n;4|13:587|14:651;4|13:596|14:652;4|13:533|14:653;p;1|3:584|4:654|5:25|6:655|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;1|3:9|4:656|5:657|6:658|7:8|21:7|8:7|22:7|23:7|24:7|9:7|3:9|3:9;n;4|13:492|14:659;4|13:499|14:660;p;1|3:66'
  2448. ..'1|4:662|5:599|6:554|21:7|8:7|22:7|23:7|24:7|9:7|3:661|3:661;n;4|13:494|14:663;p;1|3:241|4:664|5:599|6:554|21:7|8:7|22:7|23:7|24:7|9:7|3:241|3:241;n;4|13:558|14:665;4|13:494|14:666;p;1|3:667|4:668|5:190|6:669|21:7|8:7|22:7|23:7|24:7|9:8|3:667|3:667;n;6;4|13:603|14:670;4|13:558|14:671;p;1|3:584|4:672|5:599|6:673|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;1|3:570|4:674|5:572|6:675|21:7|8:8|22:7|23:7|24:7|9:7|3:570|3:570;n;4|13:499|14:676;4|13:370|14:677;4|13:370|14:678;4|13:370|14:679;4|13:370|14:680;p;1|3:570|4:681|5:682|6:683|21:7|8:8|22:7|23:7|24:7|9:7|3:570|3:570;n;4|13:370|14:684;p;1|3:570|4:685|5:599|6:655|21:7|8:7|22:7|23:7|24:7|9:8|3:570|3:570;n;4|13:587|14:686;4|13:596|14:687;4|13:688|14:689;4|13:558|14:690;p;1|3:241|4:691|5:692|6:693|21:7|8:7|22:7|23:7|24:7|9:8|3:241|3:241;n;4|13:694|14:695;4|13:558|14:696;4|13:558|14:697;4|13:558|14:698;4|13:558|14:699;4|13:558|14:700;4|13:558|14:701;4'
  2449. ..'|13:558|14:702;4|13:558|14:703;4|13:558|14:704;4|13:558|14:705;4|13:558|14:706;4|13:558|14:707;p;1|3:570|4:708|5:483|6:554|21:7|8:7|22:7|23:7|24:7|9:7|3:570|3:570;n;4|13:370|14:709;4|13:499|14:710;4|13:494|14:711;p;1|3:570|4:712|5:682|6:683|21:7|8:7|22:7|23:7|24:7|9:8|3:570|3:570;n;4|13:713|14:714;4|13:574|14:715;4|13:558|14:716;4|13:558|14:717;p;1|3:570|4:718|5:572|6:675|21:7|8:7|22:7|23:7|24:7|9:8|3:570|3:570;n;4|13:558|14:719;4|13:558|14:720;4|13:558|14:721;4|13:558|14:722;p;1|3:241|4:723|5:572|6:580|21:7|8:7|22:7|23:7|24:7|9:8|3:241|3:241;n;4|13:499|14:581;4|13:507|14:583;4|13:558|14:724;p;1|3:241|4:725|5:572|6:578|21:7|8:7|22:7|23:7|24:7|9:8|3:241|3:241;1|3:570|4:726|5:572|6:573|21:7|8:7|22:7|23:7|24:7|9:8|3:570|3:570;n;4|13:574|14:575;4|13:558|14:727;p;p;2|1:728;n;1|3:729|4:730|5:599|20:731|6:732|9:7|3:729|3:729;1|3:729|4:733|5:734|20:735|6:554|21:7|8:7|22:7|23:7|24:7|9:7|3:729|3:729;'
  2450. ..'n;4|13:492|14:736;p;1|3:584|4:737|5:734|20:738|6:554|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;1|3:739|4:740|20:741|6:742|21:7|3:739|3:739;n;4|13:499|14:743;7|13:744|14:745;7|13:744|14:652;4|13:499|14:746;4|13:499|14:747;4|13:499|14:748;7|13:744|14:749;4|13:499|14:750;4|13:499|14:751;7|13:752|14:753;p;1|3:739|4:754|5:28|20:755|6:756|22:7|3:739|3:739;1|3:584|4:757|5:28|20:758|6:759|22:7|9:8|3:584|3:584;1|3:729|4:760|5:28|20:761|6:762|3:729|3:729;n;7|13:558|14:763;7|13:558|14:764;7|13:370|14:765;p;1|3:21|4:766|5:28|20:767|6:768|3:21|3:21;n;4|13:507|14:769;4|13:507|14:770;4|13:507|14:771;p;1|3:584|10:772|4:773|5:155|20:774|6:775|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;1|3:458|4:776|5:28|20:777|6:759|9:7|3:458|3:458;n;4|13:778|14:779;p;1|3:21|4:780|5:28|20:781|6:782|3:21|3:21;1|3:729|4:783|5:28|20:784|6:762|9:7|3:729|3:729;n;4|13:499|14:785;7|13:558|14:786;p;1|3:3|4:787|5:28|20:788|6:498|3:3|3:3;'
  2451. ..'n;7|13:501|14:789;p;1|3:584|4:790|5:734|20:791|6:658|7:7|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;n;4|13:494|14:792;4|13:492|14:793;p;1|3:584|4:794|5:734|20:795|6:658|7:7|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;n;4|13:494|14:796;4|13:492|14:797;4|13:492|14:798;p;1|3:215|10:772|4:799|5:155|20:800|6:801|21:7|8:7|22:7|23:7|24:7|9:7|3:215|3:215;1|3:3|4:802|5:28|20:803|6:498|3:3|3:3;n;7|13:524|14:804;7|13:501|14:805;p;1|3:806|4:807|5:599|20:808|6:809|3:806|3:806;n;7|13:370|14:810;7|13:370|14:811;7|13:370|14:812;p;1|3:3|4:813|5:28|20:814|6:498|3:3|3:3;n;7|13:524|14:815;4|13:507|14:816;4|13:492|14:817;7|13:501|14:818;p;1|3:3|10:772|4:819|5:599|20:820|6:821|9:8|3:3|3:3;n;7|13:822|14:823;p;1|3:9|4:824|5:734|20:825|6:658|7:7|21:7|8:7|22:7|23:7|24:7|9:7|3:9|3:9;1|3:739|4:826|20:827|6:742|22:7|3:739|3:739;n;4|13:507|14:828;7|13:744|14:652;4|13:507|14:829;7|13:744|14:830;4|13:507|14:831;4|13:507|14:832;p'
  2452. ..';1|3:21|4:833|5:28|20:834|6:782|3:21|3:21;1|3:3|4:835|5:28|20:836|6:498|3:3|3:3;n;7|13:524|14:837;4|13:492|14:838;p;1|3:729|4:839|5:599|20:840|6:732|9:7|3:729|3:729;p;2|1:841;n;1|3:806|25:842|4:843|5:468|6:658|7:7|8:8|9:8|3:806|3:806;1|3:806|25:842|4:844|5:28|6:775|8:7|9:8|3:806|3:806;1|3:215|25:842|4:845|5:846|6:847|8:8|22:7|9:8|3:215|3:215;n;4|13:524|14:848;4|13:507|14:849;4|13:507|14:850;p;1|3:215|25:842|4:851|5:147|6:852|8:8|24:7|9:8|3:215|3:215;n;4|13:853|14:854;p;1|3:806|25:842|4:855|5:468|6:658|7:7|8:8|9:8|3:806|3:806;n;4|13:494|14:856;p;1|3:215|25:842|4:857|5:682|6:852|8:8|23:7|9:8|3:215|3:215;n;4|13:603|14:858;4|13:499|14:859;4|13:853|14:860;p;1|3:215|25:842|4:861|5:692|6:862|8:7|9:8|3:215|3:215;1|3:806|25:17|4:863|5:468|6:658|7:7|21:7|8:7|22:7|23:7|24:7|9:7|3:806|3:806;n;4|13:494|14:864;4|13:492|14:865;p;1|3:215|25:842|4:866|5:28|6:867|8:7|9:7|3:215|3:215;n;8|1:868|26:869|27:870|1'
  2453. ..'9:360;4|13:370|14:871;p;1|3:806|25:17|4:872|5:468|6:658|7:7|21:7|8:7|22:7|23:7|24:7|9:7|3:806|3:806;n;4|13:494|14:873;p;p;2;n;1|2:2|3:21|4:874|5:5|6:875|9:7|3:21|3:21;n;4|13:876|14:877;4|13:853|14:878;7|13:822|14:879;p;1|2:2|4:880|5:5|6:881;n;4|13:882|14:883;p;1|1:884|2:2|4:885|5:572|6:886|21:7|8:7|9:8;n;3|12:7;5|18:887;p;1|2:2|3:241|25:10|10:2|4:888|5:25|6:889|9:8|3:241|3:241;n;5|18:890|19:7;p;p;2|1:891;n;1|3:215|4:892|5:28|6:893|21:7|8:7|22:7|23:7|9:7|3:215|3:215;n;4|13:499|14:894;4|13:507|14:895;4|13:492|14:896;4|13:499|14:897;4|13:499|14:898;4|13:151|14:899;p;1|3:739|4:900|5:28|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;n;4|13:492|14:901;4|13:558|14:902;p;1|3:739|4:903|5:28|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;1|3:739|4:904|5:28|6:554|21:7|8:7|22:7|24:7|9:7|3:739|3:739;n;4|13:507|14:905;4|13:499|14:906;4|13:558|14:902;p;1|3:739|4:907|5:28|6:554|21:7|8:7|22:7|24:7|9:7|3:739|3:739;n;4|1'
  2454. ..'3:507|14:908;p;1|3:9|4:909|5:28|6:910|8:7|22:7|24:7|9:7|3:9|3:9;n;4|13:507|14:911;p;1|3:739|4:912|5:28|6:554|21:7|8:7|22:7|24:7|9:7|3:739|3:739;n;4|13:507|14:908;p;1|3:9|4:913|5:28|6:914|21:7|8:7|22:7|24:7|9:7|3:9|3:9;n;4|13:507|14:915;4|13:507|14:916;4|13:917|14:918;4|13:507|14:919;4|13:499|14:920;p;1|3:739|4:921|5:28|6:554|21:7|8:7|22:7|24:7|9:7|3:739|3:739;n;4|13:370|14:653;4|13:507|14:922;p;1|3:9|4:923|5:28|6:924|21:7|8:7|22:7|24:7|9:7|3:9|3:9;n;4|13:925|14:918;4|13:499|14:926;4|13:507|14:927;4|13:494|14:928;4|13:929|14:930;p;1|3:9|4:931|5:28|6:932|8:7|22:7|23:7|24:7|9:7|3:9|3:9;n;4|13:933|14:934;4|13:933|14:935;4|13:933|14:936;4|13:933|14:937;4|13:933|14:938;4|13:933|14:939;4|13:940|14:941;4|13:933|14:631;4|13:933|14:942;4|13:940|14:943;4|13:940|14:944;4|13:945|14:895;p;1|3:9|4:946|5:28|6:947|8:7|9:7|3:9|3:9;n;4|13:558|14:948;4|13:370|14:949;4|13:370|14:950;4|13:370|14:951;4|13:370|14:'
  2455. ..'952;4|13:370|14:953;4|13:370|14:954;4|13:370|14:955;4|13:370|14:956;4|13:370|14:957;4|13:370|14:958;4|13:370|14:959;4|13:370|14:960;p;1|3:9|4:961|5:28|6:910|8:7|22:7|23:7|9:7|3:9|3:9;n;4|13:507|14:911;4|13:507|14:962;4|13:507|14:963;4|13:492|14:964;p;1|3:965|10:242|4:966|5:967|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;n;4|13:558|14:968;4|13:558|14:969;4|13:492|14:970;4|13:558|14:971;p;1|3:965|10:242|4:972|5:967|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;1|3:584|4:973|5:28|6:301|21:7|8:7|23:7|24:7|9:7|3:584|3:584;n;4|13:507|14:974;4|13:499|14:975;4|13:492|14:976;4|13:876|14:977;4|13:494|14:978;4|13:822|14:979;4|13:492|14:980;p;1|3:584|4:981|5:599|6:982|21:7|8:7|22:7|23:7|9:7|3:584|3:584;n;4|13:492|14:983;p;1|3:215|4:984|5:28|6:985|21:7|8:7|23:7|24:7|9:7|3:215|3:215;n;4|13:499|14:986;4|13:507|14:987;p;1|3:9|4:988|5:28|6:985|21:7|8:7|23:7|24:7|9:7|3:9|3:9;n;4|13:499|14:989;4|13:752|14:9'
  2456. ..'90;4|13:494|14:991;p;1|3:9|4:992|5:28|6:985|21:7|8:7|23:7|24:7|9:7|3:9|3:9;n;4|13:499|14:993;4|13:492|14:994;4|13:752|14:995;4|13:494|14:991;4|13:744|14:996;p;1|3:215|4:997|5:28|6:985|21:7|8:7|23:7|24:7|9:7|3:215|3:215;n;4|13:499|14:998;4|13:492|14:999;p;1|3:739|4:1000|5:28|6:554|21:7|8:7|23:7|9:7|3:739|3:739;n;4|13:499|14:897;4|13:558|14:1001;4|13:492|14:1002;p;1|3:739|4:1003|5:28|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;n;4|13:499|14:898;4|13:558|14:1004;4|13:370|14:1005;4|13:492|14:1006;p;1|3:215|4:1007|5:28|6:893|21:7|8:7|22:7|23:7|9:7|3:215|3:215;1|3:739|4:1008|5:28|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;n;4|13:558|14:1004;4|13:499|14:500;4|13:507|14:1009;4|13:492|14:1010;4|13:370|14:1011;p;1|3:739|4:1012|5:28|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;1|3:739|4:1013|5:28|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;n;4|13:558|14:1014;4|13:370|14:653;4|13:499|14:1015;4|13:492|14:1016;p;1|3'
  2457. ..':9|4:1017|5:28|6:924|21:7|8:7|22:7|23:7|9:7|3:9|3:9;1|3:9|4:1018|5:28|6:914|21:7|8:7|22:7|23:7|9:7|3:9|3:9;n;4|13:507|14:1019;4|13:507|14:916;4|13:917|14:918;4|13:492|14:1020;p;1|3:215|4:1021|5:28|6:301|21:7|8:7|23:7|9:7|3:215|3:215;n;4|13:499|14:1022;4|13:507|14:1023;4|13:492|14:1024;p;1|3:965|10:242|4:1025|5:967|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;1|3:215|4:1026|5:28|6:301|21:7|8:7|24:7|9:7|3:215|3:215;n;4|13:499|14:1022;4|13:822|14:902;4|13:494|14:1027;4|13:876|14:1028;p;1|3:215|4:1029|5:28|6:893|21:7|8:7|22:7|24:7|9:7|3:215|3:215;1|3:739|4:1030|5:28|6:554|21:7|8:7|24:7|9:7|3:739|3:739;n;4|13:499|14:898;4|13:558|14:1004;4|13:494|14:1031;p;1|3:215|4:1032|5:28|6:893|21:7|8:7|22:7|24:7|9:7|3:215|3:215;n;4|13:1033|14:1001;4|13:507|14:905;4|13:499|14:557;4|13:494|14:1034;p;1|3:739|4:1035|5:28|6:554|21:7|8:7|24:7|9:7|3:739|3:739;n;4|13:558|14:1001;4|13:494|14:1036;p;1|3:739|4:1037|5:'
  2458. ..'28|6:554|21:7|8:7|22:7|24:7|9:7|3:739|3:739;n;4|13:558|14:1004;4|13:507|14:1009;4|13:370|14:1011;4|13:499|14:500;p;1|3:215|4:1038|5:28|6:893|21:7|8:7|24:7|9:7|3:215|3:215;n;4|13:499|14:557;p;1|3:215|4:1039|5:28|6:893|21:7|8:7|22:7|24:7|9:7|3:215|3:215;n;4|13:494|14:1040;p;1|3:965|10:242|4:1041|5:967|6:554|21:7|8:7|22:7|24:7|9:8|3:965|3:965;n;4|13:558|14:1042;p;1|3:965|10:242|4:1043|5:967|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;n;4|13:492|14:970;p;1|3:965|10:242|4:1044|5:967|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;n;4|13:494|14:991;4|13:558|14:1045;p;1|3:9|4:1046|5:28|6:947|8:7|9:8|3:9|3:9;n;4|13:558|14:1047;4|13:558|14:1048;4|13:558|14:1049;4|13:558|14:1050;4|13:558|14:1051;4|13:558|14:1052;4|13:558|14:1053;4|13:558|14:1054;4|13:558|14:1055;4|13:558|14:1056;4|13:558|14:1057;4|13:558|14:1058;4|13:558|14:1059;p;1|3:215|4:1060|5:28|6:893|21:7|8:7|23:7|9:7|3:215|3:215;n;4|13:507|14:'
  2459. ..'987;4|13:492|14:1061;p;1|3:215|4:1062|5:28|6:893|21:7|8:7|22:7|23:7|9:7|3:215|3:215;n;4|13:499|14:1063;4|13:499|14:898;4|13:151|14:1064;4|13:499|14:1065;4|13:507|14:895;4|13:1033|14:1066;4|13:492|14:1067;p;1|3:584|4:1068|5:28|6:301|21:7|8:7|23:7|24:7|9:7|3:584|3:584;n;4|13:494|14:1069;4|13:499|14:1070;4|13:876|14:977;4|13:494|14:1071;4|13:492|14:1072;p;1|3:584|4:1073|5:599|6:982|21:7|8:7|22:7|23:7|9:7|3:584|3:584;1|3:584|4:1074|5:28|6:1075|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;n;4|13:940|14:1076;4|13:507|14:1077;p;p;2|1:891;n;1|3:215|4:1078|5:5|6:893|21:7|8:7|22:7|23:7|9:7|3:215|3:215;n;4|13:499|14:898;p;1|3:739|4:1079|5:5|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;n;4|13:492|14:901;4|13:558|14:902;4|13:507|14:905;p;1|3:739|4:1080|5:5|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;1|3:739|4:1081|5:5|6:554|21:7|8:7|22:7|24:7|9:7|3:739|3:739;1|3:739|4:1082|5:5|6:554|21:7|8:7|22:7|24:7|9:7|3:739|3:7'
  2460. ..'39;n;4|13:494|14:1083;4|13:558|14:1084;4|13:499|14:1085;4|13:370|14:653;p;1|3:9|4:1086|5:5|6:910|8:7|22:7|24:7|9:7|3:9|3:9;n;4|13:507|14:963;4|13:507|14:962;4|13:494|14:1087;4|13:1088|14:1089;p;1|3:739|4:1090|5:5|6:554|21:7|8:7|22:7|24:7|9:7|3:739|3:739;n;4|13:558|14:902;4|13:507|14:908;4|13:370|14:918;4|13:494|14:1091;4|13:499|14:509;p;1|3:9|4:1092|5:5|6:914|21:7|8:7|22:7|24:7|9:7|3:9|3:9;n;4|13:507|14:915;4|13:494|14:1093;4|13:507|14:1094;4|13:1095|14:1096;p;1|3:739|4:1097|5:5|6:554|21:7|8:7|22:7|24:7|9:7|3:739|3:739;n;4|13:507|14:922;p;1|3:9|4:1098|5:5|6:924|21:7|8:7|22:7|24:7|9:7|3:9|3:9;n;4|13:925|14:918;4|13:499|14:926;4|13:507|14:927;4|13:494|14:928;4|13:929|14:1099;p;1|3:9|4:1100|5:5|6:932|8:7|22:7|23:7|24:7|9:7|3:9|3:9;n;4|13:940|14:1101;4|13:940|14:944;4|13:933|14:934;4|13:933|14:938;4|13:940|14:1102;4|13:933|14:935;p;1|3:9|4:1103|5:5|6:947|8:7|9:7|3:9|3:9;n;4|13:370|14:1104;4|13:'
  2461. ..'370|14:950;4|13:370|14:956;4|13:370|14:954;4|13:370|14:1105;4|13:370|14:955;4|13:370|14:960;p;1|3:9|4:1106|5:5|6:910|8:7|22:7|23:7|9:7|3:9|3:9;n;4|13:507|14:911;4|13:507|14:963;4|13:1107|14:1108;4|13:507|14:962;4|13:492|14:964;4|13:1088|14:1109;p;1|3:965|10:242|4:1110|5:1111|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;1|3:965|10:242|4:1112|5:1111|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;1|3:584|4:1113|5:5|6:301|21:7|8:7|23:7|24:7|9:7|3:584|3:584;n;4|13:876|14:977;4|13:492|14:980;p;1|3:584|4:1114|6:982|21:7|8:7|22:7|23:7|9:7|3:584|3:584;n;4|13:574|14:609;4|13:713|14:1115;p;1|3:215|4:1116|5:5|6:985|21:7|8:7|23:7|24:7|9:7|3:215|3:215;1|3:9|4:1117|5:5|6:985|21:7|8:7|23:7|24:7|9:7|3:9|3:9;n;4|13:752|14:990;4|13:492|14:994;4|13:494|14:991;p;1|3:9|4:1118|5:5|6:985|21:7|8:7|23:7|24:7|9:7|3:9|3:9;n;4|13:752|14:995;p;1|3:215|4:1119|5:5|6:985|21:7|8:7|23:7|24:7|9:7|3:215|3:215;n;4|13:752|14:112'
  2462. ..'0;4|13:492|14:999;4|13:492|14:1121;4|13:494|14:991;4|13:492|14:1122;p;1|3:739|4:1123|5:5|6:554|21:7|8:7|23:7|9:7|3:739|3:739;n;4|13:558|14:1001;4|13:507|14:1124;4|13:499|14:897;4|13:492|14:1002;p;1|3:739|4:1125|5:5|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;n;4|13:558|14:1004;4|13:507|14:1126;4|13:370|14:1005;4|13:499|14:898;4|13:492|14:1006;p;1|3:215|4:1127|5:5|6:893|21:7|8:7|22:7|23:7|9:7|3:215|3:215;n;4|13:1033|14:1001;4|13:507|14:1128;4|13:499|14:557;p;1|3:739|4:1129|5:5|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;n;4|13:507|14:1009;4|13:499|14:500;4|13:558|14:1004;4|13:492|14:1010;4|13:370|14:1011;p;1|3:739|4:1130|5:5|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;n;4|13:507|14:908;4|13:558|14:902;4|13:499|14:509;4|13:492|14:1131;p;1|3:739|4:1132|5:5|6:554|21:7|8:7|22:7|23:7|9:7|3:739|3:739;1|3:9|4:1133|5:5|6:924|21:7|8:7|22:7|23:7|9:7|3:9|3:9;n;4|13:925|14:918;4|13:507|14:927;4|13:492|14:1134;4|'
  2463. ..'13:929|14:1135;p;1|3:9|4:1136|5:5|6:914|21:7|8:7|22:7|23:7|9:7|3:9|3:9;n;4|13:507|14:915;4|13:917|14:918;4|13:507|14:919;4|13:507|14:1019;4|13:492|14:1020;4|13:1095|14:1137;p;1|3:215|4:1138|5:5|6:301|21:7|8:7|23:7|9:7|3:215|3:215;n;4|13:507|14:1139;4|13:492|14:1024;p;1|3:965|10:242|4:1140|5:1111|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;n;4|13:558|14:1141;p;1|3:215|4:1142|5:5|6:301|21:7|8:7|24:7|9:7|3:215|3:215;n;4|13:499|14:1022;p;1|3:215|4:1143|5:5|6:893|21:7|8:7|22:7|24:7|9:7|3:215|3:215;n;4|13:1033|14:902;4|13:507|14:895;4|13:499|14:894;4|13:494|14:1144;4|13:499|14:898;4|13:499|14:897;p;1|3:739|4:1145|5:5|6:554|21:7|8:7|24:7|9:7|3:739|3:739;n;4|13:558|14:1004;4|13:499|14:898;4|13:370|14:1005;4|13:494|14:1031;p;1|3:215|4:1146|5:5|6:893|21:7|8:7|22:7|24:7|9:7|3:215|3:215;1|3:739|4:1147|5:5|6:554|21:7|8:7|24:7|9:7|3:739|3:739;n;4|13:558|14:1001;4|13:499|14:897;p;1|3:739|4:1148|5:5|6:55'
  2464. ..'4|21:7|8:7|22:7|24:7|9:7|3:739|3:739;n;4|13:507|14:1009;p;1|3:215|4:1149|5:5|6:893|21:7|8:7|24:7|9:7|3:215|3:215;1|3:215|4:1150|5:5|6:893|21:7|8:7|22:7|24:7|9:7|3:215|3:215;n;4|13:151|14:1064;4|13:507|14:895;p;1|3:965|10:242|4:1151|5:1111|6:554|21:7|8:7|22:7|24:7|9:8|3:965|3:965;n;4|13:494|14:991;4|13:558|14:1152;p;1|3:965|10:242|4:1153|5:1111|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;n;4|13:492|14:970;4|13:558|14:1154;p;1|3:965|10:242|4:1155|5:1111|6:554|21:7|8:7|22:7|23:7|24:7|9:8|3:965|3:965;n;4|13:558|14:1156;4|13:494|14:991;4|13:558|14:1157;p;1|3:9|4:1158|5:5|6:947|8:7|9:8|3:9|3:9;n;4|13:558|14:1056;4|13:558|14:1054;4|13:558|14:1047;4|13:558|14:1059;4|13:558|14:1048;4|13:558|14:1057;4|13:558|14:1159;4|13:558|14:1058;4|13:558|14:1053;4|13:558|14:1160;4|13:558|14:1055;4|13:558|14:1049;4|13:558|14:1161;4|13:558|14:1050;p;1|3:215|4:1162|5:5|6:893|21:7|8:7|23:7|9:7|3:215|3:215;n;4|13:50'
  2465. ..'7|14:1163;4|13:492|14:1061;4|13:492|14:1164;4|13:499|14:557;4|13:1033|14:1165;p;1|3:215|4:1166|5:5|6:893|21:7|8:7|22:7|23:7|9:7|3:215|3:215;n;4|13:499|14:1063;p;1|3:584|4:1167|5:5|6:301|21:7|8:7|23:7|24:7|9:7|3:584|3:584;n;4|13:492|14:1072;4|13:494|14:1071;p;1|3:584|4:1168|6:982|21:7|8:7|22:7|23:7|9:7|3:584|3:584;1|3:584|4:1169|5:5|6:1075|21:7|8:7|22:7|23:7|24:7|9:7|3:584|3:584;n;4|13:507|14:1170;4|13:507|14:1171;4|13:507|14:1172;4|13:933|14:1173;4|13:507|14:1174;4|13:507|14:1175;4|13:940|14:1176;4|13:933|14:629;4|13:507|14:1177;4|13:499|14:1178;4|13:507|14:1179;4|13:1088|14:1180;4|13:507|14:1077;4|13:1107|14:1181;4|13:940|14:1076;p;p;2|1:1182;n;1|2:2|3:1183|4:1184|6:1185|17:245|9:8|3:1183|3:1183;n;3|11:14;p;1|3:1183|4:1186|5:190|20:1187|6:1188|7:7|8:8|9:8|3:1183|3:1183;p;2|1:1182;n;1|2:2|3:1183|4:1189|6:1185|17:245|9:8|3:1183|3:1183;n;3|11:14;p;1|3:1183|4:1190|5:190|20:1187|6:1188|7:7|8:8|'
  2466. ..'9:8|3:1183|3:1183;p;2;n;2;n;2;n;2|1:1191;n;2|1:1192;n;1|2:2|3:1183|4:1193|5:692|6:1194|8:7|9:8|3:1183|3:1183;n;3|11:1195|12:7;p;1|2:2|3:1183|4:1196|5:967|6:1194|8:7|9:8|3:1183|3:1183;n;3|11:1195|12:7;p;p;2|1:1197;n;1|1:1198|2:2|3:1199|10:2|4:1200|5:25|6:498|17:245|3:1199|3:1199;n;3|11:1201|28:1202|12:1203;p;1|1:1204|2:2|3:9|4:1205|5:1206|6:658|7:8|8:7|9:8|3:9|3:9;n;9;p;1|1:1207|2:2|3:661|10:2|4:1208|5:1209|6:658|7:8|17:245|8:7|9:8|3:661|3:661;n;9;4|13:1210|14:1211;p;1|1:1212|2:2|3:21|4:1213|5:1206|6:498|8:7|9:7|3:21|3:21;n;3|11:1214;4|13:501|14:1215;p;1|1:1216|2:2|3:21|10:2|4:1217|5:1209|6:498|17:245|8:7|9:7|3:21|3:21;n;3|11:1214;p;6|1:1218;p;p;1|2:2|3:21|4:1219|5:25|6:1220|9:8|3:21|3:21;n;3|11:1221|12:30;p;p;2;n;2|1:1191;n;2|1:1192;n;1|2:2|3:1183|4:1222|5:692|6:1194|8:7|9:8|3:1183|3:1183;n;3|11:1195|12:7;p;1|2:2|3:1183|4:1223|5:967|6:1194|8:7|9:8|3:1183|3:1183;n;3|11:1195|12:7;p;p;2|1:1197'
  2467. ..';n;1|1:1198|2:2|3:1199|10:2|4:1224|5:25|6:498|17:245|3:1199|3:1199;n;3|11:1201|28:1202|12:1203;p;1|1:1204|2:2|3:9|4:1225|5:1206|6:658|7:8|8:7|9:8|3:9|3:9;n;9;p;1|1:1207|2:2|3:661|10:2|4:1226|5:1209|6:658|7:8|17:245|8:7|9:8|3:661|3:661;n;9;4|13:1210|14:1227;p;1|1:1212|2:2|3:21|4:1228|5:1206|6:498|8:7|9:7|3:21|3:21;n;3|11:1214;4|13:501|14:1215;p;1|1:1216|2:2|3:21|10:2|4:1229|5:1209|6:498|17:245|8:7|9:7|3:21|3:21;n;3|11:1214;p;6|1:1218;p;p;1|2:2|3:21|4:1230|5:25|6:1220|9:8|3:21|3:21;n;3|11:1221|12:30;p;p;2;n;2|1:1191;n;2|1:1192;n;1|2:2|3:1183|4:1231|5:692|6:1194|8:7|9:8|3:1183|3:1183;n;3|11:1195|12:7;p;1|2:2|3:1183|4:1232|5:967|6:1194|8:7|9:8|3:1183|3:1183;n;3|11:1195|12:7;p;p;2|1:1197;n;1|1:1198|2:2|3:1199|10:2|4:1233|5:25|6:498|17:245|3:1199|3:1199;n;3|11:1201|28:1202|12:1203;p;1|1:1204|2:2|3:9|4:1234|5:1206|6:658|7:8|8:7|9:8|3:9|3:9;n;9;p;1|1:1207|2:2|3:661|10:2|4:1235|5:1209|6:658|7:8|17:2'
  2468. ..'45|8:7|9:8|3:661|3:661;n;9;p;1|1:1212|2:2|3:21|4:1236|5:1206|6:498|8:7|9:7|3:21|3:21;n;3|11:1214;4|13:501|14:1237;p;1|1:1216|2:2|3:21|10:2|4:1238|5:1209|6:498|17:245|8:7|9:7|3:21|3:21;n;3|11:1214;4|13:501|14:1239;p;6|1:1218;p;p;1|2:2|3:21|4:1240|5:25|6:1220|9:8|3:21|3:21;n;3|11:1221|12:30;p;p;p;1|1:1241|2:2|4:1242|5:692|6:1185|9:8;n;5|1:1241|19:360;9;6;p;2|1:1243;n;2;n;2;n;1|4:1244|6:554;n;7|13:558|14:1245;p;1|3:1183|4:1246|6:554|3:1183|3:1183;1|4:1247|6:554;n;7|13:558|14:1248;p;1|3:1183|4:1249|6:554|3:1183|3:1183;n;7|13:558|14:1250;p;1|3:215|4:1251|6:1252|3:215|3:215;n;7|13:370|14:1253;7|13:370|14:1254;p;1|4:1255|6:554;n;7|13:558|14:1256;p;1|3:1183|4:1257|6:554|3:1183|3:1183;n;7|13:558|14:1258;p;1|4:1259|6:554;1|3:1183|4:1260|6:554|3:1183|3:1183;n;7|13:558|14:1261;p;p;2;n;1|4:1262|6:554;n;7|13:558|14:1263;p;1|3:1183|4:1264|6:554|3:1183|3:1183;n;7|13:558|14:1265;p;1|4:1266|6:554;n;7|13:558|'
  2469. ..'14:1267;p;1|3:1183|4:1268|6:554|3:1183|3:1183;1|3:215|4:1269|6:1252|3:215|3:215;n;7|13:370|14:1270;p;1|4:1271|6:554;n;7|13:558|14:1272;p;1|3:1183|4:1273|6:554|3:1183|3:1183;n;7|13:558|14:1274;p;1|4:1275|6:554;n;7|13:558|14:1276;p;1|3:1183|4:1277|6:554|3:1183|3:1183;n;7|13:558|14:1278;p;p;p;2;n;2;n;1|4:1279|6:554;1|3:1183|4:1280|6:554|3:1183|3:1183;1|4:1281|6:554;n;7|13:558|14:1248;p;1|3:1183|4:1282|6:554|3:1183|3:1183;1|3:215|4:1283|6:1252|3:215|3:215;n;7|13:370|14:1284;7|13:370|14:1285;7|13:370|14:1286;7|13:558|14:1287;7|13:370|14:1288;7|13:370|14:1254;7|13:370|14:1289;7|13:370|14:1290;p;1|4:1291|6:554;1|3:1183|4:1292|6:554|3:1183|3:1183;1|4:1293|6:554;1|3:1183|4:1294|6:554|3:1183|3:1183;p;2;n;1|4:1295|6:554;1|3:1183|4:1296|6:554|3:1183|3:1183;1|4:1297|6:554;1|3:1183|4:1298|6:554|3:1183|3:1183;1|3:215|4:1299|6:1252|3:215|3:215;n;7|13:370|14:1300;7|13:370|14:1301;7|13:370|14:1302;7|13:370|1'
  2470. ..'4:1303;7|13:370|14:1304;7|13:370|14:1305;7|13:370|14:1306;7|13:558|14:1307;p;1|4:1308|6:554;n;7|13:558|14:1309;p;1|3:1183|4:1310|6:554|3:1183|3:1183;1|4:1311|6:554;1|3:1183|4:1312|6:554|3:1183|3:1183;p;p;1|3:806|4:1313|6:1314|3:806|3:806;n;7|13:882|14:1315;7|13:882|14:1316;4|13:882|14:1317;7|13:882|14:1318;7|13:882|14:1319;7|13:882|14:1320;7|13:882|14:1321;7|13:882|14:1322;p;2;n;1|3:1183|4:1323|6:498|3:1183|3:1183;1|3:1183|4:1324|6:498|3:1183|3:1183;p;2;n;1|3:1183|4:1325|6:498|3:1183|3:1183;1|3:1183|4:1326|6:498|3:1183|3:1183;p;1|3:661|4:1327|6:498|9:8|3:661|3:661;2|1:1328;n;1|4:1329|5:1330|20:1331|6:1332;n;7|13:876|14:1333;p;1|3:1183|4:1334|5:1330|20:1335|6:554|3:1183|3:1183;1|3:1183|4:1336|5:1330|20:1337|6:554|3:1183|3:1183;n;7|13:558|14:1338;7|13:370|14:1339;4|13:494|14:1340;p;1|3:1183|4:1341|5:1330|20:1342|6:554|3:1183|3:1183;n;7|13:558|14:1343;p;1|3:1183|4:1344|5:1330|20:1345|6:554|3:1'
  2471. ..'183|3:1183;n;7|13:370|14:1346;7|13:558|14:1347;4|13:494|14:1348;p;1|3:1183|4:1349|5:1330|20:1350|6:554|3:1183|3:1183;n;7|13:558|14:1351;7|13:370|14:1352;p;1|4:1353|5:1330|20:1354|6:1355;n;7|13:490|14:1356;7|13:490|14:1357;7|13:533|14:1358;7|13:490|14:1359;7|13:533|14:1360;p;1|4:1361|5:1330|20:1362|6:1355;n;7|13:533|14:1363;7|13:533|14:1364;7|13:490|14:1365;7|13:533|14:1366;7|13:533|14:1367;7|13:490|14:1368;7|13:533|14:1369;7|13:490|14:1370;7|13:490|14:1371;7|13:490|14:1372;7|13:490|14:1373;7|13:533|14:1374;7|13:490|14:1375;7|13:490|14:1376;7|13:533|14:1377;7|13:490|14:1378;7|13:533|14:1379;4|13:494|14:1380;p;1|3:1183|4:1381|5:1330|20:1382|6:554|3:1183|3:1183;n;7|13:558|14:1383;p;1|3:1183|4:1384|5:1330|20:1385|6:554|3:1183|3:1183;n;7|13:558|14:1386;p;1|3:1183|4:1387|5:1330|20:1388|6:554|3:1183|3:1183;1|3:1183|4:1389|5:1330|20:1390|6:554|3:1183|3:1183;n;7|13:558|14:1391;4|13:494|14:1392;p;1|3'
  2472. ..':1183|4:1393|5:1330|20:1394|6:554|3:1183|3:1183;n;7|13:558|14:1395;p;1|3:1183|4:1396|5:1330|20:1397|6:554|3:1183|3:1183;n;7|13:558|14:1398;7|13:370|14:1399;4|13:494|14:1400;p;1|4:1401|5:1330|20:1402|6:1355;n;7|13:490|14:1403;7|13:533|14:1404;7|13:533|14:1405;7|13:533|14:1406;7|13:490|14:1407;7|13:533|14:1408;p;1|3:1183|4:1409|5:1330|20:1410|6:554|3:1183|3:1183;n;7|13:370|14:1411;4|13:494|14:1412;p;1|3:1183|4:1413|5:1330|20:1414|6:554|3:1183|3:1183;n;7|13:370|14:1415;4|13:494|14:1416;p;1|3:1183|4:1417|5:1330|20:1418|6:554|3:1183|3:1183;1|3:1183|4:1419|5:1330|20:1420|6:554|3:1183|3:1183;n;7|13:370|14:1421;p;1|3:1183|4:1422|5:1330|20:1423|6:554|3:1183|3:1183;1|3:1183|4:1424|5:1330|20:1425|6:554|3:1183|3:1183;n;7|13:370|14:1426;p;1|3:1183|4:1427|5:1330|20:1428|6:554|3:1183|3:1183;n;7|13:558|14:1429;7|13:370|14:1430;4|13:494|14:1431;p;1|3:1183|4:1432|5:1330|20:1433|6:554|3:1183|3:1183;n;7|13:558'
  2473. ..'|14:1434;7|13:370|14:1435;4|13:494|14:1436;p;1|3:1183|4:1437|5:1330|20:1438|6:554|3:1183|3:1183;n;7|13:558|14:1439;7|13:370|14:1440;4|13:494|14:1441;p;1|4:1442|5:1330|20:1443|6:1355;n;7|13:490|14:1444;7|13:533|14:1445;7|13:533|14:1446;7|13:533|14:1447;7|13:533|14:1448;7|13:490|14:1449;p;1|3:1183|4:1450|5:1330|20:1451|6:554|3:1183|3:1183;1|3:1183|4:1452|5:1330|20:1453|6:554|3:1183|3:1183;n;7|13:558|14:1454;p;1|3:1183|4:1455|5:1330|20:1456|6:554|3:1183|3:1183;n;7|13:558|14:1457;p;1|4:1458|5:1330|20:1459|6:1355;n;7|13:490|14:1460;7|13:490|14:1461;7|13:490|14:1462;7|13:533|14:1463;7|13:490|14:1464;7|13:533|14:1465;7|13:490|14:1466;7|13:533|14:1467;7|13:533|14:1468;7|13:490|14:1469;7|13:490|14:1470;7|13:490|14:1471;7|13:533|14:1472;p;1|3:1183|4:1473|5:1330|20:1474|6:554|3:1183|3:1183;1|3:1183|4:1475|5:1330|20:1476|6:554|3:1183|3:1183;1|3:1183|4:1477|5:1330|20:1478|6:554|3:1183|3:1183;1|4:1479|5:'
  2474. ..'1330|20:1480|6:1481;n;7|13:929|14:1482;7|13:929|14:1483;7|13:929|14:1484;7|13:929|14:1485;7|13:929|14:1486;7|13:929|14:1487;7|13:929|14:1488;7|13:929|14:1489;7|13:929|14:1490;4|13:494|14:1491;p;1|3:1183|4:1492|5:1330|20:1493|6:554|3:1183|3:1183;n;7|13:558|14:1494;p;1|3:1183|4:1495|5:1330|20:1496|6:554|3:1183|3:1183;1|3:1183|4:1497|5:1330|20:1498|6:554|3:1183|3:1183;n;7|13:558|14:1499;4|13:494|14:1500;p;1|3:1183|4:1501|5:1330|20:1502|6:554|3:1183|3:1183;1|4:1503|5:1330|20:1504|6:1505|23:7;n;4|13:933|14:1506;4|13:933|14:1507;4|13:933|14:1508;4|13:933|14:1509;4|13:933|14:1510;4|13:933|14:1511;4|13:933|14:1512;4|13:933|14:1513;4|13:933|14:1514;4|13:933|14:1515;4|13:933|14:1516;4|13:933|14:1517;4|13:933|14:1518;4|13:933|14:1519;4|13:933|14:1520;4|13:933|14:1521;4|13:933|14:1522;4|13:933|14:1523;4|13:933|14:1524;4|13:933|14:1525;4|13:933|14:1526;4|13:933|14:1527;4|13:933|14:1528;4|13:933|14:1529;'
  2475. ..'4|13:933|14:1530;4|13:933|14:1531;4|13:933|14:1532;4|13:933|14:1533;4|13:933|14:1534;4|13:933|14:1535;4|13:933|14:1536;4|13:933|14:1537;4|13:933|14:1538;4|13:933|14:1539;4|13:933|14:1540;4|13:933|14:1541;4|13:933|14:1542;4|13:933|14:1543;4|13:933|14:1544;4|13:933|14:1545;4|13:933|14:1546;4|13:933|14:1547;p;2|1:1548;n;1|3:1549|25:17|10:17|4:1550|5:1330|20:1551|6:554|3:1549|3:1549;n;7|13:558|14:1552;4|13:494|14:1553;p;1|3:1549|25:17|10:17|4:1554|5:1330|20:1555|6:554|3:1549|3:1549;1|3:1556|25:17|10:17|4:1557|5:1330|20:1558|6:554|3:1556|3:1556;1|3:1549|25:17|10:17|4:1559|5:1330|20:1560|6:554|3:1549|3:1549;n;7|13:558|14:1561;4|13:494|14:1562;p;1|3:1556|25:17|10:17|4:1563|5:1330|20:1564|6:554|3:1556|3:1556;n;7|13:370|14:1565;7|13:558|14:1566;4|13:494|14:1567;p;1|3:1556|25:17|10:17|4:1568|5:1330|20:1569|6:554|3:1556|3:1556;n;7|13:370|14:1570;7|13:558|14:1571;p;1|3:1556|25:17|10:17|4:1572|5:1330|20'
  2476. ..':1573|6:554|3:1556|3:1556;n;7|13:558|14:1574;p;1|3:1549|25:17|10:17|4:1575|5:1330|20:1576|6:554|3:1549|3:1549;n;7|13:370|14:1577;7|13:558|14:1578;p;1|3:1556|25:17|10:17|4:1579|5:1330|20:1580|6:554|3:1556|3:1556;1|3:1556|25:17|10:17|4:1581|5:1330|20:1582|6:554|3:1556|3:1556;n;7|13:558|14:1583;p;1|3:1549|25:17|10:17|4:1584|5:1330|20:1585|6:554|3:1549|3:1549;n;7|13:558|14:1586;4|13:494|14:1587;p;1|3:1556|25:17|10:17|4:1588|5:1330|20:1589|6:554|3:1556|3:1556;n;7|13:558|14:1590;p;1|3:1549|25:17|10:17|4:1591|5:1330|20:1592|6:554|3:1549|3:1549;1|3:1556|25:17|10:17|4:1593|5:1330|20:1594|6:554|3:1556|3:1556;n;7|13:370|14:1595;4|13:494|14:1596;p;1|3:1549|25:17|10:17|4:1597|5:1330|20:1598|6:554|3:1549|3:1549;n;7|13:370|14:1599;p;1|3:1549|25:17|10:17|4:1600|5:1330|20:1601|6:554|3:1549|3:1549;n;7|13:370|14:1602;4|13:494|14:1603;p;1|3:1556|25:17|10:17|4:1604|5:1330|20:1605|6:554|3:1556|3:1556;1|3:1556|25'
  2477. ..':17|10:17|4:1606|5:1330|20:1607|6:554|3:1556|3:1556;n;7|13:558|14:1608;7|13:370|14:1609;4|13:494|14:1610;p;1|3:1549|25:17|10:17|4:1611|5:1330|20:1612|6:554|3:1549|3:1549;n;7|13:558|14:1613;7|13:370|14:1614;p;1|3:1549|25:17|10:17|4:1615|5:1330|20:1616|6:554|3:1549|3:1549;n;7|13:370|14:1617;p;1|3:1556|25:17|10:17|4:1618|5:1330|20:1619|6:554|3:1556|3:1556;n;7|13:558|14:1620;p;1|3:1549|25:17|10:17|4:1621|5:1330|20:1622|6:554|3:1549|3:1549;n;7|13:370|14:1623;7|13:558|14:1624;p;1|3:1556|25:17|10:17|4:1625|5:1330|20:1626|6:554|3:1556|3:1556;1|3:1549|25:17|10:17|4:1627|5:1330|20:1628|6:554|3:1549|3:1549;n;7|13:558|14:1629;p;p;6|1:1630;p;2|1:1631;n;2|1:1548;n;1|3:1632|10:17|4:1633|5:155|20:1634|6:554|8:7|9:8|3:1632|3:1632;n;6|1:1635;4|13:558|14:1636;p;1|3:215|10:17|4:1637|5:155|20:1638|6:1185|8:7|9:8|3:215|3:215;n;4|13:558|14:1639;p;1|3:1640|25:242|10:17|4:1641|5:155|20:1642|6:1185|8:7|9:8|3:1640|3:'
  2478. ..'1640;n;4|13:558|14:1643;p;1|3:1644|10:17|4:1645|5:155|20:1646|6:1185|8:7|9:8|3:1644|3:1644;n;4|13:558|14:1647;p;1|3:1648|10:17|4:1649|5:155|20:1650|6:1185|8:7|9:8|3:1648|3:1648;n;4|13:558|14:1651;p;1|3:9|10:17|4:1652|5:155|20:1653|6:1185|8:7|9:8|3:9|3:9;n;4|13:558|14:1654;p;1|3:241|25:242|10:17|4:1655|5:155|20:1656|6:1185|8:7|9:8|3:241|3:241;n;4|13:558|14:1657;p;1|3:1658|10:17|4:1659|5:155|20:1660|6:554|8:7|9:8|3:1658|3:1658;n;4|13:558|14:1661;p;1|3:1662|25:242|10:17|4:1663|5:155|20:1664|6:554|8:7|9:8|3:1662|3:1662;n;4|13:558|14:1665;p;1|3:1556|10:17|4:1666|5:155|20:1667|6:554|8:7|9:8|3:1556|3:1556;n;6|1:1635;4|13:558|14:1668;p;1|3:1669|10:17|4:1670|5:155|20:1671|6:554|8:7|9:8|3:1669|3:1669;n;6|1:1635;4|13:558|14:1672;p;1|3:1673|25:242|10:17|4:1674|5:155|20:1675|6:554|8:7|9:8|3:1673|3:1673;n;6|1:1635;p;1|3:1676|10:17|4:1677|5:155|20:1678|6:554|8:7|9:8|3:1676|3:1676;n;6|1:1635;p;1|3:1679|10:'
  2479. ..'17|4:1680|5:155|20:1681|6:554|8:7|9:8|3:1679|3:1679;n;6|1:1635;4|13:558|14:1682;p;p;1|4:1683|20:1684|6:1685;n;4|13:1686|14:1687;4|13:1686|14:1688;p;1|4:1689|20:1690|6:1691;n;7|13:1692|14:1693;p;1|4:1694|20:1695|6:1691;n;7|13:1692|14:1696;4|13:713|14:1697;p;1|3:458|25:17|4:1698|5:28|20:1699|6:1188|7:7|8:8|23:7|24:7|9:8|3:458|3:458;n;4|13:853|14:1700;4|13:603|14:1701;p;1|3:458|25:17|4:1702|5:28|20:1703|6:1188|7:7|8:8|23:7|24:7|9:8|3:458|3:458;1|3:458|25:17|4:1704|5:28|20:1705|6:1188|7:7|8:8|23:7|24:7|9:8|3:458|3:458;n;4|13:853|14:1700;4|13:603|14:1706;p;1|3:458|25:17|4:1707|5:28|20:1708|6:1188|7:7|8:8|23:7|24:7|9:8|3:458|3:458;6|1:1630;p;2;n;2|1:1709;n;10|1:1710;6;p;p;p;1|2:2|25:17|4:1711|5:25|6:1712;n;4|13:1713|14:1714;4|13:1715|14:1716;p;1|2:2|25:17|4:1717|5:25|6:1718|8:7|23:7|9:7;1|3:1183|10:10|4:1719|5:28|6:1720|3:1183|3:1183;n;4|13:1713|14:1721;4|13:1715|14:1722;p;1|2:2|25:17|4:1723|5:25'
  2480. ..'|6:1724|8:7|9:8;n;4|13:490|14:1725;p;1|2:2|25:17|4:1726|5:25|6:1712;n;4|13:1713|14:1727;p;p;11|2:2|4:1728|5:25|6:1729|21:7|8:7|22:7|23:7|24:7|9:8;n;5|18:1730|19:360;4|13:524|14:1731;4|13:778|14:1732;p;11|2:2|4:1733|5:25|6:1729|21:7|8:7|22:7|23:7|24:7|9:8;n;5|18:1730|19:360;4|13:524|14:1734;4|13:1735|14:1736;4|13:778|14:1732;p;11|2:2|4:1737|5:25|6:1729|21:7|8:7|22:7|23:7|24:7|9:8;n;5|18:1730|19:360;p;11|2:2|4:1738|5:25|6:1729|21:7|8:7|22:7|23:7|24:7|9:8;n;5|18:1730|19:360;4|13:1735|14:1736;p;12|1:1739|29:1740|30:1741|31:1742;n;p;12|1:1743|30:1744|31:1745|32:1746|33:1747;n;13|1:1748;6|1:1749;6|1:1750;p;12|1:1751|30:1744|31:1745|32:1746|33:1747;n;6|1:1749;6|1:1752;13|1:1748;6|1:1750;p;12|1:1753|30:1754|31:1755|32:1756|34:1669|33:1556;n;p;2|1:1757;n;1|2:2|3:9|10:772|4:1758|6:1759|21:7|3:9|3:9;n;4|13:647|14:1760;4|13:643|14:1761;p;1|2:2|3:9|10:772|4:1762|5:28|6:1759|22:7|3:9|3:9;1|1:1763|2:2|3:2'
  2481. ..'41|4:1764|5:1765|6:1766|9:8|3:241|3:241;n;12|1:1767|30:1768|32:1769|33:1556;n;1|1:1770|4:1771|5:1111|6:1188|7:8|8:8|9:8;n;3|28:1772|29:1773|12:1203;4|13:925|14:1774;4|13:853|14:1775;4|13:713|14:1776;p;6|1:1777;13|1:1748;6|1:1778;6|1:1779;p;p;1|2:2|3:9|10:772|4:1780|6:1781|22:7|3:9|3:9;n;4|13:507|14:1782;4|13:1715|14:1783;4|13:507|14:1784;4|13:507|14:1785;4|13:507|14:1786;p;1|2:2|3:9|10:772|4:1787|5:28|6:1759|21:7|3:9|3:9;1|2:2|3:9|10:772|4:1788|6:1789|8:7|9:8|3:9|3:9;n;4|13:524|14:1790;4|13:524|14:1791;4|13:524|14:1792;p;1|2:2|3:9|10:772|4:1793|6:1794|9:7|3:9|3:9;n;4|13:647|14:1795;4|13:643|14:1796;4|13:713|14:1797;p;6|1:1798;p;2;n;1|2:2|3:1648|4:1799|5:5|6:1759|3:1648|3:1648;n;7|13:1715|14:1800;p;1|2:2|3:1648|4:1801|5:5|6:1759|3:1648|3:1648;n;7|13:1715|14:1802;p;1|2:2|3:1648|4:1803|5:5|6:1804|3:1648|3:1648;n;7|13:1715|14:1805;p;1|2:2|3:1648|4:1806|6:1759|3:1648|3:1648;n;7|13:1715|14:1807;p'
  2482. ..';1|2:2|3:1183|4:1808|5:5|6:1766|9:8|3:1183|3:1183;n;12;n;6|1:1749;6|1:1752;1|1:1770|3:1183|4:1809|5:1810|20:1811|6:608|3:1183|3:1183;n;3|11:1812|28:1813|12:1203;14|1:1814|35:2;p;13|1:1748;6|1:1750;6|1:1779;p;6|1:1815;p;1|2:2|3:1648|4:1816|5:5|6:1817|3:1648|3:1648;p;1|1:1818|4:1819|5:5|20:1820|6:852|8:7|9:8;n;3|36:1676|28:1821|29:1822|12:1203;6;p;1|3:1183|4:1823|5:599|20:1824|6:1825|3:1183|3:1183;n;4|13:882|14:1826;p;1|3:1183|4:1827|5:599|20:1828|6:1825|3:1183|3:1183;1|3:1183|4:1829|5:599|20:1830|6:1825|3:1183|3:1183;1|1:1831|2:2|4:1832|5:5|6:852|8:8|9:8;n;3|36:1833|28:1821|29:1834|12:1203;6;p;1|1:1831|2:2|4:1835|5:5|6:852|8:8|9:8;n;3|28:1821|29:1836|12:1203;6;p;1|1:1831|2:2|4:1837|5:5|6:852|8:8|9:8;n;3|28:1821|29:1838|12:1203;6;p;1|1:1831|2:2|4:1839|5:28|6:852|8:8|9:8;n;3|28:1821|29:1840|12:1203;6;p;1|1:1831|2:2|4:1841|5:28|6:852|8:8|9:8;n;3|28:1821|29:1842|12:1203;6;p;2;n;1|2:2|3:241|10:77'
  2483. ..'2|4:1843|6:1844|3:241|3:241;n;7|13:524|14:1845;p;1|2:2|3:241|10:772|4:1846|6:1847|3:241|3:241;n;7|13:1715|14:1848;7|13:1713|14:1849;p;1|2:2|3:241|10:772|4:1850|5:28|6:1851|3:241|3:241;1|2:2|3:241|10:772|4:1852|5:28|6:1853|3:241|3:241;n;7|13:1715|14:1854;7|13:1713|14:1855;p;1|1:1856|2:2|3:9|4:1857|5:5|6:1858|9:8|3:9|3:9;n;12|1:1859;n;1|1:1770|3:1183|10:2|4:1860|5:1861|20:1862|6:498|8:8|9:8|3:1183|3:1183;n;3|11:1863|12:30;14|1:1814|35:2;4|14:1864;4|14:1865;4|14:1866;4|14:1867;4|14:1868;4|14:1869;4|14:1870;4|14:1864;4|14:1865;4|14:1866;4|14:1867;4|14:1868;4|14:1869;4|14:1871;4|14:1864;4|14:1872;4|14:1873;4|14:1874;4|14:1868;4|14:1869;4|14:1871;4|14:1864;4|14:1872;4|14:1873;4|14:1874;4|14:1868;4|14:1869;4|14:1871;4|14:1875;4|14:1876;4|14:1877;4|14:1864;4|14:1878;4|14:1879;4|14:1864;4|14:1880;4|14:1881;4|14:1882;4|14:1864;4|14:1880;4|14:1881;4|14:1883;4|14:1864;4|14:1884;4|14:1885;4|14:1882;4|14'
  2484. ..':1870;4|14:1886;4|14:1864;4|14:1884;4|14:1885;4|14:1882;4|14:1870;4|14:1886;4|14:1887;4|14:1888;4|14:1889;4|14:1864;4|14:1884;4|14:1885;4|14:1882;4|14:1870;4|14:1886;4|14:1890;4|14:1888;4|14:1891;4|14:1864;4|14:1884;4|14:1885;4|14:1882;4|14:1890;4|14:1891;4|14:1892;4|14:1893;4|14:1864;4|14:1884;4|14:1885;4|14:1882;4|14:1870;4|14:1886;4|14:1890;4|14:1888;4|14:1891;4|14:1892;4|14:1893;4|14:1894;4|14:1864;4|14:1884;4|14:1885;4|14:1882;4|14:1870;4|14:1886;4|14:1890;4|14:1888;4|14:1891;4|14:1892;4|14:1893;4|14:1894;4|14:1895;4|14:1864;4|14:1882;4|14:1896;4|14:1884;4;4|14:1897;4|14:1898;4;4|14:1898;4;4|14:1899;4|14:1898;4;4|14:1900;4|14:1898;4|14:1901;4|14:1900;4|14:1898;4|14:1902;4|14:1900;4|14:1898;4|14:1902;4|14:1903;4|14:1904;4|14:1905;4|14:1900;4|14:1898;4|14:1902;4|14:1903;4|14:1904;4|14:1906;4|14:1907;4|14:1900;4|14:1898;4|14:1908;4|14:1909;4|14:1910;4|14:1911;4|14:1912;4|14:1913;4|14:1900'
  2485. ..';4|14:1898;4|14:1908;4|14:1914;4|14:1910;4|14:1911;4|14:1915;4|14:1913;4|14:1900;4|14:1898;4|14:1908;4|14:1914;4|14:1910;4|14:1911;4|14:1915;4|14:1913;4|14:1916;4|14:1900;4|14:1898;4|14:1908;4|14:1914;4|14:1910;4|14:1911;4|14:1915;4|14:1913;4|14:1916;4|14:1900;4|14:1898;4|14:1908;4|14:1914;4|14:1910;4|14:1911;4|14:1915;4|14:1913;4|14:1916;4|14:1900;4|14:1898;4|14:1908;4|14:1914;4|14:1910;4|14:1911;4|14:1915;4|14:1913;4|14:1916;p;1|1:1917|3:1183|4:1918|5:1919|20:1920|6:924|8:8|9:8|3:1183|3:1183;n;3|12:30;p;1|1:1921|3:1183|4:1860|5:1922|20:1862|6:498|8:8|9:8|3:1183|3:1183;n;3|11:1923|12:30;p;1|1:1924|3:1183|4:1925|5:1861|20:1926|6:498|8:8|9:8|3:1183|3:1183;n;3|11:1927|28:1928|12:1203;p;1|1:1929|3:21|4:1930|5:1861|20:1931|6:1932|8:8|9:8|3:21|3:21;n;3|11:1933|28:1928|12:1203;p;1|1:1934|3:21|4:1935|5:1861|20:1936|6:1932|8:8|9:8|3:21|3:21;n;3|11:1933|28:1928|12:1203;p;1|1:1937|3:21|4:1938|5:1861|'
  2486. ..'20:1939|6:1932|8:8|9:8|3:21|3:21;n;3|11:1933|28:1928|12:1203;p;1|1:1940|3:21|4:1941|5:1861|20:1942|6:1932|8:8|9:8|3:21|3:21;n;3|11:1933|28:1928|12:1203;p;1|1:1943|3:1183|4:1944|5:1861|20:1945|6:498|8:8|9:8|3:1183|3:1183;n;3|11:1927|28:1928|12:1203;p;1|1:1946|3:1199|25:242|10:2|4:1947|5:1861|20:1948|6:658|17:245|8:8|9:8|3:1199|3:1199;n;3|11:1949|28:1950|12:1203;p;6|1:1752;6|1:1951;6|1:1952;6|1:1953;6|1:1749;6|1:1750;13|1:1748;p;6|1:1954;p;1|2:2|3:241|10:772|4:1955|6:1781|3:241|3:241;n;7|13:1715|14:1956;7|13:1713|14:1957;p;1|2:2|3:241|10:772|4:1958|6:1844|3:241|3:241;n;7|13:501|14:1959;p;p;2|1:1960;n;1|2:2|3:9|10:772|4:1961|6:1962|3:9|3:9;n;7|13:625|14:1963;p;1|2:2|3:9|10:772|4:1964|6:1789|3:9|3:9;n;7|13:524|14:1965;p;1|2:2|3:9|10:772|4:1966|5:28|6:1967|3:9|3:9;n;7|13:625|14:1968;p;1|2:2|3:9|10:772|4:1969|5:28|6:1967|3:9|3:9;1|2:2|3:9|10:772|4:1970|6:1967|3:9|3:9;n;7|13:625|14:1971;p;1|2:2|3:'
  2487. ..'1183|4:1972|5:1973|6:1766|9:8|3:1183|3:1183;n;15|1:1974;n;6;p;6|1:1815;p;p;16|1:1975;n;6|1:1976;p;p;')
  2488. for _,Object in pairs(Objects) do
  2489. Object.Parent = script and script.Parent==workspace and script or workspace
  2490. end
  2491. for _,f in pairs(ActualScripts) do f() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement