jfd02 / TFT-OCR-BOT

A bot that plays Teamfight Tactics using OCR. Keeps track of bench, board, items, and plays the user defined team comp.
GNU General Public License v3.0
323 stars 93 forks source link

Reconnect when the game failed to connect #287

Closed anthony5301 closed 10 months ago

anthony5301 commented 10 months ago

Sometimes lol cant connect and a message window "Failed to connect" shows up, causing the bot stuck at waiting game round '1-1'. So I made this function to detect this message window, click cancel to close the game(directly click reconnect button wont help), and then reconnect using api. FailedToConnect