I remade the Disconnected button. Thoughts?

Hi, i have decided to recreate the button that shows when your internet stops working. What do you think about it? I don’t really know what’s different from the real one, if there is something wrong with it, you can tell me :smiley:

6 Likes

Change “Recconect” to “Reconnect”

3 Likes

Oop, didn’t see that lol, ima change that later

1 Like

How did you even replicate this with GUIs? I can see this being used in a lot of meme themed games

1 Like

looks like the real one, albeit i’d think the buttons are too far from the error code text

1 Like

I made a local script that kicks out after 3 seconds, then changed it’s size and position. I saved the position and moved it so i can see both my gui and kick one. Then i changed the color and made buttons. Also, i have a good idea to use it in a game.

Ye they are a little too far, gotta change that!

1 Like

This is really cool but where do you use it for?

2 Likes

You can copy it directly from CoreGui when the game is running. Be aware that Roblox makes awful UI and it is terribly organized with random invisible frames and dumb names. Obviously a script cannot do this, you just have to pick it out with the explorer and save it somewhere as a template for your UI.

1 Like

wow i did not know you can copy and paste a coregui :scream:

1 Like

I have a horror game planned with lots of great ideas

Wait i didn’t actually lnow that, i will try it

You can just copy the gui from core gui, nothing really cool per say.

1 Like

I changed all of it and added a blur to it. And now it looks like this:

1 Like

The question is - how do you do that?

Open up the singleton and look for it.

2 Likes