All Projects → ps1337 → bananabot

ps1337 / bananabot

Licence: other
A CS:GO Hack for Linux

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to bananabot

RatPoison
Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
Stars: ✭ 302 (+1489.47%)
Mutual labels:  csgo, aimbot, cheat, csgo-cheat
pengWin
An external cheat for the Linux version of Counter-Strike Global Offensive
Stars: ✭ 28 (+47.37%)
Mutual labels:  csgo, aimbot, cheat
Overwatcheat
Free, open-source undetected color cheat!
Stars: ✭ 180 (+847.37%)
Mutual labels:  csgo, aimbot, cheat
le chiffre
CS:GO external cheat.
Stars: ✭ 227 (+1094.74%)
Mutual labels:  csgo, cheat, csgo-cheat
VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-36.84%)
Mutual labels:  csgo, cheat, csgo-cheat
ButOSX
CSGO Cheat Base for MacOSX. Written in C++ & Objective C. Menu Powered by ImGui. Includes Apple TouchBar API.
Stars: ✭ 58 (+205.26%)
Mutual labels:  csgo, cheat, csgo-cheat
Rainbow-v2
The best python legit cheat for csgo
Stars: ✭ 42 (+121.05%)
Mutual labels:  csgo, aimbot, csgo-cheat
HelvetaCS
Modern C++ CS:GO base
Stars: ✭ 41 (+115.79%)
Mutual labels:  csgo, cheat, csgo-cheat
Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+9642.11%)
Mutual labels:  csgo, cheat, csgo-cheat
Python-CSGO-Cheat
All-in-one, undetected CSGO cheat written in Python.
Stars: ✭ 175 (+821.05%)
Mutual labels:  csgo, aimbot, csgo-cheat
CSGO
A CSGO "base" with aimbot, BSP parsing, bunnyhop, triggerbot, aimassist, no flash and walkbot, glow esp
Stars: ✭ 80 (+321.05%)
Mutual labels:  csgo, aimbot, csgo-cheat
NEPS
Bloat-free CS:GO multihack for Windows, based on Osiris. You should probably give it a go, as it was in development for about 2 years. Formerly a griefing cheat that developed into a semi-rage multihack, with many features added, bugs fixed, things optimized and more!
Stars: ✭ 205 (+978.95%)
Mutual labels:  csgo, cheat, csgo-cheat
vitruvia
My biggest internal cheat project
Stars: ✭ 14 (-26.32%)
Mutual labels:  csgo, cheat
Loader
Loader is an open source C++ cheat loader currently built for CS:GO
Stars: ✭ 49 (+157.89%)
Mutual labels:  csgo, csgo-cheat
otc
Onetap Crack Loader - Official ReHost
Stars: ✭ 46 (+142.11%)
Mutual labels:  csgo, cheat
cozinha loader
An injector focused on undetectability that automatically injects a DLL into the target process with VAC3 bypass.
Stars: ✭ 53 (+178.95%)
Mutual labels:  csgo, csgo-cheat
Aimtux
A large Linux csgo cheat/hack
Stars: ✭ 525 (+2663.16%)
Mutual labels:  csgo, cheat
Ayyhook Loader
A Free Open Source Cheat Loader
Stars: ✭ 52 (+173.68%)
Mutual labels:  csgo, cheat
Pcsgolh
PCSGOLH - Pointless Counter-Strike: Global Offensive Lua Hooks. A open-source Lua API for CS:GO hacking written in modern C++
Stars: ✭ 56 (+194.74%)
Mutual labels:  csgo, cheat
Diamond
External glow ESP for CS:GO
Stars: ✭ 57 (+200%)
Mutual labels:  csgo, cheat

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].