Valokoodari / btd6-ahk

An AutoHotkey (v2) script to automate collection events in Bloons TD 6.
MIT License
70 stars 30 forks source link

[Sharing] I ported main ahk script(including imagesearch) to python script! #55

Closed MilkClouds closed 1 year ago

MilkClouds commented 2 years ago

Autohotkey's native imagesearch do not work well on image from other computer, even if we manage to make similar environment as where image was captured. Some sophiscated algorithm to detect image depending on confidence level was needed. To solve this problem, I ported main AHK script to python script.

https://github.com/MilkClouds/btd6-ahk