This is because you have to change the client's Gui. The starter Gui is for replicating its contents to the clients when they join so changing the Visibility of the Frame from there wont acheive your goal. To allow a client to see its own gui, you need to change the visible property of the clients gui which is located in the specific player's Gui. LocalPlayer is used to access the specific player JustinWe12723— 3y