rsltool.com

Account import

Available since v0.1.0 · Last updated 2026-06-04

What “account import” actually does

RSL Tool needs to know what champions, artifacts, and masteries you own to give meaningful advice. There are two import paths:

  1. Plarium Play attach (recommended) — the app reads the Raid process’ in-memory state and stays in sync with anything you change in-game.
  2. Static JSON dump — for cases where the app can’t attach (Plarium Play closed, hardened runtime, sandboxed environment).
💡 What’s NOT collected. The app never asks for, sees, or stores your Plarium username or password. It only reads game data your client already has cached locally. See Privacy policy for the full list.

Path A — Live attach to Plarium Play

This is the recommended path. RSL Tool reads game state directly from the running Plarium Play process and stays in sync with anything you change in-game.

Step-by-step

  1. Launch Plarium Play, log in, start Raid: Shadow Legends, and wait for the main screen to finish loading.
  2. Open RSL Tool. The top-right of the window shows the detected game version and a Connect button. Click it.
  3. On the very first attach macOS shows a Developer Tools Access dialog — authorise with Touch ID or your password (covered in the install guide, step 4).
  4. After 5–15 seconds the top-right indicator turns green and reads Connected:
    Status bar showing Game version detected and Connected indicator
    The top-right of the window after a successful attach — game version detected on the left, Connected badge active in the middle.
  5. With Auto-import account after connecting on (default), the roster import fires automatically. Otherwise switch to the Import tab and click Read from Game Memory.
Import tab after a successful Read from Game Memory
The Import tab after a successful read. The orange-bordered Read from Game Memory button is the manual re-import trigger; the Account Data section logs the most recent import — heroes / artifacts count, source, and timestamp.

Auto-connect and auto-import settings

Open the gear icon in the top-right and look at the Connection to Raid section:

Settings — Connection to Raid section with auto-connect and auto-import toggles
Two toggles. Auto-connect to Raid when helper starts attaches the moment you launch RSL Tool with Plarium Play already running. Auto-import account after connecting reads the roster the moment attach succeeds. Auto-connect applies on next start; auto-import applies on next attach. Detach Live Sync drops the live connection without quitting the app.

What gets read

Re-importing

Changes you make in-game propagate automatically when Live-Sync is on. Without Live-Sync, click Read from Game Memory on the Import tab again to refresh.

⚠️ Don't kill Plarium Play while RSL Tool is attached. Force-quitting the game while the helper is reading can leave the helper in a stale state that needs a restart. Close the game cleanly via its in-game menu first.

Path B — Static JSON dump (fallback)

When you can't attach to a running Plarium Play (game closed, sandboxed environment, analysing someone else's roster), import from a saved JSON dump. The fallback lives behind the ▸ More expand at the top of the Import tab.

📌 Path B UI is still being documented — exact buttons and dialogs will appear here in the next guide update. Need it sooner? Ping [email protected] and we'll walk you through it directly.

Where to get a JSON dump

RSL Tool writes one on every successful read: ~/Library/Application Support/RSL Tool/account-dumps/YYYY-MM-DD-HHMMSS.json. Old dumps are auto-pruned after 30 days. You can also share a dump with another RSL Tool user — they import it the same way.

Common questions

Status bar stays on “Disconnected” after I click Connect

Attach takes minutes / hangs

Re-launch RSL Tool with Plarium Play already on the main screen. The first attach after a long idle can hit a slow code path; subsequent attaches are fast.