Quote Originally Posted by Khatovar View Post
I need your entire script. I also need the error messages that HotKeyNet is posting in the "Actions on this PC" window. And I still suggest you don't make any changes other than what is needed to make the default script function for you. That is to say, change nothing but the path name for the location of WoW.



This sounds to me like the broadcasting isn't even on. Or you haven't renamed the windows. Or the labels are wrong.



This sounds like you're using the wrong sendmode. Or you are using the mouse to pass focus.

Code:
<Hotkey CapsLockOn 1-9>
<SendLabel w1, w2>
<Key %Trigger%>


<Hotkey CapsLockOn F1>
<SendLabel w1, w2>
<Key %Trigger%>
I don't know what this is. HotKeyNet's default scripts should already have these keys all defined. This looks like you've just redefined keys that are already defined, which I'd have to guess is causing conflicts and thus HotKeyNet is ignoring the second set of definitions.



Is the [ defined in your script? Are your Fkeys on? Does your laptop require you to use another key to activate a Function Key as a normal Fkey?

This is why I need the entire code and the error messages.

No, HotKeyNet is not something that will work on Mac. I don't think any broadcasting program is able to do that.
Okay, thanks for the response.

By code, do you mean the script that I have loaded in Hotkeynet? Because I literally copied and pasted the entire .txt file's contents into that post above. I tried using one of the larger recommended scripts that are part of the tutorial that you have in your sig but those were the ones that weren't responsive. And yes, my laptop requires me to use another key as a function key--maybe that could be it. Either way, I made my own script (the one that I posted above) and it seemed to work for my WoW2 window, but as I said before, the second that I click it it either brings the WoW2 window to the front of my screen or it just sort of alt+tabs out of both windows to the desktop, even though the WoW window is still the front-most object in my desktop--I just have to use the mouse to click on my WoW1 window to get the keyboard and mouse back into WoW.

And I always rename both windows using Hotkeynet before I even log into my characters. I just log into the realm character-selection screen and then alt+tab out to hotkeynet and rename both windows. I even did it using that subroutine or whatever in one of those premade hkn scripts and still got the same results.

As far as error messages go, there never have been any error messages. It always says that the hotkey was successfully sent to instance WoW1 and WoW2, I forget what the exact text says--but there are no error messages. I am on the same computer using two separate windows of WoW, so I have the "are you connecting to another pc?" Option turned off. Also, I have no idea what send mode I should be using. I looked at the send mode setting window and took a screenshot that I will attach to this post.

And as far as broadcasting being turned off or on, do you mean that I haven't pressed the correct button to turn the hotkeys on? Right now I've got the text CapsLockOn to activate the hotkeys, and whenever I try this my capslock button is always on.