I would like to know how to save an instance cross-server and cross-universe. (Morphs, other parts and models, etc.)
If you could help out, it would be much appreciated.
You can use some of the DataPersistance API methods for this. With the API methods you can save/load Instances easily with :SaveInstance() and :LoadInstance()
Here's a wiki article on the on the two methods