Advertisement
Guest User

Flee the Facility Script

a guest
Feb 11th, 2023
8,473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. if game.PlaceId == 893973440 or game.PlaceId == 1738581510 then
  2. loadstring(game:HttpGet("https://raw.githubusercontent.com/bedra45/Random-games-xd/main/bedraFtfFinalGUI"))()
  3. else
  4. game:GetService("StarterGui"):SetCore("SendNotification",{
  5. Title = "Note!",
  6. Text = "Please Join Flee the facility first."
  7. })
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement