this autohotkey script help you perform autowalk and actions need to hold E key
Permissions and credits
Credits and distribution permission
Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
I don't know when games start to using hold key actions, but I really hate this feature abuse.
how to use: install autohotkey from offical site www.autohotkey.com download and unzip this mod, double click "autowalk.ahk" to execute start the game click mouse4 to start autowalking or driving, when you need to stop, click mouse4 or w key once when encounter hold E actions, press tilde key (~) to perform action
how to change key bind: autowalk bound to mouse button4(thumb button) hold E bound to tilde key(~)
to change it you can open the script "autowalk.ahk" with text editor choose a key from the list https://www.autohotkey.com/docs/KeyList.htm replace it, save and reload script
the line you are looking for is xbutton1:: (for mouse button4) $`:: (the tilde key)
note: in game settings, I change tapping action to holding I set key holding time to 4.2 sec (4200 ms), which satisfy most case except pushing car or open some door I use it most on scraping cars and checking leads, beware if you use this to loot everything, don't press too fast, it will not response untill last action was finish(4.2 sec)