Dreamland
You can run this module directly into our CLI
Here are the modes currently available:
(no value): normal mode
MONITOR: monitors one or more specific pidsAWAIT: runner that waits once a MONITOR detects stockACCOUNT: generates an account
You need a CapSolver key set up into settings.json in order to run this module since for some hyped products a challenge must be solved
Tasks setup
The table below shows how to setup your tasks.
All blank fields are self-explained.
SITE
DREAMLAND as a value
MODE
Empty or one as a reported above
PID
Product URL
QUANTITY
Self explanatory
DELAY
In milliseconds (e.g. 3000 for 3 seconds delay)
Account email or @yourcatchall.com when generating new accounts with ACCOUNT mode (don't forget the @ in front of your catchall)
PASSWORD
Account password
FIRST NAME
RANDOM or specific name
LAST NAME
RANDOM or specifics surname
ADDRESS LINE 1
ADDRESS LINE 2
HOUSE NUMBER
CITY
ZIPCODE
STATE
COUNTRY
BE or NL only
PHONE
PAYMENT
CC, BANCONTACT, IDEAL
For all payment methods you need to manually pay for your orders since payment is hold for some minutes.
Payment links will be saved into success.csv and into checkout webhook
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. dreamland.isps.txt).
You can also use a specific proxy connection string.
Prefer lists over single connection strings.
IMAP
When you generate accounts, Dreamland sends you an account verification link to the given email address.
To let Pepper handle this for you, put here your IMAP connection settings in the following format: server:port:username:password
As example: imap.mail.me.com:993:[email protected]:my-app-password
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.
Last updated
Was this helpful?