Skip to content

Originally made to check my winrate with a premade of mine

Notifications You must be signed in to change notification settings

Stukeley/LoLDuoWinrateChecker

Repository files navigation

LoLDuoWinrateChecker

A small console application for finding the winrate of two players. Originally made to check my winrate with a premade of mine. Built using the RiotSharp wrapper (https://github.com/BenFradet/RiotSharp)

How It Works

The app retrieves the match history for a predefined player, then checks every match that contains both summoners (the player and their premade). Works for all game modes.

What Is Needed

A pre-defined summoner name, premade name and server. Also an API key from Riot Games (https://developer.riotgames.com). This is a console application based on .NET Core 2.2. All changes have to be made right in the code, inside the Config region.

About

Originally made to check my winrate with a premade of mine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages