Low-profile by design
Exiled Bench does the least a crafting tool can do: simulate input and read your clipboard — no memory, no packets, no injection. Automation is against the game’s ToS, so here’s exactly how it works and how we keep the footprint small.
The least-invasive category
Memory readers and packet tools are a different, riskier class. Exiled Bench stays in the same bucket as AutoHotkey-style input tools — because that's all it is.
What it does
Moves the mouse and presses keys the way you would — through the OS input layer.
Copies item text with Ctrl+C and parses it — exactly what you do to price-check.
What it never does
Never reads or writes the game's process memory.
Nothing is sent to or intercepted from the network.
No code or DLLs injected into the game.
Built to look human
A dumb clicker taps the same pixel on a fixed timer — the easiest pattern to flag. This isn't that.
Clicks get a small pixel offset (±4px) — the cursor never lands on the same pixel twice.
Every delay is randomised around its target, not a fixed metronome tick.
It waits for the clipboard to actually change before reading — like a real player on a laggy frame.
Stuck item? The run stops itself instead of clicking forever, and no keys are left held.
The honest part
No tool can promise you won’t be actioned — ours included. What we can do is keep the footprint minimal, make the input look human, and hand you the controls: global pause/stop hotkeys and a stuck-item failsafe mean you’re never not in charge. Automate what you’re comfortable with.
Privacy & licensing
What the license system stores, and what it never touches.
Your key binds to a one-way hardware hash (CPU, motherboard, disk) so it can’t be shared across machines. It’s a hash — not your raw serials, and not personally identifying.
We never ask for your PoE or platform login and have zero access to your game account. It automates input on your own PC — that’s the whole story.
Not affiliated with Grinding Gear Games
Exiled Bench is not affiliated with, endorsed by, or associated with Grinding Gear Games. “Path of Exile” is a trademark of Grinding Gear Games. Software provided “as is”, no warranty.