Close
Showing results 1 to 4 of 4
  1. #1

    Default HotKeyNet - send any key on main to one on alt?

    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?

  2. #2

    Default

    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:

    Code:
    <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.

  3. #3

    Default

    Thanks, will give it a go when I get home!

  4. #4

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •