Re: My PokerStars SNG AHK script
[ QUOTE ]
This what I use for the fold button (using the left key)
You might have to change the coordinates depending on your window size (for me it works if I cascade the tables).
To find the coordinates, use window spy
USE AT YOUR OWN RISK
You might wanna try it on play money first (change "tournament" to "play money" in the script)
left::
ControlClick, x468 y541, Tournament ;
return
[/ QUOTE ]
Does this hit the fold button or click the little fold box before you act? Im looking for a click the fold box if any1 knows how to do that [img]/images/graemlins/smile.gif[/img].
|