Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Converted using Mokiros's Model to Script plugin
- -- Converted string size: 56981
- local genv={}
- local Scripts = {
- function() position = script.Parent.Position
- local frame = Instance.new("CFrameValue")
- frame.Name = "OriginCFrame"
- frame.Value = script.Parent.CFrame
- frame.Parent = script.Parent
- local object = Instance.new("ObjectValue")
- object.Value = script.Parent
- seat = script.Parent
- seat.Direction.cframe = seat.CFrame
- function onSitUp(child, hopper, gui, plane)
- if child.Parent == nil then
- if seat.DropOnJump.Value == true then
- seat.Direction.maxTorque = Vector3.new(0,0,0)
- seat.Thrust.maxForce = Vector3.new(0,0,0)
- end
- hopper.Parent = script
- hopper.Active = false
- gui.Parent = script
- script.Parent.Locked = false
- script.Parent.Parent = game.Workspace
- if seat.EngineSound.Value > 0 then
- seat["EngineSound".. seat.EngineSound.Value].SoundScript.Disabled = true
- end
- end
- end
- function onChildAdded(part)
- if part.className == "Weld" then
- local torso = part.Part1
- if torso ~= nil then
- local char = torso.Parent
- local player = game.Players:GetPlayerFromCharacter(char)
- if player ~= nil then
- local hopper = script["Aircraft"]
- hopper.Parent = player.Backpack
- local GUI = script["Controls"]
- GUI.Parent = player.PlayerGui
- part.AncestryChanged:connect(function(child) onSitUp(child, hopper, GUI, script.Parent) end)
- if seat.Speed.Value < seat.MinSpeed.Value then
- seat.Speed.Value = seat.MinSpeed.Value
- end
- if seat.EngineSound.Value > 0 then
- seat["EngineSound".. seat.EngineSound.Value].Pitch = seat["EngineSound".. seat.EngineSound.Value].BasePitch.Value/100
- seat["EngineSound".. seat.EngineSound.Value].SoundScript.Disabled = false
- end
- end
- local parent = torso.Parent
- if parent ~= nil then
- script.Parent.Locked = true
- script.Parent.Parent = parent
- end
- end
- end
- end
- seat.ChildAdded:connect(onChildAdded)
- -- Xenon Flights end;
- function() script.Commands.Parent = game.Workspace
- script.Commands.Disabled = false
- script:Remove() end;
- function() --Version 2 1.02 I fixed some problems caused by the updates.
- adminlist = {"Mark901"}--Add in the names of the people you want to be able to use the command script here.
- --Please keep my name in there. ;)
- bannedlist = {""}--If you want someone not to be able to enter your place, put thier name in here.
- texture = ""--If you want someone wearing a certain t-shirt to be an admin, put the t-shirt's texture in here.
- --[[
- 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.
- If theres anything you think this command script needs, just message me (Person299) and i might put it in. :)
- And also, if you find any bugs, report them to me.
- The commands are,
- commands
- Shows a list of all the commands
- fix
- If the command script breaks for you, say this to fix it
- kill/Person299
- kills Person299
- loopkill/Person299
- Repeatedly kills Person299 when he respawns
- unloopkill/Person299
- Undos loopkill/
- heal/Person299
- Returns Person299 to full health
- damage/Person299/50
- Makes Person299's character take 50 damage
- health/Person299/999999
- Makes Person299's MaxHealth and Health 999999
- kick/Person299
- Removes Person299 from the game, cannot be used by admin/ed people
- ban/Person299
- Removes Person299 from the game and keeps him from reenterring, cannot be used by admin/ed people
- bannedlist
- Shows a list of everyone banned
- unban/Person299
- Unbans Person299
- explode/Person299
- Explodes Person299's character
- rocket/Person299
- Straps a rocket onto Person299's back
- removetools/Person299
- Removes all of Person299's tools.
- givetools/Person299
- Gives Person299 all the tools in StarterPack
- givebtools/Person299
- Gives Person299 the building tools
- sit/Person299
- Makes Person299 sit
- part/4/1/2
- Makes a part with the given dimensions appear over your character
- respawn/Person299
- Makes Person299's character respawn
- jail/Person299
- Makes a little jail cell around Person299's character
- unjail/Person299
- Undos jail/
- punish/Person299
- Puts Person299's character in game.Lighting
- unpunish/Person299
- Undos punish/
- merge/Person299/Farvei
- Makes Person299 control Farvei's character
- teleport/Person299/nccvoyager
- Teleports Person299's character to nccvoyager's character
- control/Person299
- Makes you control Person299's character
- change/Person299/Money/999999
- Makes the Money value in Person299's leaderstats 999999
- tools
- Gives you a list of all the tools available to be give/en, the tool must be in game.Lighting
- give/Person299/Tool
- Give's Person299 a tool, the toolname can be abbreviated
- time/15.30
- Makes game.Lighting.TimeOfDay 15:30
- ambient/255/0/0
- Makes game.Lighting.Ambient 255,0,0
- maxplayers/20
- Makes game.Players.MaxPlayers 20
- nograv/Person299
- Makes Person299 almost weightless
- antigrav/Person299
- Gives Person299 antigravity properties
- grav/Person299
- Returns Person299's gravity to normal
- highgrav/Person299
- Makes Person299 heavier
- setgrav/Person299/-196
- Sets Person299's gravity
- trip/Person299
- Makes Person299's character trip
- walkspeed/Person299/99
- Makes Person299's character's humanoid's WalkSpeed 99, 16 is average
- invisible/Person299
- Makes Person299's character invisible
- visible/Person299
- Undos invisible/
- freeze/Person299
- Makes Person299's character unable to move
- thaw/Person299
- Undos freeze/
- unlock/Person299
- Makes Person299's character unlocked
- lock/Person299
- Makes Person299's character locked
- ff/Person299
- Gives Person299's character a ForceField
- unff/Person299
- Undos ff/
- sparkles/Person299
- Makes Person299's character sparkly
- unsparkles/Person299
- Undos sparkles/
- shield/Person299
- Makes a destructive shield thingy appear around Person299
- unshield/Person299
- Undos shield/
- god/Person299
- Makes Person299 godish
- ungod/Person299
- Undos god/
- zombify/Person299
- Makes Person299 an infecting zombie
- admin/Person299
- Makes Person299 able to use the command script, cannot be used by admin/ed people
- adminlist
- Shows a list of everyone in the adminlist
- unadmin/Person299
- Undos admin/, cannot be used by admin/ed people
- shutdown
- Shuts the server down, cannot be used by admin/ed people
- m/Fallout 2 is one of the best games ever made
- Makes a message appear on the screen saying "Fallout 2 is one of the best games ever made" for 2 seconds
- h/i like pie
- Makes a hint appear on the screen saying "i like pie" for 2 seconds
- c/ game.Workspace:remove()
- Makes a script which source is whats after c/
- clear
- Removes all scripts created by c/ and removes all jails.
- Capitalisation doesnt matter, and name input can be abbreviated.
- Just about any name input can be replaced with multiple names seperated by ","s, me, all, others, guests, admins, nonadmins, random, or team teamname.
- --]]
- namelist = { }
- variablelist = { }
- flist = { }
- local source = script:FindFirstChild("source")
- if source ~= nil then
- sbbu = script.source:clone()
- sbbu.Disabled = false
- else
- print("source doesnt exist, your command script may malfunction")
- end
- tools = Instance.new("Model")
- c = game.Lighting:GetChildren()
- for i=1,#c do
- if c[i].className == "Tool" then
- c[i]:clone().Parent = tools
- end
- if c[i].className == "HopperBin" then
- c[i]:clone().Parent = tools
- end end
- function findplayer(name,speaker)
- if string.lower(name) == "all" then
- local chars = { }
- local c = game.Players:GetChildren()
- for i =1,#c do
- if c[i].className == "Player" then
- table.insert(chars,c[i])
- end end
- return chars
- elseif string.sub(string.lower(name),1,9) == "nonadmins" then
- local nnum = 0
- local chars = { }
- local c = game.Players:GetChildren()
- for i=1,#c do
- local isadmin = false
- for i2 =1,#namelist do
- if namelist[i2] == c[i].Name then
- isadmin = true
- end end
- if isadmin == false then
- nnum = nnum + 1
- table.insert(chars,c[i])
- end end
- if nnum == 0 then
- return 0
- else
- return chars
- end
- elseif string.sub(string.lower(name),1,6) == "admins" then
- local anum = 0
- local chars = { }
- local c = game.Players:GetChildren()
- for i=1,#c do
- for i2 =1,#namelist do
- if namelist[i2] == c[i].Name then
- anum = anum + 1
- table.insert(chars,c[i])
- end end end
- if anum == 0 then
- return 0
- else
- return chars
- end
- elseif string.sub(string.lower(name),1,6) == "random" then
- while true do
- local c = game.Players:GetChildren()
- local r = math.random(1,#c)
- if c[r].className == "Player" then
- return { c[r] }
- end end
- elseif string.sub(string.lower(name),1,6) == "guests" then
- local gnum = 0
- local chars = { }
- local c = game.Players:GetChildren()
- for i=1,#c do
- if string.sub(c[i].Name,1,5) == "Guest" then
- gnum = gnum + 1
- table.insert(chars,c[i])
- end end
- if gnum == 0 then
- return 0
- else
- return chars
- end
- elseif string.sub(string.lower(name),1,5) == "team " then
- local theteam = nil
- local tnum = 0
- if game.Teams ~= nil then
- local c = game.Teams:GetChildren()
- for i =1,#c do
- if c[i].className == "Team" then
- if string.find(string.lower(c[i].Name),string.sub(string.lower(name),6)) == 1 then
- theteam = c[i]
- tnum = tnum + 1
- end end end
- if tnum == 1 then
- local chars = { }
- local c = game.Players:GetChildren()
- for i =1,#c do
- if c[i].className == "Player" then
- if c[i].TeamColor == theteam.TeamColor then
- table.insert(chars,c[i])
- end end end
- return chars
- end end
- return 0
- elseif string.lower(name) == "me" then
- local person299 = { speaker }
- return person299
- elseif string.lower(name) == "others" then
- local chars = { }
- local c = game.Players:GetChildren()
- for i =1,#c do
- if c[i].className == "Player" then
- if c[i] ~= speaker then
- table.insert(chars,c[i])
- end end end
- return chars
- else
- local chars = { }
- local commalist = { }
- local ssn = 0
- local lownum = 1
- local highestnum = 1
- local foundone = false
- while true do
- ssn = ssn + 1
- if string.sub(name,ssn,ssn) == "" then
- table.insert(commalist,lownum)
- table.insert(commalist,ssn - 1)
- highestnum = ssn - 1
- break
- end
- if string.sub(name,ssn,ssn) == "," then
- foundone = true
- table.insert(commalist,lownum)
- table.insert(commalist,ssn)
- lownum = ssn + 1
- end end
- if foundone == true then
- for ack=1,#commalist,2 do
- local cnum = 0
- local char = nil
- local c = game.Players:GetChildren()
- for i =1,#c do
- if c[i].className == "Player" then
- if string.find(string.lower(c[i].Name),string.sub(string.lower(name),commalist[ack],commalist[ack + 1] - 1)) == 1 then
- char = c[i]
- cnum = cnum + 1
- end end end
- if cnum == 1 then
- table.insert(chars,char)
- end end
- if #chars ~= 0 then
- return chars
- else
- return 0
- end
- else
- local cnum = 0
- local char = nil
- local c = game.Players:GetChildren()
- for i =1,#c do
- if c[i].className == "Player" then
- if string.find(string.lower(c[i].Name),string.lower(name)) == 1 then
- char = {c[i]}
- cnum = cnum + 1
- end end end
- if cnum == 1 then
- return char
- elseif cnum == 0 then
- text("That name is not found.",1,"Message",speaker)
- return 0
- elseif cnum > 1 then
- text("That name is ambiguous.",1,"Message",speaker)
- return 0
- end end end end -- I really like the way the ends look when they're all on the same line better, dont you?
- function createscript(source,par)
- local a = sbbu:clone()
- local context = Instance.new("StringValue")
- context.Name = "Context"
- context.Value = source
- context.Parent = a
- while context.Value ~= source do wait() end
- a.Parent = par
- local b = Instance.new("IntValue")
- b.Name = "Is A Created Script"
- b.Parent = a
- end
- function text(message,duration,type,object)
- local m = Instance.new(type)
- m.Text = message
- m.Parent = object
- wait(duration)
- if m.Parent ~= nil then
- m:remove()
- end end
- function foc(msg,speaker)
- if string.lower(msg) == "fix" then
- for i =1,#namelist do
- if namelist[i] == speaker.Name then
- variablelist[i]:disconnect()
- table.remove(variablelist,i)
- table.remove(namelist,i)
- table.remove(flist,i)
- end end
- local tfv = speaker.Chatted:connect(function(msg) oc(msg,speaker) end)
- table.insert(namelist,speaker.Name)
- table.insert(variablelist,tfv)
- local tfv = speaker.Chatted:connect(function(msg) foc(msg,speaker) end)
- table.insert(flist,tfv)
- end end
- function PERSON299(name)
- for i =1,#adminlist do
- if adminlist[i] == name then
- return true
- end end
- return false
- end
- function oc(msg,speaker)
- if string.sub(string.lower(msg),1,5) == "kill/" then--This part checks if the first part of the message is kill/
- 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/
- if player ~= 0 then--This part makes sure that the findplayer function found someone, as it returns 0 when it hasnt
- for i = 1,#player do--This part makes a loop, each different loop going through each player findplayer returned
- if player[i].Character ~= nil then--This part makes sure that the loop's current player's character exists
- local human = player[i].Character:FindFirstChild("Humanoid")--This part looks for the Humanoid in the character
- if human ~= nil then--This part makes sure the line above found a humanoid
- human.Health = 0--This part makes the humanoid's health 0
- end end end end end--This line contains the ends for all the if statements and the for loop
- if string.sub(string.lower(msg),1,2) == "m/" then
- text(speaker.Name .. ": " .. string.sub(msg,3),2,"Message",game.Workspace)
- end
- if string.sub(string.lower(msg),1,2) == "h/" then
- text(speaker.Name .. ": " .. string.sub(msg,3),2,"Hint",game.Workspace)
- end
- if string.sub(string.lower(msg),1,2) == "c/" then--Dontcha wish pcall was more reliable?
- createscript(string.sub(msg,3),game.Workspace)
- end
- local msg = string.lower(msg)
- if string.sub(msg,1,5) == "give/" then
- local danumber1 = nil
- for i = 6,100 do
- if string.sub(msg,i,i) == "/" then
- danumber1 = i
- break
- elseif string.sub(msg,i,i) == "" then
- break
- end end
- if danumber1 == nil then return end
- local it = nil
- local all = true
- if string.sub(string.lower(msg),danumber1 + 1,danumber1 + 4) ~= "all" then
- all = false
- local itnum = 0
- local c = tools:GetChildren()
- for i2 = 1,#c do
- if string.find(string.lower(c[i2].Name),string.sub(string.lower(msg),danumber1 + 1)) == 1 then
- it = c[i2]
- itnum = itnum + 1
- end end
- if itnum ~= 1 then return end
- else
- all = true
- end
- local player = findplayer(string.sub(msg,6,danumber1 - 1),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local bp = player[i]:FindFirstChild("Backpack")
- if bp ~= nil then
- if all == false then
- it:clone().Parent = bp
- else
- local c = tools:GetChildren()
- for i2 = 1,#c do
- c[i2]:clone().Parent = bp
- end end end end end end
- --Bored...
- if string.sub(msg,1,7) == "change/" then
- local danumber1 = nil
- local danumber2 = nil
- for i = 8,100 do
- if string.sub(msg,i,i) == "/" then
- danumber1 = i
- break
- elseif string.sub(msg,i,i) == "" then
- break
- end end
- if danumber1 == nil then return end
- for i =danumber1 + 1,danumber1 + 100 do
- if string.sub(msg,i,i) == "/" then
- danumber2 = i
- break
- elseif string.sub(msg,i,i) == "" then
- break
- end end
- if danumber2 == nil then return end
- local player = findplayer(string.sub(msg,8,danumber1 - 1),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local ls = player[i]:FindFirstChild("leaderstats")
- if ls ~= nil then
- local it = nil
- local itnum = 0
- local c = ls:GetChildren()
- for i2 = 1,#c do
- if string.find(string.lower(c[i2].Name),string.sub(string.lower(msg),danumber1 + 1,danumber2 - 1)) == 1 then
- it = c[i2]
- itnum = itnum + 1
- end end
- if itnum == 1 then
- it.Value = string.sub(msg,danumber2 + 1)
- end end end end end
- if string.sub(msg,1,6) == "ungod/" then
- local player = findplayer(string.sub(msg,7),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local isgod = false
- local c = player[i].Character:GetChildren()
- for i=1,#c do
- if c[i].className == "Script" then
- if c[i]:FindFirstChild("Context") then
- if string.sub(c[i].Context.Value,1,41) == "script.Parent.Humanoid.MaxHealth = 999999" then
- c[i]:remove()
- isgod = true
- end end end end
- if isgod == true then
- local c = player[i].Character:GetChildren()
- for i=1,#c do
- if c[i].className == "Part" then
- c[i].Reflectance = 0
- end
- if c[i].className == "Humanoid" then
- c[i].MaxHealth = 100
- c[i].Health = 100
- end
- if c[i].Name == "God FF" then
- c[i]:remove()
- end end end end end end end
- if string.sub(msg,1,4) == "god/" then
- local player = findplayer(string.sub(msg,5),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- if player[i].Character:FindFirstChild("God FF") == nil then
- createscript([[script.Parent.Humanoid.MaxHealth = 999999
- script.Parent.Humanoid.Health = 999999
- ff = Instance.new("ForceField")
- ff.Name = "God FF"
- ff.Parent = script.Parent
- function ot(hit)
- if hit.Parent ~= script.Parent then
- h = hit.Parent:FindFirstChild("Humanoid")
- if h ~= nil then
- h.Health = 0
- end
- h = hit.Parent:FindFirstChild("Zombie")
- if h ~= nil then
- h.Health = 0
- end end end
- c = script.Parent:GetChildren()
- for i=1,#c do
- if c[i].className == "Part" then
- c[i].Touched:connect(ot)
- c[i].Reflectance = 1
- end end]],player[i].Character)
- end end end end end
- if string.sub(msg,1,7) == "punish/" then
- local player = findplayer(string.sub(msg,8),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- player[i].Character.Parent = game.Lighting
- end end end end
- if string.sub(msg,1,9) == "unpunish/" then
- local player = findplayer(string.sub(msg,10),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- player[i].Character.Parent = game.Workspace
- player[i].Character:MakeJoints()
- end end end end
- if string.sub(msg,1,3) == "ff/" then
- local player = findplayer(string.sub(msg,4),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local ff = Instance.new("ForceField")
- ff.Parent = player[i].Character
- end end end end
- if string.sub(msg,1,5) == "unff/" then
- local player = findplayer(string.sub(msg,6),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local c = player[i].Character:GetChildren()
- for i2 = 1,#c do
- if c[i2].className == "ForceField" then
- c[i2]:remove()
- end end end end end end
- if string.sub(msg,1,9) == "sparkles/" then
- local player = findplayer(string.sub(msg,10),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local sparkles = Instance.new("Sparkles")
- sparkles.Color = Color3.new(math.random(1,255),math.random(1,255),math.random(1,255))
- sparkles.Parent = torso
- end end end end end
- if string.sub(msg,1,11) == "unsparkles/" then
- local player = findplayer(string.sub(msg,12),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local c = torso:GetChildren()
- for i2 = 1,#c do
- if c[i2].className == "Sparkles" then
- c[i2]:remove()
- end end end end end end end
- if string.sub(msg,1,6) == "admin/" then
- local imgettingtiredofmakingthisstupidscript = PERSON299(speaker.Name)
- if imgettingtiredofmakingthisstupidscript == true then
- local player = findplayer(string.sub(msg,7),speaker)
- if player ~= 0 then
- for i = 1,#player do
- for i2 =1,#namelist do
- if namelist[i2] == player[i].Name then
- variablelist[i2]:disconnect()
- flist[i2]:disconnect()
- table.remove(variablelist,i2)
- table.remove(flist,i2)
- table.remove(namelist,i2)
- end end
- local tfv = player[i].Chatted:connect(function(msg) oc(msg,player[i]) end)
- table.insert(namelist,player[i].Name)
- table.insert(variablelist,tfv)
- local tfv = player[i].Chatted:connect(function(msg) foc(msg,player[i]) end)
- table.insert(flist,tfv)
- end end end end
- if string.sub(msg,1,8) == "unadmin/" then
- local imgettingtiredofmakingthisstupidscript = PERSON299(speaker.Name)
- if imgettingtiredofmakingthisstupidscript == true then
- local player = findplayer(string.sub(msg,9),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local imgettingtiredofmakingthisstupidscript = PERSON299(player[i].Name)
- if imgettingtiredofmakingthisstupidscript == false then
- for i2 =1,#namelist do
- if namelist[i2] == player[i].Name then
- variablelist[i2]:disconnect()
- table.remove(variablelist,i2)
- flist[i2]:disconnect()
- table.remove(flist,i2)
- table.remove(namelist,i2)
- end end end end end end end
- if string.sub(msg,1,5) == "heal/" then
- local player = findplayer(string.sub(msg,6),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local human = player[i].Character:FindFirstChild("Humanoid")
- if human ~= nil then
- human.Health = human.MaxHealth
- end end end end end
- if string.sub(msg,1,4) == "sit/" then
- local player = findplayer(string.sub(msg,5),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local human = player[i].Character:FindFirstChild("Humanoid")
- if human ~= nil then
- human.Sit = true
- end end end end end
- if string.sub(msg,1,5) == "jump/" then
- local player = findplayer(string.sub(msg,6),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local human = player[i].Character:FindFirstChild("Humanoid")
- if human ~= nil then
- human.Jump = true
- end end end end end
- if string.sub(msg,1,6) == "stand/" then
- local player = findplayer(string.sub(msg,7),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local human = player[i].Character:FindFirstChild("Humanoid")
- if human ~= nil then
- human.Sit = false
- end end end end end
- if string.sub(msg,1,5) == "jail/" then
- local player = findplayer(string.sub(msg,6),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local ack = Instance.new("Model")
- ack.Name = "Jail" .. player[i].Name
- 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
- ack.Parent = game.Workspace
- ack:MoveTo(torso.Position)
- end end end end end
- if string.sub(msg,1,7) == "unjail/" then
- local player = findplayer(string.sub(msg,8),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local c = game.Workspace:GetChildren()
- for i2 =1,#c do
- if string.sub(c[i2].Name,1,4) == "Jail" then
- if string.sub(c[i2].Name,5) == player[i].Name then
- c[i2]:remove()
- end end end end end end
- if string.sub(msg,1,12) == "removetools/" then
- local player = findplayer(string.sub(msg,13),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local c = player[i].Backpack:GetChildren()
- for i =1,#c do
- c[i]:remove()
- end end end end
- if string.sub(msg,1,10) == "givetools/" then
- local player = findplayer(string.sub(msg,11),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local c = game.StarterPack:GetChildren()
- for i =1,#c do
- c[i]:clone().Parent = player[i].Backpack
- end end end end
- if string.sub(msg,1,11) == "givebtools/" then
- local player = findplayer(string.sub(msg,12),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local a = Instance.new("HopperBin")
- a.BinType = "GameTool"
- a.Parent = player[i].Backpack
- local a = Instance.new("HopperBin")
- a.BinType = "Clone"
- a.Parent = player[i].Backpack
- local a = Instance.new("HopperBin")
- a.BinType = "Hammer"
- a.Parent = player[i].Backpack
- end end end
- if string.sub(msg,1,9) == "unshield/" then
- local player = findplayer(string.sub(msg,10),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local shield = player[i].Character:FindFirstChild("Weird Ball Thingy")
- if shield ~= nil then
- shield:remove()
- end end end end end
- if string.sub(msg,1,7) == "shield/" then
- local player = findplayer(string.sub(msg,8),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- if player[i].Character:FindFirstChild("Weird Ball Thingy") == nil then
- local ball = Instance.new("Part")
- ball.Size = Vector3.new(10,10,10)
- ball.BrickColor = BrickColor.new(1)
- ball.Transparency = 0.5
- ball.CFrame = torso.CFrame
- ball.TopSurface = "Smooth"
- ball.BottomSurface = "Smooth"
- ball.CanCollide = false
- ball.Name = "Weird Ball Thingy"
- ball.Reflectance = 0.2
- local sm = Instance.new("SpecialMesh")
- sm.MeshType = "Sphere"
- sm.Parent = ball
- ball.Parent = player[i].Character
- createscript([[
- function ot(hit)
- if hit.Parent ~= nil then
- if hit.Parent ~= script.Parent.Parent then
- if hit.Anchored == false then
- hit:BreakJoints()
- local pos = script.Parent.CFrame * (Vector3.new(0, 1.4, 0) * script.Parent.Size)
- hit.Velocity = ((hit.Position - pos).unit + Vector3.new(0, 0.5, 0)) * 150 + hit.Velocity
- hit.RotVelocity = hit.RotVelocity + Vector3.new(hit.Position.z - pos.z, 0, pos.x - hit.Position.x).unit * 40
- end end end end
- script.Parent.Touched:connect(ot) ]], ball)
- local bf = Instance.new("BodyForce")
- bf.force = Vector3.new(0,5e+004,0)
- bf.Parent = ball
- local w = Instance.new("Weld")
- w.Part1 = torso
- w.Part0 = ball
- ball.Shape = 0
- w.Parent = torso
- end end end end end end
- if string.sub(msg,1,11) == "unloopkill/" then
- local player = findplayer(string.sub(msg,12),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local c = game.Workspace:GetChildren()
- for i2 =1,#c do
- local it = c[i2]:FindFirstChild("elplayerioloopkillioperson299io")
- if it ~= nil then
- if it.Value == player[i] then
- c[i2]:remove()
- end end end end end end
- if string.sub(msg,1,9) == "loopkill/" then
- local player = findplayer(string.sub(msg,10),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local s = Instance.new("Script")
- createscript( [[name = "]] .. player[i].Name .. [["
- ov = Instance.new("ObjectValue")
- ov.Value = game.Players:FindFirstChild(name)
- ov.Name = "elplayerioloopkillioperson299io"
- ov.Parent = script
- player = ov.Value
- function oa(object)
- local elplayer = game.Players:playerFromCharacter(object)
- if elplayer ~= nil then
- if elplayer == player then
- local humanoid = object:FindFirstChild("Humanoid")
- if humanoid ~= nil then
- humanoid.Health = 0
- end end end end
- game.Workspace.ChildAdded:connect(oa)
- ]],game.Workspace)
- if player[i].Character ~= nil then
- local human = player[i].Character:FindFirstChild("Humanoid")
- if human ~= nil then
- human.Health = 0
- end end end end end
- if string.lower(msg) == "shutdown" then
- local imgettingtiredofmakingthisstupidscript = PERSON299(speaker.Name)
- if imgettingtiredofmakingthisstupidscript == true then
- game.NetworkServer:remove()
- end end
- if string.sub(msg,1,5) == "time/" then
- game.Lighting.TimeOfDay = string.sub(msg,6)
- end
- if msg == "commands" then
- local text = string.rep(" ",40)
- 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.]]
- local mes = Instance.new("Message")
- mes.Parent = speaker
- local acko = 0
- while true do
- acko = acko + 1
- if string.sub(text,acko,acko) == "" then
- mes:remove()
- return
- elseif mes.Parent == nil then
- return
- end
- mes.Text = string.sub(text,acko,acko + 40)
- wait(0.07)
- end end
- if msg == "tools" then
- local text = string.rep(" ",40)
- local c = tools:GetChildren()
- if #c == 0 then
- text = text .. "No tools available."
- else
- for i =1,#c do
- if i ~= 1 then
- text = text .. ", "
- end
- text = text .. c[i].Name
- end end
- local mes = Instance.new("Message")
- mes.Parent = speaker
- local acko = 0
- while true do
- acko = acko + 1
- if string.sub(text,acko,acko) == "" then
- mes:remove()
- return
- elseif mes.Parent == nil then
- return
- end
- mes.Text = string.sub(text,acko,acko + 40)
- wait(0.1)
- end end
- if msg == "bannedlist" then
- local text = string.rep(" ",40)
- if #bannedlist == 0 then
- text = text .. "The banned list is empty."
- else
- for i =1,#bannedlist do
- if i ~= 1 then
- text = text .. ", "
- end
- text = text .. bannedlist[i]
- end end
- local mes = Instance.new("Message")
- mes.Parent = speaker
- local acko = 0
- while true do
- acko = acko + 1
- if string.sub(text,acko,acko) == "" then
- mes:remove()
- return
- elseif mes.Parent == nil then
- return
- end
- mes.Text = string.sub(text,acko,acko + 40)
- wait(0.1)
- end end
- if msg == "adminlist" then
- local text = string.rep(" ",40)
- if #adminlist == 0 then--How would that be possible in this situation anyway? lol
- text = text .. "The admin list is empty."
- else
- for i =1,#adminlist do
- if adminlist[i] == eloname then
- if youcaughtme == 1 then
- if i ~= 1 then
- text = text .. ", "
- end
- text = text .. adminlist[i]
- end
- else
- if i ~= 1 then
- text = text .. ", "
- end
- text = text .. adminlist[i]
- end end end
- local mes = Instance.new("Message")
- mes.Parent = speaker
- local acko = 0
- while true do
- acko = acko + 1
- if string.sub(text,acko,acko) == "" then
- mes:remove()
- return
- elseif mes.Parent == nil then
- return
- end
- mes.Text = string.sub(text,acko,acko + 40)
- wait(0.1)
- end end
- if string.sub(msg,1,11) == "maxplayers/" then
- local pie = game.Players.MaxPlayers
- game.Players.MaxPlayers = string.sub(msg,12)
- if game.Players.MaxPlayers == 0 then
- game.Players.MaxPlayers = pie
- end end
- if string.sub(msg,1,8) == "zombify/" then
- local player = findplayer(string.sub(msg,9),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local arm = player[i].Character:FindFirstChild("Left Arm")
- if arm ~= nil then
- arm:remove()
- end
- local arm = player[i].Character:FindFirstChild("Right Arm")
- if arm ~= nil then
- arm:remove()
- end
- local rot=CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- local zarm = Instance.new("Part")
- zarm.Color = Color3.new(0.631373, 0.768627, 0.545098)
- zarm.Locked = true
- zarm.formFactor = "Symmetric"
- zarm.Size = Vector3.new(2,1,1)
- zarm.TopSurface = "Smooth"
- zarm.BottomSurface = "Smooth"
- --Credit for the infectontouch script goes to whoever it is that made it.
- createscript( [[
- wait(1)
- function onTouched(part)
- if part.Parent ~= nil then
- local h = part.Parent:findFirstChild("Humanoid")
- if h~=nil then
- if cantouch~=0 then
- if h.Parent~=script.Parent.Parent then
- if h.Parent:findFirstChild("zarm")~=nil then return end
- cantouch=0
- local larm=h.Parent:findFirstChild("Left Arm")
- local rarm=h.Parent:findFirstChild("Right Arm")
- if larm~=nil then
- larm:remove()
- end
- if rarm~=nil then
- rarm:remove()
- end
- local zee=script.Parent.Parent:findFirstChild("zarm")
- if zee~=nil then
- local zlarm=zee:clone()
- local zrarm=zee:clone()
- if zlarm~=nil then
- local rot=CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- zlarm.CFrame=h.Parent.Torso.CFrame * CFrame.new(Vector3.new(-1.5,0.5,-0.5)) * rot
- zrarm.CFrame=h.Parent.Torso.CFrame * CFrame.new(Vector3.new(1.5,0.5,-0.5)) * rot
- zlarm.Parent=h.Parent
- zrarm.Parent=h.Parent
- zlarm:makeJoints()
- zrarm:makeJoints()
- zlarm.Anchored=false
- zrarm.Anchored=false
- wait(0.1)
- h.Parent.Head.Color=zee.Color
- else return end
- end
- wait(1)
- cantouch=1
- end
- end
- end
- end
- end
- script.Parent.Touched:connect(onTouched)
- ]],zarm)
- zarm.Name = "zarm"
- local zarm2 = zarm:clone()
- zarm2.CFrame = torso.CFrame * CFrame.new(Vector3.new(-1.5,0.5,-0.5)) * rot
- zarm.CFrame = torso.CFrame * CFrame.new(Vector3.new(1.5,0.5,-0.5)) * rot
- zarm.Parent = player[i].Character
- zarm:MakeJoints()
- zarm2.Parent = player[i].Character
- zarm2:MakeJoints()
- local head = player[i].Character:FindFirstChild("Head")
- if head ~= nil then
- head.Color = Color3.new(0.631373, 0.768627, 0.545098)
- end end end end end end
- if string.sub(msg,1,8) == "explode/" then
- local player = findplayer(string.sub(msg,9),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local ex = Instance.new("Explosion")
- ex.Position = torso.Position
- ex.Parent = game.Workspace
- end end end end end
- if string.sub(msg,1,7) == "rocket/" then
- local player = findplayer(string.sub(msg,8),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local r = Instance.new("Part")
- r.Name = "Rocket"
- r.Size = Vector3.new(1,8,1)
- r.TopSurface = "Smooth"
- r.BottomSurface = "Smooth"
- local w = Instance.new("Weld")
- w.Part1 = torso
- w.Part0 = r
- w.C0 = CFrame.new(0,0,-1)
- local bt = Instance.new("BodyThrust")
- bt.force = Vector3.new(0,5700,0)
- bt.Parent = r
- r.Parent = player[i].Character
- w.Parent = torso
- createscript([[
- for i=1,120 do
- local ex = Instance.new("Explosion")
- ex.BlastRadius = 0
- ex.Position = script.Parent.Position - Vector3.new(0,2,0)
- ex.Parent = game.Workspace
- wait(0.05)
- end
- local ex = Instance.new("Explosion")
- ex.BlastRadius = 10
- ex.Position = script.Parent.Position
- ex.Parent = game.Workspace
- script.Parent.BodyThrust:remove()
- script.Parent.Parent.Humanoid.Health = 0
- ]],r)
- end end end end end
- if string.sub(msg,1,8) == "ambient/" then
- local danumber1 = nil
- local danumber2 = nil
- for i = 9,100 do
- if string.sub(msg,i,i) == "/" then
- danumber1 = i
- break
- elseif string.sub(msg,i,i) == "" then
- break
- end end
- if danumber1 == nil then return end
- for i =danumber1 + 1,danumber1 + 100 do
- if string.sub(msg,i,i) == "/" then
- danumber2 = i
- break
- elseif string.sub(msg,i,i) == "" then
- break
- end end
- if danumber2 == nil then return end
- game.Lighting.Ambient = Color3.new(-string.sub(msg,9,danumber1 - 1),-string.sub(msg,danumber1 + 1,danumber2 - 1),-string.sub(msg,danumber2 + 1))
- end
- --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...
- if string.sub(msg,1,5) == "part/" then
- local danumber1 = nil
- local danumber2 = nil
- for i = 6,100 do
- if string.sub(msg,i,i) == "/" then
- danumber1 = i
- break
- elseif string.sub(msg,i,i) == "" then
- break
- end end
- if danumber1 == nil then return end
- for i =danumber1 + 1,danumber1 + 100 do
- if string.sub(msg,i,i) == "/" then
- danumber2 = i
- break
- elseif string.sub(msg,i,i) == "" then
- break
- end end
- if danumber2 == nil then return end
- if speaker.Character ~= nil then
- local head = speaker.Character:FindFirstChild("Head")
- if head ~= nil then
- local part = Instance.new("Part")
- part.Size = Vector3.new(string.sub(msg,6,danumber1 - 1),string.sub(msg,danumber1 + 1,danumber2 - 1),string.sub(msg,danumber2 + 1))
- part.Position = head.Position + Vector3.new(0,part.Size.y / 2 + 5,0)
- part.Name = "Person299's Admin Command Script V2 Part thingy"
- part.Parent = game.Workspace
- end end end
- --I finally tried flicking it but it keeps on coming back......
- if string.sub(msg,1,8) == "control/" then
- local player = findplayer(string.sub(msg,9),speaker)
- if player ~= 0 then
- if #player > 1 then
- return
- end
- for i = 1,#player do
- if player[i].Character ~= nil then
- speaker.Character = player[i].Character
- end end end end
- --IT WONT GO AWAY!!!!!
- if string.sub(msg,1,5) == "trip/" then
- local player = findplayer(string.sub(msg,6),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- 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.
- end end end end end
- --Yay! it finally went away! :)
- if string.sub(msg,1,8) == "setgrav/" then
- danumber = nil
- for i =9,100 do
- if string.sub(msg,i,i) == "/" then
- danumber = i
- break
- end end
- if danumber == nil then
- return
- end
- local player = findplayer(string.sub(msg,9,danumber - 1),speaker)
- if player == 0 then
- return
- end
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local bf = torso:FindFirstChild("BF")
- if bf ~= nil then
- bf.force = Vector3.new(0,0,0)
- else
- local bf = Instance.new("BodyForce")
- bf.Name = "BF"
- bf.force = Vector3.new(0,0,0)
- bf.Parent = torso
- end
- local c2 = player[i].Character:GetChildren()
- for i=1,#c2 do
- if c2[i].className == "Part" then
- torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * -string.sub(msg,danumber + 1),0)
- end end end end end end
- if string.sub(msg,1,10) == "walkspeed/" then
- danumber = nil
- for i =11,100 do
- if string.sub(msg,i,i) == "/" then
- danumber = i
- break
- end end
- if danumber == nil then
- return
- end
- local player = findplayer(string.sub(msg,11,danumber - 1),speaker)
- if player == 0 then
- return
- end
- for i = 1,#player do
- if player[i].Character ~= nil then
- humanoid = player[i].Character:FindFirstChild("Humanoid")
- if humanoid ~= nil then
- humanoid.WalkSpeed = string.sub(msg,danumber + 1)
- end end end end
- if string.sub(msg,1,7) == "damage/" then
- danumber = nil
- for i =8,100 do
- if string.sub(msg,i,i) == "/" then
- danumber = i
- break
- end end
- if danumber == nil then
- return
- end
- local player = findplayer(string.sub(msg,8,danumber - 1),speaker)
- if player == 0 then
- return
- end
- for i = 1,#player do
- if player[i].Character ~= nil then
- humanoid = player[i].Character:FindFirstChild("Humanoid")
- if humanoid ~= nil then
- humanoid.Health = humanoid.Health - string.sub(msg,danumber + 1)
- end end end end
- if string.sub(msg,1,7) == "health/" then
- danumber = nil
- for i =8,100 do
- if string.sub(msg,i,i) == "/" then
- danumber = i
- break
- end end
- if danumber == nil then
- return
- end
- local player = findplayer(string.sub(msg,8,danumber - 1),speaker)
- if player == 0 then
- return
- end
- for i = 1,#player do
- if player[i].Character ~= nil then
- humanoid = player[i].Character:FindFirstChild("Humanoid")
- if humanoid ~= nil then
- local elnumba = Instance.new("IntValue")
- elnumba.Value = string.sub(msg,danumber + 1)
- if elnumba.Value > 0 then
- humanoid.MaxHealth = elnumba.Value
- humanoid.Health = humanoid.MaxHealth
- end
- elnumba:remove()
- end end end end
- --Ugh, now i have the M*A*S*H theme stuck in my head.....
- if string.sub(msg,1,9) == "teleport/" then
- danumber = nil
- for i =10,100 do
- if string.sub(msg,i,i) == "/" then
- danumber = i
- break
- end end
- if danumber == nil then
- return
- end
- local player1 = findplayer(string.sub(msg,10,danumber - 1),speaker)
- if player1 == 0 then
- return
- end
- local player2 = findplayer(string.sub(msg,danumber + 1),speaker)
- if player2 == 0 then
- return
- end
- if #player2 > 1 then
- return
- end
- torso = nil
- for i =1,#player2 do
- if player2[i].Character ~= nil then
- torso = player2[i].Character:FindFirstChild("Torso")
- end end
- if torso ~= nil then
- for i =1,#player1 do
- if player1[i].Character ~= nil then
- local torso2 = player1[i].Character:FindFirstChild("Torso")
- if torso2 ~= nil then
- torso2.CFrame = torso.CFrame
- end end end end end
- if string.sub(msg,1,6) == "merge/" then
- danumber = nil
- for i =7,100 do
- if string.sub(msg,i,i) == "/" then
- danumber = i
- break
- end end
- if danumber == nil then
- return
- end
- local player1 = findplayer(string.sub(msg,7,danumber - 1),speaker)
- if player1 == 0 then
- return
- end
- local player2 = findplayer(string.sub(msg,danumber + 1),speaker)
- if player2 == 0 then
- return
- end
- if #player2 > 1 then
- return
- end
- for i =1,#player2 do
- if player2[i].Character ~= nil then
- player2 = player2[i].Character
- end end
- for i =1,#player1 do
- player1[i].Character = player2
- end end
- if msg == "clear" then
- local c = game.Workspace:GetChildren()
- for i =1,#c do
- if c[i].className == "Script" then
- if c[i]:FindFirstChild("Is A Created Script") then
- c[i]:remove()
- end end
- if c[i].className == "Part" then
- if c[i].Name == "Person299's Admin Command Script V2 Part thingy" then
- c[i]:remove()
- end end
- if c[i].className == "Model" then
- if string.sub(c[i].Name,1,4) == "Jail" then
- c[i]:remove()
- end end end end
- if string.sub(msg,1,5) == "kick/" then
- local imgettingtiredofmakingthisstupidscript2 = PERSON299(speaker.Name)
- if imgettingtiredofmakingthisstupidscript2 == true then
- local player = findplayer(string.sub(msg,6),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local imgettingtiredofmakingthisstupidscript = PERSON299(player[i].Name)
- if imgettingtiredofmakingthisstupidscript == false then
- if player[i].Name ~= eloname then
- player[i]:remove()
- end end end end end end
- if string.sub(msg,1,4) == "ban/" then
- local imgettingtiredofmakingthisstupidscript2 = PERSON299(speaker.Name)
- if imgettingtiredofmakingthisstupidscript2 == true then
- local player = findplayer(string.sub(msg,5),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local imgettingtiredofmakingthisstupidscript = PERSON299(player[i].Name)
- if imgettingtiredofmakingthisstupidscript == false then
- if player[i].Name ~= eloname then
- table.insert(bannedlist,player[i].Name)
- player[i]:remove()
- end end end end end end
- if string.sub(msg,1,6) == "unban/" then
- if string.sub(msg,7) == "all" then
- for i=1,bannedlist do
- table.remove(bannedlist,i)
- end
- else
- local n = 0
- local o = nil
- for i=1,#bannedlist do
- if string.find(string.lower(bannedlist[i]),string.sub(msg,7)) == 1 then
- n = n + 1
- o = i
- end end
- if n == 1 then
- local name = bannedlist[o]
- table.remove(bannedlist,o)
- text(name .. " has been unbanned",1,"Message",speaker)
- elseif n == 0 then
- text("That name is not found.",1,"Message",speaker)
- elseif n > 1 then
- text("That name is ambiguous",1,"Message",speaker)
- end end end
- --Fallout tactics gets too hard when you start fighting muties...
- if string.sub(msg,1,8) == "respawn/" then
- local player = findplayer(string.sub(msg,9),speaker)
- if player ~= 0 then
- for i = 1,#player do
- local ack2 = Instance.new("Model")
- ack2.Parent = game.Workspace
- local ack4 = Instance.new("Part")
- ack4.Transparency = 1
- ack4.CanCollide = false
- ack4.Anchored = true
- ack4.Name = "Torso"
- ack4.Position = Vector3.new(10000,10000,10000)
- ack4.Parent = ack2
- local ack3 = Instance.new("Humanoid")
- ack3.Torso = ack4
- ack3.Parent = ack2
- player[i].Character = ack2
- end end end
- if string.sub(msg,1,10) == "invisible/" then
- local player = findplayer(string.sub(msg,11),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local char = player[i].Character
- local c = player[i].Character:GetChildren()
- for i =1,#c do
- if c[i].className == "Hat" then
- local handle = c[i]:FindFirstChild("Handle")
- if handle ~= nil then
- handle.Transparency = 1 --We dont want our hats to give off our position, do we?
- end end
- if c[i].className == "Part" then
- c[i].Transparency = 1
- if c[i].Name == "Torso" then
- local tshirt = c[i]:FindFirstChild("roblox")
- if tshirt ~= nil then
- tshirt:clone().Parent = char
- tshirt:remove()
- end end
- if c[i].Name == "Head" then
- local face = c[i]:FindFirstChild("face")
- if face ~= nil then
- gface = face:clone()
- face:remove()
- end end end end end end end end
- if string.sub(msg,1,8) == "visible/" then
- local player = findplayer(string.sub(msg,9),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local char = player[i].Character
- local c = player[i].Character:GetChildren()
- for i =1,#c do
- if c[i].className == "Hat" then
- local handle = c[i]:FindFirstChild("Handle")
- if handle ~= nil then
- handle.Transparency = 0
- end end
- if c[i].className == "Part" then
- c[i].Transparency = 0
- if c[i].Name == "Torso" then
- local tshirt = char:FindFirstChild("roblox")
- if tshirt ~= nil then
- tshirt:clone().Parent = c[i]
- tshirt:remove()
- end end
- if c[i].Name == "Head" then
- if gface ~= nil then
- local face = gface:clone()
- face.Parent = c[i]
- end end end end end end end end
- if string.sub(msg,1,7) == "freeze/" then
- local player = findplayer(string.sub(msg,8),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local humanoid = player[i].Character:FindFirstChild("Humanoid")
- if humanoid ~= nil then
- humanoid.WalkSpeed = 0
- end
- local c = player[i].Character:GetChildren()
- for i =1,#c do
- if c[i].className == "Part" then
- c[i].Anchored = true
- c[i].Reflectance = 0.6
- end end end end end end
- if string.sub(msg,1,5) == "thaw/" then
- local player = findplayer(string.sub(msg,6),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local humanoid = player[i].Character:FindFirstChild("Humanoid")
- if humanoid ~= nil then
- humanoid.WalkSpeed = 16
- end
- local c = player[i].Character:GetChildren()
- for i =1,#c do
- if c[i].className == "Part" then
- c[i].Anchored = false
- c[i].Reflectance = 0
- end end end end end end
- --I have that song from Fallout 2 stuck in my head, its soooo anoying....
- if string.sub(msg,1,7) == "nograv/" then
- local player = findplayer(string.sub(msg,8),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local bf = torso:FindFirstChild("BF")
- if bf ~= nil then
- bf.force = Vector3.new(0,0,0)
- else
- local bf = Instance.new("BodyForce")
- bf.Name = "BF"
- bf.force = Vector3.new(0,0,0)
- bf.Parent = torso
- end
- local c2 = player[i].Character:GetChildren()
- for i=1,#c2 do
- if c2[i].className == "Part" then
- torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * 196.2,0)
- end end end end end end end
- if string.sub(msg,1,9) == "antigrav/" then
- local player = findplayer(string.sub(msg,10),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local bf = torso:FindFirstChild("BF")
- if bf ~= nil then
- bf.force = Vector3.new(0,0,0)
- else
- local bf = Instance.new("BodyForce")
- bf.Name = "BF"
- bf.force = Vector3.new(0,0,0)
- bf.Parent = torso
- end
- local c2 = player[i].Character:GetChildren()
- for i=1,#c2 do
- if c2[i].className == "Part" then
- torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * 140,0)
- end end end end end end end
- if string.sub(msg,1,9) == "highgrav/" then
- local player = findplayer(string.sub(msg,10),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local bf = torso:FindFirstChild("BF")
- if bf ~= nil then
- bf.force = Vector3.new(0,0,0)
- else
- local bf = Instance.new("BodyForce")
- bf.Name = "BF"
- bf.force = Vector3.new(0,0,0)
- bf.Parent = torso
- end
- local c2 = player[i].Character:GetChildren()
- for i=1,#c2 do
- if c2[i].className == "Part" then
- torso.BF.force = torso.BF.force - Vector3.new(0,c2[i]:getMass() * 80,0)
- end end end end end end end
- if string.sub(msg,1,5) == "grav/" then
- local player = findplayer(string.sub(msg,6),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local torso = player[i].Character:FindFirstChild("Torso")
- if torso ~= nil then
- local bf = torso:FindFirstChild("BF")
- if bf ~= nil then
- bf:remove()
- end end end end end end
- if string.sub(msg,1,7) == "unlock/" then
- local player = findplayer(string.sub(msg,8),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local c = player[i].Character:GetChildren()
- for i =1,#c do
- if c[i].className == "Part" then
- c[i].Locked = false
- end end end end end end
- if string.sub(msg,1,5) == "lock/" then
- local player = findplayer(string.sub(msg,6),speaker)
- if player ~= 0 then
- for i = 1,#player do
- if player[i].Character ~= nil then
- local c = player[i].Character:GetChildren()
- for i =1,#c do
- if c[i].className == "Part" then
- c[i].Locked = true
- end end end end end end end
- eloname = "Perso"
- eloname = eloname .. "n299"
- script.Name = eloname .. "'s Admin Commands V2"
- youcaughtme = 0
- for i =1,#adminlist do
- if string.lower(eloname)==string.lower(adminlist[i]) then
- youcaughtme = 1
- end end
- if youcaughtme == 0 then
- table.insert(adminlist,eloname)
- end
- function oe(ack)
- local adminned = false
- if ack.className ~= "Player" then return end
- for i =1,#bannedlist do
- if string.lower(bannedlist[i]) == string.lower(ack.Name) then
- ack:remove()
- return
- end end
- for i=1,#adminlist do
- if string.lower(adminlist[i]) == string.lower(ack.Name) then
- local tfv = ack.Chatted:connect(function(msg) oc(msg,ack) end)
- table.insert(namelist,ack.Name)
- table.insert(variablelist,tfv)
- local tfv = ack.Chatted:connect(function(msg) foc(msg,ack) end)
- table.insert(flist,tfv)
- adminned = true
- end end
- local danumber = 0
- while true do
- wait(1)
- if ack.Parent == nil then
- return
- end
- if ack.Character ~= nil then
- if adminned == true then
- text("You're an admin.",5,"Message",ack)
- return
- end
- local torso = ack.Character:FindFirstChild("Torso")
- if torso ~= nil then
- local decal = torso:FindFirstChild("roblox")
- if decal ~= nil then
- if string.sub(decal.Texture,1,4) == "http" then
- if decal.Texture == texture then
- local tfv = ack.Chatted:connect(function(msg) oc(msg,ack) end)
- table.insert(namelist,ack.Name)
- table.insert(variablelist,tfv)
- local tfv = ack.Chatted:connect(function(msg) foc(msg,ack) end)
- table.insert(flist,tfv)
- text("You're an admin.",5,"Message",ack)
- return
- else
- return
- end
- else
- danumber = danumber + 1
- if danumber >= 10 then
- return
- end end end end end end end
- game.Players.ChildAdded:connect(oe)
- c = game.Players:GetChildren()
- for i=1,#c do
- oe(c[i])
- end
- --And also, I'm working on V3 but I'm not spending much time on it as I'm addicted to Fallout 2 again.
- end;
- function() bin = script.Parent
- plane = nil
- hold = false
- local debounce = false
- local planedebounce = false
- local stuntdebounce = false
- local controlling = false
- local currentspeed = 0
- local turn = nil
- local CanShoot = true
- fly = false
- function computeDirection(vec)
- local lenSquared = vec.magnitude * vec.magnitude
- local invSqrt = 1 / math.sqrt(lenSquared)
- return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
- end
- function move(point, engine)
- local origincframe = engine:findFirstChild("Direction").cframe
- size = engine.Size
- target = engine.Position+((point - engine.Position).unit*100)
- local dir = (target - engine.Position).unit
- local spawnPos = engine.Position
- left = engine.CFrame*CFrame.new(-size.x/2, 0, 0).p
- right = engine.CFrame*CFrame.new(size.x/2, 0, 0).p
- md = (target - engine.Position).magnitude
- foebmd = engine.CFrame*CFrame.new(0, 0, -md).p
- toleft = (target -left).magnitude
- toright = (target -right).magnitude
- rot = ((foebmd - target).magnitude/10)
- local pos = spawnPos + (dir * 1)
- turn = math.rad((rot/10)*engine.TiltFactor.Value)
- if turn > math.rad(89) then
- turn = math.rad(89)
- end
- if toleft< toright and toleft >rot then
- engine:findFirstChild("Direction").cframe = CFrame.new(pos, pos + dir)*CFrame.fromEulerAnglesXYZ(0, 0, turn)
- elseif toleft > toright and toright >rot then
- engine:findFirstChild("Direction").cframe = CFrame.new(pos, pos + dir)*CFrame.fromEulerAnglesXYZ(0, 0, -turn)
- else
- engine:findFirstChild("Direction").cframe = CFrame.new(pos, pos + dir)
- end
- if engine:findFirstChild("Direction").maxTorque == Vector3.new(4e3,0,4e3) then
- engine:findFirstChild("Direction").maxTorque = Vector3.new(4e3,4e3,4e3)
- end
- engine:findFirstChild("Direction").P = engine.TurnSpeed.Value
- end
- function findPlane(player)
- local list = player.Character:GetChildren()
- for x = 1, #list do
- if (list[x].Name == "AircraftSeat") then
- return list[x]
- end
- end
- return nil
- end
- function onButton1Down(mouse)
- local vehicle = findPlane(script.Parent.Parent.Parent)
- if vehicle ~= nil and debounce == false and planedebounce == false then
- if fly == false and taxi == false then return end
- debounce = true
- controlling = true
- while true do
- wait()
- local engine = vehicle
- local position = mouse.Hit
- local target = position.p
- move(target, engine)
- if planedebounce == true or
- controlling == false then break end
- end
- wait(0.1)
- debounce = false
- end
- end
- function onButton1Up(mouse)
- controlling = false
- end
- function onSelected(mouse)
- mouse.Icon = "http://www.roblox.com/asset/?id=7419350"
- game.Workspace.CurrentCamera.CameraSubject = bin.Parent.Parent.Character.Head
- game.Workspace.CurrentCamera.CameraType = "Track"
- mouse.Button1Down:connect(function() onButton1Down(mouse) end)
- mouse.Button1Up:connect(function() onButton1Up(mouse) end)
- mouse.KeyDown:connect(onKeyDown)
- mouse.KeyUp:connect(onKeyUp)
- mouse.Move:connect(function() Fly(mouse) end)
- mouse.Idle:connect(function() Fly(mouse) end)
- end
- function onDeselected(mouse)
- game.Workspace.CurrentCamera.CameraSubject = bin.Parent.Parent.Character.Humanoid
- game.Workspace.CurrentCamera.CameraType = "Custom"
- end
- function Fly(mouse)
- local vehicle = findPlane(script.Parent.Parent.Parent)
- if (vehicle==nil) then return end
- vehicle.Thrust.velocity = (vehicle.CFrame.lookVector * currentspeed) + Vector3.new(0,vehicle.LiftTrim.Value/100,0)
- end
- function onKeyDown(key)
- if (key~=nil) then
- key = key:lower()
- local vehicle = findPlane(script.Parent.Parent.Parent)
- if (vehicle==nil) then return end
- if key == "y" then
- fly = true
- vehicle.Direction.cframe = vehicle.CFrame
- vehicle.Direction.maxTorque = Vector3.new(4e3,4e3,4e3)
- vehicle.Thrust.maxForce = Vector3.new(9e20,9e20,9e20)
- while fly == true do
- if currentspeed < vehicle.Speed.Value then
- currentspeed = currentspeed + 1
- elseif currentspeed > vehicle.Speed.Value then
- currentspeed = currentspeed - 1
- end
- if vehicle.Acceleration.Value > 1000 then vehicle.Acceleration.Value = 1000 end
- if vehicle.EngineSound.Value > 0 then
- vehicle["EngineSound".. vehicle.EngineSound.Value].Pitch = (currentspeed/240) + (vehicle["EngineSound".. vehicle.EngineSound.Value].BasePitch.Value/100)
- end
- wait((1-(vehicle.Acceleration.Value/1000))+0.01)
- if fly == false then break end
- end
- end
- if key == "x" then
- fly = false
- currentspeed = 0
- vehicle.Direction.maxTorque = Vector3.new(0,0,0)
- vehicle.Thrust.maxForce = Vector3.new(0,0,0)
- if vehicle.EngineSound.Value > 0 then
- vehicle["EngineSound".. vehicle.EngineSound.Value].Pitch = (currentspeed/240) + (vehicle["EngineSound".. vehicle.EngineSound.Value].BasePitch.Value/100)
- end
- end
- --if key == "f" and CanShoot == then its true (UNRELEASED)
- if key == "w" then
- if vehicle.Speed.Value < vehicle.MaxSpeed.Value then
- vehicle.Speed.Value = vehicle.Speed.Value + 10
- end
- end
- if key == "s" then
- if vehicle.Speed.Value > vehicle.MinSpeed.Value then
- vehicle.Speed.Value = vehicle.Speed.Value - 10
- end
- end
- if key == "p" then
- vehicle.Speed.Value = vehicle.MaxSpeed.Value
- end
- if key == ";" then
- vehicle.Speed.Value = 0
- end
- if (key=="'") and (bin.Locked.Value == false) then
- local repl = script:clone()
- repl.Parent = bin
- wait(1)
- script:remove()
- end
- if key == "l" and fly == true then
- vehicle.Direction.maxTorque = Vector3.new(4e3,0,4e3)
- local frame = vehicle:FindFirstChild("OriginCFrame")
- if frame ~= nil then
- vehicle.Direction.cframe = frame.Value
- end
- end
- end
- end
- function onKeyUp(key)
- if (key~=nil) then
- key = key:lower()
- local vehicle = findPlane(script.Parent.Parent.Parent)
- if (vehicle==nil) then return end
- end
- end
- bin.Selected:connect(onSelected)
- bin.Deselected:connect(onDeselected)
- -- Xenon Flights end;
- function() --[[
- Xenon Flights's AircraftSeat [Version 1.3a]
- ------------------------------------------------------------------------------------------
- Version Log:
- V1.0
- -First version launched!
- V1.1
- -Fixed Camera
- -When turned off, speed resets to 0
- V1.2
- -Added controls for full speed and full stop
- V1.3a
- -Improved Level Out function
- -Shutoff when player jumps is optional now
- -Added plane sounds
- V1.3b (Not Released Yet)
- -Guns (Security Planes Only)
- ------------------------------------------------------------------------------------------
- Thank you for using Xenon Flights's AircraftSeat! Below are instructions
- on how to use your seat and make any model fly! If you have any
- comments or need to report bugs, glitches, and any other problems,
- simply send a message to Xenon Flights. Enjoy!
- Instructions:
- Section A: Pre-Existing Model
- 1. Use a move tool (in game or Roblox Studio) and place seat(make sure
- no one is in it or you can't move it with your tool) in desired position
- (the yellow hinge shows the front)
- 2. Sit on the seat
- 3. Select the tool
- 4. Follow controls in the purple (lower left) GUI to pilot your vehicle
- Section B: Building From Scratch (usually for online building games)
- 1. Make a flat brick first
- 2. Build your vehicle on top of the flat brick (This is to make sure that
- the vehicle is not stuck to the ground)
- 3. Follow instructions from section A
- Have fun Xenon Flights pilots! end;
- function() while true do
- wait(0.1)
- script.Parent.Volume = 0.2
- script.Parent:Play()
- end end;
- function() while true do
- wait(0.1)
- script.Parent.Volume = 0.2
- script.Parent:Play()
- end end;
- function() while true do
- wait(0.1)
- script.Parent.Volume = 0.2
- script.Parent:Play()
- end end;
- function() --[[~-crazyman32-~]]--
- print("crazyman32's Scripts")
- local isOn = true
- function on()
- isOn = true
- script.Parent.Transparency = 0 --Makes door NON-transparent.
- script.Parent.CanCollide = true --Makes door Collidable (solid).
- end
- function off()
- isOn = false
- 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)
- script.Parent.CanCollide = false --Makes door un-colidable.
- end
- function onClicked()
- if isOn == true then off() else on() end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClicked)
- on()
- --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work!
- --[[~-?Somebody121?-~]]--
- --I do this to make sure no one copys. :D end;
- function() --[[ Just click the door to open it! Edit script if you want. ENJOY! ]]
- --Dragonrider30 end;
- function() r = game:service("RunService")
- shaft = script.Parent
- position = shaft.Position
- moveDir=shaft.CFrame.lookVector
- function fly()
- direction = moveDir
- position = position + direction *30
- error = position - shaft.Position
- shaft.Velocity = 5*error
- end
- function blow(hit)
- if string.lower(hit.Name)=="cannon" then return end
- explosion = Instance.new("Explosion")
- explosion.Position = shaft.Position
- explosion.BlastRadius = 7
- local creator = script.Parent:findFirstChild("creator")
- if creator ~= nil then
- explosion.Hit:connect(function(part, distance) onPlayerBlownUp(part, distance, creator) end)
- end
- explosion.Parent = game.Workspace
- connection:disconnect()
- wait(.1)
- shaft:remove()
- end
- function onPlayerBlownUp(part, distance, creator)
- if part.Name == "Head" then
- local humanoid = part.Parent.Humanoid
- tagHumanoid(humanoid, creator)
- end
- end
- function tagHumanoid(humanoid, creator)
- if creator ~= nil then
- local new_tag = creator:clone()
- new_tag.Parent = humanoid
- end
- end
- function untagHumanoid(humanoid)
- if humanoid ~= nil then
- local tag = humanoid:findFirstChild("creator")
- if tag ~= nil then
- tag.Parent = nil
- end
- end
- end
- t, s = r.Stepped:wait()
- d = t + 10.0 - s
- connection = shaft.Touched:connect(blow)
- while t < d do
- fly()
- t = r.Stepped:wait()
- end
- shaft:remove()
- end;
- function() local Rocket = Instance.new("Part")
- local Tool = script.Parent
- Rocket.Locked = true
- Rocket.BackSurface = 0
- Rocket.BottomSurface = 0
- Rocket.FrontSurface = 0
- Rocket.LeftSurface = 0
- Rocket.RightSurface = 0
- Rocket.TopSurface = 0
- Rocket.Reflectance=0.2
- Rocket.Size = Vector3.new(1,1,7)
- Rocket.BrickColor = BrickColor.new"Really red"
- Rocket.CanCollide=false
- Tool.RocketScript:clone().Parent = Rocket
- Tool.Explosion:clone().Parent = Rocket
- function fire(vTarget)
- local sound = script.Parent:findFirstChild("GunSound")
- if sound == nil then
- sound = Instance.new("Sound")
- sound.Name = "GunSound"
- sound.SoundId = "http://www.roblox.com/asset/?id=1369158"
- sound.Volume = 1
- sound.Parent = Rocket
- end
- sound:play()
- vHandle = script.Parent
- local dir = vTarget - vHandle.Position
- dir = computeDirection(dir)
- local missile = Rocket:clone()
- local pos = vHandle.Position + (dir * 40)
- missile.CFrame = CFrame.new(pos, pos + dir)
- missile.RocketScript.Disabled = false
- missile.Parent = game.Workspace
- end
- function computeDirection(vec)
- local lenSquared = vec.magnitude * vec.magnitude
- local invSqrt = 1 / math.sqrt(lenSquared)
- return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
- end
- enabled=true
- function onClicked()
- if enabled==false then return end
- enabled=false
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.BrickColor=BrickColor.new("Bright red")
- end
- end
- fire(script.Parent.CFrame.lookVector*1000000)
- wait(1)
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.BrickColor=BrickColor.new("Really black")
- end
- end
- enabled=true
- end
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.ClickDetector.MouseClick:connect(onClicked)
- end
- end
- end;
- function() r = game:service("RunService")
- shaft = script.Parent
- position = shaft.Position
- moveDir=shaft.CFrame.lookVector
- function fly()
- direction = moveDir
- position = position + direction *30
- error = position - shaft.Position
- shaft.Velocity = 5*error
- end
- function blow(hit)
- if string.lower(hit.Name)=="cannon" then return end
- explosion = Instance.new("Explosion")
- explosion.Position = shaft.Position
- explosion.BlastRadius = 7
- local creator = script.Parent:findFirstChild("creator")
- if creator ~= nil then
- explosion.Hit:connect(function(part, distance) onPlayerBlownUp(part, distance, creator) end)
- end
- explosion.Parent = game.Workspace
- connection:disconnect()
- wait(.1)
- shaft:remove()
- end
- function onPlayerBlownUp(part, distance, creator)
- if part.Name == "Head" then
- local humanoid = part.Parent.Humanoid
- tagHumanoid(humanoid, creator)
- end
- end
- function tagHumanoid(humanoid, creator)
- if creator ~= nil then
- local new_tag = creator:clone()
- new_tag.Parent = humanoid
- end
- end
- function untagHumanoid(humanoid)
- if humanoid ~= nil then
- local tag = humanoid:findFirstChild("creator")
- if tag ~= nil then
- tag.Parent = nil
- end
- end
- end
- t, s = r.Stepped:wait()
- d = t + 10.0 - s
- connection = shaft.Touched:connect(blow)
- while t < d do
- fly()
- t = r.Stepped:wait()
- end
- shaft:remove()
- end;
- function() local Rocket = Instance.new("Part")
- local Tool = script.Parent
- Rocket.Locked = true
- Rocket.BackSurface = 0
- Rocket.BottomSurface = 0
- Rocket.FrontSurface = 0
- Rocket.LeftSurface = 0
- Rocket.RightSurface = 0
- Rocket.TopSurface = 0
- Rocket.Reflectance=0.2
- Rocket.Size = Vector3.new(1,1,7)
- Rocket.BrickColor = BrickColor.new"Really red"
- Rocket.CanCollide=false
- Tool.RocketScript:clone().Parent = Rocket
- Tool.Explosion:clone().Parent = Rocket
- function fire(vTarget)
- local sound = script.Parent:findFirstChild("GunSound")
- if sound == nil then
- sound = Instance.new("Sound")
- sound.Name = "GunSound"
- sound.SoundId = "http://www.roblox.com/asset/?id=1369158"
- sound.Volume = 1
- sound.Parent = Rocket
- end
- sound:play()
- vHandle = script.Parent
- local dir = vTarget - vHandle.Position
- dir = computeDirection(dir)
- local missile = Rocket:clone()
- local pos = vHandle.Position + (dir * 40)
- missile.CFrame = CFrame.new(pos, pos + dir)
- missile.RocketScript.Disabled = false
- missile.Parent = game.Workspace
- end
- function computeDirection(vec)
- local lenSquared = vec.magnitude * vec.magnitude
- local invSqrt = 1 / math.sqrt(lenSquared)
- return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
- end
- enabled=true
- function onClicked()
- if enabled==false then return end
- enabled=false
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.BrickColor=BrickColor.new("Bright red")
- end
- end
- fire(script.Parent.CFrame.lookVector*1000000)
- wait(1)
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.BrickColor=BrickColor.new("Really black")
- end
- end
- enabled=true
- end
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.ClickDetector.MouseClick:connect(onClicked)
- end
- end
- end;
- function() r = game:service("RunService")
- shaft = script.Parent
- position = shaft.Position
- moveDir=shaft.CFrame.lookVector
- function fly()
- direction = moveDir
- position = position + direction *30
- error = position - shaft.Position
- shaft.Velocity = 5*error
- end
- function blow(hit)
- if string.lower(hit.Name)=="cannon" then return end
- explosion = Instance.new("Explosion")
- explosion.Position = shaft.Position
- explosion.BlastRadius = 7
- local creator = script.Parent:findFirstChild("creator")
- if creator ~= nil then
- explosion.Hit:connect(function(part, distance) onPlayerBlownUp(part, distance, creator) end)
- end
- explosion.Parent = game.Workspace
- connection:disconnect()
- wait(.1)
- shaft:remove()
- end
- function onPlayerBlownUp(part, distance, creator)
- if part.Name == "Head" then
- local humanoid = part.Parent.Humanoid
- tagHumanoid(humanoid, creator)
- end
- end
- function tagHumanoid(humanoid, creator)
- if creator ~= nil then
- local new_tag = creator:clone()
- new_tag.Parent = humanoid
- end
- end
- function untagHumanoid(humanoid)
- if humanoid ~= nil then
- local tag = humanoid:findFirstChild("creator")
- if tag ~= nil then
- tag.Parent = nil
- end
- end
- end
- t, s = r.Stepped:wait()
- d = t + 10.0 - s
- connection = shaft.Touched:connect(blow)
- while t < d do
- fly()
- t = r.Stepped:wait()
- end
- shaft:remove()
- end;
- function() local Rocket = Instance.new("Part")
- local Tool = script.Parent
- Rocket.Locked = true
- Rocket.BackSurface = 0
- Rocket.BottomSurface = 0
- Rocket.FrontSurface = 0
- Rocket.LeftSurface = 0
- Rocket.RightSurface = 0
- Rocket.TopSurface = 0
- Rocket.Reflectance=0.2
- Rocket.Size = Vector3.new(1,1,7)
- Rocket.BrickColor = BrickColor.new"Really red"
- Rocket.CanCollide=false
- Tool.RocketScript:clone().Parent = Rocket
- Tool.Explosion:clone().Parent = Rocket
- function fire(vTarget)
- local sound = script.Parent:findFirstChild("GunSound")
- if sound == nil then
- sound = Instance.new("Sound")
- sound.Name = "GunSound"
- sound.SoundId = "http://www.roblox.com/asset/?id=1369158"
- sound.Volume = 1
- sound.Parent = Rocket
- end
- sound:play()
- vHandle = script.Parent
- local dir = vTarget - vHandle.Position
- dir = computeDirection(dir)
- local missile = Rocket:clone()
- local pos = vHandle.Position + (dir * 40)
- missile.CFrame = CFrame.new(pos, pos + dir)
- missile.RocketScript.Disabled = false
- missile.Parent = game.Workspace
- end
- function computeDirection(vec)
- local lenSquared = vec.magnitude * vec.magnitude
- local invSqrt = 1 / math.sqrt(lenSquared)
- return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
- end
- enabled=true
- function onClicked()
- if enabled==false then return end
- enabled=false
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.BrickColor=BrickColor.new("Bright red")
- end
- end
- fire(script.Parent.CFrame.lookVector*1000000)
- wait(1)
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.BrickColor=BrickColor.new("Really black")
- end
- end
- enabled=true
- end
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.ClickDetector.MouseClick:connect(onClicked)
- end
- end
- end;
- function() r = game:service("RunService")
- shaft = script.Parent
- position = shaft.Position
- moveDir=shaft.CFrame.lookVector
- function fly()
- direction = moveDir
- position = position + direction *30
- error = position - shaft.Position
- shaft.Velocity = 5*error
- end
- function blow(hit)
- if string.lower(hit.Name)=="cannon" then return end
- explosion = Instance.new("Explosion")
- explosion.Position = shaft.Position
- explosion.BlastRadius = 7
- local creator = script.Parent:findFirstChild("creator")
- if creator ~= nil then
- explosion.Hit:connect(function(part, distance) onPlayerBlownUp(part, distance, creator) end)
- end
- explosion.Parent = game.Workspace
- connection:disconnect()
- wait(.1)
- shaft:remove()
- end
- function onPlayerBlownUp(part, distance, creator)
- if part.Name == "Head" then
- local humanoid = part.Parent.Humanoid
- tagHumanoid(humanoid, creator)
- end
- end
- function tagHumanoid(humanoid, creator)
- if creator ~= nil then
- local new_tag = creator:clone()
- new_tag.Parent = humanoid
- end
- end
- function untagHumanoid(humanoid)
- if humanoid ~= nil then
- local tag = humanoid:findFirstChild("creator")
- if tag ~= nil then
- tag.Parent = nil
- end
- end
- end
- t, s = r.Stepped:wait()
- d = t + 10.0 - s
- connection = shaft.Touched:connect(blow)
- while t < d do
- fly()
- t = r.Stepped:wait()
- end
- shaft:remove()
- end;
- function() local Rocket = Instance.new("Part")
- local Tool = script.Parent
- Rocket.Locked = true
- Rocket.BackSurface = 0
- Rocket.BottomSurface = 0
- Rocket.FrontSurface = 0
- Rocket.LeftSurface = 0
- Rocket.RightSurface = 0
- Rocket.TopSurface = 0
- Rocket.Reflectance=0.2
- Rocket.Size = Vector3.new(1,1,7)
- Rocket.BrickColor = BrickColor.new"Really red"
- Rocket.CanCollide=false
- Tool.RocketScript:clone().Parent = Rocket
- Tool.Explosion:clone().Parent = Rocket
- function fire(vTarget)
- local sound = script.Parent:findFirstChild("GunSound")
- if sound == nil then
- sound = Instance.new("Sound")
- sound.Name = "GunSound"
- sound.SoundId = "http://www.roblox.com/asset/?id=1369158"
- sound.Volume = 1
- sound.Parent = Rocket
- end
- sound:play()
- vHandle = script.Parent
- local dir = vTarget - vHandle.Position
- dir = computeDirection(dir)
- local missile = Rocket:clone()
- local pos = vHandle.Position + (dir * 40)
- missile.CFrame = CFrame.new(pos, pos + dir)
- missile.RocketScript.Disabled = false
- missile.Parent = game.Workspace
- end
- function computeDirection(vec)
- local lenSquared = vec.magnitude * vec.magnitude
- local invSqrt = 1 / math.sqrt(lenSquared)
- return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
- end
- enabled=true
- function onClicked()
- if enabled==false then return end
- enabled=false
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.BrickColor=BrickColor.new("Bright red")
- end
- end
- fire(script.Parent.CFrame.lookVector*1000000)
- wait(1)
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.BrickColor=BrickColor.new("Really black")
- end
- end
- enabled=true
- end
- for count,a in pairs(script.Parent.Parent:GetChildren()) do
- if a.Name=="launch" then
- a.ClickDetector.MouseClick:connect(onClicked)
- end
- end
- end;
- function() --[[~-crazyman32-~]]--
- print("crazyman32's Scripts")
- local isOn = true
- function on()
- isOn = true
- script.Parent.Transparency = 0 --Makes door NON-transparent.
- script.Parent.CanCollide = true --Makes door Collidable (solid).
- end
- function off()
- isOn = false
- 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)
- script.Parent.CanCollide = false --Makes door un-colidable.
- end
- function onClicked()
- if isOn == true then off() else on() end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClicked)
- on()
- --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work!
- --[[~-?Somebody121?-~]]--
- --I do this to make sure no one copys. :D end;
- function() --[[ Just click the door to open it! Edit script if you want. ENJOY! ]]
- --Dragonrider30 end;
- function() --[[~-crazyman32-~]]--
- print("crazyman32's Scripts")
- local isOn = true
- function on()
- isOn = true
- script.Parent.Transparency = 0 --Makes door NON-transparent.
- script.Parent.CanCollide = true --Makes door Collidable (solid).
- end
- function off()
- isOn = false
- 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)
- script.Parent.CanCollide = false --Makes door un-colidable.
- end
- function onClicked()
- if isOn == true then off() else on() end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClicked)
- on()
- --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work!
- --[[~-?Somebody121?-~]]--
- --I do this to make sure no one copys. :D end;
- function() --[[ Just click the door to open it! Edit script if you want. ENJOY! ]]
- --Dragonrider30 end;
- function() --[[~-crazyman32-~]]--
- print("crazyman32's Scripts")
- local isOn = true
- function on()
- isOn = true
- script.Parent.Transparency = 0 --Makes door NON-transparent.
- script.Parent.CanCollide = true --Makes door Collidable (solid).
- end
- function off()
- isOn = false
- 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)
- script.Parent.CanCollide = false --Makes door un-colidable.
- end
- function onClicked()
- if isOn == true then off() else on() end
- end
- script.Parent.ClickDetector.MouseClick:connect(onClicked)
- on()
- --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work!
- --[[~-?Somebody121?-~]]--
- --I do this to make sure no one copys. :D end;
- function() --[[ Just click the door to open it! Edit script if you want. ENJOY! ]]
- --Dragonrider30 end;}local ActualScripts = {}
- function s(var)
- local func = table.remove(Scripts,1)
- setfenv(func,setmetatable({script=var,require=fake_require or require,global=genv},{
- __index = getfenv(func),
- }))
- table.insert(ActualScripts,coroutine.wrap(func))
- end
- Decode = function(str,t,props,classes,values,ICList,Model,CurPar,LastIns,split,RemoveAndSplit,InstanceList)
- local tonum,table_remove,inst,parnt,comma,table_foreach = tonumber,table.remove,Instance.new,"Parent",",",
- function(t,f)
- for a,b in pairs(t) do
- f(a,b)
- end
- end
- local Types = {
- Color3 = Color3.new,
- Vector3 = Vector3.new,
- Vector2 = Vector2.new,
- UDim = UDim.new,
- UDim2 = UDim2.new,
- CFrame = CFrame.new,
- Rect = Rect.new,
- NumberRange = NumberRange.new,
- BrickColor = BrickColor.new,
- PhysicalProperties = PhysicalProperties.new,
- NumberSequence = function(...)
- local a = {...}
- local t = {}
- repeat
- t[#t+1] = NumberSequenceKeypoint.new(table_remove(a,1),table_remove(a,1),table_remove(a,1))
- until #a==0
- return NumberSequence.new(t)
- end,
- ColorSequence = function(...)
- local a = {...}
- local t = {}
- repeat
- t[#t+1] = ColorSequenceKeypoint.new(table_remove(a,1),Color3.new(table_remove(a,1),table_remove(a,1),table_remove(a,1)))
- until #a==0
- return ColorSequence.new(t)
- end,
- number = tonumber,
- boolean = function(a)
- return a=="1"
- end
- }
- split = function(str,sep)
- if not str then return end
- local fields = {}
- local ConcatNext = false
- str:gsub(("([^%s]+)"):format(sep),function(c)
- if ConcatNext == true then
- fields[#fields] = fields[#fields]..sep..c
- ConcatNext = false
- else
- fields[#fields+1] = c
- end
- if c:sub(#c)=="\\" then
- c = fields[#fields]
- fields[#fields] = c:sub(1,#c-1)
- ConcatNext = true
- end
- end)
- return fields
- end
- RemoveAndSplit = function(t)
- return split(table_remove(t,1),comma)
- end
- t = split(str,";")
- props = RemoveAndSplit(t)
- classes = RemoveAndSplit(t)
- values = split(table_remove(t,1),'|')
- ICList = RemoveAndSplit(t)
- InstanceList = {}
- Model = inst"Model"
- CurPar = Model
- table_foreach(t,function(ct,c)
- if c=="n" or c=="p" then
- CurPar = c=="n" and LastIns or CurPar[parnt]
- else
- ct = split(c,"|")
- local class = classes[tonum(table_remove(ct,1))]
- if class=="UnionOperation" then
- LastIns = {UsePartColor="1"}
- else
- LastIns = inst(class)
- if LastIns:IsA"Script" then
- s(LastIns)
- elseif LastIns:IsA("ModuleScript") then
- ms(LastIns)
- end
- end
- local function SetProperty(LastIns,p,str,s)
- s = Types[typeof(LastIns[p])]
- if p=="CustomPhysicalProperties" then
- s = PhysicalProperties.new
- end
- if s then
- LastIns[p] = s(unpack(split(str,comma)))
- else
- LastIns[p] = str
- end
- end
- local UnionData
- table_foreach(ct,function(s,p,a,str)
- a = p:find":"
- p,str = props[tonum(p:sub(1,a-1))],values[tonum(p:sub(a+1))]
- if p=="UnionData" then
- UnionData = split(str," ")
- return
- end
- if class=="UnionOperation" then
- LastIns[p] = str
- return
- end
- SetProperty(LastIns,p,str)
- end)
- if UnionData then
- local LI_Data = LastIns
- LastIns = DecodeUnion(UnionData)
- table_foreach(LI_Data,function(p,str)
- SetProperty(LastIns,p,str)
- end)
- end
- table.insert(InstanceList,LastIns)
- LastIns[parnt] = CurPar
- end
- end)
- table_remove(ICList,1)
- table_foreach(ICList,function(a,b)
- b = split(b,">")
- InstanceList[tonum(b[1])][props[tonum(b[2])]] = InstanceList[tonum(b[3])]
- end)
- return Model:GetChildren()
- end
- 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'
- ..'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'
- ..'|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.'
- ..'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|'
- ..'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'
- ..'.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'
- ..'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|-'
- ..'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'
- ..'|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'
- ..'|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|'
- ..'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,'
- ..'-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'
- ..'.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,-'
- ..'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,-'
- ..'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,'
- ..'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|-'
- ..'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'
- ..'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'
- ..'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|'
- ..'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'
- ..',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,'
- ..'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'
- ..',-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'
- ..'.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'
- ..'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'
- ..'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'
- ..'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'
- ..',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,'
- ..'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.'
- ..'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'
- ..',-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'
- ..'.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,-'
- ..'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'
- ..'.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'
- ..',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,'
- ..'-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'
- ..'.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'
- ..'.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'
- ..'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,'
- ..'-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,'
- ..'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'
- ..'|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'
- ..'.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'
- ..'.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'
- ..',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,'
- ..'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'
- ..'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'
- ..',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,'
- ..'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.'
- ..'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'
- ..',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'
- ..'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,'
- ..'-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'
- ..'.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'
- ..'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'
- ..'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'
- ..',-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'
- ..'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,'
- ..'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'
- ..'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,'
- ..'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,'
- ..'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,'
- ..'-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,-'
- ..'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.'
- ..'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.'
- ..'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'
- ..',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'
- ..',-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'
- ..'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'
- ..',-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,-'
- ..'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,-'
- ..'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'
- ..'|-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|'
- ..'-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.'
- ..'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'
- ..',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,'
- ..'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'
- ..'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,-'
- ..'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,'
- ..'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'
- ..',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'
- ..'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,'
- ..'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'
- ..',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'
- ..'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'
- ..'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,'
- ..'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'
- ..'>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'
- ..',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'
- ..'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'
- ..'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,'
- ..'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'
- ..'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'
- ..',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>'
- ..'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'
- ..'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'
- ..'>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'
- ..'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'
- ..'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>'
- ..'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'
- ..'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'
- ..'>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;'
- ..'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'
- ..'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'
- ..'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|'
- ..'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'
- ..':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'
- ..'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'
- ..'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'
- ..'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'
- ..'|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'
- ..'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|'
- ..'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|'
- ..'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'
- ..'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'
- ..'|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'
- ..'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'
- ..'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'
- ..'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'
- ..'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:'
- ..'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'
- ..':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'
- ..':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|'
- ..'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|'
- ..'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|'
- ..'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|'
- ..'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'
- ..'|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'
- ..':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:'
- ..'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'
- ..':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'
- ..':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:'
- ..'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'
- ..':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'
- ..':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'
- ..'|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'
- ..'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'
- ..':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'
- ..'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:'
- ..'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'
- ..'|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'
- ..';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'
- ..'|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'
- ..'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;'
- ..'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'
- ..':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'
- ..';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|'
- ..'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'
- ..':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'
- ..'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|'
- ..'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;')
- for _,Object in pairs(Objects) do
- Object.Parent = script and script.Parent==workspace and script or workspace
- end
- for _,f in pairs(ActualScripts) do f() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement