Git Product home page Git Product logo

csgo_mm_link's Introduction

CSGO_MM_Link (for Windows & Linux64(32))

A quick inspection & dumper tool for your past matches data,
		demolinks, roundstats and more
But also a data source tool direclty expose protobuf::Steam-CSGO-GCmessages
		by using a 'real' steam_api.dll in c++ hooking into your local running SteamClient.

#** Use at OWN risk ** #

Downloads (precompiled)

Usage

DEFAULT-DEMO (no parameters retranslate to:)

CSGO_MM_Link.exe -perf -self -pause
		-> short past matches performance of YOU + hold in the end

EXAMPLES

CSGO_MM_Link.exe -matches -demo
		-> your past matches + demolink
CSGO_MM_Link.exe -scores
		-> _all_ playerScores from your past matches
CSGO_MM_Link.exe -perf -self -demo
		-> YOUR past matches performance(+demo) as well as your rank and wins

SWITCHES-Global

-h (elp)     print this help text
-v (erbose)  verbose
-V (ersion)  print version information

SWITCHES-Console (a lot of these supporting -demo)

-demo                    includes demoLinks in a lot of these outputs, LONG!
-scores   |  -noscores   past matches detailedScoreboards
-matches  |  -nomatches  past matches Summary
-perf     |  -noperf     Your past matches performance in slim readable form
-self     |  -noself     Your SteamID, AccountID, MM-Rank and recommends
-laststatus  or  -status console-status like output of your last MM, csgo-whois.com

SWITCHES-Special

-pause       adds 'press to exit' to keep the consoleWindow open
-rawlist     CMsgGCCStrike15_v2_MatchList.SerializeAsString()
-rawhello    CMsgGCCStrike15_v2_MatchmakingGC2ClientHello.SerializeAsString()
				or better, that was this project was actually made for :P

Build instructions

Dependencies

Building

  1. generate project files with cmake
  2. compile

csgo_mm_link's People

Contributors

tabakhase avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

2217936322

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.