Lua Script Host
Welcome to this anonymous, non-commercial service for hosting Lua scripts, primarily for Roblox executors like Synapse or Krnl. Upload and serve scripts via API endpoints below.
Legal Disclaimer: This service is a passive conduit for user-provided content. Operator assumes no liability for scripts' effects, including Roblox ToS violations, malware, or harms. See
Terms of Service and
Privacy Policy for full protections and user indemnities. Use at your own risk—Operator disclaims all warranties and liabilities under applicable laws (e.g., DMCA §512, EU e-Commerce Art. 14).
API Endpoints
- Upload (Multipart): POST /upload -F "file=@script.lua"
- Upload (JSON): POST /upload-json {"script": "your code"}
- Serve Script: GET /cdn/ss
- DMCA Takedown: POST /dmca {"notice": "details", "contact": "email"}
- Safe Harbor Info: GET /safe-harbor
- FAQ: GET /faq
For legal details: Terms of Service | Privacy Policy