vike256 / Unibot

All in one video game assistant tool that works with and without hardware. Has aim assist, autoshoot, rapid-fire, and recoil mitigation.
GNU General Public License v3.0
142 stars 31 forks source link

Aiming between 2 enemies #42

Closed querleyz closed 8 months ago

querleyz commented 8 months ago

fixed

vike256 commented 8 months ago

Try to see in debug display with mode mask. It's probably combining the enemies into one shape.

vike256 commented 8 months ago

Don't know if that's really something that can be reasonably fixed. Using pixel detection is an option

querleyz commented 8 months ago

Don't know if that's really something that can be reasonably fixed. Using pixel detection is an option

In Pixel Detection, it does not align exactly to the head, sometimes to the body, sometimes to the head. Not stable. DXcam and MSS both same.

vike256 commented 8 months ago

Don't know if that's really something that can be reasonably fixed. Using pixel detection is an option

In Pixel Detection, it does not align exactly to the head, sometimes to the body, sometimes to the head. Not stable. DXcam and MSS both same.

It aims at the nearest pixel that is in the target color range. Might not work very well in games where only the outlines are the target color.

Mosyexp commented 8 months ago

the potential fix for this is decreasing head detection by adding a head size to config, that will lower the head size when bot sees it and fixes the merge