So I’ve gotten everything from the anniversary event which is leaving me with a lot of Bronze Celebration Tokens. I’m over 200 now and the only thing I want to spend them on is Bag of Timewarped Badges. My issue is that you can only buy these one at a time. This is going to take me a crazy amount of time to spend them all because they only go one at a time with a pop-up confirming that I want to purchase.
Can you please make it to where I can mass buy more than one at a time? That would be so helpful. Thank you.
1 Like
There was supposed to be a hotfix to address this, somewhat, but I’m not seeing it live yet.
I have over 400 now, for now on my alts, I’m using this macro:
/run BuyMerchantItem(8)
/click StaticPopup1Button1
They don’t stack so have bag space, it makes it a tad quicker.
I cannot find the original posters for this, but I’m not taking credit, just passing it along.
Keep in mind if the update to the vendor goes live, you’ll have to adjust this part of the macro
/run BuyMerchantItem(8)
Changing the (8) to the corresponding slot on the vendor.
Found them:
1 Like
You can also use the Buy Em All addon. It’s a very simple lightweight addon.
https://www.curseforge.com/wow/addons/buyemall
Awesome. I figured someone would have a better method than doing them the way I’ve been doing them.