Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.39 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.39 KB

Better Overwatch - A competitive match tracker

Latest Release

Official website at http://betteroverwatch.com/

better overwatch website

What does it do?

My match tracker will seamlessly run as you play competitive Overwatch games and record your stats, such as..

  • Current skill rating
  • Eliminations
  • Objective Eliminations
  • Damage done
  • Healing done
  • Deaths
  • Played heroes
  • Final score

... and more

What does it not do?

  • Store or send any private information
  • Store or send any images of your screen (aside from optional playerlist at the start of the game)
  • Inject into the game
  • Read or write memory to the game
  • Send any inputs to the game

How does it work?

The Tracker works by looking at the game screen and applying computer vision then passing it through trained neural networks to analyze and extract data from small parts of the screen.

All processing is done locally through this application, the server only displays the data that the tracker sends nicely for you.

Examples

games detailed-game

Live demo on my profile: http://betteroverwatch.com/user/Avoid