Please have a rejoin system, and a script/gui for you

Recently I have this problem on ROBLOX on which I get disconnected but don’t get no reconnect prompt.

Example:
robloxapp-20201215-2028560.wmv (3.7 MB)

– usually the chat does not work, in this instance it probably worked because the chat system on that game was probably more LOCAL than the usual roblox chat.

Sorry for the wmv file… Anyways, that happends a LOT with me, on all games, I’ve seen a bug report about universe games, but this is happening EVERYWHERE to me, and NOT just universe games, (multiple places game). This happends everywhere and anytime. And I find really annoying that you can’t rejoin, and mean while, while there’s no app for Roblox, at least not to the majority of us, it becomes annoying to rejoin a game, I would like developers to start including a rejoin feature in their games, because of that, CLIENT sided. Because, TeleportService CAN be local.
It just becomes really annoying not being able to rejoin easily.
And so I wanna show off a really simple Chat-Rejoin GUI. It’s really easy and you should put this on StarterGUI. You can simply paste this in that script and it will work. I hope you have your solution or add mine in a way. If you experience the same issue I have I would like to talk to you.

Example of the GUI:

image

I know the gradient looks bad, you can just delete it.

You can change the KEY that needs to be pressed on the LocalScript inside main, inside the GUI.

The default one is Enum.KeyCode.J;

Link to the GUI:

https://www.roblox.com/catalog/6309342646/Rejoin-GUI

Also, for anyone using Kohl’s admin, or any system that uses chat, beware that, player.Chatted only works when the server is working.

3 Likes