⚡ Quick Actions Toolbar — Plugin for Cheat Engine ⚡
Lightweight plugin for Cheat Engine that adds a compact and powerful toolbar directly into the Memory Viewer.
When working with assembly code, debugging, or reverse engineering, many commonly used actions are hidden inside context menus. This slows down workflow and makes navigation less efficient.
This plugin solves that problem by providing instant one-click access to the most frequently used Memory Viewer actions — all in one place.
Update v1.1 (04/May/2026)
🧠 Improved plugin startup behavior — the plugin no longer uses `getMemoryViewForm()` during startup, preventing extra Memory Viewer windows from opening.
⏳ Added delayed attach retries — newly created Memory Viewer windows are now handled more reliably while their controls are still initializing.
🛡️ Added duplicate panel protection — recursive existing-panel detection prevents duplicate toolbar panels after script reloads.
📐 Added dynamic DPI metrics — button height, panel height, margins, and gaps now scale automatically.
🖥️ Improved high-DPI support — removed hardcoded DPI gates for 96 / 120 / 144 and fixed sizing on high-DPI displays.
🏷️ Updated plugin metadata — refreshed the plugin header and version information.


📌 Plugin Information 📌
- Version: 1.1
- Author: mul0
- Website: https://mul0.com
- Platform: Cheat Engine (Lua plugin)
⚡ What the Plugin Does ⚡
Quick Actions Toolbar integrates directly into the Memory Viewer (TMemoryBrowser) and adds a bottom toolbar with essential debugging and reverse engineering tools. As a result, users can access important actions much faster without navigating complex menus.
Instead of searching through multiple context menus, you can execute actions instantly using dedicated buttons. For example, commonly used features like Break and Trace or Replace with NOP are always available in one click.
In addition, the plugin uses original Cheat Engine menu items internally, which ensures full compatibility and native behavior. Therefore, it works seamlessly with existing functionality and other plugins.
Moreover, the toolbar improves workflow by reducing the number of repetitive actions. As a result, users can focus more on analysis and less on navigation.
Furthermore, the plugin is lightweight and efficient, so it does not impact performance. Consequently, it is suitable for both beginners and advanced users.
Finally, this approach simplifies the overall user experience and makes everyday tasks significantly faster. In conclusion, it is a practical tool for improving productivity in Cheat Engine.
🚀 Key Features 🚀
🔘 One-click access to important actions:
- Break and trace
- Find out what accesses this instruction
- Code Filter
- Dissect code
- Replace with NOP
- Add address to the list
- 📌 Bookmark system:
- Set Bookmark 0–3
- Goto Bookmark 0–3
- 🧠 Smart focus handling (auto focus restore)
- ⚙️ Native integration via Cheat Engine menu actions
- 📐 Fully DPI-aware (100% / 125% / 150%)
- 🪟 Works with multiple Memory Viewer windows
- 🛡 Safe implementation using protected calls
🧠 Designed for Power Users 🧠
This plugin is especially useful for:
- Reverse engineering
- Game hacking
- Debugging assembly code
- Memory analysis
🧩 Example Use Case 🧩
Instead of navigating through multiple context menus:
- Right click → Find out what accesses this instruction
- Right click → Replace with NOP
- Right click → Break and trace
You can now execute everything instantly from the toolbar with a single click.
💻 Compatibility 💻
- Cheat Engine 6.4 or newer
- Supports x86 and x64 processes
- Works with multiple Memory Viewer instances
- DPI scaling supported (100% / 125% / 150%)
⚙️ Installation ⚙️
- Place the “MiMemory Viewer – Quick Actions Toolbar.lua” file into Cheat Engine’s autorun (Cheat Engine\autorun) folder
- Restart Cheat Engine.
- Open Memory Viewer — toolbar will appear automatically.
💬 Feedback & Support 💬
Have suggestions or ideas for improvement? Leave a comment on the blog — feedback is always welcome! 🙌