Re: Full Tilt Pop Up handler?
Also, look at the end of the StarsPlanner AHK code - that is where all the popup killing bits are to be found.
They are easy to spot, they look like this:
IfWinExist, annoyingspam, are you sure?
{
code to push button1 (or whatever)
}
easy to copy / paste and edit as you spot irritating windows.
Put them all in an often executing timer (as you can see they are in StarsPlanner code), and you're all set [img]/images/graemlins/smile.gif[/img]
Next time I log in to FullTilt, I'll probably write some myself (hate popups, lol).
dave.
|