bomoy

Results 3 comments of bomoy

Hello, you can solve your problem by changing the continue_and_replay function like this : ``` def continue_and_replay(self): sleep(4) continue_btn_pos = (self.window_x + 0.66 * self.window_width, self.window_y + self.window_height * 0.90)...

It's not perfect, it's doing the same thing multiple time, i'm trying to change it and I will raise a PR in a few minutes

PR raised :) https://github.com/MOj0/LoR-Bot/pull/37