TOOLSKeybinds

Rust Commands & Keybinds

46+ battle-tested Rust console commands and PVP keybinds — FOV zoom, quick-craft, audio toggles, map binds, and FPS cleanup. Copy and paste straight into the F1 console.

  • Copy & paste
  • 6 categories
  • Works on any server
Join the Discord

This is the keybind and console-command loadout PACK RAT runs in competitive Rust — the same binds that make facechecks, crafting, and callouts a single keystroke instead of a menu dive.

Every entry is a vanilla client-side command, so it works on PACK's US Main and any other Rust server. Press F1 to open the console, paste a command, and press Enter. Search below or jump to a category.

Combat & PVP

Zoom, sensitivity, and visibility binds that win facechecks.

12
  • Zoom Keybind

    Hold to zoom in (FOV 70), release to return to 90.

    bind c "+fov 90;fov 70"
  • Toggle FOV Zoom

    Tap once to snap to 70 FOV, tap again to return to 90 — the 2026 toggle-style zoom.

    bind mouse4 ~graphics.fov 70;graphics.fov 90

    Uses the current graphics.fov command; the ~ prefix cycles between the two values.

  • Cycle FOV Zoom

    Step through three zoom levels (70 / 80 / 90) on a single key.

    bind mouse5 ~graphics.fov 70;graphics.fov 80;graphics.fov 90
  • Alt Look Zoom

    Advanced zoom with alt look (leftalt).

    bind leftalt "+headlerp 50;headlerp 0;+fov 90;fov 70;+altlook"

    To reset: bind leftalt +altlook

  • ADS Zoom

    Zoom when aiming down sights.

    bind mouse1 "+attack2;+fov 90;fov 70"

    Not recommended for bow users.

  • ADS Sensitivity

    Drop to a lower sensitivity while aiming down sights for steadier tracking.

    bind mouse1 "+attack2;+input.sensitivity .45;input.sensitivity .2"

    Tune the .2 multiplier to taste — lower means slower, steadier ADS aim.

  • Fast Alt Look

    Faster alt look sensitivity.

    bind leftalt +sensitivity 0.25;sensitivity 0.5;+altlook
  • Toggle Blood

    Remove/add blood from the screen for better visibility.

    bind j ~global.showblood 0;global.showblood 1
  • Combat Log

    Instantly open the console with your combat log.

    bind f1 "consoletoggle;combatlog_outgoing"
  • Accurate Hit Markers

    Only flash a hit marker when damage actually registers — cuts fake hits in trades.

    hitnotify.notification_level 2

    Current 2026 PVP meta so you can trust your hit feedback.

  • Instant Camera

    Remove head-movement inertia so the camera responds the moment you flick.

    headlerp_inertia false
  • Fast Alt-Look Return

    Speed up the camera transition back from alt-look (leftalt) peeks.

    client.headlerp 4

Quick Crafting

One-key crafting binds for meds, walls, kits, and more.

8
  • Craft Bandages

    Instant bandage crafting.

    bind b "craft.add -2072273936"
  • Craft Tool Cupboard

    Quick tool cupboard crafting.

    bind mousewheelup "craft.add -97956382"
  • TC Craft Refresh

    Craft a TC and refresh the crafting queue.

    bind j craft.add -97956382;craft.cancel -97956382;craft.add -97956382
  • Craft Arrows

    Quick arrow crafting.

    bind 6 "craft.add -1234735557"
  • Craft Meds

    Quick medical syringe crafting.

    bind leftbracket craft.add 1079279582
  • Craft Stone Wall

    Quick wall crafting.

    bind keypad4 craft.add 1373240771
  • Craft White Burlap Kit

    Craft a full white clothing set.

    bind f6 craft.add 1877339384 1 51707;craft.add 602741290 1 51510;craft.add 1992974553 1 51509
  • Quick Craft Delay

    Faster crafting response.

    inventory.quickcraftdelay 0

Audio & Visibility

Audio toggles and viewmodel tweaks that clear your sightlines.

9
  • Audio Toggle

    Toggle between quiet and normal audio.

    bind n ~audio.game 0.05;audio.game 0.6
  • Multi-Level Audio

    Cycle through quiet, normal, and loud audio levels.

    bind x "~audio.master 0.1;audio.master 1;audio.master 2"
  • Speakers Toggle

    Toggle speaker configuration.

    bind [leftshift+o] "+audio.speakers 6;audio.speakers 1"
  • Set Speakers

    Set audio to stereo.

    bind f6 audio.speakers 2
  • Grass Displacement

    Toggle grass movement visibility.

    bind j ~grass.displacement d 0;grass.displacement 1
  • Gun FOV Scale

    Toggle weapon FOV for more vision.

    bind m ~graphics.vm_fov_scale 1;graphics.vm_fov_scale 0
  • Disable Gun FOV Scale

    Keep the gun small when using zoom.

    graphics.vm_fov_scale false
  • Fat/Skinny Gun Toggle

    Toggle viewmodel FOV with a toast notification.

    bind n ~meta.exec "vm_fov_scale 1" "showtoast 1 fat";meta.exec "vm_fov_scale 0" "showtoast 2 skinny"
  • Clear Debris

    Remove gib and debris particles that block your view during fights.

    effects.maxgibs 0

Quality of Life

Movement, looting, and everyday convenience binds.

9
  • Auto Run

    Press to toggle auto-running.

    bind x +forward;+sprint
  • Auto Run/Swim

    Alternative auto-run bind.

    bind z "forward;sprint"
  • Hover Loot

    Auto-hover loot when using 'E'.

    bind e +use;+hoverloot
  • Fast Code Lock

    Faster code lock menu opening.

    input.holdtime 0.1
  • Quick Bag Claim

    Faster sleeping bag unclaim.

    client.bag_unclaim_duration 0.5
  • Toggle Underwear

    Switch between mummy wraps and naked.

    bind y ~meta.exec "client.setunderwear mummywraps" "showtoast 2 mummy";meta.exec "client.setunderwear naked" "showtoast 1 default"
  • Disable Error Overlay

    Remove error messages from the screen.

    console.erroroverlay false
  • Suicide

    Quick suicide keybind.

    bind k kill
  • Continuous Attack

    Hold attack (useful for eco raiding).

    bind p attack

Map & UI

Faster map opens with UI scaling and freelook tweaks.

4
  • Centered Map

    Opens the map centered and focused.

    bind g +map;+focusmap
  • Map with UI Scale

    Map with optimized UI scaling.

    bind g "+graphics.uiscale 0.8;graphics.uiscale 0.5;+map"
  • Advanced Map Bind

    Map with performance optimization.

    bind g "+map;effects.maxgibs -1;headlerp_inertia false;bind mousewheelup "";bind mousewheeldown """

    Disables mousewheel item switching; faster head return when freelooking.

  • Map with Max Gibs

    Map bind with gib optimization.

    bind f +focusmap;+map;maxgibs -1

Performance & Optimization

Cleanup and graphics commands that recover FPS mid-fight.

4
  • Comprehensive GC Cleanup

    Full performance optimization command.

    gc.collect;pool.clear_assets;pool.clear_memory;pool.clear_prefabs;gc.alloc;decal.clear;pool.enabled;sss.enabled false;playercull.visquality 4;reflection.planarcount 0;reflection.planarreflections false;reflection.planarresolution 0;playercull.maxplayerdist 400;playercull.maxsleeperdist 20;playercull.minculldist 1000;playercull.enabled true;graphics.maxqueuedframes 3;effects.clearallgibs;decal.clear;decal.clear;gc.incremental_milliseconds 1;effects.clearallgibs;graphics.shadowmode 0 gc.buffer 4096

    Run this for a significant performance boost.

  • Shadow Mode Off

    Disable shadows for better FPS.

    graphics.shadowmode 0
  • Uncap FPS

    Remove the frame-rate cap for maximum performance.

    fps.limit -1
  • Memory Buffer

    Raise the GC memory buffer for smoother frametimes in busy fights.

    gc.buffer 2048

How to use these commands

  • Open the console: press F1 in Rust to bring up the console.
  • Copy & paste: hit Copy on any command, then paste it into the console and press Enter.
  • Customize keybinds: swap the key name after bind (e.g. c, leftalt) for whatever suits your setup.
  • Test first: try new binds in a safe spot to confirm they behave the way you expect.

Frequently asked questions

How do I use Rust console commands?

Launch Rust and press F1 to open the console. Paste any command from this page and press Enter. Bind commands (starting with "bind") assign an action to a key, so they only need to be entered once per wipe or added to your config.

How do I open the console in Rust?

Press F1 while in game. If nothing happens, enable the console in Options → make sure the F1 key is not rebound elsewhere.

Do these binds work on PACK's US Main?

Yes. Every command here is a vanilla client-side Rust command or keybind, so they work on PACK's US Main and any other Rust server. Connect with connect rust.packrat.cc and paste them into your console.

How do I change the key a bind uses?

Replace the key name right after "bind" with the key you want. For example, change bind c "+fov 90;fov 70" to bind mouse4 "+fov 90;fov 70" to move the zoom toggle onto your side mouse button.

Back to home

Server online

Binds ready?
Take the fight.

Set your keybinds, then launch Rust, press F1, and paste the connect command to queue on PACK's US Main.

Join the Discord