SkillAgentSearch skills...

Bananabot

A CS:GO Hack for Linux

Install / Use

/learn @ps1337/Bananabot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated6mo ago
Forks4

Languages

C++

Security Score

72/100

Audited on Sep 11, 2025

No findings