Re: Stars Bet Pot AHK ?
Hi Halsted,
[ QUOTE ]
I tried to look for the button using AuSpy but couldnt find anything on Eurolinx.com(the prima skin i use)? I mean nothing.
What am i looking for to get that xbutton to fold for me?
[/ QUOTE ]
Correct, the Prima clients expose nothing to AHK [img]/images/graemlins/frown.gif[/img]
Thus to make a fold command, one must check the X/Y co-ordinates of the fold button, and use the PostStarsClick ? command to simulate a mouse click at the appropriate X/Y co-ordinates... such an example can be seen in the Stars Fold / Call / Raise commands.
But due to the fact Prima seems to sometimes display other buttons in the same place / clients have the buttons move slightly - I left it out because of danger. If you use only one Prima client, you can probably create a command easy enough one you work out X/Y co-ordinates to send a click to.
Enough info? Probably not, but post if you get me so far [img]/images/graemlins/smile.gif[/img]
dave.
|