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.
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)
.2) One more thing is to edit the code for Event Exclusives, Goldens and Pokemon with held items.