# Manipulating the replay

In this chapter you will learn how to manipulate the replay. To do this we will use Replay Itemmod.

Replay Itemmod is an incredibly useful plugin for editors, created by Martinn. It includes features like:

* Changing items on cars (painted)
* Changing car colors
* Custom decals in replays
* Hiding balls/cars
* Changing the map
* Changing map colors

## Installation

Simply go to [this link](https://bakkesplugins.com/plugins/view/105), and click **Install with BakkesMod**. If that doesn't work, go to `F2 -> Plugins -> Plugin Manager -> Open`, then type in 105 in the ID box, and click **Install By ID**.

## Usage

Simply type in `togglemenu replaymanipulator` into the BakkesMod console. It is recommended to bind this in `F2 -> bindings`. The menu is fairly explanatory, however I'll go over some basics.

The tabs with player names allow you to change their items, hide them, or apply custom decals. The ball tab allows you to hide the ball, or apply a custom decal.

The maps tab lets you change to a different map in the replay. The stadium tab allows you to change the map's colors. You need the Color Changer plugin for this.


---

# Agent Instructions: 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://akucchi.gitbook.io/ultimate-rocket-league-editing-guide/manipulating-the-replay.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.
