Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- if not script.Parent.Parent.Visible then
- script.Parent.Parent.Parent.MainFrame.Visible = true
- end
- end)
- --Scripted by 1MinuteRobloxTutorials
Advertisement
Add Comment
Please, Sign In to add comment