Path Of Exile Force Logout Macro
This macro force-logouts you from PoE session by killing TCP connection between you and the server - it is both faster and safer than using Alt+F4 or logging out manually to character selection screen.
Alt+F4
You can use it either manually, by binding it to a hotkey or you can setup any kind of automation you want, e.g. automatically fire off the script whenever HP reached some value.
Important! Run the script at least once before actually relying on it - it may have to download cports, which could take a second or two and may cost you life!
Just add HotkeyIsActive trigger, change activation mode to Press/Hold and bind it to whichever hotkey you want. When pressed, it will execute the script.
HotkeyIsActive
Press/Hold
You can setup HP tracking via computer vision (recommended) or memory reading and fire off automatic disconnect that way.
Preview is not available yet for technical reasons