Path of Exile 2 New Hotbar Command | Highlight Mobs by Status Effect | Target Highest HP Command

It is now possible to check skills currently equipped to the hotbar. Accordingly, the following console command has been added:

  • -hotbar — Displays the names of all of the skill icons currently present in the hotbar. The order of the "slot" numbers is top to bottom, left to right. For example, left click would be slot 1, middle click would be slot 2, right click would be slot 3, Q would be slot 4, and so on. These names can be used with the "ch % [name]" script command.

The following script command has been added:

  • "ch % [name],[slot]" — If the name of the skill icon for the skill equipped to hotbar slot "slot" contains "name," the rest of the line will process. Names can be discerned with the -hotbar console command. The order of the "slot" numbers is top to bottom, left to right. For example, left click would be slot 1, middle click would be slot 2, right click would be slot 3, Q would be slot 4, and so on. Example:
    • keys=ch % Unearth,4|dbg % Unearth is assigned to the Q key

Rare mobs have status effects that distinguish them from regular mobs. As such, you can now use these status effects to colorize rare mobs differently from regular mobs. This is done via lines 23 & 24 in config.txt:

  • Line 23) A list of mob status effects you would like Speeder to use to recolor mobs on the radar. Among other things, this is another method that allows you to distinguish rare mobs on the radar because all rare mobs generally share the same status effects: visual_archnemesis_mod_display_buff & monster_magic_effect_buff. The syntax for the line is as follows: [status effect],[color]|[status effect 2],[color 2]|etc. For example:
    visual_archnemesis_mod_display_buff,120000|monster_magic_effect_buff,120000
  • Line 24) Exactly the same as line 23 but applies the color to the ESP instead of the radar.

The following script commands have been added to target the mob with the highest HP:

  • "thhpm*[mob distance],0,[lock target]" — The mob with the highest HP within "mob distance" of your character will be targeted. The second parameter should always be 0 since it is not used. "Lock target" can be 0 or 1 and, if 1, will lock the cursor to the mob until the "lt-" command is called or the mob dies. Example:
    • keys=thhpm*2000|dbg % targeting the highest HP mob within 2000 distance
  • "thhpm[mob distance],[cursor distance]" — Similar to "thhpm*" but moves the cursor toward the mob rather than directly targeting. The distance the cursor is moved is controlled by "cursor distance."

These changes require Speeder version 29+.

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