hiya there,
ive make a menu gui but the menu wont open here is the script below:
script.Parent.MouseButton1Click:Connect(function()
script.Parent.Parent.Menu.Visible = not
end)
Instead of script.Parent.Parent.Menu.Visible = not do script.Parent.Parent.Menu.Visible = not script.Parent.Parent.Menu.Visible
3 Likes
ok ill try out this script now ![]()
1 Like
ayy it works thanks for the help ![]()
2 Likes