Skip to content

SOP-005: AutoSolve AI Keys

Aging Last updated: August 2022
Document Control
SOP IDSOP-005
Version1.0
StatusActive
SourceAYCD Zendesk

Purpose

Generate AutoSolve AI Keys for bots that support direct AI integration, simplifying setup by replacing Access Token + API Key with a single key.

AI Keys vs Standard Setup

┌─────────────────────────────────────────────────────────────────────────────────┐
│                     AI KEYS VS STANDARD AUTOSOLVE                                │
├─────────────────────────────────────────────────────────────────────────────────┤
│                                                                                  │
│   STANDARD AUTOSOLVE SETUP                 AI KEY SETUP                         │
│   ────────────────────────                 ────────────                         │
│                                                                                  │
│   Bot needs:                               Bot needs:                           │
│   ┌─────────────────────────┐              ┌─────────────────────────┐          │
│   │ • Access Token          │              │ • AutoSolve AI Key      │          │
│   │ • Bot API Key           │              │   (single key)          │          │
│   │ • OneClick running      │              │                         │          │
│   └─────────────────────────┘              └─────────────────────────┘          │
│                                                                                  │
│   Flow:                                    Flow:                                │
│   Bot ──► AutoSolve Server ──► OneClick    Bot ──► AutoSolve AI directly       │
│       ◄── Token returned  ◄──                  ◄── AI solves & returns token   │
│                                                                                  │
│   Pros:                                    Pros:                                │
│   ✓ More control                           ✓ Simpler setup                      │
│   ✓ Local solvers available                ✓ No OneClick required               │
│   ✓ No rate limits                         ✓ Single key                         │
│                                                                                  │
│   Cons:                                    Cons:                                │
│   ✗ More complex setup                     ✗ Rate limits apply                 │
│   ✗ OneClick must be running               ✗ AI only (no local solvers)        │
│                                            ✗ Not optimized like OneClick       │
│                                                                                  │
│   RECOMMENDATION: Use standard setup through OneClick for best results          │
│                                                                                  │
└─────────────────────────────────────────────────────────────────────────────────┘

Prerequisites

┌─────────────────────────────────────────────────────────────────┐
│                    REQUIREMENTS                                  │
├─────────────────────────────────────────────────────────────────┤
│                                                                  │
│   Subscriptions (all three required):                           │
│   ┌─────────────────────────────────────────────────────────┐   │
│   │  ✓ AYCD Toolbox                                         │   │
│   │  ✓ AutoSolve                                            │   │
│   │  ✓ AutoSolve AI                                         │   │
│   └─────────────────────────────────────────────────────────┘   │
│                                                                  │
│   Software:                                                     │
│   ┌─────────────────────────────────────────────────────────┐   │
│   │  ✓ OneClick 2.6.7 or newer                              │   │
│   │  ✓ Bot that supports AutoSolve AI Keys                  │   │
│   └─────────────────────────────────────────────────────────┘   │
│                                                                  │
└─────────────────────────────────────────────────────────────────┘

Procedure Flow

┌─────────────────────────────────────────────────────────────────────────────────┐
│                       GET AUTOSOLVE AI KEY                                       │
├─────────────────────────────────────────────────────────────────────────────────┤
│                                                                                  │
│   METHOD A: From OneClick                  METHOD B: From Dashboard             │
│   ─────────────────────────                ────────────────────────             │
│                                                                                  │
│   ┌─────────────────────┐                  ┌─────────────────────┐              │
│   │ 1. Open OneClick    │                  │ 1. Go to Dashboard  │              │
│   │    AutoSolve tab    │                  │    AutoSolve AI     │              │
│   └──────────┬──────────┘                  │    section          │              │
│              │                             └──────────┬──────────┘              │
│              ▼                                        │                         │
│   ┌─────────────────────┐                             ▼                         │
│   │ 2. Click "View      │                  ┌─────────────────────┐              │
│   │    AutoSolve AI     │                  │ 2. Click "Copy AI   │              │
│   │    Key"             │                  │    Key"             │              │
│   └──────────┬──────────┘                  └──────────┬──────────┘              │
│              │                                        │                         │
│              ▼                                        │                         │
│   ┌─────────────────────┐                             │                         │
│   │ 3. Click "Copy      │                             │                         │
│   │    AutoSolve AI     │◄────────────────────────────┘                         │
│   │    Key"             │                                                       │
│   └──────────┬──────────┘                                                       │
│              │                                                                  │
│              ▼                                                                  │
│   ┌─────────────────────┐                                                       │
│   │ 4. Paste into bot's │                                                       │
│   │    AI Key field     │                                                       │
│   └──────────┬──────────┘                                                       │
│              │                                                                  │
│              ▼                                                                  │
│          SUCCESS                                                                │
│                                                                                  │
└─────────────────────────────────────────────────────────────────────────────────┘

Method A: Get AI Key from OneClick

Step 1: Open AutoSolve Section

  1. Open OneClick from AYCD Toolbox
  2. Click the AutoSolve tab

Step 2: View AI Key

Click View AutoSolve AI Key at the top:

