Ticketmaster
Ticketmaster task creation guide
Tasks.csv
Mode(required) : The mode used by the taskSALE,RESALE,SALE QUEUE,RESALE QUEUE,SALE MONITORorIGNORE
SALE mode is the most common mode.
RESALE mode is the most common mode.
SALE QUEUE modes are here to avoid you to input a cookie manually run these modes if you want to run an event with a small queue. These modes are not recommended to run drop, only use these modes to run the resale or to run random restock.
RESALE QUEUE modes are here to avoid you to input a cookie manually run these modes if you want to run an event with a small queue. These modes are not recommended to run drop, only use these modes to run the resale or to run random restock.
SALE MONITOR mode is the most common mode.
IGNORE mode will ignore the task and won't start it.
Mail(required ACO): The mail of your account.
Password(required ACO) : Your password from your account.
EventName(required) : This will be for you to identify which task is running
(eg :
CLARA LUCIANI)
EventLink(required) : The event link used by the task
(eg :
https://www.ticketmaster.fr/fr/manifestation/clara-luciani-billet/idmanif/580977)
Accor Arena links also work (eg : https://billetterie.accorarena.com/fr/manifestation/xmas-vybe-billet/idmanif/570076)
AEG Present links also work (eg : https://billetterie.aegpresents.fr/fr/manifestation/g-dragon-billet/idmanif/627589/codtypadh/PRM/numadh/01/codeconf/promo01/adhonly)
Carrefour Spectacles links also work (eg: https://www.spectacles.carrefour.fr/fr/manifestation/lollapalooza-paris-pass-3-jours-billet/idmanif/588680)
LDLC Arena links also work (eg : https://billetterie.ldlcarena.com/fr/manifestation/upgrade-drag-race-france-live-all-stars-billet/idmanif/630510)
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)
Code(optional) : Only necessary if event is protected by a code (Usually required for presale).
DatesFilter(optional) : This is needed if an event has multiple dates and you only want to target specific dates on this event
(eg :
2025-02-22or2025-02-19;2025-02-20;2025-02-21)
DATE FORMAT : YYYY-MM-DD
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) : The categories you want to target on a task.
(eg :
PELOUSEHere the bot will only targetPELOUSEcategory on the task) (eg :CARRE OR;FOSSEHere the bot will only targetCARRE ORandFOSSEcategory on the task.) (eg :CARRE OR;FOSSE;CATEGORIE 1Here the bot will targetCARRE ORCategory,FOSSEcategory andCATEGORIE 1category on the task)
WARNING : If you don't know the exact name of the categories on an event let the column empty, we only suggest to use this column if you have the exact name of the categories on an event, otherwise use MinPriceFilter and MaxPriceFilter columns to target specific categories.
MinPriceFilter(optional) : The bot will target all the categories equal or above the given price.
(eg :
100Here the bot will focus all the categories with ticket price above 100 euros)
MaxPriceFilter(optional) : The bot will target all the categories equal or below the given price.
(eg :
1000Here the bot will focus all the categories with ticket price below 1000 euros)
CartNumber(optional and only used on SALE) : The number of carts attempts the bot will do on the task when it detects stock.
(eg :
5Here the bot will do 5 cart attempts when he will detect stock on a category).
WARNING : If you let this column empty it will automatically set up 1 cart number.
CartLimit(optional) : This is the number of cart a task will do before stopping
(eg :
10Here the bot will do 10 cart on the task, then this task will stop automatically)
CaptchaNumber(optional and only used on SALE) : Choose a number of pre-solved captchas that the task will use to cart.
CaptchaAPIKey(required) : Your Capsolver key. Will be used by the bot to solve captchas.
CookieName(optional) : The name of the Queue-it cookie associated with the event. If you don't have any tasks passing with the normal queue handling, and your cookgroup or a friend sent you a working cookie, you can input it here to use their queue pass.
CookieValue(optional) : The value of the Queue-it cookie associated with the event. If you don't have any tasks passing with the normal queue handling, and your cookgroup or a friend sent you a working cookie, you can input it here to use their queue pass.
You can also directly use a queue pass link. It works exactly the same as the Queue-it cookie value but you don't have to input something in CookieName column.
Cookie Injecting Methods
There are two methods to inject cookie with tasks.csv:
By using a queue pass link (You will need to fill CookieValue column only).
By using cookies (You will need to fill CookieName and CookieValue columns).
Important Note
You can update CookieName and CookieValue columns without restarting the bot by just simply saving the file while the bot is running.
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 cart errors.
HideCheckout(optional) : Set this totrueto prevent event name and event link from appearing in the checkout logs.
Last updated