Diablo IV Model IDs Added

It is now possible to utilize model IDs in macro/waymark commands. This allows you to target or check for specific mobs, objects, loot, minions, etc. The following macro/waymark commands have been added:

  • "md[model ID]" — If you are targeting an entity whose model ID matches "model ID," the rest of the keys line will process. Model IDs can be discerned with -allentities, -target, and various console commands. This works for any entity type. The inverse is possible with "!md." Example:
    • keys=md409830|1|dbg % clicking on gold
  • "cnmd[*][number],[model ID],[distance]" — If there are "number" of entities with model IDs matching "model ID" within "distance" of your character, the rest of the keys line will process. The inverse is possible with "!cnmd." If you include an asterisk, the distance will be calculated from your cursor instead of your character. Multiple model IDs can be included so long as the first parameter is always "number" and the last is always "distance." Model IDs can be discerned with -allentities, -target, and various console commands. This command is quite powerful as it allows you to zero in on any entity in the game. Example:
    • keys=cnmd3,439907,100|dbg % I have at least 3 skeleton warriors summoned
  • "tcmd[distance],[model ID]" — Will target the closest entity with a model ID matching "model ID." You may include multiple model IDs by separating them with a comma. Model IDs can be discerned with -allentities, -target, and various console commands. This works for all entity types. Example:
    • keys=!pot9|tcmd994703|1|dbg % clicking on potion because I have fewer than 9

I have updated loot detection to ignore potions by default since you can now use the new model commands to retrieve potions if needed.

Corpse detection will now use the model ID for corpses. I am not 100% sure this ID will work in all cases, however, so if it does not work, let me know and, if possible, provide the model ID for the corpse that isn't working so I can add it to the program.

These changes require updating Speeder to version 163.

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