Bluscream blu
blu opened issue starred/AutoHotInterception-evilC-1#57 2026-02-07 13:51:30 +00:00
0x80004002 - No such interface supported
blu closed issue starred/AutoHotInterception-evilC-1#55 2026-02-07 13:51:28 +00:00
UnsubscribeMouseMoveRelative does not stop input from being blocked
blu closed issue starred/AutoHotInterception-evilC-1#56 2026-02-07 13:51:28 +00:00
Relative move cannot reach the correct position
blu opened issue starred/AutoHotInterception-evilC-1#55 2026-02-07 13:51:24 +00:00
UnsubscribeMouseMoveRelative does not stop input from being blocked
blu opened issue starred/AutoHotInterception-evilC-1#56 2026-02-07 13:51:24 +00:00
Relative move cannot reach the correct position
blu commented on issue starred/AutoHotInterception-evilC-1#52 2026-02-07 13:51:23 +00:00
Monitor.ahk does not run

@AkazaRenn commented on GitHub (Apr 10, 2020):

@evilC Run as Admin -> same result; It is placed in Downloads\AutoHotInterception\

blu commented on issue starred/AutoHotInterception-evilC-1#52 2026-02-07 13:51:23 +00:00
Monitor.ahk does not run

@Hunter310 commented on GitHub (Apr 14, 2021):

Problema con el monitor

image

blu opened issue starred/AutoHotInterception-evilC-1#53 2026-02-07 13:51:22 +00:00
x ==0, y == 0 never reported for Absolute Mode mouse
blu opened issue starred/AutoHotInterception-evilC-1#54 2026-02-07 13:51:22 +00:00
Unable to find keyboard
blu opened issue starred/AutoHotInterception-evilC-1#52 2026-02-07 13:51:22 +00:00
Monitor.ahk does not run
blu closed issue starred/AutoHotInterception-evilC-1#54 2026-02-07 13:51:22 +00:00
Unable to find keyboard
blu closed issue starred/AutoHotInterception-evilC-1#52 2026-02-07 13:51:22 +00:00
Monitor.ahk does not run
blu closed issue starred/AutoHotInterception-evilC-1#53 2026-02-07 13:51:22 +00:00
x ==0, y == 0 never reported for Absolute Mode mouse
blu commented on issue starred/AutoHotInterception-evilC-1#54 2026-02-07 13:51:22 +00:00
Unable to find keyboard

@evilC commented on GitHub (Apr 9, 2020):

If the monitor is not working (#60 ) then AHI is fundamentally not working, so this would be expected.

blu commented on issue starred/AutoHotInterception-evilC-1#52 2026-02-07 13:51:22 +00:00
Monitor.ahk does not run

@evilC commented on GitHub (Apr 9, 2020):

So it gets to the end of the AHI constructor (ie completes…

blu commented on issue starred/AutoHotInterception-evilC-1#54 2026-02-07 13:51:22 +00:00
Unable to find keyboard

@evilC commented on GitHub (Nov 5, 2020):

I didn't type it wrong did I?

Does the monitor app work for this device? If so, just use the "copy" button in the monitor app to get the IDs of this…

blu commented on issue starred/AutoHotInterception-evilC-1#52 2026-02-07 13:51:22 +00:00
Monitor.ahk does not run

@AkazaRenn commented on GitHub (Apr 9, 2020):

@evilC Tried adding MsgBox around OkCheck(), can confirm it passed OkCheck()

		MsgBox, OkCheck
		if (this.Instance.OkCheck() != "OK")…
blu commented on issue starred/AutoHotInterception-evilC-1#52 2026-02-07 13:51:22 +00:00
Monitor.ahk does not run

@evilC commented on GitHub (Apr 10, 2020):

Where do you have the AHI files? You didn't put them in Program Files or some other protected folder did you? What happens if you run scripts as admin?

blu commented on issue starred/AutoHotInterception-evilC-1#49 2026-02-07 13:51:19 +00:00
Hello evilC,How to change the below context script to subscription script?

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

666

Thank you for your help,evilC. How…

blu commented on issue starred/AutoHotInterception-evilC-1#49 2026-02-07 13:51:15 +00:00
Hello evilC,How to change the below context script to subscription script?

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

#SingleInstance force
#include Lib\AutoHotInterception.ahk

AHI := new AutoHotInterception()
id1 := AHI.GetKeyboardId(0x1C4F,…