| View previous topic :: View next topic |
| Author |
Message |
Akize
Joined: 16 Jan 2006 Posts: 34
|
Posted: Fri Feb 02, 2007 3:26 am Post subject: Closing random pop-ups |
|
|
The simplest way that I can think of to close random pop-ups is to run a continuous loop using ifwinexist, but I need to be able to check for windows without stopping the rest of the script.
I think I saw some way to do this using labels perhaps? |
|
| Back to top |
|
 |
Akize
Joined: 16 Jan 2006 Posts: 34
|
Posted: Fri Feb 02, 2007 3:35 am Post subject: |
|
|
| Found my answer in settimer. |
|
| Back to top |
|
 |
|