Titanex Host

Login or create an account to manage encrypted Roblox loadstrings.

Back to landing page
TITANEX HOST

Dashboard

Track requests, users, licenses, API activity, and script performance.

Requests
0
Users
0
Active licenses
0
API keys
0
Timeline
Top Scripts
Countries
Devices
Recent License Activity

Script List

Edit, rename, disable, enable, copy loadstrings, or delete scripts.

Services

Separate projects for scripts, links, providers, limits, and future integrations.

+

Create service

Normal accounts can create 25 services. Each service can hold 120 scripts. Master can skip this.

0 / 25 services120 scripts per service
Integration preview
Your services
Service tools

Select a service dashboard, security, webhooks, audit, or collaboration.

Create Script

Paste Lua code, encrypt it, and generate a Roblox loadstring.

Create a service first. Scripts are grouped per service, max 120 each.
Optional. Use letters, numbers, hyphens, or underscores.
Executor Control
Allow mode blocks unknown executors too.
295 presets loaded.
Use this for tiny, renamed, new, or private executors.
Roblox Key UI
Design
Executor notify
Shows executor, Roblox username, and avatar in-game.
Texts
Successfully executed
T
Titanex LicenseTitanex Script

This script is private. Enter your license key to unlock it in-game.

License key
Unlock Script
License System

Create keys, inspect buyers, manage locks, and open the full bulk manager.

Script Analytics

Requests, last fetch, countries, devices, and recent loader events for this script.

Requests
0
Last fetch
Never
Countries
0
Devices
0
Countries
Devices
Recent Events
Loader
Encrypted mode stores code with AES-256-GCM server-side and returns a wrapped loader response. Plain mode stores and serves readable Lua.

Profile

Manage your account, creator username, and password.

Profile
Use 3-70 letters, numbers, or hyphens.
Password

Settings

Manage API keys, automation, Sellauth delivery, and documentation.

API Keys
API Documentation
Upload or update scripts Use this endpoint with an API key from above. POST /api/automation X-Titanex-Api-Key: tsx_... Content-Type: application/json { "name": "My Script", "code": "print('hi')", "is_private": true, "protection_mode": "encrypted", "loader_template": "branded" }
Sellauth buyer unlock webhook Set this URL in Sellauth. Send either script_id or creator_slug + public_slug. Titanex creates the buyer license automatically. POST /api/sellauth Content-Type: application/json { "buyer_email": "buyer@example.com", "creator_slug": "creator", "public_slug": "script-name" }
Request URL delivery Enable this per script with the Request URL button. Sellauth can request this URL and display the plain text response to the buyer. You can make it one-time and send Discord alerts for each new license. https://script.titanex.vip/r/creator/req_long_random_token?provider=provider_long_secret Optional query: &email=buyer@example.com&order_id=12345 Response is plain text: License Key: lic_... Roblox Loader: loadstring(...)
Private loader behavior If a buyer runs a private loader without a key, Titanex shows the Roblox key UI. A direct buyer loader can include the key. loadstring(game:HttpGet( "https://script.titanex.vip/creator/script?license=lic_xxx", true ))()
UserId Lock License keys can be unlocked for any user, locked to the first Roblox UserId that uses them, or manually locked to a specific Roblox UserId. Reset Lock clears the binding. Modes: none = no Roblox account lock first_use = bind on first successful unlock manual = creator sets Roblox UserId

Billing Soon

Sellauth checkout is prepared as the next step.

Admin

Users, scripts, bans, timeouts, fetch events, and emergency controls.

Scripts
0
Enabled
0
Users
0
Script Moderation
Ban, timeout, unban, disable, delete, and inspect every hosted script.
User Overview
Ban or timeout creators and see script counts.
Fetch Events
Latest script loader requests.
Delete script?
Do you really want to delete this script?

License Keys

Manage buyer keys, expiry, use limits, and Roblox usage.

Serialized SellAuth Keys

Create up to 300 ready-to-paste license lines with Order ID, key, loader, expiry, and UserId lock settings.