Programming GUI issue

local gamepassGui = mainGui.GamepassesGui -- add to the variables list

--function
--inside function add
gamepassGui.Visible = true
--don't remove or delete anything inside the script, you're only adding to it. Just copy and paste.

It works now! Thank you @DeityMinds for the help, I appreciate it a lot!

You’re very welcome! Always glad to help.

3 Likes