Rust – Commands Guide (Key Binds)

Most useful Rust key binds guide!

Introduction

  • Press F1 to open your console.
  • Decide what key you want to bind the command to.
  • Copy-paste the command and press Enter.

Useful Binds

All commands are ready to copy-paste into console.

1. Press Q to auto-run, press Shift and W to cancel (this will override the crafting shortcut).

⠀⠀⠀⠀⠀⠀bind q forward;sprint

2. Press Z to permanently crouch and auto-attack, press Left Click and Control to cancel.

⠀⠀⠀⠀⠀⠀bind z attack;duck

3. Hold Z to crouch and auto-attack (only while pressed).

⠀⠀⠀⠀⠀⠀bind z +attack;+duck

4. Press C to permanently crouch, press Control to cancel.

⠀⠀⠀⠀⠀⠀bind c duck

Default Binds

  • bind f1 consoletoggle
  • bind w +forward
  • bind s +backward
  • bind a +left
  • bind d +right
  • bind mouse0 +attack
  • bind mouse1 +attack2
  • bind mouse2 +attack3
  • bind 1 +slot1
  • bind 2 +slot2
  • bind 3 +slot3
  • bind 4 +slot4
  • bind 5 +slot5
  • bind 6 +slot6
  • bind 7 +slot7
  • bind 8 +slot8
  • bind leftshift +sprint
  • bind rightshift +sprint
  • bind leftalt +altlook
  • bind r +reload
  • bind space +jump
  • bind leftcontrol +duck
  • bind e +use
  • bind v +voice
  • bind g +map
  • bind t chat.open
  • bind return chat.open
  • bind mousewheeldown +invnext
  • bind mousewheelup +invprev
  • bind tab inventory.toggle
  • bind q inventory.togglecrafting
  • bind f lighttoggle
  • bind n inventory.examineheld
  • bind x swapseats
  • bind c +compass

Be the first to comment

Leave a Reply

Your email address will not be published.


*