LuaV 1.0.1
579
5
579
5
LuaV is a plugin for Grand Theft Auto V that embeds LuaJIT, allowing modders to write game scripts using the Lua programming language.
The source code is available on GitHub. This is where you can report issues, bugs, request features and enhancements.
Start scripting now.
Only tested on GTA V Legacy, but should also work with no problems on the Enhanced edition.
Scripts made for "LUA Plugin for Script Hook V" or Lua Plugin (Reloaded)" are not compatible with LuaV.
Commands
Requirements
Installation
1. Download the latest version of LuaV
2. Open the downloaded file
3. Extract "LuaV.asi", "lua51.dll" and "lua" folder into the GTA root folder.
Changelog
The source code is available on GitHub. This is where you can report issues, bugs, request features and enhancements.
Start scripting now.
Only tested on GTA V Legacy, but should also work with no problems on the Enhanced edition.
Scripts made for "LUA Plugin for Script Hook V" or Lua Plugin (Reloaded)" are not compatible with LuaV.
Commands
- Press CTRL + Backspace to reload scripts.
- Press CTRL + Delete to create/destroy the console window.
Requirements
Installation
1. Download the latest version of LuaV
2. Open the downloaded file
3. Extract "LuaV.asi", "lua51.dll" and "lua" folder into the GTA root folder.
Changelog
- v1.0.1: Fixed a bug where natives wouldn't return a Vector3.
- v1.0.0: First public release.
Først uploadet: 9. januar 2026
Sidst opdateret: 11. januar 2026
Last Downloaded: 2 hours ago
2 Kommentarer
LuaV is a plugin for Grand Theft Auto V that embeds LuaJIT, allowing modders to write game scripts using the Lua programming language.
The source code is available on GitHub. This is where you can report issues, bugs, request features and enhancements.
Start scripting now.
Only tested on GTA V Legacy, but should also work with no problems on the Enhanced edition.
Scripts made for "LUA Plugin for Script Hook V" or Lua Plugin (Reloaded)" are not compatible with LuaV.
Commands
Requirements
Installation
1. Download the latest version of LuaV
2. Open the downloaded file
3. Extract "LuaV.asi", "lua51.dll" and "lua" folder into the GTA root folder.
Changelog
The source code is available on GitHub. This is where you can report issues, bugs, request features and enhancements.
Start scripting now.
Only tested on GTA V Legacy, but should also work with no problems on the Enhanced edition.
Scripts made for "LUA Plugin for Script Hook V" or Lua Plugin (Reloaded)" are not compatible with LuaV.
Commands
- Press CTRL + Backspace to reload scripts.
- Press CTRL + Delete to create/destroy the console window.
Requirements
Installation
1. Download the latest version of LuaV
2. Open the downloaded file
3. Extract "LuaV.asi", "lua51.dll" and "lua" folder into the GTA root folder.
Changelog
- v1.0.1: Fixed a bug where natives wouldn't return a Vector3.
- v1.0.0: First public release.
Først uploadet: 9. januar 2026
Sidst opdateret: 11. januar 2026
Last Downloaded: 2 hours ago

does this replace jm36?
@0pheIia No, scripts made for JM36 Lua plugin need to be ported (should't be difficult)