Skip to main content

Auto-Gmail-Creator

Summary

Latest Open Source Bulk Auto Google Account ( Gmail ) Regiteration Bot Script 2023

Important Notice for already cloned/ forked users

I developed stealth webdriver that avoid detection during the account creation. You can contact me to get it by giving me a coffee. btw, The only thing remain is to find cheap, robust sms providers as well as proxies.

Introduction

This is the automation script for Python lovers to learn basics about automation as well as commercial for marketers. Fork me on GitHub

According to Jonathan's desription ,only about five gmail addresses can be verified on a single phone number.

This script uses sms-activate.org api for phone verification and more services will be added.

To run the script, you don't need to download Chromedriver or Geckodriver manually. The script does it automatically with webdriver manager.

You can customize this script to avoid getting blocked. I am also developing another script with Requests but going to keep it private since it will be blocked if I let it public.

Also, Feel free to contact me if you have any project regarding Automation, Scraping, Machine Learning.

Usage

  1. Install Python 3.x.
  2. pip install -r requirements.txt
  3. python app.py
  4. 'Created.txt' will be generated for successful creation.
  5. if you already installed python packages for my previous script, I recommend to upgrade the webdriver-manager package by pip install webdriver-manager -U

Customize

Browser [ Chrome, Firefox ]

Switch from Chrome to Firefox by commenting 2 lines.

#options = ChromeOptions()
options = FirefoxOptions()

#driver = webdriver.Chrome(service=Service(ChromeDriverManager().install()), options = options, seleniumwire_options=seleniumwire_options)

driver = webdriver.Firefox(service=Service(GeckoDriverManager().install()), options = options, seleniumwire_options=seleniumwire_options)

Manual or Automatic User info generation

You edit the 'User.csv' with given type such as First name, Last name, Password, Birthday, Username(optional) from the second line. If the 5th parameter on user.csv is not passed by userBot generates username automatically adding FN + dot + LN + random 5 digits.(john.doe12345@gmail.com) Thanks to BourneXu, Script generates random popular usernames. You can set this variant as "True" to use this functionality to automate generation.

AUTO_GENERATE_UERINFO = True

Proxy

If you want to use socks proxy, please remove comment theses lines. Free Proxy list is here

    SOCKS_PROXY = "socks5://user:pass@ip:port"

Headless or With UI (Optional)

    options.add_argument('--headless')

Profile (Optional)

You can add your own profile if you want by specifying the path.

    options.add_argument("--incognito")
    options.add_argument(r"--user-data-dir=C:\\Users\\Username\\AppData\\Local\\Google\\Chrome\\User Data")
    options.add_argument(r'--profile-directory=ProfileName')

To-Do

Try to simulate user's mouse action wity pyautogui and adding cookie, recovery email, more sms services such as Durian, 5sims. To bypass bot-detection, I am all ears to hear from you.

Images

  • Running auto-gmail-creator-leostech

  • Edit user.csv

    With Notepad edit-user-notepad

    With Excel edit-user-excel

  • Bot will create chrome browser repeatedly for each gmail. auto-gmail-create-leostech

  • You can visit sms-activate.org to see it's apis. sms-activate

  • To see the country code, you can hit here. auto-gmail-creator-leostech auto-gmail-creator-leostech

Email

tr.soft.engineer@gmail.com

Telegram

https://t.me/leoshabit

Discord

leoshabit

Skype

https://join.skype.com/invite/H6S0RFA69GNK

Github

https://github.com/ai-to-ai

Phone

+13035365033

Release files for AUTO-GMAI-GENERATION 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for AUTO-GMAI-GENERATION 0.0.1
File Size Uploaded
AUTO-GMAI-GENERATION-0.0.1.tar.gz 10.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for AUTO-GMAI-GENERATION 0.0.1
File Interpreter ABI Platform
AUTO_GMAI_GENERATION-0.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 20.4 kB

Release files / AUTO-GMAI-GENERATION-0.0.1.tar.gz

Download URL AUTO-GMAI-GENERATION-0.0.1.tar.gz
Size 10.0 kB
Tags Source
SHA-256 checksum
How to use checksums
ada74e98857183541c5d7a93b12724afd4599387980c5ee27eafcdab880f6010
BLAKE2b-256 checksum
How to use checksums
11e39ff0bd138189b6bef33f65a531b559375dd4945cd00ec7e2500b1cf683be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.0.0 CPython/3.12.1

Release files / AUTO_GMAI_GENERATION-0.0.1-py3-none-any.whl

Download URL AUTO_GMAI_GENERATION-0.0.1-py3-none-any.whl
Size 10.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6575e0dcc34388acd4590719f1d275681ab6a37d348865abf3ba1a821b933f2e
BLAKE2b-256 checksum
How to use checksums
1c24e11f24e05e9923a75b216b0ead23e823f46732f3271f7ed44637b45b2feb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.0.0 CPython/3.12.1

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page