File information

Last updated

Original upload

Created by

IcemanSR

Uploaded by

IcemanSR

Virus scan

Safe to use

About this mod

-Restores functionality of E ! What ever u open with E it will never be autolooted
-Separate keybind for autoloot
-Separate keybind for herbs

Requirements
Permissions and credits
Donations
Compatible with Witcher 3- and Witcher 3 GOTY 1.32. Test performed on July 2020
Here, for those that have been waiting for regular loot with E key and autoloot with separate key. Where E is not affected by autoloot and lets
u play as u usually would.

Modifications:
Using  E for manual loot will never touch anything from loot if u open container like this (with E)
You can still autoloot all, with autoloot keybind! And if u define steal it will steal with autoloot. E usage is unaffected by this! it will always behave normally regardless of autoloot.
herbs loot is soundless!

So now u can safely use games given E button to play as u wish. OR Autoloot What u want with specific keybind. And Autoloot Herbs with separate keybinds as well.

P.S
Do not forget to delete previous autoloot mod!
This is standalone mod and does not require any other.

For install instructions please refer to original mod: Original Mod
By Default Autoloot will loot everything and steal on top without guards reacting.While E will be unaffected and act as normally would
So check original mod how to config to autoloot differently

My personal input config:
IK_NumPad0=(Action=AutoLootHerbsRadius)
****BE AWARE**** This is Capital N and capital P in IK_NumPad0
IK_Tilde=(Action=AutoLootRadius)

My advise is not to use keybinds like U but instead use some other. Because U acts badly unsheating weapons, making u always run etc.

You can use constant herb loot with script like this:
; -----------------------------------------
#SingleInstance force
#IfWinActive ahk_exe witcher3.exe

~W::
    While GetKeyState("W", "P"){
    Send {Numpad0 Down}
    sleep 50
    Send {Numpad0 Up}
    }
return
; -----------------------------------------
And if u bind herb loot on NumPad0 like i did you can constantly loot herbs while moving.


-------------------------------------------
This is modification of AutoLoot mod by JupiterTheGod
All Kudos to him for making this nice addon!

-------------------------------------------

yeah yeah i know.. i repeat my self too often.. sorry about that..
And sorry for not Perfect English :)