basically all in the title how can I make that possible.
theres no code for me to go off of here but you need to have a BoolValue that changes when players are teleported out of the lobby. When they are teleported to the lobby, have it set to true, and have a function that triggers when that value changes. Inside the function needs to be an if statement that says if the bool value is true then set the frames inside the GUI to visible = true otherwise have it set to false.