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
561 stars 301 forks source link

Phone Verification Issue #27

Open Computerfile opened 1 year ago

Computerfile commented 1 year ago

Hi, I'm trying to use the auto-gmail-creator but Ive aquired the problem that the sms verification is a paid service and I would prefer to have the gmail creator work without having to pay for the sms verification. Do you mind getting in contact with me on discord to talk about the problem?

My discord is @graminoid Thank You!

Finebody commented 1 year ago

How much required to pay for sms verification? Any idea?

xD-E-A-T-Hx commented 1 year ago

Depends where you’re set for. Think it can be as low as 8 cent each. But go to the sms webpage it shows all the prices in it per one

xD-E-A-T-Hx commented 1 year ago

Hi, I'm trying to use the auto-gmail-creator but Ive aquired the problem that the sms verification is a paid service and I would prefer to have the gmail creator work without having to pay for the sms verification. Do you mind getting in contact with me on discord to talk about the problem?

My discord is @graminoid Thank You!

If there is a free online sms service I’m sure you could change it for that

Computerfile commented 1 year ago

Yeah, I didn't manage to find one though I guess I have to stick with the one you chose, I was kinda hoping to find a free alternative but it doesn't seem like theres any reliable ones out there :/ if you know one thatd be of great help

Finebody commented 1 year ago

Yeah, I didn't manage to find one though I guess I have to stick with the one you chose, I was kinda hoping to find a free alternative but it doesn't seem like theres any reliable ones out there :/ if you know one thatd be of great help

Hey there! how did you get past the google error, "Sorry! We couldn't create your google account!" ? I am stuck at it. Anything helpful will be greatly appreciated.

Computerfile commented 1 year ago

Yeah I had that problem. If you're using selenium I recommend switching to undetected_chromedriver and changing the options to have a unique fingerprint every time (meaning randomizing a range of commonly used extensions, random battery levels, webgl rendering solutions window dimensions, user agents etc....) that will help to make it undetectable. I also read somewhere on an old stackoverflow thread that there is a common key used in the webdriver executable that may lead to detection (can't seem to find it right now though).

xD-E-A-T-Hx commented 1 year ago

yeah seleniumwire has javascript signatures in it which is detected by the google bots, best way atm is to modify the script to run on selenium and use chromedriver, you can edit the choredriver.exe looking for the cdc markers and replace them with something random like qwe as i have modified my script a lot, tbh im not sure which part has beaten the bot for now, my next obstacle is trying to send a cancel request to the sms api to cancel the number after its been used,

Computerfile commented 1 year ago

You could also make it that numbers get re used for emails (i.e one number can be used for 3-5 times) so that you don't have to reget a number everytime