How To Script A Session Gui

Hello I am trying to make a sessions gui for my talk show that you can do a command to take it off how would I do that.

Please, give a better explanation about what you want to achieve.

When An Admin Or Game Creator Joins The GUI would dissapear and when there is no admins in the game the GUI go’s back up.

That basically includes:

  1. PlayerAdded (event)
  2. PlayerRemoving (event)
  3. Check if the player is an admin.

You have to provide code before we help you with it.