How do you make a Gui visible when using a plugin?

Hey! So I’m experimenting around with plugin and I started wondering - How do we make a Gui possible and not use a instance.new()? I know it’s possible, here’s a example:
image

What do you mean by that exactly, are you talking about PluginGuis?

Yes (CharacterLimitMomentAAAAAA)

They may be kept in a script and then parented to StarterGui or CoreGui idk

1 Like

not sure what you mean about this can you give me another example?

Like when you click a plugin and a Gui appears.

Do you mean when it should open and when it should close using a button gui? Then this is probably your answer.

I forgot about this, but it appears to be functioning! Thanks!