Boost Tool

Here is the full setup guide to HDBOOSTS Boost Tool

https://discord.hdboosts.cc

Requirements

  • Nitro Tokens

  • 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 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

{
  "discord-settings": {
    "use-proxies": true,
    "logging": {
      "automationLogs": true,
      "automationLogsChannelWebhook": "xxx"
    },
    "captcha-settings": {
      "type": "hcoptcha",
      "key": "xxx"
    }
  },
  "customization": {
    "enable-onliner": true,
    "embed-color": "#00A2FF",
    "display-name": ".gg/hdboosts",
    "custom-bio": "Buy Boosts Here | https://hdboosts.sellix.io/ | Cheap Nitro Gifts | Nitro Tokens | Boosts Bot | Boost Tool | **DO NOT KICK**",
    "custom-pfp": "assets/images/hdboosts.png",
    "custom-banner": "assets/images/banner.jpg",
    "custom-status": "Playing HDBOOSTS!",
    "custom-status-emoji": "🔥",
    "custom-decoration": "boostrelic",
    "custom-avatar-decoration": "Headset",
    "custom-pronouns": "https://hdboosts.cc/"
  },
  "RPC-settings": {
    "enabled": true,
    "name": "HDBOOSTS!",
    "buttons": [
      {
        "label": "Buy Boosts",
        "value": "https://hdboosts.mysellix.io/"
      },
      {
        "label": "Support Server",
        "value": "https://discord.gg/hdboostss"
      }
    ],
    "large-text": "Boosts Bot",
    "large-image": "xxx",
    "details": "Cheapest Boosts \u0026 Legit :)",
    "state": "https://hdboosts.sellix.io/",
    "application-id": "xxx"
  }
}

Discord Settings

Proxies

Enable or DIsable depening if your wanting to use proxies or not remember USER:PASS@HOST:PORT

Discord Logging

Enable or Disable the Webhook Logs sent to discord if true make sure to put the valid discord webhook in the automationLogsChannelWebhook section

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

Setting Up Customizations

Copy

Onliner

this can be enabled or disabled depending if you would like the tokens to stay online after boosting or not

Embed Color

Choose the correct color you want for all your embeds throughout the bot use https://htmlcolorcodes.com/ to choose the right color that suits you

Display Name

Set this to a name you would like the bots to change to if blank it wont change there name

Custom Bio

Set this to a bio you would like to use or leave blank to not add bio

Custom PFP

Add your pfp image to the folder "assets/images" and then change the end part to match your pfp in the folder

Custom Banner

Add your banner image to the folder "assets/images" and then change the end part to match your banner in the folder

Custom Status & Emoji

You can set this to anything you would like the bot to have as there status also for the emoji add your favourite emoji you would like to see on the status of the boosters

Custom Decoration

you can choose out of 2 decos to add to the profiles which are

make sure to enter 1 or the other if not wanting leave the part blank ""

Custom Avatar Decoration

you can choose out of 3 decos to add to the profiles which are

make sure to enter 1 or the other if not wanting leave the part blank ""

Custom Pronouns

Set this to any text u want to set the profile pronoun as

Setting Up Discord Rich Presence (RPC)

RPC can be enabled or disabled if set to true make sure to fill out everything correct if set to false you just need to fill out the custom status and emoji

Buttons

You have 2 buttons to be used if u only want one button you just remove 1 button like so

Also the label is the button text and value is the url / link you want people to click

Copy

Large Text

This is the text when your hover over the large image you can set this to whatever you would like

Large Image

  • Go to the rich presence tab in your bot settings on the developer portal (https://discord.com/developers/applications/{Bot ID}/rich-presence/assets).

  • Upload the image you want to set as the large image in the rich presence.

  • Go to visualizer and under Large Image Key, select the image you just uploaded.

  • On the right side of the page, you will see the image popup on the example rich presence. Copy the image URL by right-clicking on the image.

  • The image URL should look like this: https://cdn.discordapp.com/app-assets/1191329284053274674/1191823978726178836.png. The part before .png and after / is your image asset ID.

if you need help finding the image or anything just open a ticket or dm me im happy to help

Details

This is another text part you can set as whatever you like

State

This is another text part you can set as whatever you would like

Application ID

you will need to head over to discord.dev and click on your bot and copy and paste the Bot id into this part

Now you are done and ready to use RPC

Last updated