GithubHelp home page GithubHelp logo

bsinternalpublic's Introduction

A Banana shooter internal C++ cheat

Features

Current features are as seen in config.h:

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
}

TODO

  • Add a proper IMGUI menu
  • Think of more features (can use some help and inspiration)
  • Add ESP
  • Again make some way to enable/disable cheats on runtime, currently the only way to enable them is through the config.h which requires recompiliation which is stupid
  • Figure out why it's sometimes crashing upon injection???
  • Aimbot?
  • Add hitbox enlargement

Compiling

Honestly if you don't know how to compile a C++ project, then maybe you shouldn't be here.

Open the .sln file in Visual Studio, Ctrl + Shift + B to compile solution, find the produced DLL under BSInternal/build/BSInternal.dll

Use any injector, the game has no anti cheat so even Process Hacker's DLL injector should work fine.

Demos

Demo Video

IMGUI Menu

bsinternalpublic's People

Contributors

spookysec avatar vanybhops avatar

Stargazers

ksr avatar AVA avatar Cross2pro avatar Epik avatar  avatar  avatar Khalid77 avatar FURYWOLF avatar TonicBoomerKewl avatar  avatar  avatar 딥 피치 avatar Cybug avatar  avatar Cloasies  avatar deadshell avatar

Watchers

 avatar deadshell avatar

bsinternalpublic's Issues

[FEATURE REQ]

idk if this is still worked on so 🤷‍♂️

Features:

  • Wireframe ESP/Skeleton ESP
  • Noclip
  • Flight
  • Teleportation
  • Wallbang

mrrp meow mroww :333

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.