Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.45 KB

File metadata and controls

28 lines (24 loc) · 1.45 KB

Simple External Cheat (Undetected by VAC)

Features

  • Glow
  • Anti Flash
  • Rank Reveal
  • Radar Hack
  • Add UI for Toggle
  • AimBot
  • Trigger
  • ESP

How to use

  1. Install Python 3 from Python 3 or the Windows Store. (When installing python, remember to tick "Add Python to PATH").
  2. Install VSCode.
    • I am using Visual Studio Code as my IDE (You may select any IDE of your choice), remember to run it as Administrator.
  3. In IDE Terminal, run pip install -r requirement.txt to install required libraries.
  4. Join a game first.
  5. Click on CSGOExternalCheat.py and on the top toolbar, click Run > Run Without Debugging.
  6. 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.