ai-to-ai / Auto-Gmail-Creator

Open Source Bulk Auto Gmail Creator Bot with Selenium & Seleniumwire ( Python ). Feel free to contact me with Django/Flask, ML, AI, GPT, Automation, Scraping.
https://gptlawyer.pro
481 stars 258 forks source link

Account getting Disabled #36

Open ProfoundPenguin opened 8 months ago

ProfoundPenguin commented 8 months ago

The account creation process goes smoothly, but when everything is done, and I try to log in, it says the account is banned (disabled) bcs it was made using a bot.

any ideas to avoid this?

I suspect the FreeProxy lib we are using might cause that issue, correct me if am wrong

xD-E-A-T-Hx commented 8 months ago

Tbf I'd say it's a possibility but can't be sure. That library processes proxies from a few different webpages.

Have you altered much in the code? What driver are you using? Useragents? Sms service? Region?

ProfoundPenguin commented 8 months ago

I only altered to use onlinesim for phone service and that's it. I did notice the user-agent lib always gives an error and uses the fallback, I use getRandomeUserAgent() function for the fallback.

Region, I use the same for proxy and number, Ethiopia

xD-E-A-T-Hx commented 7 months ago

Try my script using onlinesim see if it makes a difference to you.

ProfoundPenguin commented 7 months ago

Hey thanks man, i have abandoned that project, was going forth and backward to making my script open source, its Multi-threaded and stuff.

Thanks for keeping up with my issues @xD-E-A-T-Hx