44 lines
804 B
Markdown
44 lines
804 B
Markdown
# CSGOHACKS
|
|
|
|
External cheats
|
|
|
|
Educational content only.
|
|
|
|
## How to use?
|
|
|
|
1. [Download the `.zip`](https://git.mylloon.fr/Anri/csh/archive/main.zip)
|
|
|
|
2. Run it by double-clicking on `run.bat`
|
|
|
|
### Extra info
|
|
|
|
- You can use a local file for offsets (see [this documentation](./hazedumper/README.md)
|
|
to generate the `.json` file) by passing `--offline` to the app:
|
|
|
|
```powershell
|
|
python .\main.py --offline
|
|
```
|
|
|
|
- You also can bypass the interactive cheat selector by passing a list to the app.
|
|
|
|
For instance, for cheats `#1`, `#2`, `#3` and `#4`:
|
|
|
|
```powershell
|
|
python .\main.py --list=1,2,3,4
|
|
```
|
|
|
|
## How to not use?
|
|
|
|
**CTRL + C** will stop the app.
|
|
|
|
## About
|
|
|
|
- Aim bot
|
|
- Bhop
|
|
- Chams (ennemy different color and more visible)
|
|
- Glow (wallhack)
|
|
- No-recoil
|
|
- No-flash
|
|
- Radar hack
|
|
- Trigger hack
|
|
- FOV
|