qqqwda / pokemeow-autoplay

pokemeow autoplay discord bot using python, selenium and captcha solver
MIT License
7 stars 1 forks source link

Captcha Issue and addition of Event Pokemons #1

Closed m-pawar closed 5 months ago

m-pawar commented 6 months ago

Request

When the program encounters a captcha it says "Waiting for you to solve captcha" and even if you solve it, it keeps spamming it in the program. I kindly request you to fix that and add a automatic captcha solver to this code.

Improvement

1) The code needs a improvement like randomized time to type ";p", you can do sleep_time = random.uniform(12, 17).

Because without this randomized time it will keep encountering more and more captchas.

2) One more thing is to edit the code for Event Exclusives, Goldens and Pokemon with held items.