- Bapabooiee
- |
- Fabled Legendary Member
I actually wrote a Ruby script that screen-scraped* the site and saved all of your PMs into a neatly-formatted XML file so that you could easily parse it and do whatever you wanted with it. I also packaged an example XSLT file along with it so that if you attempted to open the XML file, your browser'd render it as an HTML page instead.
*screen-scraping is bad, m'kay.
Being able to count-up the total bans and distinguishing auto-replies was also some stuff I had in mind, though I never got around to implementing them.
Would you have any interest in such a script, Mr. OP? If so, then I'll see if I can take the time to fix the script, since it's probably now broken due to site updates.