Skip to content
Lafko edited this page Mar 14, 2026 · 8 revisions

POEFixer Documentation

Welcome to the official POEFixer documentation hub. POEFixer is a comprehensive overlay and automation toolkit for Path of Exile 2 (and Path of Exile 1).

Discord — Join our community for support, updates, and discussions.


User Guides

Language Wiki Plugin Development Guide
English Wiki (EN) Plugin Guide (EN)
Русский Wiki (RU) Plugin Guide (RU)
Deutsch Wiki (DE) Plugin Guide (DE)
Francais Wiki (FR) Plugin Guide (FR)
Espanol Wiki (ES) Plugin Guide (ES)
Portugues (BR) Wiki (PT) Plugin Guide (PT)
Thai Wiki (TH) Plugin Guide (TH)
Ukrainian Wiki (UA) Plugin Guide (UA)
Japanese Wiki (JA) Plugin Guide (JA)
Korean Wiki (KO) Plugin Guide (KO)
Chinese Wiki (ZH) Plugin Guide (ZH)

Quick Navigation (EN)

# Tab Description
1 Login (Trade Browser) Built-in browser for trade URL management
2 Trade Real-time WebSocket trade monitoring and auto-stash
3 Settings Game mode, scanner type, theme, language
4 AutoPot Automated flask usage and vitals overlay
5 Radar Map overlay, entity tracking, pathfinding
6 Smoother Game performance patches and visual mods
7 AutoCraft Automated item crafting with mod matching
8 HealthBars Entity HP/ES bar overlay
9 Atlas Atlas tree overlay and navigation
10 Hotkeys Advanced macro and automation system
11 Launcher Sandboxed game launching
12 Logs Application event monitoring
13 Follow Bot Automatic player following
14 Debug Low-level memory inspection tools
15 Plugins Native C++ plugin management

Feature Overview

Feature Description Game Support
Trade Automation Real-time WebSocket live search, manual bulk buy, auto-stash PoE 1 and PoE 2
Radar Overlay Map overlay with entity tracking, pathfinding, icon customization PoE 2
AutoPot Automated flask usage with 7 modes, vitals overlay, auto-disconnect PoE 2
HealthBars Customizable HP/ES bars over entities with per-rarity configuration PoE 2
Follow Bot Automatic player following with A* pathfinding and item pickup PoE 2
Map Clear Bot Autonomous map clearing with coverage planning and combat PoE 2
AutoCraft Automated crafting with mod matching and currency management PoE 2
Smoother Game file patching for performance optimization PoE 1 and PoE 2
Atlas Overlay Atlas tree visualization with search, pathfinding, and groups PoE 2
Custom Hotkeys Advanced macro system with conditions, chains, and auto-aim PoE 2
Plugin System Native C++ DLL plugin SDK (v4) with full game data access PoE 2
Launcher Limited Windows user management for sandboxed game launching PoE 1 and PoE 2

Technical Details

Spec Value
Overlay DirectX 11 + ImGui
Theme Fluent Design (4 themes: Dark, Light, Blue, Midnight)
Localization 11 languages
Plugin SDK Version 4 (43 bridge functions)
Scanner Modes Memory Scanner (PoE 2) / WGC Visual Scanner (PoE 1 and PoE 2)

Clone this wiki locally