Skip to content

Dumping a schema

Gskartwii edited this page Jun 7, 2020 · 1 revision

Dumping a schema is useful for inspecting it with external tools as well as using Sala's Custom Server functionality. Note that even on the same versions of Roblox, the schemas between Roblox Studio and Player will be different.

  1. Capture the beginning of a Roblox session and open it up in Sala.
  2. Find ID_NEW_SCHEMA in the packet list and click on it. It should be near the top, usually around the 20th packet.
  3. Click on the large "Dump" button at the bottom.
  4. Choose the desired location for your Schema file (txt).
Clone this wiki locally