First steps before running
These steps must be completed only ONE TIME before the first run of the cheat.
Last updated
These steps must be completed only ONE TIME before the first run of the cheat.
Last updated
Unzip the Premium CS2 folder to any convenient location on your PC, such as your desktop.
Run the node-v22.14.0-x64 file and install the program. During the installation process, check the box Automatically install the necessary tools.
After the Node.js installation is completed, Powershell will automatically open to install additional programs and drivers, wait for the installation to finish (it will take about 2 minutes).
Restart your PC (mandatory step!).
Go to the "data" folder and run the "install" file. If you see such a window, just click "More info" and "Run anyway".
Wait for the installation process to finish.
Run the command prompt as an administrator (to do this, type windows search cmd >> right-click >> run as an administrator).
Type ipconfig and press enter. Copy your IPv4 address.
Go to the Premium CS2\data\webapp\src folder and open the app.jsx file (right-click on it >> open with >> more applications >> notepad)
Find the "const PUBLIC_IP" line and paste your IPv4 address that you copied earlier instead of the current IP.
Save and close this text document.