Closed this issue 2 years ago · 1 comments
I tried to add a delay but doesn't really help. Maybe i have done it wrong or something but I tried: if self.levelup_check() or self.insta_monkey_check(): self.click(middle_of_screen, amount=2) time.sleep(5) self.click(middle_of_screen, amount=2)
Duplicate #29