β¨ The Ultimate Automated Gmail Account Creation Tool β¨
Advanced Anti-Detection System β’ Phone Verification Bypass β’ 5sim Integration β’ Beautiful Modern Interface
Features β’ Installation β’ Usage β’ Configuration β’ Support
Screenshot of Gmail Creator Pro v2.0.0 in action
- Overview
- Key Features
- Screenshots
- Requirements
- Installation
- Configuration
- Usage
- Project Structure
- Advanced Features
- Troubleshooting
- Security & Legal
- Contributing
- Contact & Support
- License
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.
- π‘οΈ 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
π Read the full step-by-step guide and detailed explanation here:
π https://www.shadowhackr.com/2026/01/gmail-creator-pro.html
- 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
All dependencies are listed in requirements.txt. Install them using:
pip install -r requirements.txtRequired 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
- 5sim API Key - For automatic phone verification (optional but recommended)
- Microsoft Visual C++ Build Tools - For Nuitka compilation (optional)
git clone https://github.com/ShadowHackrs/gmail-account-creator.git
cd Gmail2025Or download the ZIP file and extract it.
pip install -r requirements.txtBefore running the tool, you need to configure the following files:
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
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
- Get your API key from 5sim.net
- Add your API key in
config/5sim_config.txt:
your_api_key_here
- Configure country in
config/config.py:
FIVESIM_COUNTRY = "usa" # Options: usa, russia, ukraine, kazakhstan, etc.
FIVESIM_OPERATOR = "any" # Options: any, virtual, etc.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
...
Edit config/config.py:
# 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"Run the script to verify everything is set up correctly:
python auto_gmail_creator.pyYou should see the welcome banner and menu. If you see any errors, check the Troubleshooting section.
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)
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
Available Countries:
usa- United Statesrussia- Russiaukraine- Ukrainekazakhstan- Kazakhstan- And many more (check 5sim.net for full list)
Operator Options:
any- Any available operatorvirtual- Virtual numbers only- Specific operator names
Getting 5sim API Key:
- Visit 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
We are excited to announce the latest update of Gmail Creator Pro with major improvements and enhancements.
π Related Project / Update:
https://github.com/ShadowHackrs/Gmail-infinity
- β‘ Improved automation stability and performance
- π οΈ Fixed multiple bugs in account creation flow
- π― Better handling of UI changes and selectors
- π Enhanced statistics tracking system
- π Optimized retry and recovery logic
- π» Improved overall interface responsiveness
- π Stronger configuration structure and file handling
- This update focuses on stability + performance improvements
- Recommended to update dependencies using
requirements.txt - Ensure Chrome browser is updated for best compatibility
β If you like this update, donβt forget to star the repository!


