Documentation

← Panda Auth

For Developers · Kryptic Vault

Compatible Mode (Legacy VSS)

Kryptic replaces VSS, but your existing VSS scripts are not lost. They keep working in Compatible Mode, and you can upgrade them onto the new Kryptic loader for free whenever you are ready.

What changed

The dashboard sidebar now shows Kryptic Vault where Virtual Storage used to be. VSS itself was not removed. Old scripts run exactly as before, they are just no longer the default path.

Your old scripts still run

Every script you uploaded to VSS keeps its loadstring and keeps serving. We call this Compatible Mode: the script lives in the same place, it simply has not been moved onto the Kryptic loader yet.

Nothing breaks

You do not have to migrate. If you never touch a VSS script again, it carries on working.

Upgrading a script to Kryptic

When you want the hardened loader, telemetry, and presets on an old script, upgrade it:

1

Open Kryptic Vault

Your old VSS scripts are listed alongside your Kryptic ones.
2

Choose Upgrade

Pick the script and select Upgrade. Kryptic re-obfuscates the existing source with Luraph and moves it onto the new loader.
3

Keep your URL

The slug stays the same, so the loadstring your users already have keeps working. No need to redistribute anything.

Upgrades are free

Moving an existing VSS script onto the Kryptic loader does not cost a token.

The V3 and Legacy libraries

The injected V3 library and the Legacy v2.5 library still work the same way. They are independent of the vault change, so scripts that rely on them are unaffected.