PSG

PSG task creation guide

Tasks.csv

  • ProfileName (optional) : To activate the gift card auto-checkout feature, simply enter the keyword giftcard in this column. When the bot adds items to the cart, the auto-checkout process will start automatically using the gift cards already associated with the account. However, if the bot is unable to complete the payment due to an insufficient number of gift cards, it will send a webhook to complete the payment manually.

triangle-exclamation

  • Mode (required) : The mode used by the task NORMAL , LOGIN or IGNORE if you want the bot to ignore this task.

NORMAL mode will need cookie injection to pass the queue.


  • Mail (optional): The mail of your PSG account. If you want to run grand-public drop you can let this column empty otherwise if you run a drop which requires a membership put the mail of your account.


  • Password (optional) : Your password from your PSG account. If you want to run grand-public drop you can let this column empty otherwise if you run a drop which requires a membership put the password of your 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.

You can use either the catalog link (eg : https://billetterie.psg.fr/fr/catalogue/match-foot-masculin-paris-vs-lens-6arrow-up-right )

We also support membership link, to run "Abonnement drop" which takes place every year (eg : https://billetterie.psg.fr/fr/offres/abonnementarrow-up-right)

circle-info
triangle-exclamation

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


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

(eg : 15 Here the bot will only target category 15 on the task) (eg : 15;17 Here the bot will only target category 15 and category 17 on the task) (eg : 15;8;5 Here the bot will target category 15 , category 8 and category 5 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)


  • OffersFilter (required) : This is the offer which will be monitored on the event page by the bot.

(eg : UNITE or UNITE;PACK;UNITE VR;UNITE GA or AWAY)

UNITE : Offer includes only one single game with standard tickets. This is the most common offer you will find during a drop.

triangle-exclamation

  • MembershipsFilter (required) : You need to select the membership sale you want to access. Only include memberships that are available on your account.

(eg : myparis or grand-public;club-premier)

chevron-rightList of all Memberships PSG hashtag
  • hospitalites

  • club-premier

  • myparis

  • grand-public

  • le-virage

  • tribune

  • abonnes

  • rouge-et-bleu

  • exclusivite-auteuil

  • societe

  • exclusivite-tribunes-actives


  • IP (required) : 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)

triangle-exclamation
circle-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 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.


file-download
2KB

Last updated