bombcrypto-bot icon indicating copy to clipboard operation
bombcrypto-bot copied to clipboard

Updated bot to work in V35

Open ClownChu opened this issue 2 years ago • 16 comments

  • Fixed login
  • Overall improvements to bot performance
  • Added ingame hero page selection
  • Added configuration to limit how many heros to put to work at each verification time
  • Removed reCaptcha stuff
  • Removed randomness (bots are allowed now)

ClownChu avatar Mar 05 '22 16:03 ClownChu

Como pego o codigo desse branch o owner nao ta mais atualizando :( Faz merge logo :D

frodrighues avatar Mar 07 '22 13:03 frodrighues

Como pego o codigo desse branch o owner nao ta mais atualizando :( Faz merge logo :D

Só rodar no seu local: git pull origin pull/742/head

ClownChu avatar Mar 07 '22 15:03 ClownChu

Opa mano, o seu bot foi o único q funcionou de boa aqui mas só tá indo em uma tela, ele não está alternando com o alt tab

Vitaonx avatar Mar 09 '22 10:03 Vitaonx

Opa mano, o seu bot foi o único q funcionou de boa aqui mas só tá indo em uma tela, ele não está alternando com o alt tab

Dae, essa versão não suporta multi-accounts, voce pode tentar dar pull nessas mudanças na tua versão do bot que suporta multi-accounts.

ClownChu avatar Mar 10 '22 03:03 ClownChu

when will we merge this PR?

waelsy123 avatar Mar 10 '22 10:03 waelsy123

when will we merge this PR?

I have no write access, so we got to wait until someone that has decide to merge this.

ClownChu avatar Mar 10 '22 13:03 ClownChu

Obrigado ClownChu. Testei e está excelente.

fanti1 avatar Mar 11 '22 03:03 fanti1

Vc planeja adicionar suporte a multi account?

GoldMan204 avatar Mar 11 '22 12:03 GoldMan204

how bot can click all bottom instead of clicking each bhero to work?

nashy15973 avatar Mar 13 '22 13:03 nashy15973

Vc planeja adicionar suporte a multi account?

Acho que não, eu so tenho 1 acct no jogo.

how bot can click all bottom instead of clicking each bhero to work?

Didn't test this, but should work:

  1. Get an image of the button you want, and put in the targets folder.
  2. Then in index.py where it sends heros to work (above buttonsClicked = 1), you can add something like:
    if clickBtn(images['{IMAGE_NAME}']):
        logger('💪 all heroes sent to work')
        goToGame()
        return
        
    buttonsClicked = 1

Replace {IMAGE_NAME} with the name you gave to the img

ClownChu avatar Mar 14 '22 13:03 ClownChu

Boa noite, como faço o Download desse boot atualizado, eu uso o antigo, mais precisando atualizar.

andrelmj21 avatar Mar 14 '22 23:03 andrelmj21

Boa noite, como faço o Download desse boot atualizado, eu uso o antigo, mais precisando atualizar.

Também queria saber, tô perdido ainda rsrs

pipokabr avatar Mar 19 '22 16:03 pipokabr

@ClownChu como posso adicionar a limitação de heróis em outro fork desse bot? Eu tentei colocar nas 3 partes q elas aparecem, mas na linha 323 o cmd só dá "unexpected indent". image

GoldMan204 avatar Mar 22 '22 12:03 GoldMan204

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?

nashy15973 avatar Mar 29 '22 23:03 nashy15973

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? commom-text

Do you have common heroes on the first page? I used to have the same problem when I got all rares on the first page. What I did to solve it was to change the "common-text" image to this piece that separates the heroes from the texts. It uses this to identify how to scroll down. Since it always sees this, it always thinks there are heroes on the screen, so it scrolls down.

GoldMan204 avatar Mar 30 '22 16:03 GoldMan204

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.

stale[bot] avatar May 29 '22 18:05 stale[bot]

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.

stale[bot] avatar Sep 04 '22 17:09 stale[bot]