Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --By iiJoeCats
- --Converted with ttyyuu12345's model to script plugin v4
- local function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- SurfaceLight2 = Instance.new("SurfaceLight")
- Script3 = Instance.new("Script")
- Script4 = Instance.new("Script")
- Part5 = Instance.new("Part")
- Part6 = Instance.new("Part")
- Part7 = Instance.new("Part")
- RopeConstraint8 = Instance.new("RopeConstraint")
- RopeConstraint9 = Instance.new("RopeConstraint")
- RopeConstraint10 = Instance.new("RopeConstraint")
- RopeConstraint11 = Instance.new("RopeConstraint")
- WedgePart12 = Instance.new("WedgePart")
- WedgePart13 = Instance.new("WedgePart")
- WedgePart14 = Instance.new("WedgePart")
- WedgePart15 = Instance.new("WedgePart")
- WedgePart16 = Instance.new("WedgePart")
- WedgePart17 = Instance.new("WedgePart")
- WedgePart18 = Instance.new("WedgePart")
- Part19 = Instance.new("Part")
- ParticleEmitter20 = Instance.new("ParticleEmitter")
- Script21 = Instance.new("Script")
- TrussPart22 = Instance.new("TrussPart")
- Part23 = Instance.new("Part")
- Part24 = Instance.new("Part")
- Part25 = Instance.new("Part")
- Part26 = Instance.new("Part")
- Part27 = Instance.new("Part")
- Part28 = Instance.new("Part")
- Part29 = Instance.new("Part")
- TrussPart30 = Instance.new("TrussPart")
- Model31 = Instance.new("Model")
- WedgePart32 = Instance.new("WedgePart")
- WedgePart33 = Instance.new("WedgePart")
- WedgePart34 = Instance.new("WedgePart")
- Part35 = Instance.new("Part")
- Part36 = Instance.new("Part")
- Part37 = Instance.new("Part")
- SurfaceGui38 = Instance.new("SurfaceGui")
- TextLabel39 = Instance.new("TextLabel")
- Part40 = Instance.new("Part")
- Part41 = Instance.new("Part")
- Part42 = Instance.new("Part")
- WedgePart43 = Instance.new("WedgePart")
- Part44 = Instance.new("Part")
- Part45 = Instance.new("Part")
- Part46 = Instance.new("Part")
- TrussPart47 = Instance.new("TrussPart")
- Part48 = Instance.new("Part")
- Part49 = Instance.new("Part")
- Part50 = Instance.new("Part")
- TrussPart51 = Instance.new("TrussPart")
- Part52 = Instance.new("Part")
- Part53 = Instance.new("Part")
- Part54 = Instance.new("Part")
- Part55 = Instance.new("Part")
- WedgePart56 = Instance.new("WedgePart")
- Part57 = Instance.new("Part")
- WedgePart58 = Instance.new("WedgePart")
- Part59 = Instance.new("Part")
- Part60 = Instance.new("Part")
- Part61 = Instance.new("Part")
- Part62 = Instance.new("Part")
- Part63 = Instance.new("Part")
- Part64 = Instance.new("Part")
- Part65 = Instance.new("Part")
- Part66 = Instance.new("Part")
- Part67 = Instance.new("Part")
- Part68 = Instance.new("Part")
- ParticleEmitter69 = Instance.new("ParticleEmitter")
- Script70 = Instance.new("Script")
- Part71 = Instance.new("Part")
- Part72 = Instance.new("Part")
- Part73 = Instance.new("Part")
- Part74 = Instance.new("Part")
- Part75 = Instance.new("Part")
- WedgePart76 = Instance.new("WedgePart")
- Part77 = Instance.new("Part")
- Part78 = Instance.new("Part")
- Part79 = Instance.new("Part")
- Part80 = Instance.new("Part")
- Part81 = Instance.new("Part")
- Part82 = Instance.new("Part")
- TrussPart83 = Instance.new("TrussPart")
- TrussPart84 = Instance.new("TrussPart")
- TrussPart85 = Instance.new("TrussPart")
- Part86 = Instance.new("Part")
- Part87 = Instance.new("Part")
- Part88 = Instance.new("Part")
- Part89 = Instance.new("Part")
- Part90 = Instance.new("Part")
- Part91 = Instance.new("Part")
- ParticleEmitter92 = Instance.new("ParticleEmitter")
- Script93 = Instance.new("Script")
- Part94 = Instance.new("Part")
- ParticleEmitter95 = Instance.new("ParticleEmitter")
- Script96 = Instance.new("Script")
- Part97 = Instance.new("Part")
- WedgePart98 = Instance.new("WedgePart")
- WedgePart99 = Instance.new("WedgePart")
- WedgePart100 = Instance.new("WedgePart")
- WedgePart101 = Instance.new("WedgePart")
- Model0.Name = "Obby"
- Model0.Parent = mas
- Part1.Name = "LavaRising"
- Part1.Parent = Model0
- Part1.CFrame = CFrame.new(-44, 1.5, -123.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part1.Position = Vector3.new(-44, 1.5, -123.5)
- Part1.Color = Color3.new(1, 0, 0)
- Part1.Size = Vector3.new(22, 3, 23)
- Part1.Anchored = true
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.BrickColor = BrickColor.new("Really red")
- Part1.CanCollide = false
- Part1.Material = Enum.Material.Neon
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.brickColor = BrickColor.new("Really red")
- SurfaceLight2.Parent = Part1
- SurfaceLight2.Color = Color3.new(1, 0, 0)
- SurfaceLight2.Face = Enum.NormalId.Top
- SurfaceLight2.Range = 15
- SurfaceLight2.Brightness = 40
- SurfaceLight2.Angle = 180
- Script3.Parent = Part1
- table.insert(cors,sandbox(Script3,function()
- while true do
- for i = 1,600 do
- script.Parent.CFrame = script.Parent.CFrame + Vector3.new(0, 0.15, 0)
- wait()
- end
- script.Parent.Position = Vector3.new(-44,1.5,-123.5)
- end
- end))
- Script4.Parent = Part1
- table.insert(cors,sandbox(Script4,function()
- local function die(hit)
- local hum = hit.Parent:FindFirstChildOfClass("Humanoid")
- if hum then
- hum.Parent:BreakJoints()
- end
- end
- script.Parent.Touched:Connect(die)
- end))
- Part5.Parent = Model0
- Part5.CFrame = CFrame.new(-24, 18.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part5.Orientation = Vector3.new(0, 180, 0)
- Part5.Position = Vector3.new(-24, 18.5, -124)
- Part5.Rotation = Vector3.new(-180, 0, -180)
- Part5.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part5.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part5.Anchored = true
- Part5.BottomSurface = Enum.SurfaceType.Smooth
- Part5.BrickColor = BrickColor.new("Mid gray")
- Part5.TopSurface = Enum.SurfaceType.Smooth
- Part5.brickColor = BrickColor.new("Mid gray")
- Part6.Parent = Model0
- Part6.CFrame = CFrame.new(-48.5, 51.5, -111.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part6.Orientation = Vector3.new(0, 90, 0)
- Part6.Position = Vector3.new(-48.5, 51.5, -111.5)
- Part6.Rotation = Vector3.new(0, 90, 0)
- Part6.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part6.Size = Vector3.new(1, 103, 15)
- Part6.Anchored = true
- Part6.BottomSurface = Enum.SurfaceType.Smooth
- Part6.BrickColor = BrickColor.new("Mid gray")
- Part6.TopSurface = Enum.SurfaceType.Smooth
- Part6.brickColor = BrickColor.new("Mid gray")
- Part7.Parent = Model0
- Part7.CFrame = CFrame.new(-37.5, 83.5, -117.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part7.Orientation = Vector3.new(0, 180, 0)
- Part7.Position = Vector3.new(-37.5, 83.5, -117.5)
- Part7.Rotation = Vector3.new(-180, 0, -180)
- Part7.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part7.Size = Vector3.new(3, 1, 3)
- Part7.Anchored = true
- Part7.BottomSurface = Enum.SurfaceType.Smooth
- Part7.BrickColor = BrickColor.new("Mid gray")
- Part7.TopSurface = Enum.SurfaceType.Smooth
- Part7.brickColor = BrickColor.new("Mid gray")
- RopeConstraint8.Parent = Part7
- RopeConstraint8.Length = 12.5
- RopeConstraint8.Visible = true
- RopeConstraint8.Attachment0 = nil
- RopeConstraint8.Attachment1 = nil
- RopeConstraint8.Color = BrickColor.new("Institutional white")
- RopeConstraint8.Thickness = 0.050000000745058
- RopeConstraint9.Parent = Part7
- RopeConstraint9.Length = 12.5
- RopeConstraint9.Visible = true
- RopeConstraint9.Attachment0 = nil
- RopeConstraint9.Attachment1 = nil
- RopeConstraint9.Color = BrickColor.new("Institutional white")
- RopeConstraint9.Thickness = 0.050000000745058
- RopeConstraint10.Parent = Part7
- RopeConstraint10.Length = 12.5
- RopeConstraint10.Visible = true
- RopeConstraint10.Attachment0 = nil
- RopeConstraint10.Attachment1 = nil
- RopeConstraint10.Color = BrickColor.new("Institutional white")
- RopeConstraint10.Thickness = 0.050000000745058
- RopeConstraint11.Parent = Part7
- RopeConstraint11.Length = 12.5
- RopeConstraint11.Visible = true
- RopeConstraint11.Attachment0 = nil
- RopeConstraint11.Attachment1 = nil
- RopeConstraint11.Color = BrickColor.new("Institutional white")
- RopeConstraint11.Thickness = 0.050000000745058
- WedgePart12.Parent = Model0
- WedgePart12.CFrame = CFrame.new(0, 8.5, -74.5, -1, 0, 0, 0, -1, 0, 0, 0, 1)
- WedgePart12.Orientation = Vector3.new(0, 0, 180)
- WedgePart12.Position = Vector3.new(0, 8.5, -74.5)
- WedgePart12.Rotation = Vector3.new(0, 0, -180)
- WedgePart12.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart12.Size = Vector3.new(8, 1, 1)
- WedgePart12.Anchored = true
- WedgePart12.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart12.BrickColor = BrickColor.new("Mid gray")
- WedgePart12.brickColor = BrickColor.new("Mid gray")
- WedgePart13.Parent = Model0
- WedgePart13.CFrame = CFrame.new(0, 9.5, -75.5, -1, 0, 0, 0, -1, 0, 0, 0, 1)
- WedgePart13.Orientation = Vector3.new(0, 0, 180)
- WedgePart13.Position = Vector3.new(0, 9.5, -75.5)
- WedgePart13.Rotation = Vector3.new(0, 0, -180)
- WedgePart13.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart13.Size = Vector3.new(8, 1, 1)
- WedgePart13.Anchored = true
- WedgePart13.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart13.BrickColor = BrickColor.new("Mid gray")
- WedgePart13.brickColor = BrickColor.new("Mid gray")
- WedgePart14.Parent = Model0
- WedgePart14.CFrame = CFrame.new(0, 12.5000038, -78.5, -1, 0, 0, 0, -1, 0, 0, 0, 1)
- WedgePart14.Orientation = Vector3.new(0, 0, 180)
- WedgePart14.Position = Vector3.new(0, 12.5000038, -78.5)
- WedgePart14.Rotation = Vector3.new(0, 0, -180)
- WedgePart14.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart14.Size = Vector3.new(8, 1, 1)
- WedgePart14.Anchored = true
- WedgePart14.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart14.BrickColor = BrickColor.new("Mid gray")
- WedgePart14.brickColor = BrickColor.new("Mid gray")
- WedgePart15.Parent = Model0
- WedgePart15.CFrame = CFrame.new(0, 14.5000038, -80.5, -1, 0, 0, 0, -1, 0, 0, 0, 1)
- WedgePart15.Orientation = Vector3.new(0, 0, 180)
- WedgePart15.Position = Vector3.new(0, 14.5000038, -80.5)
- WedgePart15.Rotation = Vector3.new(0, 0, -180)
- WedgePart15.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart15.Size = Vector3.new(8, 1, 1)
- WedgePart15.Anchored = true
- WedgePart15.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart15.BrickColor = BrickColor.new("Mid gray")
- WedgePart15.brickColor = BrickColor.new("Mid gray")
- WedgePart16.Parent = Model0
- WedgePart16.CFrame = CFrame.new(0, 11.5000019, -77.5, -1, 0, 0, 0, -1, 0, 0, 0, 1)
- WedgePart16.Orientation = Vector3.new(0, 0, 180)
- WedgePart16.Position = Vector3.new(0, 11.5000019, -77.5)
- WedgePart16.Rotation = Vector3.new(0, 0, -180)
- WedgePart16.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart16.Size = Vector3.new(8, 1, 1)
- WedgePart16.Anchored = true
- WedgePart16.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart16.BrickColor = BrickColor.new("Mid gray")
- WedgePart16.brickColor = BrickColor.new("Mid gray")
- WedgePart17.Parent = Model0
- WedgePart17.CFrame = CFrame.new(0, 13.5000038, -79.5, -1, 0, 0, 0, -1, 0, 0, 0, 1)
- WedgePart17.Orientation = Vector3.new(0, 0, 180)
- WedgePart17.Position = Vector3.new(0, 13.5000038, -79.5)
- WedgePart17.Rotation = Vector3.new(0, 0, -180)
- WedgePart17.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart17.Size = Vector3.new(8, 1, 1)
- WedgePart17.Anchored = true
- WedgePart17.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart17.BrickColor = BrickColor.new("Mid gray")
- WedgePart17.brickColor = BrickColor.new("Mid gray")
- WedgePart18.Parent = Model0
- WedgePart18.CFrame = CFrame.new(0, 10.5, -76.5, -1, 0, 0, 0, -1, 0, 0, 0, 1)
- WedgePart18.Orientation = Vector3.new(0, 0, 180)
- WedgePart18.Position = Vector3.new(0, 10.5, -76.5)
- WedgePart18.Rotation = Vector3.new(0, 0, -180)
- WedgePart18.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart18.Size = Vector3.new(8, 1, 1)
- WedgePart18.Anchored = true
- WedgePart18.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart18.BrickColor = BrickColor.new("Mid gray")
- WedgePart18.brickColor = BrickColor.new("Mid gray")
- Part19.Name = "Lava"
- Part19.Parent = Model0
- Part19.CFrame = CFrame.new(0, 17.5, -84.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part19.Position = Vector3.new(0, 17.5, -84.5)
- Part19.Color = Color3.new(1, 0, 0)
- Part19.Transparency = 1
- Part19.Size = Vector3.new(8, 1, 1)
- Part19.Anchored = true
- Part19.BottomSurface = Enum.SurfaceType.Smooth
- Part19.BrickColor = BrickColor.new("Really red")
- Part19.TopSurface = Enum.SurfaceType.Smooth
- Part19.brickColor = BrickColor.new("Really red")
- ParticleEmitter20.Parent = Part19
- ParticleEmitter20.Speed = NumberRange.new(9, 9)
- ParticleEmitter20.Rotation = NumberRange.new(-360, 360)
- ParticleEmitter20.Color = ColorSequence.new(Color3.new(1, 0, 0),Color3.new(0, 0, 0))
- ParticleEmitter20.LightEmission = 0.34999999403954
- ParticleEmitter20.LightInfluence = 0.5
- ParticleEmitter20.Texture = "rbxassetid://1278127663"
- ParticleEmitter20.Transparency = NumberSequence.new(0,0.44374996423721)
- ParticleEmitter20.ZOffset = 1
- ParticleEmitter20.Size = NumberSequence.new(0.81250011920929,0.18750011920929)
- ParticleEmitter20.Acceleration = Vector3.new(0, -3, 0)
- ParticleEmitter20.Drag = -0.5
- ParticleEmitter20.Lifetime = NumberRange.new(0.30000001192093, 0.30000001192093)
- ParticleEmitter20.Rate = 90
- ParticleEmitter20.RotSpeed = NumberRange.new(-360, 360)
- ParticleEmitter20.SpreadAngle = Vector2.new(-15, 15)
- ParticleEmitter20.VelocityInheritance = 0.64999997615814
- ParticleEmitter20.VelocitySpread = -15
- Script21.Parent = Part19
- table.insert(cors,sandbox(Script21,function()
- local function die(hit)
- local hum = hit.Parent:FindFirstChildOfClass("Humanoid")
- if hum then
- hum.Parent:BreakJoints()
- end
- end
- script.Parent.Touched:Connect(die)
- end))
- TrussPart22.Parent = Model0
- TrussPart22.CFrame = CFrame.new(-3, 5.00001383, -63, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- TrussPart22.Position = Vector3.new(-3, 5.00001383, -63)
- TrussPart22.Color = Color3.new(0.388235, 0.372549, 0.384314)
- TrussPart22.Size = Vector3.new(2, 10, 2)
- TrussPart22.Anchored = true
- TrussPart22.BackSurface = Enum.SurfaceType.Smooth
- TrussPart22.BottomSurface = Enum.SurfaceType.Smooth
- TrussPart22.BrickColor = BrickColor.new("Dark stone grey")
- TrussPart22.FrontSurface = Enum.SurfaceType.Smooth
- TrussPart22.LeftSurface = Enum.SurfaceType.Smooth
- TrussPart22.RightSurface = Enum.SurfaceType.Smooth
- TrussPart22.TopSurface = Enum.SurfaceType.Smooth
- TrussPart22.brickColor = BrickColor.new("Dark stone grey")
- Part23.Parent = Model0
- Part23.CFrame = CFrame.new(-49, 46.5, -132, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part23.Orientation = Vector3.new(0, 90, 0)
- Part23.Position = Vector3.new(-49, 46.5, -132)
- Part23.Rotation = Vector3.new(0, 90, 0)
- Part23.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part23.Size = Vector3.new(2, 1, 2)
- Part23.Anchored = true
- Part23.BottomSurface = Enum.SurfaceType.Smooth
- Part23.BrickColor = BrickColor.new("Mid gray")
- Part23.TopSurface = Enum.SurfaceType.Smooth
- Part23.brickColor = BrickColor.new("Mid gray")
- Part24.Parent = Model0
- Part24.CFrame = CFrame.new(-24, 16.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part24.Orientation = Vector3.new(0, 180, 0)
- Part24.Position = Vector3.new(-24, 16.5, -124)
- Part24.Rotation = Vector3.new(-180, 0, -180)
- Part24.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part24.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part24.Anchored = true
- Part24.BottomSurface = Enum.SurfaceType.Smooth
- Part24.BrickColor = BrickColor.new("Mid gray")
- Part24.TopSurface = Enum.SurfaceType.Smooth
- Part24.brickColor = BrickColor.new("Mid gray")
- Part25.Parent = Model0
- Part25.CFrame = CFrame.new(-24, 21.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part25.Orientation = Vector3.new(0, 180, 0)
- Part25.Position = Vector3.new(-24, 21.5, -124)
- Part25.Rotation = Vector3.new(-180, 0, -180)
- Part25.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part25.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part25.Anchored = true
- Part25.BottomSurface = Enum.SurfaceType.Smooth
- Part25.BrickColor = BrickColor.new("Mid gray")
- Part25.TopSurface = Enum.SurfaceType.Smooth
- Part25.brickColor = BrickColor.new("Mid gray")
- Part26.Parent = Model0
- Part26.CFrame = CFrame.new(-24, 20.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part26.Orientation = Vector3.new(0, 180, 0)
- Part26.Position = Vector3.new(-24, 20.5, -124)
- Part26.Rotation = Vector3.new(-180, 0, -180)
- Part26.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part26.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part26.Anchored = true
- Part26.BottomSurface = Enum.SurfaceType.Smooth
- Part26.BrickColor = BrickColor.new("Mid gray")
- Part26.TopSurface = Enum.SurfaceType.Smooth
- Part26.brickColor = BrickColor.new("Mid gray")
- Part27.Parent = Model0
- Part27.CFrame = CFrame.new(-24, 19.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part27.Orientation = Vector3.new(0, 180, 0)
- Part27.Position = Vector3.new(-24, 19.5, -124)
- Part27.Rotation = Vector3.new(-180, 0, -180)
- Part27.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part27.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part27.Anchored = true
- Part27.BottomSurface = Enum.SurfaceType.Smooth
- Part27.BrickColor = BrickColor.new("Mid gray")
- Part27.TopSurface = Enum.SurfaceType.Smooth
- Part27.brickColor = BrickColor.new("Mid gray")
- Part28.Parent = Model0
- Part28.CFrame = CFrame.new(-32.5, 28, -124, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part28.Orientation = Vector3.new(0, 90, 0)
- Part28.Position = Vector3.new(-32.5, 28, -124)
- Part28.Rotation = Vector3.new(0, 90, 0)
- Part28.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part28.Size = Vector3.new(10, 2, 9)
- Part28.Anchored = true
- Part28.BottomSurface = Enum.SurfaceType.Smooth
- Part28.BrickColor = BrickColor.new("Mid gray")
- Part28.TopSurface = Enum.SurfaceType.Smooth
- Part28.brickColor = BrickColor.new("Mid gray")
- Part29.Parent = Model0
- Part29.CFrame = CFrame.new(-42, 47.5, -132, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part29.Orientation = Vector3.new(0, 90, 0)
- Part29.Position = Vector3.new(-42, 47.5, -132)
- Part29.Rotation = Vector3.new(0, 90, 0)
- Part29.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part29.Size = Vector3.new(2, 1, 2)
- Part29.Anchored = true
- Part29.BottomSurface = Enum.SurfaceType.Smooth
- Part29.BrickColor = BrickColor.new("Mid gray")
- Part29.TopSurface = Enum.SurfaceType.Smooth
- Part29.brickColor = BrickColor.new("Mid gray")
- TrussPart30.Parent = Model0
- TrussPart30.CFrame = CFrame.new(-34, 53, -132, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- TrussPart30.Position = Vector3.new(-34, 53, -132)
- TrussPart30.Color = Color3.new(0.803922, 0.803922, 0.803922)
- TrussPart30.Size = Vector3.new(2, 24, 2)
- TrussPart30.Anchored = true
- TrussPart30.BackSurface = Enum.SurfaceType.Smooth
- TrussPart30.BottomSurface = Enum.SurfaceType.Smooth
- TrussPart30.BrickColor = BrickColor.new("Mid gray")
- TrussPart30.FrontSurface = Enum.SurfaceType.Smooth
- TrussPart30.LeftSurface = Enum.SurfaceType.Smooth
- TrussPart30.RightSurface = Enum.SurfaceType.Smooth
- TrussPart30.TopSurface = Enum.SurfaceType.Smooth
- TrussPart30.brickColor = BrickColor.new("Mid gray")
- Model31.Name = "STOP"
- Model31.Parent = Model0
- WedgePart32.Parent = Model31
- WedgePart32.CFrame = CFrame.new(-32, 84, -93, 0, 0, -1, 1, 0, 0, 0, -1, 0)
- WedgePart32.Orientation = Vector3.new(0, -90, 90)
- WedgePart32.Position = Vector3.new(-32, 84, -93)
- WedgePart32.Rotation = Vector3.new(-90, -90, 0)
- WedgePart32.Color = Color3.new(0.768627, 0.156863, 0.109804)
- WedgePart32.Size = Vector3.new(2, 4, 4)
- WedgePart32.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart32.BrickColor = BrickColor.new("Bright red")
- WedgePart32.brickColor = BrickColor.new("Bright red")
- WedgePart33.Parent = Model31
- WedgePart33.CFrame = CFrame.new(-32, 84, -81, 0, 1, 0, 1, 0, 0, 0, 0, -1)
- WedgePart33.Orientation = Vector3.new(0, 180, 90)
- WedgePart33.Position = Vector3.new(-32, 84, -81)
- WedgePart33.Rotation = Vector3.new(-180, 0, -90)
- WedgePart33.Color = Color3.new(0.768627, 0.156863, 0.109804)
- WedgePart33.Size = Vector3.new(2, 4, 4)
- WedgePart33.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart33.BrickColor = BrickColor.new("Bright red")
- WedgePart33.brickColor = BrickColor.new("Bright red")
- WedgePart34.Parent = Model31
- WedgePart34.CFrame = CFrame.new(-44, 84, -93, 0, -1, 0, 1, 0, 0, 0, 0, 1)
- WedgePart34.Orientation = Vector3.new(0, 0, 90)
- WedgePart34.Position = Vector3.new(-44, 84, -93)
- WedgePart34.Rotation = Vector3.new(0, 0, 90)
- WedgePart34.Color = Color3.new(0.768627, 0.156863, 0.109804)
- WedgePart34.Size = Vector3.new(2, 4, 4)
- WedgePart34.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart34.BrickColor = BrickColor.new("Bright red")
- WedgePart34.brickColor = BrickColor.new("Bright red")
- Part35.Parent = Model31
- Part35.CFrame = CFrame.new(-38, 85.0999985, -81, -0, 0, -1, -1, 0, -0, -0, 1, -0)
- Part35.Orientation = Vector3.new(0, -90, -90)
- Part35.Position = Vector3.new(-38, 85.0999985, -81)
- Part35.Rotation = Vector3.new(90, -90, 0)
- Part35.Size = Vector3.new(0.100000001, 1, 0.99999994)
- Part35.BottomSurface = Enum.SurfaceType.Smooth
- Part35.Material = Enum.Material.Metal
- Part35.TopSurface = Enum.SurfaceType.Smooth
- Part35.Shape = Enum.PartType.Cylinder
- Part36.Parent = Model31
- Part36.CFrame = CFrame.new(-38, 84, -87, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part36.Orientation = Vector3.new(0, 90, 0)
- Part36.Position = Vector3.new(-38, 84, -87)
- Part36.Rotation = Vector3.new(0, 90, 0)
- Part36.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part36.Size = Vector3.new(16, 2, 8)
- Part36.Anchored = true
- Part36.BottomSurface = Enum.SurfaceType.Smooth
- Part36.BrickColor = BrickColor.new("Bright red")
- Part36.TopSurface = Enum.SurfaceType.Smooth
- Part36.brickColor = BrickColor.new("Bright red")
- Part37.Parent = Model31
- Part37.CFrame = CFrame.new(-38, 85.0499954, -87, -0, 0, 1, -0, 1, 0, -1, 0, 0)
- Part37.Orientation = Vector3.new(0, 90, 0)
- Part37.Position = Vector3.new(-38, 85.0499954, -87)
- Part37.Rotation = Vector3.new(0, 90, 0)
- Part37.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part37.Transparency = 1
- Part37.Size = Vector3.new(16, 0.0999998078, 16)
- Part37.Anchored = true
- Part37.BottomSurface = Enum.SurfaceType.Smooth
- Part37.BrickColor = BrickColor.new("Bright red")
- Part37.CanCollide = false
- Part37.TopSurface = Enum.SurfaceType.Smooth
- Part37.brickColor = BrickColor.new("Bright red")
- SurfaceGui38.Parent = Part37
- SurfaceGui38.LightInfluence = 1
- SurfaceGui38.Face = Enum.NormalId.Top
- SurfaceGui38.ClipsDescendants = true
- SurfaceGui38.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel39.Parent = SurfaceGui38
- TextLabel39.Size = UDim2.new(1, 0, 1, 0)
- TextLabel39.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel39.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel39.BackgroundTransparency = 1
- TextLabel39.Font = Enum.Font.GothamSemibold
- TextLabel39.FontSize = Enum.FontSize.Size14
- TextLabel39.Text = "STOP"
- TextLabel39.TextColor = BrickColor.new("Institutional white")
- TextLabel39.TextColor3 = Color3.new(1, 1, 1)
- TextLabel39.TextScaled = true
- TextLabel39.TextSize = 14
- TextLabel39.TextWrap = true
- TextLabel39.TextWrapped = true
- Part40.Parent = Model31
- Part40.CFrame = CFrame.new(-38, 85.0499954, -93, -0, 0, -1, -1, 0, -0, -0, 1, -0)
- Part40.Orientation = Vector3.new(0, -90, -90)
- Part40.Position = Vector3.new(-38, 85.0499954, -93)
- Part40.Rotation = Vector3.new(90, -90, 0)
- Part40.Size = Vector3.new(0.100000001, 0.999999821, 0.99999994)
- Part40.BottomSurface = Enum.SurfaceType.Smooth
- Part40.Material = Enum.Material.Metal
- Part40.TopSurface = Enum.SurfaceType.Smooth
- Part40.Shape = Enum.PartType.Cylinder
- Part41.Parent = Model31
- Part41.CFrame = CFrame.new(-38, 83, -95, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part41.Orientation = Vector3.new(0, 90, 0)
- Part41.Position = Vector3.new(-38, 83, -95)
- Part41.Rotation = Vector3.new(0, 90, 0)
- Part41.Size = Vector3.new(34, 2, 4)
- Part41.Anchored = true
- Part41.BottomSurface = Enum.SurfaceType.Smooth
- Part41.TopSurface = Enum.SurfaceType.Smooth
- Part42.Parent = Model31
- Part42.CFrame = CFrame.new(-38, 84, -87, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part42.Orientation = Vector3.new(0, 90, 0)
- Part42.Position = Vector3.new(-38, 84, -87)
- Part42.Rotation = Vector3.new(0, 90, 0)
- Part42.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part42.Size = Vector3.new(8, 2, 16)
- Part42.Anchored = true
- Part42.BottomSurface = Enum.SurfaceType.Smooth
- Part42.BrickColor = BrickColor.new("Bright red")
- Part42.TopSurface = Enum.SurfaceType.Smooth
- Part42.brickColor = BrickColor.new("Bright red")
- WedgePart43.Parent = Model31
- WedgePart43.CFrame = CFrame.new(-44, 84, -81, 0, 0, 1, 1, 0, 0, 0, 1, 0)
- WedgePart43.Orientation = Vector3.new(0, 90, 90)
- WedgePart43.Position = Vector3.new(-44, 84, -81)
- WedgePart43.Rotation = Vector3.new(90, 90, 0)
- WedgePart43.Color = Color3.new(0.768627, 0.156863, 0.109804)
- WedgePart43.Size = Vector3.new(2, 4, 4)
- WedgePart43.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart43.BrickColor = BrickColor.new("Bright red")
- WedgePart43.brickColor = BrickColor.new("Bright red")
- Part44.Parent = Model0
- Part44.CFrame = CFrame.new(-32.5, 51.5, -117, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part44.Orientation = Vector3.new(0, 90, 0)
- Part44.Position = Vector3.new(-32.5, 51.5, -117)
- Part44.Rotation = Vector3.new(0, 90, 0)
- Part44.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part44.Size = Vector3.new(10, 103, 1)
- Part44.Anchored = true
- Part44.BottomSurface = Enum.SurfaceType.Smooth
- Part44.BrickColor = BrickColor.new("Mid gray")
- Part44.TopSurface = Enum.SurfaceType.Smooth
- Part44.brickColor = BrickColor.new("Mid gray")
- Part45.Parent = Model0
- Part45.CFrame = CFrame.new(-44, 102, -123.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part45.Orientation = Vector3.new(0, 90, 0)
- Part45.Position = Vector3.new(-44, 102, -123.5)
- Part45.Rotation = Vector3.new(0, 90, 0)
- Part45.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part45.Size = Vector3.new(25, 2, 24)
- Part45.Anchored = true
- Part45.BottomSurface = Enum.SurfaceType.Smooth
- Part45.BrickColor = BrickColor.new("Mid gray")
- Part45.TopSurface = Enum.SurfaceType.Smooth
- Part45.brickColor = BrickColor.new("Mid gray")
- Part46.Parent = Model0
- Part46.CFrame = CFrame.new(-44, 98, -111.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part46.Orientation = Vector3.new(0, 90, 0)
- Part46.Position = Vector3.new(-44, 98, -111.5)
- Part46.Rotation = Vector3.new(0, 90, 0)
- Part46.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part46.Size = Vector3.new(1, 10, 24)
- Part46.Anchored = true
- Part46.BottomSurface = Enum.SurfaceType.Smooth
- Part46.BrickColor = BrickColor.new("Mid gray")
- Part46.TopSurface = Enum.SurfaceType.Smooth
- Part46.brickColor = BrickColor.new("Mid gray")
- TrussPart47.Parent = Model0
- TrussPart47.CFrame = CFrame.new(-34, 53, -130, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- TrussPart47.Position = Vector3.new(-34, 53, -130)
- TrussPart47.Color = Color3.new(0.803922, 0.803922, 0.803922)
- TrussPart47.Size = Vector3.new(2, 24, 2)
- TrussPart47.Anchored = true
- TrussPart47.BackSurface = Enum.SurfaceType.Smooth
- TrussPart47.BottomSurface = Enum.SurfaceType.Smooth
- TrussPart47.BrickColor = BrickColor.new("Mid gray")
- TrussPart47.FrontSurface = Enum.SurfaceType.Smooth
- TrussPart47.LeftSurface = Enum.SurfaceType.Smooth
- TrussPart47.RightSurface = Enum.SurfaceType.Smooth
- TrussPart47.TopSurface = Enum.SurfaceType.Smooth
- TrussPart47.brickColor = BrickColor.new("Mid gray")
- Part48.Parent = Model0
- Part48.CFrame = CFrame.new(-37.5, 101.5, -118.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part48.Orientation = Vector3.new(0, 180, 0)
- Part48.Position = Vector3.new(-37.5, 101.5, -118.5)
- Part48.Rotation = Vector3.new(-180, 0, -180)
- Part48.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part48.Transparency = 1
- Part48.Size = Vector3.new(0.540000141, 0.540000021, 0.460000128)
- Part48.Anchored = true
- Part48.BottomSurface = Enum.SurfaceType.Smooth
- Part48.BrickColor = BrickColor.new("Mid gray")
- Part48.CanCollide = false
- Part48.TopSurface = Enum.SurfaceType.Smooth
- Part48.brickColor = BrickColor.new("Mid gray")
- Part49.Parent = Model0
- Part49.CFrame = CFrame.new(0, 10.5, -75.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part49.Position = Vector3.new(0, 10.5, -75.5)
- Part49.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part49.Size = Vector3.new(8, 1, 1)
- Part49.Anchored = true
- Part49.BottomSurface = Enum.SurfaceType.Smooth
- Part49.BrickColor = BrickColor.new("Mid gray")
- Part49.TopSurface = Enum.SurfaceType.Smooth
- Part49.brickColor = BrickColor.new("Mid gray")
- Part50.Parent = Model0
- Part50.CFrame = CFrame.new(0, 9.5, -69.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part50.Position = Vector3.new(0, 9.5, -69.5)
- Part50.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part50.Size = Vector3.new(8, 1, 11)
- Part50.Anchored = true
- Part50.BottomSurface = Enum.SurfaceType.Smooth
- Part50.BrickColor = BrickColor.new("Mid gray")
- Part50.TopSurface = Enum.SurfaceType.Smooth
- Part50.brickColor = BrickColor.new("Mid gray")
- TrussPart51.Parent = Model0
- TrussPart51.CFrame = CFrame.new(-54, 37, -116, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- TrussPart51.Position = Vector3.new(-54, 37, -116)
- TrussPart51.Color = Color3.new(0.803922, 0.803922, 0.803922)
- TrussPart51.Size = Vector3.new(2, 10, 2)
- TrussPart51.Anchored = true
- TrussPart51.BackSurface = Enum.SurfaceType.Smooth
- TrussPart51.BottomSurface = Enum.SurfaceType.Smooth
- TrussPart51.BrickColor = BrickColor.new("Mid gray")
- TrussPart51.FrontSurface = Enum.SurfaceType.Smooth
- TrussPart51.LeftSurface = Enum.SurfaceType.Smooth
- TrussPart51.RightSurface = Enum.SurfaceType.Smooth
- TrussPart51.TopSurface = Enum.SurfaceType.Smooth
- TrussPart51.brickColor = BrickColor.new("Mid gray")
- Part52.Parent = Model0
- Part52.CFrame = CFrame.new(0, 15.5000038, -80.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part52.Position = Vector3.new(0, 15.5000038, -80.5)
- Part52.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part52.Size = Vector3.new(8, 1, 1)
- Part52.Anchored = true
- Part52.BottomSurface = Enum.SurfaceType.Smooth
- Part52.BrickColor = BrickColor.new("Mid gray")
- Part52.TopSurface = Enum.SurfaceType.Smooth
- Part52.brickColor = BrickColor.new("Mid gray")
- Part53.Parent = Model0
- Part53.CFrame = CFrame.new(0, 11.5, -76.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part53.Position = Vector3.new(0, 11.5, -76.5)
- Part53.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part53.Size = Vector3.new(8, 1, 1)
- Part53.Anchored = true
- Part53.BottomSurface = Enum.SurfaceType.Smooth
- Part53.BrickColor = BrickColor.new("Mid gray")
- Part53.TopSurface = Enum.SurfaceType.Smooth
- Part53.brickColor = BrickColor.new("Mid gray")
- Part54.Parent = Model0
- Part54.CFrame = CFrame.new(0, 13.5000038, -78.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part54.Position = Vector3.new(0, 13.5000038, -78.5)
- Part54.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part54.Size = Vector3.new(8, 1, 1)
- Part54.Anchored = true
- Part54.BottomSurface = Enum.SurfaceType.Smooth
- Part54.BrickColor = BrickColor.new("Mid gray")
- Part54.TopSurface = Enum.SurfaceType.Smooth
- Part54.brickColor = BrickColor.new("Mid gray")
- Part55.Parent = Model0
- Part55.CFrame = CFrame.new(0, 14.5000038, -79.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part55.Position = Vector3.new(0, 14.5000038, -79.5)
- Part55.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part55.Size = Vector3.new(8, 1, 1)
- Part55.Anchored = true
- Part55.BottomSurface = Enum.SurfaceType.Smooth
- Part55.BrickColor = BrickColor.new("Mid gray")
- Part55.TopSurface = Enum.SurfaceType.Smooth
- Part55.brickColor = BrickColor.new("Mid gray")
- WedgePart56.Parent = Model0
- WedgePart56.CFrame = CFrame.new(0, 11.5, -75.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- WedgePart56.Orientation = Vector3.new(0, 180, 0)
- WedgePart56.Position = Vector3.new(0, 11.5, -75.5)
- WedgePart56.Rotation = Vector3.new(-180, 0, -180)
- WedgePart56.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart56.Size = Vector3.new(8, 1, 1)
- WedgePart56.Anchored = true
- WedgePart56.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart56.BrickColor = BrickColor.new("Mid gray")
- WedgePart56.brickColor = BrickColor.new("Mid gray")
- Part57.Parent = Model0
- Part57.CFrame = CFrame.new(-54, 41.5, -127, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part57.Orientation = Vector3.new(0, 90, 0)
- Part57.Position = Vector3.new(-54, 41.5, -127)
- Part57.Rotation = Vector3.new(0, 90, 0)
- Part57.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part57.Size = Vector3.new(16, 1, 2)
- Part57.Anchored = true
- Part57.BottomSurface = Enum.SurfaceType.Smooth
- Part57.BrickColor = BrickColor.new("Mid gray")
- Part57.TopSurface = Enum.SurfaceType.Smooth
- Part57.brickColor = BrickColor.new("Mid gray")
- WedgePart58.Parent = Model0
- WedgePart58.CFrame = CFrame.new(0, 10.5, -74.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- WedgePart58.Orientation = Vector3.new(0, 180, 0)
- WedgePart58.Position = Vector3.new(0, 10.5, -74.5)
- WedgePart58.Rotation = Vector3.new(-180, 0, -180)
- WedgePart58.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart58.Size = Vector3.new(8, 1, 1)
- WedgePart58.Anchored = true
- WedgePart58.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart58.BrickColor = BrickColor.new("Mid gray")
- WedgePart58.brickColor = BrickColor.new("Mid gray")
- Part59.Parent = Model0
- Part59.CFrame = CFrame.new(1.49999988, 16, -125.5, -0, -1, -0, -1, -0, -0, -0, -0, -1)
- Part59.Orientation = Vector3.new(0, -180, -90)
- Part59.Position = Vector3.new(1.49999988, 16, -125.5)
- Part59.Rotation = Vector3.new(180, 0, 90)
- Part59.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part59.Size = Vector3.new(2, 5, 5)
- Part59.Anchored = true
- Part59.BottomSurface = Enum.SurfaceType.Smooth
- Part59.BrickColor = BrickColor.new("Mid gray")
- Part59.TopSurface = Enum.SurfaceType.Smooth
- Part59.brickColor = BrickColor.new("Mid gray")
- Part59.Shape = Enum.PartType.Cylinder
- Part60.Parent = Model0
- Part60.CFrame = CFrame.new(-24, 17.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part60.Orientation = Vector3.new(0, 180, 0)
- Part60.Position = Vector3.new(-24, 17.5, -124)
- Part60.Rotation = Vector3.new(-180, 0, -180)
- Part60.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part60.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part60.Anchored = true
- Part60.BottomSurface = Enum.SurfaceType.Smooth
- Part60.BrickColor = BrickColor.new("Mid gray")
- Part60.TopSurface = Enum.SurfaceType.Smooth
- Part60.brickColor = BrickColor.new("Mid gray")
- Part61.Parent = Model0
- Part61.CFrame = CFrame.new(-24, 22.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part61.Orientation = Vector3.new(0, 180, 0)
- Part61.Position = Vector3.new(-24, 22.5, -124)
- Part61.Rotation = Vector3.new(-180, 0, -180)
- Part61.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part61.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part61.Anchored = true
- Part61.BottomSurface = Enum.SurfaceType.Smooth
- Part61.BrickColor = BrickColor.new("Mid gray")
- Part61.TopSurface = Enum.SurfaceType.Smooth
- Part61.brickColor = BrickColor.new("Mid gray")
- Part62.Parent = Model0
- Part62.CFrame = CFrame.new(-24, 26.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part62.Orientation = Vector3.new(0, 180, 0)
- Part62.Position = Vector3.new(-24, 26.5, -124)
- Part62.Rotation = Vector3.new(-180, 0, -180)
- Part62.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part62.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part62.Anchored = true
- Part62.BottomSurface = Enum.SurfaceType.Smooth
- Part62.BrickColor = BrickColor.new("Mid gray")
- Part62.TopSurface = Enum.SurfaceType.Smooth
- Part62.brickColor = BrickColor.new("Mid gray")
- Part63.Parent = Model0
- Part63.CFrame = CFrame.new(-24, 23.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part63.Orientation = Vector3.new(0, 180, 0)
- Part63.Position = Vector3.new(-24, 23.5, -124)
- Part63.Rotation = Vector3.new(-180, 0, -180)
- Part63.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part63.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part63.Anchored = true
- Part63.BottomSurface = Enum.SurfaceType.Smooth
- Part63.BrickColor = BrickColor.new("Mid gray")
- Part63.TopSurface = Enum.SurfaceType.Smooth
- Part63.brickColor = BrickColor.new("Mid gray")
- Part64.Parent = Model0
- Part64.CFrame = CFrame.new(-24, 25.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part64.Orientation = Vector3.new(0, 180, 0)
- Part64.Position = Vector3.new(-24, 25.5, -124)
- Part64.Rotation = Vector3.new(-180, 0, -180)
- Part64.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part64.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part64.Anchored = true
- Part64.BottomSurface = Enum.SurfaceType.Smooth
- Part64.BrickColor = BrickColor.new("Mid gray")
- Part64.TopSurface = Enum.SurfaceType.Smooth
- Part64.brickColor = BrickColor.new("Mid gray")
- Part65.Parent = Model0
- Part65.CFrame = CFrame.new(-24, 24.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part65.Orientation = Vector3.new(0, 180, 0)
- Part65.Position = Vector3.new(-24, 24.5, -124)
- Part65.Rotation = Vector3.new(-180, 0, -180)
- Part65.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part65.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part65.Anchored = true
- Part65.BottomSurface = Enum.SurfaceType.Smooth
- Part65.BrickColor = BrickColor.new("Mid gray")
- Part65.TopSurface = Enum.SurfaceType.Smooth
- Part65.brickColor = BrickColor.new("Mid gray")
- Part66.Parent = Model0
- Part66.CFrame = CFrame.new(-24, 27.5, -124, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part66.Orientation = Vector3.new(0, 180, 0)
- Part66.Position = Vector3.new(-24, 27.5, -124)
- Part66.Rotation = Vector3.new(-180, 0, -180)
- Part66.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part66.Size = Vector3.new(0.270000011, 0.270000011, 2)
- Part66.Anchored = true
- Part66.BottomSurface = Enum.SurfaceType.Smooth
- Part66.BrickColor = BrickColor.new("Mid gray")
- Part66.TopSurface = Enum.SurfaceType.Smooth
- Part66.brickColor = BrickColor.new("Mid gray")
- Part67.Parent = Model0
- Part67.CFrame = CFrame.new(0, 16, -117, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part67.Position = Vector3.new(0, 16, -117)
- Part67.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part67.Size = Vector3.new(8, 2, 18)
- Part67.Anchored = true
- Part67.BottomSurface = Enum.SurfaceType.Smooth
- Part67.BrickColor = BrickColor.new("Mid gray")
- Part67.TopSurface = Enum.SurfaceType.Smooth
- Part67.brickColor = BrickColor.new("Mid gray")
- Part68.Name = "Lava"
- Part68.Parent = Model0
- Part68.CFrame = CFrame.new(0, 17.5, -91.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part68.Position = Vector3.new(0, 17.5, -91.5)
- Part68.Color = Color3.new(1, 0, 0)
- Part68.Transparency = 1
- Part68.Size = Vector3.new(8, 1, 1)
- Part68.Anchored = true
- Part68.BottomSurface = Enum.SurfaceType.Smooth
- Part68.BrickColor = BrickColor.new("Really red")
- Part68.TopSurface = Enum.SurfaceType.Smooth
- Part68.brickColor = BrickColor.new("Really red")
- ParticleEmitter69.Parent = Part68
- ParticleEmitter69.Speed = NumberRange.new(9, 9)
- ParticleEmitter69.Rotation = NumberRange.new(-360, 360)
- ParticleEmitter69.Color = ColorSequence.new(Color3.new(1, 0, 0),Color3.new(0, 0, 0))
- ParticleEmitter69.LightEmission = 0.34999999403954
- ParticleEmitter69.LightInfluence = 0.5
- ParticleEmitter69.Texture = "rbxassetid://1278127663"
- ParticleEmitter69.Transparency = NumberSequence.new(0,0.44374996423721)
- ParticleEmitter69.ZOffset = 1
- ParticleEmitter69.Size = NumberSequence.new(0.81250011920929,0.18750011920929)
- ParticleEmitter69.Acceleration = Vector3.new(0, -3, 0)
- ParticleEmitter69.Drag = -0.5
- ParticleEmitter69.Lifetime = NumberRange.new(0.30000001192093, 0.30000001192093)
- ParticleEmitter69.Rate = 90
- ParticleEmitter69.RotSpeed = NumberRange.new(-360, 360)
- ParticleEmitter69.SpreadAngle = Vector2.new(-15, 15)
- ParticleEmitter69.VelocityInheritance = 0.64999997615814
- ParticleEmitter69.VelocitySpread = -15
- Script70.Parent = Part68
- table.insert(cors,sandbox(Script70,function()
- local function die(hit)
- local hum = hit.Parent:FindFirstChildOfClass("Humanoid")
- if hum then
- hum.Parent:BreakJoints()
- end
- end
- script.Parent.Touched:Connect(die)
- end))
- Part71.Parent = Model0
- Part71.CFrame = CFrame.new(-32.5, 13.5, -124, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part71.Orientation = Vector3.new(0, 90, 0)
- Part71.Position = Vector3.new(-32.5, 13.5, -124)
- Part71.Rotation = Vector3.new(0, 90, 0)
- Part71.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part71.Size = Vector3.new(4, 27, 1)
- Part71.Anchored = true
- Part71.BottomSurface = Enum.SurfaceType.Smooth
- Part71.BrickColor = BrickColor.new("Mid gray")
- Part71.TopSurface = Enum.SurfaceType.Smooth
- Part71.brickColor = BrickColor.new("Mid gray")
- Part72.Parent = Model0
- Part72.CFrame = CFrame.new(-32.5, 69, -124, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part72.Orientation = Vector3.new(0, 90, 0)
- Part72.Position = Vector3.new(-32.5, 69, -124)
- Part72.Rotation = Vector3.new(0, 90, 0)
- Part72.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part72.Size = Vector3.new(4, 68, 1)
- Part72.Anchored = true
- Part72.BottomSurface = Enum.SurfaceType.Smooth
- Part72.BrickColor = BrickColor.new("Mid gray")
- Part72.TopSurface = Enum.SurfaceType.Smooth
- Part72.brickColor = BrickColor.new("Mid gray")
- Part73.Parent = Model0
- Part73.CFrame = CFrame.new(-52.5, 73.5, -123.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part73.Orientation = Vector3.new(0, 180, 0)
- Part73.Position = Vector3.new(-52.5, 73.5, -123.5)
- Part73.Rotation = Vector3.new(-180, 0, -180)
- Part73.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part73.Size = Vector3.new(5, 1, 5)
- Part73.Anchored = true
- Part73.BottomSurface = Enum.SurfaceType.Smooth
- Part73.BrickColor = BrickColor.new("Mid gray")
- Part73.TopSurface = Enum.SurfaceType.Smooth
- Part73.brickColor = BrickColor.new("Mid gray")
- Part74.Parent = Model0
- Part74.CFrame = CFrame.new(-33.5, 51.5, -111.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part74.Orientation = Vector3.new(0, 90, 0)
- Part74.Position = Vector3.new(-33.5, 51.5, -111.5)
- Part74.Rotation = Vector3.new(0, 90, 0)
- Part74.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part74.Size = Vector3.new(1, 103, 3)
- Part74.Anchored = true
- Part74.BottomSurface = Enum.SurfaceType.Smooth
- Part74.BrickColor = BrickColor.new("Mid gray")
- Part74.TopSurface = Enum.SurfaceType.Smooth
- Part74.brickColor = BrickColor.new("Mid gray")
- Part75.Parent = Model0
- Part75.CFrame = CFrame.new(-44, 42.5, -111.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part75.Orientation = Vector3.new(0, 90, 0)
- Part75.Position = Vector3.new(-44, 42.5, -111.5)
- Part75.Rotation = Vector3.new(0, 90, 0)
- Part75.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part75.Size = Vector3.new(1, 85, 24)
- Part75.Anchored = true
- Part75.BottomSurface = Enum.SurfaceType.Smooth
- Part75.BrickColor = BrickColor.new("Mid gray")
- Part75.TopSurface = Enum.SurfaceType.Smooth
- Part75.brickColor = BrickColor.new("Mid gray")
- WedgePart76.Parent = Model0
- WedgePart76.CFrame = CFrame.new(0, 12.5, -76.5, -1, 0, -0, -0, 1, -0, -0, 0, -1)
- WedgePart76.Orientation = Vector3.new(0, -180, 0)
- WedgePart76.Position = Vector3.new(0, 12.5, -76.5)
- WedgePart76.Rotation = Vector3.new(180, 0, -180)
- WedgePart76.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart76.Size = Vector3.new(8, 1, 1)
- WedgePart76.Anchored = true
- WedgePart76.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart76.BrickColor = BrickColor.new("Mid gray")
- WedgePart76.brickColor = BrickColor.new("Mid gray")
- Part77.Parent = Model0
- Part77.CFrame = CFrame.new(-18, 16.5, -124, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part77.Orientation = Vector3.new(0, 90, 0)
- Part77.Position = Vector3.new(-18, 16.5, -124)
- Part77.Rotation = Vector3.new(0, 90, 0)
- Part77.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part77.Size = Vector3.new(0.270000011, 0.270000011, 12)
- Part77.Anchored = true
- Part77.BottomSurface = Enum.SurfaceType.Smooth
- Part77.BrickColor = BrickColor.new("Mid gray")
- Part77.TopSurface = Enum.SurfaceType.Smooth
- Part77.brickColor = BrickColor.new("Mid gray")
- Part78.Parent = Model0
- Part78.CFrame = CFrame.new(-55.5, 51.5, -124, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part78.Orientation = Vector3.new(0, 90, 0)
- Part78.Position = Vector3.new(-55.5, 51.5, -124)
- Part78.Rotation = Vector3.new(0, 90, 0)
- Part78.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part78.Size = Vector3.new(24, 103, 1)
- Part78.Anchored = true
- Part78.BottomSurface = Enum.SurfaceType.Smooth
- Part78.BrickColor = BrickColor.new("Mid gray")
- Part78.TopSurface = Enum.SurfaceType.Smooth
- Part78.brickColor = BrickColor.new("Mid gray")
- Part79.Parent = Model0
- Part79.CFrame = CFrame.new(-32.5, 51.5, -131, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part79.Orientation = Vector3.new(0, 90, 0)
- Part79.Position = Vector3.new(-32.5, 51.5, -131)
- Part79.Rotation = Vector3.new(0, 90, 0)
- Part79.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part79.Size = Vector3.new(10, 103, 1)
- Part79.Anchored = true
- Part79.BottomSurface = Enum.SurfaceType.Smooth
- Part79.BrickColor = BrickColor.new("Mid gray")
- Part79.TopSurface = Enum.SurfaceType.Smooth
- Part79.brickColor = BrickColor.new("Mid gray")
- Part80.Parent = Model0
- Part80.CFrame = CFrame.new(-44, 28, -123.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part80.Orientation = Vector3.new(0, 90, 0)
- Part80.Position = Vector3.new(-44, 28, -123.5)
- Part80.Rotation = Vector3.new(0, 90, 0)
- Part80.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part80.Size = Vector3.new(23, 2, 22)
- Part80.Anchored = true
- Part80.BottomSurface = Enum.SurfaceType.Smooth
- Part80.BrickColor = BrickColor.new("Mid gray")
- Part80.TopSurface = Enum.SurfaceType.Smooth
- Part80.brickColor = BrickColor.new("Mid gray")
- Part81.Parent = Model0
- Part81.CFrame = CFrame.new(-43.5, 51.5, -135.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part81.Orientation = Vector3.new(0, 90, 0)
- Part81.Position = Vector3.new(-43.5, 51.5, -135.5)
- Part81.Rotation = Vector3.new(0, 90, 0)
- Part81.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part81.Size = Vector3.new(1, 103, 23)
- Part81.Anchored = true
- Part81.BottomSurface = Enum.SurfaceType.Smooth
- Part81.BrickColor = BrickColor.new("Mid gray")
- Part81.TopSurface = Enum.SurfaceType.Smooth
- Part81.brickColor = BrickColor.new("Mid gray")
- Part82.Parent = Model0
- Part82.CFrame = CFrame.new(0, 8.5, -69, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part82.Position = Vector3.new(0, 8.5, -69)
- Part82.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part82.Size = Vector3.new(8, 1, 10)
- Part82.Anchored = true
- Part82.BottomSurface = Enum.SurfaceType.Smooth
- Part82.BrickColor = BrickColor.new("Mid gray")
- Part82.TopSurface = Enum.SurfaceType.Smooth
- Part82.brickColor = BrickColor.new("Mid gray")
- TrussPart83.Parent = Model0
- TrussPart83.CFrame = CFrame.new(3, 5.00002575, -63, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- TrussPart83.Position = Vector3.new(3, 5.00002575, -63)
- TrussPart83.Color = Color3.new(0.388235, 0.372549, 0.384314)
- TrussPart83.Size = Vector3.new(2, 10, 2)
- TrussPart83.Anchored = true
- TrussPart83.BackSurface = Enum.SurfaceType.Smooth
- TrussPart83.BottomSurface = Enum.SurfaceType.Smooth
- TrussPart83.BrickColor = BrickColor.new("Dark stone grey")
- TrussPart83.FrontSurface = Enum.SurfaceType.Smooth
- TrussPart83.LeftSurface = Enum.SurfaceType.Smooth
- TrussPart83.RightSurface = Enum.SurfaceType.Smooth
- TrussPart83.TopSurface = Enum.SurfaceType.Smooth
- TrussPart83.brickColor = BrickColor.new("Dark stone grey")
- TrussPart84.Parent = Model0
- TrussPart84.CFrame = CFrame.new(-1, 5.00001383, -63, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- TrussPart84.Position = Vector3.new(-1, 5.00001383, -63)
- TrussPart84.Color = Color3.new(0.388235, 0.372549, 0.384314)
- TrussPart84.Size = Vector3.new(2, 10, 2)
- TrussPart84.Anchored = true
- TrussPart84.BackSurface = Enum.SurfaceType.Smooth
- TrussPart84.BottomSurface = Enum.SurfaceType.Smooth
- TrussPart84.BrickColor = BrickColor.new("Dark stone grey")
- TrussPart84.FrontSurface = Enum.SurfaceType.Smooth
- TrussPart84.LeftSurface = Enum.SurfaceType.Smooth
- TrussPart84.RightSurface = Enum.SurfaceType.Smooth
- TrussPart84.TopSurface = Enum.SurfaceType.Smooth
- TrussPart84.brickColor = BrickColor.new("Dark stone grey")
- TrussPart85.Parent = Model0
- TrussPart85.CFrame = CFrame.new(1, 5.00001383, -63, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- TrussPart85.Position = Vector3.new(1, 5.00001383, -63)
- TrussPart85.Color = Color3.new(0.388235, 0.372549, 0.384314)
- TrussPart85.Size = Vector3.new(2, 10, 2)
- TrussPart85.Anchored = true
- TrussPart85.BackSurface = Enum.SurfaceType.Smooth
- TrussPart85.BottomSurface = Enum.SurfaceType.Smooth
- TrussPart85.BrickColor = BrickColor.new("Dark stone grey")
- TrussPart85.FrontSurface = Enum.SurfaceType.Smooth
- TrussPart85.LeftSurface = Enum.SurfaceType.Smooth
- TrussPart85.RightSurface = Enum.SurfaceType.Smooth
- TrussPart85.TopSurface = Enum.SurfaceType.Smooth
- TrussPart85.brickColor = BrickColor.new("Dark stone grey")
- Part86.Parent = Model0
- Part86.CFrame = CFrame.new(0, 12.5, -77.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part86.Position = Vector3.new(0, 12.5, -77.5)
- Part86.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part86.Size = Vector3.new(8, 1, 1)
- Part86.Anchored = true
- Part86.BottomSurface = Enum.SurfaceType.Smooth
- Part86.BrickColor = BrickColor.new("Mid gray")
- Part86.TopSurface = Enum.SurfaceType.Smooth
- Part86.brickColor = BrickColor.new("Mid gray")
- Part87.Parent = Model0
- Part87.CFrame = CFrame.new(-43.5, 74.5, -124.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part87.Orientation = Vector3.new(0, 180, 0)
- Part87.Position = Vector3.new(-43.5, 74.5, -124.5)
- Part87.Rotation = Vector3.new(-180, 0, -180)
- Part87.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part87.Size = Vector3.new(1, 13, 1)
- Part87.Anchored = true
- Part87.BottomSurface = Enum.SurfaceType.Smooth
- Part87.BrickColor = BrickColor.new("Mid gray")
- Part87.TopSurface = Enum.SurfaceType.Smooth
- Part87.brickColor = BrickColor.new("Mid gray")
- Part88.Parent = Model0
- Part88.CFrame = CFrame.new(-43.5, 67.5, -123.5, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part88.Orientation = Vector3.new(0, 90, 0)
- Part88.Position = Vector3.new(-43.5, 67.5, -123.5)
- Part88.Rotation = Vector3.new(0, 90, 0)
- Part88.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part88.Size = Vector3.new(23, 1, 5)
- Part88.Anchored = true
- Part88.BottomSurface = Enum.SurfaceType.Smooth
- Part88.BrickColor = BrickColor.new("Mid gray")
- Part88.TopSurface = Enum.SurfaceType.Smooth
- Part88.brickColor = BrickColor.new("Mid gray")
- Part89.Parent = Model0
- Part89.CFrame = CFrame.new(-43.5, 81.5, -124.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part89.Orientation = Vector3.new(0, 180, 0)
- Part89.Position = Vector3.new(-43.5, 81.5, -124.5)
- Part89.Rotation = Vector3.new(-180, 0, -180)
- Part89.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part89.Size = Vector3.new(5, 1, 3.99999976)
- Part89.Anchored = true
- Part89.BottomSurface = Enum.SurfaceType.Smooth
- Part89.BrickColor = BrickColor.new("Mid gray")
- Part89.TopSurface = Enum.SurfaceType.Smooth
- Part89.brickColor = BrickColor.new("Mid gray")
- Part90.Parent = Model0
- Part90.CFrame = CFrame.new(0, 16, -94.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part90.Position = Vector3.new(0, 16, -94.5)
- Part90.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part90.Size = Vector3.new(8, 2, 27)
- Part90.Anchored = true
- Part90.BottomSurface = Enum.SurfaceType.Smooth
- Part90.BrickColor = BrickColor.new("Mid gray")
- Part90.TopSurface = Enum.SurfaceType.Smooth
- Part90.brickColor = BrickColor.new("Mid gray")
- Part91.Name = "Lava"
- Part91.Parent = Model0
- Part91.CFrame = CFrame.new(0, 17.5, -107.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part91.Position = Vector3.new(0, 17.5, -107.5)
- Part91.Color = Color3.new(1, 0, 0)
- Part91.Transparency = 1
- Part91.Size = Vector3.new(8, 1, 1)
- Part91.Anchored = true
- Part91.BottomSurface = Enum.SurfaceType.Smooth
- Part91.BrickColor = BrickColor.new("Really red")
- Part91.TopSurface = Enum.SurfaceType.Smooth
- Part91.brickColor = BrickColor.new("Really red")
- ParticleEmitter92.Parent = Part91
- ParticleEmitter92.Speed = NumberRange.new(9, 9)
- ParticleEmitter92.Rotation = NumberRange.new(-360, 360)
- ParticleEmitter92.Color = ColorSequence.new(Color3.new(1, 0, 0),Color3.new(0, 0, 0))
- ParticleEmitter92.LightEmission = 0.34999999403954
- ParticleEmitter92.LightInfluence = 0.5
- ParticleEmitter92.Texture = "rbxassetid://1278127663"
- ParticleEmitter92.Transparency = NumberSequence.new(0,0.44374996423721)
- ParticleEmitter92.ZOffset = 1
- ParticleEmitter92.Size = NumberSequence.new(0.81250011920929,0.18750011920929)
- ParticleEmitter92.Acceleration = Vector3.new(0, -3, 0)
- ParticleEmitter92.Drag = -0.5
- ParticleEmitter92.Lifetime = NumberRange.new(0.30000001192093, 0.30000001192093)
- ParticleEmitter92.Rate = 90
- ParticleEmitter92.RotSpeed = NumberRange.new(-360, 360)
- ParticleEmitter92.SpreadAngle = Vector2.new(-15, 15)
- ParticleEmitter92.VelocityInheritance = 0.64999997615814
- ParticleEmitter92.VelocitySpread = -15
- Script93.Parent = Part91
- table.insert(cors,sandbox(Script93,function()
- local function die(hit)
- local hum = hit.Parent:FindFirstChildOfClass("Humanoid")
- if hum then
- hum.Parent:BreakJoints()
- end
- end
- script.Parent.Touched:Connect(die)
- end))
- Part94.Name = "Lava"
- Part94.Parent = Model0
- Part94.CFrame = CFrame.new(0, 17.5, -99.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part94.Position = Vector3.new(0, 17.5, -99.5)
- Part94.Color = Color3.new(1, 0, 0)
- Part94.Transparency = 1
- Part94.Size = Vector3.new(8, 1, 1)
- Part94.Anchored = true
- Part94.BottomSurface = Enum.SurfaceType.Smooth
- Part94.BrickColor = BrickColor.new("Really red")
- Part94.TopSurface = Enum.SurfaceType.Smooth
- Part94.brickColor = BrickColor.new("Really red")
- ParticleEmitter95.Parent = Part94
- ParticleEmitter95.Speed = NumberRange.new(9, 9)
- ParticleEmitter95.Rotation = NumberRange.new(-360, 360)
- ParticleEmitter95.Color = ColorSequence.new(Color3.new(1, 0, 0),Color3.new(0, 0, 0))
- ParticleEmitter95.LightEmission = 0.34999999403954
- ParticleEmitter95.LightInfluence = 0.5
- ParticleEmitter95.Texture = "rbxassetid://1278127663"
- ParticleEmitter95.Transparency = NumberSequence.new(0,0.44374996423721)
- ParticleEmitter95.ZOffset = 1
- ParticleEmitter95.Size = NumberSequence.new(0.81250011920929,0.18750011920929)
- ParticleEmitter95.Acceleration = Vector3.new(0, -3, 0)
- ParticleEmitter95.Drag = -0.5
- ParticleEmitter95.Lifetime = NumberRange.new(0.30000001192093, 0.30000001192093)
- ParticleEmitter95.Rate = 90
- ParticleEmitter95.RotSpeed = NumberRange.new(-360, 360)
- ParticleEmitter95.SpreadAngle = Vector2.new(-15, 15)
- ParticleEmitter95.VelocityInheritance = 0.64999997615814
- ParticleEmitter95.VelocitySpread = -15
- Script96.Parent = Part94
- table.insert(cors,sandbox(Script96,function()
- local function die(hit)
- local hum = hit.Parent:FindFirstChildOfClass("Humanoid")
- if hum then
- hum.Parent:BreakJoints()
- end
- end
- script.Parent.Touched:Connect(die)
- end))
- Part97.Parent = Model0
- Part97.CFrame = CFrame.new(-5, 16, -124, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part97.Orientation = Vector3.new(0, 90, 0)
- Part97.Position = Vector3.new(-5, 16, -124)
- Part97.Rotation = Vector3.new(0, 90, 0)
- Part97.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part97.Size = Vector3.new(8, 2, 14)
- Part97.Anchored = true
- Part97.BottomSurface = Enum.SurfaceType.Smooth
- Part97.BrickColor = BrickColor.new("Mid gray")
- Part97.TopSurface = Enum.SurfaceType.Smooth
- Part97.brickColor = BrickColor.new("Mid gray")
- WedgePart98.Parent = Model0
- WedgePart98.CFrame = CFrame.new(1.1920929e-07, 16.5000038, -80.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- WedgePart98.Orientation = Vector3.new(0, 180, 0)
- WedgePart98.Position = Vector3.new(1.1920929e-07, 16.5000038, -80.5)
- WedgePart98.Rotation = Vector3.new(-180, 0, -180)
- WedgePart98.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart98.Size = Vector3.new(8, 1, 1)
- WedgePart98.Anchored = true
- WedgePart98.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart98.BrickColor = BrickColor.new("Mid gray")
- WedgePart98.brickColor = BrickColor.new("Mid gray")
- WedgePart99.Parent = Model0
- WedgePart99.CFrame = CFrame.new(0, 13.5, -77.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- WedgePart99.Orientation = Vector3.new(0, 180, 0)
- WedgePart99.Position = Vector3.new(0, 13.5, -77.5)
- WedgePart99.Rotation = Vector3.new(-180, 0, -180)
- WedgePart99.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart99.Size = Vector3.new(8, 1, 1)
- WedgePart99.Anchored = true
- WedgePart99.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart99.BrickColor = BrickColor.new("Mid gray")
- WedgePart99.brickColor = BrickColor.new("Mid gray")
- WedgePart100.Parent = Model0
- WedgePart100.CFrame = CFrame.new(0, 15.5000038, -79.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- WedgePart100.Orientation = Vector3.new(0, 180, 0)
- WedgePart100.Position = Vector3.new(0, 15.5000038, -79.5)
- WedgePart100.Rotation = Vector3.new(-180, 0, -180)
- WedgePart100.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart100.Size = Vector3.new(8, 1, 1)
- WedgePart100.Anchored = true
- WedgePart100.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart100.BrickColor = BrickColor.new("Mid gray")
- WedgePart100.brickColor = BrickColor.new("Mid gray")
- WedgePart101.Parent = Model0
- WedgePart101.CFrame = CFrame.new(1.1920929e-07, 14.5000038, -78.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- WedgePart101.Orientation = Vector3.new(0, 180, 0)
- WedgePart101.Position = Vector3.new(1.1920929e-07, 14.5000038, -78.5)
- WedgePart101.Rotation = Vector3.new(-180, 0, -180)
- WedgePart101.Color = Color3.new(0.803922, 0.803922, 0.803922)
- WedgePart101.Size = Vector3.new(8, 1, 1)
- WedgePart101.Anchored = true
- WedgePart101.BottomSurface = Enum.SurfaceType.Smooth
- WedgePart101.BrickColor = BrickColor.new("Mid gray")
- WedgePart101.brickColor = BrickColor.new("Mid gray")
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = workspace
- for q, g in pairs(Model0):GetChildren() do
- if g:IsA("Part") then
- g.Anchored = true
- end
- end
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement