A GUI-based automated Gmail account creation tool featuring multi-threading, proxy support, and CAPTCHA solving capabilities. Developed using Python, Selenium, and Tkinter for efficient bulk account management.
// readme
Gmail Bot Pro - Automated Login System
A Python automation tool with a modern GUI interface, offering powerful and feature-rich capabilities for Gmail account management. This bot enables automated account creation verification for multiple Gmail accounts, featuring proxy rotation, CAPTCHA solving, multi-threading, and comprehensive logging support.
Features
- Automated Gmail Login: Batch process multiple Gmail accounts with automated login verification
- Modern GUI Interface: User-friendly Tkinter-based graphical interface with real-time statistics
- Multi-Threading Support: Process multiple accounts simultaneously (configurable thread count, max 20)
- Proxy Support: Full proxy integration with authentication support (username:password:hostname:port format)
- Proxy Rotation: Automatic proxy rotation and IP verification
- CAPTCHA Solving: Integrated 2Captcha API support for automated CAPTCHA resolution
- Stealth Mode: Uses undetected-chromedriver to bypass bot detection
- Headless Mode: Run without browser window for server deployments
- Comprehensive Logging: Detailed logs with timestamps, success/failure tracking, and file-based…