BNet Tools

Loading...
0
Total
0
Registered
0
Characters
0
Koolo Ready
0
Failed

Quick Actions

Activity Log

Connected

Private Internet Access (PIA)

Browse 672 PIA servers (168 locations × 4 variants). Select servers to add as proxy entries.

ServerCountryProtocolPortEncryption
Click "Load Servers" to browse PIA servers

Your Proxies / VPN

No proxies configured. Add proxy/VPN endpoints or import from your VPN provider.

Accounts

EmailCountryProxyStatusCharacterKooloError
Loading...

Audio Captcha Solver

Solve reCAPTCHA audio challenges using Whisper transcription. Works with faster-whisper, whisperX, OpenAI Whisper API, or Hearsay-style system audio capture.

Engine Setup Guide

EngineInstall CommandRequirements
faster-whisperpip install faster-whisperPython 3.8+, CUDA recommended
whisperXpip install whisperxPython 3.10+, NVIDIA GPU + CUDA
whisper-openaiSet API key belowOpenAI API key, internet access
hearsaypip install -r requirements.txt from Hearsayffmpeg, audio loopback device

LXC Server Setup

Install Whisper dependencies on your Proxmox LXC:

# Install Python + pip
apt-get install -y python3 python3-pip ffmpeg

# Install faster-whisper (CPU mode)
pip3 install faster-whisper

# Or with GPU (NVIDIA LXC required)
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu118
pip3 install faster-whisper

# Verify
python3 -c "from faster_whisper import WhisperModel; m = WhisperModel('base.en', device='cpu'); print('OK')"
        

Auth Tokens

Extract Battle.net auth tokens from the login redirect URL.

Saved Tokens

RegionEmailTokenSaved
No tokens saved

Email Account Creator

Generate email credentials. Supports Gmail, Outlook, Yahoo, or your own custom domain (self-hosted SMTP).

Saved Email Accounts

ProviderEmailPasswordStatusVerified
No email accounts saved

Inbox Verifier

Check email inbox via IMAP to find verification emails from Battle.net or other services.

SMTP Test (Self-Hosted)

Test your self-hosted SMTP server on the LXC. Send a test email to verify connectivity.

Cloudflare DNS Records

For self-hosted SMTP on LXC. Add these to Cloudflare DNS:

RecordNameValueNotes
MX@mail.yourdomain.comPriority 10
AmailYour LXC IPProxy: DNS only
TXT@v=spf1 mx a ~allSender Policy Framework
TXTmail._domainkeyv=DKIM1; k=rsa; p=...DKIM key (auto-generated)
TXT_dmarcv=DMARC1; p=quarantineDMARC policy

Koolo Profile Provisioning

Generate Koolo config profiles for registered accounts. Place this tool on your Koolo server to create profiles directly.

Ready for Provisioning

EmailStatusCountry
No registered accounts ready