Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- FE pinewood computer core gui
- local PCCTeleportGui = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Frame = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local Frame_3 = Instance.new("Frame")
- local Frame_4 = Instance.new("Frame")
- local Name = Instance.new("TextLabel")
- local Frame_5 = Instance.new("Frame")
- local Hazmat = Instance.new("TextButton")
- local PETHazmat = Instance.new("TextButton")
- local MFMiddleTopSide = Instance.new("TextButton")
- local MainFrameTopSide = Instance.new("TextButton")
- local Core = Instance.new("TextButton")
- local MainFrameMiddle = Instance.new("TextButton")
- local Fans = Instance.new("TextButton")
- local AdminControl = Instance.new("TextButton")
- local Silos = Instance.new("TextButton")
- local Coolant = Instance.new("TextButton")
- local Entrance = Instance.new("TextButton")
- local Gens = Instance.new("TextButton")
- local Frame_6 = Instance.new("Frame")
- PCCTeleportGui.Name = "PCC-Teleport-Gui"
- PCCTeleportGui.Parent = game.CoreGui
- PCCTeleportGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Main.Name = "Main"
- Main.Parent = PCCTeleportGui
- Main.BackgroundColor3 = Color3.new(0, 0, 0)
- Main.BackgroundTransparency = 0.69999998807907
- Main.Position = UDim2.new(0.490225583, 0, 0.216735259, 0)
- Main.Size = UDim2.new(0, 424, 0, 487)
- Main.Active = true
- Main.Draggable = true
- Frame.Parent = Main
- Frame.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame.Size = UDim2.new(0, 9, 0, 487)
- Frame_2.Parent = Main
- Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame_2.Position = UDim2.new(0.978773594, 0, 0, 0)
- Frame_2.Size = UDim2.new(0, 9, 0, 487)
- Frame_3.Parent = Main
- Frame_3.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame_3.Size = UDim2.new(0, 424, 0, 8)
- Frame_4.Parent = Main
- Frame_4.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame_4.Position = UDim2.new(0, 0, 0.9835729, 0)
- Frame_4.Size = UDim2.new(0, 424, 0, 8)
- Name.Name = "Name"
- Name.Parent = Main
- Name.BackgroundColor3 = Color3.new(1, 1, 1)
- Name.BackgroundTransparency = 1
- Name.Position = UDim2.new(0.0212264154, 0, 0.0164271053, 0)
- Name.Size = UDim2.new(0, 406, 0, 51)
- Name.Font = Enum.Font.Cartoon
- Name.Text = "Pinewood Computer Core Teleport Gui"
- Name.TextColor3 = Color3.new(255, 255, 255)
- Name.TextScaled = true
- Name.TextSize = 14
- Name.TextWrapped = true
- Frame_5.Parent = Main
- Frame_5.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame_5.Position = UDim2.new(0, 0, 0.12114992, 0)
- Frame_5.Size = UDim2.new(0, 424, 0, 8)
- Hazmat.Name = "Hazmat"
- Hazmat.Parent = Main
- Hazmat.BackgroundColor3 = Color3.new(0, 0, 0)
- Hazmat.BackgroundTransparency = 0.5
- Hazmat.Position = UDim2.new(0.0754716992, 0, 0.168377817, 0)
- Hazmat.Size = UDim2.new(0, 152, 0, 41)
- Hazmat.Font = Enum.Font.Cartoon
- Hazmat.Text = "Hazmat"
- Hazmat.TextColor3 = Color3.new(1, 1, 1)
- Hazmat.TextScaled = true
- Hazmat.TextSize = 14
- Hazmat.TextWrapped = true
- PETHazmat.Name = "PETHazmat"
- PETHazmat.Parent = Main
- PETHazmat.BackgroundColor3 = Color3.new(0, 0, 0)
- PETHazmat.BackgroundTransparency = 0.5
- PETHazmat.Position = UDim2.new(0.566037774, 0, 0.168377817, 0)
- PETHazmat.Size = UDim2.new(0, 152, 0, 41)
- PETHazmat.Font = Enum.Font.Cartoon
- PETHazmat.Text = "PET Hazmat"
- PETHazmat.TextColor3 = Color3.new(1, 1, 1)
- PETHazmat.TextScaled = true
- PETHazmat.TextSize = 14
- PETHazmat.TextWrapped = true
- MFMiddleTopSide.Name = "MFMiddleTopSide"
- MFMiddleTopSide.Parent = Main
- MFMiddleTopSide.BackgroundColor3 = Color3.new(0, 0, 0)
- MFMiddleTopSide.BackgroundTransparency = 0.5
- MFMiddleTopSide.Position = UDim2.new(0.566037774, 0, 0.281314164, 0)
- MFMiddleTopSide.Size = UDim2.new(0, 152, 0, 41)
- MFMiddleTopSide.Font = Enum.Font.Cartoon
- MFMiddleTopSide.Text = "MainFrame Middle TopSide"
- MFMiddleTopSide.TextColor3 = Color3.new(1, 1, 1)
- MFMiddleTopSide.TextScaled = true
- MFMiddleTopSide.TextSize = 14
- MFMiddleTopSide.TextWrapped = true
- MainFrameTopSide.Name = "MainFrameTopSide"
- MainFrameTopSide.Parent = Main
- MainFrameTopSide.BackgroundColor3 = Color3.new(0, 0, 0)
- MainFrameTopSide.BackgroundTransparency = 0.5
- MainFrameTopSide.Position = UDim2.new(0.0754716992, 0, 0.281314164, 0)
- MainFrameTopSide.Size = UDim2.new(0, 152, 0, 41)
- MainFrameTopSide.Font = Enum.Font.Cartoon
- MainFrameTopSide.Text = "Mainframe Topside (Broken)"
- MainFrameTopSide.TextColor3 = Color3.new(1, 1, 1)
- MainFrameTopSide.TextScaled = true
- MainFrameTopSide.TextSize = 14
- MainFrameTopSide.TextWrapped = true
- Core.Name = "Core"
- Core.Parent = Main
- Core.BackgroundColor3 = Color3.new(0, 0, 0)
- Core.BackgroundTransparency = 0.5
- Core.Position = UDim2.new(0.558962286, 0, 0.406570852, 0)
- Core.Size = UDim2.new(0, 152, 0, 41)
- Core.Font = Enum.Font.Cartoon
- Core.Text = "Core (Broken)"
- Core.TextColor3 = Color3.new(1, 1, 1)
- Core.TextScaled = true
- Core.TextSize = 14
- Core.TextWrapped = true
- MainFrameMiddle.Name = "MainFrameMiddle"
- MainFrameMiddle.Parent = Main
- MainFrameMiddle.BackgroundColor3 = Color3.new(0, 0, 0)
- MainFrameMiddle.BackgroundTransparency = 0.5
- MainFrameMiddle.Position = UDim2.new(0.0683962256, 0, 0.406570852, 0)
- MainFrameMiddle.Size = UDim2.new(0, 152, 0, 41)
- MainFrameMiddle.Font = Enum.Font.Cartoon
- MainFrameMiddle.Text = "Mainframe Middle (Broken)"
- MainFrameMiddle.TextColor3 = Color3.new(1, 1, 1)
- MainFrameMiddle.TextScaled = true
- MainFrameMiddle.TextSize = 14
- MainFrameMiddle.TextWrapped = true
- Fans.Name = "Fans"
- Fans.Parent = Main
- Fans.BackgroundColor3 = Color3.new(0, 0, 0)
- Fans.BackgroundTransparency = 0.5
- Fans.Position = UDim2.new(0.558962286, 0, 0.527720749, 0)
- Fans.Size = UDim2.new(0, 152, 0, 41)
- Fans.Font = Enum.Font.Cartoon
- Fans.Text = "Fans (Kinda Werid)"
- Fans.TextColor3 = Color3.new(1, 1, 1)
- Fans.TextScaled = true
- Fans.TextSize = 14
- Fans.TextWrapped = true
- AdminControl.Name = "AdminControl"
- AdminControl.Parent = Main
- AdminControl.BackgroundColor3 = Color3.new(0, 0, 0)
- AdminControl.BackgroundTransparency = 0.5
- AdminControl.Position = UDim2.new(0.0683962256, 0, 0.527720749, 0)
- AdminControl.Size = UDim2.new(0, 152, 0, 41)
- AdminControl.Font = Enum.Font.Cartoon
- AdminControl.Text = "Admin Control"
- AdminControl.TextColor3 = Color3.new(1, 1, 1)
- AdminControl.TextScaled = true
- AdminControl.TextSize = 14
- AdminControl.TextWrapped = true
- Silos.Name = "Silos"
- Silos.Parent = Main
- Silos.BackgroundColor3 = Color3.new(0, 0, 0)
- Silos.BackgroundTransparency = 0.5
- Silos.Position = UDim2.new(0.558962286, 0, 0.657084167, 0)
- Silos.Size = UDim2.new(0, 152, 0, 41)
- Silos.Font = Enum.Font.Cartoon
- Silos.Text = "Launch Silos"
- Silos.TextColor3 = Color3.new(1, 1, 1)
- Silos.TextScaled = true
- Silos.TextSize = 14
- Silos.TextWrapped = true
- Coolant.Name = "Coolant"
- Coolant.Parent = Main
- Coolant.BackgroundColor3 = Color3.new(0, 0, 0)
- Coolant.BackgroundTransparency = 0.5
- Coolant.Position = UDim2.new(0.0683962256, 0, 0.657084167, 0)
- Coolant.Size = UDim2.new(0, 152, 0, 41)
- Coolant.Font = Enum.Font.Cartoon
- Coolant.Text = "Coolant"
- Coolant.TextColor3 = Color3.new(1, 1, 1)
- Coolant.TextScaled = true
- Coolant.TextSize = 14
- Coolant.TextWrapped = true
- Entrance.Name = "Entrance"
- Entrance.Parent = Main
- Entrance.BackgroundColor3 = Color3.new(0, 0, 0)
- Entrance.BackgroundTransparency = 0.5
- Entrance.Position = UDim2.new(0.558962286, 0, 0.788501024, 0)
- Entrance.Size = UDim2.new(0, 152, 0, 41)
- Entrance.Font = Enum.Font.Cartoon
- Entrance.Text = "Entrance"
- Entrance.TextColor3 = Color3.new(1, 1, 1)
- Entrance.TextScaled = true
- Entrance.TextSize = 14
- Entrance.TextWrapped = true
- Gens.Name = "Gens"
- Gens.Parent = Main
- Gens.BackgroundColor3 = Color3.new(0, 0, 0)
- Gens.BackgroundTransparency = 0.5
- Gens.Position = UDim2.new(0.0683962256, 0, 0.788501024, 0)
- Gens.Size = UDim2.new(0, 152, 0, 41)
- Gens.Font = Enum.Font.Cartoon
- Gens.Text = "Generators (Broken)"
- Gens.TextColor3 = Color3.new(1, 1, 1)
- Gens.TextScaled = true
- Gens.TextSize = 14
- Gens.TextWrapped = true
- Frame_6.Parent = Main
- Frame_6.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame_6.Position = UDim2.new(0.488207549, 0, 0.137577027, 0)
- Frame_6.Size = UDim2.new(0, 9, 0, 412)
- Hazmat.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-362.44, 470.82, 212.26, 0.06, -7.48, 0.99, -4.88, 1, 7.79, -0.99, -5.34, 0.06)
- end)
- PETHazmat.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-77.04, 500.24, -281.62, -0.11, -8.85, 0.99, 4.55, 1, 1.41, -0.99, 4.68, -0.11)
- end)
- MainFrameTopSide.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(289.02, 470.39, -161.30, -0.99, 0.76, 0.10, 1.50, 1, 4.93, -0.10, 5.06, -0.99)
- end)
- MFMiddleTopSide.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-279.11, 429.61, -163.01, 0.69, 1.74, -0.72, 9.55, 1, 3.32, 0.72, -2.99, 0.69)
- end)
- MainFrameMiddle.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-289.97, 365.0005, -162.81, 0.99, -3.82, 0.02, 4.69, 1, -7,28, 0.11, 7.07, 0.99)
- end)
- Core.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-295.11, 282.80, 224.56, 0.99, -2.33, -0.11, 1.54, -7.28, 0.11, 7.07, 0.99)
- end)
- AdminControl.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-158.61, 734.80, -182.03, 0.01, 9.28, 0.99, -2.65, 1, -9.27, -0.99, 1.008, 0.01)
- end)
- Fans.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-462.10, 707.56, -302.18, 0.02, 5.15, -0.99, 5.55, 1, 5.02, 0.99, 5.42, 0.02)
- end)
- Coolant.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.36, 448.13, -756.63, -0.53, 5.25, -0.84, 6.40, 1, 2.131, 0.84, -4.24, -0.53)
- end)
- Silos.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(848.95, 448.65, -485.67, 0.01, -2.56, -9.99, -2.53, 1, -2.59, 0.99, 2.56, 0.14)
- end)
- Gens.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(67.08, 464,80, 20.17, 0.008, -2.58, -0.99, -4,92, 1, -2.62, 0.99, 4.95, 0.008)
- end)
- Entrance.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-281.22, 536.99, 63.67, 0.98, -4.43, -0.14, 4.03, 1, -3.06, 0.14, 2.46, 0.98)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement