Ropes Can Be Climbed 2-3 Times Faster Than Intended

styllarr

Member
This has been in the game for a while, but it's still not fixed so I'm making this post. Someone did this to me in a game a few days ago and it annoyed me, so that's why I want it to gain exposure.

Using the following commands it's possible to execute this bug. You're basically abusing the moveup and movedown commands.

alias +fastclimb "+moveup;+forward";alias -fastclimb "-moveup;-forward";
alias +fastdescend "+movedown;+back";alias -fastdescend "-movedown;-back"
bind w +fastclimb
bind s +fastdescend

(make sure W and S keys are unbound from move forward/backward in-game)

If you want to not have to redo these console commands each time you start-up the game, do this:

Navigate to C:\Program Files (x86)\Steam\steamapps\common\Deadlock\game\citadel\cfg
Create a file named autoexec.cfg and paste these commands into it

Video demonstration of the bug:

View attachment Replay 2025-08-01 17-56-04_90.mp4

Please fix this whenever it's possible.
 
Back
Top