Auteuil

Auteuil task creation guide

Tasks.csv

  • Mode (required) : The mode used by the task NORMAL or IGNORE .

NORMAL mode is the most common mode.


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


  • Password (required) : Your password from your PSG account.


  • EventName (required) : This will be for you to identify which task is running (eg : PSG vs LENS)


  • EventLink (required) : The event link used by the task, use Ticketplace link only to access auteuil sale

(eg : https://billetterie.psg.fr/fr/second/match-foot-masculin-paris-vs-lens-6/)


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


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



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

(eg : 100 Here the bot will focus all the Auteuil listing with price above 100 euros)


  • MaxPriceFilter (optional) : The bot will target all the Auteuil listing equal or below the given price.

(eg : 1000 Here the bot will focus all the Auteuil with price below 1000 euros)


  • OffersFilter (optional) : This is the offer which will be monitored on the event page by the bot, let it empty if you want to monitor all the offers.

(eg : ROUGE or BLEU )


  • IP (optional) : This is the IP the bot will use to connect to your CarbonSolver. Just put the IP that your CarbonSolver shows. (eg : 185.218.21.19)


  • 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 membership errors or login errors.


  • HideCheckout (optional) : Set this to true to prevent event name and event link from appearing in the checkout logs.


Last updated