# 🍵 Matcha LuaVM Unofficial Documentation

Maintained by @5d79
This documentation is not affiliated with Matcha!


# What is Matcha LuaVM

Matcha LuaVM is an advanced and regularly updated external Lua virtual machine for Roblox scripting
It lets you run Lua scripts that interact with Roblox from outside the game process, there is no DLL injection


# External LuaVM vs Executor

Feature External LuaVM (Matcha) Internal Executor
Inside Roblox Process 🚫 No Yes
Injection Required 🚫 No Yes
API Access 🟡 Partial Simulated 🟢 Full Roblox Engine
Detection Risk 🟢 Very Low (basically 0 percent ban chance) 🔴 High

External LuaVMs like Matcha run outside of Roblox and interact with the game safely and indirectly
There is a much lower detection risk (almost zero ban chance) but not all features of the Roblox engine are available


# Community

Join the official Matcha Discord server for help and community scripts: discord.gg/matchalol