Ticket Online Shop
Ticket Online Shop task creation guide
Tasks.csv
Mode(required) : The mode used by the taskNORMAL,BYPASSorIGNORE.
NORMAL mode is the most common mode.
BYPASS if you want the bot to bypass the queue.
IGNORE mode will ignore the task and won't start it.
Mail(optional): The mail of your account. If you want to run a sale that requires an account or a membership please fill this column otherwise you can leave it empty.
Password(optional) : Your password from your account. If you want to run a sale that requires an account or a membership please fill this column otherwise you can leave it empty.
EventName(required) : This will be for you to identify which task is running.
(eg :
Mainz vs Hoffenheim)
EventLink(required) : The event link used by the task, you can run 2 type of links :
The link of the catalog :
We advice to run catalog link only if you don't have the link of the event for example during drop.
If you run with catalog link method make sure you set up some keywords in OffersFilter column otherwise bot will just go on the first event he found on catalog.
Delay(required) : It's the time duration in milliseconds a task will wait before each attempt to check stock. Must be equal or above0(eg :2000)
QuantitiesFilter(required) : The different quantities you want to target on a task.
(eg :
1;2;3;4Here the bot will only target solo, duo, trio and quartor on the task) (eg :2;3Here the bot will only target duo and trio on the task) (eg :2Here the bot will only target duo on the task)
CategoriesFilter(optional) : On Ticket Online Shop Module this column is used to filter which block you want to target on the stadium on the task.
NHere the bot will only target blockNon the taskN;S1Here the bot will only target blockNand blockS1on the task.F;E;GHere the bot will only target blockFand blockEand blockGon the task.
MinPriceFilter(optional) : The bot will target all the tickets equal or above the given price.
(eg :
100Here the bot will focus all the categories with ticket price above100
MaxPriceFilter(optional) : The bot will target all the tickets equal or below the given price.
(eg :
1000Here the bot will focus all the categories with ticket price below1000)
OffersFilter(optional) : The keywords in this column will be used to filter the event bot needs to run on catalog.
(eg :
bayer04Here the bot will only target event on catalog that contains this keyword) (eg :bayer04;bayer;leverkusenHere the bot will only target event on catalog that contains these keywords)
CaptchaAPIKey(required) : Your Capsolver key. Will be used by the bot to solve captchas.
CartWebhook(required) : The discord webhook channel where your cart webhook will be sent.
ErrorWebhook(required) : The discord webhook channel where the different errors will be sent such as cart errors.
HideCheckout(optional) : Set this totrueto prevent event name and event link from appearing in the checkout logs.
Last updated