Nitro Redeemer

Here is the full setup guide to HDBOOSTS Nitro Redeemer

https://discord.hdboosts.cc

Requirements

  • Discord Tokens

  • VCCs (Virtual Credit Cards)

  • Discord Nitro Promotions (1 Month or 3 Month)

  • RDP to host the program

  • HTTP proxies (optional) (username:password@hostname:port format)

  • Hcoptcha/Capsolver API Key (optional)

Setup Guide

  1. Once downloaded the file from the website [Here](https://hdboosts.cc/dashboard/downloads)

  2. Now unrar the file so your left with the folder on your main pc or vps

  3. Head to "assets/license.key" and input your license key that was given to you

  4. Head to "assets/config.json" . Open the config to start filling it out should look like the one below

{
  "max_vcc_use": 4,
  "threads": 1,
  "captcha-key": "bahaha you wish",
  "captcha-type": "capsolver",

  "use-webhook": true,
  "webhook-url": "https://discord.com/api/webhooks/1284953591773401159/6VL0tOkDaDKdycG6KpGkY2RWv4qoEduslG5vdzKHImLw-Ah6p1PkIKbXb0gqYL_9AGFd",

  "payment-details": {
    "address-1": "Stra�e der Kommune Pariser  71",
    "address-2": "",
    "city": "Bernau",
    "state": "Berlin",
    "postal-code": "16341",
    "country-code": "DE",
    "name": "Dboosts/Zack"
  },
  "smart-sleep": {
    "enabled": true,
    "delay": 2
  }
}

Setting Up Config

Max Vcc use - the total amount of claims per vcc normally 4

Captcha Settings

You can choose between Hcoptcha or Capsolver to solve captchas on tokens in the key part input the captcha key giving on the site

Webhook

Enable or disable the webhook logs if set to true make sure to post a vaild webhook url so the embed sends correctly in channel

Payment Details

With the address make sure it matches with the vcc if needed or check with the supplier you buy vccs from and im sure they will provide you with the correct address to use

Smart Sleep

Enable or disable this option , if true it will sleep after each redeem for each thread.

The Delay is in seconds so make sure to change to the correct time you want to use

Last updated