Find Lua code examples for RedM development by searching topics like ped, vehicle, or weapon in the RDR3 discoveries repository.
133,413 tools. Last updated 2026-05-25 14:15
"Lua" matching MCP tools:
- Execute Lua code within a specified process on the Flux MCP server, enabling dynamic script execution and interaction with AO systems without manual coding.BSD 3-Clause
- Check if the mGBA Lua bridge is connected and responsive over TCP. Use at session start to ensure all other tool calls are reachable.MIT
- Run Vim ex commands to modify buffers, files, windows, and editor state. Use for operations like saving, splitting windows, or setting options.MIT
- Pause emulation to freeze game state for stable memory reads and writes. Prevents game advancement between tool calls.MIT
- Confirm that the BizHawk Lua bridge is active and responsive via TCP socket. Start with this check to ensure subsequent tool calls succeed.MIT
Matching MCP Servers
- AlicenseAqualityAmaintenanceMCP server for the mGBA Game Boy Advance emulator. Read and write GBA memory, inject button presses, take screenshots, save/load state, and step the emulator through a Lua bridge.Last updated18288MIT
- AlicenseAqualityBmaintenanceMCP server for BizHawk, the multi-system emulator. Drive NES, SNES, GB/GBC/GBA, Genesis, N64, PSX, Saturn and more through one Lua bridge — memory r/w across named domains, joypad input, frame-advance, screenshot, save/load state.Last updated20MIT
Matching MCP Connectors
Search, compare, and purchase La Luer microcurrent facial devices and skincare products.
Search vacation rentals in La Palma, Canary Islands with real-time availability and pricing.
- Pause emulation to freeze the game state, holding the current frame for stable memory reads and writes across multiple operations.MIT
- List available protocol templates from the standard library. Filter by category: communication, data, business, ai_ml, or security.Apache 2.0
- Replays message history against a protocol definition to validate whether the next message is allowed, returning validity, violation details, or expected step.Apache 2.0
- Parse a Lingua Universale (.lu) protocol text into a structured JSON with protocol name, roles, steps, and properties.Apache 2.0
- Verify formal safety properties declared in a .lu protocol using static checking and optional formal verification.Apache 2.0
- Initializes the Lupa testing framework in a project with default scaffolding, using non-interactive execution to set up configuration, test directories, suites, and reporters.Apache 2.0
- Releases a distributed lock atomically. Only deletes the key if the fencing token matches, preventing accidental release.Apache 2.0
- Manage Lua scripts in Roblox Studio: create, read, update, and execute code for game development workflows.MIT
- Control Roblox Studio playtest sessions to test and debug games by starting/stopping tests, moving cameras, triggering interactions, executing code, and reading game state.MIT
- List all available test files, suites, and tests without executing them. Optionally filter by file name, suite name, or tag.Apache 2.0
- Run Lupa tests to identify failures by executing test suites and returning structured JSON results with file, suite, test, or tag filters.Apache 2.0
- Create a new event script in Domoticz by specifying name, language, trigger type, and source code to automate smart home actions based on device changes, time events, or user variables.GPL 3.0
- Modify an existing Domoticz event script. Specify event ID, name, interpreter language, trigger type, source code, and enable/disable status.GPL 3.0
- Apply custom Lua scripts to multiple Aseprite files for automated pixel art processing and manipulation in batch operations.MIT