mpcabete / bombcrypto-bot

This is a python bot that automatically logs in, clicks the new button, and sends heroes to work in the bombcrypto game. It is fully open source and free.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hero scroll problem

J3Z1N63R57 opened this issue · comments

hello since today i have the problem that the bot looks at the first 5 heroes and selects them but then doesn't scroll down anymore?
I downloaded and installed the bot again and tried it on a new windows computer without success?
is there a possibility to solve it?

Up! Same problem

hello since today i have the problem that the bot looks at the first 5 heroes and selects them but then doesn't scroll down anymore? I downloaded and installed the bot again and tried it on a new windows computer without success? is there a possibility to solve it?

you already fix it? please share if you fix it

Does your account have many no-common heroes? The bot uses the word "commom" to click and scroll... if you don't have any common hero on that page (page with 5 heroes), it can't scroll... I resolve it changing the image of line 203 to "go-to-work":
201 commoms = positions(images['go-work'], threshold = ct['commom']

do you use this bot at the moment or what you think is game dead or not ?

alsow i found autobombcrypto what you think about this bot? i mean it handles multiple accounts

Does your account have many no-common heroes? The bot uses the word "commom" to click and scroll... if you don't have any common hero on that page (page with 5 heroes), it can't scroll... I resolve it changing the image of line 203 to "go-to-work": 201 commoms = positions(images['go-work'], threshold = ct['commom']

worked for me tks

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.