About this mod
Made to be used with https://www.nexusmods.com/cyberpunk2077/mods/5202 giving you a hands free looting option.
- Requirements
- Permissions and credits
- Changelogs
- Donations
What this mod does is remap a key to simulate holding that key down as a toggle.
Pressing the key once will press the key down and hold it down until you take an action where looting is no longer available such as sleeping, riding a vehicle, hacking a terminal or possibly during story cutscenes.
If the game cut off your toggle, you will need to double tap your key to reset it. If you disable your toggle, you only need to tap
it once to reengage.
This mod won't do anything noticeable in game if you do not have Autoloot installed with an activated a key set by
Cyber Engine Tweaks. I created a video that demonstrates its function in game.
You will also need to install Auto Hot Key. Select a version suitable to your operating system and hardware settings (suchs a 32bit or 64bit).
There is no install for this mod, unpack it to your desktop and use it like a shortcut. When active, it will appear in your system tray. While it is not a shortcut, it only has 1 file and is it executed by running it (it also stays available until you close it from system tray or restart your system). AHK can be installed on a slow drive or C:\, it does not require much processing power. AHK, in of itself, is a must have program. The things that you can do with it are mind blowing.
Assume you have a mouse that is dying but cannot afford a new one. You can design a script that will intercept your mouse clicks (for argument sake, your mouse is double or triple clicking when you only want a single click) and perform that single click instead.
Or say that your favorite mouse no longer wheel scrolls because you have press it as a middle mouse button too many times. You can rebind say numpad +/- to act as your scroll wheel.
And especially for this, you are playing a game that requires too precise actions and you just cannot keep up. You can program all those hard moves to a single key stroke. Where you can press it any time you need to perform that action.
You can open the file with notepad, inside I have given detailed information on how it works and how to change the keybind.
Default keybind is F4.
Additional note:
Should you like or need help building additional scripts, feel free to drop a comment and I would be willing to help with the code.