Sirius ← Back to home

Roblox script hosting, versioned and watermarked.

Upload your script, get a single loadstring URL. Every authorised player loads a watermarked copy of the right version. No CDN tuning, no per-buyer URL juggling, no public source.

Host your script — free Plans

What you get

How to host your Roblox script

  1. Sign in to Sirius and create a project.
  2. Upload your script source through the project's Hosting tab.
  3. Replace your script's external loadstring with the gateway URL:
loadstring(game:HttpGet("https://gate.sirius.menu/gateway?id=<your-script-id>"))()
  1. Push new versions whenever you ship — the gateway picks up the active version automatically.

What if I don't want my source on someone else's server?

You don't have to use hosting. Sirius still gives you analytics, the key system, and the marketplace if you self-host your loadstring elsewhere. Hosting is opt-in per project. If you do enable it, you can re-download your source or delete it entirely at any time — you keep ownership.

Get started Key system →
From the team behind Rayfield Interface Suite.