Uses Python and httpx library to create discord accounts
- Hcaptcha Bypass, No need to pay for captcha services
- Proxy Support added, paste your proxies into "proxies.txt" (user:pass only)
Use the package manager pip to install required modules.
pip install -r requirements.txt
On Windows:
python main.py
On Mac:
python3 main.py
Initializing task
Fetching fingerprint
Bypassing captcha
Registering account
Token: MTAyMDUzNzM4MjE5NTQzNzYxOQ.G_KG5f.Q0-Z8MqSzQUHyqerHkSrgGZnvN5tIbYVOOVV_Y
- Solution for locked accounts
- https://github.com/Aniell4 (hcapbypass)