Latest Update: August 7, 2008 @ 9:48 AM PST
Version: 0.0.2 BETA ***
AHK: Attachment 83


Hello Dual-Boxing Community!

This is my first post, I started dual boxing just last week and decided to make my own script from hotkey. I orginally tried Keyclone, but I really didn't like it(Dual Boxing on Single Machine). I found I could do the same thing with Autohotkey, and be able to do even more! Such as Auto assist every attack, send binds to only clones and not main, send binds to clone to heal the main, send a key modifier with the heal bind to heal the clone, or send another to heal my pet, ect. I even found a way to have PiP with swapping!!

Its really rough and not well tested. Just wanted to inspire others =)

Features:
  • Auto Load 2 WoWs
  • Picture In Picture!!
  • PiP Moving in GAME!!! (Alt+Left hold to move PiP around)
  • PiP Swapping!!! (F9)
  • PiP Resizing In Game (Alt+Right Hold (Up to 50% size of screen)
  • PiP Screen Clamping (AKA wont Go Off Screen)
To Do:
  • [s]PiP Resizing in game[/s]
  • [s]Clean up code[/s]
  • support more then 2 clients
  • PiP Posistion/size Saving
  • Exit function
  • Dual Screen Support?


Update Log:
  • Version 0.0.1 BETA
    • Initial Release
    • Dual Box
    • PiP
    • PiP Swapping Clients
    • PiP Moving (Alt-Click)
    • Screen Clamping
  • Version 0.0.2 BETA
    • Fixed: Cleaned Up Code
    • Added: PiP Resizing (Up To 50% Of Screen)
    • Added: PiP Resizing Screen Clamping


***Please Note Again, This is VERY VERY rough, I will probably be working on this for a while to get it refined

I used Parts of Code From:
http://www.autohotkey.com/docs/scripts/EasyWindowDrag_(KDE).htm
http://www.dual-boxing.com/wiki/index.php/AutoHotKey

Comments are welcome =)

(Removed Code Due To Excess Size, Please See Attachment)