How would i make this?

Hi I need help making a script that puts a model from server storage to workspace and then disappears after a number of seconds and then it puts a GUI for a number of seconds

Put your model in Server Storage.
Then use Clone() and Destroy().
For GUI, you can toggle Enabled option to show up or hide.

1 Like