I'd like to share this nifty AutoIt script for multitable poker players. (AutoIT is a scripting application similar to AutoHotKey.)
It prevents poker table/lobby windows from ever overlapping each other. It will move/resize/minimise new windows automatically, while ignoring popups and system messages.
If you have a 1600x1200 display, you can open and close up to 4 poker tables without ever having to reposition or resize one.
How to run the script
1. On your computer, save the script into a file called
automovewin.au3
2. Read the comments in the script carefully and customise it for your own requirements
3. Download AutoIt from
www.autoit3script.com and install it on your computer
4. Run the script by double-clicking on
automovewin.au3
Needless to say, AutoIt scripts can make poker sites nervous, so you should never compile this script. If you follow the instructions above, AutoIT will interpret the script for you. In this way, any nosey poker sites can see the contents of the script for themselves and feel reassured that you're not doing anything suspicious.
http://www.autoitscript.com/forum/in...howtopic=55636