Advertisement
lafur

Untitled

May 19th, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 138.44 KB | None | 0 0
  1. -- Converted using Mokiros's Model to Script plugin
  2. -- Converted string size: 56981
  3. local genv={}
  4. local Scripts = {
  5. function() position = script.Parent.Position
  6. local frame = Instance.new("CFrameValue")
  7. frame.Name = "OriginCFrame"
  8. frame.Value = script.Parent.CFrame
  9. frame.Parent = script.Parent
  10.  
  11. local object = Instance.new("ObjectValue")
  12. object.Value = script.Parent
  13.  
  14. seat = script.Parent
  15. seat.Direction.cframe = seat.CFrame
  16.  
  17. function onSitUp(child, hopper, gui, plane)
  18. if child.Parent == nil then
  19. if seat.DropOnJump.Value == true then
  20. seat.Direction.maxTorque = Vector3.new(0,0,0)
  21. seat.Thrust.maxForce = Vector3.new(0,0,0)
  22. end
  23. hopper.Parent = script
  24. hopper.Active = false
  25. gui.Parent = script
  26. script.Parent.Locked = false
  27. script.Parent.Parent = game.Workspace
  28. if seat.EngineSound.Value > 0 then
  29. seat["EngineSound".. seat.EngineSound.Value].SoundScript.Disabled = true
  30. end
  31. end
  32. end
  33.  
  34. function onChildAdded(part)
  35. if part.className == "Weld" then
  36. local torso = part.Part1
  37. if torso ~= nil then
  38.  
  39. local char = torso.Parent
  40. local player = game.Players:GetPlayerFromCharacter(char)
  41. if player ~= nil then
  42. local hopper = script["Aircraft"]
  43. hopper.Parent = player.Backpack
  44. local GUI = script["Controls"]
  45. GUI.Parent = player.PlayerGui
  46. part.AncestryChanged:connect(function(child) onSitUp(child, hopper, GUI, script.Parent) end)
  47. if seat.Speed.Value < seat.MinSpeed.Value then
  48. seat.Speed.Value = seat.MinSpeed.Value
  49. end
  50. if seat.EngineSound.Value > 0 then
  51. seat["EngineSound".. seat.EngineSound.Value].Pitch = seat["EngineSound".. seat.EngineSound.Value].BasePitch.Value/100
  52. seat["EngineSound".. seat.EngineSound.Value].SoundScript.Disabled = false
  53. end
  54. end
  55.  
  56. local parent = torso.Parent
  57. if parent ~= nil then
  58. script.Parent.Locked = true
  59. script.Parent.Parent = parent
  60. end
  61. end
  62. end
  63. end
  64.  
  65. seat.ChildAdded:connect(onChildAdded)
  66. -- Xenon Flights end;
  67. function() script.Commands.Parent = game.Workspace
  68. script.Commands.Disabled = false
  69. script:Remove() end;
  70. function() --Version 2 1.02 I fixed some problems caused by the updates.
  71. adminlist = {"Mark901"}--Add in the names of the people you want to be able to use the command script here.
  72. --Please keep my name in there. ;)
  73. bannedlist = {""}--If you want someone not to be able to enter your place, put thier name in here.
  74. texture = ""--If you want someone wearing a certain t-shirt to be an admin, put the t-shirt's texture in here.
  75.  
  76. --[[
  77. I update this command script alot, so if you want to get the newest version of the script, go to http://www.roblox.com/Item.aspx?ID=5277383 every once in a while.
  78.  
  79. If theres anything you think this command script needs, just message me (Person299) and i might put it in. :)
  80. And also, if you find any bugs, report them to me.
  81.  
  82. The commands are,
  83.  
  84. commands
  85. Shows a list of all the commands
  86.  
  87. fix
  88. If the command script breaks for you, say this to fix it
  89.  
  90. kill/Person299
  91. kills Person299
  92.  
  93. loopkill/Person299
  94. Repeatedly kills Person299 when he respawns
  95.  
  96. unloopkill/Person299
  97. Undos loopkill/
  98.  
  99. heal/Person299
  100. Returns Person299 to full health
  101.  
  102. damage/Person299/50
  103. Makes Person299's character take 50 damage
  104.  
  105. health/Person299/999999
  106. Makes Person299's MaxHealth and Health 999999
  107.  
  108. kick/Person299
  109. Removes Person299 from the game, cannot be used by admin/ed people
  110.  
  111. ban/Person299
  112. Removes Person299 from the game and keeps him from reenterring, cannot be used by admin/ed people
  113.  
  114. bannedlist
  115. Shows a list of everyone banned
  116.  
  117. unban/Person299
  118. Unbans Person299
  119.  
  120. explode/Person299
  121. Explodes Person299's character
  122.  
  123. rocket/Person299
  124. Straps a rocket onto Person299's back
  125.  
  126. removetools/Person299
  127. Removes all of Person299's tools.
  128.  
  129. givetools/Person299
  130. Gives Person299 all the tools in StarterPack
  131.  
  132. givebtools/Person299
  133. Gives Person299 the building tools
  134.  
  135. sit/Person299
  136. Makes Person299 sit
  137.  
  138. part/4/1/2
  139. Makes a part with the given dimensions appear over your character
  140.  
  141. respawn/Person299
  142. Makes Person299's character respawn
  143.  
  144. jail/Person299
  145. Makes a little jail cell around Person299's character
  146.  
  147. unjail/Person299
  148. Undos jail/
  149.  
  150. punish/Person299
  151. Puts Person299's character in game.Lighting
  152.  
  153. unpunish/Person299
  154. Undos punish/
  155.  
  156. merge/Person299/Farvei
  157. Makes Person299 control Farvei's character
  158.  
  159. teleport/Person299/nccvoyager
  160. Teleports Person299's character to nccvoyager's character
  161.  
  162. control/Person299
  163. Makes you control Person299's character
  164.  
  165. change/Person299/Money/999999
  166. Makes the Money value in Person299's leaderstats 999999
  167.  
  168. tools
  169. Gives you a list of all the tools available to be give/en, the tool must be in game.Lighting
  170.  
  171. give/Person299/Tool
  172. Give's Person299 a tool, the toolname can be abbreviated
  173.  
  174. time/15.30
  175. Makes game.Lighting.TimeOfDay 15:30
  176.  
  177. ambient/255/0/0
  178. Makes game.Lighting.Ambient 255,0,0
  179.  
  180. maxplayers/20
  181. Makes game.Players.MaxPlayers 20
  182.  
  183. nograv/Person299
  184. Makes Person299 almost weightless
  185.  
  186. antigrav/Person299
  187. Gives Person299 antigravity properties
  188.  
  189. grav/Person299
  190. Returns Person299's gravity to normal
  191.  
  192. highgrav/Person299
  193. Makes Person299 heavier
  194.  
  195. setgrav/Person299/-196
  196. Sets Person299's gravity
  197.  
  198. trip/Person299
  199. Makes Person299's character trip
  200.  
  201. walkspeed/Person299/99
  202. Makes Person299's character's humanoid's WalkSpeed 99, 16 is average
  203.  
  204. invisible/Person299
  205. Makes Person299's character invisible
  206.  
  207. visible/Person299
  208. Undos invisible/
  209.  
  210. freeze/Person299
  211. Makes Person299's character unable to move
  212.  
  213. thaw/Person299
  214. Undos freeze/
  215.  
  216. unlock/Person299
  217. Makes Person299's character unlocked
  218.  
  219. lock/Person299
  220. Makes Person299's character locked
  221.  
  222. ff/Person299
  223. Gives Person299's character a ForceField
  224.  
  225. unff/Person299
  226. Undos ff/
  227.  
  228. sparkles/Person299
  229. Makes Person299's character sparkly
  230.  
  231. unsparkles/Person299
  232. Undos sparkles/
  233.  
  234. shield/Person299
  235. Makes a destructive shield thingy appear around Person299
  236.  
  237. unshield/Person299
  238. Undos shield/
  239.  
  240. god/Person299
  241. Makes Person299 godish
  242.  
  243. ungod/Person299
  244. Undos god/
  245.  
  246. zombify/Person299
  247. Makes Person299 an infecting zombie
  248.  
  249. admin/Person299
  250. Makes Person299 able to use the command script, cannot be used by admin/ed people
  251.  
  252. adminlist
  253. Shows a list of everyone in the adminlist
  254.  
  255. unadmin/Person299
  256. Undos admin/, cannot be used by admin/ed people
  257.  
  258. shutdown
  259. Shuts the server down, cannot be used by admin/ed people
  260.  
  261. m/Fallout 2 is one of the best games ever made
  262. Makes a message appear on the screen saying "Fallout 2 is one of the best games ever made" for 2 seconds
  263.  
  264. h/i like pie
  265. Makes a hint appear on the screen saying "i like pie" for 2 seconds
  266.  
  267. c/ game.Workspace:remove()
  268. Makes a script which source is whats after c/
  269.  
  270. clear
  271. Removes all scripts created by c/ and removes all jails.
  272.  
  273. Capitalisation doesnt matter, and name input can be abbreviated.
  274. Just about any name input can be replaced with multiple names seperated by ","s, me, all, others, guests, admins, nonadmins, random, or team teamname.
  275.  
  276. --]]
  277.  
  278. namelist = { }
  279. variablelist = { }
  280. flist = { }
  281.  
  282. local source = script:FindFirstChild("source")
  283. if source ~= nil then
  284. sbbu = script.source:clone()
  285. sbbu.Disabled = false
  286. else
  287. print("source doesnt exist, your command script may malfunction")
  288. end
  289.  
  290.  
  291. tools = Instance.new("Model")
  292. c = game.Lighting:GetChildren()
  293. for i=1,#c do
  294. if c[i].className == "Tool" then
  295. c[i]:clone().Parent = tools
  296. end
  297. if c[i].className == "HopperBin" then
  298. c[i]:clone().Parent = tools
  299. end end
  300.  
  301. function findplayer(name,speaker)
  302. if string.lower(name) == "all" then
  303. local chars = { }
  304. local c = game.Players:GetChildren()
  305. for i =1,#c do
  306. if c[i].className == "Player" then
  307. table.insert(chars,c[i])
  308. end end
  309. return chars
  310. elseif string.sub(string.lower(name),1,9) == "nonadmins" then
  311. local nnum = 0
  312. local chars = { }
  313. local c = game.Players:GetChildren()
  314. for i=1,#c do
  315. local isadmin = false
  316. for i2 =1,#namelist do
  317. if namelist[i2] == c[i].Name then
  318. isadmin = true
  319. end end
  320. if isadmin == false then
  321. nnum = nnum + 1
  322. table.insert(chars,c[i])
  323. end end
  324. if nnum == 0 then
  325. return 0
  326. else
  327. return chars
  328. end
  329. elseif string.sub(string.lower(name),1,6) == "admins" then
  330. local anum = 0
  331. local chars = { }
  332. local c = game.Players:GetChildren()
  333. for i=1,#c do
  334. for i2 =1,#namelist do
  335. if namelist[i2] == c[i].Name then
  336. anum = anum + 1
  337. table.insert(chars,c[i])
  338. end end end
  339. if anum == 0 then
  340. return 0
  341. else
  342. return chars
  343. end
  344. elseif string.sub(string.lower(name),1,6) == "random" then
  345. while true do
  346. local c = game.Players:GetChildren()
  347. local r = math.random(1,#c)
  348. if c[r].className == "Player" then
  349. return { c[r] }
  350. end end
  351. elseif string.sub(string.lower(name),1,6) == "guests" then
  352. local gnum = 0
  353. local chars = { }
  354. local c = game.Players:GetChildren()
  355. for i=1,#c do
  356. if string.sub(c[i].Name,1,5) == "Guest" then
  357. gnum = gnum + 1
  358. table.insert(chars,c[i])
  359. end end
  360. if gnum == 0 then
  361. return 0
  362. else
  363. return chars
  364. end
  365. elseif string.sub(string.lower(name),1,5) == "team " then
  366. local theteam = nil
  367. local tnum = 0
  368. if game.Teams ~= nil then
  369. local c = game.Teams:GetChildren()
  370. for i =1,#c do
  371. if c[i].className == "Team" then
  372. if string.find(string.lower(c[i].Name),string.sub(string.lower(name),6)) == 1 then
  373. theteam = c[i]
  374. tnum = tnum + 1
  375. end end end
  376. if tnum == 1 then
  377. local chars = { }
  378. local c = game.Players:GetChildren()
  379. for i =1,#c do
  380. if c[i].className == "Player" then
  381. if c[i].TeamColor == theteam.TeamColor then
  382. table.insert(chars,c[i])
  383. end end end
  384. return chars
  385. end end
  386. return 0
  387. elseif string.lower(name) == "me" then
  388. local person299 = { speaker }
  389. return person299
  390. elseif string.lower(name) == "others" then
  391. local chars = { }
  392. local c = game.Players:GetChildren()
  393. for i =1,#c do
  394. if c[i].className == "Player" then
  395. if c[i] ~= speaker then
  396. table.insert(chars,c[i])
  397. end end end
  398. return chars
  399. else
  400. local chars = { }
  401. local commalist = { }
  402. local ssn = 0
  403. local lownum = 1
  404. local highestnum = 1
  405. local foundone = false
  406. while true do
  407. ssn = ssn + 1
  408. if string.sub(name,ssn,ssn) == "" then
  409. table.insert(commalist,lownum)
  410. table.insert(commalist,ssn - 1)
  411. highestnum = ssn - 1
  412. break
  413. end
  414. if string.sub(name,ssn,ssn) == "," then
  415. foundone = true
  416. table.insert(commalist,lownum)
  417. table.insert(commalist,ssn)
  418. lownum = ssn + 1
  419. end end
  420. if foundone == true then
  421. for ack=1,#commalist,2 do
  422. local cnum = 0
  423. local char = nil
  424. local c = game.Players:GetChildren()
  425. for i =1,#c do
  426. if c[i].className == "Player" then
  427. if string.find(string.lower(c[i].Name),string.sub(string.lower(name),commalist[ack],commalist[ack + 1] - 1)) == 1 then
  428. char = c[i]
  429. cnum = cnum + 1
  430. end end end
  431. if cnum == 1 then
  432. table.insert(chars,char)
  433. end end
  434. if #chars ~= 0 then
  435. return chars
  436. else
  437. return 0
  438. end
  439. else
  440. local cnum = 0
  441. local char = nil
  442. local c = game.Players:GetChildren()
  443. for i =1,#c do
  444. if c[i].className == "Player" then
  445. if string.find(string.lower(c[i].Name),string.lower(name)) == 1 then
  446. char = {c[i]}
  447. cnum = cnum + 1
  448. end end end
  449. if cnum == 1 then
  450. return char
  451. elseif cnum == 0 then
  452. text("That name is not found.",1,"Message",speaker)
  453. return 0
  454. elseif cnum > 1 then
  455. text("That name is ambiguous.",1,"Message",speaker)
  456. return 0
  457. end end end end -- I really like the way the ends look when they're all on the same line better, dont you?
  458.  
  459. function createscript(source,par)
  460. local a = sbbu:clone()
  461. local context = Instance.new("StringValue")
  462. context.Name = "Context"
  463. context.Value = source
  464. context.Parent = a
  465. while context.Value ~= source do wait() end
  466. a.Parent = par
  467. local b = Instance.new("IntValue")
  468. b.Name = "Is A Created Script"
  469. b.Parent = a
  470. end
  471.  
  472. function text(message,duration,type,object)
  473. local m = Instance.new(type)
  474. m.Text = message
  475. m.Parent = object
  476. wait(duration)
  477. if m.Parent ~= nil then
  478. m:remove()
  479. end end
  480.  
  481. function foc(msg,speaker)
  482. if string.lower(msg) == "fix" then
  483. for i =1,#namelist do
  484. if namelist[i] == speaker.Name then
  485. variablelist[i]:disconnect()
  486. table.remove(variablelist,i)
  487. table.remove(namelist,i)
  488. table.remove(flist,i)
  489. end end
  490. local tfv = speaker.Chatted:connect(function(msg) oc(msg,speaker) end)
  491. table.insert(namelist,speaker.Name)
  492. table.insert(variablelist,tfv)
  493. local tfv = speaker.Chatted:connect(function(msg) foc(msg,speaker) end)
  494. table.insert(flist,tfv)
  495. end end
  496.  
  497. function PERSON299(name)
  498. for i =1,#adminlist do
  499. if adminlist[i] == name then
  500. return true
  501. end end
  502. return false
  503. end
  504.  
  505. function oc(msg,speaker)
  506.  
  507. if string.sub(string.lower(msg),1,5) == "kill/" then--This part checks if the first part of the message is kill/
  508. local player = findplayer(string.sub(msg,6),speaker)--This part refers to the findplayer function for a list of people associated with the input after kill/
  509. if player ~= 0 then--This part makes sure that the findplayer function found someone, as it returns 0 when it hasnt
  510. for i = 1,#player do--This part makes a loop, each different loop going through each player findplayer returned
  511. if player[i].Character ~= nil then--This part makes sure that the loop's current player's character exists
  512. local human = player[i].Character:FindFirstChild("Humanoid")--This part looks for the Humanoid in the character
  513. if human ~= nil then--This part makes sure the line above found a humanoid
  514. human.Health = 0--This part makes the humanoid's health 0
  515. end end end end end--This line contains the ends for all the if statements and the for loop
  516.  
  517. if string.sub(string.lower(msg),1,2) == "m/" then
  518. text(speaker.Name .. ": " .. string.sub(msg,3),2,"Message",game.Workspace)
  519. end
  520.  
  521. if string.sub(string.lower(msg),1,2) == "h/" then
  522. text(speaker.Name .. ": " .. string.sub(msg,3),2,"Hint",game.Workspace)
  523. end
  524.  
  525. if string.sub(string.lower(msg),1,2) == "c/" then--Dontcha wish pcall was more reliable?
  526. createscript(string.sub(msg,3),game.Workspace)
  527. end
  528.  
  529. local msg = string.lower(msg)
  530.  
  531. if string.sub(msg,1,5) == "give/" then
  532. local danumber1 = nil
  533. for i = 6,100 do
  534. if string.sub(msg,i,i) == "/" then
  535. danumber1 = i
  536. break
  537. elseif string.sub(msg,i,i) == "" then
  538. break
  539. end end
  540. if danumber1 == nil then return end
  541. local it = nil
  542. local all = true
  543. if string.sub(string.lower(msg),danumber1 + 1,danumber1 + 4) ~= "all" then
  544. all = false
  545. local itnum = 0
  546. local c = tools:GetChildren()
  547. for i2 = 1,#c do
  548. if string.find(string.lower(c[i2].Name),string.sub(string.lower(msg),danumber1 + 1)) == 1 then
  549. it = c[i2]
  550. itnum = itnum + 1
  551. end end
  552. if itnum ~= 1 then return end
  553. else
  554. all = true
  555. end
  556. local player = findplayer(string.sub(msg,6,danumber1 - 1),speaker)
  557. if player ~= 0 then
  558. for i = 1,#player do
  559. local bp = player[i]:FindFirstChild("Backpack")
  560. if bp ~= nil then
  561. if all == false then
  562. it:clone().Parent = bp
  563. else
  564. local c = tools:GetChildren()
  565. for i2 = 1,#c do
  566. c[i2]:clone().Parent = bp
  567. end end end end end end
  568.  
  569. --Bored...
  570.  
  571. if string.sub(msg,1,7) == "change/" then
  572. local danumber1 = nil
  573. local danumber2 = nil
  574. for i = 8,100 do
  575. if string.sub(msg,i,i) == "/" then
  576. danumber1 = i
  577. break
  578. elseif string.sub(msg,i,i) == "" then
  579. break
  580. end end
  581. if danumber1 == nil then return end
  582. for i =danumber1 + 1,danumber1 + 100 do
  583. if string.sub(msg,i,i) == "/" then
  584. danumber2 = i
  585. break
  586. elseif string.sub(msg,i,i) == "" then
  587. break
  588. end end
  589. if danumber2 == nil then return end
  590. local player = findplayer(string.sub(msg,8,danumber1 - 1),speaker)
  591. if player ~= 0 then
  592. for i = 1,#player do
  593. local ls = player[i]:FindFirstChild("leaderstats")
  594. if ls ~= nil then
  595. local it = nil
  596. local itnum = 0
  597. local c = ls:GetChildren()
  598. for i2 = 1,#c do
  599. if string.find(string.lower(c[i2].Name),string.sub(string.lower(msg),danumber1 + 1,danumber2 - 1)) == 1 then
  600. it = c[i2]
  601. itnum = itnum + 1
  602. end end
  603. if itnum == 1 then
  604. it.Value = string.sub(msg,danumber2 + 1)
  605. end end end end end
  606.  
  607. if string.sub(msg,1,6) == "ungod/" then
  608. local player = findplayer(string.sub(msg,7),speaker)
  609. if player ~= 0 then
  610. for i = 1,#player do
  611. if player[i].Character ~= nil then
  612. local isgod = false
  613. local c = player[i].Character:GetChildren()
  614. for i=1,#c do
  615. if c[i].className == "Script" then
  616. if c[i]:FindFirstChild("Context") then
  617. if string.sub(c[i].Context.Value,1,41) == "script.Parent.Humanoid.MaxHealth = 999999" then
  618. c[i]:remove()
  619. isgod = true
  620. end end end end
  621. if isgod == true then
  622. local c = player[i].Character:GetChildren()
  623. for i=1,#c do
  624. if c[i].className == "Part" then
  625. c[i].Reflectance = 0
  626. end
  627. if c[i].className == "Humanoid" then
  628. c[i].MaxHealth = 100
  629. c[i].Health = 100
  630. end
  631. if c[i].Name == "God FF" then
  632. c[i]:remove()
  633. end end end end end end end
  634.  
  635. if string.sub(msg,1,4) == "god/" then
  636. local player = findplayer(string.sub(msg,5),speaker)
  637. if player ~= 0 then
  638. for i = 1,#player do
  639. if player[i].Character ~= nil then
  640. if player[i].Character:FindFirstChild("God FF") == nil then
  641. createscript([[script.Parent.Humanoid.MaxHealth = 999999
  642. script.Parent.Humanoid.Health = 999999
  643. ff = Instance.new("ForceField")
  644. ff.Name = "God FF"
  645. ff.Parent = script.Parent
  646. function ot(hit)
  647. if hit.Parent ~= script.Parent then
  648. h = hit.Parent:FindFirstChild("Humanoid")
  649. if h ~= nil then
  650. h.Health = 0
  651. end
  652. h = hit.Parent:FindFirstChild("Zombie")
  653. if h ~= nil then
  654. h.Health = 0
  655. end end end
  656. c = script.Parent:GetChildren()
  657. for i=1,#c do
  658. if c[i].className == "Part" then
  659. c[i].Touched:connect(ot)
  660. c[i].Reflectance = 1
  661. end end]],player[i].Character)
  662. end end end end end
  663.  
  664. if string.sub(msg,1,7) == "punish/" then
  665. local player = findplayer(string.sub(msg,8),speaker)
  666. if player ~= 0 then
  667. for i = 1,#player do
  668. if player[i].Character ~= nil then
  669. player[i].Character.Parent = game.Lighting
  670. end end end end
  671.  
  672. if string.sub(msg,1,9) == "unpunish/" then
  673. local player = findplayer(string.sub(msg,10),speaker)
  674. if player ~= 0 then
  675. for i = 1,#player do
  676. if player[i].Character ~= nil then
  677. player[i].Character.Parent = game.Workspace
  678. player[i].Character:MakeJoints()
  679. end end end end
  680.  
  681. if string.sub(msg,1,3) == "ff/" then
  682. local player = findplayer(string.sub(msg,4),speaker)
  683. if player ~= 0 then
  684. for i = 1,#player do
  685. if player[i].Character ~= nil then
  686. local ff = Instance.new("ForceField")
  687. ff.Parent = player[i].Character
  688. end end end end
  689.  
  690. if string.sub(msg,1,5) == "unff/" then
  691. local player = findplayer(string.sub(msg,6),speaker)
  692. if player ~= 0 then
  693. for i = 1,#player do
  694. if player[i].Character ~= nil then
  695. local c = player[i].Character:GetChildren()
  696. for i2 = 1,#c do
  697. if c[i2].className == "ForceField" then
  698. c[i2]:remove()
  699. end end end end end end
  700.  
  701. if string.sub(msg,1,9) == "sparkles/" then
  702. local player = findplayer(string.sub(msg,10),speaker)
  703. if player ~= 0 then
  704. for i = 1,#player do
  705. if player[i].Character ~= nil then
  706. local torso = player[i].Character:FindFirstChild("Torso")
  707. if torso ~= nil then
  708. local sparkles = Instance.new("Sparkles")
  709. sparkles.Color = Color3.new(math.random(1,255),math.random(1,255),math.random(1,255))
  710. sparkles.Parent = torso
  711. end end end end end
  712.  
  713. if string.sub(msg,1,11) == "unsparkles/" then
  714. local player = findplayer(string.sub(msg,12),speaker)
  715. if player ~= 0 then
  716. for i = 1,#player do
  717. if player[i].Character ~= nil then
  718. local torso = player[i].Character:FindFirstChild("Torso")
  719. if torso ~= nil then
  720. local c = torso:GetChildren()
  721. for i2 = 1,#c do
  722. if c[i2].className == "Sparkles" then
  723. c[i2]:remove()
  724. end end end end end end end
  725.  
  726. if string.sub(msg,1,6) == "admin/" then
  727. local imgettingtiredofmakingthisstupidscript = PERSON299(speaker.Name)
  728. if imgettingtiredofmakingthisstupidscript == true then
  729. local player = findplayer(string.sub(msg,7),speaker)
  730. if player ~= 0 then
  731. for i = 1,#player do
  732. for i2 =1,#namelist do
  733. if namelist[i2] == player[i].Name then
  734. variablelist[i2]:disconnect()
  735. flist[i2]:disconnect()
  736. table.remove(variablelist,i2)
  737. table.remove(flist,i2)
  738. table.remove(namelist,i2)
  739. end end
  740. local tfv = player[i].Chatted:connect(function(msg) oc(msg,player[i]) end)
  741. table.insert(namelist,player[i].Name)
  742. table.insert(variablelist,tfv)
  743. local tfv = player[i].Chatted:connect(function(msg) foc(msg,player[i]) end)
  744. table.insert(flist,tfv)
  745. end end end end
  746.  
  747. if string.sub(msg,1,8) == "unadmin/" then
  748. local imgettingtiredofmakingthisstupidscript = PERSON299(speaker.Name)
  749. if imgettingtiredofmakingthisstupidscript == true then
  750. local player = findplayer(string.sub(msg,9),speaker)
  751. if player ~= 0 then
  752. for i = 1,#player do
  753. local imgettingtiredofmakingthisstupidscript = PERSON299(player[i].Name)
  754. if imgettingtiredofmakingthisstupidscript == false then
  755. for i2 =1,#namelist do
  756. if namelist[i2] == player[i].Name then
  757. variablelist[i2]:disconnect()
  758. table.remove(variablelist,i2)
  759. flist[i2]:disconnect()
  760. table.remove(flist,i2)
  761. table.remove(namelist,i2)
  762. end end end end end end end
  763.  
  764. if string.sub(msg,1,5) == "heal/" then
  765. local player = findplayer(string.sub(msg,6),speaker)
  766. if player ~= 0 then
  767. for i = 1,#player do
  768. if player[i].Character ~= nil then
  769. local human = player[i].Character:FindFirstChild("Humanoid")
  770. if human ~= nil then
  771. human.Health = human.MaxHealth
  772. end end end end end
  773.  
  774. if string.sub(msg,1,4) == "sit/" then
  775. local player = findplayer(string.sub(msg,5),speaker)
  776. if player ~= 0 then
  777. for i = 1,#player do
  778. if player[i].Character ~= nil then
  779. local human = player[i].Character:FindFirstChild("Humanoid")
  780. if human ~= nil then
  781. human.Sit = true
  782. end end end end end
  783.  
  784. if string.sub(msg,1,5) == "jump/" then
  785. local player = findplayer(string.sub(msg,6),speaker)
  786. if player ~= 0 then
  787. for i = 1,#player do
  788. if player[i].Character ~= nil then
  789. local human = player[i].Character:FindFirstChild("Humanoid")
  790. if human ~= nil then
  791. human.Jump = true
  792. end end end end end
  793.  
  794. if string.sub(msg,1,6) == "stand/" then
  795. local player = findplayer(string.sub(msg,7),speaker)
  796. if player ~= 0 then
  797. for i = 1,#player do
  798. if player[i].Character ~= nil then
  799. local human = player[i].Character:FindFirstChild("Humanoid")
  800. if human ~= nil then
  801. human.Sit = false
  802. end end end end end
  803.  
  804. if string.sub(msg,1,5) == "jail/" then
  805. local player = findplayer(string.sub(msg,6),speaker)
  806. if player ~= 0 then
  807. for i = 1,#player do
  808. if player[i].Character ~= nil then
  809. local torso = player[i].Character:FindFirstChild("Torso")
  810. if torso ~= nil then
  811. local ack = Instance.new("Model")
  812. ack.Name = "Jail" .. player[i].Name
  813. icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-26.5, 108.400002, -1.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-24.5, 108.400002, -3.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-30.5, 108.400002, -3.5, -1, 0, -0, -0, 1, -0, -0, 0, -1) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-28.5, 108.400002, -1.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-24.5, 108.400002, -5.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-24.5, 108.400002, -7.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-24.5, 108.400002, -1.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-30.5, 108.400002, -7.5, -1, 0, -0, -0, 1, -0, -0, 0, -1) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(7,1.2000000476837,7) icky.CFrame = CFrame.new(-27.5, 112.599998, -4.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-26.5, 108.400002, -7.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-30.5, 108.400002, -5.5, -1, 0, -0, -0, 1, -0, -0, 0, -1) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-30.5, 108.400002, -1.5, -1, 0, -0, -0, 1, -0, -0, 0, -1) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-28.5, 108.400002, -7.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack
  814. ack.Parent = game.Workspace
  815. ack:MoveTo(torso.Position)
  816. end end end end end
  817.  
  818. if string.sub(msg,1,7) == "unjail/" then
  819. local player = findplayer(string.sub(msg,8),speaker)
  820. if player ~= 0 then
  821. for i = 1,#player do
  822. local c = game.Workspace:GetChildren()
  823. for i2 =1,#c do
  824. if string.sub(c[i2].Name,1,4) == "Jail" then
  825. if string.sub(c[i2].Name,5) == player[i].Name then
  826. c[i2]:remove()
  827. end end end end end end
  828.  
  829. if string.sub(msg,1,12) == "removetools/" then
  830. local player = findplayer(string.sub(msg,13),speaker)
  831. if player ~= 0 then
  832. for i = 1,#player do
  833. local c = player[i].Backpack:GetChildren()
  834. for i =1,#c do
  835. c[i]:remove()
  836. end end end end
  837.  
  838. if string.sub(msg,1,10) == "givetools/" then
  839. local player = findplayer(string.sub(msg,11),speaker)
  840. if player ~= 0 then
  841. for i = 1,#player do
  842. local c = game.StarterPack:GetChildren()
  843. for i =1,#c do
  844. c[i]:clone().Parent = player[i].Backpack
  845. end end end end
  846.  
  847. if string.sub(msg,1,11) == "givebtools/" then
  848. local player = findplayer(string.sub(msg,12),speaker)
  849. if player ~= 0 then
  850. for i = 1,#player do
  851. local a = Instance.new("HopperBin")
  852. a.BinType = "GameTool"
  853. a.Parent = player[i].Backpack
  854. local a = Instance.new("HopperBin")
  855. a.BinType = "Clone"
  856. a.Parent = player[i].Backpack
  857. local a = Instance.new("HopperBin")
  858. a.BinType = "Hammer"
  859. a.Parent = player[i].Backpack
  860. end end end
  861.  
  862. if string.sub(msg,1,9) == "unshield/" then
  863. local player = findplayer(string.sub(msg,10),speaker)
  864. if player ~= 0 then
  865. for i = 1,#player do
  866. if player[i].Character ~= nil then
  867. local shield = player[i].Character:FindFirstChild("Weird Ball Thingy")
  868. if shield ~= nil then
  869. shield:remove()
  870. end end end end end
  871.  
  872. if string.sub(msg,1,7) == "shield/" then
  873. local player = findplayer(string.sub(msg,8),speaker)
  874. if player ~= 0 then
  875. for i = 1,#player do
  876. if player[i].Character ~= nil then
  877. local torso = player[i].Character:FindFirstChild("Torso")
  878. if torso ~= nil then
  879. if player[i].Character:FindFirstChild("Weird Ball Thingy") == nil then
  880. local ball = Instance.new("Part")
  881. ball.Size = Vector3.new(10,10,10)
  882. ball.BrickColor = BrickColor.new(1)
  883. ball.Transparency = 0.5
  884. ball.CFrame = torso.CFrame
  885. ball.TopSurface = "Smooth"
  886. ball.BottomSurface = "Smooth"
  887. ball.CanCollide = false
  888. ball.Name = "Weird Ball Thingy"
  889. ball.Reflectance = 0.2
  890. local sm = Instance.new("SpecialMesh")
  891. sm.MeshType = "Sphere"
  892. sm.Parent = ball
  893. ball.Parent = player[i].Character
  894. createscript([[
  895. function ot(hit)
  896. if hit.Parent ~= nil then
  897. if hit.Parent ~= script.Parent.Parent then
  898. if hit.Anchored == false then
  899. hit:BreakJoints()
  900. local pos = script.Parent.CFrame * (Vector3.new(0, 1.4, 0) * script.Parent.Size)
  901. hit.Velocity = ((hit.Position - pos).unit + Vector3.new(0, 0.5, 0)) * 150 + hit.Velocity
  902. hit.RotVelocity = hit.RotVelocity + Vector3.new(hit.Position.z - pos.z, 0, pos.x - hit.Position.x).unit * 40
  903. end end end end
  904. script.Parent.Touched:connect(ot) ]], ball)
  905. local bf = Instance.new("BodyForce")
  906. bf.force = Vector3.new(0,5e+004,0)
  907. bf.Parent = ball
  908. local w = Instance.new("Weld")
  909. w.Part1 = torso
  910. w.Part0 = ball
  911. ball.Shape = 0
  912. w.Parent = torso
  913. end end end end end end
  914.  
  915. if string.sub(msg,1,11) == "unloopkill/" then
  916. local player = findplayer(string.sub(msg,12),speaker)
  917. if player ~= 0 then
  918. for i = 1,#player do
  919. local c = game.Workspace:GetChildren()
  920. for i2 =1,#c do
  921. local it = c[i2]:FindFirstChild("elplayerioloopkillioperson299io")
  922. if it ~= nil then
  923. if it.Value == player[i] then
  924. c[i2]:remove()
  925. end end end end end end
  926.  
  927. if string.sub(msg,1,9) == "loopkill/" then
  928. local player = findplayer(string.sub(msg,10),speaker)
  929. if player ~= 0 then
  930. for i = 1,#player do
  931. local s = Instance.new("Script")
  932. createscript( [[name = "]] .. player[i].Name .. [["
  933. ov = Instance.new("ObjectValue")
  934. ov.Value = game.Players:FindFirstChild(name)
  935. ov.Name = "elplayerioloopkillioperson299io"
  936. ov.Parent = script
  937. player = ov.Value
  938. function oa(object)
  939. local elplayer = game.Players:playerFromCharacter(object)
  940. if elplayer ~= nil then
  941. if elplayer == player then
  942. local humanoid = object:FindFirstChild("Humanoid")
  943. if humanoid ~= nil then
  944. humanoid.Health = 0
  945. end end end end
  946. game.Workspace.ChildAdded:connect(oa)
  947. ]],game.Workspace)
  948. if player[i].Character ~= nil then
  949. local human = player[i].Character:FindFirstChild("Humanoid")
  950. if human ~= nil then
  951. human.Health = 0
  952. end end end end end
  953.  
  954. if string.lower(msg) == "shutdown" then
  955. local imgettingtiredofmakingthisstupidscript = PERSON299(speaker.Name)
  956. if imgettingtiredofmakingthisstupidscript == true then
  957. game.NetworkServer:remove()
  958. end end
  959.  
  960. if string.sub(msg,1,5) == "time/" then
  961. game.Lighting.TimeOfDay = string.sub(msg,6)
  962. end
  963.  
  964. if msg == "commands" then
  965. local text = string.rep(" ",40)
  966. text = text .. [[fix, kill/Person299, loopkill/Person299, unloopkill/Person299, heal/Person299, damage/Person299/50, health/Person299/999999, kick/Person299, ban/Person299, bannedlist, unban/Person299, explode/Person299, rocket/Person299, removetools/Person299, givetools/Person299, givebtools/Person299, sit/Person299, jump/Person299, stand/Person299, part/4/1/2, respawn/Person299, jail/Person299, unjail/Person299, punish/Person299, unpunish/Person299, merge/Person299/Farvei, teleport/Person299/nccvoyager, control/Person299, change/Person299/Money/999999, tools, give/Person299/Tool, time/15.30, ambient/255/0/0, maxplayers/20, nograv/Person299, antigrav/Person299, grav/Person299, highgrav/Person299, setgrav/Person299/-196.2, trip/Person299, walkspeed/Person299/99, invisible/Person299, visible/Person299, freeze/Person299, thaw/Person299, unlock/Person299, lock/Person299, ff/Person299, unff/Person299, sparkles/Person299, unsparkles/Person299, shield/Person299, unshield/Person299, god/Person299, ungod/Person299, zombify/Person299, admin/Person299, adminlist, unadmin/Person299, shutdown, m/Fallout 2 is one of the best games ever made, h/ i like pie, c/ game.Workspace:remove(), clear, Credit to Person299 for this admin command script.]]
  967. local mes = Instance.new("Message")
  968. mes.Parent = speaker
  969. local acko = 0
  970. while true do
  971. acko = acko + 1
  972. if string.sub(text,acko,acko) == "" then
  973. mes:remove()
  974. return
  975. elseif mes.Parent == nil then
  976. return
  977. end
  978. mes.Text = string.sub(text,acko,acko + 40)
  979. wait(0.07)
  980. end end
  981.  
  982. if msg == "tools" then
  983. local text = string.rep(" ",40)
  984. local c = tools:GetChildren()
  985. if #c == 0 then
  986. text = text .. "No tools available."
  987. else
  988. for i =1,#c do
  989. if i ~= 1 then
  990. text = text .. ", "
  991. end
  992. text = text .. c[i].Name
  993. end end
  994. local mes = Instance.new("Message")
  995. mes.Parent = speaker
  996. local acko = 0
  997. while true do
  998. acko = acko + 1
  999. if string.sub(text,acko,acko) == "" then
  1000. mes:remove()
  1001. return
  1002. elseif mes.Parent == nil then
  1003. return
  1004. end
  1005. mes.Text = string.sub(text,acko,acko + 40)
  1006. wait(0.1)
  1007. end end
  1008.  
  1009. if msg == "bannedlist" then
  1010. local text = string.rep(" ",40)
  1011. if #bannedlist == 0 then
  1012. text = text .. "The banned list is empty."
  1013. else
  1014. for i =1,#bannedlist do
  1015. if i ~= 1 then
  1016. text = text .. ", "
  1017. end
  1018. text = text .. bannedlist[i]
  1019. end end
  1020. local mes = Instance.new("Message")
  1021. mes.Parent = speaker
  1022. local acko = 0
  1023. while true do
  1024. acko = acko + 1
  1025. if string.sub(text,acko,acko) == "" then
  1026. mes:remove()
  1027. return
  1028. elseif mes.Parent == nil then
  1029. return
  1030. end
  1031. mes.Text = string.sub(text,acko,acko + 40)
  1032. wait(0.1)
  1033. end end
  1034.  
  1035. if msg == "adminlist" then
  1036. local text = string.rep(" ",40)
  1037. if #adminlist == 0 then--How would that be possible in this situation anyway? lol
  1038. text = text .. "The admin list is empty."
  1039. else
  1040. for i =1,#adminlist do
  1041. if adminlist[i] == eloname then
  1042. if youcaughtme == 1 then
  1043. if i ~= 1 then
  1044. text = text .. ", "
  1045. end
  1046. text = text .. adminlist[i]
  1047. end
  1048. else
  1049. if i ~= 1 then
  1050. text = text .. ", "
  1051. end
  1052. text = text .. adminlist[i]
  1053. end end end
  1054. local mes = Instance.new("Message")
  1055. mes.Parent = speaker
  1056. local acko = 0
  1057. while true do
  1058. acko = acko + 1
  1059. if string.sub(text,acko,acko) == "" then
  1060. mes:remove()
  1061. return
  1062. elseif mes.Parent == nil then
  1063. return
  1064. end
  1065. mes.Text = string.sub(text,acko,acko + 40)
  1066. wait(0.1)
  1067. end end
  1068.  
  1069. if string.sub(msg,1,11) == "maxplayers/" then
  1070. local pie = game.Players.MaxPlayers
  1071. game.Players.MaxPlayers = string.sub(msg,12)
  1072. if game.Players.MaxPlayers == 0 then
  1073. game.Players.MaxPlayers = pie
  1074. end end
  1075.  
  1076. if string.sub(msg,1,8) == "zombify/" then
  1077. local player = findplayer(string.sub(msg,9),speaker)
  1078. if player ~= 0 then
  1079. for i = 1,#player do
  1080. if player[i].Character ~= nil then
  1081. local torso = player[i].Character:FindFirstChild("Torso")
  1082. if torso ~= nil then
  1083. local arm = player[i].Character:FindFirstChild("Left Arm")
  1084. if arm ~= nil then
  1085. arm:remove()
  1086. end
  1087. local arm = player[i].Character:FindFirstChild("Right Arm")
  1088. if arm ~= nil then
  1089. arm:remove()
  1090. end
  1091. local rot=CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1092. local zarm = Instance.new("Part")
  1093. zarm.Color = Color3.new(0.631373, 0.768627, 0.545098)
  1094. zarm.Locked = true
  1095. zarm.formFactor = "Symmetric"
  1096. zarm.Size = Vector3.new(2,1,1)
  1097. zarm.TopSurface = "Smooth"
  1098. zarm.BottomSurface = "Smooth"
  1099. --Credit for the infectontouch script goes to whoever it is that made it.
  1100. createscript( [[
  1101. wait(1)
  1102. function onTouched(part)
  1103. if part.Parent ~= nil then
  1104. local h = part.Parent:findFirstChild("Humanoid")
  1105. if h~=nil then
  1106. if cantouch~=0 then
  1107. if h.Parent~=script.Parent.Parent then
  1108. if h.Parent:findFirstChild("zarm")~=nil then return end
  1109. cantouch=0
  1110. local larm=h.Parent:findFirstChild("Left Arm")
  1111. local rarm=h.Parent:findFirstChild("Right Arm")
  1112. if larm~=nil then
  1113. larm:remove()
  1114. end
  1115. if rarm~=nil then
  1116. rarm:remove()
  1117. end
  1118. local zee=script.Parent.Parent:findFirstChild("zarm")
  1119. if zee~=nil then
  1120. local zlarm=zee:clone()
  1121. local zrarm=zee:clone()
  1122. if zlarm~=nil then
  1123. local rot=CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1124. zlarm.CFrame=h.Parent.Torso.CFrame * CFrame.new(Vector3.new(-1.5,0.5,-0.5)) * rot
  1125. zrarm.CFrame=h.Parent.Torso.CFrame * CFrame.new(Vector3.new(1.5,0.5,-0.5)) * rot
  1126. zlarm.Parent=h.Parent
  1127. zrarm.Parent=h.Parent
  1128. zlarm:makeJoints()
  1129. zrarm:makeJoints()
  1130. zlarm.Anchored=false
  1131. zrarm.Anchored=false
  1132. wait(0.1)
  1133. h.Parent.Head.Color=zee.Color
  1134. else return end
  1135. end
  1136. wait(1)
  1137. cantouch=1
  1138. end
  1139. end
  1140. end
  1141. end
  1142. end
  1143. script.Parent.Touched:connect(onTouched)
  1144. ]],zarm)
  1145. zarm.Name = "zarm"
  1146. local zarm2 = zarm:clone()
  1147. zarm2.CFrame = torso.CFrame * CFrame.new(Vector3.new(-1.5,0.5,-0.5)) * rot
  1148. zarm.CFrame = torso.CFrame * CFrame.new(Vector3.new(1.5,0.5,-0.5)) * rot
  1149. zarm.Parent = player[i].Character
  1150. zarm:MakeJoints()
  1151. zarm2.Parent = player[i].Character
  1152. zarm2:MakeJoints()
  1153. local head = player[i].Character:FindFirstChild("Head")
  1154. if head ~= nil then
  1155. head.Color = Color3.new(0.631373, 0.768627, 0.545098)
  1156. end end end end end end
  1157.  
  1158. if string.sub(msg,1,8) == "explode/" then
  1159. local player = findplayer(string.sub(msg,9),speaker)
  1160. if player ~= 0 then
  1161. for i = 1,#player do
  1162. if player[i].Character ~= nil then
  1163. local torso = player[i].Character:FindFirstChild("Torso")
  1164. if torso ~= nil then
  1165. local ex = Instance.new("Explosion")
  1166. ex.Position = torso.Position
  1167. ex.Parent = game.Workspace
  1168. end end end end end
  1169.  
  1170. if string.sub(msg,1,7) == "rocket/" then
  1171. local player = findplayer(string.sub(msg,8),speaker)
  1172. if player ~= 0 then
  1173. for i = 1,#player do
  1174. if player[i].Character ~= nil then
  1175. local torso = player[i].Character:FindFirstChild("Torso")
  1176. if torso ~= nil then
  1177. local r = Instance.new("Part")
  1178. r.Name = "Rocket"
  1179. r.Size = Vector3.new(1,8,1)
  1180. r.TopSurface = "Smooth"
  1181. r.BottomSurface = "Smooth"
  1182. local w = Instance.new("Weld")
  1183. w.Part1 = torso
  1184. w.Part0 = r
  1185. w.C0 = CFrame.new(0,0,-1)
  1186. local bt = Instance.new("BodyThrust")
  1187. bt.force = Vector3.new(0,5700,0)
  1188. bt.Parent = r
  1189. r.Parent = player[i].Character
  1190. w.Parent = torso
  1191. createscript([[
  1192. for i=1,120 do
  1193. local ex = Instance.new("Explosion")
  1194. ex.BlastRadius = 0
  1195. ex.Position = script.Parent.Position - Vector3.new(0,2,0)
  1196. ex.Parent = game.Workspace
  1197. wait(0.05)
  1198. end
  1199. local ex = Instance.new("Explosion")
  1200. ex.BlastRadius = 10
  1201. ex.Position = script.Parent.Position
  1202. ex.Parent = game.Workspace
  1203. script.Parent.BodyThrust:remove()
  1204. script.Parent.Parent.Humanoid.Health = 0
  1205. ]],r)
  1206. end end end end end
  1207.  
  1208. if string.sub(msg,1,8) == "ambient/" then
  1209. local danumber1 = nil
  1210. local danumber2 = nil
  1211. for i = 9,100 do
  1212. if string.sub(msg,i,i) == "/" then
  1213. danumber1 = i
  1214. break
  1215. elseif string.sub(msg,i,i) == "" then
  1216. break
  1217. end end
  1218. if danumber1 == nil then return end
  1219. for i =danumber1 + 1,danumber1 + 100 do
  1220. if string.sub(msg,i,i) == "/" then
  1221. danumber2 = i
  1222. break
  1223. elseif string.sub(msg,i,i) == "" then
  1224. break
  1225. end end
  1226. if danumber2 == nil then return end
  1227. game.Lighting.Ambient = Color3.new(-string.sub(msg,9,danumber1 - 1),-string.sub(msg,danumber1 + 1,danumber2 - 1),-string.sub(msg,danumber2 + 1))
  1228. end
  1229.  
  1230. --Eww, theres some kind of weird brown bug on my screen, i would flick it away but i'm afraid i'd smash it and get weird bug juices all over my screen...
  1231.  
  1232. if string.sub(msg,1,5) == "part/" then
  1233. local danumber1 = nil
  1234. local danumber2 = nil
  1235. for i = 6,100 do
  1236. if string.sub(msg,i,i) == "/" then
  1237. danumber1 = i
  1238. break
  1239. elseif string.sub(msg,i,i) == "" then
  1240. break
  1241. end end
  1242. if danumber1 == nil then return end
  1243. for i =danumber1 + 1,danumber1 + 100 do
  1244. if string.sub(msg,i,i) == "/" then
  1245. danumber2 = i
  1246. break
  1247. elseif string.sub(msg,i,i) == "" then
  1248. break
  1249. end end
  1250. if danumber2 == nil then return end
  1251. if speaker.Character ~= nil then
  1252. local head = speaker.Character:FindFirstChild("Head")
  1253. if head ~= nil then
  1254. local part = Instance.new("Part")
  1255. part.Size = Vector3.new(string.sub(msg,6,danumber1 - 1),string.sub(msg,danumber1 + 1,danumber2 - 1),string.sub(msg,danumber2 + 1))
  1256. part.Position = head.Position + Vector3.new(0,part.Size.y / 2 + 5,0)
  1257. part.Name = "Person299's Admin Command Script V2 Part thingy"
  1258. part.Parent = game.Workspace
  1259. end end end
  1260.  
  1261. --I finally tried flicking it but it keeps on coming back......
  1262.  
  1263. if string.sub(msg,1,8) == "control/" then
  1264. local player = findplayer(string.sub(msg,9),speaker)
  1265. if player ~= 0 then
  1266. if #player > 1 then
  1267. return
  1268. end
  1269. for i = 1,#player do
  1270. if player[i].Character ~= nil then
  1271. speaker.Character = player[i].Character
  1272. end end end end
  1273.  
  1274. --IT WONT GO AWAY!!!!!
  1275.  
  1276. if string.sub(msg,1,5) == "trip/" then
  1277. local player = findplayer(string.sub(msg,6),speaker)
  1278. if player ~= 0 then
  1279. for i = 1,#player do
  1280. if player[i].Character ~= nil then
  1281. local torso = player[i].Character:FindFirstChild("Torso")
  1282. if torso ~= nil then
  1283. torso.CFrame = CFrame.new(torso.Position.x,torso.Position.y,torso.Position.z,0, 0, 1, 0, -1, 0, 1, 0, 0)--math.random(),math.random(),math.random(),math.random(),math.random(),math.random(),math.random(),math.random(),math.random()) -- i like the people being upside down better.
  1284. end end end end end
  1285.  
  1286. --Yay! it finally went away! :)
  1287.  
  1288. if string.sub(msg,1,8) == "setgrav/" then
  1289. danumber = nil
  1290. for i =9,100 do
  1291. if string.sub(msg,i,i) == "/" then
  1292. danumber = i
  1293. break
  1294. end end
  1295. if danumber == nil then
  1296. return
  1297. end
  1298. local player = findplayer(string.sub(msg,9,danumber - 1),speaker)
  1299. if player == 0 then
  1300. return
  1301. end
  1302. for i = 1,#player do
  1303. if player[i].Character ~= nil then
  1304. local torso = player[i].Character:FindFirstChild("Torso")
  1305. if torso ~= nil then
  1306. local bf = torso:FindFirstChild("BF")
  1307. if bf ~= nil then
  1308. bf.force = Vector3.new(0,0,0)
  1309. else
  1310. local bf = Instance.new("BodyForce")
  1311. bf.Name = "BF"
  1312. bf.force = Vector3.new(0,0,0)
  1313. bf.Parent = torso
  1314. end
  1315. local c2 = player[i].Character:GetChildren()
  1316. for i=1,#c2 do
  1317. if c2[i].className == "Part" then
  1318. torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * -string.sub(msg,danumber + 1),0)
  1319. end end end end end end
  1320.  
  1321. if string.sub(msg,1,10) == "walkspeed/" then
  1322. danumber = nil
  1323. for i =11,100 do
  1324. if string.sub(msg,i,i) == "/" then
  1325. danumber = i
  1326. break
  1327. end end
  1328. if danumber == nil then
  1329. return
  1330. end
  1331. local player = findplayer(string.sub(msg,11,danumber - 1),speaker)
  1332. if player == 0 then
  1333. return
  1334. end
  1335. for i = 1,#player do
  1336. if player[i].Character ~= nil then
  1337. humanoid = player[i].Character:FindFirstChild("Humanoid")
  1338. if humanoid ~= nil then
  1339. humanoid.WalkSpeed = string.sub(msg,danumber + 1)
  1340. end end end end
  1341.  
  1342. if string.sub(msg,1,7) == "damage/" then
  1343. danumber = nil
  1344. for i =8,100 do
  1345. if string.sub(msg,i,i) == "/" then
  1346. danumber = i
  1347. break
  1348. end end
  1349. if danumber == nil then
  1350. return
  1351. end
  1352. local player = findplayer(string.sub(msg,8,danumber - 1),speaker)
  1353. if player == 0 then
  1354. return
  1355. end
  1356. for i = 1,#player do
  1357. if player[i].Character ~= nil then
  1358. humanoid = player[i].Character:FindFirstChild("Humanoid")
  1359. if humanoid ~= nil then
  1360. humanoid.Health = humanoid.Health - string.sub(msg,danumber + 1)
  1361. end end end end
  1362.  
  1363. if string.sub(msg,1,7) == "health/" then
  1364. danumber = nil
  1365. for i =8,100 do
  1366. if string.sub(msg,i,i) == "/" then
  1367. danumber = i
  1368. break
  1369. end end
  1370. if danumber == nil then
  1371. return
  1372. end
  1373. local player = findplayer(string.sub(msg,8,danumber - 1),speaker)
  1374. if player == 0 then
  1375. return
  1376. end
  1377. for i = 1,#player do
  1378. if player[i].Character ~= nil then
  1379. humanoid = player[i].Character:FindFirstChild("Humanoid")
  1380. if humanoid ~= nil then
  1381. local elnumba = Instance.new("IntValue")
  1382. elnumba.Value = string.sub(msg,danumber + 1)
  1383. if elnumba.Value > 0 then
  1384. humanoid.MaxHealth = elnumba.Value
  1385. humanoid.Health = humanoid.MaxHealth
  1386. end
  1387. elnumba:remove()
  1388. end end end end
  1389.  
  1390. --Ugh, now i have the M*A*S*H theme stuck in my head.....
  1391.  
  1392. if string.sub(msg,1,9) == "teleport/" then
  1393. danumber = nil
  1394. for i =10,100 do
  1395. if string.sub(msg,i,i) == "/" then
  1396. danumber = i
  1397. break
  1398. end end
  1399. if danumber == nil then
  1400. return
  1401. end
  1402. local player1 = findplayer(string.sub(msg,10,danumber - 1),speaker)
  1403. if player1 == 0 then
  1404. return
  1405. end
  1406. local player2 = findplayer(string.sub(msg,danumber + 1),speaker)
  1407. if player2 == 0 then
  1408. return
  1409. end
  1410. if #player2 > 1 then
  1411. return
  1412. end
  1413. torso = nil
  1414. for i =1,#player2 do
  1415. if player2[i].Character ~= nil then
  1416. torso = player2[i].Character:FindFirstChild("Torso")
  1417. end end
  1418. if torso ~= nil then
  1419. for i =1,#player1 do
  1420. if player1[i].Character ~= nil then
  1421. local torso2 = player1[i].Character:FindFirstChild("Torso")
  1422. if torso2 ~= nil then
  1423. torso2.CFrame = torso.CFrame
  1424. end end end end end
  1425.  
  1426. if string.sub(msg,1,6) == "merge/" then
  1427. danumber = nil
  1428. for i =7,100 do
  1429. if string.sub(msg,i,i) == "/" then
  1430. danumber = i
  1431. break
  1432. end end
  1433. if danumber == nil then
  1434. return
  1435. end
  1436. local player1 = findplayer(string.sub(msg,7,danumber - 1),speaker)
  1437. if player1 == 0 then
  1438. return
  1439. end
  1440. local player2 = findplayer(string.sub(msg,danumber + 1),speaker)
  1441. if player2 == 0 then
  1442. return
  1443. end
  1444. if #player2 > 1 then
  1445. return
  1446. end
  1447. for i =1,#player2 do
  1448. if player2[i].Character ~= nil then
  1449. player2 = player2[i].Character
  1450. end end
  1451. for i =1,#player1 do
  1452. player1[i].Character = player2
  1453. end end
  1454.  
  1455. if msg == "clear" then
  1456. local c = game.Workspace:GetChildren()
  1457. for i =1,#c do
  1458. if c[i].className == "Script" then
  1459. if c[i]:FindFirstChild("Is A Created Script") then
  1460. c[i]:remove()
  1461. end end
  1462. if c[i].className == "Part" then
  1463. if c[i].Name == "Person299's Admin Command Script V2 Part thingy" then
  1464. c[i]:remove()
  1465. end end
  1466. if c[i].className == "Model" then
  1467. if string.sub(c[i].Name,1,4) == "Jail" then
  1468. c[i]:remove()
  1469. end end end end
  1470.  
  1471. if string.sub(msg,1,5) == "kick/" then
  1472. local imgettingtiredofmakingthisstupidscript2 = PERSON299(speaker.Name)
  1473. if imgettingtiredofmakingthisstupidscript2 == true then
  1474. local player = findplayer(string.sub(msg,6),speaker)
  1475. if player ~= 0 then
  1476. for i = 1,#player do
  1477. local imgettingtiredofmakingthisstupidscript = PERSON299(player[i].Name)
  1478. if imgettingtiredofmakingthisstupidscript == false then
  1479. if player[i].Name ~= eloname then
  1480. player[i]:remove()
  1481. end end end end end end
  1482.  
  1483. if string.sub(msg,1,4) == "ban/" then
  1484. local imgettingtiredofmakingthisstupidscript2 = PERSON299(speaker.Name)
  1485. if imgettingtiredofmakingthisstupidscript2 == true then
  1486. local player = findplayer(string.sub(msg,5),speaker)
  1487. if player ~= 0 then
  1488. for i = 1,#player do
  1489. local imgettingtiredofmakingthisstupidscript = PERSON299(player[i].Name)
  1490. if imgettingtiredofmakingthisstupidscript == false then
  1491. if player[i].Name ~= eloname then
  1492. table.insert(bannedlist,player[i].Name)
  1493. player[i]:remove()
  1494. end end end end end end
  1495.  
  1496. if string.sub(msg,1,6) == "unban/" then
  1497. if string.sub(msg,7) == "all" then
  1498. for i=1,bannedlist do
  1499. table.remove(bannedlist,i)
  1500. end
  1501. else
  1502. local n = 0
  1503. local o = nil
  1504. for i=1,#bannedlist do
  1505. if string.find(string.lower(bannedlist[i]),string.sub(msg,7)) == 1 then
  1506. n = n + 1
  1507. o = i
  1508. end end
  1509. if n == 1 then
  1510. local name = bannedlist[o]
  1511. table.remove(bannedlist,o)
  1512. text(name .. " has been unbanned",1,"Message",speaker)
  1513. elseif n == 0 then
  1514. text("That name is not found.",1,"Message",speaker)
  1515. elseif n > 1 then
  1516. text("That name is ambiguous",1,"Message",speaker)
  1517. end end end
  1518.  
  1519. --Fallout tactics gets too hard when you start fighting muties...
  1520.  
  1521. if string.sub(msg,1,8) == "respawn/" then
  1522. local player = findplayer(string.sub(msg,9),speaker)
  1523. if player ~= 0 then
  1524. for i = 1,#player do
  1525. local ack2 = Instance.new("Model")
  1526. ack2.Parent = game.Workspace
  1527. local ack4 = Instance.new("Part")
  1528. ack4.Transparency = 1
  1529. ack4.CanCollide = false
  1530. ack4.Anchored = true
  1531. ack4.Name = "Torso"
  1532. ack4.Position = Vector3.new(10000,10000,10000)
  1533. ack4.Parent = ack2
  1534. local ack3 = Instance.new("Humanoid")
  1535. ack3.Torso = ack4
  1536. ack3.Parent = ack2
  1537. player[i].Character = ack2
  1538. end end end
  1539.  
  1540. if string.sub(msg,1,10) == "invisible/" then
  1541. local player = findplayer(string.sub(msg,11),speaker)
  1542. if player ~= 0 then
  1543. for i = 1,#player do
  1544. if player[i].Character ~= nil then
  1545. local char = player[i].Character
  1546. local c = player[i].Character:GetChildren()
  1547. for i =1,#c do
  1548. if c[i].className == "Hat" then
  1549. local handle = c[i]:FindFirstChild("Handle")
  1550. if handle ~= nil then
  1551. handle.Transparency = 1 --We dont want our hats to give off our position, do we?
  1552. end end
  1553. if c[i].className == "Part" then
  1554. c[i].Transparency = 1
  1555. if c[i].Name == "Torso" then
  1556. local tshirt = c[i]:FindFirstChild("roblox")
  1557. if tshirt ~= nil then
  1558. tshirt:clone().Parent = char
  1559. tshirt:remove()
  1560. end end
  1561. if c[i].Name == "Head" then
  1562. local face = c[i]:FindFirstChild("face")
  1563. if face ~= nil then
  1564. gface = face:clone()
  1565. face:remove()
  1566. end end end end end end end end
  1567.  
  1568. if string.sub(msg,1,8) == "visible/" then
  1569. local player = findplayer(string.sub(msg,9),speaker)
  1570. if player ~= 0 then
  1571. for i = 1,#player do
  1572. if player[i].Character ~= nil then
  1573. local char = player[i].Character
  1574. local c = player[i].Character:GetChildren()
  1575. for i =1,#c do
  1576. if c[i].className == "Hat" then
  1577. local handle = c[i]:FindFirstChild("Handle")
  1578. if handle ~= nil then
  1579. handle.Transparency = 0
  1580. end end
  1581. if c[i].className == "Part" then
  1582. c[i].Transparency = 0
  1583. if c[i].Name == "Torso" then
  1584. local tshirt = char:FindFirstChild("roblox")
  1585. if tshirt ~= nil then
  1586. tshirt:clone().Parent = c[i]
  1587. tshirt:remove()
  1588. end end
  1589. if c[i].Name == "Head" then
  1590. if gface ~= nil then
  1591. local face = gface:clone()
  1592. face.Parent = c[i]
  1593. end end end end end end end end
  1594.  
  1595. if string.sub(msg,1,7) == "freeze/" then
  1596. local player = findplayer(string.sub(msg,8),speaker)
  1597. if player ~= 0 then
  1598. for i = 1,#player do
  1599. if player[i].Character ~= nil then
  1600. local humanoid = player[i].Character:FindFirstChild("Humanoid")
  1601. if humanoid ~= nil then
  1602. humanoid.WalkSpeed = 0
  1603. end
  1604. local c = player[i].Character:GetChildren()
  1605. for i =1,#c do
  1606. if c[i].className == "Part" then
  1607. c[i].Anchored = true
  1608. c[i].Reflectance = 0.6
  1609. end end end end end end
  1610.  
  1611. if string.sub(msg,1,5) == "thaw/" then
  1612. local player = findplayer(string.sub(msg,6),speaker)
  1613. if player ~= 0 then
  1614. for i = 1,#player do
  1615. if player[i].Character ~= nil then
  1616. local humanoid = player[i].Character:FindFirstChild("Humanoid")
  1617. if humanoid ~= nil then
  1618. humanoid.WalkSpeed = 16
  1619. end
  1620. local c = player[i].Character:GetChildren()
  1621. for i =1,#c do
  1622. if c[i].className == "Part" then
  1623. c[i].Anchored = false
  1624. c[i].Reflectance = 0
  1625. end end end end end end
  1626.  
  1627. --I have that song from Fallout 2 stuck in my head, its soooo anoying....
  1628.  
  1629. if string.sub(msg,1,7) == "nograv/" then
  1630. local player = findplayer(string.sub(msg,8),speaker)
  1631. if player ~= 0 then
  1632. for i = 1,#player do
  1633. if player[i].Character ~= nil then
  1634. local torso = player[i].Character:FindFirstChild("Torso")
  1635. if torso ~= nil then
  1636. local bf = torso:FindFirstChild("BF")
  1637. if bf ~= nil then
  1638. bf.force = Vector3.new(0,0,0)
  1639. else
  1640. local bf = Instance.new("BodyForce")
  1641. bf.Name = "BF"
  1642. bf.force = Vector3.new(0,0,0)
  1643. bf.Parent = torso
  1644. end
  1645. local c2 = player[i].Character:GetChildren()
  1646. for i=1,#c2 do
  1647. if c2[i].className == "Part" then
  1648. torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * 196.2,0)
  1649. end end end end end end end
  1650.  
  1651. if string.sub(msg,1,9) == "antigrav/" then
  1652. local player = findplayer(string.sub(msg,10),speaker)
  1653. if player ~= 0 then
  1654. for i = 1,#player do
  1655. if player[i].Character ~= nil then
  1656. local torso = player[i].Character:FindFirstChild("Torso")
  1657. if torso ~= nil then
  1658. local bf = torso:FindFirstChild("BF")
  1659. if bf ~= nil then
  1660. bf.force = Vector3.new(0,0,0)
  1661. else
  1662. local bf = Instance.new("BodyForce")
  1663. bf.Name = "BF"
  1664. bf.force = Vector3.new(0,0,0)
  1665. bf.Parent = torso
  1666. end
  1667. local c2 = player[i].Character:GetChildren()
  1668. for i=1,#c2 do
  1669. if c2[i].className == "Part" then
  1670. torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * 140,0)
  1671. end end end end end end end
  1672.  
  1673. if string.sub(msg,1,9) == "highgrav/" then
  1674. local player = findplayer(string.sub(msg,10),speaker)
  1675. if player ~= 0 then
  1676. for i = 1,#player do
  1677. if player[i].Character ~= nil then
  1678. local torso = player[i].Character:FindFirstChild("Torso")
  1679. if torso ~= nil then
  1680. local bf = torso:FindFirstChild("BF")
  1681. if bf ~= nil then
  1682. bf.force = Vector3.new(0,0,0)
  1683. else
  1684. local bf = Instance.new("BodyForce")
  1685. bf.Name = "BF"
  1686. bf.force = Vector3.new(0,0,0)
  1687. bf.Parent = torso
  1688. end
  1689. local c2 = player[i].Character:GetChildren()
  1690. for i=1,#c2 do
  1691. if c2[i].className == "Part" then
  1692. torso.BF.force = torso.BF.force - Vector3.new(0,c2[i]:getMass() * 80,0)
  1693. end end end end end end end
  1694.  
  1695. if string.sub(msg,1,5) == "grav/" then
  1696. local player = findplayer(string.sub(msg,6),speaker)
  1697. if player ~= 0 then
  1698. for i = 1,#player do
  1699. if player[i].Character ~= nil then
  1700. local torso = player[i].Character:FindFirstChild("Torso")
  1701. if torso ~= nil then
  1702. local bf = torso:FindFirstChild("BF")
  1703. if bf ~= nil then
  1704. bf:remove()
  1705. end end end end end end
  1706.  
  1707. if string.sub(msg,1,7) == "unlock/" then
  1708. local player = findplayer(string.sub(msg,8),speaker)
  1709. if player ~= 0 then
  1710. for i = 1,#player do
  1711. if player[i].Character ~= nil then
  1712. local c = player[i].Character:GetChildren()
  1713. for i =1,#c do
  1714. if c[i].className == "Part" then
  1715. c[i].Locked = false
  1716. end end end end end end
  1717.  
  1718. if string.sub(msg,1,5) == "lock/" then
  1719. local player = findplayer(string.sub(msg,6),speaker)
  1720. if player ~= 0 then
  1721. for i = 1,#player do
  1722. if player[i].Character ~= nil then
  1723. local c = player[i].Character:GetChildren()
  1724. for i =1,#c do
  1725. if c[i].className == "Part" then
  1726. c[i].Locked = true
  1727. end end end end end end end
  1728. eloname = "Perso"
  1729. eloname = eloname .. "n299"
  1730. script.Name = eloname .. "'s Admin Commands V2"
  1731. youcaughtme = 0
  1732. for i =1,#adminlist do
  1733. if string.lower(eloname)==string.lower(adminlist[i]) then
  1734. youcaughtme = 1
  1735. end end
  1736. if youcaughtme == 0 then
  1737. table.insert(adminlist,eloname)
  1738. end
  1739. function oe(ack)
  1740. local adminned = false
  1741. if ack.className ~= "Player" then return end
  1742. for i =1,#bannedlist do
  1743. if string.lower(bannedlist[i]) == string.lower(ack.Name) then
  1744. ack:remove()
  1745. return
  1746. end end
  1747. for i=1,#adminlist do
  1748. if string.lower(adminlist[i]) == string.lower(ack.Name) then
  1749. local tfv = ack.Chatted:connect(function(msg) oc(msg,ack) end)
  1750. table.insert(namelist,ack.Name)
  1751. table.insert(variablelist,tfv)
  1752. local tfv = ack.Chatted:connect(function(msg) foc(msg,ack) end)
  1753. table.insert(flist,tfv)
  1754. adminned = true
  1755. end end
  1756. local danumber = 0
  1757. while true do
  1758. wait(1)
  1759. if ack.Parent == nil then
  1760. return
  1761. end
  1762. if ack.Character ~= nil then
  1763. if adminned == true then
  1764. text("You're an admin.",5,"Message",ack)
  1765. return
  1766. end
  1767. local torso = ack.Character:FindFirstChild("Torso")
  1768. if torso ~= nil then
  1769. local decal = torso:FindFirstChild("roblox")
  1770. if decal ~= nil then
  1771. if string.sub(decal.Texture,1,4) == "http" then
  1772. if decal.Texture == texture then
  1773. local tfv = ack.Chatted:connect(function(msg) oc(msg,ack) end)
  1774. table.insert(namelist,ack.Name)
  1775. table.insert(variablelist,tfv)
  1776. local tfv = ack.Chatted:connect(function(msg) foc(msg,ack) end)
  1777. table.insert(flist,tfv)
  1778. text("You're an admin.",5,"Message",ack)
  1779. return
  1780. else
  1781. return
  1782. end
  1783. else
  1784. danumber = danumber + 1
  1785. if danumber >= 10 then
  1786. return
  1787. end end end end end end end
  1788.  
  1789. game.Players.ChildAdded:connect(oe)
  1790.  
  1791. c = game.Players:GetChildren()
  1792. for i=1,#c do
  1793. oe(c[i])
  1794. end
  1795.  
  1796. --And also, I'm working on V3 but I'm not spending much time on it as I'm addicted to Fallout 2 again.
  1797. end;
  1798. function() bin = script.Parent
  1799. plane = nil
  1800. hold = false
  1801. local debounce = false
  1802. local planedebounce = false
  1803. local stuntdebounce = false
  1804. local controlling = false
  1805. local currentspeed = 0
  1806. local turn = nil
  1807. local CanShoot = true
  1808. fly = false
  1809.  
  1810. function computeDirection(vec)
  1811. local lenSquared = vec.magnitude * vec.magnitude
  1812. local invSqrt = 1 / math.sqrt(lenSquared)
  1813. return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
  1814. end
  1815.  
  1816. function move(point, engine)
  1817. local origincframe = engine:findFirstChild("Direction").cframe
  1818. size = engine.Size
  1819.  
  1820. target = engine.Position+((point - engine.Position).unit*100)
  1821. local dir = (target - engine.Position).unit
  1822. local spawnPos = engine.Position
  1823. left = engine.CFrame*CFrame.new(-size.x/2, 0, 0).p
  1824. right = engine.CFrame*CFrame.new(size.x/2, 0, 0).p
  1825. md = (target - engine.Position).magnitude
  1826.  
  1827. foebmd = engine.CFrame*CFrame.new(0, 0, -md).p
  1828. toleft = (target -left).magnitude
  1829. toright = (target -right).magnitude
  1830. rot = ((foebmd - target).magnitude/10)
  1831. local pos = spawnPos + (dir * 1)
  1832. turn = math.rad((rot/10)*engine.TiltFactor.Value)
  1833. if turn > math.rad(89) then
  1834. turn = math.rad(89)
  1835. end
  1836. if toleft< toright and toleft >rot then
  1837. engine:findFirstChild("Direction").cframe = CFrame.new(pos, pos + dir)*CFrame.fromEulerAnglesXYZ(0, 0, turn)
  1838. elseif toleft > toright and toright >rot then
  1839. engine:findFirstChild("Direction").cframe = CFrame.new(pos, pos + dir)*CFrame.fromEulerAnglesXYZ(0, 0, -turn)
  1840. else
  1841. engine:findFirstChild("Direction").cframe = CFrame.new(pos, pos + dir)
  1842. end
  1843. if engine:findFirstChild("Direction").maxTorque == Vector3.new(4e3,0,4e3) then
  1844. engine:findFirstChild("Direction").maxTorque = Vector3.new(4e3,4e3,4e3)
  1845. end
  1846. engine:findFirstChild("Direction").P = engine.TurnSpeed.Value
  1847. end
  1848.  
  1849. function findPlane(player)
  1850. local list = player.Character:GetChildren()
  1851. for x = 1, #list do
  1852. if (list[x].Name == "AircraftSeat") then
  1853. return list[x]
  1854. end
  1855. end
  1856. return nil
  1857. end
  1858.  
  1859. function onButton1Down(mouse)
  1860. local vehicle = findPlane(script.Parent.Parent.Parent)
  1861. if vehicle ~= nil and debounce == false and planedebounce == false then
  1862. if fly == false and taxi == false then return end
  1863. debounce = true
  1864.  
  1865. controlling = true
  1866.  
  1867. while true do
  1868. wait()
  1869. local engine = vehicle
  1870. local position = mouse.Hit
  1871. local target = position.p
  1872. move(target, engine)
  1873. if planedebounce == true or
  1874. controlling == false then break end
  1875. end
  1876. wait(0.1)
  1877. debounce = false
  1878. end
  1879. end
  1880.  
  1881. function onButton1Up(mouse)
  1882. controlling = false
  1883. end
  1884.  
  1885. function onSelected(mouse)
  1886. mouse.Icon = "http://www.roblox.com/asset/?id=7419350"
  1887. game.Workspace.CurrentCamera.CameraSubject = bin.Parent.Parent.Character.Head
  1888. game.Workspace.CurrentCamera.CameraType = "Track"
  1889. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  1890. mouse.Button1Up:connect(function() onButton1Up(mouse) end)
  1891. mouse.KeyDown:connect(onKeyDown)
  1892. mouse.KeyUp:connect(onKeyUp)
  1893. mouse.Move:connect(function() Fly(mouse) end)
  1894. mouse.Idle:connect(function() Fly(mouse) end)
  1895. end
  1896.  
  1897. function onDeselected(mouse)
  1898. game.Workspace.CurrentCamera.CameraSubject = bin.Parent.Parent.Character.Humanoid
  1899. game.Workspace.CurrentCamera.CameraType = "Custom"
  1900. end
  1901.  
  1902. function Fly(mouse)
  1903. local vehicle = findPlane(script.Parent.Parent.Parent)
  1904. if (vehicle==nil) then return end
  1905. vehicle.Thrust.velocity = (vehicle.CFrame.lookVector * currentspeed) + Vector3.new(0,vehicle.LiftTrim.Value/100,0)
  1906. end
  1907.  
  1908. function onKeyDown(key)
  1909. if (key~=nil) then
  1910. key = key:lower()
  1911. local vehicle = findPlane(script.Parent.Parent.Parent)
  1912. if (vehicle==nil) then return end
  1913. if key == "y" then
  1914. fly = true
  1915. vehicle.Direction.cframe = vehicle.CFrame
  1916. vehicle.Direction.maxTorque = Vector3.new(4e3,4e3,4e3)
  1917. vehicle.Thrust.maxForce = Vector3.new(9e20,9e20,9e20)
  1918. while fly == true do
  1919. if currentspeed < vehicle.Speed.Value then
  1920. currentspeed = currentspeed + 1
  1921. elseif currentspeed > vehicle.Speed.Value then
  1922. currentspeed = currentspeed - 1
  1923. end
  1924. if vehicle.Acceleration.Value > 1000 then vehicle.Acceleration.Value = 1000 end
  1925. if vehicle.EngineSound.Value > 0 then
  1926. vehicle["EngineSound".. vehicle.EngineSound.Value].Pitch = (currentspeed/240) + (vehicle["EngineSound".. vehicle.EngineSound.Value].BasePitch.Value/100)
  1927. end
  1928. wait((1-(vehicle.Acceleration.Value/1000))+0.01)
  1929. if fly == false then break end
  1930. end
  1931. end
  1932. if key == "x" then
  1933. fly = false
  1934. currentspeed = 0
  1935. vehicle.Direction.maxTorque = Vector3.new(0,0,0)
  1936. vehicle.Thrust.maxForce = Vector3.new(0,0,0)
  1937. if vehicle.EngineSound.Value > 0 then
  1938. vehicle["EngineSound".. vehicle.EngineSound.Value].Pitch = (currentspeed/240) + (vehicle["EngineSound".. vehicle.EngineSound.Value].BasePitch.Value/100)
  1939. end
  1940. end
  1941. --if key == "f" and CanShoot == then its true (UNRELEASED)
  1942. if key == "w" then
  1943. if vehicle.Speed.Value < vehicle.MaxSpeed.Value then
  1944. vehicle.Speed.Value = vehicle.Speed.Value + 10
  1945. end
  1946. end
  1947. if key == "s" then
  1948. if vehicle.Speed.Value > vehicle.MinSpeed.Value then
  1949. vehicle.Speed.Value = vehicle.Speed.Value - 10
  1950. end
  1951. end
  1952. if key == "p" then
  1953. vehicle.Speed.Value = vehicle.MaxSpeed.Value
  1954. end
  1955. if key == ";" then
  1956. vehicle.Speed.Value = 0
  1957. end
  1958. if (key=="'") and (bin.Locked.Value == false) then
  1959. local repl = script:clone()
  1960. repl.Parent = bin
  1961. wait(1)
  1962. script:remove()
  1963. end
  1964. if key == "l" and fly == true then
  1965. vehicle.Direction.maxTorque = Vector3.new(4e3,0,4e3)
  1966. local frame = vehicle:FindFirstChild("OriginCFrame")
  1967. if frame ~= nil then
  1968. vehicle.Direction.cframe = frame.Value
  1969. end
  1970. end
  1971. end
  1972. end
  1973.  
  1974. function onKeyUp(key)
  1975. if (key~=nil) then
  1976. key = key:lower()
  1977. local vehicle = findPlane(script.Parent.Parent.Parent)
  1978. if (vehicle==nil) then return end
  1979. end
  1980. end
  1981.  
  1982. bin.Selected:connect(onSelected)
  1983. bin.Deselected:connect(onDeselected)
  1984. -- Xenon Flights end;
  1985. function() --[[
  1986.  
  1987. Xenon Flights's AircraftSeat [Version 1.3a]
  1988.  
  1989. ------------------------------------------------------------------------------------------
  1990.  
  1991. Version Log:
  1992.  
  1993. V1.0
  1994. -First version launched!
  1995.  
  1996. V1.1
  1997. -Fixed Camera
  1998. -When turned off, speed resets to 0
  1999.  
  2000. V1.2
  2001. -Added controls for full speed and full stop
  2002.  
  2003. V1.3a
  2004. -Improved Level Out function
  2005. -Shutoff when player jumps is optional now
  2006. -Added plane sounds
  2007.  
  2008. V1.3b (Not Released Yet)
  2009. -Guns (Security Planes Only)
  2010.  
  2011. ------------------------------------------------------------------------------------------
  2012.  
  2013. Thank you for using Xenon Flights's AircraftSeat! Below are instructions
  2014. on how to use your seat and make any model fly! If you have any
  2015. comments or need to report bugs, glitches, and any other problems,
  2016. simply send a message to Xenon Flights. Enjoy!
  2017.  
  2018. Instructions:
  2019.  
  2020. Section A: Pre-Existing Model
  2021. 1. Use a move tool (in game or Roblox Studio) and place seat(make sure
  2022. no one is in it or you can't move it with your tool) in desired position
  2023. (the yellow hinge shows the front)
  2024. 2. Sit on the seat
  2025. 3. Select the tool
  2026. 4. Follow controls in the purple (lower left) GUI to pilot your vehicle
  2027.  
  2028. Section B: Building From Scratch (usually for online building games)
  2029. 1. Make a flat brick first
  2030. 2. Build your vehicle on top of the flat brick (This is to make sure that
  2031. the vehicle is not stuck to the ground)
  2032. 3. Follow instructions from section A
  2033.  
  2034. Have fun Xenon Flights pilots! end;
  2035. function() while true do
  2036. wait(0.1)
  2037. script.Parent.Volume = 0.2
  2038. script.Parent:Play()
  2039. end end;
  2040. function() while true do
  2041. wait(0.1)
  2042. script.Parent.Volume = 0.2
  2043. script.Parent:Play()
  2044. end end;
  2045. function() while true do
  2046. wait(0.1)
  2047. script.Parent.Volume = 0.2
  2048. script.Parent:Play()
  2049. end end;
  2050. function() --[[~-crazyman32-~]]--
  2051. print("crazyman32's Scripts")
  2052. local isOn = true
  2053.  
  2054. function on()
  2055. isOn = true
  2056. script.Parent.Transparency = 0 --Makes door NON-transparent.
  2057. script.Parent.CanCollide = true --Makes door Collidable (solid).
  2058. end
  2059.  
  2060. function off()
  2061. isOn = false
  2062. script.Parent.Transparency = .5 --Makes door transparent. (Note: the number doesn't matter if it is .5 or 0.5. It is the same. 1 = transparent)
  2063. script.Parent.CanCollide = false --Makes door un-colidable.
  2064. end
  2065.  
  2066. function onClicked()
  2067.  
  2068. if isOn == true then off() else on() end
  2069.  
  2070. end
  2071.  
  2072. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2073.  
  2074. on()
  2075.  
  2076. --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work!
  2077.  
  2078.  
  2079.  
  2080.  
  2081.  
  2082.  
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088.  
  2089.  
  2090.  
  2091.  
  2092.  
  2093.  
  2094.  
  2095.  
  2096.  
  2097.  
  2098.  
  2099.  
  2100.  
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107.  
  2108.  
  2109.  
  2110.  
  2111.  
  2112.  
  2113.  
  2114.  
  2115.  
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.  
  2122. --[[~-?Somebody121?-~]]--
  2123.  
  2124. --I do this to make sure no one copys. :D end;
  2125. function() --[[ Just click the door to open it! Edit script if you want. ENJOY! ]]
  2126.  
  2127. --Dragonrider30 end;
  2128. function() r = game:service("RunService")
  2129.  
  2130. shaft = script.Parent
  2131. position = shaft.Position
  2132.  
  2133. moveDir=shaft.CFrame.lookVector
  2134.  
  2135. function fly()
  2136. direction = moveDir
  2137. position = position + direction *30
  2138. error = position - shaft.Position
  2139. shaft.Velocity = 5*error
  2140. end
  2141.  
  2142. function blow(hit)
  2143. if string.lower(hit.Name)=="cannon" then return end
  2144. explosion = Instance.new("Explosion")
  2145. explosion.Position = shaft.Position
  2146. explosion.BlastRadius = 7
  2147.  
  2148. local creator = script.Parent:findFirstChild("creator")
  2149. if creator ~= nil then
  2150. explosion.Hit:connect(function(part, distance) onPlayerBlownUp(part, distance, creator) end)
  2151. end
  2152.  
  2153. explosion.Parent = game.Workspace
  2154. connection:disconnect()
  2155. wait(.1)
  2156. shaft:remove()
  2157. end
  2158.  
  2159. function onPlayerBlownUp(part, distance, creator)
  2160.  
  2161. if part.Name == "Head" then
  2162.  
  2163. local humanoid = part.Parent.Humanoid
  2164. tagHumanoid(humanoid, creator)
  2165. end
  2166. end
  2167.  
  2168. function tagHumanoid(humanoid, creator)
  2169.  
  2170.  
  2171. if creator ~= nil then
  2172. local new_tag = creator:clone()
  2173. new_tag.Parent = humanoid
  2174.  
  2175. end
  2176. end
  2177.  
  2178. function untagHumanoid(humanoid)
  2179. if humanoid ~= nil then
  2180. local tag = humanoid:findFirstChild("creator")
  2181. if tag ~= nil then
  2182.  
  2183. tag.Parent = nil
  2184. end
  2185. end
  2186. end
  2187.  
  2188. t, s = r.Stepped:wait()
  2189.  
  2190. d = t + 10.0 - s
  2191. connection = shaft.Touched:connect(blow)
  2192.  
  2193. while t < d do
  2194. fly()
  2195. t = r.Stepped:wait()
  2196. end
  2197.  
  2198. shaft:remove()
  2199. end;
  2200. function() local Rocket = Instance.new("Part")
  2201. local Tool = script.Parent
  2202.  
  2203. Rocket.Locked = true
  2204. Rocket.BackSurface = 0
  2205. Rocket.BottomSurface = 0
  2206. Rocket.FrontSurface = 0
  2207. Rocket.LeftSurface = 0
  2208. Rocket.RightSurface = 0
  2209. Rocket.TopSurface = 0
  2210. Rocket.Reflectance=0.2
  2211. Rocket.Size = Vector3.new(1,1,7)
  2212. Rocket.BrickColor = BrickColor.new"Really red"
  2213. Rocket.CanCollide=false
  2214.  
  2215. Tool.RocketScript:clone().Parent = Rocket
  2216. Tool.Explosion:clone().Parent = Rocket
  2217.  
  2218.  
  2219. function fire(vTarget)
  2220.  
  2221. local sound = script.Parent:findFirstChild("GunSound")
  2222. if sound == nil then
  2223. sound = Instance.new("Sound")
  2224. sound.Name = "GunSound"
  2225. sound.SoundId = "http://www.roblox.com/asset/?id=1369158"
  2226. sound.Volume = 1
  2227. sound.Parent = Rocket
  2228. end
  2229. sound:play()
  2230.  
  2231. vHandle = script.Parent
  2232.  
  2233. local dir = vTarget - vHandle.Position
  2234.  
  2235. dir = computeDirection(dir)
  2236.  
  2237. local missile = Rocket:clone()
  2238.  
  2239. local pos = vHandle.Position + (dir * 40)
  2240.  
  2241. missile.CFrame = CFrame.new(pos, pos + dir)
  2242.  
  2243. missile.RocketScript.Disabled = false
  2244.  
  2245. missile.Parent = game.Workspace
  2246. end
  2247.  
  2248. function computeDirection(vec)
  2249. local lenSquared = vec.magnitude * vec.magnitude
  2250. local invSqrt = 1 / math.sqrt(lenSquared)
  2251. return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
  2252. end
  2253.  
  2254. enabled=true
  2255. function onClicked()
  2256. if enabled==false then return end
  2257. enabled=false
  2258. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2259. if a.Name=="launch" then
  2260. a.BrickColor=BrickColor.new("Bright red")
  2261. end
  2262. end
  2263. fire(script.Parent.CFrame.lookVector*1000000)
  2264. wait(1)
  2265. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2266. if a.Name=="launch" then
  2267. a.BrickColor=BrickColor.new("Really black")
  2268. end
  2269. end
  2270. enabled=true
  2271. end
  2272.  
  2273. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2274. if a.Name=="launch" then
  2275. a.ClickDetector.MouseClick:connect(onClicked)
  2276. end
  2277. end
  2278.  
  2279. end;
  2280. function() r = game:service("RunService")
  2281.  
  2282. shaft = script.Parent
  2283. position = shaft.Position
  2284.  
  2285. moveDir=shaft.CFrame.lookVector
  2286.  
  2287. function fly()
  2288. direction = moveDir
  2289. position = position + direction *30
  2290. error = position - shaft.Position
  2291. shaft.Velocity = 5*error
  2292. end
  2293.  
  2294. function blow(hit)
  2295. if string.lower(hit.Name)=="cannon" then return end
  2296. explosion = Instance.new("Explosion")
  2297. explosion.Position = shaft.Position
  2298. explosion.BlastRadius = 7
  2299.  
  2300. local creator = script.Parent:findFirstChild("creator")
  2301. if creator ~= nil then
  2302. explosion.Hit:connect(function(part, distance) onPlayerBlownUp(part, distance, creator) end)
  2303. end
  2304.  
  2305. explosion.Parent = game.Workspace
  2306. connection:disconnect()
  2307. wait(.1)
  2308. shaft:remove()
  2309. end
  2310.  
  2311. function onPlayerBlownUp(part, distance, creator)
  2312.  
  2313. if part.Name == "Head" then
  2314.  
  2315. local humanoid = part.Parent.Humanoid
  2316. tagHumanoid(humanoid, creator)
  2317. end
  2318. end
  2319.  
  2320. function tagHumanoid(humanoid, creator)
  2321.  
  2322.  
  2323. if creator ~= nil then
  2324. local new_tag = creator:clone()
  2325. new_tag.Parent = humanoid
  2326.  
  2327. end
  2328. end
  2329.  
  2330. function untagHumanoid(humanoid)
  2331. if humanoid ~= nil then
  2332. local tag = humanoid:findFirstChild("creator")
  2333. if tag ~= nil then
  2334.  
  2335. tag.Parent = nil
  2336. end
  2337. end
  2338. end
  2339.  
  2340. t, s = r.Stepped:wait()
  2341.  
  2342. d = t + 10.0 - s
  2343. connection = shaft.Touched:connect(blow)
  2344.  
  2345. while t < d do
  2346. fly()
  2347. t = r.Stepped:wait()
  2348. end
  2349.  
  2350. shaft:remove()
  2351. end;
  2352. function() local Rocket = Instance.new("Part")
  2353. local Tool = script.Parent
  2354.  
  2355. Rocket.Locked = true
  2356. Rocket.BackSurface = 0
  2357. Rocket.BottomSurface = 0
  2358. Rocket.FrontSurface = 0
  2359. Rocket.LeftSurface = 0
  2360. Rocket.RightSurface = 0
  2361. Rocket.TopSurface = 0
  2362. Rocket.Reflectance=0.2
  2363. Rocket.Size = Vector3.new(1,1,7)
  2364. Rocket.BrickColor = BrickColor.new"Really red"
  2365. Rocket.CanCollide=false
  2366.  
  2367. Tool.RocketScript:clone().Parent = Rocket
  2368. Tool.Explosion:clone().Parent = Rocket
  2369.  
  2370.  
  2371. function fire(vTarget)
  2372.  
  2373. local sound = script.Parent:findFirstChild("GunSound")
  2374. if sound == nil then
  2375. sound = Instance.new("Sound")
  2376. sound.Name = "GunSound"
  2377. sound.SoundId = "http://www.roblox.com/asset/?id=1369158"
  2378. sound.Volume = 1
  2379. sound.Parent = Rocket
  2380. end
  2381. sound:play()
  2382.  
  2383. vHandle = script.Parent
  2384.  
  2385. local dir = vTarget - vHandle.Position
  2386.  
  2387. dir = computeDirection(dir)
  2388.  
  2389. local missile = Rocket:clone()
  2390.  
  2391. local pos = vHandle.Position + (dir * 40)
  2392.  
  2393. missile.CFrame = CFrame.new(pos, pos + dir)
  2394.  
  2395. missile.RocketScript.Disabled = false
  2396.  
  2397. missile.Parent = game.Workspace
  2398. end
  2399.  
  2400. function computeDirection(vec)
  2401. local lenSquared = vec.magnitude * vec.magnitude
  2402. local invSqrt = 1 / math.sqrt(lenSquared)
  2403. return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
  2404. end
  2405.  
  2406. enabled=true
  2407. function onClicked()
  2408. if enabled==false then return end
  2409. enabled=false
  2410. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2411. if a.Name=="launch" then
  2412. a.BrickColor=BrickColor.new("Bright red")
  2413. end
  2414. end
  2415. fire(script.Parent.CFrame.lookVector*1000000)
  2416. wait(1)
  2417. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2418. if a.Name=="launch" then
  2419. a.BrickColor=BrickColor.new("Really black")
  2420. end
  2421. end
  2422. enabled=true
  2423. end
  2424.  
  2425. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2426. if a.Name=="launch" then
  2427. a.ClickDetector.MouseClick:connect(onClicked)
  2428. end
  2429. end
  2430.  
  2431. end;
  2432. function() r = game:service("RunService")
  2433.  
  2434. shaft = script.Parent
  2435. position = shaft.Position
  2436.  
  2437. moveDir=shaft.CFrame.lookVector
  2438.  
  2439. function fly()
  2440. direction = moveDir
  2441. position = position + direction *30
  2442. error = position - shaft.Position
  2443. shaft.Velocity = 5*error
  2444. end
  2445.  
  2446. function blow(hit)
  2447. if string.lower(hit.Name)=="cannon" then return end
  2448. explosion = Instance.new("Explosion")
  2449. explosion.Position = shaft.Position
  2450. explosion.BlastRadius = 7
  2451.  
  2452. local creator = script.Parent:findFirstChild("creator")
  2453. if creator ~= nil then
  2454. explosion.Hit:connect(function(part, distance) onPlayerBlownUp(part, distance, creator) end)
  2455. end
  2456.  
  2457. explosion.Parent = game.Workspace
  2458. connection:disconnect()
  2459. wait(.1)
  2460. shaft:remove()
  2461. end
  2462.  
  2463. function onPlayerBlownUp(part, distance, creator)
  2464.  
  2465. if part.Name == "Head" then
  2466.  
  2467. local humanoid = part.Parent.Humanoid
  2468. tagHumanoid(humanoid, creator)
  2469. end
  2470. end
  2471.  
  2472. function tagHumanoid(humanoid, creator)
  2473.  
  2474.  
  2475. if creator ~= nil then
  2476. local new_tag = creator:clone()
  2477. new_tag.Parent = humanoid
  2478.  
  2479. end
  2480. end
  2481.  
  2482. function untagHumanoid(humanoid)
  2483. if humanoid ~= nil then
  2484. local tag = humanoid:findFirstChild("creator")
  2485. if tag ~= nil then
  2486.  
  2487. tag.Parent = nil
  2488. end
  2489. end
  2490. end
  2491.  
  2492. t, s = r.Stepped:wait()
  2493.  
  2494. d = t + 10.0 - s
  2495. connection = shaft.Touched:connect(blow)
  2496.  
  2497. while t < d do
  2498. fly()
  2499. t = r.Stepped:wait()
  2500. end
  2501.  
  2502. shaft:remove()
  2503. end;
  2504. function() local Rocket = Instance.new("Part")
  2505. local Tool = script.Parent
  2506.  
  2507. Rocket.Locked = true
  2508. Rocket.BackSurface = 0
  2509. Rocket.BottomSurface = 0
  2510. Rocket.FrontSurface = 0
  2511. Rocket.LeftSurface = 0
  2512. Rocket.RightSurface = 0
  2513. Rocket.TopSurface = 0
  2514. Rocket.Reflectance=0.2
  2515. Rocket.Size = Vector3.new(1,1,7)
  2516. Rocket.BrickColor = BrickColor.new"Really red"
  2517. Rocket.CanCollide=false
  2518.  
  2519. Tool.RocketScript:clone().Parent = Rocket
  2520. Tool.Explosion:clone().Parent = Rocket
  2521.  
  2522.  
  2523. function fire(vTarget)
  2524.  
  2525. local sound = script.Parent:findFirstChild("GunSound")
  2526. if sound == nil then
  2527. sound = Instance.new("Sound")
  2528. sound.Name = "GunSound"
  2529. sound.SoundId = "http://www.roblox.com/asset/?id=1369158"
  2530. sound.Volume = 1
  2531. sound.Parent = Rocket
  2532. end
  2533. sound:play()
  2534.  
  2535. vHandle = script.Parent
  2536.  
  2537. local dir = vTarget - vHandle.Position
  2538.  
  2539. dir = computeDirection(dir)
  2540.  
  2541. local missile = Rocket:clone()
  2542.  
  2543. local pos = vHandle.Position + (dir * 40)
  2544.  
  2545. missile.CFrame = CFrame.new(pos, pos + dir)
  2546.  
  2547. missile.RocketScript.Disabled = false
  2548.  
  2549. missile.Parent = game.Workspace
  2550. end
  2551.  
  2552. function computeDirection(vec)
  2553. local lenSquared = vec.magnitude * vec.magnitude
  2554. local invSqrt = 1 / math.sqrt(lenSquared)
  2555. return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
  2556. end
  2557.  
  2558. enabled=true
  2559. function onClicked()
  2560. if enabled==false then return end
  2561. enabled=false
  2562. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2563. if a.Name=="launch" then
  2564. a.BrickColor=BrickColor.new("Bright red")
  2565. end
  2566. end
  2567. fire(script.Parent.CFrame.lookVector*1000000)
  2568. wait(1)
  2569. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2570. if a.Name=="launch" then
  2571. a.BrickColor=BrickColor.new("Really black")
  2572. end
  2573. end
  2574. enabled=true
  2575. end
  2576.  
  2577. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2578. if a.Name=="launch" then
  2579. a.ClickDetector.MouseClick:connect(onClicked)
  2580. end
  2581. end
  2582.  
  2583. end;
  2584. function() r = game:service("RunService")
  2585.  
  2586. shaft = script.Parent
  2587. position = shaft.Position
  2588.  
  2589. moveDir=shaft.CFrame.lookVector
  2590.  
  2591. function fly()
  2592. direction = moveDir
  2593. position = position + direction *30
  2594. error = position - shaft.Position
  2595. shaft.Velocity = 5*error
  2596. end
  2597.  
  2598. function blow(hit)
  2599. if string.lower(hit.Name)=="cannon" then return end
  2600. explosion = Instance.new("Explosion")
  2601. explosion.Position = shaft.Position
  2602. explosion.BlastRadius = 7
  2603.  
  2604. local creator = script.Parent:findFirstChild("creator")
  2605. if creator ~= nil then
  2606. explosion.Hit:connect(function(part, distance) onPlayerBlownUp(part, distance, creator) end)
  2607. end
  2608.  
  2609. explosion.Parent = game.Workspace
  2610. connection:disconnect()
  2611. wait(.1)
  2612. shaft:remove()
  2613. end
  2614.  
  2615. function onPlayerBlownUp(part, distance, creator)
  2616.  
  2617. if part.Name == "Head" then
  2618.  
  2619. local humanoid = part.Parent.Humanoid
  2620. tagHumanoid(humanoid, creator)
  2621. end
  2622. end
  2623.  
  2624. function tagHumanoid(humanoid, creator)
  2625.  
  2626.  
  2627. if creator ~= nil then
  2628. local new_tag = creator:clone()
  2629. new_tag.Parent = humanoid
  2630.  
  2631. end
  2632. end
  2633.  
  2634. function untagHumanoid(humanoid)
  2635. if humanoid ~= nil then
  2636. local tag = humanoid:findFirstChild("creator")
  2637. if tag ~= nil then
  2638.  
  2639. tag.Parent = nil
  2640. end
  2641. end
  2642. end
  2643.  
  2644. t, s = r.Stepped:wait()
  2645.  
  2646. d = t + 10.0 - s
  2647. connection = shaft.Touched:connect(blow)
  2648.  
  2649. while t < d do
  2650. fly()
  2651. t = r.Stepped:wait()
  2652. end
  2653.  
  2654. shaft:remove()
  2655. end;
  2656. function() local Rocket = Instance.new("Part")
  2657. local Tool = script.Parent
  2658.  
  2659. Rocket.Locked = true
  2660. Rocket.BackSurface = 0
  2661. Rocket.BottomSurface = 0
  2662. Rocket.FrontSurface = 0
  2663. Rocket.LeftSurface = 0
  2664. Rocket.RightSurface = 0
  2665. Rocket.TopSurface = 0
  2666. Rocket.Reflectance=0.2
  2667. Rocket.Size = Vector3.new(1,1,7)
  2668. Rocket.BrickColor = BrickColor.new"Really red"
  2669. Rocket.CanCollide=false
  2670.  
  2671. Tool.RocketScript:clone().Parent = Rocket
  2672. Tool.Explosion:clone().Parent = Rocket
  2673.  
  2674.  
  2675. function fire(vTarget)
  2676.  
  2677. local sound = script.Parent:findFirstChild("GunSound")
  2678. if sound == nil then
  2679. sound = Instance.new("Sound")
  2680. sound.Name = "GunSound"
  2681. sound.SoundId = "http://www.roblox.com/asset/?id=1369158"
  2682. sound.Volume = 1
  2683. sound.Parent = Rocket
  2684. end
  2685. sound:play()
  2686.  
  2687. vHandle = script.Parent
  2688.  
  2689. local dir = vTarget - vHandle.Position
  2690.  
  2691. dir = computeDirection(dir)
  2692.  
  2693. local missile = Rocket:clone()
  2694.  
  2695. local pos = vHandle.Position + (dir * 40)
  2696.  
  2697. missile.CFrame = CFrame.new(pos, pos + dir)
  2698.  
  2699. missile.RocketScript.Disabled = false
  2700.  
  2701. missile.Parent = game.Workspace
  2702. end
  2703.  
  2704. function computeDirection(vec)
  2705. local lenSquared = vec.magnitude * vec.magnitude
  2706. local invSqrt = 1 / math.sqrt(lenSquared)
  2707. return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
  2708. end
  2709.  
  2710. enabled=true
  2711. function onClicked()
  2712. if enabled==false then return end
  2713. enabled=false
  2714. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2715. if a.Name=="launch" then
  2716. a.BrickColor=BrickColor.new("Bright red")
  2717. end
  2718. end
  2719. fire(script.Parent.CFrame.lookVector*1000000)
  2720. wait(1)
  2721. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2722. if a.Name=="launch" then
  2723. a.BrickColor=BrickColor.new("Really black")
  2724. end
  2725. end
  2726. enabled=true
  2727. end
  2728.  
  2729. for count,a in pairs(script.Parent.Parent:GetChildren()) do
  2730. if a.Name=="launch" then
  2731. a.ClickDetector.MouseClick:connect(onClicked)
  2732. end
  2733. end
  2734.  
  2735. end;
  2736. function() --[[~-crazyman32-~]]--
  2737. print("crazyman32's Scripts")
  2738. local isOn = true
  2739.  
  2740. function on()
  2741. isOn = true
  2742. script.Parent.Transparency = 0 --Makes door NON-transparent.
  2743. script.Parent.CanCollide = true --Makes door Collidable (solid).
  2744. end
  2745.  
  2746. function off()
  2747. isOn = false
  2748. script.Parent.Transparency = .5 --Makes door transparent. (Note: the number doesn't matter if it is .5 or 0.5. It is the same. 1 = transparent)
  2749. script.Parent.CanCollide = false --Makes door un-colidable.
  2750. end
  2751.  
  2752. function onClicked()
  2753.  
  2754. if isOn == true then off() else on() end
  2755.  
  2756. end
  2757.  
  2758. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2759.  
  2760. on()
  2761.  
  2762. --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work!
  2763.  
  2764.  
  2765.  
  2766.  
  2767.  
  2768.  
  2769.  
  2770.  
  2771.  
  2772.  
  2773.  
  2774.  
  2775.  
  2776.  
  2777.  
  2778.  
  2779.  
  2780.  
  2781.  
  2782.  
  2783.  
  2784.  
  2785.  
  2786.  
  2787.  
  2788.  
  2789.  
  2790.  
  2791.  
  2792.  
  2793.  
  2794.  
  2795.  
  2796.  
  2797.  
  2798.  
  2799.  
  2800.  
  2801.  
  2802.  
  2803.  
  2804.  
  2805.  
  2806.  
  2807.  
  2808. --[[~-?Somebody121?-~]]--
  2809.  
  2810. --I do this to make sure no one copys. :D end;
  2811. function() --[[ Just click the door to open it! Edit script if you want. ENJOY! ]]
  2812.  
  2813. --Dragonrider30 end;
  2814. function() --[[~-crazyman32-~]]--
  2815. print("crazyman32's Scripts")
  2816. local isOn = true
  2817.  
  2818. function on()
  2819. isOn = true
  2820. script.Parent.Transparency = 0 --Makes door NON-transparent.
  2821. script.Parent.CanCollide = true --Makes door Collidable (solid).
  2822. end
  2823.  
  2824. function off()
  2825. isOn = false
  2826. script.Parent.Transparency = .5 --Makes door transparent. (Note: the number doesn't matter if it is .5 or 0.5. It is the same. 1 = transparent)
  2827. script.Parent.CanCollide = false --Makes door un-colidable.
  2828. end
  2829.  
  2830. function onClicked()
  2831.  
  2832. if isOn == true then off() else on() end
  2833.  
  2834. end
  2835.  
  2836. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2837.  
  2838. on()
  2839.  
  2840. --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work!
  2841.  
  2842.  
  2843.  
  2844.  
  2845.  
  2846.  
  2847.  
  2848.  
  2849.  
  2850.  
  2851.  
  2852.  
  2853.  
  2854.  
  2855.  
  2856.  
  2857.  
  2858.  
  2859.  
  2860.  
  2861.  
  2862.  
  2863.  
  2864.  
  2865.  
  2866.  
  2867.  
  2868.  
  2869.  
  2870.  
  2871.  
  2872.  
  2873.  
  2874.  
  2875.  
  2876.  
  2877.  
  2878.  
  2879.  
  2880.  
  2881.  
  2882.  
  2883.  
  2884.  
  2885.  
  2886. --[[~-?Somebody121?-~]]--
  2887.  
  2888. --I do this to make sure no one copys. :D end;
  2889. function() --[[ Just click the door to open it! Edit script if you want. ENJOY! ]]
  2890.  
  2891. --Dragonrider30 end;
  2892. function() --[[~-crazyman32-~]]--
  2893. print("crazyman32's Scripts")
  2894. local isOn = true
  2895.  
  2896. function on()
  2897. isOn = true
  2898. script.Parent.Transparency = 0 --Makes door NON-transparent.
  2899. script.Parent.CanCollide = true --Makes door Collidable (solid).
  2900. end
  2901.  
  2902. function off()
  2903. isOn = false
  2904. script.Parent.Transparency = .5 --Makes door transparent. (Note: the number doesn't matter if it is .5 or 0.5. It is the same. 1 = transparent)
  2905. script.Parent.CanCollide = false --Makes door un-colidable.
  2906. end
  2907.  
  2908. function onClicked()
  2909.  
  2910. if isOn == true then off() else on() end
  2911.  
  2912. end
  2913.  
  2914. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2915.  
  2916. on()
  2917.  
  2918. --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work!
  2919.  
  2920.  
  2921.  
  2922.  
  2923.  
  2924.  
  2925.  
  2926.  
  2927.  
  2928.  
  2929.  
  2930.  
  2931.  
  2932.  
  2933.  
  2934.  
  2935.  
  2936.  
  2937.  
  2938.  
  2939.  
  2940.  
  2941.  
  2942.  
  2943.  
  2944.  
  2945.  
  2946.  
  2947.  
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.  
  2954.  
  2955.  
  2956.  
  2957.  
  2958.  
  2959.  
  2960.  
  2961.  
  2962.  
  2963.  
  2964. --[[~-?Somebody121?-~]]--
  2965.  
  2966. --I do this to make sure no one copys. :D end;
  2967. function() --[[ Just click the door to open it! Edit script if you want. ENJOY! ]]
  2968.  
  2969. --Dragonrider30 end;}local ActualScripts = {}
  2970. function s(var)
  2971. local func = table.remove(Scripts,1)
  2972. setfenv(func,setmetatable({script=var,require=fake_require or require,global=genv},{
  2973. __index = getfenv(func),
  2974. }))
  2975. table.insert(ActualScripts,coroutine.wrap(func))
  2976. end
  2977. Decode = function(str,t,props,classes,values,ICList,Model,CurPar,LastIns,split,RemoveAndSplit,InstanceList)
  2978. local tonum,table_remove,inst,parnt,comma,table_foreach = tonumber,table.remove,Instance.new,"Parent",",",
  2979. function(t,f)
  2980. for a,b in pairs(t) do
  2981. f(a,b)
  2982. end
  2983. end
  2984. local Types = {
  2985. Color3 = Color3.new,
  2986. Vector3 = Vector3.new,
  2987. Vector2 = Vector2.new,
  2988. UDim = UDim.new,
  2989. UDim2 = UDim2.new,
  2990. CFrame = CFrame.new,
  2991. Rect = Rect.new,
  2992. NumberRange = NumberRange.new,
  2993. BrickColor = BrickColor.new,
  2994. PhysicalProperties = PhysicalProperties.new,
  2995. NumberSequence = function(...)
  2996. local a = {...}
  2997. local t = {}
  2998. repeat
  2999. t[#t+1] = NumberSequenceKeypoint.new(table_remove(a,1),table_remove(a,1),table_remove(a,1))
  3000. until #a==0
  3001. return NumberSequence.new(t)
  3002. end,
  3003. ColorSequence = function(...)
  3004. local a = {...}
  3005. local t = {}
  3006. repeat
  3007. t[#t+1] = ColorSequenceKeypoint.new(table_remove(a,1),Color3.new(table_remove(a,1),table_remove(a,1),table_remove(a,1)))
  3008. until #a==0
  3009. return ColorSequence.new(t)
  3010. end,
  3011. number = tonumber,
  3012. boolean = function(a)
  3013. return a=="1"
  3014. end
  3015. }
  3016. split = function(str,sep)
  3017. if not str then return end
  3018. local fields = {}
  3019. local ConcatNext = false
  3020. str:gsub(("([^%s]+)"):format(sep),function(c)
  3021. if ConcatNext == true then
  3022. fields[#fields] = fields[#fields]..sep..c
  3023. ConcatNext = false
  3024. else
  3025. fields[#fields+1] = c
  3026. end
  3027. if c:sub(#c)=="\\" then
  3028. c = fields[#fields]
  3029. fields[#fields] = c:sub(1,#c-1)
  3030. ConcatNext = true
  3031. end
  3032. end)
  3033. return fields
  3034. end
  3035. RemoveAndSplit = function(t)
  3036. return split(table_remove(t,1),comma)
  3037. end
  3038. t = split(str,";")
  3039. props = RemoveAndSplit(t)
  3040. classes = RemoveAndSplit(t)
  3041. values = split(table_remove(t,1),'|')
  3042. ICList = RemoveAndSplit(t)
  3043. InstanceList = {}
  3044. Model = inst"Model"
  3045. CurPar = Model
  3046. table_foreach(t,function(ct,c)
  3047. if c=="n" or c=="p" then
  3048. CurPar = c=="n" and LastIns or CurPar[parnt]
  3049. else
  3050. ct = split(c,"|")
  3051. local class = classes[tonum(table_remove(ct,1))]
  3052. if class=="UnionOperation" then
  3053. LastIns = {UsePartColor="1"}
  3054. else
  3055. LastIns = inst(class)
  3056. if LastIns:IsA"Script" then
  3057. s(LastIns)
  3058. elseif LastIns:IsA("ModuleScript") then
  3059. ms(LastIns)
  3060. end
  3061. end
  3062.  
  3063. local function SetProperty(LastIns,p,str,s)
  3064. s = Types[typeof(LastIns[p])]
  3065. if p=="CustomPhysicalProperties" then
  3066. s = PhysicalProperties.new
  3067. end
  3068. if s then
  3069. LastIns[p] = s(unpack(split(str,comma)))
  3070. else
  3071. LastIns[p] = str
  3072. end
  3073. end
  3074.  
  3075. local UnionData
  3076. table_foreach(ct,function(s,p,a,str)
  3077. a = p:find":"
  3078. p,str = props[tonum(p:sub(1,a-1))],values[tonum(p:sub(a+1))]
  3079. if p=="UnionData" then
  3080. UnionData = split(str," ")
  3081. return
  3082. end
  3083. if class=="UnionOperation" then
  3084. LastIns[p] = str
  3085. return
  3086. end
  3087. SetProperty(LastIns,p,str)
  3088. end)
  3089.  
  3090. if UnionData then
  3091. local LI_Data = LastIns
  3092. LastIns = DecodeUnion(UnionData)
  3093. table_foreach(LI_Data,function(p,str)
  3094. SetProperty(LastIns,p,str)
  3095. end)
  3096. end
  3097. table.insert(InstanceList,LastIns)
  3098. LastIns[parnt] = CurPar
  3099. end
  3100. end)
  3101. table_remove(ICList,1)
  3102. table_foreach(ICList,function(a,b)
  3103. b = split(b,">")
  3104. InstanceList[tonum(b[1])][props[tonum(b[2])]] = InstanceList[tonum(b[3])]
  3105. end)
  3106.  
  3107. return Model:GetChildren()
  3108. end
  3109.  
  3110. local Objects = Decode('Name,Color,Position,Orientation,Size,BackSurface,BottomSurface,TopSurface,MeshType,Transparency,LeftSurface,RightSurface,C0,C1,Part0,Part1,Texture,FrontSurface,Velocity,MaxForce,MaxTorque,P,Value,BackgroundColor3,BorderColor3,Text,TextColor3,TextSize,TextXAlignment,SoundId,Volume,PlayOnRemove,Reflectance,Enabled,Heat,SecondaryColor,Face,CanCollide,Material,Shape;Part,Model,Spe'
  3111. ..'cialMesh,Weld,Decal,Seat,BodyVelocity,BodyGyro,IntValue,Script,GuiMain,TextLabel,HopperBin,BoolValue,Sound,ClickDetector,BlockMesh,Fire,WedgePart,ManualWeld;Part|0.9725,0.9725,0.9725|-67.8395,16.0012,-7.6639|90,-0.03,0|13.9999,6,4|2|0|0.4313,0.6,0.7921|0.4|-67.8405,11.0012,-7.6639|0,179.97,0.0099|14,6,5.9999|-7.0001,0,0,-0,-0,-1,0,1,0,1,0,0|0,5,1.4999,0,-1,0,-1,0,0,0,0,-1.0001'
  3112. ..'|0,3,0,-1,-0,-0,0,0,1,0,1,0|0,0,2,1,-0.0001,0,-0.0001,-1,-0.0001,0,0,-1|7,0,0,0,0,1,0,1,0,-1,-0,-0|-0.0001,4.9999,1.4999,-0.0001,1,0,1,0,0,0,0,-1|0,-3.0001,0,1,0,0,-0,-0,-1,0,1,0|0,-0.0001,1.9999,1,0,0,0,-1,-0.0001,0,0,-1|-67.8414,6.0012,-7.6639|-90,179.97,0|0,-3,0,1,0,0,-0,-0,-1,0,1,0|-5.4001,-1.5001,0.9999,-1.0001,-0.0001,-0.0001,0,1,0,-0.0001,0,-1|-2.4001,-1.5001,0.9999,-1.'
  3113. ..'0001,-0.0001,-0.0001,0,1,0,-0.0001,0,-1|-67.8342,20.0014,-15.6637|13.9999,10,4|0,-5,0,1,0,0,-0,-0,-1,0,1,0|0,-10.5,0,-1,-0.0001,-0.0001,-0.0001,-0.0001,1,-0.0001,1,0|6.9999,0,0,0,0,1,0,1,0,-1,-0,-0|-1,-1,-8,0,0,1,-1,-0.0001,0,0,-1,0|-7,0,0,-0,-0,-1,0,1,0,1,0,0|1,-1,-7.9999,0,-0.0001,-1,1,0,0,0,-1,0|-76.3378,11.0029,-12.6687|0.0099,89.97,90|5.9999,16,3|-76.3352,16.003,-15.6686|'
  3114. ..'3.9999,10,3|-0.0001,-1,2.9999,-0.0001,1,0,1,0,-0.0001,-0.0001,0,-1|-2,0,0,-0,-0,-1,0,1,0,1,0,0|3,-3.0002,-0.0001,0,0,-1,-0.0001,1,0,1,0,0|BlueBlock|-67.839,6.5013,-11.6639|0,-0.03,-0.01|13.9999,1,2|-0.5,4,1.4999,-0.0001,-1,-0.0001,-1,-0.0001,0,0,-0.0001,-1.0001|0,0.5,0,-1,-0,-0,0,0,1,0,1,0|-5.4,-0.5001,-0.0001,-1.0001,0,-0.0001,0,0,1,0,0.9999,0|0.9,-0.5001,-0.0001,-1.0001,0,-0'
  3115. ..'.0001,0,0,1,0,0.9999,0|-2.4,-0.5001,-0.0001,-1.0001,0,-0.0001,0,0,1,0,0.9999,0|0.4999,4,1.5,-0.0001,1,-0.0001,0.9999,0,-0.0001,0,0,-1.0001|4.9,-0.5001,-0.0001,-1.0001,0,-0.0001,0,0,1,0,0.9999,0|0,0,1,1,0,0,0,1,0,0,0,1|-0.0001,-3.0001,0.4999,-1.0001,0,-0.0001,0,0,0.9999,-0.0001,1,0|-65.4388,7.5009,-11.6625|2.7999,1,2|http://www.roblox.com/asset?id=53857345|-72.7389,7.5022,-11.6'
  3116. ..'666|3.7999,1,2|http://www.roblox.com/asset/?id=21370836|4.8999,-3,1.5,-1.0001,0,-0.0001,0,0,0.9999,-0.0001,1,0|-59.3349,15.9998,-15.659|-0.01,-90.03,-90|0.5,1,-8,-1,0,0,-0.0001,-0.0001,-1,-0.0001,-1,0|-76.337,6.003,-15.6687|0,-3,2.9999,0,1,-0.0001,1,0,0,-0.0001,0,-1|1.9999,0,0,0,0,1,0,1,0,-1,-0,-0|-3,-3.0001,0,-0.0001,0,1,-0.0001,0.9999,-0.0001,-1.0001,0,0|AircraftSeat|1,0,0|-'
  3117. ..'67.8361,7.2014,-16.6638|2,0.4,2|6|Thrust|0,0,0|Direction|0|Speed|40|TurnSpeed|1000|ToolScript|Controls|Title|0,0,0.6,0|0,200,0,20|0.6,0,0.8|0.8,0.8,0.8|Tri-Thrust Engines 686 [Xenon] Seat V 0.3|0.7215,0.8784,1|9|Y|0,0,1,0|0,20,0,20|0.8039,0.8039,0.8039|0.7254,0.8823,1|12|Description|1,0,0,0|0,180,0,20|0.8,0,1|- Start Up|X|0,0,2,0|0.8078,0.8078,0.8078|0.7294,0.8862,1|- Turn Off'
  3118. ..'|W|0,0,3,0|0.8117,0.8117,0.8117|0.7333,0.8901,1|- Faster|S|0,0,4,0|0.8156,0.8156,0.8156|0.7372,0.8941,1|- Slower|\'|0,0,5,0|0.8196,0.8196,0.8196|0.7411,0.898,1|14|- Regen Tool (Apostrophe)|L|0,0,6,0|- Level Out|P|0,0,7,0|0.8235,0.8235,0.8235|0.745,0.9019,1|- Full Speed|Commands|\\;|0,0,8,0|0.8274,0.8274,0.8274|0.749,0.9058,1|- Full Stop (Semicolon)|Aircraft|MaxSpeed|TiltFactor'
  3119. ..'|LiftTrim|16|README|DropOnJump|MinSpeed|EngineSound|EngineSound1|http://www.roblox.com/asset/?id=32786031|BasePitch|200|SoundScript|EngineSound2|http://www.roblox.com/asset/?id=30624262|EngineSound3|rbxasset://music/ufofly.wav|140|Acceleration|0.1058,0.1647,0.2078|-67.8359,6.5014,-17.1638|4,1,3|0,-0.5001,0.5,-1,0,0,-0.0001,1,-0.0001,0,-0.0001,-1.0001|0,0,1.5,1,0,0,0,1,0,0,0,1|'
  3120. ..'0,0,0.5,-1.0001,0,-0.0001,0,1,-0.0001,-0.0001,0,-1|0,0,-1.5,-1,-0,-0,0,1,0,-0,-0,-1|-1.5,-0.5001,0.4999,-1.0001,-0.0001,-0.0001,-0.0001,1,0,-0.0001,0,-1|-1.5,-0.5001,0.5,-1.0001,0,-0.0001,0,1,-0.0001,-0.0001,0,-1|-0.0001,-0.2001,0.5,1,-0.0001,0,-0.0001,-0.0001,1,0,-1,0|-65.3358,7.001,-17.1624|-0.01,-90.03,0|2.9999,2,1|0,0,0.5,1,0,0,0,1,0,0,0,1|2,0.5,0,0,0,-1.0001,0,1,0,0.9999,'
  3121. ..'-0.0001,-0.0001|-67.8376,2.0014,-15.6641|1,3.9999,0.4999,0,-0.0001,-1.0001,0,0.9999,0,1,0,-0.0001|-1,1,-8.0001,0,0,1,-1,0,0,0,-1,-0.0001|-0.0001,-10.5,-0.0001,-1.0001,-0.0001,-0.0001,0,0,0.9999,0,1,0|-1.0001,4,0.5,-0.0001,0,1,-0.0001,0.9999,-0.0001,-1,-0.0001,-0.0001|-256,10,256,-1,0,0,0,0,1,0,1,0|188.0063,271.7718,-2.0303,1,-0.0006,0.0001,0.0005,0.9999,-0.0001,-0.0002,0,1|-69'
  3122. ..'.337,7.0017,-15.1647|0.9999,2,1|-0.5,0,0,-0,-0,-1,0,1,0,1,0,0|1,0.5,-0.0001,0,0,-1.0001,0,1,-0.0001,0.9999,0,-0.0001|-66.3369,7.0011,-15.163|0.4999,0,0,0,0,1,0,1,0,-1,-0,-0|-1,0.5,0,-0.0001,0,1,0,1,0,-1,0,0|1.5,0.5,1.5,-1.0001,0,-0.0001,0,1,0,-0.0001,-0.0001,-1|-66.3357,7.5012,-17.163|1,1,3|0.5,0,0,0,0,1,0,1,0,-1,-0,-0|-0.0001,0.5,0.4999,-1,0,0,0,1,0,0,0,-1.0001|0,0.5,0.4999,-'
  3123. ..'1.0001,-0.0001,-0.0001,-0.0001,1,0,-0.0001,0,-1|0.9999,-1.0001,0,-0.0001,0.9999,0,-0.0001,0,1,1,-0.0001,0|0,-0.5,0,1,0,0,-0,-0,-1,0,1,0|1.5,0.5,0,1,0,-0.0001,0,0,-1,0,0.9999,0|-0.0001,0.5,0.5,-1.0001,-0.0001,-0.0001,0,1,-0.0001,-0.0001,0,-1|-67.8371,6.5014,-15.1638|1.9999,1,1|-70.3359,7.0019,-17.1652|0.0099,89.97,0|-69.3357,7.5017,-17.1647|0,0.4999,0.5,-1,0,0,0,1,0,0,-0.0001,-'
  3124. ..'1.0001|-0.0001,0.4999,0.5,-1.0001,0,-0.0001,-0.0001,1,0,-0.0001,0,-1|-1.5,0.5,0,1,0,-0.0001,-0.0001,0,-1,0,0.9999,0|-75.8321,20.503,-19.6682|1.9999,4,1|0.9999,0,0,0,0,1,0,1,0,-1,-0,-0|7,-11.5,-0.5,-0.0001,-0.0001,-1.0001,0,-1,0,-1,-0.0001,0|-0.0001,-1,-4,1,-0.0001,0,-0.0001,0,1,-0.0001,-1,0|0,-2,0,1,0,0,-0,-0,-1,0,1,0|0.0001,-4,0,-1,-0.0001,-0.0001,-0.0001,-0.0001,1,-0.0001,1,'
  3125. ..'0|-7.0002,-4,-0.5,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|-62.4388,7.5003,-11.6608|http://www.roblox.com/asset/?id=105855725|-58.332,18.9997,-19.6583|1,0,-4,-0.0001,0,-1,1,-0.0001,-0.0001,-0.0001,-1,-0.0001|-0.0001,-4,-0.0001,-1,0,-0.0001,-0.0001,0,1,0,1,0|-2,-4,-1.0001,0,-0.0001,1,-0.0001,1,0,-1,-0.0001,0|-77.3353,3.0033,-19.6693|0,-4.0001,-0.0001,-1,0,0,0,0,0.9999,-0.0001,1,0|-'
  3126. ..'1.0001,-0.0001,-4,-0.0001,0,1,-1,0,0,0,-1,0|-1.0001,-5,4,-1.0001,0,-0.0001,-0.0001,0,1,0,0.9999,0|-2,-4,-1.0001,-0.0001,-0.0001,1,0,0.9999,0,-1.0001,0,-0.0001|-59.8317,20.5,-19.6592|-1,0,0,-0,-0,-1,0,1,0,1,0,0|-7,-11.5,-0.5,-0.0001,0,1,0,-1,0,1,0,-0.0001|0,-1,-4,1,0,0,0,0,1,-0.0001,-1,0|-0.0001,-4,0,-1.0001,-0.0001,0,-0.0001,0,0.9999,0,1,0|7,-4,-0.5,0,0,-1.0001,0,0.9999,-0.000'
  3127. ..'1,1,0,-0.0001|-59.3368,5.9998,-15.6591|-59.3375,10.9997,-12.659|-3,0,0,-0,-0,-1,0,1,0,1,0,0|2,3,0,-0.0001,0,-1,0,1,0,1,-0.0001,-0.0001|0,-8,0,1,0,0,-0,-0,-1,0,1,0|0,2,2.9999,-0.0001,-1.0001,-0.0001,-1,0,0,-0.0001,0,-1|2.9999,0,0,0,0,1,0,1,0,-1,-0,-0|-2,2.9999,-0.0001,-0.0001,0,1,0,0.9999,-0.0001,-1.0001,-0.0001,0|-75.8356,1.503,-19.6685|-59.8354,1.5,-19.6594|-67.8345,8.0015,-1'
  3128. ..'9.1638|0.4999,1,-0.0001,0,-0.0001,-1.0001,-0.0001,1,-0.0001,0.9999,0,-0.0001|-0.5001,1,-0.0001,-0.0001,-0.0001,1,0,1,0,-1,0,0|-0.0001,1.5,-1.5,1,0,0,0,1,-0.0001,0,-0.0001,0.9999|-66.3347,7.0012,-19.163|-66.3349,9.0012,-18.1629|-69.3347,7.0018,-19.1647|-0.0001,-0.5,-1.5,1,-0.0001,0,-0.0001,1,0,0,0,0.9999|-1.5,0.5,-1.5,1,0,0,-0.0001,1,0,0,-0.0001,0.9999|-69.3349,9.0017,-18.1646|'
  3129. ..'0,-1,0,1,0,0,-0,-0,-1,0,1,0|0,0.5,-1,-0.0001,1,0,0,-0.0001,-1,-1,0,0|-67.835,8.5015,-18.1638|1,3,2|0,0,-1,-1,-0,-0,0,1,0,-0,-0,-1|0,-0.5,0.5,-1,0,0,0,1,0,0,-0.0001,-1.0001|0.5,1,-1,0,-0.0001,-1.0001,0,1,0,0.9999,0,0|0,-0.5001,0.5,-1,0,0,0,1,-0.0001,0,0,-1.0001|0,0.5,0.4999,-1.0001,-0.0001,0,0,1,0,0,0,-1|-0.5,1,-1,-0.0001,-0.0001,1,0,1,-0.0001,-1,0,0|0,-1.5,0,1,0,0,-0,-0,-1,0,1'
  3130. ..',0|-77.3323,19.0033,-19.6691|-1,0.9999,3.9998,1,-0.0001,-0.0001,-0.0001,0,-1,0,1,0|1.9999,-4.0001,-1,-0.0001,0,-1,0,1,0,1,-0.0001,-0.0001|Click Door|0.3882,0.3725,0.3843|-76.3319,9.0032,-23.6686|2.9999,10,6|OpenDoorScript|0,5,0,-1,-0,-0,0,0,1,0,1,0|0,-1,0,1,-0.0001,-0.0001,-0.0001,-0.0001,1,0,-1,0|0,0,3,1,0,0,0,1,0,0,0,1|-2,-8,0,0,1,0,0,-0.0001,1,1,-0.0001,-0.0001|0,-5.0001,0,'
  3131. ..'1,0,0,-0,-0,-1,0,1,0|-1.0001,-2.0001,1,-0.0001,0,1,-0.0001,-1,0,1,-0.0001,0|-58.3351,2.9997,-19.6585|-0.0001,-4,0,-1,0,0,0,0,0.9999,-0.0001,1,0|1,0,-4,0,0,-1.0001,1,0,-0.0001,0,-1,0|1,-5.0001,4,-1.0001,0,-0.0001,-0.0001,0,1,0,0.9999,0|2,-4.0001,-1.0001,0,0,-1,0,0.9999,0,1,-0.0001,0|-76.3305,17.0032,-23.6685|3,2,6|0,0,-3,-1,-0,-0,0,1,0,-0,-0,-1|-1.0001,-7.5,0,-0.0001,-1,0,0,0,1'
  3132. ..',-1,0,0|-76.3307,15.0032,-23.6684|3,2,5.9999|-1.0001,-4.9998,0,0,1,0,0,-0.0001,1,1,-0.0001,-0.0001|0,0,2.9999,1,0,0,0,1,0,0,0,1|1,-7.5002,0.0001,0,-1,0,0,0,1,-1,-0.0001,0|0,1,0,-1,-0,-0,0,0,1,0,1,0|0,-1.0001,0.0001,1,0,-0.0001,0,0,1,0,-1,0|-59.3317,9,-23.6589|3,10,6|-3,-5,-0.0001,-0.0001,-1,0,0,-0.0001,0.9999,-1.0001,-0.0001,-0.0001|-59.3302,17,-23.6589|0.5,1,0,-1,-0.0001,0,-0'
  3133. ..'.0001,0,-1,0,-1,-0.0001|-1,-2,0.9999,-0.0001,-0.0001,1,0,-1,-0.0001,1,0,0|-1,-5,-0.0001,-0.0001,-1,-0.0001,0,-0.0001,1,-1,0,0|0.9999,-4.0001,0.9999,0,0,-1,-0.0001,0.9999,0,1,0,0|1,-7.5,0,-0.0001,1,-0.0001,0,0,1,1,0,-0.0001|-59.3306,15,-23.6588|1,-5,0,0,-1,-0.0001,-0.0001,-0.0001,0.9999,-1.0001,-0.0001,-0.0001|-1.0001,-7.5001,0,-0.0001,1,-0.0001,0,0,1,1,0,-0.0001|-0.0001,-1.000'
  3134. ..'1,0,1,0,-0.0001,0,-0.0001,1,0,-1,-0.0001|0,-1.0001,0,1,0,0,-0,-0,-1,0,1,0|0,5,0,-1.0001,0,0,-0.0001,-0.0001,-1,-0.0001,-1,0|-58.3287,18.9999,-25.6583|-0.01,-90.03,90|1.9999,8,1|-77.3289,19.0034,-25.669|0.0099,89.97,-90|0,-4,0,1,0,0,-0,-0,-1,0,1,0|0,-2,0,-1,-0.0001,0,0,0,0.9999,0,1,0|-2,-8.5,-1,-0.0001,0,1,-0.0001,0.9999,-0.0001,-1.0001,-0.0001,-0.0001|-1,0,2.0001,-0.0001,-0.00'
  3135. ..'01,1,1,0,0,-0.0001,1,0|-1,0.9999,-2,-1,0,0,-0.0001,0,-1,-0.0001,-1,0|-59.8283,20.5002,-25.6591|90,179.97,0|0,-1,2,-1,0,-0.0001,-0.0001,0,1,0,1,0|-75.8286,20.5032,-25.6681|0,-1,2,-1,0,-0.0001,-0.0001,-0.0001,1,0,1,0|cannon|-59.8329,3.0001,-23.6594|0,179.97,-179.9901|2,2,12|RocketScript|Server Launcher|GunSound|http://www.roblox.com/asset/?id=1369158|1|Explosion|rbxasset://sound'
  3136. ..'s/collide.wav|0,-4,0.5,1,0,-0.0001,-0.0001,-1,0,-0.0001,0,-1|1.9999,-8,0.5,-0.0001,-0.0001,-1,0,-1,-0.0001,-1.0001,0,-0.0001|6.9999,-7.5,1,-0.0001,0,-1.0001,0.9999,0,0,0,-1,-0.0001|0,0,6,1,0,0,0,1,0,0,0,1|0,-0.0001,0.7,-0.0001,1,-0.0001,1,0,-0.0001,0,0,-1|1,0,0,0,0,1,0,1,0,-1,-0,-0|0,-2.0001,0.5,-0.0001,-1,0,-1,0,-0.0001,-0.0001,-0.0001,-1.0001|-0.0001,-2,0.5,-1.0001,-0.0001,0'
  3137. ..',0,0.9999,0,-0.0001,0,-1|-0.5001,-5,-0.0001,1,-0.0001,-0.0001,0,0,1,0,-1,0|-75.8331,3.0031,-23.6684|0,-4,0.5,1,-0.0001,-0.0001,-0.0001,-1,-0.0001,-0.0001,0,-1|7,-8.0001,1,0,-0.0001,-1.0001,0.9999,-0.0001,0,-0.0001,-1,0|-2.0001,-8,0.4999,0,0,1,0,-1,0,1,0,-0.0001|-7.0001,-7.5,0.9999,-0.0001,0,1,-1,0,-0.0001,-0.0001,-1,0|2,-10.5,0.4999,-0.0001,-0.0001,-1,-0.0001,0.9999,-0.0001,1,'
  3138. ..'0,-0.0001|0,-2.0001,0.4999,-0.0001,1,0,0.9999,0,0,0,0,-1.0001|0.4999,-5.0001,0,1,0,-0.0001,0,0,1,0,-1,0|-75.8301,19.0031,-23.6681|0,-3.9999,0.4999,0,-1,-0.0001,-1,-0.0001,0,-0.0001,0,-1|2,-7.9999,0.5,0,0,-1,-0.0001,-1,-0.0001,-1,0,-0.0001|-2.0001,-10.5,0.5,-0.0001,-0.0001,1,0,1,0,-1,0,-0.0001|-0.0001,-0.7001,0,-0.0001,1,-0.0001,-0.0001,0,1,1,0,0|0.5,1,0,-1,0,-0.0001,0,0,-1,-0.'
  3139. ..'0001,-1,-0.0001|-59.8298,19.0001,-23.6591|-0.0001,0,0.6999,-0.0001,1,-0.0001,1,0,0,0,-0.0001,-1|0,-2.0001,0.4999,-0.0001,-1,0,-1,0,-0.0001,0,-0.0001,-1|launch|-68.7389,7.5015,-11.6643|3.7999,1,1.9999|http://www.roblox.com/asset?id=53857735|1.8999,0,0,0,0,1,0,1,0,-1,-0,-0|-1.4001,-0.0001,0,-0.0001,-0.0001,1,0,1,-0.0001,-1,0,0|0,0,0.9999,1,0,0,0,1,0,0,0,1|0.8999,-3,1.5,-1.0001,0'
  3140. ..',-0.0001,0,0,0.9999,-0.0001,1,0|-67.8289,17.0017,-26.1637|14,2,31|0,0,-15.5,-1,-0,-0,0,1,0,-0,-0,-1|5,-10.5001,-1.0001,1,0,0,0,0,0.9999,-0.0001,-1,0|-1,-10.5,1.4999,0,-1,0,-1,0,0,0,0,-1.0001|0,-14,-1,1,0,0,0,0,0.9999,-0.0001,-1,0|-0.0001,-10.5001,2,-1.0001,0,-0.0001,0,0.9999,0,-0.0001,0,-1|1,-8.0001,1.5,0,1,-0.0001,0.9999,0,0,0,0,-1.0001|0,0,15.5,1,0,0,0,1,0,0,0,1|0,-3,-1,1,-0'
  3141. ..'.0001,0,0,0,0.9999,0,-1,0|0.9999,-10.5,1.5,0,1,0,0.9999,0,0,0,-0.0001,-1.0001|-1.5,0,-2.5,0,-0.0001,1,0,1,-0.0001,-1,0,0|1.5,-0.0001,-2.5,0,-0.0001,-1.0001,0,1,0,0.9999,0,0|-5,-10.5001,-1,1,0,0,0,0,0.9999,-0.0001,-1,0|-1,-8,1.5,0,-1,-0.0001,-1,0,0,0,-0.0001,-1.0001|0,-5,2,1,0,0,0,-1,0,-0.0001,0,-1|-77.3319,3.0035,-25.6693|-59.832,1.5001,-25.6594|-90,-0.03,0|0,-2.0001,-0.0001,-'
  3142. ..'1.0001,-0.0001,-0.0001,0,-0.0001,0.9999,-0.0001,1,-0.0001|-75.8321,1.5032,-25.6684|0,1,1.9999,1,-0.0001,0,-0.0001,-0.0001,-1,-0.0001,0.9999,0|-0.0001,-2.0001,0,-1.0001,-0.0001,-0.0001,0,-0.0001,0.9999,0,1,-0.0001|-7,-5.5001,-0.5001,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001,-1,0,0|-58.3317,2.9998,-25.6585|1,-5.0001,-2.0001,1,-0.0001,-0.0001,-0.0001,0,1,0,-1,0|-67.8311,5.0017,-26'
  3143. ..'.1638|-9,-1,2.5,0,0.9999,0,0,0,1,1,0,0|-1.5,-4,-2.5,0,-0.0001,1,0,1,-0.0001,-1,0,0|-5.0001,-10.5,-1,-1.0001,0,-0.0001,0,0,0.9999,-0.0001,1,0|1.4999,-1,-7.0001,-1.0001,0,-0.0001,0,0,1,0,0.9999,0|0,-2,-7,-1.0001,0,-0.0001,0,0,1,-0.0001,0.9999,0|0.9999,-10.5,1.4999,-0.0001,-1,-0.0001,-1,-0.0001,0,0,-0.0001,-1.0001|9,-1,2.4999,0,-1,0,0,0,1,-1.0001,0,-0.0001|-0.0001,-0.5,-9,-1.0001'
  3144. ..',0,-0.0001,0,0,1,-0.0001,0.9999,0|-1.5001,-1,-7.0001,-1.0001,0,-0.0001,0,0,1,0,0.9999,0|-3.8,-1,-7.5,1,0,0,0,0,1,0,-1,0|-1.5,-1,11,1,0,0,0,0,1,0,-1,0|0,-0.5,11,1,0,0,0,0,1,0,-1,0|2.9999,-0.5,-3.5,0,0.9999,0,0,0,1,1,0,0|0,-14,-1.0001,-1.0001,-0.0001,0,0,0,0.9999,0,1,0|0,-3,-1,-1.0001,0,0,0,0,0.9999,-0.0001,1,0|-1,-8,1.4999,0,1,-0.0001,0.9999,0,0,0,0,-1.0001|0,-10.5,2,-1.0001,0,'
  3145. ..'-0.0001,0,0.9999,0,-0.0001,0,-1|5.0087,-1.0006,-11.9972,1,0.0005,0.0001,-0.0002,0,1,0.0005,-1,0|-1.0001,-10.5,1.4999,-0.0001,1,-0.0001,0.9999,0,-0.0001,0,0,-1.0001|1.5,-1,11,1,0,0,0,0,1,0,-1,0|-0.0001,-0.5,-14.5,-1.0001,0,-0.0001,0,0,1,0,0.9999,0|1.5,-4.0001,-2.5,0,0,-1.0001,-0.0001,1,-0.0001,0.9999,-0.0001,-0.0001|5,-10.5,-1,-1.0001,-0.0001,0,0,0,0.9999,0,1,0|1,-8,1.5,0,-1,-0'
  3146. ..'.0001,-1,0,0,0,-0.0001,-1.0001|-75.8292,3.0033,-30.3683|1.9999,1.3999,2|0,-0.7,0,1,0,0,-0,-0,-1,0,1,0|0,-0.0001,5.9999,-0.0001,1,-0.0001,1,0,-0.0001,-0.0001,-0.0001,-1|1.9999,-3.8001,0.5,0,0,-1,-0.0001,1,0,1,0,0|-7,-0.8001,1,0,0,1,0,0.9999,-0.0001,-1,0,-0.0001|-75.8263,19.0033,-30.3681|-2,-3.8,0.5,-0.0001,0,1,0,1,-0.0001,-1,0,-0.0001|-59.826,19.0003,-30.3591|0,-0.03,-90.0101|1'
  3147. ..'.9999,2,1.4|0.0199|-69.8286,7.5021,-29.6649|0,179.97,-89.99|1,1,2|0,0,1|30|25|1,1,1|0,0.5,1.5,-1,-0.0001,0,0,0,-1,-0.0001,-1.0001,0|1,0.2999,0,-0.0001,-0.0001,-1.0001,1,0,0,0,-1,-0.0001|-71.3288,7.2024,-29.6657|0.2999,-0.5,0,0,-1,-0.0001,-0.0001,0,1,-1,0,0|0.2999,0.5,-0.0001,0,-1,0,-0.0001,0,-1,1,-0.0001,0|-71.3292,6.5024,-29.1657|3,1,4|0.5,-1.5001,-0.5,0,-0.0001,-1,0,1,0,0.99'
  3148. ..'99,0,0|0.5,1,0,0,-0.0001,-1,0.9999,0,0,-0.0001,-1.0001,-0.0001|0.5,1.5,-0.5001,0,-0.0001,-1,0,1,0,0.9999,0,0|0,-0.2001,0.5,-0.0001,-1.0001,-0.0001,0,0,1,-1,0,0|-71.3296,7.5024,-28.1657|1,1,4|0,-1.5,-1,-1,0,0,0,-1.0001,0,0,-0.0001,0.9999|-72.8287,7.5027,-29.6666|-59.829,3.0003,-30.3593|-67.8255,20.0018,-31.1636|13.9999,21,4|-1,-1,7.5,-0.0001,-0.0001,1,1,0,0,-0.0001,1,0|-1.0001,'
  3149. ..'-1,-0.8001,1,-0.0001,-0.0001,0,0,1,-0.0001,-1,0|1,-1,7.5,0,-0.0001,-1,-1,0,-0.0001,0,1,-0.0001|-1,5.5,0.5,0,-0.0001,1,0,1,0,-1,0,0|-1.0001,0.8,1,-1,-0.0001,0,-0.0001,0.9999,0,-0.0001,0,-1.0001|1,5.4999,0.4999,0,0,-1,-0.0001,1,0,1,0,0|-67.8289,2.0018,-31.1639|1,-11.5,0.5,-0.0001,0,-1.0001,0,-1,0,-1,0,-0.0001|-1,5.4999,0.5,0,-0.0001,1,-0.0001,0.9999,-0.0001,-1,0,0|-1.0001,-11.5,'
  3150. ..'0.5,0,-0.0001,1,0,-1,-0.0001,1,0,-0.0001|1,-1.0001,-0.8,1,0,0,0,-0.0001,1,0,-1,0|-188.0064,-287.2718,-2.0303,-1.0001,0.0005,-0.0002,-0.0006,-1,0,-0.0002,0,1|-59.8262,11.0003,-32.6594|-0.5,2,-3.0004,1,-0.0001,0,0,1,0,-0.0001,-0.0001,1|-0.5002,0.1999,0.5,1,-0.0001,0,0,0,-1,0,1,0|-76.3265,6.0035,-34.1686|3.9999,15,3|-1,8.4999,1,0,-0.0001,1,0,0.9999,-0.0001,-1.0001,-0.0001,-0.0001'
  3151. ..'|0,-7.5,0,1,0,0,-0,-0,-1,0,1,0|0,-3.0001,-3,-0.0001,1,0,-1,0,-0.0001,0,0,0.9999|0.9999,-10.5001,0,-0.0001,-0.0001,-1,-0.0001,0.9999,0,1,0,-0.0001|-59.3263,6.0003,-34.1589|1,8.4999,1,0,0,-1,0,0.9999,0,1,0,-0.0001|0,-3,-3,-0.0001,-1.0001,0,1,0,0,0,-0.0001,0.9999|-1,0.4999,-3.8,-0.0001,0,1,-1.0001,-0.0001,0,0,-1,0|-1.0001,-10.5,0,0,0,1,-0.0001,0.9999,0,-1.0001,0,-0.0001|0.5,-1,10'
  3152. ..'.4999,-1.0001,-0.0001,-0.0001,-0.0001,0,1,0,0.9999,0|-1.9958,-0.9995,-4.0012,0.0001,-0.0006,1,1,-0.0001,-0.0002,0,0.9999,0.0005|-76.3247,16.0035,-34.1685|-59.3244,16.0003,-34.1588|-1,8.4999,0.9999,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|0.9999,0.5,-3.8,-0.0001,-0.0001,-1,1,0,-0.0001,0,-1,0|0.5,1,10.4999,1,-0.0001,0,0,0,-1,0,1,0|0.0666,0.0666,0.0666|-61.0266,10.5005,-32.16|-90,-90'
  3153. ..'.03,0|7,0.4,5|4|-77.3266,11.0036,-32.6691|1.9999,12,1|0,-6,0,1,0,0,-0,-0,-1,0,1,0|-1.0001,1.9999,-3.0001,-0.0001,1,0,-1,-0.0001,0,0,-0.0001,1|-58.3261,11,-32.6583|1,2,-3.0001,0,-1.0001,0,1,-0.0001,-0.0001,-0.0001,-0.0001,0.9999|-1,-11.9999,-1.0001,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|1,-0.0001,0,0,-0.0001,-1,1,-0.0001,0,-0.0001,-1,0|-75.8265,11.0034,-32.6682|0.5,1.9999,-3.0001'
  3154. ..',1,-0.0001,0,-0.0001,1,0,0,0,0.9999|0.9999,-12,0.5,-0.0001,0,-1,0,-1,0,-1.0001,0,-0.0001|0,0,-6,-1,-0,-0,0,1,0,-0,-0,-1|-0.0001,-6,0.5,0,-1,0,0,0,0.9999,-1.0001,-0.0001,-0.0001|-1.0001,-12,0.5,-0.0001,0,1,0,-1,0,1,0,0|-0.0001,0,0.5,0,-1,0,-1,0,0,0,-0.0001,-1.0001|-71.6265,7.0026,-33.6659|2,2,1.9999|-71.6263,8.1026,-33.6659|4,0.2,3.9999|0,-0.1001,0,1,0,0,-0,-0,-1,0,1,0|0,1,0,1,'
  3155. ..'0,-0.0001,0,0,-1,0,0.9999,0|-72.8242,7.5029,-37.6665|0,0.5,1.4999,-1,-0.0001,0,0,0,-1,0,-1.0001,0|0.9999,0.2999,0,0,-0.0001,-1.0001,1,0,0,0,-1,-0.0001|-71.3242,7.2026,-37.6657|0.3,0.5,0,-0.0001,-1,0,-0.0001,0,-1,1,0,0|0.2999,-0.5001,0,0,-1,0,-0.0001,0,1,-1,0,0|-71.3241,6.5026,-38.1657|0.5,1,0,0,0,-1,0.9999,0,0,0,-1.0001,0|0,-0.2,0.5,0,-1.0001,0,0,-0.0001,1,-1,0,0|0.4999,-1.500'
  3156. ..'1,-0.5,0,0,-1,0,1,-0.0001,0.9999,0,0|0.4999,1.4999,-0.5,0,0,-1,0,1,-0.0001,0.9999,0,0|-3.5,1,-12,-0.0001,1,0,0,-0.0001,-1,-1,0,0|-71.3233,7.5027,-39.1657|-69.8241,7.5023,-37.6648|0,0.5,-1.5001,-1,-0.0001,0,0,0,-1,0,-1.0001,0|0.4399|0.55|-62.8218,7.0009,-38.1608|0,180,0.0199|4,2,7|-76.3202,9.0037,-44.6685|1.9999,36,3|1,11.9999,0.9999,0,-0.0001,-1,-0.0001,1,-0.0001,1,0,0|0,-18,0'
  3157. ..',1,0,0,-0,-0,-1,0,1,0|-0.0001,-0.0001,-3.0001,-0.0001,1,0,-1,-0.0001,-0.0001,0,-0.0001,0.9999|-6.5,-2.0001,-2.5001,-0.0001,1,0,-1,-0.0001,-0.0001,-0.0001,-0.0001,1|Exit|0.3|-76.3198,11.0037,-44.6684|2,12,1|-1.0001,-0.0001,0,0,-0.0001,1,0,1,0,-1,0,0|-76.3193,13.0037,-44.6683|-1.0001,11.9999,1,0,0,1,0,0.9999,0,-1.0001,0,0|2,10.5,0,0,0,-1,-0.0001,0.9999,0,1,0,-0.0001|-6.5,2,-2.5,'
  3158. ..'0,0.9999,-0.0001,-1,0,-0.0001,0,-0.0001,1|-1,0,0,0,0,1,0,0.9999,0,-1.0001,-0.0001,0|0,3.9999,-3,0,1,0,-1,-0.0001,0,-0.0001,0,0.9999|-1.0001,-12,-1,-0.0001,0,1,0,0.9999,0,-1.0001,-0.0001,0|-71.22,9.5027,-44.4655|-0.5001,0.4999,-1.5,0.9999,-0.0001,0,-0.0001,-0.0001,-1,-0.0001,1,0|0.9999,0.2999,0,0,-0.0001,-1.0001,1,0,-0.0001,-0.0001,-1,-0.0001|-72.7201,9.203,-44.4664|-72.7204,8.'
  3159. ..'503,-43.9664|-4.9,-11.7,2,0,-1.0001,-0.0001,-1,0,-0.0001,-0.0001,-0.0001,-1|0,-0.2,0.4999,-0.0001,-1,-0.0001,0,-0.0001,1,-1,0,0|0.1,-8.2,2,0,-1.0001,-0.0001,-1,0,-0.0001,-0.0001,-0.0001,-1|-72.7208,9.503,-42.9664|0,0.3,1,-0.0001,1,0,1,-0.0001,0,0,0,-1|-0.0001,1.4999,-1.0001,-1,0,0,0,-1.0001,0,0,0,0.9999|-0.0001,-1.5001,-1.0001,-1,0,0,0,-1.0001,0,0,0,0.9999|1,0.5,-0.0001,0,-1,0'
  3160. ..',0,0,-1,1,0,-0.0001|-74.22,9.5033,-44.4672|-1.0001,0.2999,0,0,-0.0001,1,-1,0,-0.0001,0,-1,0|-0.5,0.4999,1.5,0.9999,-0.0001,0,-0.0001,-0.0001,-1,-0.0001,1,-0.0001|-59.319,13.0005,-44.6586|-12.4998,0.1999,2.5,-0.0001,-1,0,0,-0.0001,-1,1,-0.0001,0|-2.0001,10.4997,0,-0.0001,-0.0001,1,-0.0001,1,0,-1,-0.0001,-0.0001|0.4999,0.9999,-11.9997,-1,0,-0.0001,0,-0.0001,-1,-0.0001,-1,0|2,2,1'
  3161. ..'1.1999,0,-0.0001,-1,1,-0.0001,0,-0.0001,-1,0|0,4,-3,-0.0001,-1.0001,0,1,0,0,-0.0001,-0.0001,0.9999|-59.3198,9.0005,-44.6588|0.4999,-1.0001,-12,1,-0.0001,0,0,0,1,0,-1,-0.0001|-1,-12.0001,-1,0,0,1,-0.0001,0.9999,0,-1.0001,0,-0.0001|0,0,-3.0001,0,-1.0001,0,1,-0.0001,-0.0001,-0.0001,-0.0001,0.9999|-12.5,0.1999,-1.5,-0.0001,-1,-0.0001,0,-0.0001,-1.0001,1,0,-0.0001|1.5,0.5,2.8999,0,'
  3162. ..'-0.0001,-1.0001,1,0,-0.0001,-0.0001,-1,-0.0001|0.2999,-0.2,15.9999,0,-0.0001,-1.0001,1,0,-0.0001,-0.0001,-1,-0.0001|1.9999,-2,11.2,0,-0.0001,-1.0001,1,0,-0.0001,-0.0001,-1,-0.0001|-6.5001,-2.0001,2.5,0,0.9999,-0.0001,1,0,0,0,-0.0001,-1.0001|17.5999,-1.3,-1.6001,-0.0001,-1,-0.0001,1,0,-0.0001,-0.0001,0,1|-1,11.9999,1,0,0,1,-0.0001,0.9999,0,-1.0001,0,-0.0001|-59.3194,11.0005,-44'
  3163. ..'.6586|0.5,0,-6.0001,-0.0001,-1.0001,0,1,0,0,0,0,0.9999|1,-0.0001,-0.0001,-0.0001,0,-1,0,0.9999,-0.0001,1,0,0|-1,0,-0.0001,0,0,1,-0.0001,0.9999,0,-1.0001,0,-0.0001|-72.6177,9.0031,-48.6663|-0.0001,-0.1,-0.0001,-1.0001,0,-0.0001,-0.0001,0,1,0,0.9999,-0.0001|0.2,-3.5,2,-1,0,0,0,1,0,-0.0001,0,-1|-72.6175,10.1031,-48.6663|-73.1177,10.3032,-48.1666|2.9999,0.2,1.3999|http://www.roblo'
  3164. ..'x.com/asset/?id=65076799|1|0.4999,0.1,-0.5001,1,0,0,0,0,-1,-0.0001,0.9999,0|-71.1177,10.4028,-48.0654|0.6,0.4,0.8|http://www.roblox.com/asset/?id=6233339|0,-0.2001,0,1,0,0,-0,-0,-1,0,1,0|-1.5001,0.1,-0.6001,1,0,0,0,0,-1,-0.0001,0.9999,0|-62.8167,9.5013,-50.0607|-0.5,0.5,-2.5,1,-0.0001,0,0,-0.0001,-1,0,1,-0.0001|-61.318,9.5009,-47.5599|1,1,6|0,-2.5,-1,-1,0,-0.0001,0,-1,0,-0.000'
  3165. ..'1,0,1|1,0.2999,1,0,0.9999,0,1,0,0,0,-0.0001,-1.0001|1,0.5,0,0,-1.0001,-0.0001,0,-0.0001,-1,0.9999,-0.0001,0|0,2.5,-1.0001,-1,0,0,0,-1,-0.0001,-0.0001,0,1|0.4999,2.8999,1.4999,-1,0,0,0,0.9999,0,0,0,-1.0001|-62.8176,9.2013,-48.5607|Seat-to-Seat Strong Joint|-1,-0.2001,-1,-0,0,-1,0,1,0,1,0,-0|1,-0.2,-1,-0.0001,0,-1,0,1,0,0.9999,0,0|-0.5,0.5,-1.0001,0,1,0,0,0,-1,-1,0,0|0.3,0.5,1,0'
  3166. ..',-1,-0.0001,0,0,-1.0001,0.9999,0,0|0.3,0.4999,0,0,-1,0,0,0,-1,1,0,0|-62.3183,8.5011,-47.5604|3,1,6|-62.8187,9.2012,-46.5607|0.2999,-0.5,-0.0001,-0.0001,-1,0,0,-0.0001,0.9999,-1.0001,-0.0001,-0.0001|-0.5,0.5,0.9999,-0.0001,1,0,0,0,-1,-1,-0.0001,-0.0001|-62.8195,9.5012,-45.0608|-0.5,0.5,2.4999,1,-0.0001,0,0,-0.0001,-1,0,1,-0.0001|-72.6166,10.5031,-50.0663|1.1999,0.4,0.6|0,0,-0.3'
  3167. ..'001,-1,-0,-0,0,1,0,-0,-0,-1|-0.0001,0.1,1.3999,1,0,0,0,0,-1,-0.0001,0.9999,0|-72.5163,11.9031,-50.0662|3.8,0.4,2.1999|http://www.roblox.com/asset/?id=95417621|0,0,-1.1,-1,-0,-0,0,1,0,-0,-0,-1|0.1,-0.0001,0.3,-1.0001,0,0,0,0.9999,0,0,0,-1|-72.8163,6.0033,-52.1665|3.9999,21,4|0,0,2,1,0,0,0,1,0,0,0,1|1,-3.0001,-0.5,-0.0001,0.9999,0,0,0,1,1,-0.0001,0|2.4,-0.2001,0.5999,-0.0001,-1,'
  3168. ..'0,-0.0001,0,1,-1.0001,0,-0.0001|-62.8162,6.0013,-52.1608|0,-10.5,0,1,0,0,-0,-0,-1,0,1,0|-0.0001,-1.0001,3.5,-1.0001,0.0001,0.0005,0.0001,1,0,-0.0006,0,-1|-0.5001,-0.5,-4.6,1,0,0,-0.0001,0,1,0,-1,0|3,-3.5,-0.0001,0,-0.0001,-1.0001,0,0.9999,0,1,0,-0.0001|-0.0001,-3.0001,3.6999,1,0,0,-0.0001,0,1,0,-1,0|-63.3158,11.0014,-51.161|1,6,5|0,0,2.5,1,0,0,0,1,0,0,0,1|0,-5.5,0.5,0,1,-0.000'
  3169. ..'1,1,-0.0001,0,0,-0.0001,-1|-4.5,-4.5,2,-0.0001,-1,0,-1,0,-0.0001,0,-0.0001,-1|0.5,-1,1.9999,-0.0001,-1,0,-1,0,-0.0001,0,-0.0001,-1|-2,6.5,1.5,0,1,0,1,-0.0001,-0.0001,-0.0001,0,-1|4.5,-4.5,2,-0.0001,1,0,0.9999,-0.0001,0,0,0,-1|-0.5,-1,2,-0.0001,1,0,0.9999,-0.0001,0,0,0,-1|-67.8158,11.0023,-51.1636|4,6,1|2,0,0,0,0,1,0,1,0,-1,-0,-0|0,-0.0001,-2.5,0.9999,0,0,0,1,-0.0001,0,-0.0001,'
  3170. ..'1|0,-4.5,2,1,-0.0001,-0.0001,0,-1,0,0,0,-1|0,-4.5,1.9999,1,-0.0001,0,-0.0001,-1,0,0,-0.0001,-1|0,-0.0001,2.5,-1,0,0,-0.0001,1,-0.0001,-0.0001,-0.0001,-1.0001|-72.316,11.0032,-51.1661|BlueBlock-to-Part Strong Joint|-0.5,-3,-2.5,-0,0,-1,0,1,0,1,0,-0|2.1999,-2.1,1.9999,-1,-0.0001,-0.0001,-0.0001,1,-0.0001,0,-0.0001,-1|4.5,-4.5001,2,0,-1,0,-1,-0.0001,-0.0001,0,-0.0001,-1|-72.8144,'
  3171. ..'16.0033,-52.1663|3,-3.5,0,-0.0001,0,-1,-0.0001,1,0,1,0,-0.0001|1.0001,2.9999,-0.5001,-0.0001,1,0,-0.0001,0,-1,-1,-0.0001,0|-62.8143,16.0014,-52.1606|-0.0001,3,3.6999,-1,-0.0001,-0.0001,0,0,-1,0,-1,-0.0001|-3.0001,-3.5,0,0,0,1,0,1,-0.0001,-1,0,0|-67.8142,6.0024,-55.6636|5.9999,28,4|4.5,-3.0001,4.5,-0.0001,0.9999,0,0,0,1,1,-0.0001,0|-2.5,-3.0001,3.4999,1,0,0,-0.0001,-0.0001,1,0,'
  3172. ..'-1,-0.0001|-1.1,-0.2001,-4.4001,-0.0001,-1,0,-0.0001,0,1,-1.0001,0,-0.0001|-0.0001,-3,13.4998,1,-0.0001,0,-0.0001,-0.0001,1,-0.0001,-1,-0.0001|0.5,-11.9999,4.5,0,0,-1,-0.0001,1,0,1,0,0|-0.0001,-3.0001,7.5,1,-0.0001,0,-0.0001,-0.0001,1,-0.0001,-1,-0.0001|2,3.4999,0,-0.0001,-0.0001,-1.0001,0,0.9999,0,1,0,0|0.5019,0.7333,0.8588|-72.2143,9.2032,-54.5661|4,1.6,5|0,-0.8001,0,1,0,0,-'
  3173. ..'0,-0,-1,0,1,0|-0.0001,0.1999,-0.0001,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,1,-0.0001|0.898,0.8941,0.8745|-73.7141,10.4035,-54.5669|4,0.8,2|0,-0.4001,0,1,0,0,-0,-0,-1,0,1,0|-0.0001,0.8,1.5,0.9999,-0.0001,0,0,0,-1,-0.0001,1,-0.0001|-72.2145,8.2032,-54.5661|4,0.4,5|-75.3129,11.0038,-56.6677|5.4999,-0.0001,-2.5001,-0.0001,1,0,-1,-0.0001,-0.0001,-0.0001,-0.0001,1|-1,11.9999,1,0,-0.'
  3174. ..'0001,1,0,1,0,-1,0,0|-67.8124,16.0024,-55.6634|-62.8131,11.0015,-55.8604|4,6,0.4|-60.3126,11.001,-56.6591|2,0,-0.8,0,-0.0001,-1,1,-0.0001,0,-0.0001,-1,0|-1,12,1,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|-72.212,9.2033,-58.566|Part-to-Part Strong Joint|2,-0.8001,2.5,-0,0,1,0,1,0,-1,0,-0|-2,-0.8,2.4999,-0.0001,0,1,-0.0001,1,-0.0001,-1,-0.0001,-0.0001|0,0.8,0,-1,-0,-0,0,0,1,0,1,0|0,-0.'
  3175. ..'4,-1.5001,-1,-0.0001,0,0,0,1,0,1,0|-73.7118,10.4036,-58.5669|2,-0.4001,1,-0,0,1,0,1,0,-1,0,-0|-2,-0.4,0.9999,-0.0001,0,1,-0.0001,1,-0.0001,-1,-0.0001,-0.0001|-72.2122,8.2033,-58.5661|2,-0.2001,2.5,-0,0,1,0,1,0,-1,0,-0|-2,-0.2,2.4999,-0.0001,0,1,-0.0001,1,-0.0001,-1,-0.0001,-0.0001|-4.4001,2.8999,2,0,-1.0001,0,-1,0,0,0,0,-1|0,0.2,0,-1,-0,-0,0,0,1,0,1,0|0,-0.8,0,-1,-0.0001,0,0,0'
  3176. ..',1,0,1,0|0.5999,6.3999,2,0,-1.0001,0,-1,0,0,0,0,-1|-64.1127,10.8017,-56.6616|0.2,0.8,1.3999|0.1,0,0,0,0,1,0,1,0,-1,-0,-0|-0.6001,-0.0001,0.8999,-1,-0.0001,0,-0.0001,1,-0.0001,-0.0001,-0.0001,-1|-63.5121,10.8016,-57.6612|0.2,0.8,1.7999|-64.1116,10.8018,-58.6615|0,0,-0.7,-1,-0,-0,0,1,0,-0,-0,-1|0.5,-0.2001,0.4999,-0.0001,-0.0001,-1,0,1,-0.0001,1,-0.0001,-0.0001|0,0.1999,-1,0,1,0'
  3177. ..',-0.0001,0,-1,-1,0,0|-0.1001,0,0,-0,-0,-1,0,1,0,1,0,0|-0.6,-0.0001,-0.9001,1,-0.0001,-0.0001,0,1,0,0,-0.0001,0.9999|-64.7122,10.8019,-57.6619|0.1,-0.4001,-0.9,-1,0,0,0,1,0,0,0,-1|-0.1,-0.4,-0.5,-0.0001,-0.0001,1,0,1,0,-1,0,-0.0001|-0.1001,-0.4001,0.8999,1,0,0,0,1,0,0,0,1|0.0999,-0.4,-0.7,0,-0.0001,-1,-0.0001,1,-0.0001,1,0,0|0.4999,-0.2001,1.4999,0,0,-1.0001,0,1,0,0.9999,-0.000'
  3178. ..'1,0|-0.6,0.1999,-0.0001,1,-0.0001,0,0,-0.0001,-1,0,1,-0.0001|0,0.4,0,-1,-0,-0,0,0,1,0,1,0|0,-0.3001,-0.0001,-1,-0.0001,-0.0001,-0.0001,-0.0001,1,-0.0001,1,0|-64.712,11.5019,-57.6619|0.2,0.6,0.6|0.4999,0.4999,1.4999,0,0,-1,0,1,0,1,-0.0001,0|0,0.3,0,-1,-0,-0,0,0,1,0,1,0|-0.5001,-0.1,-0.0001,-1.0001,0,0,0,-0.0001,1,0,0.9999,0|-64.2119,11.9018,-57.6615|1.2,0.2,0.6|-64.1123,10.2018'
  3179. ..',-57.6616|1.3999,0.4,2.1999|-0.6001,-0.4,-0.0001,-1,-0.0001,0,0,0,1,-0.0001,1,0|0.9999,-0.4,-0.0001,-0.0001,-1,-0.0001,0,-0.0001,1,-1,0,0|-66.0115,11.5021,-58.6625|4,0.4,3|http://www.roblox.com/asset/?id=23068057|-0.5001,0.4999,0.4999,0,0,1,-0.0001,1,-0.0001,-1,-0.0001,0|-65.3113,11.002,-59.1621|1,6,7|-2.5001,3.5,1.9999,1,-0.0001,0,-0.0001,-1,-0.0001,0,0,-1|2.4999,0.2,-0.7,1,-'
  3180. ..'0.0001,0,0,1,-0.0001,-0.0001,0,1|-2.0001,0,-3.3,-0.0001,0,1,0,1,-0.0001,-1,0,-0.0001|-0.7,0.8,-1.5,-0.0001,-0.0001,1,0,1,0,-1,0,-0.0001|-0.6001,-0.9,-1.5,-0.0001,-0.0001,1,0,1,0,-1,0,-0.0001|-62.4096,10.3015,-62.2602|0.6,3,3.2|0,0,-1.6001,-1,-0,-0,0,1,0,-0,-0,-1|-0.7001,5.5998,0.5,0,1,-0.0001,1,-0.0001,0,0,-0.0001,-1|-63.7107,9.2017,-60.6611|0.6,0.8,2.5999|0.3,-0.4001,1.2999,-'
  3181. ..'0,0,1,0,1,0,-1,0,-0|0.2999,-0.4001,1,-1,0,0,0,1,0,0,0,-1|0.3,-0.4001,-1.3,-1,0,0,0,1,0,0,0,-1|0.2999,-1.5001,1,0,0,-1,0,1,0,1,0,0|0.0156,0.6862,0.9254|-62.4106,9.1015,-60.9603|2,0.6,2|Seat-to-Part Strong Joint|1,-0.3001,1,-0,0,1,0,1,0,-1,0,-0|0.3,-0.4,-1.3,0,0,-1,0,1,0,1,0,0|-1,-0.3001,-1,-0,0,-1,0,1,0,1,0,-0|-0.3001,-0.4,0.7,0,0,1,0,1,0,-1,0,0|1,-0.3001,-1,-1,0,0,0,1,0,0,0,-1'
  3182. ..'|-0.3,-0.4,1,0,0,1,0,1,0,-1,0,0|0.2998,-1.2001,-0.0001,-0.0001,-0.0001,-1,-0.0001,1,-0.0001,1,0,-0.0001|-62.4113,9.2015,-59.6604|0.6,0.8,1.9999|-61.1107,9.2012,-60.6595|-0.3001,-0.4001,-1.3,-0,0,-1,0,1,0,1,0,-0|-2.3,-0.4001,-1,1,0,0,0,1,0,0,0,1|0.2999,-1.5001,-1.6001,0,0,-1,0,1,0,1,0,0|-62.4107,8.4015,-60.9604|3.1999,0.8,3.2|-1.3001,-0.4,-0.3001,0,-1.0001,-0.0001,0,0,1,-1,0,0|'
  3183. ..'-1.3001,-0.4,0,-1,0,0,0,0,1,0,1,0|0,-0.3,0,0,1,0,0,-0.0001,1,0.9999,0,0|1.2999,-0.4,-0.3,-0.0001,-1.0001,-0.0001,0,-0.0001,1,-1,0,0|1.2999,-1.5,0,-1,-0.0001,-0.0001,0,-0.0001,1,0,1,-0.0001|0.3999,8.8,2,0,-1.0001,0,-1,0,0,-0.0001,-0.0001,-1|-0.6001,16.3,1.5,0,1,0,0.9999,0,-0.0001,0,0,-1.0001|-67.809,11.0026,-63.1634|-0.0001,7.4999,2,1,0,-0.0001,0,-1,-0.0001,-0.0001,0,-1|0,-9,2.'
  3184. ..'5,0,-1,-0.0001,-1,-0.0001,0,-0.0001,0,-1.0001|-72.3071,8.5036,-67.666|0.9999,10,5|-2.0001,-2.5,1.4999,0,-0.0001,1,-1,-0.0001,0,0,-1,-0.0001|-2.0001,-2.5,-4.4999,0,-0.0001,1,-1,-0.0001,0,0,-1,-0.0001|2,-4.5,-0.0001,0,0,-1,0,1,0,1,-0.0001,0|-63.3068,8.5019,-67.6609|2,-2.5,1.4999,-0.0001,-0.0001,-1,1,-0.0001,-0.0001,-0.0001,-1,0|2,-2.5,-3.5,0,-1,0,1,0,0,-0.0001,0,1|4.5001,11.9999'
  3185. ..',2,-1.0001,-0.0001,0,0,0.9999,0,-0.0001,0,-1|2,-2.5,-4.5,-0.0001,-0.0001,-1,1,-0.0001,-0.0001,-0.0001,-1,0|-2,-4.5,-0.0001,0,0,1,0,1,0,-1,0,0|-72.3061,13.5036,-67.6659|-2,2.5,1.5,0,0,1,-1,0,-0.0001,0,-1,0|-2,2.5,-4.5,0,-0.0001,1,-1,0,-0.0001,0,-1,0|4.5,12,1.9999,-1.0001,0,0,-0.0001,0.9999,0,0,0,-1|2,-8,-0.0001,-0.0001,0,-1.0001,0,0.9999,-0.0001,1,0,0|-2.0001,-4.5001,0,-0.0001,'
  3186. ..'0,1,0,0.9999,0,-1.0001,-0.0001,0|-63.306,13.5019,-67.6608|2,2.5,1.5,-0.0001,0,-1.0001,1,0,0,0,-1,0|2,2.5,-3.5,-0.0001,-1.0001,0,1,0,0,0,0,0.9999|-4.5,12,2,-1.0001,0,0,0,0.9999,0,0,0,-1|-2,-8,-0.0001,0,0,1,0,0.9999,0,-1,0,-0.0001|2,2.5,-4.5,-0.0001,-0.0001,-1.0001,1,0,0,0,-1,0|2,-4.5001,0,0,0,-1,0,0.9999,0,1,0,-0.0001|-67.8056,11.0027,-69.1631|-0.0001,13.4996,2,1,0,0,0,-1,-0.00'
  3187. ..'01,0,0,-1|0,0,-0.5,-1,-0,-0,0,1,0,-0,-0,-1|-0.0001,-6.0003,2.4999,1,-0.0001,-0.0001,0,-0.0001,1,-0.0001,-1,-0.0001|-72.3041,11.0037,-72.1656|3.9999,19,5|-8.1001,0,-2.0001,-0.0001,1,0,-1,-0.0001,0,0,-0.0001,1|-2.0001,0,-3,0,-0.0001,1,-1,-0.0001,0,0,-1,-0.0001|-63.3038,11.002,-72.1606|2,0,-3,0,-0.0001,-1,1,-0.0001,0,-0.0001,-1,0|2,0,-8.9999,-0.0001,-0.0001,-1,1,-0.0001,-0.0001,-'
  3188. ..'0.0001,-1,0|0,-9.5,0,1,0,0,-0,-0,-1,0,1,0|2,0,-3.5,0,-1,-0.0001,1,0,0,-0.0001,-0.0001,1|-8.1,0,1.9999,0,1,-0.0001,1,-0.0001,0,0,-0.0001,-1|-67.8025,8.5029,-75.6634|3.9999,12,1|-0.0001,-2.5,-0.5,1,-0.0001,0,-0.0001,1,0,0,0,0.9999|0,7.9999,2.5,-1,0,-0.0001,0,0.9999,0,-0.0001,0,-1.0001|-0.0001,7.9999,2.4999,-1,0,-0.0001,0,0.9999,0,-0.0001,-0.0001,-1.0001|-4.6,-2,-0.0001,0,0.9999,'
  3189. ..'0,-0.0001,0,1,1,-0.0001,-0.0001|-67.8015,13.5029,-75.6633|1536|-67.7993,11.003,-80.263|4,4,4|0,2,0,-1,-0,-0,0,0,1,0,1,0|-0.0001,4.5997,0.4999,-0.0001,-1,-0.0001,-1,0,-0.0001,0,0,-1;0,5>15>4,5>16>156,6>15>4,6>16>2,7>15>4,7>16>18,8>15>4,8>16>9,11>15>9,11>16>134,12>15>9,12>16>32,15>15>13,15>16>376,16>15>13,16>16>273,17>15>13,17>16>263,22>15>20,22>16>205,23>15>20,23>16>18,25>15>24'
  3190. ..',25>16>154,26>15>24,26>16>134,27>15>24,27>16>280,28>15>24,28>16>32,29>15>24,29>16>42,30>15>24,30>16>35,31>15>24,31>16>9,38>15>35,38>16>9,41>15>39,41>16>273,44>15>42,44>16>192,45>15>42,45>16>18,92>15>91,92>16>122,93>15>91,93>16>120,94>15>91,94>16>170,95>15>91,95>16>107,96>15>91,96>16>46,99>15>97,99>16>91,102>15>100,102>16>163,103>15>100,103>16>239,104>15>100,104>16>384,105>15>1'
  3191. ..'00,105>16>161,106>15,106>16>100,109>15>107,109>16>120,112>15>110,112>16>120,113>15>110,113>16>91,115>15>114,115>16>97,116>15>114,116>16>170,117>15>114,117>16>172,118>15>114,118>16>91,119>15>114,119>16>110,125>15>124,125>16>122,126>15>124,126>16>107,127>15>124,127>16>91,130>15>128,130>16>376,131>15>128,131>16>263,132>15>128,132>16>235,133>15>128,133>16>13,139>15>137,139>16>273,'
  3192. ..'140>15>137,140>16>224,141>15>137,141>16>39,144>15>142,144>16>300,145>15>142,145>16>251,146>15>142,146>16>192,147>15>142,147>16>42,150>15>148,150>16>376,151>15>148,151>16>273,152>15>148,152>16>232,153>15>148,153>16>13,158>15>156,158>16>39,159>15>156,159>16>211,160>15>156,160>16>154,167>15>165,167>16>174,168>15>165,168>16>170,169>15>165,169>16>91,176>15>174,176>16>124,177>15>174'
  3193. ..',177>16>91,180>15>178,180>16>124,182>15>181,182>16>178,183>15>181,183>16>124,184>15>181,184>16>172,185>15>181,185>16>165,186>15>181,186>16>114,187>15>181,187>16>91,190>15>188,190>16>205,191>15>188,191>16>20,196>15>192,196>16>207,197>15>192,197>16>18,198>15>192,198>16>300,201>15>199,201>16>310,202>15>199,202>16>239,203>15>199,203>16>211,204>15>199,204>16>154,206>15>205,206>16>4'
  3194. ..'07,208>15>207,208>16>20,209>15>207,209>16>407,210>15>207,210>16>205,212>15>211,212>16>154,214>15>213,214>16>273,215>15>213,215>16>224,216>15>213,216>16>39,217>15>213,217>16>137,218>15>213,218>16>409,220>15>219,220>16>39,221>15>219,221>16>409,222>15>219,222>16>213,223>15>219,223>16>211,228>15>226,228>16>188,229>15>226,229>16>407,230>15>226,230>16>263,231>15>226,231>16>205,234>1'
  3195. ..'5>232,234>16>273,237>15>235,237>16>263,244>15>239,244>16>163,245>15>239,245>16>154,246>15>239,246>16>384,247>15>239,247>16>374,248>15>239,248>16>310,249>15>239,249>16>302,250>15>239,250>16>211,256>15>251,256>16>161,257>15>251,257>16>100,258>15>251,258>16>42,259>15>251,259>16>384,260>15>251,260>16>394,261>15>251,261>16>300,262>15>251,262>16>192,268>15>263,268>16>188,269>15>263,'
  3196. ..'269>16>20,270>15>263,270>16>407,271>15>263,271>16>344,272>15>263,272>16>205,278>15>273,278>16>347,279>15>273,279>16>224,285>15>280,285>16>32,286>15>280,286>16>9,288>15>287,288>16>608,289>15>287,289>16>39,290>15>287,290>16>631,291>15>287,291>16>13,292>15>287,292>16>409,293>15>287,293>16>2,294>15>287,294>16>20,295>15>287,295>16>213,296>15>287,296>16>205,297>15>287,297>16>604,298'
  3197. ..'>15>287,298>16>407,299>15>287,299>16>376,304>15>302,304>16>163,307>15>305,307>16>251,308>15>305,308>16>161,309>15>305,309>16>384,312>15>310,312>16>211,314>15>313,314>16>97,315>15>313,315>16>211,316>15>313,316>16>580,317>15>313,317>16>174,318>15>313,318>16>165,319>15>313,319>16>154,320>15>313,320>16>122,321>15>313,321>16>91,322>15>313,322>16>170,323>15>313,323>16>431,324>15>313'
  3198. ..',324>16>107,325>15>313,325>16>120,326>15>313,326>16>360,327>15>313,327>16>612,328>15>313,328>16>9,329>15>313,329>16>399,330>15>313,330>16>100,331>15>313,331>16>460,332>15>313,332>16>42,333>15>313,333>16>110,334>15>313,334>16>24,335>15>313,335>16>192,336>15>313,336>16>576,337>15>313,337>16>394,338>15>313,338>16>384,341>15>339,341>16>251,342>15>339,342>16>394,343>15>339,343>16>3'
  3199. ..'84,346>15>344,346>16>407,353>15>350,353>16>367,354>15>350,354>16>355,358>15>355,358>16>371,359>15>355,359>16>367,363>15>360,363>16>371,364>15>360,364>16>367,365>15>360,365>16>350,366>15>360,366>16>355,370>15>367,370>16>371,378>15>376,378>16>273,379>15>376,379>16>347,380>15>376,380>16>263,381>15>376,381>16>235,382>15>376,382>16>344,383>15>376,383>16>232,386>15>384,386>16>163,38'
  3200. ..'7>15>384,387>16>302,388>15>384,388>16>161,389>15>384,389>16>374,390>15,390>16>384,392>15>391,392>16>211,393>15>391,393>16>414,396>15>394,396>16>300,397>15>394,397>16>192,398>15>394,398>16>461,401>15>399,401>16>310,402>15>399,402>16>211,403>15>399,403>16>374,404>15>399,404>16>511,405>15>399,405>16>239,406>15>399,406>16>460,411>15>409,411>16>224,412>15>409,412>16>347,413>15>409,'
  3201. ..'413>16>273,418>15>416,418>16>192,421>15>419,421>16>211,422>15>419,422>16>504,423>15>419,423>16>391,425>15>424,425>16>192,426>15>424,426>16>469,427>15>424,427>16>466,428>15>424,428>16>461,429>15>424,429>16>416,433>15>432,433>16>431,438>15>435,438>16>453,439>15>435,439>16>440,443>15>440,443>16>453,444>15>440,444>16>456,448>15>445,448>16>453,449>15>445,449>16>440,450>15>445,450>1'
  3202. ..'6>456,451>15>445,451>16>435,452>15>445,452>16>313,459>15>456,459>16>453,463>15>461,463>16>416,464>15>461,464>16>192,465>15>461,465>16>601,468>15>466,468>16>461,471>15>469,471>16>416,472>15>469,472>16>407,473>15>469,473>16>601,474>15>469,474>16>466,475>15>469,475>16>192,476>15>469,476>16>627,481>15>478,481>16>486,482>15>478,482>16>483,489>15>486,489>16>612,490>15>486,490>16>483'
  3203. ..',491>15>486,491>16>576,495>15>492,495>16>483,496>15>492,496>16>478,497>15>492,497>16>499,498>15>492,498>16>486,502>15>499,502>16>483,503>15>499,503>16>486,506>15>504,506>16>414,507>15>504,507>16>409,508>15>504,508>16>391,509>15>504,509>16>633,510>15>504,510>16>211,513>15>511,513>16>391,514>15>511,514>16>637,515>15>511,515>16>211,516>15>511,516>16>414,517>15>511,517>16>559,518>'
  3204. ..'15>511,518>16>694,519>15>511,519>16>633,520>15>511,520>16>586,521>15>511,521>16>683,522>15>511,522>16>419,525>15>523,525>16>391,526>15>523,526>16>511,527>15>523,527>16>504,530>15>529,530>16>532,531>15>529,531>16>576,535>15>533,535>16>532,538>15>536,538>16>532,543>15>540,543>16>559,547>15>544,547>16>567,548>15>544,548>16>562,549>15>544,549>16>559,550>15>544,550>16>540,551>15>54'
  3205. ..'4,551>16>511,555>15>552,555>16>562,556>15>552,556>16>559,557>15>552,557>16>544,558>15>552,558>16>540,565>15>562,565>16>567,566>15>562,566>16>559,570>15>567,570>16>559,572>15>571,572>16>532,575>15>573,575>16>571,578>15>576,578>16>601,579>15>576,579>16>626,582>15>580,582>16>460,583>15>580,583>16>559,584>15>580,584>16>612,585>15>580,585>16>633,587>15>586,587>16>637,588>15>586,588'
  3206. ..'>16>631,589>15>586,589>16>608,590>15>586,590>16>504,591>15>586,591>16>612,592>15>586,592>16>580,597>15>593,597>16>586,598>15>593,598>16>631,599>15>593,599>16>612,600>15>593,600>16>601,602>15>601,602>16>532,603>15>601,603>16>631,606>15>604,606>16>631,607>15>604,607>16>601,610>15>608,610>16>633,611>15>608,611>16>631,614>15>612,614>16>601,615>15>612,615>16>676,616>15>612,616>16>6'
  3207. ..'26,617>15>612,617>16>738,618>15>612,618>16>711,619>15>612,619>16>705,620>15>612,620>16>576,623>15>622,623>16>626,625>15>624,625>16>622,629>15>627,629>16>601,630>15>627,630>16>461,639>15>637,639>16>633,640>15>637,640>16>504,643>15>642,643>16>622,644>15>642,644>16>645,646>15>645,646>16>624,648>15>647,648>16>626,649>15>647,649>16>612,650>15>647,650>16>642,651>15>647,651>16>576,65'
  3208. ..'4>15>653,654>16>655,657>15>656,657>16>676,658>15>656,658>16>670,659>15>656,659>16>655,661>15>660,661>16>656,662>15>660,662>16>653,663>15>660,663>16>676,664>15>660,664>16>670,665>15>660,665>16>666,667>15>666,667>16>676,668>15>666,668>16>669,671>15>670,671>16>655,672>15>670,672>16>653,675>15>673,675>16>676,677>15>676,677>16>631,678>15>676,678>16>653,679>15>676,679>16>633,680>15>'
  3209. ..'676,680>16>670,681>15>676,681>16>669,684>15>683,684>16>637,686>15>685,686>16>693,687>15>685,687>16>683,689>15>688,689>16>685,690>15>688,690>16>694,691>15>688,691>16>693,692>15>688,692>16>683,695>15>694,695>16>693,696>15>694,696>16>683,698>15>697,698>16>694,699>15>697,699>16>693,700>15>697,700>16>688,701>15>697,701>16>685,702>15>697,702>16>683,703>15>697,703>16>580,704>15>697,7'
  3210. ..'04>16>511,709>15>705,709>16>631,710>15>705,710>16>741,713>15>711,713>16>738,714>15>711,714>16>705,715>15>711,715>16>741,718>15>716,718>16>738,719>15>716,719>16>676,720>15>716,720>16>612,721>15>716,721>16>705,722>15>716,722>16>745,725>15>723,725>16>738,726>15>723,726>16>705,727>15>723,727>16>631,728>15>723,728>16>757,729>15>723,729>16>741,732>15>730,732>16>738,733>15>730,733>16'
  3211. ..'>676,734>15>730,734>16>631,735>15>730,735>16>757,736>15>730,736>16>705,737>15>730,737>16>745,739>15>738,739>16>631,740>15>738,740>16>757,743>15>741,743>16>759,744>15>741,744>16>738,747>15>745,747>16>738,748>15>745,748>16>705,749>15>745,749>16>676,750>15>745,750>16>759,753>15>751,753>16>738,754>15>751,754>16>716,755>15>751,755>16>711,756>15>751,756>16>759,760>15>759,760>16>757;'
  3212. ..'2;n;1|2:2|3:3|4:4|5:5|6:6|7:6|8:7|2:2|2:2;n;3|9:6;p;1|2:8|10:9|3:10|4:11|5:12|7:6|11:6|12:6|8:6|2:8|2:8;n;4|13:13|14:14;4|13:15|14:16;4|13:17|14:18;4|13:19|14:20;p;1|2:2|3:21|4:22|5:5|6:6|7:6|8:7|2:2|2:2;n;3|9:6;4|13:23|14:24;4|13:23|14:25;p;1|2:2|3:26|4:4|5:27|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:28|14:29;4|13:30|14:31;4|13:32|14:33;p;1|2:2|3:34|4:35|5:36|6:6|7:6|11:6|1'
  3213. ..'2:6|8:7|2:2|2:2;n;3|9:6;p;1|2:2|3:37|4:35|5:38|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:28|14:39;4|13:40|14:41;p;1|1:42|3:43|4:44|5:45|6:6|7:6|11:6|12:6|8:6;n;4|13:30|14:46;4|13:47|14:48;4|13:47|14:49;4|13:47|14:50;4|13:32|14:51;4|13:47|14:52;4|13:53|14:54;p;1|3:55|4:44|5:56|6:6|7:6|11:6|12:6|8:7;n;3|9:6;5|17:57;p;1|3:58|4:44|5:59|6:6|7:6|11:6|12:6|8:7;n;3|9:6;5|17:60;4|13:5'
  3214. ..'3|14:61;p;1|2:2|3:62|4:63|5:38|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:40|14:64;p;1|2:2|3:65|4:35|5:38|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:28|14:66;4|13:67|14:68;p;6|1:69|2:70|3:71|4:11|5:72|7:6|18:73|8:7|2:70|2:70;n;7|1:74|19:75|20:75;8|1:76|21:75|22:77;9|1:78|23:79;9|1:80|23:81;10|1:82;n;11|1:83;n;12|1:84|3:85|5:86|24:87|25:88|26:89|27:90|28:91;n;12|1:92|3:93|5:94|'
  3215. ..'24:87|25:95|26:92|27:96|28:97;n;12|1:98|3:99|5:100|24:101|25:95|26:102|27:96|28:91|29:7;p;12|1:103|3:104|5:94|24:87|25:105|26:103|27:106|28:97;n;12|1:98|3:99|5:100|24:101|25:105|26:107|27:106|28:91|29:7;p;12|1:108|3:109|5:94|24:87|25:110|26:108|27:111|28:97;n;12|1:98|3:99|5:100|24:101|25:110|26:112|27:111|28:91|29:7;p;12|1:113|3:114|5:94|24:87|25:115|26:113|27:116|28:97;n;12|1'
  3216. ..':98|3:99|5:100|24:101|25:115|26:117|27:116|28:91|29:7;p;12|1:118|3:119|5:94|24:87|25:120|26:118|27:121|28:122;n;12|1:98|3:99|5:100|24:101|25:120|26:123|27:121|28:91|29:7;p;12|1:124|3:125|5:94|24:87|25:120|26:124|27:121|28:97;n;12|1:98|3:99|5:100|24:101|25:120|26:126|27:121|28:91|29:7;p;12|1:127|3:128|5:94|24:87|25:129|26:127|27:130|28:97;n;12|1:98|3:99|5:100|24:101|25:129|26:1'
  3217. ..'31|27:130|28:91|29:7;n;10;n;10|1:132;p;p;p;12|1:133|3:134|5:94|24:87|25:135|26:133|27:136|28:122;n;12|1:98|3:99|5:100|24:101|25:135|26:137|27:136|28:91|29:7;p;p;p;13|1:138;n;10|1:138;p;p;9|1:139|23:81;9|1:140|23:79;9|1:141|23:142;10|1:143;14|1:144;9|1:145|23:79;9|1:146;15|1:147|30:148|31:77;n;9|1:149|23:150;10|1:151;p;15|1:152|30:153|31:77;n;9|1:149|23:79;10|1:151;p;15|1:154|3'
  3218. ..'0:155|31:77;n;9|1:149|23:156;10|1:151;p;9|1:157|23:81;p;1|1:42|2:158|3:159|4:44|5:160|6:6|7:6|18:6|11:6|12:6|8:6|2:158|2:158;n;4|13:40|14:161;4|13:162|14:163;4|13:164|14:165;4|13:162|14:166;4|13:47|14:167;p;1|3:168|4:169|5:170|6:6|7:6|8:7;n;3|9:6;4|13:171|14:172;p;1|2:2|3:173|4:22|5:27|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:32|14:174;4|13:32|14:175;4|13:28|14:176;4|13:30|1'
  3219. ..'4:177;4|13:178|14:179;p;1|3:180|4:11|5:181|6:6|7:6|8:7;n;3|9:6;4|13:182|14:183;p;1|3:184|4:11|5:181|6:6|7:6|8:7;n;3|9:6;4|13:185|14:186;4|13:171|14:187;p;1|1:42|2:158|3:188|4:44|5:189|6:6|7:6|18:6|12:6|8:7|2:158|2:158;n;4|13:190|14:191;4|13:164|14:192;4|13:47|14:193;4|13:194|14:195;4|13:162|14:196;p;1|3:197|4:11|5:198|6:6|7:6|11:6|12:6|8:7;n;3|9:6;p;1|3:199|4:200|5:170|6:6|7:6'
  3220. ..'|8:7;n;3|9:6;p;1|1:42|2:158|3:201|4:44|5:189|6:6|7:6|18:6|11:6|8:7|2:158|2:158;n;4|13:182|14:202;4|13:162|14:203;4|13:194|14:204;p;1|2:2|3:205|4:4|5:206|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:207|14:208;4|13:171|14:209;4|13:210|14:211;4|13:207|14:212;p;1|3:213|4:44|5:56|6:6|7:6|11:6|12:6|8:7;n;3|9:6;5|17:214;p;1|2:2|3:215|4:63|5:206|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:17'
  3221. ..'1|14:216;4|13:210|14:217;4|13:207|14:218;p;1|2:2|3:219|4:35|5:206|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:210|14:220;4|13:171|14:221;4|13:207|14:222;4|13:207|14:223;p;1|2:2|3:224|4:4|5:206|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:225|14:226;4|13:171|14:227;4|13:210|14:228;4|13:225|14:229;p;1|2:2|3:230|4:63|5:38|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;p;1|2:2|3:231|4:63|5:36|6:6|'
  3222. ..'7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:232|14:233;4|13:234|14:235;4|13:236|14:237;p;1|2:2|3:238|4:22|5:206|6:6|7:6|11:6|8:7|2:2|2:2;n;3|9:6;p;1|2:2|3:239|4:22|5:206|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;p;1|3:240|4:44|5:206|6:6|7:6|8:7;n;3|9:6;4|13:225|14:241;4|13:207|14:242;4|13:171|14:243;p;1|3:244|4:44|5:181|6:6|7:6|11:6|8:7;n;3|9:6;p;1|3:245|4:169|5:181|6:6|7:6|8:7;n;3|9:6;p;1|'
  3223. ..'3:246|4:44|5:181|6:6|7:6|12:6|8:7;n;3|9:6;4|13:171|14:247;4|13:171|14:248;p;1|3:249|4:200|5:181|6:6|7:6|8:7;n;3|9:6;4|13:250|14:251;p;1|1:42|2:158|3:252|4:200|5:253|6:6|7:6|18:6|12:6|8:7|2:158|2:158;n;4|13:254|14:255;4|13:254|14:256;4|13:53|14:257;4|13:190|14:258;4|13:53|14:259;4|13:260|14:251;p;1|2:2|3:261|4:35|5:206|6:6|7:6|11:6|8:7|2:2|2:2;n;3|9:6;4|13:225|14:262;4|13:225|1'
  3224. ..'4:263;p;1|1:264|2:265|3:266|4:44|5:267|6:6|7:6|18:6|12:6|8:6|2:265|2:265;n;16;10|1:268;10|1:143;4|13:269|14:270;4|13:271|14:272;4|13:273|14:274;p;1|2:2|3:275|4:63|5:206|6:6|7:6|11:6|8:7|2:2|2:2;n;3|9:6;4|13:210|14:276;4|13:171|14:277;4|13:225|14:278;4|13:225|14:279;p;1|1:42|2:158|3:280|4:44|5:281|6:6|7:6|18:6|12:6|8:6|2:158|2:158;n;4|13:282|14:283;p;1|2:8|10:9|3:284|4:11|5:285'
  3225. ..'|6:6|7:6|18:6|8:6|2:8|2:8;n;4|13:282|14:286;4|13:287|14:288;4|13:289|14:290;p;1|1:42|2:158|3:291|4:44|5:292|6:6|7:6|18:6|11:6|8:6|2:158|2:158;n;4|13:271|14:293;p;1|1:42|2:158|3:294|4:44|5:281|6:6|7:6|18:6|11:6|8:6|2:158|2:158;n;4|13:289|14:295;4|13:289|14:296;4|13:271|14:297;4|13:289|14:298;4|13:282|14:299;p;1|2:8|10:9|3:300|4:11|5:285|6:6|7:6|18:6|8:6|2:8|2:8;n;4|13:282|14:30'
  3226. ..'1;4|13:287|14:302;4|13:289|14:303;4|13:304|14:305;p;1|2:2|3:306|4:307|5:308|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;p;1|2:2|3:309|4:310|5:308|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:311|14:312;4|13:207|14:313;4|13:171|14:314;4|13:207|14:315;p;1|2:2|3:316|4:317|5:308|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:171|14:318;p;1|2:2|3:319|4:317|5:308|6:6|7:6|11:6|8:7|2:2|2:2;n;3|9:6;4|1'
  3227. ..'3:171|14:320;p;2;n;1|1:321|2:158|3:322|4:323|5:324|7:7|18:73|11:6|12:6|8:6|2:158|2:158;n;10|1:325;10|1:326;15|1:327|30:328|31:329;15|1:330|32:329|30:331|31:329;4|13:289|14:332;4|13:250|14:333;4|13:225|14:334;4|13:335|14:336;4|13:337|14:338;4|13:289|14:339;4|13:250|14:340;p;1|1:321|2:158|3:341|4:323|5:324|7:7|18:73|11:6|12:6|8:6|2:158|2:158;n;10|1:325;10|1:326;15|1:327|30:328|3'
  3228. ..'1:329;15|1:330|32:329|30:331|31:329;4|13:289|14:342;4|13:337|14:343;4|13:250|14:344;4|13:337|14:345;4|13:250|14:346;4|13:225|14:347;4|13:250|14:348;p;1|1:321|2:158|3:349|4:323|5:324|7:7|18:73|11:6|12:6|8:6|2:158|2:158;n;10|1:325;10|1:326;15|1:327|30:328|31:329;15|1:330|32:329|30:331|31:329;4|13:225|14:350;4|13:289|14:351;4|13:289|14:352;4|13:335|14:353;4|13:289|14:354;p;1|1:32'
  3229. ..'1|2:158|3:355|4:323|5:324|7:7|18:73|11:6|12:6|8:6|2:158|2:158;n;10|1:325;10|1:326;15|1:327|30:328|31:329;15|1:330|32:329|30:331|31:329;4|13:335|14:356;4|13:337|14:357;p;1|1:358|3:359|4:44|5:360|6:6|7:6|8:7;n;16;17;3|9:6;5|17:361;4|13:362|14:363;4|13:364|14:365;p;p;1|1:42|2:158|3:366|4:44|5:367|6:6|7:6|18:6|11:6|12:6|8:6|2:158|2:158;n;4|13:368|14:369;4|13:17|14:370;4|13:368|14:'
  3230. ..'371;4|13:289|14:372;4|13:17|14:373;4|13:374|14:375;4|13:32|14:376;4|13:17|14:377;4|13:32|14:378;4|13:368|14:379;4|13:32|14:380;4|13:289|14:381;p;1|2:2|3:382|4:310|5:308|6:6|7:6|11:6|8:7|2:2|2:2;n;3|9:6;p;1|2:2|3:383|4:384|5:308|6:6|7:6|11:6|8:7|2:2|2:2;n;3|9:6;4|13:311|14:385;p;1|2:2|3:386|4:384|5:308|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:171|14:387;4|13:311|14:388;4|13:207|14'
  3231. ..':389;p;1|2:2|3:390|4:307|5:308|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:207|14:391;p;1|1:42|2:158|3:392|4:44|5:367|6:6|7:6|18:6|11:6|12:6|8:6|2:158|2:158;n;4|13:289|14:393;4|13:17|14:394;4|13:368|14:395;4|13:289|14:396;4|13:289|14:397;4|13:17|14:398;4|13:289|14:399;4|13:289|14:400;4|13:289|14:401;4|13:289|14:402;4|13:289|14:403;4|13:289|14:404;4|13:289|14:405;4|13:368|14:406;4|13'
  3232. ..':374|14:407;4|13:17|14:408;4|13:250|14:409;4|13:289|14:410;4|13:32|14:411;4|13:289|14:412;4|13:289|14:413;4|13:32|14:414;4|13:368|14:415;4|13:32|14:416;4|13:250|14:381;p;1|2:2|3:417|4:310|5:418|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:419|14:420;4|13:225|14:421;4|13:53|14:422;p;1|2:2|3:423|4:310|5:418|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:207|14:424;p;1|2:2|3:425|4:426|'
  3233. ..'5:427|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;p;2;n;1|2:265|33:428|3:429|4:430|5:431|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:254|14:436;4|13:47|14:437;p;6|2:70|3:438|4:44|5:72|7:6|8:6|2:70|2:70;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:225|14:439;4|13:53|14:440;p;1|2:265|33:428|3:441|4:169|5:442|6:6|7:6|18:6|'
  3234. ..'11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:47|14:443;4|13:47|14:444;4|13:47|14:445;4|13:47|14:446;p;1|2:265|33:428|3:447|4:310|5:448|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:47|14:449;p;1|2:265|33:428|3:450|4:430|5:431|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|'
  3235. ..'35:434|36:435|2:432|2:432;p;p;1|2:2|3:451|4:426|5:427|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;p;1|2:2|3:452|4:317|5:453|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:32|14:454;4|13:32|14:455;4|13:30|14:456;4|13:30|14:457;4|13:30|14:458;4|13:32|14:459;p;1|2:2|3:460|4:384|5:453|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:30|14:461;4|13:30|14:462;4|13:32|14:463;4|13:30|14:464;4|13:178|'
  3236. ..'14:465;p;1|1:42|2:2|3:466|4:44|5:324|6:6|7:6|18:6|11:6|12:6|8:6|2:2|2:2;n;4|13:335|14:467;4|13:225|14:468;p;1|2:2|3:469|4:310|5:470|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:67|14:471;4|13:472|14:473;4|13:40|14:474;p;1|2:2|3:475|4:307|5:470|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:40|14:476;4|13:472|14:477;4|13:40|14:478;4|13:67|14:479;4|13:40|14:480;4|13:162|14:481;p;1|2:2'
  3237. ..'|3:482|4:310|5:470|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;p;1|2:2|3:483|4:307|5:470|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:67|14:484;4|13:67|14:485;4|13:67|14:486;p;1|2:487|3:488|4:489|5:490|7:7|8:6|2:487|2:487;n;5|17:60|37:491;p;1|2:2|3:492|4:310|5:493|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:494|14:495;p;1|2:2|3:496|4:307|5:493|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13'
  3238. ..':494|14:497;4|13:207|14:498;4|13:171|14:499;p;1|1:42|2:2|3:500|4:44|5:324|6:6|7:6|18:6|11:6|12:6|8:6|2:2|2:2;n;4|13:335|14:501;4|13:289|14:502;4|13:503|14:504;4|13:250|14:505;4|13:225|14:506;p;2;n;1|2:8|10:9|3:507|4:11|5:508|7:6|8:6|2:8|2:8;1|2:8|10:9|3:509|4:11|5:510|7:6|8:7|2:8|2:8;n;4|13:511|14:512;p;p;2;n;1|2:265|33:428|3:513|4:426|5:431|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:'
  3239. ..'265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:254|14:514;4|13:47|14:515;p;6|2:70|3:516|4:11|5:72|7:6|8:6|2:70|2:70;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:53|14:517;4|13:225|14:518;p;1|2:265|33:428|3:519|4:200|5:442|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:47|14:520;4|13:47|14:521;4|13:47|14'
  3240. ..':522;4|13:47|14:523;4|13:194|14:524;p;1|2:265|33:428|3:525|4:63|5:448|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;p;1|2:265|33:428|3:526|4:426|5:431|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:254|14:527;p;p;19|2:8|33:528|10:529|3:530|4:531|5:532|2:8|2:8;1|2:2|3:533|4:310|5:534|6'
  3241. ..':6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:225|14:535;4|13:536|14:537;4|13:162|14:538;p;1|1:539|2:8|10:540|3:541|4:310|5:542|7:6|11:6|12:6|8:7|2:8|2:8;n;3|9:6;4|13:337|14:543;p;1|2:2|3:544|4:310|5:534|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:207|14:545;4|13:225|14:546;4|13:162|14:547;4|13:207|14:548;4|13:536|14:549;4|13:207|14:550;p;2;n;1|2:265|33:428|3:551|4:430|5:431|6:6|7:'
  3242. ..'6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:190|14:552;4|13:47|14:553;p;6|2:70|3:554|4:44|5:72|7:6|8:6|2:70|2:70;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;p;1|2:265|33:428|3:555|4:169|5:442|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:194|14:556;4|13:47|14:557;4|13:194|14'
  3243. ..':558;p;1|2:265|33:428|3:559|4:310|5:448|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:47|14:560;4|13:47|14:561;4|13:47|14:562;4|13:190|14:563;p;1|2:265|33:428|3:564|4:430|5:431|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:194|14:565;4|13:190|14:566;p;p;1|2:2|3:567|4:307|5:534|6'
  3244. ..':6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:162|14:568;4|13:207|14:569;4|13:225|14:570;4|13:162|14:571;4|13:536|14:572;p;1|2:2|3:573|4:307|5:534|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:207|14:574;4|13:207|14:575;4|13:536|14:576;4|13:162|14:577;4|13:162|14:578;4|13:162|14:579;4|13:162|14:580;4|13:162|14:581;4|13:162|14:582;4|13:207|14:583;p;1|1:539|2:8|10:540|3:584|4:307|5:542'
  3245. ..'|7:6|11:6|12:6|8:7|2:8|2:8;n;3|9:6;4|13:494|14:585;4|13:225|14:586;4|13:337|14:587;p;2;n;1|2:8|10:9|3:588|4:11|5:508|7:6|12:6|8:6|2:8|2:8;n;4|13:289|14:589;4|13:304|14:590;p;1|2:8|10:9|3:591|4:11|5:510|7:6|8:7|2:8|2:8;p;1|3:592|4:11|5:593|7:6|8:7;n;5|17:594|37:595;4|13:511|14:596;p;1|3:597|4:11|5:598|7:6|8:7;n;5|17:599|37:595;4|13:600|14:601;p;2;n;1|2:265|33:428|3:602|4:63|5:4'
  3246. ..'31|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:190|14:603;p;1|2:265|33:428|3:604|4:430|5:605|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:47|14:606;4|13:47|14:607;4|13:190|14:608;4|13:47|14:609;4|13:194|14:610;p;6|2:70|3:611|4:200|5:72|7:6|8:6|2:70|2:70;n;17;18|2:432|5:433|34'
  3247. ..':77|35:434|36:435|2:432|2:432;20|1:612|13:613|14:614;4|13:600|14:615;4|13:53|14:616;4|13:337|14:617;p;1|2:265|33:428|3:618|4:44|5:619|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;p;6|2:70|3:620|4:200|5:72|7:6|8:6|2:70|2:70;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:225|14:621;4|13:600|14:622;p;1|2:265|33:428|3:623|4:6'
  3248. ..'3|5:431|6:6|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;17;18|2:432|5:433|34:77|35:434|36:435|2:432|2:432;4|13:190|14:624;p;p;1|2:487|3:625|4:384|5:626|6:6|7:7|18:6|8:6|2:487|2:487;n;4|13:627|14:628;p;1|3:629|4:384|5:630|7:7|8:6;n;5|17:631|37:491;4|13:632|14:633;p;1|2:2|3:634|4:384|5:635|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:636|14:637;4|13:636|14:638;p;1|2:2|3:639|4:384|5:635|6:6|7:'
  3249. ..'6|11:6|8:7|2:2|2:2;n;3|9:6;4|13:640|14:641;4|13:636|14:642;4|13:40|14:643;4|13:636|14:644;p;1|1:42|2:2|3:645|4:200|5:646|6:6|7:6|18:6|8:6|2:2|2:2;n;4|13:647|14:648;4|13:15|14:649;4|13:15|14:650;4|13:647|14:651;4|13:23|14:652;4|13:23|14:653;p;1|1:264|2:265|3:654|4:44|5:655|7:6|11:6|12:6|8:6|2:265|2:265;n;16;10|1:268;10|1:143;4|13:656|14:657;4|13:15|14:658;4|13:19|14:659;4|13:40'
  3250. ..'|14:660;p;1|1:42|2:2|3:661|4:200|5:646|6:6|7:6|18:6|8:6|2:2|2:2;n;20|1:662|13:663|14:664;4|13:15|14:665;p;1|2:2|3:666|4:317|5:635|6:6|7:6|11:6|8:7|2:2|2:2;n;3|9:6;4|13:40|14:667;4|13:636|14:668;p;1|2:2|3:669|4:317|5:635|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:636|14:670;4|13:67|14:671;p;1|2:2|3:672|4:384|5:673|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:636|14:674;4|13:636|14:675'
  3251. ..';4|13:636|14:676;4|13:636|14:677;4|13:636|14:678;4|13:636|14:679;4|13:232|14:680;p;2;n;1|2:681|3:682|4:169|5:683|38:77|7:7|8:7|2:681|2:681;n;4|13:684|14:685;p;1|2:686|3:687|4:169|5:688|38:77|7:6|8:7|2:686|2:686;n;4|13:689|14:690;p;6|2:95|3:691|4:169|5:692|38:77|7:6|8:6|2:95|2:95;p;1|2:2|3:693|4:310|5:493|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:171|14:694;4|13:207|14:695;p;1'
  3252. ..'|2:2|3:696|4:317|5:673|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;p;1|1:264|2:265|3:697|4:44|5:698|7:6|18:6|11:6|12:6|8:6|2:265|2:265;n;16;10|1:268;10|1:143;p;1|2:2|3:699|4:307|5:493|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:171|14:700;4|13:207|14:701;p;2;n;1|2:681|3:702|4:169|5:683|38:77|7:7|8:7|2:681|2:681;n;20|1:703|13:704|14:705;4|13:706|14:707;p;1|2:686|3:708|4:169|5:688|38:7'
  3253. ..'7|7:6|8:7|2:686|2:686;n;20|1:703|13:709|14:710;p;6|2:95|3:711|4:169|5:692|38:77|7:6|8:6|2:95|2:95;n;20|1:612|13:712|14:713;4|13:600|14:714;4|13:715|14:716;4|13:600|14:717;p;p;2;n;1|2:2|3:718|4:200|5:719|7:6|8:7|2:2|2:2;n;4|13:720|14:721;p;1|2:2|3:722|4:44|5:723|6:6|7:6|18:6|8:7|2:2|2:2;1|2:2|3:724|4:200|5:719|7:6|8:7|2:2|2:2;n;4|13:725|14:726;4|13:689|14:727;4|13:728|14:729;p;'
  3254. ..'1|2:2|3:730|4:44|5:723|7:6|11:6|8:7|2:2|2:2;n;20|1:703|13:731|14:732;20|1:703|13:733|14:734;4|13:728|14:735;4|13:689|14:736;4|13:737|14:738;p;1|2:2|3:739|4:44|5:740|7:6|8:7|2:2|2:2;n;4|13:728|14:741;4|13:742|14:743;p;1|2:2|3:744|4:44|5:745|7:6|8:7|2:2|2:2;1|2:2|3:746|4:44|5:747|7:6|11:6|8:7|2:2|2:2;n;4|13:715|14:748;4|13:715|14:749;p;p;1|2:487|3:750|4:489|5:751|7:7|8:6|2:487|2'
  3255. ..':487;n;5|17:752|37:491;4|13:715|14:753;p;1|1:42|2:2|3:754|4:44|5:755|7:6|18:6|12:6|8:6|2:2|2:2;n;4|13:15|14:756;4|13:190|14:757;4|13:190|14:758;4|13:190|14:759;4|13:190|14:760;p;2;n;1|2:2|3:761|4:169|5:762|7:6|8:7|2:2|2:2;n;4|13:763|14:764;p;1|2:2|3:765|4:44|5:766|7:6|8:7|2:2|2:2;n;20|1:703|13:767|14:768;20|1:703|13:769|14:770;p;6|2:771|3:772|4:11|5:773|6:6|7:6|8:6|2:771|2:771'
  3256. ..';n;20|1:774|13:775|14:776;20|1:774|13:777|14:778;20|1:774|13:779|14:780;4|13:53|14:781;p;1|2:2|3:782|4:169|5:783|6:6|7:6|18:6|8:7|2:2|2:2;1|2:2|3:784|4:44|5:766|7:6|12:6|8:7|2:2|2:2;n;20|1:703|13:785|14:786;20|1:703|13:769|14:787;p;1|2:2|3:788|4:169|5:789|7:6|8:6|2:2|2:2;n;4|13:737|14:790;4|13:737|14:791;4|13:737|14:792;4|13:737|14:793;4|13:737|14:794;4|13:689|14:795;4|13:763|'
  3257. ..'14:796;p;p;1|1:264|2:265|3:797|4:44|5:655|7:6|11:6|12:6|8:6|2:265|2:265;n;16;10|1:268;10|1:143;4|13:15|14:798;4|13:40|14:799;p;1|2:2|3:800|4:310|5:801|6:6|7:6|11:6|8:7|2:2|2:2;n;3|9:6;4|13:647|14:802;4|13:647|14:803;4|13:182|14:804;p;1|2:2|3:805|4:307|5:801|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:647|14:806;4|13:28|14:807;4|13:182|14:808;4|13:647|14:809;4|13:185|14:810;p;1|2:2|3'
  3258. ..':811|4:310|5:801|6:6|7:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:647|14:812;4|13:647|14:813;4|13:182|14:814;4|13:647|14:815;4|13:185|14:816;p;1|2:2|3:817|4:307|5:801|6:6|7:6|11:6|8:7|2:2|2:2;n;3|9:6;4|13:647|14:818;4|13:28|14:819;4|13:185|14:820;4|13:647|14:821;4|13:647|14:822;4|13:182|14:823;p;1|1:42|2:158|3:824|4:44|5:655|6:6|7:6|18:6|11:6|12:6|8:6|2:158|2:158;n;4|13:15|14:825;4|13:82'
  3259. ..'6|14:827;p;1|2:2|3:828|4:310|5:829|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:647|14:830;4|13:647|14:831;p;1|2:2|3:832|4:307|5:829|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:647|14:833;4|13:647|14:834;4|13:835|14:836;4|13:647|14:837;p;1|2:2|3:838|4:384|5:839|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;4|13:494|14:840;4|13:67|14:841;4|13:40|14:842;4|13:171|14:843;p;1|2:2|3:844|4:317|'
  3260. ..'5:839|6:6|7:6|11:6|12:6|8:7|2:2|2:2;n;3|9:6;p;1|2:70|39:845|3:846|4:200|5:847|40:6|6:6|7:7|11:6|8:7|2:70|2:70;n;4|13:848|14:849;p;p;')
  3261. for _,Object in pairs(Objects) do
  3262. Object.Parent = script and script.Parent==workspace and script or workspace
  3263. end
  3264. for _,f in pairs(ActualScripts) do f() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement