Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Random Record is a Minecraft macro recorder that lets you record your gameplay actions and replay them later with the same timing.
Features
- 🎥 Record keyboard and mouse actions
- ▶️ Replay recorded actions
- 💾 Save recordings and load them later
- 🔁 Loop recordings
- 📋 Play multiple recordings in sequence
- 🎲 Randomize multiple recordings
- 🖱️ Record mouse movement and clicks
- ⌨️ Record keyboard inputs
- 🎒 Record hotbar changes
- 🛑 Safely stop playback and release held inputs
- 📊 View recording and playback status
- 🖥️ Simple in-game GUI
- 📁 Recordings are stored locally in your Minecraft config folder
Commands
"/rr record" — Start recording
"/rr stop" — Stop recording or playback
"/rr save <name>" — Save the current recording
"/rr play <name>" — Play a recording
"/rr multiple <recording1> <recording2> ..." — Play multiple recordings in sequence
"/rr loop on/off" — Enable or disable looping
"/rr random on/off" — Enable or disable random recording selection
"/rr list" — List saved recordings
"/rr delete <name>" — Delete a recording
"/rr clear" — Clear the current recording
"/rr status" — Show the current recorder/playback status
Recording Storage
Recordings are saved locally in:
"config/randomrecord/"
Recordings are stored as JSON files so they can be backed up or moved between installations.
Example
Record a farming route:
"/rr record"
Perform your actions.
"/rr stop"
Save it:
"/rr save farm"
Then play it:
"/rr play farm"
You can also combine recordings:
"/rr multiple farm1 farm2 farm3"
And enable looping:
"/rr loop on"
Important
Random Record is an input recording and playback tool. Server rules may prohibit macros or automated gameplay, so always check the rules of the server you are playing on.
This mod does not include anti-cheat bypasses or packet manipulation.


