Originally Posted by TrlstanC
I've got an addon called MySales that records all the AH sales when you collect the money at the mailbox. At this point I've built up a pretty good history, and would like to export the data somehow. Is there an addon that would let me copy/paste the data from the ingame window?
Or if there's a spot in the addons folder where the addon stores the data and I could get it out of there?
|
Search your WTF folder for files that have the same name as your addon. Saved Data gets stored there. In terms of parsing the data outside the game, that's a completely different can-of-worms. Google will help, but odds are you're going to have to write your own parser.