Codeine wrote:Hey mate im getting a weird bug today when i select an auction to buy it highlights it but when i click a seperate auction it doesn't deselect.

That's not a bug. You can select as many as you want and it will buy them all. To deselect just click on the selected one again.
The reason why it works this way is because of limitations of the vanilla API making it impossible to buy an auction from another page than the one last requested. Because of this the addon has to scan through all pages to find something with the same price and stacksize as what you've selected. When you need to buy more than one auction it would be very inconvenient to have it scan for every single auction, so it does all of them in one go.
PriestInOurTime wrote:This addon is great. I instantly switched to it. The only rather obvious ommision that I can find is the ability to sell several stacks with one action rather than post each individual stack one at a time. This would seem to fit perfectly within the scope of this addon.
I'll probably add that at some point. I'm a bit worried about auctioneer compatibility though because it changes that part of the panel too.