monopoly-go-bot icon indicating copy to clipboard operation
monopoly-go-bot copied to clipboard

Randomly hits stuff

Open skasas0 opened this issue 2 years ago • 3 comments

Not sure what screen size i should have it at but it randomly hits random stuff at times

skasas0 avatar Aug 20 '23 00:08 skasas0

For less errors att a push to hold option on go

skasas0 avatar Aug 20 '23 01:08 skasas0

The reason why it randomly hits stuff is because of pyautogui.locateOnScreen. I am currently trying to supply it images that I have captured myself instead of the images that came with the repo while also trying to tweak the value supplied into the confidence argument. It was able to determine the coords of the "go" button but most of the time it is recognizing the "x" at the multiplier button as the "advertisement-close" image.

eve-alt avatar Sep 01 '23 11:09 eve-alt

The reason why it randomly hits stuff is because of pyautogui.locateOnScreen. I am currently trying to supply it images that I have captured myself instead of the images that came with the repo while also trying to tweak the value supplied into the confidence argument. It was able to determine the coords of the "go" button but most of the time it is recognizing the "x" at the multiplier button as the "advertisement-close" image.

did you get it going good in the end?

morton1988 avatar Dec 30 '23 19:12 morton1988