Viewing how many times you've played a champion
I'M NOT THE ONE MADE THIS - I'M JUST PASSING THE INFORMATION ALONG TO PEOPLE WHO ARE INTERESTED
So I was interested in this today and I looked around and found an answer in this thread. The comment from "Mandrakia" explains how to do it (tenth comment from the top).
- This method only allows you to run one Summoner name at a time, so if you've changed summoner names recently you'll have to run it multiple times.
- This only checks games that you've played on your physical computer, it does not check an account.
- This includes all game types (Summoner's Rift, ARAM, etc)
For those who cant figure out how to do it or don't feel like looking at his post, here's a step-by-step.
Step 1: Download LinqPad (mine required the AnyCPU version as it was a large query) Step 2: Post this script into your LinqPad. Step 3: Change dropdown menu to C# Statement(s). Step 4: Change your string path. Mine was "C:\Riot Games\League of Legends\Logs\Game - R3d Logs", yours might be different. Step 5: Replace SummonerName to your ingame name. Step 6: Press the execute button (green play button) and wait.