#why this does not works please ?

1 messages · Page 1 of 1 (latest)

exotic nova
meager trout
# exotic nova

Because you're editing the StarterGui. Either find it relative or use PlayerGui from Players.LocalPlayer in the Players service

brazen furnace
#

gui is set to starter sure but its not used

meager trout
brazen furnace
#

any errors?

#

show the ui itself how it looks

sleek silo
#

I mean

#

Is this supposed to make it no longer visible?

#

button.MouseButton1Click: Connect(function(Click)

#

Click = frame blah blah

#

Idk thats my guess

hot cove
#

Why is the button not inside the frame? That seems a little weird to me. Should still work outside but I mean if its designed just for the frame to hide... idk.

#

I would change it to Frame.Visible = False
You're using a not to get the opposite of Frame.Visible. I don't think that works in this context. So change it to just false