PDA

View Full Version : [WoW] HotKeyNet - send any key on main to one on alt?



Kel
07-21-2016, 06:56 AM
First up an apology because I'm being lazy and haven't tried to set this up yet myself, but I thought it might save me some work if someone else has already done this :)

Basically what I want is to play my main toon as usual, but any key press gets sent to the alt account as a specific key (this key would be a macro to mill herbs or flip cards of omen, etc). So I can quest away on my main and in the background the alt is doing a little flipping.

Anyone able to help me with some lazy gold making?

Wubsie
07-21-2016, 08:18 AM
Umm... Should not be too hard to achieve I would imagine. I've not used HKN in ages, but I would assume having your hotkey definition look something like below might do the trick. Perhaps someone else with more experience can validate:


<Hotkey ScrollLockOn A-Z, 0-9, Plus, Minus, F1-F12 except W, A, S, D,>
<SendLabel w1>
<Key %Trigger%>
<Send Label w2>
<Key 1>


If I'm not mistaken, this would mean that while your hotkeys are active (ScrollLock is On), the window labeled w1 would receive the key that triggers the hotkey (ie: the one you pressed) and w2 would receive "1" every single time any of said hotkeys is pressed.

Kel
07-21-2016, 08:49 AM
Thanks, will give it a go when I get home!

Kel
07-21-2016, 05:22 PM
Yep that did the trick :D