Skip to main content

Ambush: Creating your tasks

In this article, we will show you how to create your tasks for an Ambush release, using both CLI and GUI versions. Make sure to read the whole guide carefully and to also check our other Ambush articles. Good luck cooking! 🤞

Table of Contents

 

CLI

Tasks

tasks-ambush-cli-1.png

Click me to download this example task file

This is what you should see (or similar) when opening your tasks file. Let's get started on each field you will need to successfully run an Ambush release!

STORE

To run Ambush tasks, input AMBUSH in the "STORE" field. The region will be determined by the country code in the "COUNTRY" field.

MODE

GaneshBot offers different modes to use while running for Ambush, which are different ways of how the bot handles the checkout. We currently support:

  • GUEST: input GUEST in the "MODE" field.
    • This mode checkouts as a guest and does not create an account.
  • GENERATE ACCOUNT: input GENERATE in the "MODE" field.
    • This mode will create an account for you during checkout. It saves them in the  /GaneshBot/accounts/ambush.txt file.
  • ACCOUNT: input ACCOUNT in the "MODE" field.
    • This mode will log into your existing accounts saved in the /GaneshBot/accounts/ambush.txt file and use them to checkout.
    • If you use this mode and you don't have enough accounts in your ambush.txt file, it will use Guest checkout for the rest of tasks.
PRODUCT

In the "PRODUCT" field, you need to enter either:

  • the product URL or
  • the product SKU

It will be posted in #eu-release-guides before any major drop IF WE HAVE IT. Feel free to ask in your cookgroup as well.

SIZE
  • EU Sizing
  • ANY/RANDOM can be used for random size
TIMER
Not Supported
FIRST NAME
Input your desired first name. You can use RANDOM if you want a random first name.
LAST NAME
Input your desired last name. You can use RANDOM if you want a random last name.
EMAIL
Input your email address. You can use RANDOM@yourcatchall.com and it will generate a random email from what you put in the "FIRST NAME" field. 
ACCOUNTS

You may want to use accounts to run Ambush. There is 2 ways for you to do this:

  1. You have your own accounts. You need to create a ambush.txt file in GaneshBot/accounts folder, such as:

    tasks-ambush-cli-accounts-1.png

    Inside this ambush.txt file, input your Ambush accounts in the EMAIL:PASSWORD format, such as:

    tasks-ambush-cli-accounts-2.png

    These accounts will be used when running GaneshBot with ACCOUNT mode. Just input the email address in the EMAIL field.

  2. You don't have any accounts. GaneshBot will create accounts for you when running the GENERATE ACCOUNT mode, with the email you're providing in the EMAIL field, and will save them to GaneshBot/accounts/ambush.txt, such as:

    tasks-ambush-cli-accounts-2.png

PHONE NUMBER
Input your phone number.
Example: 0629402849 (French phone number)
ADDRESS LINE 1
Input your address.
Example: "14C Broadway Street"
ADDRESS LINE 2
OPTIONAL. You can input an Apartment number or any other details. Leave blank if not needed.
Example: Apt 352
CITY
Input your city.
STATE
Not Required
POSTCODE / ZIP
Input your postcode / zipcode.
COUNTRY
Input your country 2 letter abbreviation. If your country is ITALY, you need to add a "VAT NUMBER" column on your csv file.
Example: DE
CARD DETAILS
  • If using a card, simply input your card details in each field as shown in the example picture above.
    • Another example:
      • CARD NUMBER: 1111222233334444
      • EXPIRE MONTH: 05
      • EXPIRE YEAR: 2025
      • CARD CVC: 402
  • To use PayPal, input PAYPAL in the card number field and leave other card fields (expire month, expire year and card cvc) blank.
 For more information about payment methods, please scroll down to Payment Methods.
LIMIT
Input the number of checkouts MAX that you want for this card. Please, read this article for more information about how to use the LIMIT feature.

This feature is optional. Leave blank if you don't need it.

 

Additional Fields (Optional)

VAT NUMBER

When running ITALY (IT) as a country, you will need to input your VAT number. To do that, create a VAT NUMBER column and input your vat number in it.

 

Payment Methods

Autocheckout PayPal

Autocheckout works with:

  • Any NON 3D Secure card.
  • Unsupported 3D Secure cards if you follow this article.
  • Supported 3D Secure cards.

GaneshBot currently supports:

  • Revolut (Standard and Business)
  • Curve
  • Monzo
  • Bunq
  • DiPocket
  • iCard

  Congratulations! 🥳

Your CLI Ambush tasks are now ready!

 

GUI

Tasks

tasks-ambush-gui-1.png

This is what you should see (or similar) when creating your Ambush tasks in GUI. Let's get started on each field you will need to successfully run an Ambush release!

 

🖥️ Mode

GaneshBot offers different modes to use while running for Ambush, which are different ways of how the bot handles the checkout. We currently support:

  • GUEST: select GUEST in the "MODE" field.
    • This mode checkouts as a guest and does not create an account.
  • GENERATE ACCOUNT: select GENERATE ACCOUNT in the "MODE" field.
    • This mode will create an account for you during checkout. It saves them in the  /GaneshBot/accounts/ambush.txt file.
  • ACCOUNT: select ACCOUNT LOGIN in the "MODE" field.
    • This mode will log into your existing accounts saved in the /GaneshBot/accounts/ambush.txt file and use them to checkout.
    • If you use this mode and you don't have enough accounts in your ambush.txt file, it will use Guest checkout for the rest of tasks.

Select whichever mode you want to run.

💰 Payment Method

Simply select the payment method you want to run for Ambush.

📅 Schedule

Not supported.

👟 Product

In the "PRODUCT" field, you need to enter either:

  • the product URL or
  • the product SKU

It will be posted in #eu-release-guides before any major drop IF WE HAVE IT. Feel free to ask in your cookgroup as well.

📏 Size

Input your desired size:

  • EU Sizing
  • ANY/RANDOM can be used for random size

👨‍👩‍👧 Profile/Accounts

Select your desired profile(s) to create one task per profile for any Ambush release. GaneshBot also supports using ALL PROFILES via clicking the "All Profiles" box to create a task per each profile you currently have.

You may want to use accounts to run Ambush. There is 2 ways for you to do this:

  1. You have your own accounts. You need to create a ambush.txt file in GaneshBot/accounts folder, such as:

    tasks-ambush-cli-accounts-1.png

    Inside this ambush.txt file, input your Ambush accounts in the EMAIL:PASSWORD format, such as:

    tasks-ambush-cli-accounts-2.png

    These accounts will be used when running GaneshBot with ACCOUNT mode. Just input the email address in the EMAIL field.

  2. You don't have any accounts. GaneshBot will create accounts for you when running the GENERATE ACCOUNT mode, with the email you're providing in the EMAIL field, and will save them to GaneshBot/accounts/ambush.txt, such as:

    tasks-ambush-cli-accounts-2.png

🌐 Proxy List

Select your desired proxy list. GaneshBot also supports using ANY PROXY LIST to select a random proxy list to use during any Ambush release.

 

 

Was this article helpful?
0 out of 0 found this helpful