The MovementHotkey line is missing a < symbol at the start. I would assume this is the problem. You also have duplicates of your movement keys defined in the script (bolded for clarity). Not sure if this will cause any issues really, but it's of course redundant.
While I have not used HKN in a long while, I would also assume the Label part in-between is also pointless as it's defined earlier in your script.
Furthermore you also have Space defined in your normal broadcasted hotkeys:
I would remove it there if you intend to use it as a "fly up" button, as it needs to be in MovementHotkeys for the keystroke to be held until the key is released. And finally I don't think you need the ScrollLockOn multiple times in the same definition for hotkeys.
Connect With Us