Firsts steps

This section guides you through the initial setup and first actions in Fastix Bot.

Once you had opened the .exe for the first time it should create an config.json.


General Configuration

These are the main settings you’ll need to set up before running Fastix Bot.

  • Key – Paste your Fastix license key from the Downloads section on your dashboard.

  • ImapEmail – Type in your primary Gmail address (e.g. [email protected]).

  • ImapPassword – After enabling 2FA in Gmail, generate and paste a 16-character App Password here.

  • 2captchaKey – Enter your 2Captcha API key. Make sure your balance is topped up.

  • CapsolverKey – Enter your Capsolver API key. Ensure you have enough credits available.

  • CaptchaFunKey – Enter your CaptchaFun API key. Verify your balance before running the bot.

  • CapmonsterKey - Enter your Capmonster API key.


Account Creator Configuration

These options control how Fastix creates new accounts automatically.

  • NumberOfAccounts – Define how many accounts you want to generate.

  • SmsKey – Your API key from the chosen SMS provider.

  • MultipleSmsAccounts – Set to true if you want Fastix to spread verifications across multiple SMS accounts (recommended for higher reliability).

  • CountryID – We recommend using as provider smsactivate

    Valuable Info:

  • ServiceProvider – The name of your SMS provider smsactivate or smsman.

  • UseProxy – Set to true to route SMS requests through proxies (for anonymity or region bypassing). Use false for direct connections.

  • Discord Webhooks – Paste your Discord webhook URLs here for live notifications on account creation, queue skips, or resale checkouts.

  • BaseEmail – Type in your primary Gmail address (e.g. [email protected]).

  • EmailPassword – After enabling 2FA in Gmail, generate and paste a 16-character App Password here.


Last updated