Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 2.08 KB

readme.md

File metadata and controls

38 lines (31 loc) · 2.08 KB

cs2_webradar

en en en
undetected counter strike 2 browser based radar cheat

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

requirements

usage

  • in the root folder, run install.bat to install dependencies
  • in the root folder, run start.bat to start the webapp
  • in usermode project, run cs2_webradar.sln
  • in visual studio's toolbar, hover on Build and press Build Solution or press Ctrl + Shift + B
  • in release folder, run usermode.exe and, in your browser navigate to localhost:5173

sharing

  • after you built usermode project, open config.json and change m_use_localhost to false
  • in react project, App.jsx line 10, change const USE_LOCALHOST = 1; to const USE_LOCALHOST = 0;
  • in react project, App.jsx line 12, 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

license

this project is licensed under the GPL-3.0 license

contributors