Path of Exile 2 Radar/ESP Improvements | Corpse Detection | Wait for Animation/Status | "cne" Improvement | Waymarks Fix

The radar/ESP can now contain custom and dynamic text. For example, you can have the radar/ESP display the current status, animation, and distance of nearby entities. This is done by appending additional text settings to the already-extant settings, such as
500|15|255|60000|16777215|120000|*|*|*|*|1|1|1|1|50|%name% (%dist%)|PLAYER|||CORPSE

The radar/ESP can now display corpses/dead mobs by setting "show mobs" to 2.

Corpses can now be detected with the new "cnc[*]" command and targeted with the new "tcc[*]" command. These commands work exactly like "cnm"/"tcm."

The "cne %" command can now check cursor distance from the intended entity (rather than character distance). This is done by setting the new "cursor" parameter to 1. You can use this to determine whether the cursor is hovering over a specific entity.

The following script commands have been added to ensure the successful activation of abilities:

  • "wfs[status],[timeout],[check target]" — Speeder will sleep until your player's status equals "status." This allows you to ensure the successful activation of an ability. Status IDs can be discerned with -displaystatus. "Timeout" is optional and is the max number of milliseconds Speeder should wait. 5000 is the default if not supplied. "Check target" can be set to 1 if you would like the command to cancel when you are no longer targeting anything. Example:
    • keys=81d|wfs411|81u|dbg % fireball successfully cast
    • In the above example, knowing that my player's status changes from 0 to 411 when casting fireball, I can hold the Q key down until my status is equal to 411 and then release it.
  • "wfa[animation],[timeout],[check target]" — Exactly the same as "wfs" above but checks for animations instead of statuses. Use -displayani to retrieve animation IDs.

Speeder's waymark function has been fixed and is now working properly.

These changes require Speeder version 17+.

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