> For the complete documentation index, see [llms.txt](https://redengine-docs.instant-modz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redengine-docs.instant-modz.com/premium-menu/rave-menu/changelog.md).

# Changelog

<details>

<summary>[Rave Menu] New Update - 17/10/2022</summary>

{% code overflow="wrap" %}

```
[+] Launch Vehicle (New method)
[/] Improved 
[/] Improved ESP
[/] Improved screenshot bypass
[/] Fixed Jewelry Triggers
[/] Fixed Anti-Screenshot bugs
[/] Fixed "Missed shot due to prediction" notification being visible every shot
```

{% endcode %}

</details>

<details>

<summary>[Rave Menu] New Update - 03/08/2022</summary>

{% code overflow="wrap" %}

```
[+] Screenshot-Basic Protection
[/] Fixed texture bug (textures were bugging previously)
[/] Minor changes in ESP
[/] Fixed some bugs
[/] Fixed external menu
[/] Fixed spectators list 

[+] GLIFE tab:
[+] Heal
[+] Antizin shot
[+] Ammo Drop
[+] Working Infinite Ammo
[+] Zombie Farm
[+] Auto Store Vehicle
[+] Steal all vehicles
[+] Teleport up a floor 
[+] Teleport down a floor 
[+] Bypass Screenshots
```

{% endcode %}

</details>

<details>

<summary>[Rave Menu] New Update - 20/07/2022</summary>

{% code overflow="wrap" %}

```
External menu released (Coded in 2 days 😎 )

-Auto Invisible checkbox (noclip)
-Pushed update with optimization (it wasn't in the prior update lmao) [The menu is now using 1/2 of the CPU usage that it used to]
-Aimbot [Missed shot due to act chance. | Missed shot due to prediction.] notification added
```

{% endcode %}

</details>

<details>

<summary>[Rave Menu] New Update - 13/07/2022</summary>

```
-recoded comboboxes
-green [F] when player is a friend
-configs
-optimized menu a bit
-improved esp
```

</details>


---

# 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://redengine-docs.instant-modz.com/premium-menu/rave-menu/changelog.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.
