Re: My PokerStars SNG AHK script
[ QUOTE ]
[ QUOTE ]
I happened to open the windows spy thing and saw the (visible window text), did some googleing and tried changing the code and it happened to work. I'm not sure the pop-ups have any info you could identify them with anymore.
[/ QUOTE ]
Yes it seems to have changed quite a bit. Can you share that part of the code ? (auto-close) ?
[/ QUOTE ]
I posted the whole script, it's this part:
[ QUOTE ]
NoMsgBox()
{
IfWinExist, PokerStars, OK
WinClose
...
[/ QUOTE ]
Only visible text in all pop ups is 'OK'
BTW, that update messed up pokertracker's tourney summary request too (it's fixed already obv).
|