f0e / csgo-rank-reveal

Super simple CS:GO rank revealer utilising the -netconport launch option

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

info

this is not a cheat, this just utilises the -netconport launch option which allows for applications to connect to the game's console and read and send console commands.

using this, i run the name and status commands to get the players in the current server and parse their rank information on csgostats.gg

setup

  • install the requirements: pip install -r requirements.txt
  • add the launch option -netconport 2121 to csgo

usage

run the python script

About

Super simple CS:GO rank revealer utilising the -netconport launch option


Languages

Language:Python 99.4%Language:Batchfile 0.6%