Log in

View Full Version : [AutoHotKey] new and confused



nastintatious
07-09-2010, 10:06 PM
Recently i downloaded AutoHotKey to start dual-boxing on WoW, but it seems i've run into a few problems when trying to set stuff up. i have a little bit of knowledge when it comes to making simple macros but when it comes to making macros that work in more than one window at once, that is where i'm confused. for example, when using two shamans, i can't figure out how to make a macro that lets me use my #2 on my action bar in both windows of WoW at the same time, therefore casting earth shock with both shamans. i've found a hotkey text that is supposed to get the ID of each window of WoW open:
(;Grab unique window ID's
WinGet, WowWinId, List, World of Warcraft)
but when i double click on the .ahk file, nothing happens and i get no list of window ID's.

anyone know how to fix this problem, or how to help me setup macros that allow me to broadcast keystrokes to multiple windows of WoW?

nastintatious
07-09-2010, 10:53 PM
well, i've figured out how to solve my problem, but i cant figure out how to delete my own post >.<
so disregard everything written in this post, i no longer need help.

Littleburst
07-10-2010, 09:11 AM
well, i've figured out how to solve my problem, but i cant figure out how to delete my own post >.<
so disregard everything written in this post, i no longer need help.

I have no clue at all about HotKeyNet, but it's always good when someone sorts stuff out himself. :D

Good luck with the further messing with macro's and software. :)

Khatovar
07-10-2010, 09:25 AM
HotKeyNet and AutoHotKey aren't the same....otherwise I could have helped ;)