rodjun / python_csgo_radar

CS:GO Radar hack written in python
GNU General Public License v3.0
35 stars 5 forks source link
python-3

Project description

Current radar design video

First of all, DON'T USE THIS ONLINE UNLESS YOU WANT A VAC BAN. I don't know if this is detected or not and i will not use this online to find out, but if you use it and get banned don't blame me, this is just a fun weekend project to learn more about game hacking. If you want to test it tho, use an account that is already banned, if you don't have one, here are some tips:

Requirements for the project:

Feel free to add new renderers! I did a matplotlib one as a joke and it was super slow but worked, i might add it later. Web "renderers" would be pretty cool also, it could be used to make a remote radar for mobile phones or other computers.

It is self updating so you shouldn't have to change anything after a game update.

Thanks to ninj4sec for memorpy and to frk1 for the always updated memory addresses, also big thanks to Zat on UC for his amazing radar tutorial which most of the math is derived from.