> For the complete documentation index, see [llms.txt](https://rules.skylyfe.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rules.skylyfe.net/rules/modifications-and-hacks-macros.md).

# Modifications and Hacks/Macros

### Hacks/Macros

* While we allow some hacks and macros, which can be found listed below, it doesn’t mean that all are allowed. Using illegal macros/hacks can lead to harsh punishments.
* If a Macro or Hack is not listed below, you are to assume that it is not allowed until asking a member of the SkyLyfe Staff team. (If you don’t ask staff and the Macro or Hack turns out to be illegal, you will still be punished)

### Legal Hacks/Mods/Macros

* Auto-Mine (Cannot bypass afk check)
* Auto-Clicker(s) (Fastplace/Fastbreak)
* Schematic mods (No printer / mods that build for you)

### Third-Party Modifications

* Macro/Keybind Mod (There are illegal macros ask staff before use)
* Acceptable circumstances: Chat macros to announce a message every 5 minutes (warps). Using macros to spawn mobs while afk in a mob grinder.
* Unacceptable circumstances: Using a hacked client alone or in an afk pool to harvest and replant a farm. Having anything move you (water, minecarts, pistons, etc) while afk and altering the area around you. Using any modification to auto farm, build, or kill for you while afk. Using macros/autoclickers that automatically sell (via /sell, /auction, etc.)

### Illegal Hacks/Macros

* Auto-Farm
* Auto-Build
* Auto-Buy/Sell
* Auto-Fish
* Auto-Attack (Killaura)
* Printer&#x20;
* Reach
* Anything that moves you around
* Anything that bypasses the afk check
* Anything that can replace an in-game command, for example:
  * Fly
  * Speed


---

# 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, and the optional `goal` query parameter:

```
GET https://rules.skylyfe.net/rules/modifications-and-hacks-macros.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
