🇬🇧UK Resale tickets (IE/AU/NZ/MX)

UK/AU Resale tickets monitoring & carting


1. To enable Resale tickets support (monitoring/carting) you need to set True for one of resale modes - IsResale / IsResale2 / IsResale3 in tasks (choose only one of them).

With that setup bot will cart only resale tickets.

What's the difference between IsResale and IsResale2?

  • "IsResale" support multiple quantity. No captcha

  • "IsResale2"/"IsResale3" support carting through map and ticket type filter via keywords, but doesn't support multiple quantity. With captcha

  • Amount, price filters & UseMonitorProxy work with resale tickets. The section filter is not supported, so there is no need to fill it out;

With IsResale - Price filter uses the price with fee, so set the price counting the fee

With IsResale2 - Price filter uses the price without fee

With IsResale3 - Price filter uses the price without fee


2. For monitoring & carting launch Resale tickets use default Launch event command in bot:

Open EncoreIO.exe > Module > Launch event command > Your tasks file


3. Options and features for monitoring Resale tickets:

  • Support watchdogs tasks

Setup watchdogs using UseMonitorWatchdog & IsWatchDog in taks

Setup guide: https://encore-io.gitbook.io/tool/soft-setup/uk-tasks-+ie-au-nz-mx#iswatchdog-mode-setup-for-usemonitorwatchdog

🇬🇧UK tasks (+IE/AU/NZ/MX)
  • Proxies monitoring options

If resell tickets are not in stock, the bot will automatically start monitoring them using the Proxies text file with auto-rotation in case of bans.

Option for separate proxies monitoring - UseMonitorProxy:

  • To activate just add Proxies in "MonitoryProxy.txt" & set true in tasks for 'UseMonitorProxy' option.

  • That proxies will be used only for monitoring, for carting bot will still use proxies from Proxiestext file. With that option you can monitor with and cart with different proxies.

  • Ticket type filtering during monitoring

To filter type of tickets set keywords in tasks and enable IsResale2.

  • Monitoring parameters

Configure the monitoring parameters in the Settings:

Set "Monitor Limit": -1. So bot won't have any limits for monitoring (except proxies ban).

"MonitorDelay" by default - 3000 ms. If you see that it's not enough to catch, try to reduce it. If special monitoring is down or you get bans, than set it by default.

  "MonitorDelay":3000,
  "MonitorLimit":-1, 

4. Carting Resale tickets

Once Resale tickets is in stock (or if it is already in stock), the bot will cart it using the parameters you have set (price/amount) and send you webhook with carting details.


Last updated