renatofmmaia / bomb-bot

Bot developed in python, 100% open-source, compatible with Windows and Linux.
67 stars 48 forks source link

Version 61 - Update #165

Open TheLenine opened 2 years ago

TheLenine commented 2 years ago

Heyas!

Any news about the last update ? Script dont run well i think..

Any update ?

Thanks

morfer commented 2 years ago

There is a new screen that includes one more step to login. / Tem uma nova tela que adiciona um passo a mais para fazer o login.

They added support for other wallets, so you need to add a block of code to support this new login system. / Eles adicionaram suporte para outras carteiras, então você precisa adicionar um bloco de código para suportar esse novo sistema de login.

There is also two new images. / Tem também duas novas imagens.

You need to follow the instructions bellow carefully (I could create a new PR, but since the author is not updating the bot anymore, I wont). / Você precisa seguir as instruções abaixo com muita atenção (Eu poderia criar um novo PR, mas como o autor do bot não está atualizando mais, eu não vou).

Open the file "module/bombScreen.py" with a text editor and add the code bellow at line 191 (it's the line right after the word "continue"): / Abra o arquivo "module/bombScreen.py" com um editor de texto e adicione o código abaixo na linha 191 (é a linha logo após a palavra "continue"):

                logger_translated("choose metamask", LoggerEnum.BUTTON_CLICK)
                if not click_when_target_appears("button_choose_wallet"):
                    refresh_page()
                    continue

then save the file. Be carefully to not mess with any other code there. / salve o arquivo. Tenha cuidado para não alterar nada a mais no código.

Save the two new images to assets/images/targets folder: / Salve as duas novas imagens na pasta "assets/images/targets":

button_connect_metamask.png button_connect_metamask

button_choose_wallet.png button_choose_wallet

And thats it. / É isso.

TheLenine commented 2 years ago

Sim mas isso não resolve tudo porque ele não consegue selecionar os herois para por a trabalhar. Eu uso sempre o Login sem ser pela wallet é mais facil para trabalhar.

morfer commented 2 years ago

Muda a config que falamos na outra atualização...

No arquivo de config, muda a opção hero_to_work para 0.85. Se não funcionar, coloca 0.8 e vai descendo até uns 0.7.. até funcionar. Se não funcionar, são suas imagens que estão erradas.

megamandev commented 2 years ago

alguem conseguiu add code pra os herois ir descansar na casa ?