Author Topic: AutoLoot and QuickPickup  (Read 731 times)

0 Members and 1 Guest are viewing this topic.

Not Yet Rated!

Offline HekTo

  • TQ Titans
  • Hero Member
  • *
  • Topic Author
  • Posts: 62
  • Country: 00
  • Karma: +6/-0
    • View Profile
    • Awards
  • Time Zone: ?
AutoLoot and QuickPickup
« on: 24 February 2026, 15:22:17 »
AutoLoot and QuickPickup

About this mod:
Allows you to automatically pick up gold, potions and relics/charms (AutoLoot), as well as nearby items depending on the filter by pressing a button (QuickPickup).

Game version: v2.10.21415 (all DLC).
Multiplayer support: No.

Installation:
  • Make a backup copy of the original Game.dll file (in the game's installation folder);
  • Unzip the modification archive to the game's installation folder.
Uninstallation:
  • Delete guloadsim.dll and guloadsim.ini;
  • Restore the original Game.dll file.

Usage:
1. Keyboard (if "GamepadMode" is set to 0 in the INI file):
  • If AutoLoot is enabled (if the "Enable" setting is set to 1 in the INI section "[AutoLootGeneral]"), it works automatically, and gold, potions, and relics/charms are automatically added to the inventory;
  • If QuickPickup is enabled (if the "Enable" setting is set to 1 in the INI section "[QuickPickupGeneral]"), pressing the key (specified in the "QuickPickupKey" INI file; by default, this is the "A" key) will pick up all items within the "QuickPickupDistance" radius, depending on the current "filter" (preset);
  • If QuickPickup is enabled, pressing "Ctrl" + "QuickPickupKey" (from the INI file) will execute "Force QuickPickup." This will also pick up items that haven't yet completely stopped moving (the text you can click to pick up an item is not visible);
  • To change the active preset, press the key specified in "ChangePresetKey" (by default, this is the "]" key). If "ChangePresetSound" is enabled, a sound will play as if you sold or bought an item from a merchant;
  • If the "OpenContainers" setting in the "[QuickPickupGeneral]" section of the INI file is set to 1, pressing the key (specified in the "OpenContainersKey" in the INI file, by default, this is the "A" key) will open all chests within the "OpenContainersDistance" radius.
2. Gamepad (if "GamepadMode" is set to 1 in the INI file):
  • If AutoLoot is enabled (if the "Enable" setting is set to 1 in the INI section "[AutoLootGeneral]"), it works automatically, and gold, potions, and relics/charms are automatically added to the inventory;
  • If QuickPickup is enabled (if "Enable" is set to 1 in the INI section "[QuickPickupGeneral]"), pressing "LT" + "A" will pick up all items within the "QuickPickupDistance" radius, depending on the current "filter" (preset);
  • If QuickPickup is enabled, pressing "LT" + "RT" + "A" (from the INI file) will execute "Force QuickPickup." This will also pick up items that haven't yet completely stopped moving (the text you can click to pick up an item is not visible);
  • To change the active preset, hold down "LT" + "RT" for one second. If "ChangePresetSound" is enabled, a sound will play as if you sold or bought an item from a merchant;
  • If the "OpenContainers" setting is set to 1 in the "[QuickPickupGeneral]" section of the INI, pressing "LT" + "A" will open all chests within the "OpenContainersDistance" radius.

Settings (INI file):
The following parameters are available in the settings file (guloadsim.ini):
1. [AutoLootGeneral] Section:
  • "Enable" (Default: 1) - Enables/Disables AutoLoot;
  • "EnableInventoryFullSound" (Default: 1) - Enables/Disables the inventory full sound;
  • "Gold" (Default: 1) - Enables/Disables automatic gold pickup;
  • "RelicCharm" (Default: 1) - Enables/Disables automatic relic/charm pickup;
  • "Potion" (Default: 1) - Enables/Disables automatic potion pickup.
2. [QuickPickupGeneral] Section:
  • "Enable" (Default: 1) - Enables/Disables QuickPickup;
  • "GamepadMode" (Default: 0) - 0 uses keyboard hotkeys, 1 uses gamepad hotkeys;
  • "OpenContainers" (Default: 0) -  Enables/Disables opening nearby chests;
  • "EnableInventoryFullSound" (Default: 1) -  Enables/Disables the inventory full sound;
  • "ChangePresetSound" (Default: 1) -  Enables/Disables the sound when the active preset changes;
  • "QuickPickupDistance" (Default: 15.0) - Maximum pickup distance;
  • "OpenContainersDistance" (Default: 7.5) - Maximum chest opening distance;
  • "QuickPickupKey" (Default: 0x41) - Assigns a key for QuickPickup (keyboard only);
  • "OpenContainersKey" (Default: 0x41) - Assigns a key to open chests (keyboard only);
  • "ChangePresetKey" (Default: 0xDD) - Assigns a key to change the active preset (keyboard only).
3. [QuickPickupPreset1] and [QuickPickupPreset2] Section:
  • "Broken" (Default: 0 | 0) - Enables/Disables picking up "Broken" quality items (gray);
  • "Common" (Default: 0 | 0) - Enables/Disables picking up "Common" quality items (white);
  • "Magical" (Default: 0 | 1) - Enables/Disables picking up "Magical" quality items (yellow);
  • "Rare" (Default: 1 | 1) - Enables/Disables picking up "Rare" quality items (green);
  • "Unique" (Default: 1 | 1) - Enables/Disables picking up "Unique" quality items (blue);
  • "Legendary" (Default: 1 | 1) - Enables/Disables picking up "Legendary" quality items (purple);
  • "Gold" (Default: 1 | 1) - Enables/Disables picking up gold;
  • "Potion" (Default: 1 | 1) - Enables/Disables picking up potions;
  • "RelicCharm" (Default: 1 | 1) - Enables/Disables picking up relics/charms;
  • "Quest" (Default: 1 | 1) - Enables/Disables picking up quest items;
  • "Artifact" (Default: 1 | 1) - Enables/Disables picking up artifacts;
  • "ArtifactFormula" (Default: 1 | 1) - Enables/Disables picking up artifact formulas;
  • "Scroll" (Default: 1 | 1) - Enables/Disables picking up scrolls.

Notes:
  • Assigning the "QuickPickupKey," "OpenContainersKey," and "ChangePresetKey" keys does NOT "lock" these keys for the game! Therefore, if, for example, you have assigned the "QuickPickupKey" to the "C" key, and you also have the "C" key set to open the inventory window in the game settings, pressing the key will execute QuickPickup and open the inventory;
  • The "QuickPickup" function from this modification is not related to the in-game "Quick Pickup," meaning the "QuickPickupKey" from the INI file may not correspond to the key assigned to "Quick Pickup" in the game's control settings. I would also recommend (this is not required) disabling or changing the key for the in-game "Quick Pickup" function if it corresponds to the "QuickPickupKey" from this modification;
  • Keycode list - https://learn.microsoft.com/windows/win32/inputdev/virtual-key-codes
  • "Force QuickPickup" mode (more details in the "Usage" section) allows you to pick up items that don't yet have text prompts. This is useful for situations where you know an item has dropped (for example, you can see on the minimap that it's a legendary item) and it's unavailable for pickup for a long time (experienced Titan Quest players will understand what I mean);
  • I hope it works with all gamepads. I only tested it with an xinput gamepad;
  • The minimum value of "QuickPickupDistance" is 1.0, and the maximum is 25.0;
  • The minimum value of "OpenContainersDistance" is 1.0, and the maximum is 7.5;
  • If there is no settings file (INI file), or it does not contain all the settings, or the modification cannot for some reason get some settings from the INI file, then the default settings will be enabled.
  • If you want to choose the distance for yourself, here is a demonstration of the distance to the item:
Spoiler for Distance To Item Test:

If anyone tries it with Steam Deck, let me know if it works (remember to change "GamepadMode" to 1).

Download: https://www.nexusmods.com/titanquestanniversaryedition/mods/115
« Last Edit: 24 February 2026, 15:30:34 by HekTo »

Not Yet Rated!

Offline Accolon

  • Member
  • *
  • Posts: 37
  • Country: ru
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Awards
  • Time Zone: ?
Re: AutoLoot and QuickPickup
« Reply #1 on: Today at 12:12:44 »
Can you attach the zip file of the mod to the message? The Nexus is unavailable.

Not Yet Rated!

Offline HekTo

  • TQ Titans
  • Hero Member
  • *
  • Topic Author
  • Posts: 62
  • Country: 00
  • Karma: +6/-0
    • View Profile
    • Awards
  • Time Zone: ?
Re: AutoLoot and QuickPickup
« Reply #2 on: Today at 13:27:16 »
Can you attach the zip file of the mod to the message? The Nexus is unavailable.
I couldn't find a way to attach a file. Most likely, this feature is only available to moderators/administrators.
I sent you a Google Drive link in a private message.

 


SimplePortal 2.3.7 © 2008-2026, SimplePortal