Closed superbosz19 closed 2 weeks ago
Hey @superbosz19! I did a little fix, update the code and try it, after, tell me if it keeps the same error or it changes.
Hope it helps ^^
Thank you very mush VERSUS_SCREEN seems to have no problem, but EVENT, MATCH, and SCREEN still have issues. Perhaps it's RANDOM-MATCH_SCREEN, BATTLE_BUTTON I still have the same problem. The main issue that may arise is the use of overlapping f-strings, which can confuse Python's work.
@superbosz19 Ok, so I see the problem, fixed the ones I saw for now.
Update and tell me ❤️
Awesome, that's cool, I can run python but I can't start the bot or what am I doing wrong?
@superbosz19 I see the problem, fixed it!
Can't run py if not self.image_processor.check_and_click_until_found(self.template_images["VERSUS_SCREEN"], f"{"VERSUSSCREEN".replace('', ' ').title()}", running, stop, max_attempts=10): ^ ^^^^^^^^^^^^^ SyntaxError: f-string: expecting '}'
I've tried many methods T^T Could you please tell me please