I cant seem to get HotkeyNet to work reliably. The background window is dropping characters.
Frequently, the background window received the keystroke, but fails to execute it until I manually click on the background window or press another hotkey.
My script running with War1 the focus:
<Hotkey Ctrl R> // PRESS CTRL R TO RENAME WARHAMMER WINDOWS
<RenameWin Warhammer War1>
<RenameWin Warhammer War2>
<Hotkey F1> //OPEN BACKPACK ON BOTH CLIENTS
<SendWinx War1>
<Key B>
<SetBackgroundFocusDelays 15 50>
<TargetWin War2>
<SetPriority High>
<SendWinx War2>
<Key B>
<Restore>
<Hotkey F2> //OPEN HELP WINDOW ON BOTH CLIENTS
<SendWinx War1>
<Key H>
<SetBackgroundFocusDelays 15 50>
<TargetWin War2>
<SetPriority High>
<SendWinx War2>
<Key H>
<Restore>
If I alternate pressing F1 and F2, the background window will work correctly, open either the backpack or help window out of sequence, or do nothing at all.
Connect With Us