Automated bulk ᑕᕼᗩTGᑭT account registration bot built with Go. Features concurrent workers, TLS fingerprint spoofing, automatic email generation, OTP verification, cookie export, and retry-until-success logic.
Features
- Concurrent Registration — Configurable worker pool for parallel account creation
- TLS Fingerprinting — Randomized Chrome TLS profiles to avoid detection
- Auto Email Generation — Generates temporary emails via You do not have permission to view the full content of this post. Log in or register now. or custom domains
- OTP Verification — Automatic email OTP retrieval and validation
- Cookie Export — Saves full session cookies (JSON format) for browser extension import
- Browser-Friendly Cookies — Separate export without cross-domain cookies (avoids import errors)
- Retry Loop — Automatically retries failed registrations until target count is reached
- Proxy Support — Optional HTTP/SOCKS proxy for all requests
- Configurable — JSON config file with interactive prompt overrides
Requirements
- Go 1.21+