Bluscream blu
blu commented on issue starred/AutoHotInterception-evilC-1#43 2026-02-07 13:51:08 +00:00
Help!Context mode have a big BUG!

@PotatoJet commented on GitHub (Jul 13, 2020):

@evilC Please help me.

blu commented on issue starred/AutoHotInterception-evilC-1#43 2026-02-07 13:51:05 +00:00
Help!Context mode have a big BUG!

@PotatoJet commented on GitHub (Jun 14, 2020):

@evilC Please help me.No one can help me,only you. I really apreciate it.

blu commented on issue starred/AutoHotInterception-evilC-1#45 2026-02-07 13:51:02 +00:00
Hello EvilC,How do I edit Context Example.ahk when I add 3rd keyboard?

@PotatoJet commented on GitHub (Dec 11, 2019):

That has unreachable code

cm1 := AHI.CreateContextManager(id1)
return ; EXECUTION STOPS HERE

; ...
id2 := AHI.GetKeyboar…
blu commented on issue starred/AutoHotInterception-evilC-1#43 2026-02-07 13:51:02 +00:00
Help!Context mode have a big BUG!

@PotatoJet commented on GitHub (Jun 12, 2020):

@evilC I am sorry to bother you again.Could you please fix Context mode's problem?Thanks. I know AHI is good,really good. I am using Hasu usb to…

blu commented on issue starred/AutoHotInterception-evilC-1#43 2026-02-07 13:51:00 +00:00
Help!Context mode have a big BUG!

@PotatoJet commented on GitHub (Dec 16, 2019):

Context mode can sometimes potentially be flaky, try using Subscription mode and see if issues persist

I know that Subscription mode is…

blu commented on issue starred/AutoHotInterception-evilC-1#44 2026-02-07 13:51:00 +00:00
UnsubscribeMouseMove disables mouse input...

@manciuszz commented on GitHub (Nov 25, 2019):

BTW, static device := {} looks a little risky to me, if you have two instances of the same class, they will use the same static copy

It's…

blu commented on issue starred/AutoHotInterception-evilC-1#45 2026-02-07 13:51:00 +00:00
Hello EvilC,How do I edit Context Example.ahk when I add 3rd keyboard?

@PotatoJet commented on GitHub (Dec 10, 2019):

That script only has one keyboard in it, so is no different to the example?

I'm sorry that I didn't get the full screenshot,here it is.My 3rd…

blu commented on issue starred/AutoHotInterception-evilC-1#43 2026-02-07 13:51:00 +00:00
Help!Context mode have a big BUG!

@evilC commented on GitHub (Dec 16, 2019):

I had a look at it and indeed you are correct, Context Mode is simply unreliable.
I tried to fix it, but I cannot seem to make it at all reliable, I…

blu commented on issue starred/AutoHotInterception-evilC-1#45 2026-02-07 13:51:00 +00:00
Hello EvilC,How do I edit Context Example.ahk when I add 3rd keyboard?

@evilC commented on GitHub (Dec 10, 2019):

That has unreachable code

cm1 := AHI.CreateContextManager(id1)
return ; EXECUTION STOPS HERE

; ...
id2 := AHI.GetKeyboardId(0x25A, 0x001F,…
blu commented on issue starred/AutoHotInterception-evilC-1#44 2026-02-07 13:50:59 +00:00
UnsubscribeMouseMove disables mouse input...

@evilC commented on GitHub (Nov 25, 2019):

Thanks for the heads up, I will look into it
I can think of plenty ways that it could happen BTW, static device := {} looks a little risky to me,…

blu commented on issue starred/AutoHotInterception-evilC-1#43 2026-02-07 13:50:59 +00:00
Help!Context mode have a big BUG!

@evilC commented on GitHub (Dec 15, 2019):

Context mode can sometimes potentially be flaky, try using Subscription mode and see if issues persist

blu commented on issue starred/AutoHotInterception-evilC-1#45 2026-02-07 13:50:57 +00:00
Hello EvilC,How do I edit Context Example.ahk when I add 3rd keyboard?

@evilC commented on GitHub (Dec 9, 2019):

That script only has one keyboard in it, so is no different to the example?

blu opened issue starred/AutoHotInterception-evilC-1#43 2026-02-07 13:50:53 +00:00
Help!Context mode have a big BUG!
blu opened issue starred/AutoHotInterception-evilC-1#45 2026-02-07 13:50:53 +00:00
Hello EvilC,How do I edit Context Example.ahk when I add 3rd keyboard?
blu opened issue starred/AutoHotInterception-evilC-1#44 2026-02-07 13:50:53 +00:00
UnsubscribeMouseMove disables mouse input...
blu closed issue starred/AutoHotInterception-evilC-1#45 2026-02-07 13:50:53 +00:00
Hello EvilC,How do I edit Context Example.ahk when I add 3rd keyboard?
blu closed issue starred/AutoHotInterception-evilC-1#43 2026-02-07 13:50:53 +00:00
Help!Context mode have a big BUG!
blu commented on issue starred/AutoHotInterception-evilC-1#40 2026-02-07 13:50:52 +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 (Nov 3, 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

Thanks,I…

blu commented on issue starred/AutoHotInterception-evilC-1#40 2026-02-07 13:50:52 +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 (Dec 9, 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

Thank…

blu commented on issue starred/AutoHotInterception-evilC-1#40 2026-02-07 13:50:49 +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 15, 2019):

I seem to remember having seen that issue before, can't remember what the root cause was tho. It's probably best to ask around in the AHI Discord…