Roblox Flee The Facility Hack

The

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.

  1. local FLEE_THE_FACILITY_REVAMPED_GUI = Instance.new('ScreenGui')
  2. local title = Instance.new('TextLabel')
  3. local tptauc = Instance.new('TextButton')
  4. local tptae = Instance.new('TextButton')
  5. local playernamebox = Instance.new('TextBox')
  6. FLEE_THE_FACILITY_REVAMPED_GUI.Name ='FLEE_THE_FACILITY_REVAMPED_GUI'
  7. FLEE_THE_FACILITY_REVAMPED_GUI.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
  8. FLEE_THE_FACILITY_REVAMPED_GUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  9. FLEE_THE_FACILITY_REVAMPED_GUI.ResetOnSpawn =false
  10. MainFrame.Name ='MainFrame'
  11. MainFrame.BackgroundColor3 = Color3.fromRGB(85,170,127)
  12. MainFrame.BorderSizePixel =7
  13. MainFrame.Position = UDim2.new(0.0263719559,0,0.475089371,0)
  14. MainFrame.ZIndex =9999
  15. MainFrame.Selectable =true
  16. title.Parent = MainFrame
  17. title.BackgroundColor3 = Color3.fromRGB(255,255,255)
  18. title.Size = UDim2.new(0,160,0,50)
  19. title.Text ='Revamped 'Flee the Facility' Gui'
  20. title.TextSize =20.000
  21. title.TextStrokeColor3 = Color3.fromRGB(255,255,255)
  22. title.TextWrapped =true
  23. status.Name ='status'
  24. status.BackgroundColor3 = Color3.fromRGB(0,0,0)
  25. status.Position = UDim2.new(0,0,0.125,0)
  26. status.Font = Enum.Font.SciFi
  27. status.TextColor3 = Color3.fromRGB(255,255,255)
  28. status.TextStrokeColor3 = Color3.fromRGB(0,255,0)
  29. status.TextWrapped =true
  30. status.TextYAlignment = Enum.TextYAlignment.Top
  31. tptauc.Name ='tptauc'
  32. tptauc.BackgroundColor3 = Color3.fromRGB(255,255,127)
  33. tptauc.Position = UDim2.new(0,0,0.349999994,0)
  34. tptauc.Font = Enum.Font.GothamBold
  35. tptauc.TextColor3 = Color3.fromRGB(0,0,0)
  36. tptauc.TextStrokeColor3 = Color3.fromRGB(255,255,255)
  37. tptauc.TextWrapped =true
  38. tpaftb.Name ='tpaftb'
  39. tpaftb.BackgroundColor3 = Color3.fromRGB(255,255,127)
  40. tpaftb.Position = UDim2.new(0,0,0.5,0)
  41. tpaftb.Font = Enum.Font.GothamBold
  42. tpaftb.TextColor3 = Color3.fromRGB(0,0,0)
  43. tpaftb.TextStrokeColor3 = Color3.fromRGB(255,255,255)
  44. tpaftb.TextWrapped =true
  45. tptae.Name ='tptae'
  46. tptae.BackgroundColor3 = Color3.fromRGB(255,255,127)
  47. tptae.Position = UDim2.new(0,0,0.649999976,0)
  48. tptae.Font = Enum.Font.GothamBold
  49. tptae.TextColor3 = Color3.fromRGB(0,0,0)
  50. tptae.TextStrokeColor3 = Color3.fromRGB(255,255,255)
  51. tptlp.Parent = MainFrame
  52. tptlp.BackgroundColor3 = Color3.fromRGB(255,255,127)
  53. tptlp.Position = UDim2.new(0,0,0.875,0)
  54. tptlp.Font = Enum.Font.GothamBold
  55. tptlp.TextColor3 = Color3.fromRGB(0,0,0)
  56. tptlp.TextStrokeColor3 = Color3.fromRGB(255,255,255)
  57. tptlp.TextWrapped =true
  58. playernamebox.Name ='playernamebox'
  59. playernamebox.BackgroundColor3 = Color3.fromRGB(0,0,0)
  60. playernamebox.Position = UDim2.new(0,0,0.82249999,0)
  61. playernamebox.ClearTextOnFocus =false
  62. playernamebox.PlaceholderColor3 = Color3.fromRGB(255,255,255)
  63. playernamebox.Text ='
  64. playernamebox.TextColor3 = Color3.fromRGB(85,255,255)
  65. playernamebox.TextStrokeColor3 = Color3.fromRGB(85,255,0)
  66. exit.Parent = MainFrame
  67. exit.BorderSizePixel =0
  68. exit.Position = UDim2.new(0.796000004,0,0.0125000002,0)
  69. exit.Font = Enum.Font.GothamBold
  70. exit.TextColor3 = Color3.fromRGB(0,0,0)
  71. exit.TextStrokeColor3 = Color3.fromRGB(255,255,255)
  72. exit.TextWrapped =true
  73. 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'}
  74. spawn(function()
  75. for _,v inpairs(workspace:GetChildren())do
  76. if v.Name mapNames[i]then
  77. break
  78. end
  79. if currMap then
  80. MainFrame.status.Text =' Map: '.. currMap
  81. MainFrame.status.Text =' Awaiting map...'
  82. else
  83. end
  84. end)
  85. MainFrame.tptauc.MouseButton1Click:Connect(function()
  86. local pc
  87. for _,v inpairs(workspace:FindFirstChild(currMap):GetChildren())do
  88. if v.Screen.BrickColor ~= BrickColor.new('Dark green')then
  89. break
  90. end
  91. if pc:FindFirstChild('ClearWall')then
  92. end
  93. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pc.BasePart.Position.X, pc.BasePart.Position.Y +6, pc.BasePart.Position.Z)
  94. end)
  95. MainFrame.tpaftb.MouseButton1Click:Connect(function()
  96. workspace:FindFirstChild(currMap):FindFirstChild('FreezePod'):GetChildren().CanCollide =false
  97. 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)
  98. end)
  99. MainFrame.tptae.MouseButton1Click:Connect(function()
  100. 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)
  101. end)
  102. MainFrame.tptlp.MouseButton1Click:Connect(function()
  103. if workspace:FindFirstChild(MainFrame.playernamebox.Text)then
  104. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace:FindFirstChild(MainFrame.playernamebox.Text).HumanoidRootPart.Position)
  105. end)
  106. MainFrame.exit.MouseButton1Click:Connect(function()
  107. end)
FleeRoblox Flee The Facility Hack

Roblox Flee The Facility Hack