There is a way to get your LoL time played
**There is a pretty easy way to get your LoL time played. Since riot has released their new API you cant get it by any website so I have written a short script to realize that. **
You can lookup your whole Match history at Riots official website and that is what you need to do. I have explained how to execute the script and setup all you need in a short YouTube video. This will take you up to 20 minutes depending on how many games you have played and the browser you are using.
If you don't trust my script you can check the source code at GitHub. Its pretty well commented so you should not have a problem to understand it. It is based on Selenium, Google Chrome and Java.