Mar 29th, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
By Marceline Woodruff Rabu, 13 Mei 2020 Roblox Phone Number Roblox Phone Number 2018 Roblox Phone Number 2019 Roblox Number Phone Contact us please remember that customer service can only assist with billing and account related inquiries. Roblox How To Hack Any Account 2018 How To Get A Hacked Roblox Account Back 7 Steps With Pictures image titled get a hacked roblox account back step 2. By Lonny Fronk Jumat, 22 Mei 2020. Flee the facility script. Teleport to the computer or to any player.Make sure to select the map you are in so the teleports work.Computer, exit, player tp.Ga.
- local FLEE_THE_FACILITY_REVAMPED_GUI = Instance.new('ScreenGui')
- local title = Instance.new('TextLabel')
- local tptauc = Instance.new('TextButton')
- local tptae = Instance.new('TextButton')
- local playernamebox = Instance.new('TextBox')
- FLEE_THE_FACILITY_REVAMPED_GUI.Name ='FLEE_THE_FACILITY_REVAMPED_GUI'
- FLEE_THE_FACILITY_REVAMPED_GUI.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
- FLEE_THE_FACILITY_REVAMPED_GUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- FLEE_THE_FACILITY_REVAMPED_GUI.ResetOnSpawn =false
- MainFrame.Name ='MainFrame'
- MainFrame.BackgroundColor3 = Color3.fromRGB(85,170,127)
- MainFrame.BorderSizePixel =7
- MainFrame.Position = UDim2.new(0.0263719559,0,0.475089371,0)
- MainFrame.ZIndex =9999
- MainFrame.Selectable =true
- title.Parent = MainFrame
- title.BackgroundColor3 = Color3.fromRGB(255,255,255)
- title.Size = UDim2.new(0,160,0,50)
- title.Text ='Revamped 'Flee the Facility' Gui'
- title.TextSize =20.000
- title.TextStrokeColor3 = Color3.fromRGB(255,255,255)
- title.TextWrapped =true
- status.Name ='status'
- status.BackgroundColor3 = Color3.fromRGB(0,0,0)
- status.Position = UDim2.new(0,0,0.125,0)
- status.Font = Enum.Font.SciFi
- status.TextColor3 = Color3.fromRGB(255,255,255)
- status.TextStrokeColor3 = Color3.fromRGB(0,255,0)
- status.TextWrapped =true
- status.TextYAlignment = Enum.TextYAlignment.Top
- tptauc.Name ='tptauc'
- tptauc.BackgroundColor3 = Color3.fromRGB(255,255,127)
- tptauc.Position = UDim2.new(0,0,0.349999994,0)
- tptauc.Font = Enum.Font.GothamBold
- tptauc.TextColor3 = Color3.fromRGB(0,0,0)
- tptauc.TextStrokeColor3 = Color3.fromRGB(255,255,255)
- tptauc.TextWrapped =true
- tpaftb.Name ='tpaftb'
- tpaftb.BackgroundColor3 = Color3.fromRGB(255,255,127)
- tpaftb.Position = UDim2.new(0,0,0.5,0)
- tpaftb.Font = Enum.Font.GothamBold
- tpaftb.TextColor3 = Color3.fromRGB(0,0,0)
- tpaftb.TextStrokeColor3 = Color3.fromRGB(255,255,255)
- tpaftb.TextWrapped =true
- tptae.Name ='tptae'
- tptae.BackgroundColor3 = Color3.fromRGB(255,255,127)
- tptae.Position = UDim2.new(0,0,0.649999976,0)
- tptae.Font = Enum.Font.GothamBold
- tptae.TextColor3 = Color3.fromRGB(0,0,0)
- tptae.TextStrokeColor3 = Color3.fromRGB(255,255,255)
- tptlp.Parent = MainFrame
- tptlp.BackgroundColor3 = Color3.fromRGB(255,255,127)
- tptlp.Position = UDim2.new(0,0,0.875,0)
- tptlp.Font = Enum.Font.GothamBold
- tptlp.TextColor3 = Color3.fromRGB(0,0,0)
- tptlp.TextStrokeColor3 = Color3.fromRGB(255,255,255)
- tptlp.TextWrapped =true
- playernamebox.Name ='playernamebox'
- playernamebox.BackgroundColor3 = Color3.fromRGB(0,0,0)
- playernamebox.Position = UDim2.new(0,0,0.82249999,0)
- playernamebox.ClearTextOnFocus =false
- playernamebox.PlaceholderColor3 = Color3.fromRGB(255,255,255)
- playernamebox.Text ='
- playernamebox.TextColor3 = Color3.fromRGB(85,255,255)
- playernamebox.TextStrokeColor3 = Color3.fromRGB(85,255,0)
- exit.Parent = MainFrame
- exit.BorderSizePixel =0
- exit.Position = UDim2.new(0.796000004,0,0.0125000002,0)
- exit.Font = Enum.Font.GothamBold
- exit.TextColor3 = Color3.fromRGB(0,0,0)
- exit.TextStrokeColor3 = Color3.fromRGB(255,255,255)
- exit.TextWrapped =true
- local mapNames ={'Facility_0 by MrWindy','Abandoned Facility by iiGalaxyKoala, Vexhins, and cyrda','Abandoned Prison by AtomixKing and Duck_Ify','Homestead by MrWindy','Airport by deadlybones28'}
- spawn(function()
- for _,v inpairs(workspace:GetChildren())do
- if v.Name mapNames[i]then
- break
- end
- if currMap then
- MainFrame.status.Text =' Map: '.. currMap
- MainFrame.status.Text =' Awaiting map...'
- else
- end
- end)
- MainFrame.tptauc.MouseButton1Click:Connect(function()
- local pc
- for _,v inpairs(workspace:FindFirstChild(currMap):GetChildren())do
- if v.Screen.BrickColor ~= BrickColor.new('Dark green')then
- break
- end
- if pc:FindFirstChild('ClearWall')then
- end
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pc.BasePart.Position.X, pc.BasePart.Position.Y +6, pc.BasePart.Position.Z)
- end)
- MainFrame.tpaftb.MouseButton1Click:Connect(function()
- workspace:FindFirstChild(currMap):FindFirstChild('FreezePod'):GetChildren().CanCollide =false
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace:FindFirstChild(currMap):FindFirstChild('FreezePod').BasePart.Position.X, workspace:FindFirstChild(currMap):FindFirstChild('FreezePod').BasePart.Position.Y +3, workspace:FindFirstChild(currMap):FindFirstChild('FreezePod').BasePart.Position.Z)
- end)
- MainFrame.tptae.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace:FindFirstChild(currMap):FindFirstChild('ExitDoor').Light.Position.X, workspace:FindFirstChild(currMap):FindFirstChild('ExitDoor').Light.Position.Y -4.5, workspace:FindFirstChild(currMap):FindFirstChild('ExitDoor').Light.Position.Z)
- end)
- MainFrame.tptlp.MouseButton1Click:Connect(function()
- if workspace:FindFirstChild(MainFrame.playernamebox.Text)then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace:FindFirstChild(MainFrame.playernamebox.Text).HumanoidRootPart.Position)
- end)
- MainFrame.exit.MouseButton1Click:Connect(function()
- end)