Features
Multi-Account Management
AssetFlow supports multiple Roblox accounts simultaneously. Store and switch
between different .ROBLOSECURITY cookies and Open Cloud API keys.
- Flow: 1 account
- Flow+: up to 5 accounts
- Flow Max: up to 100 accounts
- Each account keeps its own authentication
- Active account selection for both cookies and API keys
- Perfect for managing multiple creator accounts or groups
Auto-Switch Accounts
Flow+ and Flow Max users get Auto-Switch: when one account reaches its daily upload limit, AssetFlow automatically switches to another connected account to continue uploading seamlessly.
Studio Plugin Integration
Connect directly to Roblox Studio with the built-in plugin system.
- Auto-Install — One-click plugin installation to Studio
- Auto-Connect — (optional) Automatically connect to Studio on launch
- Live Session — Real-time connection status indicator
- Instance Scanning — Scans selected instances in Studio for asset references
- Script Mode — (Flow+/Flow Max) Extracts asset IDs directly from Lua scripts
- Replace in Game — Automatically replaces old asset IDs with newly uploaded IDs in your open place
Two Input Modes
| Mode | Description |
|---|---|
| Studio Plugin | Connect live to Roblox Studio and scan instances |
| .RBXL File | Drop a .rbxl file directly into AssetFlow |
Asset Classification
AssetFlow automatically classifies asset IDs by type using Roblox APIs.
- Batch Processing — Processes up to 50 assets per API call
- Concurrent Fetching — Multiple parallel requests for speed
- Asset Cache — Caches classifications to avoid redundant lookups
- Type Detection — Supports Animations, Sounds, Decals, Meshes, and Models
Reupload Engine
The core engine handles the entire reupload pipeline:
- Download — Fetch asset binary data from Roblox CDN
- Upload — Reupload to your account or group via Open Cloud API
- Permission Management — Set access permissions on uploaded assets
- Progress Tracking — Real-time progress with per-asset status
- Cancellation — Cancel operations mid-process
Supported Asset Types
| Type | Flow | Flow+ | Flow Max |
|---|---|---|---|
| Animations 🎬 | 2,500 / day | Unlimited | Unlimited |
| Audio 🔊 | 50 / day | 200 / day | Unlimited |
| Decals 🖼️ | 250 / day | 1,000 / day | Unlimited |
| Meshes 🧊 | 500 / day | Unlimited | Unlimited |
| Models 📦 | 100 / day | 500 / day | Unlimited |
| Animation Packages 📦 | 5 / day | 20 / day | Unlimited |
| Downloads (metadata) 📥 | 100 / day | 1,500 / day | Unlimited |
Audio uploads are also subject to Roblox’s per-account monthly limits.
Upload Speed Modes
AssetFlow has two upload speed modes:
| Mode | Concurrency | Availability |
|---|---|---|
| Normal 🐢 | 8 concurrent uploads | All tiers |
| Fast ⚡ | 15 concurrent (anim/mesh), 12 concurrent (audio) | Flow+ & Flow Max only |
⚠️ Warning: Fast Mode uses maximum concurrency to speed things up, but may cause errors (rate limits, socket timeouts). Uploading assets too quickly may result in a Roblox account ban. By enabling Fast Mode, you acknowledge that AssetFlow cannot be held responsible in the event of a ban. If some assets fail, retry them in Normal Mode from the history.
Supported Upload Targets
- Personal Account — Upload to your own inventory
- Group — Upload directly to any Roblox group you manage
History & Mappings
Every reupload session creates a history record with asset ID mappings.
- Old ID → New ID mapping for reference
- Session history with timestamps
- Cancellation support during active sessions
Discord Rich Presence
Shows your current AssetFlow activity on your Discord profile.
- Reupload progress
- Current asset type being processed
- Session statistics
Auto-Updater
Built-in update system using electron-updater.
- Checks for updates on launch
- Download progress with percentage
- Install on next restart or later
- Works with GitHub Releases
Discord Integration
AssetFlow requires a Discord account to use the application.
- Mandatory login — You must log in with Discord on first launch
- Role-based tiers — Your Flow / Flow+ / Flow Max tier is determined by your Discord server role
- Live updates — Your tier is rechecked every 20 seconds; upgrades activate instantly
- Rich Presence — Shows your current upload activity on your Discord profile (optional)
Security
AssetFlow takes your security seriously:
- Local-only — Your
.ROBLOSECURITYcookie never leaves your machine - Direct API calls — All requests go directly to Roblox servers
- No telemetry — No usage data collected (except optional PostHog analytics)