- node LTS version (nodejs.org)
Radar:
- Release x86
Server:
- Install pkg globally
npm install pkg -g
// or
yarn global add pkg
- Build the Server with the following command
pkg server/server.js --config package.json --compress
Folder Structure:
📁 root/
├─ csgo-external-radar.exe
├─ radar.exe
├─ 📁 dependencies/
│ ├─ texconv.exe
- Start the radar
- Start CSGO and wait until you are in the main menu (or until the offsets are visible in the console)
- Start the server (
node server/server.js
) - Visit localhost:3000 in your favorite browser
-
Enemy
- Active
- Health
- Name
- Weapon
-
Team
- Active
- Health
- Name
- Weapon
-
Local
- Active
Mortale
unknowncheats | Github
https://github.com/frk1/hazedumper
https://github.com/microsoft/DirectXTex/tree/master/Texconv
https://github.com/node-steam/vdf
https://github.com/nlohmann/json