RBXSolver

RBXSolver

Solver API

RBXSolver
LIVE

RBXSolver
verification, decoded

High-performance verification solver. Fast solves with automatic refunds on failure.

Sign up, grab an API key, top up with crypto.

$0.60
per 1k solve
Full solve
$0.30
per 1k PoW-only
Math only
<1s
avg solve time
Suppressed
Refund
on failure
Auto-credited

Quick Start

1Get an API key

Sign up in the dashboard to get your sk_live_... key, then top up automatically with crypto — no waiting, no DMs.

2POST /createTask
curl -X POST https://rbxsolver.site/createTask \
  -H "Content-Type: application/json" \
  -d '{
    "clientKey": "sk_live_abc123...",
    "task": {
      "type": "ChallengeTask",
      "websiteURL": "https://roblox.com",
      "websitePublicKey": "476068BF-9607-4799-B53D-966BE98E2B81",
      "proxyType": "http",
      "proxyAddress": "1.2.3.4",
      "proxyPort": 8080
    }
  }'
3Poll /getTaskResult
curl -X POST https://rbxsolver.site/getTaskResult \
  -H "Content-Type: application/json" \
  -d '{"clientKey": "sk_live_...", "taskId": "cx7f3a9b..."}'

Poll every ~500ms. On "status": "ready", the solution contains the token.

Challenge Types

suppressed

Best outcome. No puzzle needed — solved instantly.

pow

Proof-of-Work math puzzle. Solved server-side in ~1s.

challenge

Interactive challenge. Requires classification.

PoW-Only Task

{
  "clientKey": "sk_live_...",
  "task": {
    "type": "PoWTask",
    "powData": { "N": "308-digit modulus...", "A": 861240949267, "T": 800000 }
  }
}

No proxy needed. Billed at $0.30/1k. Solved server-side.

Check Balance

curl -X POST https://rbxsolver.site/getBalance \
  -H "Content-Type: application/json" \
  -d '{"clientKey": "sk_live_..."}'

Proxies: what actually works

Arkose scores your IP before anything else. Datacenter IPs get challenged on sight — we measured it. What you want is a sticky residential or ISP (static residential) proxy: a real-ISP address that stays the same for 5–30 minutes while you solve.

Buy this ✅

  • Residential, sticky sessions — same IP for 5–30 min per solve run. This is what suppresses.
  • Static residential / ISP — fixed ISP address, datacenter speed. Best for persistent sessions.
  • HTTP(S) + SOCKS5 support, US/EU geo matching your accounts.
  • 1 concurrent solve per IP. Never share one IP across many keys at once.

Not this ❌

  • Datacenter proxies — flagged on sight, challenged every time. Fine for testing, useless for suppression.
  • Rotating per request — IP changes mid-challenge kill sessions. Sticky or nothing.
  • Free lists — burned, abused, and often already denylisted.

Providers worth your money (2026)

Decodo (ex Smartproxy) — best value. Sticky residential from ~$2/GB, static ISP from ~$2.50/IP. Start here.

Oxylabs — premium pick. Fastest residential responses, huge pool. Costs more, converts better.

Bright Data — biggest pool + most knobs. Enterprise-grade if you outgrow the others.

SOAX — precise geo targeting when you need specific cities/ISPs.

Webshare — budget testing (has a free tier). Fine for dev, not for production suppression.

Settings that matter: sticky 5–30 min, HTTP + SOCKS5, geo matching your traffic. Verify IP quality before committing to volume.

Site Keys

Login:476068BF-9607-4799-B53D-966BE98E2B81
Register:A2A14B1D-1AF3-C791-9BBC-EE33CC7A0A8F