EQL

You can run this module directly into our CLI

There is only one mode currently available

  • (no value): normal mode

Tasks setup

The table below shows how to setup your tasks.

All blank fields are self-explained.

COLUMN NAME
VALUE

SITE

EQL as a value

MODE

Empty

PID

Raffle URL

QUANTITY

SIZE

Specific size or a range like 42-44

DELAY

In milliseconds (e.g. 3000 for 3 seconds delay)

EMAIL

Specific email or your catchall (in @catchall.com format)

PASSWORD

FIRST NAME

LAST NAME

ADDRESS LINE 1

ADDRESS LINE 2

HOUSE NUMBER

CITY

ZIPCODE

STATE

Be sure it is an allowed value. For example if you put MI instead of Milano it might not work. Just double check manually which values are available and fill it in this cell

COUNTRY

Country ISO Code

PHONE

PAYMENT

It doesn't matter, only CC checkout will be used

CARD HOLDER

CARD NUMBER

EXP MONTH

EXP YEAR

CVV

WEBHOOK

If empty the one set up in settings.json will be used

PROXY

You can give a proxy list and - in that case - it has to be the exact filename, don't forget the extension name like .txt (e.g. dfn.isps.txt). You can also use a specific proxy connection string. Prefer lists over single connection strings.

START TIME

Empty if you want to manually start your task. A specific time in the format hh:mm:ss like 08:50:00 to automatically start this task at the given time.

Don't worry if you recognize you put a wrong time in there. You can still manually force start it.

If you didn't put a specific time, don't forget to put MANUAL as a value if you want to avoid every task to immediately start as soon as your task file is started.

You can specify the amount of concurrent threads by editing the related value in settings.json

Last updated