

Commented
Posted a Comment: Aug 18th, 2020
"It can be done using Javascript. I made a GitHub that explains how to do it.
https://github.com/EagleExe/LoL-ItemsJSON
Basically just paste the code into the browser console and it reads the item set data from the Mobafire page and organized a JSON that you copy and then paste into the game.
"
Question
Asked a Question: Aug 9th, 2020
I made a userscript that does the job. You can copy the code into your browsers console and it'll make a button in the upper-right corner that has the JSON. Copy the JSON and paste it into the...