BananaBurner Panel

Created by @agentzzrp and @paccman\_0

Updated Jul 7, 2026

Legacy Panel guide. BananaBurner is deprecated and no longer updated.

Thanks to Agent & Paccman

Created and maintained by community members, this is an unofficial tool.

Link: GitHub Repo

Updates can be found in its dedicated post

Description

An alternative control panel for bot-hosting.net, Collect Coins, Create and Manage your servers and Bot-hosting profile.

An alternative control panel for bot-hosting.net, Collect Coins, Create and Manage your servers and Bot-hosting profile. Features a customizable UI, and quality of life changes that improve your experience:

  • Coin history for up to 30 days
  • Stats Tracking for total coins collected, coins spent, and more
  • SFTP Password saved locally so it can be viewed whenever you want
  • Browser notifications for when a server is created, captcha needs to be solved, etc (disabled by default)
  • Coin Collector:
    • Collect coins automatically while you're on another tab or window, solve captcha when needed at coin 1, 4 and 9
  • Server Creator:
    • Tired of trying to create a server over and over again as a free user and never getting lucky to get a server?
      • BananaBurner's server creator automatically tries to get a server for you with respect to rate limits, all you have to do is sit back and do whatever you want in other tabs or windows, average time to get a server for free users this way is around 5-15 minutes (based on several attempts)
        • a browser notification will be sent when a server is successfully created (if enabled)
  • Server Manager:
    • View all your servers and their status, here's the cool part: You don't have to visit control.bot-hosting.net to manage your server
    • Power your servers, view console, configure startup settings and more you can do at the Pterodactyl panel all from bot-hosting.net
    • Banana Agent is a kind of process manager for Node.js servers, saves console error logs to a file, has Discord webhook crash alerts, crash detection and recovery and other stuff.
    • PiP console lets you peel out the console to be on top of every application you have open, to debug while you work.
    • Other
  • Market:
    • Get user created themes and plugins to extend the capabilities of BananaBurner. further
    • Featured Plugins:
      • Discord Bot ID:
        • Show the Discord bot's user and avatar on the server card it's hosted on
      • Bulk Server Manager:
        • Select multiple servers and send a power action to start/restart/stop them
      • Console Hyperlinks:
        • Turn paths and urls into clickable links that open to that file on the specific line in the console
      • Git:
        • Creates a bash file for connecting your Github Repository with the server, get files from your repo on startup
          • Console commands if your server is Node.js and has Banana Agent setup, type "git pull" or "git status" in the console.
  • Quick Actions:
    • Customize Quick Actions on the Dashboard, add a server to quickly see it's status or manage it, or select from one of the preset actions.

And more!

Installation:

  • Download this repository
  • Turn Dev mode on in your browser, go to Extensions -> Click on "Load unpacked extension" and select the cloned folder. (Unarchive if archived)
  • Done! 🍌

The script should also work on phones, that is if you can install the extension on your phone's browser <-- there are some browsers available that allow this.

server management functionality will be limited on phones, upon demand we can add it

Update the same way by downloading the repository again and replacing the old folder with the new one then reload the extension from your browser's extension settings.

Source code for plugins can be found here