How to use DTP - Draft

Once you’ve finished installing the application and started it, you can open the dashboard in a web browser like chrome or FireFox.

On the same computer: http://127.0.0.1:3100 From another computer:

  1. On the computer that have the DTP installed, open an Command prompt and run ipconfig

  2. Find your local ip address. It should starts with 192.168.xxx.xxx . For the example we will use 192.168.1.26

  3. On another computer, open http://192.168.1.26:3100/ (change the ip address with yours)

Once you have opened the page, you can choose between the following pages:

  • /index

  • /Dashboard

  • /lcuDatas

  • /draft

Only the first two are actually relevant here. Use the url with /index to display the overlay. Use this in OBS.

Use the dashboard to control (if you want) the draft replays.

If you have any issues with the page rendering, you may try using Chrome in version 133.0

Using the Dashboard

DataTrackerPortable - Draf Extension Dashboard view

This is the easiest way to use the extension as nothing is required appart let it run. As soon as the draft will start, the champions and timer will start appearing on the overlay.

Use Draftlol as Draft data source

To use a draftlol url to get and display the data, you first need to get a spectator link. Once you have it, put it in the Draft URL input, and click Send and start Record.

If you don't want any record and let the draft start as soon as the players are ready, simply go in the Replay Draft Menu on the right, and click (re)Start Replay. This will ensure the replay starts when the record starts, making it real time.

If you have choosen to use the Replay functionnality, heads up to the Draft Replays section of this documentation.

When you don't need the data from the DraftLoL url anymore, simply click on Unload Draft.

If you use a Draftlol URL as data source, the data will be prioritized instead of the game process. Make sure to Unload Draft as soon as you don't need it anymore

If you have any issue or are unsure what you have done and want to reset. Click on:

  1. Reset Replay datas (right menu)

  2. Unload Draft (left menu)

  3. Clear Draft Display (left menu)

This should clear any ongoing replay and clear any data that are not wanted.

Please note that if a draft is currently ongoing in your League Of Legends process, this manipulation will not stop it from going.

Last updated