Tasks (Normal mode)

Before starting a task in Fastix Bot, you’ll need to set up a few parameters that tell the bot what event to run and how to behave.

  • Task_ID – Enter any custom name to help you identify the task or event you’re running.

  • Event_URL – Paste the full URL of the event you want Fastix to monitor or purchase from.

  • Mode – Choose between:

    • atc – Queues your accounts and automatically carts tickets once passed.

    • queue – Queues accounts only (you’ll cart manually).

    • resale – Purchases resale tickets automatically.

    • pw_reset – Update password of the accounts.

    • session_catcher - Will log into the accounts and farm OTPs.

    • otp_presave - Will store the otp and finish tasks.

  • Presale_code – Use this option to enter the presale codes for the event you’re running. You can either type the codes directly into the field, or upload a .txt file containing them — one code per line, like this:

    CODE1  
    CODE2  
    CODE3  
    ...

    Fastix will automatically read and use all the codes from that file.

💡 Example: If you name your file codes.txt, make sure it’s in the same folder as your config. Then, in the presale_code field, simply enter the exact filename on this case codes.txt

Last updated