diff --git a/Banana cheat b/Banana cheat new file mode 100644 index 0000000..c8ab88a --- /dev/null +++ b/Banana cheat @@ -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 +}