ISpooferMotion Wiki
Complete guide for setting up and using ISpooferMotion V1.
⚡ Quick Start
Get spoofing in under 5 minutes. For full details on any step, click the link to jump to the relevant section.
1. Download & install the app — Installation guide ↓
Grab the latest .exe from the GitHub releases page and run the installer.
2. Install the Studio plugin — Plugin guide ↓
Drop the .rbxmx into your Studio Plugins folder and restart Studio.
3. Paste your cookie & API key — Cookie guide ↓ / API key guide ↓
Copy your .ROBLOSECURITY cookie from the browser and create an Open Cloud key at create.roblox.com/credentials.
4. Scan your place — Scanning guide ↓
Open your place in Studio, click Get IDs in the toolbar, copy the ID list from the window that appears, then paste it into ISpooferMotion.
5. Run the spoofer & Replace IDs — Spoofing guide ↓
Paste the IDs into the input, set your Group ID if needed, and click Run Spoofer. When done, copy the ID mappings from the output and use Replace IDs in the Studio toolbar to apply them.
Overview
ISpooferMotion V1 is a desktop application (Windows) that lets you transfer Roblox assets — animations and audio — from one account to another. It does this by downloading the original asset files using your Roblox session cookie, then re-uploading them to a target account via the Roblox Open Cloud API. The result is a new asset ID owned by the target account that is functionally identical to the original.
A Roblox Studio plugin is included to scan your open place and find all animation and audio IDs automatically.
Requirements
- Windows 10 or later
- Roblox Studio installed
- A Roblox account with the assets you want to transfer
- A Roblox account to transfer the assets to (can be the same account)
- An Open Cloud API key with Assets Read & Write permissions
Installation
Download ISpooferMotion V1
Run the installer
Launch ISpooferMotion
Installing the Roblox Studio Plugin
Get the plugin file
Install in Studio
Scan with Get IDs
Paste, spoof, then Replace IDs
Open Cloud API Key
Uploads require an Open Cloud API key. This is how ISpooferMotion uploads assets to Roblox on behalf of your target account without needing your password.
Go to the Roblox Creator Hub
Create a new API key
Set permissions
Copy and paste the key
Scanning Assets in Studio
Open your place in Roblox Studio
Click Get IDs
Copy the ID list from the window that appears
Paste into ISpooferMotion
Spoofing Assets
Paste the ID list
Choose upload target
Click Run Spoofer
Replace IDs in Studio
Spoof Options
The toggles and inputs in the main panel control what gets spoofed and how the transfer runs.
Spoof Sounds
Includes audio assets (sounds) in the run alongside animations. When enabled, the app checks and displays your available audio upload quota. Audio is free but Roblox enforces monthly limits.
Enable Spoofing
Master switch for the upload step. When off, assets are downloaded but not uploaded — useful for checking what would be transferred without consuming quota or API calls.
Download Files Only
Downloads asset files to a local folder without uploading anything to Roblox. Enabling this automatically turns off Enable Spoofing. No ID mappings are produced.
Auto detect Roblox cookie
Reads your .ROBLOSECURITY cookie automatically from your local Roblox Studio installation. The Cookie field is filled and disabled while this is on. Studio must be installed and you must be logged in there.
Settings Reference
These inputs in the advanced section give fine-grained control over download behaviour and retries.
Download Options
Max Place IDs
How many of the asset creator's games to fetch when searching for a valid place ID to unlock downloads. Snaps to 10, 25, or 50. Default is 10. Increase to 25 or 50 if downloads fail for creators with large game catalogues.
Max Retries
How many times to retry fetching place IDs if the request fails. Default is 3. Increase this on unstable connections.
Override Place ID
Force a specific place ID for all download requests instead of auto-fetching. Leave blank to auto-detect. Use this when you know exactly which game owns the assets.
Upload Options
Upload Retries
How many times to retry a failed upload to Roblox before giving up on that asset. Default is 3.
Retry Delay (ms)
Time in milliseconds to wait between upload retry attempts. Default is 5000 (5 seconds). Increase this if you are consistently hitting Roblox rate limits.
Troubleshooting
The Get IDs popup didn't appear in Studio
The plugin communicates through copy-paste — it does not connect to the app over a network. If the popup window doesn't appear after clicking Get IDs, enable Plugin Injection in File → Studio Settings → Security and restart Studio. In a Team Create session, use Load Plugins in Teamcreate instead.
Upload fails with 'API key unauthorized'
Your Open Cloud API key doesn't have Assets Read & Write permissions, or it was created under the wrong account. Create a new key at create.roblox.com/credentials.
Cookie validation shows 'Invalid cookie'
Your .ROBLOSECURITY cookie may have expired. Log out and back in to Roblox in your browser, then copy the new cookie value.
Some assets failed to download
Assets that are moderated, deleted, or private to another user can't be downloaded. These will appear as errors in the output text area and are skipped automatically.
Rate limit errors during upload
The Roblox Open Cloud API has rate limits. ISpooferMotion retries automatically, but very large batches may still hit limits. Try splitting into smaller runs or waiting a minute between batches.