View Single Post
  #5  
Old 03-19-2007, 01:09 PM
Finnisher Finnisher is offline
Senior Member
 
Join Date: Oct 2006
Location: Åbo
Posts: 1,117
Default 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).
Reply With Quote