Blakley / Clash

Clash Of Clans clan-member invitation automation
3 stars 0 forks source link

Doesn't return to 'Suggested Players' menu after invite. #2

Closed NORXONDOR closed 2 months ago

NORXONDOR commented 2 months ago

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.