NO Issues just a question about API or something
MahdionisM opened this issue · 1 comments
You can’t click a specific, dynamically created scroll area element via macro (I think), but what you can click is the Start and Buy Now button:
/run AuctionHouseFrame.PointBlankSniperTabFrame.StartButton:Click()
/run AuctionHouseFrame.PointBlankSniperTabFrame.Buy.BuyButton:Click()
I have keybound these macros, so I can stay with the mouse inside the auctions list while pressing the Buy Now / Start buttons via keyboard with the other hand. This is already a little QoL improvement.