/cs2_webradar

counter strike 2 browser based radar cheat

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

cs2_webradar

undetected counter strike 2 browser based radar cheat (work in progress)

if you have any suggestions, issues or questions, feel free to send them on my discord server

usage

  • download and install nodejs
  • in the root folder, run install.bat to install dependencies
  • in the root folder, run start.bat to start both web server and react development server
  • compile usermode project using visual studio
  • run usermode.exe and, in your browser navigate to localhost:5173

sharing

  • in usermode project, usermode.hpp line 24, change #define USE_LOCALHOST 1 to #define USE_LOCALHOST 0
  • in react project, App.jsx line 10, change const USE_LOCALHOST = 1; to const USE_LOCALHOST = 0;
  • in react project, App.jsx line 11, change const PUBLIC_IP = "your ip"; with your ip address
  • in cmd, type ipconfig, find Default Gateway and navigate to it in your browser
  • in your router configuration, find Port Forwarding tab and forward port 22006/tcp and 5173/tcp
  • now your friends can see the radar by navigating to your public ip:5173

showcase

cs2_webradar.mp4