How To Use
How to use LuaSpace
Executing
Like any script, you will need to execute either the raw, or the loadstring versions of the code
loadstring(game:HttpGet("https://raw.githubusercontent.com/LuaSpace/luaspace/main/main.lua",true))()
Last updated