You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Visual Studio Code as my IDE (You may select any IDE of your choice), remember to run it as Administrator.
In IDE Terminal, run pip install -r requirement.txt to install required libraries.
Join a game first.
Click on CSGOExternalCheat.py and on the top toolbar, click Run > Run Without Debugging.
By Default, all feature will be Toggled ON. To turn it off, enter their respective No. to toggle ON or OFF. Once it is done, type start.
FAQ
pip install did not work doesnt work
Go search for file path %appdata%/Local/Programs/Python/Python3._ ( _ depends on the python version number. Ex. 3.8 / 3.9 ) and right click copy this address as text, and the other file path %appdata%/Local/Programs/Python/Python3._/Scripts
Next, Search under your windows search for Edit System Environment Variables> Environment Variables
Double click on the word PATH under User Variables, for each address, create new and paste it in.
Do the same for Path under System Variables. Then Restart your computer.