Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features: Show % of games that have hackers #44

Open
merarischroeder opened this issue Feb 15, 2021 · 0 comments
Open

Features: Show % of games that have hackers #44

merarischroeder opened this issue Feb 15, 2021 · 0 comments

Comments

@merarischroeder
Copy link

V=Number of players who got banned after playing with you
T=Total amount of unique players encountered
O=9 (Other players who are with you in one game)
G=V/(T/9)

I get a ratio of 38% of my games have hackers that are VAC banned after. That means on average, every 3 games I play have a hacker in them.

Most people will incorrectly use G=V/T which for me was around 4.2% as is wrong. By including the better calculation in the final stats, more players will have the correct G% value, and be more likely to complain to Valve to get it fixed.

With the raw data, you should also be able to calculate direct stats. Count the number of games, the number with at least one hacker - show the numbers, and also show the derived % fact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant