Tasks and Proxies

Once you’ve finished with your initial setup, you'll likely want to start setting up some tasks. After your first run of the bot, you'll have a Tasks Folder and a Proxies folder, each with an example file in it.

Here is the example csv that will be in you Tasks folder:

Important

In you Tasks folder you can save CSVs with multiple sites on the same CSV. When you run a module, only the tasks on that specific site will run, the others will be ignored

CSV Setup:

  • Site: The site that task is associated with, e.g JohnLewis/Hamleys etc

  • Profile: Your profile name e.g Super 1, Super 2 etc

  • Mode: Which mode you want that task to run e.g Normal/Monitor (You can find this on the site specific guides

  • Min_price/Max_price: Used only in conjunction with Monitor mode. If you did for example min_price 5 and max_price 10, a product matching your keywords at a price point of £6.99 would pickup however one at £11.99 would not

  • Sku: This is the Sku/URL/PID of the product you want to run. The correct input to this field is site dependent and can be found in the site specific guides

  • Phonenumber: The phone number associated with the task. There is support for RANDOM in this field, which just generates a random number for your task.

  • Country: Must use GB

  • Cardnumber: Your cardnumber with NO spaces

  • Cardmonth: The expiry month of your card in the form XX. For example 03 (NOT 3)

  • Cardyear: The expiry year of your card in the form XXXX. For example 2029 (NOT 29)

  • Cardtype: Mastercard or Visa

  • Qty: The Quantity of the product you want to checkout (behaves differently module to module)

Last updated