how do I make a gui that says welcome bla bla bla and then after 15 seconds it disappears so there's nothing left on the screen. please help!
1 do wait (15)
2 local remove=workspace.Parent.Frame and
3 workspace.Parent.Frame remove 'Frame'
4 end
So, I'd like to point out, this is NOT how this forum is meant to be used. You should give some code which you've previously worked out, and then people will help you fix it.
We're not a website for users to just ask for entire projects, that's just lazy.
Please in future try and do something yourself first before asking..
In reference to what you asked, if you checked ROBLOX's wiki, you'd find this: http://wiki.roblox.com/index.php?title=Custom_loading_screen
Closed as Not Constructive by UserOnly20Characters and Wizzy011
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?