Problem on replicating?

Hi everyone, I have been facing a problem since yesterday about a server reservation GUI, everything works fine, except the part where the Frame to enter in the room doesn’t appear for the other player to join.

I’ve been wondering if this can be solved using remote events, since the script is ServerSided.

I don’t quite understand what your trying to accomplish. Could you clarify?

The issue is when I create a “server” then, it creates a frame for the others players to join, but it’s not showing for them like in the image.

Maybe you could change the Gui for all players on the server instead of the client.

Well, I don’t think this is really a problem, since my script clone the frame in a attempt to appear to everyone, but it does not work at all, remote events will help in this case? Obs: The script is server sided and it’s on the StarterGUI with the rest of the GUI elements