Free Script
Manage Roblox Game ID → Lua file. Free files are saved in freescript/, Premium files are saved in premiumscript/. Loaders are generated as loader/freescript.lua and loader/premiumscript.lua.
Loading scripts...
Key Management
Create and manage premium keys. JNKIE is active now; PandaAuth and Luarmor are ready as empty config sections for later.
API Config
JNKIE uses Bearer token auth and the https://api.jnkie.com/api/v2/keys REST API. Keep the API key private.
Create Premium Key
Create a single key or batch of keys through JNKIE.
JNKIE Keys
List, copy, delete, invalidate, or reset HWID for keys in your configured provider/service.
Save JNKIE config, then click Refresh Keys.
Settings
Change the public domain, Discord backup webhook, and regenerate loaders.
Base URL
Public domain where this website is deployed, for example https://domain-cua-ban.com.
Discord Backup Webhook
Automatically sends a full website backup ZIP to a Discord webhook on upload, edit, delete, settings changes, and on a scheduled loop.
Regenerate Loaders
Regenerate /loader/freescript.lua and /loader/premiumscript.lua from /data/scripts.json.
Loader Preview
Current content of loader/freescript.lua.
Loading...
Backup Website
Download a full website source ZIP. The backup automatically excludes node_modules,
.git, old ZIP files, and backups.
Included
These files will be included in the backup.
- Frontend:
index.html,assets/css,assets/js - Backend:
server.js,package.json - Data:
data/scripts.json,loader/*.lua,freescript/*.lua,premiumscript/*.lua - Config:
.envnếu file này tồn tại trong source
Excluded
Heavy or unsafe folders are excluded automatically.
node_modules/.git/backups/*.zip, log npm/yarn, file hệ thống
Security note
The backup can include .env and Discord tokens if that file exists in your project. Keep
downloaded ZIP files private.