Hello, I tried to make a start menu, but my script didn't work, I did everything that the yt person said, but NOTHING worked about the script. Also, can we make the frame and everything on thébains start menu disappear with the script? Thank you.
script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Visibile = not script.Parent.Parent.Visibile end)
Is that what you were trying to achieve?