Bluscream blu
blu commented on issue starred/AutoHotInterception-evilC-1#40 2026-02-07 13:50:47 +00:00
Dear EvilC,Can you make a vedio tutorial about AHI?It's a huge PITA to set up! lol

@PotatoJet commented on GitHub (Oct 14, 2019):

The installing interception on windows 10 is the difficult part. Despite running command prompt as an admin, it will error that is can't write to…

blu opened issue starred/AutoHotInterception-evilC-1#40 2026-02-07 13:50:45 +00:00
Dear EvilC,Can you make a vedio tutorial about AHI?It's a huge PITA to set up! lol
blu opened issue starred/AutoHotInterception-evilC-1#41 2026-02-07 13:50:45 +00:00
Disable cursor and read raw input from mouse, how to do it ?
blu closed issue starred/AutoHotInterception-evilC-1#40 2026-02-07 13:50:45 +00:00
Dear EvilC,Can you make a vedio tutorial about AHI?It's a huge PITA to set up! lol
blu opened issue starred/AutoHotInterception-evilC-1#42 2026-02-07 13:50:45 +00:00
Dear EviLC,Can AHI work like Taran's intercept veido?
blu closed issue starred/AutoHotInterception-evilC-1#41 2026-02-07 13:50:45 +00:00
Disable cursor and read raw input from mouse, how to do it ?
blu closed issue starred/AutoHotInterception-evilC-1#42 2026-02-07 13:50:45 +00:00
Dear EviLC,Can AHI work like Taran's intercept veido?
blu commented on issue starred/AutoHotInterception-evilC-1#40 2026-02-07 13:50:45 +00:00
Dear EvilC,Can you make a vedio tutorial about AHI?It's a huge PITA to set up! lol

@evilC commented on GitHub (Oct 13, 2019):

What do you mean by "Set up"? All you do is install interception, download AHI, copy one DLL into a folder, then run the example script

blu commented on issue starred/AutoHotInterception-evilC-1#42 2026-02-07 13:50:45 +00:00
Dear EviLC,Can AHI work like Taran's intercept veido?

@evilC commented on GitHub (Oct 13, 2019):

AFAIK, It can do everything that Intercept can do, and more Plus, you do not need to wrap keystrokes in keystrokes (No need to use F24 to wrap keys)

blu commented on issue starred/AutoHotInterception-evilC-1#41 2026-02-07 13:50:45 +00:00
Disable cursor and read raw input from mouse, how to do it ?

@evilC commented on GitHub (Oct 11, 2019):

There's no point in using AHI and UCR, as UCR already has it's own Interception implementation.
AHI is for using Interception from AutoHotkey, which…

blu commented on issue starred/AutoHotInterception-evilC-1#40 2026-02-07 13:50:45 +00:00
Dear EvilC,Can you make a vedio tutorial about AHI?It's a huge PITA to set up! lol

@Switchcrafter commented on GitHub (Oct 14, 2019):

The installing interception on windows 10 is the difficult part. Despite running command prompt as an admin, it will error that is can't write…

blu commented on issue starred/AutoHotInterception-evilC-1#41 2026-02-07 13:50:45 +00:00
Disable cursor and read raw input from mouse, how to do it ?

@machomuchacho commented on GitHub (Oct 11, 2019):

Thank you, I guess I was getting it wrong^^

blu closed issue starred/AutoHotInterception-evilC-1#39 2026-02-07 13:50:39 +00:00
Monitor devicehandle contains && instead of &
blu commented on issue starred/AutoHotInterception-evilC-1#38 2026-02-07 13:50:39 +00:00
Stuck Shift key on successive keystrokes

@evilC commented on GitHub (Sep 28, 2019):

AHI.SendKeyEvent(KEYBOARD, GetKeySC(key), sflag == "Down" ? 1 : 2)
Press is 1, release is 0. 2 will do nothing.
So you will only ever press the…

blu closed issue starred/AutoHotInterception-evilC-1#37 2026-02-07 13:50:37 +00:00
GetDeviceIdFromHandle missing from Manager / Monitor
blu opened issue starred/AutoHotInterception-evilC-1#39 2026-02-07 13:50:35 +00:00
Monitor devicehandle contains && instead of &
blu opened issue starred/AutoHotInterception-evilC-1#38 2026-02-07 13:50:34 +00:00
Stuck Shift key on successive keystrokes
blu opened issue starred/AutoHotInterception-evilC-1#37 2026-02-07 13:50:31 +00:00
GetDeviceIdFromHandle missing from Manager / Monitor
blu closed issue starred/AutoHotInterception-evilC-1#34 2026-02-07 13:50:30 +00:00
Blocking mouse move does not seem implemented
blu closed issue starred/AutoHotInterception-evilC-1#36 2026-02-07 13:50:30 +00:00
AHK says NumLock SC is 325, but AHI thinks it is 69