Diablo IV Target Enemy Player, New -sort by HP Command

The following new waymark/macro command has been added:

  • “tcp*[distance]” — Will target the closest enemy player within “distance.” You must run your cursor over the enemy player at least once before this command will work.

This is temporary workaround until enemy players can be naturally distinguished from teammates.

It is now possible to sort mobs and players by their HP value. This is done via "lhp" for lowest HP and "hhp" for highest HP. Usage example:

  • Display the HP for all mobs in memory from highest to lowest:
    keys=store % iter,0|store % iter2,1|cc % -sort m hhp
    keys2=cmp(VAR % iter),(VAR % MOBTOTAL)|dbg % mob(VAR % iter2): (VAR % MOB(VAR % iter2)HP)
    keys3=add % iter,1|add % iter2,1
    keys4=cmp(VAR % iter),(VAR % MOBTOTAL)|gt2

The above macro is also a good example of how you can quickly iterate through all entities.

I have added the following new command to assist me in discerning different types of mobs/players:

  • -dump [filename] — The currently targeted entity will have its data dumped to “filename.” This allows you to help me out in trying to distinguish entities from one another. For example, you could use this on a few elites and send me the file, and I can try to find discrepancies between them and regular mobs. (If you’re feeling particularly enterprising/generous, you could dump some normal mobs and compare them yourself.)

These changes require updating Speeder to version 52.

The Diablo IV Speeder guide and download link can only be viewed by active members. If you are already logged in and are an active member, simply refresh the page. If you would like to become a member, the Diablo IV Speeder can be purchased here. If you have specific installation questions, please contact us. Thank you.

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