Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-2

How do I make a close and open gui script?

Asked by 9 years ago

How do I make a a close and open gui script?

2 answers

Log in to vote
1
Answered by 9 years ago

Its Easy Make A 2 Gui Button And Put The On The Screen Gui Then Label Them Open And Close Now Put A Script In Both Of Them And Wright In The Open Script

script.frame.Visible = true -- make sure frame is the name of your frame

And Wright On The Close Script

script.frame.Visible = false -- make sure frame is the name of your frame

And There We Have It :)

Ad
Log in to vote
1
Answered by 9 years ago

This is not a place to request free scripts.

Try making one yourself or go pay for someone to make one on ROBLOX.

This is NOT a script request website.

0
worst answer ever ^ greatneil80 2647 — 6y

Answer this question