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
"discord-settings": {
"use-proxies": true, // If you want to use proxies
"logging": {
"automationLogs": true, // If you want to log automation logs
"automationLogsChannelWebhook": "YOUR WEBHOOK HERE" // Webhook for automation logs if set to true
},
"captcha-settings": {
"type": "hcoptcha", // Type of captcha solver (hcoptcha, capsolver)
"key": "YOUR KEY HERE" // Key for captcha solver
}
},
"customization": {
"enable-onliner": true, // SET THE ONLINER AS TRUE IF U WANT IT TO ONLINE TOKENS OR FALSE IF U WANT THE ONLINER OFF
"embed-color": "#00A2FF", // SET THE COLOR OF THE EMBED AND IMAGE https://htmlcolorcodes.com/
"display-name": ".gg/hdboosts", // SET THE TOKEN NICKNAME HERE
"custom-bio": "Buy Boosts Here", // SET THE TOKEN BIO HERE
"custom-pfp": "assets/images/hdboosts.png", // SET THE TOKEN PFP HERE USING THE SAME WAY I HAVE DISPLAYED HERE
"custom-banner": "assets/images/banner.png", // SET THE TOKEN BANNER HERE USING THE SAME WAY I HAVE DISPLAYED HERE
"custom-status": "Playing HDBOOSTS!", // SET THE STATUS YOU WANT THE TOKEN TO HAVE WHEN IT ONLINES THE TOKEN
"custom-status-emoji": "🔥", // SET THE EMOJI FOR THE STATUS
"custom-decoration": "boostrelic",
"custom-avatar-decoration": "Headset",
"custom-pronouns": "https://hdboosts.cc/"
},
boostrelic
cyberspace
Headset
FuturisticUI
Smoke
"RPC-settings": {
"enabled": true, // SET THE RPC TRUE OR FALSE DEPENDING IF U WANT TO USE
"name": "HDBOOSTS!", // THIS IS THE NAME FOR THE RPC
"buttons": [
{
"label": "Buy Boosts", // SET BUTTON LABEL
"value": "https://hdboosts.mysellix.io/" // SET BUTTON URL
},
{
"label": "Support Server", // SET BUTTON LABEL
"value": "https://discord.gg/hdboostss" // SET BUTTON URL
}
],
"large-text": "Boosts Bot", // THE TEXT WHEN HOVERING OVER THE PHOTO
"large-image": "XXX", // THE ID OF THE PHOTO FROM DISCORD.DEV
"details": "Cheapest Boosts & Legit :)", // ANOTHER TEXT LINE U CAN ENTER ANYTHING
"state": "https://hdboosts.sellix.io/", // ANOTHER TEXT LINE U CAN ENTER ANYTHING
"application-id": "XXX" // YOUR BOTS ID
},
"RPC-settings": {
"enabled": true, // SET THE RPC TRUE OR FALSE DEPENDING IF U WANT TO USE
"name": "HDBOOSTS!", // THIS IS THE NAME FOR THE RPC
"buttons": [
{
"label": "Buy Boosts", // SET BUTTON LABEL
"value": "https://hdboosts.mysellix.io/" // SET BUTTON URL
}
],
"large-text": "Boosts Bot", // THE TEXT WHEN HOVERING OVER THE PHOTO
"large-image": "XXX", // THE ID OF THE PHOTO FROM DISCORD.DEV
"details": "Cheapest Boosts & Legit :)", // ANOTHER TEXT LINE U CAN ENTER ANYTHING
"state": "https://hdboosts.sellix.io/", // ANOTHER TEXT LINE U CAN ENTER ANYTHING
"application-id": "XXX" // YOUR BOTS ID
},