Wrapping Lua 5.1 calls to Luau to achieve Luau execution in older versions of ROBLOX
- StudPE to patch the client
- A supported client (only ROBLOX client currently supported is the August 2007 client)
- Download the latest release here and move it to the client's folder
- Open StudPE and drag the client's executable into it
- Go to the functions page
- Right click the "Imported Functions" tab and click on the "Add New Import" option
- Click "Dll Select" and select the
LuauLayer.dllDLL in the client's folder - Click "Select func" and select
import(thanks lure for teaching me of this method) - Click "Add to list", then click "ADD" and close StudPE by clicking the "OK" button in the bottom right corner.
No currently known bugs.