Skip to content

ghluka/roblox-serverside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Roblox Luau Executor

An open-source server-side Luau executor for Roblox over HTTP.

It allows for in-game code execution and administration, providing developers with a superior debugging and quality assurance experience for their games.

GitHub license

Live demonstration available.

⚙️ Running

The instructions for setting up the web server have been moved to the wiki.

🫂 Credits

  • vLuau - Luau VM used for in-game bytecode execution
  • Prometheus - Lua obfuscator by Elias Oelschner, used for script protection
  • Monaco Editor - Web-based code editor powering the script editor UI
  • Roblox-Client-Tracker - Roblox API dump by CloneTrooper1019, used for editor autocomplete
  • EzConvert - Emulating the client environment in Roblox, by Nebula_Zoroark

About

⚡ A proof-of-concept Roblox serversided code executor.

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Contributors