Log in

View Full Version : Noob AHK user.



matt13101
02-27-2008, 09:35 PM
Hey all :> This has been frustrating me for days.. I have been reading from AutoHotkey Guide ('http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=807'), downloaded autohotkey and all that jazz. Ok, I have 2 versions of WoW open, 2 accounts, 2 priest. Windowed mode. Both on 1280 x 800 res. I'm going to start from scratch with what I have done as to give the best possible explanation. After downloading auohotkey, I opened Autoscriptwrite. In the text field I entered the coding from the listed thread and clicked save. I have both WoW's open, then open the script I saved (it is now in the taskbar), I select a "main" machine after prompted to by the script, but when I try to test if they're working (by pressing enter to see if the chat box opens on the other) it won't work. The keystrokes won't get to the other session of WoW. I am running them both on the same computer. What can I do? So frustrated lol.. Thanks in advance for any advice and help!

Lokked
02-28-2008, 03:13 PM
AHK requires a general knowledge of computer programming/language. Even if someone gave you a basic setup, with the amount you would need to modify your AHK script as your situation/needs change, you would be coming back to ask for help repeatedly. I update my AHK script almost every day with changes I come up with.

My suggestion is to purchase a Keyclone license and be done with it. Keyclone is extremely user friendly and requires very minimal setup.

Lokked

Zennix
03-11-2008, 10:23 AM
For a key to be copied to other Windows of WoW, you will have to code it into your script.
I'm very new to AHK, started with it yesterday & I'm doing fine :P Found some codes, copied em to my script but it didn't work very well.
It seemes instead of 1, 2, 3, ... I had to change it to &, é, " because my keyboard is probably different

Try to find some codes on the forums & make sure you have them binded on WoW too :)

gylu
03-12-2008, 09:48 PM
you may want to try hotkeynet it seem to work good from my test. It was not that hard to set up.