Skip to content

Ne-wt/CSGO-Cheats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSGO Python3 Cheats

Proof of concept cheats for game Counter Strike: Global Offensive. For practice with memory manipulation / Pymem.

⚠️ Warning

This repository comes as is, there is no guarantee regarding its standing with VAC. This is a cheat and will get you banned if you attempt to use it on any cheat protected servers.

I take no responsibility for any actions taken against your account(s) whilst using this cheat.

Get Started

  1. Clone the repository
git clone https://github.com/ne-wt/csgo-cheat.git
  1. Install the prerequisites
pip install -r requirements.txt
  1. Set CS:GO to launch without VAC using -insecure flag in launch options

  2. Execute the script in a terminal with elevated privileges

python3 main.py

Inspired by Snaacky's CSGO Python cheat repositories.

About

Proof of concept external cheats written in Python3 for popular game, Counter Strike: Global Offensive

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages