Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO Issues just a question about API or something #18

Open
MahdionisM opened this issue May 19, 2024 · 1 comment
Open

NO Issues just a question about API or something #18

MahdionisM opened this issue May 19, 2024 · 1 comment

Comments

@MahdionisM
Copy link

Hi!
i was thinking about make a Macro For PointBlankSniper that when a Item listed in Result then /click on that and /click on buy
i used /fstack to see whats Frame Name but i cant actually its a random generated string i think
can you help me please ?
image

@tflo
Copy link

tflo commented Nov 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants