Skip to content

ps1337/bananabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

09b57ef · Jun 21, 2019

History

9 Commits
Jun 16, 2019
Jun 17, 2019
Jun 21, 2019
Jun 18, 2019
Jun 18, 2019
Jun 18, 2019
Jun 18, 2019
Jun 17, 2019
Jun 18, 2019
Jun 18, 2019
Jun 17, 2019
Jun 18, 2019
Jun 16, 2019

Repository files navigation

CS:GO Multihack

alt text alt text alt text alt text

Features

  • Bunnyhop Bot
  • NoFlash
  • Aimbot (360 degree but also a bit crappy)
  • (Get enemy locations and health values)

Building and Running

<Edit the offsets in main.cpp according to your CS:GO version (e.g. with tuxdump)>
mkdir build && cd build
cmake .. && make
sudo chown root:root ./build/bananabot
sudo chmod 100 ./build/bananabot
<Start CS:GO and join a game>
sudo ./build/bananabot

The chown and chmod commands are used to "protect" the bot from Valve Anti Cheat (VAC).

A writeup can be found here.

References

Releases

No releases published

Packages

No packages published