Re: DeMonster (New AHK Script)
[ QUOTE ]
DeMonster was trying to hit something on the buy-in dialog, but it was hitting the wrong window or sending the wrong message, because I merely heard a drumroll of beeps and the dialogs remained. I manually hit the button on the buy-in dialog and the program dropped out of the loop and continued.
[/ QUOTE ]
This is the WinClose bug in action. Posting either an VK_ENTER or VK_ESC using PostMessage fixes it 100%(beware using "SendInput {Enter}" as this does even stranger stuff like opening/closing unrelated windows).
Juk [img]/images/graemlins/smile.gif[/img]
|