Last Epoch Mob Names Added, New Minion Commands, & Overall Improvements

Speeder can now read and display the names of all nearby mobs.

The following lines have been added to config.txt:

  • Line 10) The names of mobs you would like Speeder to ignore, separated with the “|” character. For example: Mob Name One|Mob Name Two|Mob Name Three|etc. Capitalization must be exact. This can be helpful to filter out NPCs from commands such as “cnm.”
  • Line 11) Your minions’ names, separated with the “|” character. For example: Skeleton Warrior|Skeleton Archer|etc. Capitalization must be exact. Once you have added your minions’ names, you can use the -allminions console command and the “min” macro/waymark command to automatically summon more minions if needed.

The following console commands have been added:

  • -find [entity type] [entity name] — Speeder will display the number of entities matching “entity type” and “entity name.” Currently, “entity type” can only be “m” for mob. The global variable FOUND will be populated with the number of matching entities, which can be used in a macro if desired. Example:
    • keys=cc % -find m Scorched Crawler|!eq % FOUND,0|dbg % mob found!
  • -allminions — Speeder will display data for all minions in memory. You must set minion names on line 11 of config.txt.

The following macro/waymark command has been added:

  • “min[number of minions]” — If the current number of minions is greater than or equal to “number of minions,” the rest of the keys line will process. The inverse is possible with “!min.” Be sure to set your minions’ names on line 11 in config.txt. Example:
    • keys=!min3|87|dbg % pressing W key because I have fewer than 3 minions

The following improvements have been made:

  • The "ch" command will now return true if the ability does not have a cooldown.
  • -allentities and -allmobs will now display entity names.
  • "cnm" commands will work much better because only mobs with names will be checked.

These changes require updating Speeder to version 4.

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