The code tries to press 'esc' to go back, but that takes the user back to their clan page. Instead, the program should use 'pyautogui.locateCenterOnScreen' with an image of the back button to remedy this, as there is no binding to press 'back'. I'm creating a pull request soon that fixes this bug.
The code tries to press 'esc' to go back, but that takes the user back to their clan page. Instead, the program should use 'pyautogui.locateCenterOnScreen' with an image of the back button to remedy this, as there is no binding to press 'back'. I'm creating a pull request soon that fixes this bug.