Nain57 / Smart-AutoClicker

An open-source auto clicker on images for Android
GNU General Public License v3.0
1.43k stars 285 forks source link

Size difference #399

Open alkisqwe opened 3 months ago

alkisqwe commented 3 months ago

smart autoclicker is the best compare to other autoclickers out there but when an image change sizes in a game the smart autoclicker fails to detect the image Untitled78_20240319210916 Untitled78_20240319210931

Cyber5imon commented 1 week ago

You will need to create a different condition for each object size.

Checking for all possible object sizes for all objects would use a ton of CPU and take a long time to check many objects.