gearSetup Guide

In this section, you will learn how to setup this program for use.

1

Download the File

Head over to https://clients.boostbot.cloudarrow-up-right and download the latest version of the software.

2

Extract the Files

Once downloaded, extract the contents using WinRAR (or any compatible archive tool).

3

Activate Your License

Head over to https://clients.boostbot.cloudarrow-up-right and redeem your license key

4

Configuring Your Tool

Open the file and begin setting up your preferences. It should look similar to the example below (replace placeholders with your own values).

circle-info

This code block is provided for instructional purposes only. It is not intended to be copied and pasted, but rather to serve as guidance on what information should be entered alongside it.

{
    "proxyless": false, // Set to false if you want to use proxies (and have added them to data/proxies.txt). Set to true for proxyless mode
    "captcha_solver": {
        "solve_captcha": false, // Set to true to enable automatic captcha solving
        "use_solver": "razorcap", // Select the captcha solver service to use
        "razorcap_api_key": "", // Razorcap API key
        "2captcha_api_key": "", // 2Captcha API key
        "max_retries": 1 // Maximum retry attempts for solving captcha and boosting
    },
    "advance_mode": false, // Set to true to enable watermarking on tokens
    "customisation": {
        "nick": "", // Apply a custom nickname
        "bio": "" // Apply a custom bio
    }
}
5

Adding Tokens or Proxies

Open either 1m.txt or 3m.txt, depending on the boost duration you intend to use. Paste the Nitro tokens into the selected file, ensuring each token is placed on a separate line.

If you plan to use proxies, open proxies.txt and add your proxy entries, with one proxy per line.

6

Run the Executable

Run the .exe file and enter your license key when prompted. Your license key can be found in your email.

Last updated