November 5, 20169 yr Hello, i want to automate the tradeskillmaster process, going to mailbox, going to auction npc, scan, post and so on. So I want to click on several buttons or window coordinates. Some buttons i can click, i get info with /run print(GetMouseFocus():GetName()) and on others i get a "nil" value. For nil i have no idea to click on that position. Do you have any idea or a small sample code to click on a specific coordinate? Maybe relative wow window coordinates or absolute coord with a fixed screen size? It would be great if somebody has a solution for this task or can point me into the right direction? Thank you very much Best regards inselmann
November 8, 20169 yr Hello, can you send me screenshot of the button (you can also find bouton name in wow interface code https://github.com/tomrus88/BlizzardInterfaceCode )
Create an account or sign in to comment