-
Transferred from #9. Requires #19 and #21.
https://www.autoitscript.com/autoit3/docs/functions.htm
- [x] `AutoItWinGetTitle`: Retrieves the title of the AutoIt window. (f5c2121e5d5eda3c085e6cfd…
-
This issue will track the current progress of AutoIt JS. The list below is generated from the [impl-count.test.ts](https://github.com/KasimAhmic/autoit-js/blob/main/src/impl-count) unit test.
Pro…
-
# Feat Provide
## 🔎 Search keywords
## 💻 Exp Code
```ahk
;@ahk-neko-ignore-fn 999 line; at 2024/4/25 16:59:28 ; var is assigned but never used.
#Requires AutoHotkey v1.1.33+
…
-
do you have discord btw?
i’m looking for a way to hide queue timer for popular streamers to stop stream snipers
i can overlay an image ontop of the queue timer which is what i’m doing now. but…
-
what I know is:
use `pBitmap`: has source from rect of screent, file, clipboard and so on,
use `hBitmap` : no clear source, create by `CreateDIBSection`
`pBitmap` and `hBitmap` can covert to each o…
-
### Describe the feature
Add support for [pixel search](https://play.google.com/store/apps/details?id=rk.android.app.pixelsearch&hl=en&gl=US), an app which replicates the search found in google pho…
-
ImageSearch has two components:
* Linear search
* Subimage matching
Prioritize:
* Speed up linear search
* Prevent subimage matching
Here is some code to help you:
```
#include *i Im…
-
is there a way to kill thread?
-
I had earlier today a guy who was getting a bit confused about the v2 documentation, because in v1.1 there used to be a slow and fast mode for Pixelsearch, and slow mode was removed for good reasons i…
-
from all the videos on YT i originally thought the width and height parameters determine the scale of the picture :-)
soo, is there a way to scale pictures or find them no matter the scale ?
most ga…