lua-apclientpp for old Roblox clients.
Based off of LuauLayer by stan2474
- StudPE to patch the client
- A supported client (See releases)
- Download the latest release for your client version 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
rbx-apclientpp.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.
See lua-apclientpp's README for API info.
No currently known bugs.