How to make a kick message with a reconnect button in it

How to make a kick message with a reconnect button like the one that roblox gives when you lose internet connection or being afk for 20 mins
So i can give the player a message like " hey bro the game failed loading your data" so player can just click re connect instead of clicking leave enter the game again and hitting play

1 Like

AFAIK, You can’t add a reconnect button to a kick message.

2 Likes

Why kick them anyway? Just try to load the data again, or give them a GUI to load their data.

You can send enormous data to client to do an error 277

I don’t want to crash the player’s game

It doesn’t exactly crash, just lags them.

Then i suppose you could just make your custom UI with those features, leave will kick them, and for reconnect, just simply use TeleportService to tp a player back essentially giving the reconnect feel.

1 Like

Ok good idea thanks for help!
(29+1 character limit)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.