How to configure WOS

After installing WOS correctly, almost every toggle, ID, and message string lives in a single ModuleScript:

Location: ReplicatedStorage > WOS > Configurations

Double-click the script in the Explorer to open it. Feature pages in these docs tell you which table or keys to look for (for example Badges, Skip Stage, or System Messages). Inline comments next to options are part of the documentation, keep them in mind when changing values.

Editing tips

  • Change values; avoid deleting keys unless you know the system won’t read them.
  • Leave product / pass IDs as 0 (or the documented “off” value) to disable a monetization hook.
  • After big edits, Play Solo and verify checkpoints, UI, and any purchase buttons you enabled.
  • Premium-only keys only take effect if you’re using the Premium model, see WOS Premium for more information.

If Configurations is missing

  1. Confirm install placement: each piece of the model must live under the service it is named for, then be ungrouped. See the Installation Guide.
  2. Look specifically for a WOS folder under ReplicatedStorage.
  3. If it’s still missing, re-insert the ReplicatedStorage portion from the model, or restore from a backup of the place.

You can browse feature-specific options from the docs home.

WOS Premium

Get more features with WOS Premium. Including no watermarks, enhanced monetization features, and more. Buy with your local currency as a one-time purchase.

Explore Premium


Community Support