Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions Banana cheat
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
namespace Config
{
inline bool spam = false; // Supposed to allow for chat spam, still in testing phase
inline bool frog_mode = false; // Infinite jumps
inline bool aim_assist = false; // Gives you aim assist (NOT AIMBOT BUT AIM ASSIST)
inline bool super_speed = false; // Makes you the Flash
inline bool swear_bypass = false; // Bypasses the cursing check (aka I can freely say niggas in paris)
inline bool space_bullets = false; // Removes the gravity from all bullets
inline bool fast_firerate = false; // Makes the fire rate EXTRAAA FAST
inline bool school_shooter = false; // Lol this one allows you to shoot in the lobby and while the game count down is on
inline bool disable_recoil = false; // No recoil as the name suggests
inline bool instant_reload = false; // Makes the reload time to 0.f;
inline bool armor_piercing = false; // Increases bullet wall penetration (seemingly allowing you to shoot through walls)
inline bool explosive_melees = false; // Supposed to spawn explosive bullets but currently not working
inline bool explosive_bullets = false; // My personal favorite, makes all your bullets explosive lol
}