> 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.md).

# Scripts

- [ProBaconHub V2 🟢](https://probacon-hub.gitbook.io/probaconhub/scripts/probaconhub-v2.md): Unleash your power with ProBaconHub
- [ProBaconHub (Previous/Old)](https://probacon-hub.gitbook.io/probaconhub/scripts/probaconhub-previous-old.md): ProBaconHub scripts 29/2/24
- [All Of Us Are Dead](https://probacon-hub.gitbook.io/probaconhub/scripts/all-of-us-are-dead.md): ProBaconHub scripts 29/2/24
- [War Machines](https://probacon-hub.gitbook.io/probaconhub/scripts/war-machines.md): ProBaconHub scripts 29/2/24
- [Red vs Blue Gun Battle](https://probacon-hub.gitbook.io/probaconhub/scripts/red-vs-blue-gun-battle.md): ProBaconHub scripts 28/2/25
- [Iron Man: Reimagined](https://probacon-hub.gitbook.io/probaconhub/scripts/iron-man-reimagined.md): Kill all
- [Iron Man Simulator 2](https://probacon-hub.gitbook.io/probaconhub/scripts/iron-man-simulator-2.md): Auto kill


---

# 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.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.
