Forums
May 01, 2024, 10:39 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Malevol3nt1

Pages: [1]
1
Files Comments / Re: File #519, RemapKeys for W:A
« on: February 21, 2014, 03:34 PM »
I'm just curious how you worked around this.

Nevermind, figured it out. I'm using SendInput and checking LLKHF_INJECTED beforehand to avoid infinite loops.

How do you detect whether the chat area is visible though? I mean the key bindings should be disabled while chatting. Currently I'm just using a separate key to toggle the bindings on or off for my wormkit plugin.

2
Files Comments / Re: File #519, RemapKeys for W:A
« on: February 20, 2014, 02:30 PM »
...

Hello StepS,

Mind if I ask a technical question? I'm just exploring and trying out keyboard hooking myself. Even though I can inspect the keys after setting up my hook function via SetWindowsHookExA I still can't seem to make modifications to the keys. WA still seems to get the original keys even when I manipulate wParam/lParam. I'm just curious how you worked around this.

Cheers.

Pages: [1]