Rust
Not enough ratings
How to Auto-Sprint in Rust
By mmmmm
This guide will hopefully give new Rust players a basic idea on the Auto-Run/Sprint bind.
   
Award
Favorite
Favorited
Unfavorite
The Bind
To start, you are going to need to open up the Rust in-game console, which can be done by pressing the default key binded. (F1)

Next, you are going to need to copy and paste (or type) the following into the console:
bind key(whatever you want) forward;sprint
But to unbind however, you just enter:
bind key(the one chosen for the autosprint bind) ""

If you would like to stop running, just press the forward key (W) and the sprint key (Shift) !
3 Comments
Marik Dec 28, 2020 @ 7:56am 
Thank youu!
mmmmm  [author] Dec 25, 2020 @ 3:41am 
No worries mate, always good to have a simple console bind around!
Halo Dec 25, 2020 @ 2:09am 
Thank you, I had been using macros I wrote for auto run and toggle crouch. Not entirely sure I will do things this less janky way, but good to know this is an option.