LoL Reveal
This repo contains a simple PoC that reveals teammates names in LoL lobbies.
Requirements
- Elixir v1.13.3
- Tested with OTP 24
Usage
> git clone https://github.com/ImNotAVirus/lol_reveal_ex
> cd lol_reveal_ex
> elixir lol_reveal.exs
https://porofessor.gg/pregame/<region>/<username1>,<username2><username3><username4><username5>
Notes
This is a PoC so the code is not very clean nor very optimized and will probably not be updated.