-
#Requires AutoHotkey v2.0
#Include Lib\AutoHotInterception.ahk
AHI := AutoHotInterception()
keyboardId := AHI.GetKeyboardId(0x046D, 0xC534)
cm := AHI.CreateContextManager(keyboardId)
#HotIf c…
-
when I run the AHK I get the following error message:
```
---------------------------
De-Ja [FD].ahk
---------------------------
Error at line 52.
The following variable name contains an il…
-
Will we get banned by using this script now?
-
具体报错如下,请问可能是什么原因呢?
Error: An exception was thrown.
Specifically: 0xc0000005
---- ..\RapidOcr\RapidOcr.ahk
084: }
087: {
▶ 087: Return DllCall('RapidOcrOnnx\OcrDetectMat', 'ptr', this, '…
-
I configured it according to the readme, but it didn't work.
Both example1 and 2 have the same error.
Is there a setting I'm overlooking?
```
ImportError Traceback …
-
No clue on how to do AHK path and there are no details in the how to use read me on how to properly setup Ahk please help
-
I Implemented dark mode but it is not staying persistent; you could view it and tell me the issue or maybe implement it to your script
[darkmode(.txt for github to upload).ahk.txt](https://github.com…
-
I wanted to share a small AutoHotKey script I wrote so that Command Palettes can be closed by pressing the escape key only once instead of twice. By default, OneMore opens the dropdown list by defaul…
-
-
### Checked the documentation
- [X] I have checked [the documentation](https://ahk.readthedocs.io/en/latest/api/methods.html) for the feature I am requesting
### describe your feature request
I wan…