Disco Elysium

Disco Elysium

Not enough ratings
Fallout Style Running (Shift + Click)
By seaque
Make running more simple.
   
Award
Favorite
Favorited
Unfavorite
Original Mod on Nexus Mods


This guide is inspired from a mod in Nexus. The mod includes extras like Fallout Style inspecting.

https://www.nexusmods.com/discoelysium/mods/3
What is AutoHotkey?


AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc.
Installing AutoHotkey
• Go to https://www.autohotkey.com/
• Click Download Current Version
• Install
Creating Script
• Create a txt file on any directory.
• Change file extension to ahk. Before, make sure to enable file extensions.
• Add these lines to the file.
+LButton::Click, 2

What do they mean?
+ – Shift
LButton – Left Mouse Button
:: – Send Command
Click, 2 – Click Twice

Simply, "If i click shift and left mouse button, perform it as a double click."
Using Script
Open the script, the AHK symbol should appear on taskbar. It doesn't matter when you open it, you can do it while in-game.
Troubleshooting
Not working: Try opening the script on Administrator mode.
2 Comments
seaque  [author] 19 Dec, 2021 @ 6:57am 
@perdoon, i find hold easier than toggle.
alt hoe footjob 18 Dec, 2021 @ 11:21am 
Simpler than turn on CapsLock and click? No way man