┌─────────────────────────────────────────────────────────────────┐
│  AutoSolve                                                      │
├─────────────────────────────────────────────────────────────────┤
│                                                                  │
│  [View AutoSolve AI Key]  [Go To Dashboard]  [Sync Dashboard]   │
│         ▲                                                        │
│         │                                                        │
│    Click here                                                   │
│                                                                  │
└─────────────────────────────────────────────────────────────────┘

Step 3: Copy the Key

A dialog appears with your AI Key:

┌─────────────────────────────────────────────────────────────────┐
│  AutoSolve AI Key                                               │
├─────────────────────────────────────────────────────────────────┤
│                                                                  │
│  ⚠️ IMPORTANT:                                                   │
│  Using AutoSolve AI Keys directly in bots has different rate    │
│  limits than using through OneClick. We recommend using         │
│  AutoSolve AI through OneClick for best results.                │
│                                                                  │
│  Your AI Key:                                                   │
│  ┌───────────────────────────────────────────────────────────┐  │
│  │  ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●       │  │
│  └───────────────────────────────────────────────────────────┘  │
│                                                                  │
│  [Copy AutoSolve AI Key]   [Reset Key]   [Sync Key]             │
│                                                                  │
└─────────────────────────────────────────────────────────────────┘

Click Copy AutoSolve AI Key.

Method B: Get AI Key from Dashboard

Step 1: Navigate to Dashboard

Go to: aycd.io/account and find the AutoSolve AI section:

┌─────────────────────────────────────────────────────────────────┐
│  Account Dashboard                                              │
├─────────────────────────────────────────────────────────────────┤
│                                                                  │
│  [Billing] [AutoSolve] [AutoSolve AI] [Discord] ...             │
│                             ▲                                    │
│                             │                                    │
│                        Click here                                │
│                                                                  │
└─────────────────────────────────────────────────────────────────┘

Step 2: Copy AI Key

┌─────────────────────────────────────────────────────────────────┐
│  AutoSolve AI Dashboard                                         │
├─────────────────────────────────────────────────────────────────┤
│                                                                  │
│  Your AutoSolve AI Key:                                         │
│                                                                  │
│  [Copy AI Key]   [Reset AI Key]                                 │
│                                                                  │
│  Getting Started Guide: [Link]                                  │
│                                                                  │
└─────────────────────────────────────────────────────────────────┘

Configure Your Bot

Step 1: Find AI Key Field

Locate your bot's AutoSolve AI Key setting:

┌─────────────────────────────────────────────────────────────────┐
│  [Your Bot] - Settings                                          │
├─────────────────────────────────────────────────────────────────┤
│                                                                  │
│  Captcha Settings:                                              │
│                                                                  │
│  ○ 2Captcha                                                     │
│  ○ AntiCaptcha                                                  │
│  ● AutoSolve AI    ◄── Select this                              │
│                                                                  │
│  AutoSolve AI Key:                                              │
│  ┌───────────────────────────────────────────────────────────┐  │
│  │                                                           │  │
│  └───────────────────────────────────────────────────────────┘  │
│                                                                  │
│  [Save]                                                         │
│                                                                  │
└─────────────────────────────────────────────────────────────────┘

Step 2: Paste and Save

  1. Paste your AI Key into the field
  2. Click Save

Important

If using AI Keys directly, REMOVE your Access Token and Bot API Key from the bot! Having both configured will cause conflicts.

Resetting Your AI Key

If your key is compromised or you need a new one:

From OneClick:

  1. View AutoSolve AI Key dialog
  2. Click Reset Key
  3. This opens your browser to the Dashboard

From Dashboard:

  1. Go to AutoSolve AI section
  2. Click Reset AI Key
  3. Copy the new key
  4. Update all bots using the old key

Rate Limits Comparison

┌─────────────────────────────────────────────────────────────────────────────────┐
│                         RATE LIMITS COMPARISON                                   │
├─────────────────────────────────────────────────────────────────────────────────┤
│                                                                                  │
│   THROUGH ONECLICK                         DIRECT AI KEY                        │
│   ────────────────                         ─────────────                        │
│                                                                                  │
│   • No explicit rate limits                • Subject to rate limits             │
│   • Optimized for high volume              • May throttle during heavy use      │
│   • OneClick manages queuing               • Bot handles all requests           │
│   • Multiple solving options               • AI solving only                    │
│     (local + AI + 3rd party)                                                    │
│                                                                                  │
│   RECOMMENDATION: Use through OneClick unless your bot specifically             │
│   requires direct AI Key integration and doesn't support standard AutoSolve     │
│                                                                                  │
└─────────────────────────────────────────────────────────────────────────────────┘

Verification Checklist

┌─────────────────────────────────────────────────────────────────┐
│                    VERIFICATION CHECKLIST                        │
├─────────────────────────────────────────────────────────────────┤
│                                                                  │
│   □ All required subscriptions active                           │
│   □ OneClick version 2.6.7 or newer                             │
│   □ AI Key copied from OneClick or Dashboard                    │
│   □ AI Key pasted into bot                                      │
│   □ Access Token and API Key REMOVED from bot (if applicable)   │
│   □ Bot settings saved                                          │
│   □ Test captcha solve successful                               │
│                                                                  │
└─────────────────────────────────────────────────────────────────┘

See Also

Unofficial documentation compiled from AYCD resources