@NFTCPS: Finally found out where those wholesale Gmail alt accounts come from — they're all batch-registered with this tool! One Gmail can sell for a few to tens of yuan! Someone open-sourced an automated bulk Gmail registration tool that claims to bypass detection and phone verification, making accounts with one click. https://github.com/Shad…
Summary
Introduces an open-source tool called Gmail Creator Pro that can batch register Gmail accounts automatically, claiming to bypass phone verification and anti-detection systems.
View Cached Full Text
Cached at: 06/24/26, 04:27 PM
Now I finally know where those bulk-sold Gmail accounts come from – they’re all batch-registered using this tool! A single Gmail can sell for a few to dozens of yuan! Someone has open-sourced an automated batch Gmail account creator, claiming it can bypass detection, skip phone verification, and generate accounts with one click. https://github.com/ShadowHackrs/gmail-account-creator…
ShadowHackrs/gmail-account-creator
Source: https://github.com/ShadowHackrs/gmail-account-creator
🚀 Gmail Creator Pro - The Ultimate Gmail Account Creator
Gmail Creator Pro Python License Platform
✨ The Ultimate Automated Gmail Account Creation Tool ✨
Advanced Anti-Detection System • Phone Verification Bypass • 5sim Integration • Beautiful Modern Interface
Features • Installation • Usage • Configuration • Support
Gmail Creator Pro Interface
Screenshot of Gmail Creator Pro v2.0.0 in action
📋 Table of Contents
- Overview
- Key Features
- Screenshots
- Requirements
- Installation
- Configuration
- Usage
- Project Structure
- Advanced Features
- Troubleshooting
- Security & Legal
- Contributing
- Contact & Support
- License
🎯 Overview
Gmail Creator Pro is a powerful, feature-rich Python automation tool designed for automated Gmail account creation. Built with advanced anti-detection systems, intelligent phone verification bypass, and seamless 5sim API integration, this tool provides a professional solution for bulk Gmail account creation with a beautiful modern interface.
What Makes This Tool Special?
- 🛡️ Advanced Anti-Detection - Human-like behavior simulation to avoid detection
- 🔄 Smart Phone Verification - Multiple bypass strategies + 5sim integration
- 🎨 Beautiful UI - Rich console interface with real-time progress tracking
- ⚡ Lightning Fast - Optimized performance for bulk account creation
- 🔒 Secure & Configurable - Separate config files for easy customization
- 📊 Statistics Dashboard - Track success rates and account details
✨ Key Features
🚀 Advanced Anti-Detection System
- Human-like Typing Simulation - Random delays between keystrokes (0.1-0.3s)
- Session Warming - Pre-browsing Google, BBC, Wikipedia, YouTube to appear human
- Random User Agents - Rotates browser fingerprints for each account
- Natural Delays - Random wait times between actions (0.5-1.2s)
- Navigator Property Modification - Hides automation signatures
- Realistic Name Generation - Uses names from external file for authenticity
🔒 Phone Verification Bypass
- Multiple Skip Strategies - Automatically detects and clicks skip buttons
- Alternative Method Detection - Tries “Try another way” options
- 5sim API Integration - Automatic phone number purchase and SMS code retrieval
- Smart Retry Logic - Multiple fallback strategies if one fails
- Multi-language Support - Works with English and Arabic skip buttons
🌐 Smart Proxy Integration
- Built-in Proxy Support - FreeProxy integration for IP rotation
- Automatic Proxy Selection - Random proxy selection for each account
- Proxy Validation - Ensures proxy is working before use
💻 Beautiful Modern Interface
- Rich Console UI - Beautiful terminal interface with colors and animations
- Real-time Progress Bars - Visual progress tracking for account creation
- Detailed Statistics - Success rates, total accounts, active accounts
- Color-coded Messages - Green for success, red for errors, yellow for warnings
- Interactive Menu - Easy-to-use menu system
📊 Detailed Statistics
- Total Accounts Created - Track all created accounts
- Active Accounts Count - Monitor account status
- Success Rate Percentage - Calculate creation success rate
- Last Creation Timestamp - Track recent activity
- Account Details - View all saved account information
💾 Auto-Save Accounts
- JSON Format Storage - Structured account data storage
- Automatic Backup - Accounts saved immediately after creation
- Account Metadata - Includes email, password, creation date, status
- Easy Export - Simple JSON format for easy data export
🔄 Auto-Retry on Failure
- Robust Error Handling - Multiple retry attempts on failure
- Element Detection - Multiple selector strategies for finding elements
- Page Load Retry - Retries page loading if initial attempt fails
- Smart Fallbacks - Alternative methods if primary method fails
⚡ Lightning Fast Creation
- Optimized Performance - Efficient code for fast execution
- Parallel Processing Ready - Architecture supports future parallelization
- Minimal Resource Usage - Lightweight and efficient
- Quick Browser Setup - Fast Chrome driver initialization
🔐 Secure Configuration
- Separate Config Files - Easy to obfuscate main script while keeping configs editable
- Password Protection - Secure password storage in separate file
- API Key Management - Secure API key storage
- No Hardcoded Secrets - All sensitive data in external files
🎯 Additional Features
- Custom User Agents - Support for custom user agent lists
- Custom Names Database - Use your own name lists
- Birthday Configuration - Customizable birthday settings
- Gender Selection - Support for Male, Female, Other
- Multi-language Support - Works with English and Arabic interfaces
- ChromeDriver Auto-Management - Automatic ChromeDriver download and setup
📸 Screenshots
Main Interface
Gmail Creator Pro v2.0.0 - Main Interface
Interface Features:
- Welcome Banner - Beautiful ASCII art banner with version info
- Feature List - Visual checklist of all features
- Menu System - Interactive menu with 5 options
- Progress Tracking - Real-time progress bars
- Statistics Dashboard - Detailed account creation statistics
📚 Full Explanation
🎥 YouTube Video Demo
Watch the video (https://youtu.be/2TucpXay1Sk)
Watch this video on YouTube (https://youtu.be/2TucpXay1Sk)
📝 In-Depth Technical Article
📖 Read the full step-by-step guide and detailed explanation here:
👉 https://www.shadowhackr.com/2026/01/gmail-creator-pro.html
📋 Requirements
System Requirements
- Operating System: Windows 10/11 (recommended)
- Python Version: Python 3.8 or higher (Python 3.12 recommended)
- Chrome Browser: Latest version installed
- Internet Connection: Stable internet connection required
- RAM: Minimum 4GB (8GB recommended)
- Disk Space: 500MB free space
Python Dependencies
All dependencies are listed in requirements.txt. Install them using:
bash pip install -r requirements.txt
Required Packages:
selenium>=4.15.0- Web automation frameworkwebdriver-manager>=4.0.0- Automatic ChromeDriver managementrich>=13.7.0- Beautiful terminal UI libraryrequests>=2.31.0- HTTP library for API callsunidecode>=1.3.7- Text normalizationbeautifulsoup4>=4.12.0- HTML parsingfp>=0.1.0- Free proxy integration
Optional Requirements
- 5sim API Key - For automatic phone verification (optional but recommended)
- Microsoft Visual C++ Build Tools - For Nuitka compilation (optional)
🛠️ Installation
Step 1: Clone the Repository
bash git clone https://github.com/ShadowHackrs/gmail-account-creator.git cd Gmail2025
Or download the ZIP file and extract it.
Step 2: Install Python Dependencies
bash pip install -r requirements.txt
Step 3: Configure Settings
Before running the tool, you need to configure the following files:
3.1. Password Configuration
Edit config/password.txt:
YourStrongPassword123!
Password Requirements:
- At least 8 characters
- Mix of uppercase, lowercase, numbers, and special characters
- Must meet Google’s password requirements
3.2. Names Configuration
Edit data/names.txt:
Ahmed Mohamed Mohamed Ali Omar Ibrahim Sarah Ahmed Shadow Hacker ...
Format:
- One name per line
- Format: “First Last” or just “First”
- Can add as many names as needed
3.3. 5sim API Configuration (Optional but Recommended)
- Get your API key from 5sim.net (https://5sim.net/)
- Add your API key in
config/5sim_config.txt:
your_api_key_here - Configure country in
config/config.py:
python FIVESIM_COUNTRY = "usa" # Options: usa, russia, ukraine, kazakhstan, etc. FIVESIM_OPERATOR = "any" # Options: any, virtual, etc.
3.4. User Agents Configuration (Optional)
Edit config/user_agents.txt:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 ...
3.5. General Configuration
Edit config/config.py:
``python
Account Configuration
YOUR_BIRTHDAY = “2 4 1950” # Format: “month day year”
YOUR_GENDER = “1” # 1=Male, 2=Female, 3=Other
YOUR_PASSWORD = “” # Leave empty to read from password.txt
5sim API Configuration
FIVESIM_API_KEY = “” # Leave empty to read from 5sim_config.txt
FIVESIM_COUNTRY = “usa”
FIVESIM_OPERATOR = “any”
Names Configuration
USE_ARABIC_NAMES = True
NAMES_FILE = “data/names.txt”
``
Step 4: Verify Installation
Run the script to verify everything is set up correctly:
bash python auto_gmail_creator.py
You should see the welcome banner and menu. If you see any errors, check the Troubleshooting section.
⚙️ Configuration
Configuration Files Structure
``
config/
├── config.py # General settings
├── password.txt # Account password
├── 5sim_config.txt # 5sim API key (optional)
└── user_agents.txt # User agents list (optional)
data/
├── names.txt # List of names
└── accounts.json # Created accounts (auto-generated)
``
Detailed Configuration Guide
Account Settings
Birthday Format: "month day year" (e.g., “2 4 1950”)
- Month: 1-12
- Day: 1-31
- Year: 1900-2010 (must be 18+ years old)
Gender Options:
"1"- Male"2"- Female"3"- Other
5sim API Setup
Available Countries:
usa- United Statesrussia- Russiaukraine- Ukrainekazakhstan- Kazakhstan- And many more (check 5sim.net (https://5sim.net/) for full list)
Operator Options:
any- Any available operatorvirtual- Virtual numbers only- Specific operator names
Getting 5sim API Key:
- Visit 5sim.net (https://5sim.net/)
- Create an account
- Go to API section
- Generate API key
- Add balance to your account
- Copy API key to
config/5sim_config.txt
🚀 Usage
Basic Usage
- Run the script:
bash python auto_gmail_creator.py - Select option 1 from the menu to create accounts
- Enter the number of accounts you want to create
- Wait for completion - The script will:
- Open Chrome browser automatically
- Fill in account information
- Handle email selection
- Set password
- Bypass phone verification (or use 5sim)
- Save account details to
data/accounts.json
Menu Options
┌─────────────────────────────────────────────────┐ │ Menu Options │ ├─────────────────────────────────────────────────┤ │ 1. Create Gmail Accounts 🚀 │ │ Start creating new Gmail accounts │ │ │ │ 2. View Statistics 📊 │ │ View detailed creation statistics │ │ │ │ 3. Settings ⚙️ │ │ Configure proxy, user agents, and settings │ │ │ │ 4. View Saved Accounts 📁 │ │ View all created accounts and details │ │ │ │ 5. Exit 👋 │ │ Exit the application │ └─────────────────────────────────────────────────┘
Account Creation Process
The tool follows these steps for each account:
- Browser Initialization
- Creates Chrome driver with anti-detection settings
- Sets random user agent
- Modifies navigator properties
- Session Warming (Optional)
- Visits Google, BBC, Wikipedia, YouTube
- Performs random searches
- Simulates human browsing behavior
- Account Information Entry
- Fills first name and last name
- Enters birthday (month, day, year)
- Selects gender
- Email Selection
- Chooses “Create your own Gmail address” option
- Generates username from name + random numbers
- Validates username availability
- Password Setup
- Enters password in both fields
- Validates password strength
- Proceeds to next step
- Phone Verification
- Attempts to skip phone verification
- If skip fails, uses 5sim API (if configured)
- Enters verification code automatically
- Account Completion
- Saves account to
data/accounts.json - Displays success message
- Closes browser
- Saves account to
Viewing Statistics
Select Option 2 from the menu to view:
- Total accounts created
- Active accounts count
- Success rate percentage
- Last creation timestamp
Viewing Saved Accounts
Select Option 4 from the menu to view:
- All created accounts
- Email addresses
- Creation dates
- Account status
📁 Project Structure
Gmail2025/ │ ├── auto_gmail_creator.py # Main script ├── requirements.txt # Python dependencies ├── README.md # This file │ ├── config/ # Configuration files │ ├── config.py # General settings │ ├── password.txt # Account password │ ├── 5sim_config.txt # 5sim API key │ ├── user_agents.txt # User agents list │ └── README.txt # Config folder info │ ├── data/ # Data files │ ├── names.txt # List of names │ ├── accounts.json # Created accounts (auto-generated) │ └── README.txt # Data folder info │ ├── build/ # Build files (PyInstaller) │ └── auto_gmail_creator/ # Build artifacts │ ├── dist/ # Distribution files │ └── auto_gmail_creator.exe # Compiled executable │ └── screenshot.png # Screenshot (add your image here)
🔧 Advanced Features
Phone Verification Bypass Strategies
The tool uses multiple strategies to bypass phone verification:
- Skip Button Detection
- Automatically finds and clicks skip buttons
- Supports English and Arabic skip buttons
- Multiple selector strategies
- Alternative Methods
- Tries “Try another way” options
- Explores alternative verification methods
- Looks for skip options in alternative flows
- 5sim Integration
- Automatic phone number purchase
- SMS code retrieval
- Support for multiple countries
- Automatic retry on failure
- Smart Retry Logic
- Multiple fallback strategies
- Automatic retry on failure
- Error handling and recovery
Anti-Detection Features
Human-like Behavior:
- Random typing delays (0.1-0.3 seconds per character)
- Natural mouse movements
- Random wait times between actions
- Session warming before account creation
Browser Fingerprinting:
- Random user agent rotation
- Navigator property modification
- WebDriver property hiding
- Plugin simulation
Realistic Data:
- Names from external file
- Realistic usernames
- Proper birthday format
- Natural gender selection
5sim API Integration
Features:
- Automatic phone number purchase
- SMS code retrieval with timeout
- Support for multiple countries
- Automatic order management
- Error handling and retry
Setup:
- Get API key from 5sim.net (https://5sim.net/)
- Add balance to your account
- Configure API key in
config/5sim_config.txt - Set country in
config/config.py
Usage:
The tool automatically uses 5sim when:
- Skip button is not available
- Alternative methods fail
- Phone verification is required
🐛 Troubleshooting
Common Issues and Solutions
1. ChromeDriver Error
Error:
selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH
Solution:
- The script automatically downloads ChromeDriver using webdriver-manager
- If issues persist, manually install ChromeDriver or update Chrome browser
- Ensure Chrome browser is up to date
2. Phone Verification Required
Error:
Phone verification required but skip button not found
Solution:
- Configure 5sim API key for automatic
Similar Articles
@tom_doerr: Creates Gmail accounts with anti-detection and phone verification bypass https://github.com/ShadowHackrs/gmail-account-…
A Python tool for automated Gmail account creation with anti-detection and phone verification bypass, designed for bulk account creation.
@ChrisSlacker: Breaking: Hackers don't need your bank password—they just need your Gmail. Once they get your Gmail, they can reset everything. Banks, Apple ID, crypto, PayPal—all compromised. Gmail is the master key to your life. Spend 10 minutes locking it down.
The article warns that hackers can reset passwords for virtually all online accounts—banks, Apple ID, cryptocurrencies, PayPal, etc.—by simply gaining access to your Gmail account, emphasizing the importance of securing your Gmail account.
@gyro_ai: Self-hosted email marketing system – most people's first thought is “too complicated”. There's a tool on GitHub called listmonk, a single binary that handles Newsletter + mailing list management. Gained over 400 Stars in a single day today. Comment section GitHub link 20,779 St…
listmonk is a self-hosted email marketing system deployed as a single binary, supporting Newsletter and mailing list management. It is open-source with no vendor lock-in.
@NFTCPS: Damn, a doxxing tool is here! Just enter a username, and it scrapes over 840 platforms for you. It's called ALIENS EYE. It's not stupid—not just guessing by HTTP status codes—it uses a trained ML model with 25 features to judge, with results in three tiers: Found, Maybe, Not Found, …
ALIENS EYE is an AI-powered open-source username scanner that uses a machine learning model and 25 features to detect across 840+ platforms, with support for proxies, Tor, and multiple export formats.
@interjc: Tried it out, and not all secondary accounts can claim the free trial for ChatGPT Plus; only one out of five had the eligibility. There’s also a strange discovery: a previously banned account was secretly unbanned.
The user reports that not all secondary accounts can claim the ChatGPT Plus free trial, noting that only one out of five worked, and observes that a previously banned account was secretly unbanned.