Last Epoch Item Vacuum Added

All items in the zone can now be vacuumed on top of your character for easy looting.

The following line has been added to config.txt:

  • Line 13) If 1, the item vacuum will be enabled. This will suck every item in the zone on top of your character for easy looting. If you would like to add a timer (i.e., if you do not pick up the item within a specific number of milliseconds, stop vacuuming) you may do so by appending the timer with the “|” character. For example:
    1|5000
    would add a timer of 5000 milliseconds. In general, I would recommend using the “ivac” macro command instead of this line as it will allow you greater control.

The following console command has been added:

  • -allitems — Speeder will display data for all items in memory. Items without names are generally gold or potions.

The following macro command has been added:

  • “ivac” — Will vacuum all items in the zone on top of your character. Use “!ivac” to disable. An item vacuum macro is already available for you in macros.ini.

Here is the item vacuum macro if you wish to use it:

  • Press F7 to enable the item vacuum, which will suck all items in the zone on top of you.
    Line 13 in config.txt can also be used to enable the item vacuum.
    [variables]
    ivacEnabled=false
    vacEnabled=false
    [118]
    keys=eq % ivacEnabled,false|ivac|store % ivacEnabled,true|dbg % Item Vac Enabled|gt3
    keys2=!ivac|store % ivacEnabled,false|dbg % Item Vac Disabled
    keys3=nop
    repeat=0

These changes require updating Speeder to version 12.

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