Avatar Description Parser

Full tutorial on use at my blog here. Briefly otherwise, to use; run an avatar game, hit break all, find the description array in the locals window, highlight indexes 0 to 1020, right click and copy into the box below. Then click submit, then copy the code back into your project using the following syntax:
avatarDescription = new AvatarDescription(new byte[] SCRIPTOUTPUT );

Export as