ilyasbelfar / Outlook-Account-Creator

✨🚀A Fast And FunCaptcha Solving Outlook Account Creator Using Python & Selenium Webdriver✨🚀
22 stars 6 forks source link

Stuck at Phone Verfication #3

Closed johnnyvng closed 1 year ago

johnnyvng commented 1 year ago

First of all, Thank you for creating this awesome bot.

I've had an issue with the script when running on Windows. It's stuck at Add security info=>Phone verification and 6 captcha squares. What to do next?

ilyasbelfar commented 1 year ago

Hi, thank you, I really appreciate you taking the time to express that. 1- Yeah, for phone verification stuck, remember that the script uses a free proxies from sslproxies.org website, so some proxies requires OTP on Outlook account creation process... Try again if you face this OTP step, because it is inevitable programmatically (Except for one case which is when you use your private fresh proxies list file which is a feature that I will add it in the future to let the script choose an IP:Port from your own proxies list.) 2- For FunCaptcha (6 Captcha squares) you have to make sure that Nopecha extension works well and there is no problem with it, especially this problem. https://i.imgur.com/zA5XtwB.jpeg Cordially.

johnnyvng commented 1 year ago

Appreciate it. Will try again.