This guide will go over how to get your inventory data from live servers and import it in SpaceNinjaServer.
Exporting Your Inventory From Live
- If you use AlecaFrame, you already have an encrypted version of your inventory. You can use this tool to help you locate and decrypt it.
-
Alternatively, you can use warframe-api-helper to get a fresh copy by running it while the game is running & logged in on live. It will store it in
inventory.json
.
- For Linux users, there's a shell script based on warframe-api-helper. It requires
jq
and curl
.
Importing Your Inventory To SpaceNinjaServer
Now that you have your inventory, open the SpaceNinjaServer WebUI and locate the "Import" tab. You can simply paste the entire thing in the textbox and press the "Submit" button.