Ticketmaster FR

Ticketmaster task creation guide

circle-info

To activate ACO mode, you need to fill the profiles.csv file. These are the columns that you need to fill : ProfileName , CcNumber , CcExpiryMonth , CcExpiryYear , CcCVV. Make sure to checkprofiles.csv to avoid any issues.

Tasks.csv

  • Mode (required) : The mode used by the task SALE , RESALE , SALE QUEUE , RESALE QUEUE, SALE MONITOR or IGNORE

SALE mode is the most common mode.


  • Mail (required for ACO): The mail of your account.


  • Password (required for ACO) : Your password from your account that the bot will use for .


  • 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/580977arrow-up-right)


  • Delay (required) : It's the time duration in milliseconds a task will wait before each attempt to check stock. Must be equal or above 0 (eg : 2000)


  • Code (optional) : Only necessary if event is protected by a code (Usually required for presale). If the sale also requires the mail to join the queue you will also have to input the mail associated to the code. For example if the sale requires only a code then format should be like this UDHPQJ64QD . If the sale requires the code + the mail to join the queue then format should be like this UDHPQJ64QD;[email protected] , make sure you also follow the same order code;mail .


  • 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-22 or 2025-02-19;2025-02-20;2025-02-21 )

circle-exclamation

  • QuantitiesFilter (required) : The different quantities you want to target on a task.

(eg : 1;2;3;4 Here the bot will only target solo, duo, trio and quartor on the task) (eg : 2;3 Here the bot will only target duo and trio on the task) (eg : 2 Here the bot will only target duo on the task)


  • CategoriesFilter (optional) : The categories you want to target on a task.

(eg : PELOUSE Here the bot will only target PELOUSE category on the task) (eg : CARRE OR;FOSSE Here the bot will only target CARRE OR and FOSSE category on the task.) (eg : CARRE OR;FOSSE;CATEGORIE 1 Here the bot will target CARRE OR Category, FOSSE category and CATEGORIE 1 category on the task)

triangle-exclamation

  • MinPriceFilter (optional) : The bot will target all the categories equal or above the given price.

(eg : 100 Here 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 : 1000 Here the bot will focus all the categories with ticket price below 1000 euros)


  • CartLimit (optional) : This is the number of cart a task will do before stopping

(eg : 10 Here 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.



  • 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.

circle-info

Usually starting by "QueueITAccepted" like in the screen below (eg : QueueITAccepted-SDFrts345E-V3_valorantid100712 )


  • 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.

circle-info

(Usually starting by "EventId%3D") (eg : EventId%3Dvalorantid100712%26Re.....)

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.


triangle-exclamation

  • 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 to true to prevent event name and event link from appearing in the checkout logs.


file-download
650B

Last updated