> For the complete documentation index, see [llms.txt](https://probacon-hub.gitbook.io/probaconhub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://probacon-hub.gitbook.io/probaconhub/scripts/probaconhub-previous-old.md).

# ProBaconHub (Previous/Old)

## ProBaconHub GUI 🟡

(This script will receive no further updates unless critical)

#### This script support many games including:

* [ ] Mad City: Chapter 1 \[2025] 🔴
* [ ] Mad City: Chapter 2 \[Auto Kill]  ⚫ (Overpowered, Unfair, High risk of getting banned)
* [ ] The Legend Of The Bone Sword RPG \[2025] 🟡
* [ ] City Life \[2025] 🔴
* [ ] Build A Boat For Treasure \[2025] 🟡
* [ ] Fisch \[2025] 🔴
* [ ] Flee thhe Facility \[2025] 🟡
* [ ] My Prison 🟡
* [ ] Sonic Speed Simulator 🟡
* [ ] Punch Wall Simulator 🔴
* [ ] Break In (Story) 🟡
* [ ] SendMeme(SMTYETDTT) 🟤
* [ ] Base Battles! 🟡
* [ ] arm wrestling simulator 🔴
* [ ] Wall Mining Simulator 🔴
* [ ] Cart Ride Into Rdite 🟡
* [ ] Destruction Simulator \[2025] 🟡
* [ ] Build and Survive! Classic \[2025] 🟡
* [ ] Flag Wars \[2025] 🔴
* [ ] Notoriety \[2025] 🟡
* [ ] Depthless RPG \[2025] 🔴

{% hint style="info" %}
🌟 - Premium

⭐ - Next release

🟢 - Latest

🟠 - Partially functional

🟡 - Outdated

🔴 - Patched

🔵 - Pending fix

🟤 - Deprecated

⚫ - Forbidden/Sealed
{% endhint %}

```lua
loadstring(game:HttpGet("https://raw.githubusercontent.com/ProBaconHub/ProBaconGUI/main/-ProBaconGuiLoader.lua?and="..math.random(), true))()
```

***

## Github

{% embed url="<https://github.com/ProBaconHub/ProBaconGUI>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://probacon-hub.gitbook.io/probaconhub/scripts/probaconhub-previous-old.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
