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

https://github.com/x4e/csgohack

An external csgohack written in java
https://github.com/x4e/csgohack

Last synced: 5 months ago
JSON representation

An external csgohack written in java

Awesome Lists containing this project

README

          

# csgohack
An external csgohack written in java

Mainly a proof of concept of the possibility of csgo hacks in Java. (Not really a good idea).
![discord](https://i.imgur.com/IqzC8MV.png)

This automatically updates offsets from https://github.com/frk1/hazedumper (Thanks frk1).

Managed to get bunny hop to work, except that I couldnt correctly fetch onground status so its kinda buggy and doesnt work properly. I kinda gave up after that. Feel free to use it as a base and expand upon it, and also feel free to submit PRs.