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
- in the root folder, run
install.bat
to install dependencies - in the root folder, run
start.bat
to start the webapp - in
usermode
project, runcs2_webradar.sln
- in visual studio's toolbar, hover on
Build
and pressBuild Solution
or pressCtrl + Shift + B
- in
release
folder, runusermode.exe
and, in your browser navigate tolocalhost:5173
- after you built
usermode
project, openconfig.json
and changem_use_localhost
tofalse
- in
react
project,App.jsx
line 10, changeconst USE_LOCALHOST = 1;
toconst USE_LOCALHOST = 0;
- in
react
project,App.jsx
line 12, changeconst PUBLIC_IP = "your ip";
with your ip address - in
cmd
, typeipconfig
, findDefault Gateway
and navigate to it in your browser - in your router configuration, find
Port Forwarding
tab and forward port22006/tcp
and5173/tcp
- now your friends can see the radar by navigating to
your public ip:5173
cs2_webradar.mp4
this project is licensed under the GPL-3.0 license