Inrego
New Member
- Joined
- Feb 7, 2010
- Messages
- 2,765
- Reaction score
- 71
I was making some profiles that uses KeyboardManager.KeyUpDown or KeyboardManager.PressKey and KeyboardManager.ReleaseKey but none of them seemed to work so I decided to try them out in HBconsole.
As an example I tried
but that did nothing. Also tried profiles that uses it which works for other ppl, but it still does nothing here. I've tried setting my keyboard layout to enUS on WoW and HB but still no result.
Any ideas?
As an example I tried
Code:
KeyboardManager.KeyUpDown('4');
Any ideas?