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.
819 stars 540 forks source link

new login #741

Closed nashy15973 closed 2 years ago

nashy15973 commented 2 years ago

Any update for new login?

MaikonDosSantos commented 2 years ago

idem

caiomaggiore commented 2 years ago

Any update for new login?

https://github.com/mpcabete/bombcrypto-bot/issues/733

ClownChu commented 2 years ago

Forked the bot and made a few improvements for V35: https://github.com/ClownChu/bombcrypto-bot

New option is limit_heros_at_time in config.yaml Made a pull request, but not sure if these are being merged.

Cleitoncomba commented 2 years ago

@ClownChu How do I run this bot on 2 accounts?

ClownChu commented 2 years ago

@ClownChu How do I run this bot on 2 accounts?

Yo man, this is a fork from this original bot, so no multi-account support. This pull request is for multi-account, it can be that you can combine both mine ( https://github.com/mpcabete/bombcrypto-bot/pull/742 ) and the multi-account one ( https://github.com/mpcabete/bombcrypto-bot/pull/638 ), but no guarantees.

So you can try: git pull origin pull/638/head, then git pull origin pull/742/head

Also, there seems like there is a new "more complex" bot that supports that, but I never used it either.

stale[bot] commented 2 years ago

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.