Path of Exile 2 Lock Target Improvement | Wait for Flask Command | HP Fix

I was making a macro today, and it occurred to me that while "wfa" (wait for animation) is active, Speeder can't lock the cursor to your target, so I've placed target locking into its own thread so it is unaffected by any wait or sleep commands.

It also occurred to me that pressing the flask key does not guarantee the successful activation of the flask, so I've added the following script command:

  • "wff % [flask name],[timeout]" — Speeder will wait until a flask whose name contains "flask name" has been successfully used. It does this by checking your current charge count and waiting until it decreases. This command is great when paired with "pot" to ensure the successful activation of a flask. "Timeout" is optional and is the number of milliseconds Speeder should wait before assuming the flask usage has failed. If not supplied, the default timeout is 5000 milliseconds. Example:
    • keys=hp0.5|pot % FlaskLife,10|ct % lifeflask|49d|wff % FlaskLife|49u|st % lifeflask,2000

I've updated the auto-flask example macro accordingly.

Checking for dead mobs via HP has been improved.

These changes require Speeder version 22+.

author avatar
speeder Computer Programmer
I develop undetected cheats, hacks, and bots for online games such as Final Fantasy XIV, Throne and Liberty, Black Desert Online, Lost Ark, Path of Exile, New World, Elder Scrolls Online, Albion Online, PSO2: New Genesis, Diablo IV, Fortnite, and others.
Scroll to Top