Ember
StableA GUI library for Roblox executor scripts. One file, no dependencies.
Thirteen controls, nine themes, a theme editor, per-control saving, and search across every section. Loads from one URL and has no dependencies.
Luau24 doc pages
local Ember = loadstring(game:HttpGet('https://rbx.lol/ember.lua'))()What it does
- 13 controls, from toggles to a full colour picker
- 9 built-in themes plus a live theme editor
- Per-control persistence to disk
- Cross-section search and collapsible groups
- Zero dependencies — one file, one loadstring