FedericStore
You can run this module directly into our CLI
For this module you don't need to specify a mode. Just leave the MODE
cell blank.
The site might be hella slow, it happens everytime a restock or a preorder is available to be purchased. Don't give up and expect slow responses from their backend.
This module is GUEST checkout only
Tasks setup
Setting up a single task is quite easy.
SITE
FEDERICSTORE as a value
MODE
Empty as reported above
PID
Product URL
QUANTITY
As many as you want, if a product is not available for the desired quantities, the minimum one will be used
DELAY
In milliseconds (e.g. 3000 for 3 seconds delay)
Email or @catchall.com
PASSWORD
FIRST NAME
LAST NAME
ADDRESS LINE 1
ADDRESS LINE 2
HOUSE NUMBER
CITY
ZIPCODE
STATE
A 2-letters ISO CODE (e.g. MI
for Milan)
COUNTRY
A 2-letters country ISO Code (e.g. GB
for UK)
PHONE
PAYMENT
CC, PP or BT (bank transfer)
CARD HOLDER
CARD NUMBER
EXP MONTH
EXP YEAR
CVV
WEBHOOK
If empty the one set up in settings.json
will be used
PROXY
Has te the exact filename, don't forget the extension name like .txt
(e.g. federicstore.isps.txt
).
If empty federicstore.txt
will be used.
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.
Quicktasks
You can read more here.
Last updated
Was this helpful?