Quote Originally Posted by dubiox View Post
cool, I didn't even realize there was a bandwidth issue. In the meantime I have a macro set up so when I open bags each toon just says it to the party channel and I just quickly total it up. (thanks to Natch on irc).

/run OpenAllBags()
/run SendChatMessage("[Money Pouch] contains "..(GetMoney()/10000).." gold.", "PARTY");
That is so darn handy it should be patented.