(Greasemonkey) Gaia Avatar Undo
I had another case of “distracted Greasemonkey writer”, where I’m on a web page and wondering why this certain something really doesn’t work that well.
Anyway, it resulted in me writing a new script, which I call the Avatar Undo. Like my last one, this is for GaiaOnline.com, and basically it adds a simple “undo” button to the avatar page. It records what items you put on, and in what order. Then when you click undo, it will go back and reverse those changes.
It is obviously not perfect, since it cannot compensate for server-side changes (like other items being removed due to layering clashes), however it is pretty good for the simple stuff.
This is something we all should hope Gaia adds, sometime in the future.
It can be found on my Gaia-based website, as well as on Userscripts.org.
Remember, this is a greasemonkey script, so if you don’t have it, go get it!

