LogoLogo
WebsiteDiscordTelegram
  • Welcome
  • Boost Bot V2
    • Info
  • Setup Guide
  • Configuration
  • Requirements
  • Boost Tool V3
    • Info
    • Setup Guide
  • Configuration
  • Requirements
  • Nitro Redeemer V1
    • Info
    • Setup Guide
    • Configuration
    • Requirements
Powered by GitBook

© 2025 Devour Docs. All rights reserved.

On this page
  • Settings
  • Setting Up Config
  • Max VCC Use
  • Captcha Settings
  • Payment Details
  1. Nitro Redeemer V1

Configuration

In this section, you will have a detailed explanation of all configurable options.

Settings

{
  "max-vcc-use": 4,
  "threads": 10,

  "captcha-settings": {
    "host": "capsolver",
    "key": ""
  },

  "address-details": {
    "address-1": "",
    "address-2": "",
    "city": "",
    "state": "",
    "postal-code": "",
    "country-code": "",
    "name": ""
  }
}

Setting Up Config


Max VCC Use

Set the max amount of claims per VCC. Default is usually 4.


Captcha Settings

Choose between capsolver or hcoptcha.

Enter your API key from the service you’re using.


Payment Details

"payment-details": {
  "address-1": "",
  "address-2": "",
  "city": "",
  "state": "",
  "postal-code": "",
  "country-code": "",
  "name": ""
}

Make sure the address matches your VCC. If unsure, ask your VCC supplier — they can provide the correct details.

PreviousSetup GuideNextRequirements

Last updated 2 months ago