Dashboard Overview
Execution metrics across all LiyHub projects
| Session # | Player | Project | Script | Executor | Time |
|---|---|---|---|---|---|
| No executions yet. Run a script in Roblox to see it live! | |||||
Projects & Scripts
Organize your Luau scripts into independent projects (e.g. Fisch Hub, MM2 Hub)
| Script ID | Project | Name | Access Mode | Place ID (Detector) | Size | Obfuscator | Anti-Dump | Actions |
|---|---|---|---|---|---|---|---|---|
| No scripts found. | ||||||||
Ads Key Gateway (Work.ink / Lockr)
Monetize free users by requiring them to complete a sponsor checkpoint to receive a 24-hour key
THAN-PASS-99) and put it inside your Lockr destination content. Players can only claim a key if they enter this code!
• Lockr: Paste the link above into your Lockr Destination Link and enable "Pass Through Query Parameters".
• LootLabs: Paste the link above, or use
${API_BASE}/getkey/verify?project=default&token={data}.Every player receives a unique single-use session token burned immediately upon key issuance. Direct access to the verify URL without a valid token is automatically blocked (Bypass Blocked)!
Licenses & HWID Whitelist
Manage VIP lifetime licenses and view free 24-hour ad keys
| Key | Project | Type | Note / Buyer | Bound HWID | Expires | Execs | Actions |
|---|---|---|---|---|---|---|---|
| No licenses found. | |||||||
Live Sessions Telemetry
Real-time stream of players executing your scripts in Roblox
| Session # | Player | Project | Script | Executor | Place ID | HWID | Time |
|---|---|---|---|---|---|---|---|
| No live sessions recorded yet. | |||||||
Security & Tamper Logs
Real-time audit log of authentications, HWID mismatches, and blocked attempts
| Time | Session # | Script | Key | HWID | Status | Message |
|---|---|---|---|---|---|---|
| No logs recorded yet. | ||||||
Roblox Loader Builder
Generate one-line loadstring codes ready to distribute to users
Database Backup & Restore
Protect and persist your projects, Luau scripts, and licenses across Render deployments
Download a complete JSON file containing all project configurations, Luau scripts (including anti-dump/obfuscate settings), active licenses (VIP and Free 24h), session counters, and your admin API key.
Select a backup (.json) file or paste raw backup JSON text to instantly restore all database records.
Settings
GitHub token & server configuration
enc:v1:...) so it is never stored as plain text on disk.├── fisch/main.lua
├── bloxstrike/main.lua
└── rivals/main.lua
• Script ID:
fisch• Raw URL:
https://raw.githubusercontent.com/user/repo/main/fisch/main.lua• Place ID: enter Fisch game Place ID
The server automatically detects the game from the player's Place ID and serves the correct script!