Skip to content

ps1337/bananabot

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