Archaeology - Exchanging Restored Artifacts

Hello, I used to be able to spam click the desired Fragments I wanted but now there’s a friggin message asking me if I’m sure I want to exchange each time I click a single box…

Exchanging 100 or so boxes used to be easy and I could do it in a minute, with this stupid popup asking me if I’m sure I want to do it will make it 10 minutes…

Is there a way to turn this off or an addon that blocks this somehow? Thanks for any help

I doubt you can turn it off.

I believe you can macro the “yes” confirmation with something like:

/click StaticPopup1Button1

You can also macro the purchase with something like:

/use BuyMerchantItem(?)

Where ? should be replaced with the number of the item in the vendor’s inventory.

I may be getting the details a bit wrong.

1 Like

Thanks, this works. It sucks I have to spam it too while also spam buyout but hey, it’s a lot quicker and better than nothing. Thank you.