cottiAC / zombidleBot

Autohotkey project for idle game Zombidle
5 stars 3 forks source link

Doesn't Click scrolls #3

Closed zombidle closed 7 years ago

zombidle commented 7 years ago

Im having a problem where is doesn't collect the scrolls, any idea what's causing this?

JourneyOver commented 7 years ago

What platform are you playing on? steam or web

if on steam platform are you using the steam release version, and what resolution are you running the game at?

There is a known bug with mouse click events (bug with the game not with the bot) that could be the cause of this as well, but I haven't run into it not collecting the scrolls just issues with clicking on the buttons for the actual scroll usage which is noted in my issue.

zombidle commented 7 years ago

Playing on steam at 1136x640 res

JourneyOver commented 7 years ago

hmm playing on the HD graphics or the SD graphics?

zombidle commented 7 years ago

Playing on HD graphics

JourneyOver commented 7 years ago

Try playing on SD and see if that works for you (as that's what works for me). I don't think the bot supports HD in any shape or form.

zombidle commented 7 years ago

Thanks that seems to fix it!

JourneyOver commented 7 years ago

Glad to hear! be warned you may need to babysit the bot a slight bit if you do want it to use scrolls because there is a chance that it could get stuck while doing a scroll due to the bug I mentioned above.

zombidle commented 7 years ago

It clicks yes to scrolls just fine, but it just picked a chest but gets stuck when selecting an item. Do u know if it's possible to click "no" to chest scrolls?

JourneyOver commented 7 years ago

trust me you'll run into it as I have several times and so has one of my friends, and chests are currently not supported (both world map ones nor scroll ones) so they have to be done manually, there is currently no way for the bot to click "no" at the moment on any of the scrolls. @cottiAC should have something implemented soonish though that you'll be able to choose what scrolls you want to take or not.

zombidle commented 7 years ago

Alright, thanks for the help.

JourneyOver commented 7 years ago

Since this has been handled you can close this, just click on the "close issue" unless you want cottiAC to close it for you next time they are on.