Closed MarSap7 closed 2 years ago
I've seen someone saying to change the bot folder name to not contain "bombcrypto" so it wouldn't mix things up.
Can't test it, I don't use multiaccount.
No solved. My folder was already with another Mame. It happen Only some times
It probably won't solve your problem, but you can try accessing the game by the other link. Just remember to change the string in the code.
If link is "https://app.bombcrypto.io/":
pygetwindow.getWindowsWithTitle('Bombcrypto')
If link is "https://app.bombcrypto.io/webgl/index.html":
pygetwindow.getWindowsWithTitle('bombcrypto')
It Is already in this way, damn
It Is already in this way, damn
inside def main()
increase time.sleep()
example:
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.
Good afternoon, In the multi account bot, Some time the bot dont change the Chrome window for the other account. It Is like he try to change, in the taskbar Is highlighted the correct One but the window that i see Is Always the same Any idea?