Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barbarbar338/hammer-csgo-hack

πŸ”₯ A few CS:GO hacks made with the classic "write memory" logic. Most of its features are adjustable and will be constantly updated. (END OF SUPPORT)
https://github.com/barbarbar338/hammer-csgo-hack

cs-go csgo csgo-cheat csgo-cheats csgo-glow csgo-hack csgo-hacks memory py pymem python

Last synced: about 11 hours ago
JSON representation

πŸ”₯ A few CS:GO hacks made with the classic "write memory" logic. Most of its features are adjustable and will be constantly updated. (END OF SUPPORT)

Awesome Lists containing this project

README

        

> I do not intend to update this project anymore. I will not accept any PRs. If you want to continue this project, you can fork it. No support will be provided for running or updating this project. Even though there is not any visible damages caused by this project, I will not be responsible for any damage caused by this project. Use at your own risk.
>
> ~barbarbar338

# πŸ”₯ Hammer CS:GO Hacks

- A few CS:GO hacks made with the classic "write memory" logic. Most of its features are adjustable and will be constantly updated. (NOT ANYMORE!)
- **Educational purposes only! Do not use it in competitive game modes.**
- You can download the **LATEST** executable from [here](https://github.com/barbarbar338/hammer-csgo-hack/releases).

# ✨ Features

- 🎯 Aim Lock
- πŸ”ˆ Silent Aim
- πŸ‡ Bunny Hop
- 🌠 Glow Hack
- πŸŽ† Charm Hack
- ✨ No Flash
- πŸ—ΊοΈ Radar Positions
- πŸ”« Trigger Bot
- πŸ₯½ FOV
- πŸ±β€πŸ‘€ Anti Recoil
- πŸ† Rank Revealer

# 🎈 Starting Hacks

- Edit `config.yaml` (The settings it contains are recommended settings.)
- Run CS:GO
- Run `hammer.exe`

# πŸ”§ Known Bugs

- empty

# πŸ›‘ VAC

I have been using the cheat aggressively since 10.01.2021 and I haven't had a VAC ban yet. However, my friend showed more than me and get reports of about 10 people at the same time and he was banned. As you can see, the CS:GO cheat protection system is quite simple but brutal. Nevertheless, use it at the risk of VAC banning. I do not accept any liability if you are VAC banned. Use at your own risk.

# 🧨 Build your own instance

I recommend you to use my builds in the [Releases](https://github.com/barbarbar338/hammer-csgo-hack/releases) section, but you can also create your own ".exe" file by following the steps below.

- Download repository files
- Run `pip install -r requirements.txt`
- Run `python scripts/build.py`
- Follow starting instructions

# πŸ§›β€β™€οΈ Contributing

Feel free to use GitHub's features. (Don't forget to run `python scripts/format.py` before creating a PR)