{"id":18799,"date":"2024-12-26T14:40:28","date_gmt":"2024-12-26T14:40:28","guid":{"rendered":"https:\/\/tradeit.gg\/blog\/?p=18799"},"modified":"2026-08-04T21:10:12","modified_gmt":"2026-08-04T21:10:12","slug":"auto-run-command-how-to-bind-auto-run-in-rust","status":"publish","type":"post","link":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/","title":{"rendered":"Rust Auto Run Bind: Command, Toggle, and Fixes (2026)"},"content":{"rendered":"\n<style>\n.ti-rar{font-family:Inter,system-ui,-apple-system,\"Segoe UI\",Roboto,Arial,sans-serif;color:#17151f;line-height:1.72}\n.ti-rar *{box-sizing:border-box}\n.ti-rar p,.ti-rar li,.ti-rar td,.ti-rar th{font-size:17px}\n.ti-rar h2{font-size:30px;line-height:1.2;margin:44px 0 18px;color:#17151f}\n.ti-rar h3{font-size:23px;line-height:1.25;margin:30px 0 14px;color:#2d2940}\n.ti-rar a{color:#615DFC;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}\n.ti-rar .ti-card{background:linear-gradient(135deg,#f7f6ff 0%,#eeecff 100%);border:1px solid #ddd9ff;border-left:5px solid #615DFC;border-radius:18px;padding:22px 24px;margin:8px 0 26px;box-shadow:0 12px 30px rgba(97,93,252,.08)}\n.ti-rar pre{background:#171526;color:#fff;border-radius:14px;padding:18px 20px;overflow:auto;box-shadow:0 9px 24px rgba(23,21,38,.16)}\n.ti-rar code{font-family:\"SFMono-Regular\",Consolas,\"Liberation Mono\",monospace}\n.ti-rar p code,.ti-rar li code,.ti-rar td code{background:#f0efff;color:#3f3a9a;border-radius:6px;padding:2px 6px}\n.ti-rar ol,.ti-rar ul{padding-left:1.4rem}\n.ti-rar li{margin:.55rem 0}\n.ti-rar .wp-block-table{overflow-x:auto;margin:24px 0}\n.ti-rar table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e5e2f3;border-radius:14px;overflow:hidden}\n.ti-rar th{background:#f1efff;color:#25213d;font-weight:750}\n.ti-rar th,.ti-rar td{padding:13px 14px;text-align:left;vertical-align:top;border-right:1px solid #e5e2f3;border-bottom:1px solid #e5e2f3}\n.ti-rar tr:last-child td{border-bottom:0}.ti-rar th:last-child,.ti-rar td:last-child{border-right:0}\n.ti-rar .wp-block-image{margin:28px 0}.ti-rar .wp-block-image img{display:block;width:100%;height:auto;border-radius:16px;border:1px solid #e5e2f3;box-shadow:0 14px 34px rgba(38,31,78,.12)}\n.ti-rar details{border:1px solid #e2dffd;border-radius:14px;margin:12px 0;background:#fff;overflow:hidden}\n.ti-rar details summary{cursor:pointer;font-weight:750;padding:17px 20px;background:#f8f7ff;color:#27233c}\n.ti-rar details p{padding:0 20px 18px;margin:12px 0 0}\n.ti-rar strong{color:#292541}\n@media(max-width:700px){.ti-rar h2{font-size:26px}.ti-rar p,.ti-rar li,.ti-rar td,.ti-rar th{font-size:16px}.ti-rar th,.ti-rar td{padding:11px}}\n\n\n\/* tradeit-standard:css:start *\/\n.ti-tradeit-standard {\n  --tradeit-brand: #534ef9;\n  --tradeit-brand-dark: #3a36a8;\n  --tradeit-blue: #00d4ff;\n  --tradeit-text: #171735;\n  --tradeit-muted: #4f4f68;\n  --tradeit-border: rgba(83, 78, 249, 0.14);\n  --tradeit-bg: #fafaff;\n  --tradeit-radius: 16px;\n  --tradeit-shadow: 0 10px 28px rgba(20, 20, 40, 0.06);\n  box-sizing: border-box;\n  width: 100%;\n  max-width: none;\n  margin: 0;\n  color: var(--tradeit-text);\n  font-family: \"Inter\", Arial, sans-serif;\n}\n\n.ti-tradeit-standard *,\n.ti-tradeit-standard *::before,\n.ti-tradeit-standard *::after {\n  box-sizing: border-box;\n}\n\n.ti-tradeit-standard h2,\n.ti-tradeit-standard h3,\n.ti-tradeit-standard h4 {\n  color: var(--tradeit-text);\n  line-height: 1.25;\n}\n\n.ti-tradeit-standard a {\n  color: #2e2ac9;\n  text-decoration-color: rgba(46, 42, 201, 0.45);\n  text-underline-offset: 3px;\n}\n\n.ti-tradeit-standard img {\n  max-width: 100%;\n  height: auto;\n  border-radius: var(--tradeit-radius);\n}\n\n.ti-tradeit-standard .ti-card,\n.ti-tradeit-standard .ti-summary-card,\n.ti-tradeit-standard .ti-rank-card,\n.ti-tradeit-standard .ti-fix-card,\n.ti-tradeit-standard .ti-profile,\n.ti-tradeit-standard .ti-server-card {\n  border-color: var(--tradeit-border);\n  box-shadow: var(--tradeit-shadow);\n}\n\n.ti-tradeit-standard .ti-table-wrap,\n.ti-tradeit-standard .wp-block-table,\n.ti-tradeit-standard .table-wrapper,\n.ti-tradeit-standard .format-table-container {\n  width: 100%;\n  max-width: 100%;\n  margin: 28px 0;\n  overflow-x: auto;\n  border: 1px solid var(--tradeit-border);\n  border-radius: var(--tradeit-radius);\n  background: #ffffff;\n  box-shadow: var(--tradeit-shadow);\n  -webkit-overflow-scrolling: touch;\n}\n\n.ti-tradeit-standard .ti-table-wrap .wp-block-table,\n.ti-tradeit-standard .wp-block-table .ti-table-wrap,\n.ti-tradeit-standard .format-table-container .table-wrapper {\n  margin: 0;\n  border: 0;\n  border-radius: inherit;\n  box-shadow: none;\n}\n\n.ti-tradeit-standard table,\n.ti-tradeit-standard .format-table {\n  width: 100%;\n  min-width: 680px;\n  margin: 0;\n  border-collapse: separate;\n  border-spacing: 0;\n  background: #ffffff;\n  font-size: 14.5px;\n}\n\n.ti-tradeit-standard table th,\n.ti-tradeit-standard .format-table th {\n  padding: 14px 15px;\n  border: 0;\n  background: linear-gradient(135deg, #534ef9, #2e2ac9) !important;\n  color: #ffffff !important;\n  font-weight: 800;\n  line-height: 1.35;\n  text-align: left;\n  vertical-align: top;\n}\n\n.ti-tradeit-standard table th:first-child {\n  border-top-left-radius: 15px;\n}\n\n.ti-tradeit-standard table th:last-child {\n  border-top-right-radius: 15px;\n}\n\n.ti-tradeit-standard table td,\n.ti-tradeit-standard .format-table td {\n  padding: 13px 15px;\n  border-bottom: 1px solid rgba(83, 78, 249, 0.1);\n  background: #ffffff;\n  color: #33334d;\n  line-height: 1.55;\n  text-align: left;\n  vertical-align: top;\n}\n\n.ti-tradeit-standard table tbody tr:nth-child(even) td {\n  background: rgba(83, 78, 249, 0.035);\n}\n\n.ti-tradeit-standard table tbody tr:hover td {\n  background: rgba(83, 78, 249, 0.07);\n}\n\n.ti-tradeit-standard table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.ti-tradeit-standard pre {\n  max-width: 100%;\n  overflow-x: auto;\n  border: 1px solid rgba(83, 78, 249, 0.2);\n  border-radius: 14px;\n  background: #171735;\n  color: #f7f8ff;\n}\n\n.ti-tradeit-standard .ti-note,\n.ti-tradeit-standard .ti-tip,\n.ti-tradeit-standard .ti-callout,\n.ti-tradeit-standard .tradeit-tip-card {\n  border: 1px solid var(--tradeit-border);\n  border-left: 4px solid var(--tradeit-brand);\n  border-radius: 0 14px 14px 0;\n  background: linear-gradient(180deg, #ffffff 0%, #f7f8ff 100%);\n  box-shadow: 0 8px 22px rgba(83, 78, 249, 0.08);\n}\n\n.ti-tradeit-standard details,\n.ti-tradeit-standard .wp-block-details {\n  margin: 12px 0;\n  overflow: hidden;\n  border: 1px solid var(--tradeit-border);\n  border-radius: 14px;\n  background: #ffffff;\n  box-shadow: 0 7px 18px rgba(20, 20, 40, 0.04);\n}\n\n.ti-tradeit-standard details summary,\n.ti-tradeit-standard .wp-block-details summary {\n  padding: 16px 18px;\n  color: #2e2ac9;\n  font-weight: 800;\n  line-height: 1.4;\n  cursor: pointer;\n}\n\n.ti-tradeit-standard details > p,\n.ti-tradeit-standard .wp-block-details > p {\n  margin: 0;\n  padding: 0 18px 16px;\n}\n\n.ti-tradeit-standard .tradeit-top-blog-cta {\n  position: relative;\n  overflow: hidden;\n  margin: 28px auto 30px;\n  padding: 30px 28px;\n  border: 1px solid rgba(83, 78, 249, 0.16);\n  border-radius: 18px;\n  background: radial-gradient(circle at 8% 18%, rgba(83, 78, 249, 0.12) 0, transparent 28%), radial-gradient(circle at 92% 12%, rgba(0, 212, 255, 0.1) 0, transparent 26%), linear-gradient(180deg, #ffffff 0%, #f6f7ff 100%);\n  box-shadow: 0 12px 32px rgba(83, 78, 249, 0.09);\n  text-align: center;\n  color: var(--tradeit-text);\n}\n\n.ti-tradeit-standard .tradeit-top-blog-cta::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto;\n  height: 4px;\n  background: linear-gradient(90deg, #534ef9, #7c5cff, #00d4ff);\n}\n\n.ti-tradeit-standard .tradeit-top-blog-cta-content {\n  position: relative;\n  z-index: 1;\n  max-width: 760px;\n  margin: 0 auto;\n}\n\n.ti-tradeit-standard .tradeit-top-blog-cta-label {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 12px;\n  padding: 6px 11px;\n  border: 1px solid rgba(83, 78, 249, 0.16);\n  border-radius: 999px;\n  background: rgba(83, 78, 249, 0.08);\n  color: var(--tradeit-brand-dark) !important;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n\n.ti-tradeit-standard .tradeit-top-blog-cta-title,\n.ti-tradeit-standard .tradeit-mid-cta .cta-title {\n  display: block;\n  color: #111322 !important;\n  font-weight: 900;\n  letter-spacing: -0.03em;\n}\n\n.ti-tradeit-standard .tradeit-top-blog-cta-title {\n  margin: 0 0 10px;\n  font-size: 1.65rem;\n  line-height: 1.22;\n}\n\n.ti-tradeit-standard .tradeit-top-blog-cta-text {\n  max-width: 690px;\n  margin: 0 auto 20px;\n  color: #454761 !important;\n  font-size: 1rem;\n  line-height: 1.65;\n}\n\n.ti-tradeit-standard .tradeit-top-blog-cta-button,\n.ti-tradeit-standard .tradeit-mid-cta a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 44px;\n  padding: 12px 22px;\n  border-radius: 11px;\n  background: linear-gradient(135deg, #534ef9, #3a36a8);\n  color: #ffffff !important;\n  font-weight: 750;\n  text-decoration: none !important;\n  box-shadow: 0 10px 22px rgba(83, 78, 249, 0.18);\n}\n\n.ti-tradeit-standard .tradeit-mid-cta {\n  position: relative;\n  overflow: hidden;\n  margin: 34px 0;\n  padding: 24px 26px;\n  border: 1px solid rgba(83, 78, 249, 0.16);\n  border-left: 5px solid var(--tradeit-brand);\n  border-radius: 16px;\n  background: radial-gradient(circle at 96% 0%, rgba(83, 78, 249, 0.12) 0, transparent 30%), linear-gradient(180deg, #ffffff 0%, #f6f7ff 100%);\n  box-shadow: 0 8px 24px rgba(46, 42, 201, 0.08);\n  text-align: center;\n}\n\n.ti-tradeit-standard .tradeit-mid-cta .cta-content {\n  position: relative;\n  z-index: 1;\n  max-width: 720px;\n  margin: 0 auto;\n}\n\n.ti-tradeit-standard .tradeit-mid-cta .cta-title {\n  margin-bottom: 8px;\n  font-size: 1.35rem;\n  line-height: 1.3;\n}\n\n.ti-tradeit-standard .tradeit-mid-cta p {\n  max-width: 650px;\n  margin: 0 auto 18px;\n  color: #454761;\n  font-size: 0.98rem;\n  line-height: 1.6;\n}\n\n.ti-tradeit-standard .tradeit-banner-cta {\n  position: relative;\n  overflow: hidden;\n  margin: 34px 0;\n  padding: 36px 32px;\n  border-radius: 18px;\n  background: radial-gradient(circle at 12% 20%, rgba(255, 255, 255, 0.18) 0, transparent 26%), radial-gradient(circle at 88% 18%, rgba(0, 212, 255, 0.16) 0, transparent 24%), linear-gradient(135deg, #534ef9 0%, #2e2ac9 100%);\n  color: #ffffff;\n  text-align: center;\n  box-shadow: 0 14px 32px rgba(46, 42, 201, 0.24);\n}\n\n.ti-tradeit-standard .tradeit-banner-cta::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image: linear-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px);\n  background-size: 34px 34px;\n  opacity: 0.16;\n  pointer-events: none;\n}\n\n.ti-tradeit-standard .tradeit-banner-cta .cta-title {\n  display: block;\n  position: relative;\n  z-index: 1;\n  margin: 0 0 14px;\n  color: #ffffff !important;\n  font-size: 2rem;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: -0.04em;\n}\n\n.ti-tradeit-standard .tradeit-banner-cta p {\n  position: relative;\n  z-index: 1;\n  max-width: 680px;\n  margin: 0 auto 22px;\n  color: rgba(255, 255, 255, 0.92) !important;\n  font-size: 1rem;\n  line-height: 1.65;\n}\n\n.ti-tradeit-standard .tradeit-banner-cta a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n  z-index: 1;\n  min-height: 44px;\n  padding: 12px 22px;\n  border-radius: 10px;\n  background: #ffffff;\n  color: #2e2ac9 !important;\n  font-weight: 800;\n  text-decoration: none !important;\n}\n\n@media (max-width: 700px) {\n  .ti-tradeit-standard .ti-table-wrap,\n  .ti-tradeit-standard .wp-block-table,\n  .ti-tradeit-standard .table-wrapper,\n  .ti-tradeit-standard .format-table-container {\n    margin: 22px 0;\n    border-radius: 14px;\n  }\n\n  .ti-tradeit-standard table,\n  .ti-tradeit-standard .format-table {\n    min-width: 620px;\n    font-size: 13.5px;\n  }\n\n  .ti-tradeit-standard table th,\n  .ti-tradeit-standard table td {\n    padding: 11px 12px;\n  }\n\n  .ti-tradeit-standard .tradeit-top-blog-cta,\n  .ti-tradeit-standard .tradeit-mid-cta,\n  .ti-tradeit-standard .tradeit-banner-cta {\n    margin: 24px 0 30px;\n    padding: 24px 20px;\n    border-radius: 16px;\n  }\n\n  .ti-tradeit-standard .tradeit-top-blog-cta-title {\n    font-size: 1.4rem;\n  }\n\n  .ti-tradeit-standard .tradeit-mid-cta .cta-title {\n    font-size: 1.22rem;\n  }\n\n  .ti-tradeit-standard .tradeit-banner-cta .cta-title {\n    font-size: 1.55rem;\n  }\n\n  .ti-tradeit-standard .tradeit-top-blog-cta-button,\n  .ti-tradeit-standard .tradeit-mid-cta a,\n  .ti-tradeit-standard .tradeit-banner-cta a {\n    width: 100%;\n    max-width: 320px;\n    text-align: center;\n  }\n}\n\/* tradeit-standard:css:end *\/\n<\/style>\n\n\n<div class=\"wp-block-group ti-rar ti-tradeit-standard\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n\n<div class=\"wp-block-group ti-card\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><code>bind KEY forward;sprint<\/code> is the Rust auto run command. Open the F1 console, replace <code>KEY<\/code> with a spare key such as <code>x<\/code>, and press Enter. Tap that key once to keep moving at sprint speed. Press your normal forward key, usually W, to take control again.<\/p>\n\n\n\n\n<\/div><\/div>\n\n\n\n<p>Rust has two similar-looking auto run binds, but the missing plus signs are what make the continuous version work. The command below sends forward and sprint as persistent actions after one tap. It is useful for long roads, beach runs, monument rotations, and any stretch where holding W becomes uncomfortable.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>bind x forward;sprint<\/code><\/pre>\n\n\n\n<p>The letter <code>x<\/code> is only the example activation key. Replace it with any key that is convenient and not already important to your layout, such as <code>c<\/code>, <code>v<\/code>, <code>mouse4<\/code>, or another recognized Rust input name. The rest of the command must stay unchanged if you want one-tap continuous movement.<\/p>\n\n\n\n\n\n\n\n\n<!-- tradeit-standard:top:start -->\n<div class=\"tradeit-top-blog-cta\">\n  <div class=\"tradeit-top-blog-cta-content\">\n    <span class=\"tradeit-top-blog-cta-label\">Rust Binds<\/span>\n    <span class=\"tradeit-top-blog-cta-title\">Want more useful Rust keybinds?<\/span>\n    <p class=\"tradeit-top-blog-cta-text\">Build on the auto-run command with practical combat, movement, and inventory binds.<\/p>\n    <a class=\"tradeit-top-blog-cta-button\" href=\"https:\/\/tradeit.gg\/blog\/best-keybinds-for-rust\/\">View the Best Rust Keybinds<\/a>\n  <\/div>\n<\/div>\n<!-- tradeit-standard:top:end -->\n\n\n\n\n\n\n<h2 id='set-up-the-rust-auto-run-bind'  id=\"boomdevs_1\" class=\"wp-block-heading\">Set Up the Rust Auto Run Bind<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n\n<li>Join a server or load into a safe area where an accidental run will not carry you into water, traffic, a cliff, traps, or another player.<\/li>\n\n\n<li>Press <code>F1<\/code> to bring up the developer console. Rust directly accepts bind commands in this console in game.<\/li>\n\n\n<li>Enter <code>bind x forward;sprint<\/code> exactly as shown. Change only <code>x<\/code> when selecting a different activation key.<\/li>\n\n\n<li>Press Enter, close the console with <code>F1<\/code>, and tap the selected key once. Do not hold it down for the continuous version.<\/li>\n\n\n<li>Confirm your character continues sprinting when key is released, then press normal forward movement key to regain control.<\/li>\n\n<\/ol>\n\n\n\n<p><strong>Safe test warning:<\/strong> Test facing an open wall, a clear field, or another harmless direction. Movement can carry you further than expected while the console is closed and opening menus does not necessarily mean that your character will be safe from hazards.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/rust-auto-run-command-console.webp\" alt=\"How to enter the Rust auto run command\"\/><\/figure>\n\n\n\n<h2 id='how-to-stop-auto-run'  id=\"boomdevs_2\" class=\"wp-block-heading\">How to Stop Auto Run<\/h2>\n\n\n\n<p>There is no dedicated stop key in the continuous bind. It yields to normal movement input instead. Press the key bound to forward movement, W by default, and the game gives that input priority immediately. This works because the standard forward bind becomes the active command and replaces the persistent state started by the auto run bind.<\/p>\n\n\n\n<p>If you have rebound movement keys then the same rule applies. Whatever key is currently controlling forward movement in your settings will override continuous run when pressed. That includes custom layouts that move forward to another key on the keyboard, or to a mouse button. Once that bound input fires your character goes back to the default movement and you can move freely, strafe or change direction.<\/p>\n\n\n\n<p>An empty bind on another key is not a stop command. Binding a key to nothing does not cancel the persistent forward and sprint state created earlier. It simply does nothing when pressed. To reliably stop, use your actual forward movement key or interrupt movement with other directional inputs like backward or strafing, which also break the continuous flow.<\/p>\n\n\n\n<h2 id='continuous-auto-run-vs-hold-to-run-bind'  id=\"boomdevs_3\" class=\"wp-block-heading\">Continuous Auto Run vs Hold-to-Run Bind<\/h2>\n\n\n\n<p>Another common form of this command is using the plus sign (+). This makes the action active only while holding down the key. This is closer to a traditional modifier and is useful when you need precise control rather than hands-free travel.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><div class=\"table-wrapper\"><table><thead><tr><th>Bind Type<\/th><th>Command<\/th><th>Activation<\/th><th>Stop Behavior<\/th><th>Best Use<\/th><\/tr><\/thead><tbody><tr><td>Continuous Auto Run<\/td><td><code>bind x forward;sprint<\/code><\/td><td>Tap once<\/td><td>Press normal forward key or change direction<\/td><td>Long distance travel without holding keys<\/td><\/tr><tr><td>Hold to Run<\/td><td><code>bind x +forward;+sprint<\/code><\/td><td>Hold key<\/td><td>Release the key<\/td><td>Short bursts where timing matters<\/td><\/tr><\/tbody><\/table><\/div><\/figure>\n\n\n\n<p>In practice, many players maintain both bindings on separate keys. Continuously use this version when traveling over safe ground or returning to base, switch to hold version during battles, monuments entries and tight areas where you require rapid control. Knowing when to use each option helps you avoid accidentally overcommitting and keeps your movements predictable. Build a quick toggle habit to help you never forget what mode you are currently in.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/rust-continuous-vs-hold-run.webp\" alt=\"Continuous and hold-to-run Rust keybinds compared\"\/><\/figure>\n\n\n\n<h2 id='how-to-change-or-remove-the-auto-run-bind'  id=\"boomdevs_4\" class=\"wp-block-heading\">How to Change or Remove the Auto Run Bind<\/h2>\n\n\n\n<p>Changing the activation key is as simple as changing <code>x<\/code> in the command to another valid Rust key name. Yet, the creation of a new bind does not erase the existing one. Rust stores each key assignment separately, so the original key remains connected to auto-run until you explicitly clear it or replace it with another action. If you move the bind from X to Mouse4 for example, both keys can trigger auto run unless X is cleared afterward.<\/p>\n\n\n\n<p>Before removing a continuous bind, press your forward movement key first. That overrides the active forward state and stops your character before you edit the assignment. Clearing a key while movement is already active is not a reliable stop command. It changes what the key does next, not necessarily the movement state that already started.<\/p>\n\n\n\n<p>Use either of these console commands to clear X:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>bind x \"\"<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>bind x clear<\/code><\/pre>\n\n\n\n<p>If X previously controlled another action, removing auto run will not restore that displaced function automatically. Open the Rust Controls menu and assign the action again, or use a verified bind command for that action. This matters with common keys because a new console bind replaces the assignment already on that key.<\/p>\n\n\n\n<p>Check for conflicts before choosing a replacement. A key used for voice chat, crouch, inventory, weapon slots, or a mouse feature can lose its original behavior when rebound. Extra mouse buttons are convenient, but names must match what Rust recognizes. A typical example is <code>mouse4<\/code>, entered exactly like that. Test it in a safe area and confirm that both auto run and the key\u2019s former function behave as expected before relying on it during normal gameplay.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><div class=\"table-wrapper\"><table><thead><tr><th>Purpose<\/th><th>Verified command<\/th><th>Result<\/th><\/tr><\/thead><tbody><tr><td>Assign continuous auto run<\/td><td><code>bind x forward;sprint<\/code><\/td><td>One tap starts persistent sprint<\/td><\/tr><tr><td>Assign hold to run<\/td><td><code>bind x +forward;+sprint<\/code><\/td><td>Runs only while held<\/td><\/tr><tr><td>Clear key with empty bind<\/td><td><code>bind x \"\"<\/code><\/td><td>Removes assignment<\/td><\/tr><tr><td>Clear key with clear action<\/td><td><code>bind x clear<\/code><\/td><td>Removes assignment<\/td><\/tr><tr><td>Save bindings<\/td><td><code>writecfg<\/code><\/td><td>Writes config to file<\/td><\/tr><\/tbody><\/table><\/div><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/rust-remove-auto-run-bind.webp\" alt=\"How to remove a Rust auto run bind\"\/><\/figure>\n\n\n\n\n\n\n\n\n<!-- tradeit-standard:mid:start -->\n<div class=\"tradeit-mid-cta\">\n  <div class=\"cta-content\">\n    <span class=\"cta-title\">Movement bind saved?<\/span>\n    <p>Keep the control setup intact while you compare Rust skins for the rest of the loadout.<\/p>\n    <a href=\"https:\/\/tradeit.gg\/rust\/store\">Browse Rust Skins<\/a>\n  <\/div>\n<\/div>\n<!-- tradeit-standard:mid:end -->\n\n\n\n\n\n\n\n\n\n\n<h2 id='how-to-save-rust-keybinds-with-writecfg'  id=\"boomdevs_5\" class=\"wp-block-heading\">How to Save Rust Keybinds with writecfg<\/h2>\n\n\n\n<p>After creating, changing, or clearing a bind, run the following command in the F1 console to make it persistent:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>writecfg<\/code><\/pre>\n\n\n\n<p>This command saves your current client configuration locally, including all keybinds. The usual file location is <code>steamapps\\common\\Rust\\cfg\\keys.cfg<\/code>. If you installed Rust on another drive or added a second Steam library, the same folder structure appears under that library path. The file is plain text and can be inspected, but manual edits should be handled carefully. The broader <a href=\"https:\/\/tradeit.gg\/blog\/rust-console-commands\/\">Rust console commands reference<\/a> covers other useful commands that can be saved alongside your binds.<\/p>\n\n\n\n<p>Always create a backup of <code>keys.cfg<\/code> before editing it directly. Small mistakes such as duplicate lines, missing characters, or incorrect formatting can break multiple binds at once. Console entry is safer because Rust writes the file using the correct syntax automatically. A force wipe does not reset local keybinds, since it only affects server progression. However, reinstalling the game, deleting local config folders, or replacing files from another source can remove or overwrite your saved bindings.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/rust-save-keybinds-writecfg.webp\" alt=\"Saving Rust keybinds with writecfg and keys.cfg\"\/><\/figure>\n\n\n\n<h2 id='related-rust-toggle-binds'  id=\"boomdevs_6\" class=\"wp-block-heading\">Related Rust Toggle Binds<\/h2>\n\n\n\n<p>The same console syntax can automate a few other repetitive actions. Add only the binds you will actually use, choose keys that do not replace important controls, then run <code>writecfg<\/code>. For a wider control setup, review the <a href=\"https:\/\/tradeit.gg\/blog\/best-keybinds-for-rust\/\">best keybinds for Rust<\/a>.<\/p>\n\n\n\n<h3 id='auto-swim-bind'  id=\"boomdevs_7\" class=\"wp-block-heading\">Auto-Swim Bind<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>bind 0 forward;sprint;jump<\/code><\/pre>\n\n\n\n<p>Press 0 once while swimming to keep moving forward, sprinting, and rising toward the surface. Use your normal movement keys to interrupt it before approaching rocks, boats, or another player.<\/p>\n\n\n\n<h3 id='auto-crouch-harvest-bind'  id=\"boomdevs_8\" class=\"wp-block-heading\">Auto-Crouch Harvest Bind<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>bind z attack;duck<\/code><\/pre>\n\n\n\n<p>The command above toggles attack and crouch after one tap. If you want both actions to stop when Z is released, use <code>bind z +attack;+duck<\/code> instead. Test the bind safely because either version replaces the action already assigned to Z.<\/p>\n\n\n\n<h3 id='left-handed-viewmodel'  id=\"boomdevs_9\" class=\"wp-block-heading\">Left-Handed Viewmodel<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>graphics.vm_horizontal_flip \"true\"<\/code><\/pre>\n\n\n\n<p>This flips the first-person viewmodel horizontally. Change <code>true<\/code> to <code>false<\/code> to return to the default view.<\/p>\n\n\n\n<h3 id='expanded-look-at-radius-for-pickup'  id=\"boomdevs_10\" class=\"wp-block-heading\">Expanded Look-at Radius for Pickup<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>client.lookatradius \"20\"<\/code><\/pre>\n\n\n\n<p>This expands the interaction radius used when looking at pickup targets. Keep the value modest so nearby items remain easy to select without making interactions feel imprecise.<\/p>\n\n\n\n<p>Once your movement setup feels right, you can also browse <a href=\"https:\/\/tradeit.gg\/rust\/store\">Rust skins on Tradeit<\/a> without changing the control layout you just saved.<\/p>\n\n\n\n<h2 id='fixes-when-the-rust-auto-run-bind-does-not-work'  id=\"boomdevs_11\" class=\"wp-block-heading\">Fixes When the Rust Auto Run Bind Does Not Work<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><div class=\"table-wrapper\"><table><thead><tr><th>Problem<\/th><th>Cause<\/th><th>Fix<\/th><\/tr><\/thead><tbody><tr><td>Only works while held<\/td><td>Plus signs used<\/td><td>Use <code>forward;sprint<\/code> version<\/td><\/tr><tr><td>The command is not working like it should.<\/td><td>Smart quotes pasted<\/td><td>Retype quotes manually<\/td><\/tr><tr><td>No sprint effect<\/td><td>Missing semicolon<\/td><td>Insert <code>;<\/code> between commands<\/td><\/tr><tr><td>The key does nothing when pressed<\/td><td>Invalid key name<\/td><td>Use the correct name like <code>mouse4<\/code> instead<\/td><\/tr><tr><td>Another action is lost<\/td><td>Key already occupied<\/td><td>Rebind original action in Controls<\/td><\/tr><tr><td>Nothing happens after entering the command<\/td><td>Command not submitted<\/td><td>Press Enter in console<\/td><\/tr><tr><td>Movement stops instantly<\/td><td>Forward key being pressed<\/td><td>Release forward key before testing<\/td><\/tr><tr><td>Bind disappears later<\/td><td>writecfg not used<\/td><td>Run <code>writecfg<\/code> after setup<\/td><\/tr><tr><td>Config resets unexpectedly<\/td><td>File overwritten<\/td><td>Restore backup of keys.cfg<\/td><\/tr><\/tbody><\/table><\/div><\/figure>\n\n\n\n<p>Once your bind is working, apply it in real gameplay scenarios where pathing and awareness matter. Long rotations between locations become easier with continuous movement, especially when navigating areas explained in this <a href=\"https:\/\/tradeit.gg\/blog\/rust-monuments-guide\/\">Rust monuments guide<\/a>. For combat situations, combine movement efficiency with optimized controls and sensitivity from these <a href=\"https:\/\/tradeit.gg\/blog\/best-rust-settings-for-pvp\/\">best Rust PvP settings<\/a> so your binds support both travel and fights without conflict.<\/p>\n\n\n\n<h2 id='does-auto-run-work-on-rust-console-edition'  id=\"boomdevs_12\" class=\"wp-block-heading\">Does Auto Run Work on Rust Console Edition?<\/h2>\n\n\n\n<p>The F1 console method discussed in this article is for the PC version of Rust. The Console Edition of Rust does not have a player accessible F1 developer console, thus the commands intended for PC such as <code>bind x forward;sprint<\/code>, <code>bind x clear<\/code>, and <code>writecfg<\/code> cannot be entered there. Console Edition players will need to utilize the controller and accessibility features exposed in the game menus. Never assume a PC bind guide will work for PlayStation or Xbox even if the movement controls seem similar.<\/p>\n\n\n\n<h3 id='use-auto-run-safely'  id=\"boomdevs_13\" class=\"wp-block-heading\">Use Auto Run Safely<\/h3>\n\n\n\n<p><strong>Safety note:<\/strong> Continuous movement reduces hand strain, but it also keeps carrying your character into danger. Watch for cliffs, deep water, hostile animals, roadside ambushes, and terrain that can trap or expose you. Hunger, dehydration, and cold can continue becoming serious during a long route. Opening the map, inventory, crafting screen, or another menu can distract you while the multiplayer server keeps running. Test every bind in a harmless area, keep one hand ready to regain control, and never walk away from the keyboard while auto run is active.<\/p>\n\n\n\n\n\n\n\n\n<!-- tradeit-standard:banner:start -->\n<div class=\"tradeit-banner-cta\">\n  <span class=\"cta-title\">Ready to update your Rust inventory?<\/span>\n  <p>Trade, buy, or sell Rust skins on Tradeit without changing any saved keybinds.<\/p>\n  <a href=\"https:\/\/tradeit.gg\/rust\/trade\">Trade Rust Skins on Tradeit<\/a>\n<\/div>\n<!-- tradeit-standard:banner:end -->\n\n\n\n\n\n\n\n\n\n\n<h2 id='frequently-asked-questions'  id=\"boomdevs_14\" class=\"wp-block-heading\">Frequently Asked Questions<\/h2>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Is the auto run bind for Rust canceled every time by pressing W?<\/summary>\n\n<p>W cancels or overrides continuous movement when W is still your normal forward key. If you reassigned forward movement, press the key that now carries that action. Other directional input can interrupt the run too, but the current forward bind is the most dependable option. Press it before opening the console to change or clear an active auto run key.<\/p>\n\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Is it possible to assign auto run to mouse button in Rust?<\/summary>\n\n<p>Yes, provided Rust recognizes the mouse button name and the button is not reserved by another important action. For example, you can replace X with <code>mouse4<\/code> in the continuous command. After applying it, test both the new bind and any function that previously used that button. Reassign displaced controls through the Controls menu, then run <code>writecfg<\/code> once the layout works correctly.<\/p>\n\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Why did my Rust keybind disappear after I reinstalled the game?<\/summary>\n\n<p>Rust keybinds are stored in local client configuration files. A reinstall can remove, recreate, or replace those files, especially if the local Rust folder was deleted during cleanup. Steam Cloud behavior and library management can also vary between systems. Restore a known backup of <code>keys.cfg<\/code> or enter the bind again, verify it in game, and save the current configuration with <code>writecfg<\/code>.<\/p>\n\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Can I toggle on and off the auto run feature with the same key?<\/summary>\n\n<p>The verified one-tap command starts persistent forward sprinting, but it is not a conventional same-key toggle. Pressing the activation key again should not be treated as a dependable off switch. Use your normal forward movement bind to override and stop the active state. Avoid external macros or scripts intended to imitate a toggle, since they are outside the built-in bind workflow and may conflict with server rules.<\/p>\n\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Is auto run enabled if you have a map or inventory open?<\/summary>\n\n<p>Opening a user interface does not pause a multiplayer Rust server. Your character may remain exposed, and movement behavior can depend on the current client state, focused menu, and input sequence. Do not rely on a menu as a brake. Test the specific map and inventory behavior safely on level ground, away from enemies and hazards, then stop movement with your normal forward bind before concentrating on menus.<\/p>\n\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Could an auto run bind get you banned in Rust?<\/summary>\n\n<p>The commands covered here use Rust\u2019s built-in bind system and do not require third party software. That is generally acceptable, but server owners can enforce their own rules. Avoid automation tools, macro loops, or scripts that simulate repeated input beyond normal binds. When in doubt, check the server description and follow the listed rules to prevent issues.<\/p>\n\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Where is the Rust keys.cfg file stored?<\/summary>\n\n<p>The file is typically located at <code>steamapps\\common\\Rust\\cfg\\keys.cfg<\/code> within your Steam library. If you use multiple libraries, the same path exists under the chosen install location. Back up the file before editing it, and prefer console commands plus <code>writecfg<\/code> to ensure proper syntax when saving changes.<\/p>\n\n<\/details>\n\n\n\n<p>Players who spend a lot of time moving between routes often combine travel with an organized appearance. The <a href=\"https:\/\/tradeit.gg\/rust\/store\">Rust skin store<\/a> can be browsed without changing keybinds or disrupting a saved control setup.<\/p>\n\n\n\n<p>Inventory flow and loadouts also benefit from stable bindings when you exchange gear. <a href=\"https:\/\/tradeit.gg\/rust\/trade\">Rust skin trading options<\/a> can be reviewed without changing the control setup, so movement and recovery remain predictable during regular play.<\/p>\n\n<\/div><\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Rust has two similar-looking auto run binds, but the missing plus signs are what make the continuous version work. The&#8230;<\/p>\n","protected":false},"author":5,"featured_media":31983,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25,19],"tags":[643],"class_list":["post-18799","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-rust","category-rust-guide","tag-rust"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Bind auto run in Rust with one console command. Full 2026 guide - continuous vs hold-to-run syntax, save with writecfg, plus related toggle binds.\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"William Westerlund\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Tradeit.gg Blog | CS2, CS:GO, Rust &amp; TF2\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Rust Auto Run Bind (2026): Command, Toggle &amp; Fixes\" \/>\n\t\t<meta property=\"og:description\" content=\"Bind auto run in Rust with one console command. Full 2026 guide - continuous vs hold-to-run syntax, save with writecfg, plus related toggle binds.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t\t<meta property=\"article:tag\" content=\"rust\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-12-26T14:40:28+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-04T21:10:12+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/tradeitgg\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@tradeit_gg\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Rust Auto Run Bind (2026): Command, Toggle &amp; Fixes\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Bind auto run in Rust with one console command. Full 2026 guide - continuous vs hold-to-run syntax, save with writecfg, plus related toggle binds.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@https:\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"William Westerlund\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#blogposting\",\"name\":\"Rust Auto Run Bind (2026): Command, Toggle & Fixes\",\"headline\":\"Rust Auto Run Bind: Command, Toggle, and Fixes (2026)\",\"author\":{\"@type\":\"Person\",\"name\":\"William Westerlund\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/\",\"image\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/William-Westerlund.webp\",\"description\":\"William\\u2019s Tradeit articles cover CS2 skins, Steam trading, marketplace updates, and practical guides for Counter-Strike players.\",\"jobTitle\":\"Lead Editor, Reviewer\",\"knowsAbout\":[\"CS2 skins\",\"Skin trading\",\"Steam guides\"],\"sameAs\":[\"https:\\\/\\\/steamcommunity.com\\\/profiles\\\/76561198032362775\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/william-westerlund-a47b17157\\\/\"]},\"publisher\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-rust-auto-run-bind.webp\",\"width\":1200,\"height\":576},\"datePublished\":\"2024-12-26T14:40:28+00:00\",\"dateModified\":\"2026-08-04T21:10:12+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#webpage\"},\"articleSection\":\"Rust, Rust Guides\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tradeit.gg\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/rust\\\/#listItem\",\"name\":\"Rust\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/rust\\\/#listItem\",\"position\":2,\"name\":\"Rust\",\"item\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/rust\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/rust\\\/rust-guide\\\/#listItem\",\"name\":\"Rust Guides\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/rust\\\/rust-guide\\\/#listItem\",\"position\":3,\"name\":\"Rust Guides\",\"item\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/rust\\\/rust-guide\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#listItem\",\"name\":\"Rust Auto Run Bind: Command, Toggle, and Fixes (2026)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/rust\\\/#listItem\",\"name\":\"Rust\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#listItem\",\"position\":4,\"name\":\"Rust Auto Run Bind: Command, Toggle, and Fixes (2026)\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/rust\\\/rust-guide\\\/#listItem\",\"name\":\"Rust Guides\"}}]},{\"@type\":\"FAQPage\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#faq\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How do you bind running in Rust?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"bind q forward;sprint.\"}},{\"@type\":\"Question\",\"name\":\"What is the bind command in Rust?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"bind.\"}}],\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#breadcrumblist\"}},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\",\"name\":\"Tradeit.gg\",\"description\":\"Tradeit.gg is the leading CS2 skin trading platform with instant trades, secure payments, and a 4.7 star Trustpilot rating.\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/\",\"email\":\"Support@tradeit.gg\",\"foundingDate\":\"2017-01-01\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/cropped-logo-2.png\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#organizationLogo\",\"width\":427,\"height\":100,\"caption\":\"Tradeit.gg logo\"},\"image\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/tradeitgg\",\"https:\\\/\\\/x.com\\\/tradeit_gg\",\"https:\\\/\\\/www.instagram.com\\\/tradeit.gg\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCld1sYd4aHddmPsJGa3YjQw\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/tradeitgg\\\/\",\"https:\\\/\\\/discord.com\\\/invite\\\/tradeit\",\"https:\\\/\\\/www.reddit.com\\\/user\\\/tradeitofficial\\\/\",\"https:\\\/\\\/steamcommunity.com\\\/groups\\\/tradeitgg\",\"https:\\\/\\\/www.twitch.tv\\\/tradeitofficial\",\"https:\\\/\\\/m.vk.com\\\/tradeitgg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/\",\"name\":\"William Westerlund\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98055891c69dd4dde7c4d605b2badde2?s=96&d=mm&r=g\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/https:\\\/\\\/twitter.com\\\/WWesterlundd\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/william-westerlund-a47b17157\"],\"description\":\"William brings 7 years of experience writing for multiple gaming blogs. He has more than 10,000 hours played in CS:GO (CS2) and have played around in other games such as TF2 and Rust. Through his experience playing the game at a high level and dealing with skins for many years, he provides first-hand insight into the topics covered on the Tradeit.gg blog.\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#webpage\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/\",\"name\":\"Rust Auto Run Bind (2026): Command, Toggle & Fixes\",\"description\":\"Bind auto run in Rust with one console command. Full 2026 guide - continuous vs hold-to-run syntax, save with writecfg, plus related toggle binds.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-rust-auto-run-bind.webp\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#mainImage\",\"width\":1200,\"height\":576},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/auto-run-command-how-to-bind-auto-run-in-rust\\\/#mainImage\"},\"datePublished\":\"2024-12-26T14:40:28+00:00\",\"dateModified\":\"2026-08-04T21:10:12+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/\",\"name\":\"Tradeit.gg Blog | CS2, CS:GO, Rust & TF2\",\"alternateName\":\"Tradeit\",\"description\":\"Guides & Skin reviews for CS2, Rust, TF2 & Dota 2\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Rust Auto Run Bind (2026): Command, Toggle &amp; Fixes<\/title>\n\n","aioseo_head_json":{"title":"Rust Auto Run Bind (2026): Command, Toggle & Fixes","description":"Bind auto run in Rust with one console command. Full 2026 guide - continuous vs hold-to-run syntax, save with writecfg, plus related toggle binds.","canonical_url":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#blogposting","name":"Rust Auto Run Bind (2026): Command, Toggle & Fixes","headline":"Rust Auto Run Bind: Command, Toggle, and Fixes (2026)","author":{"@type":"Person","name":"William Westerlund","url":"https:\/\/tradeit.gg\/blog\/author\/william\/","image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/07\/William-Westerlund.webp","description":"William\u2019s Tradeit articles cover CS2 skins, Steam trading, marketplace updates, and practical guides for Counter-Strike players.","jobTitle":"Lead Editor, Reviewer","knowsAbout":["CS2 skins","Skin trading","Steam guides"],"sameAs":["https:\/\/steamcommunity.com\/profiles\/76561198032362775\/","https:\/\/www.linkedin.com\/in\/william-westerlund-a47b17157\/"]},"publisher":{"@id":"https:\/\/tradeit.gg\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp","width":1200,"height":576},"datePublished":"2024-12-26T14:40:28+00:00","dateModified":"2026-08-04T21:10:12+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#webpage"},"isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#webpage"},"articleSection":"Rust, Rust Guides"},{"@type":"BreadcrumbList","@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog#listItem","position":1,"name":"Home","item":"https:\/\/tradeit.gg\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/rust\/#listItem","name":"Rust"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/rust\/#listItem","position":2,"name":"Rust","item":"https:\/\/tradeit.gg\/blog\/rust\/","nextItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/rust\/rust-guide\/#listItem","name":"Rust Guides"},"previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/rust\/rust-guide\/#listItem","position":3,"name":"Rust Guides","item":"https:\/\/tradeit.gg\/blog\/rust\/rust-guide\/","nextItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#listItem","name":"Rust Auto Run Bind: Command, Toggle, and Fixes (2026)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/rust\/#listItem","name":"Rust"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#listItem","position":4,"name":"Rust Auto Run Bind: Command, Toggle, and Fixes (2026)","previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/rust\/rust-guide\/#listItem","name":"Rust Guides"}}]},{"@type":"FAQPage","@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#faq","url":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/","mainEntity":[{"@type":"Question","name":"How do you bind running in Rust?","acceptedAnswer":{"@type":"Answer","text":"bind q forward;sprint."}},{"@type":"Question","name":"What is the bind command in Rust?","acceptedAnswer":{"@type":"Answer","text":"bind."}},{"@type":"Question","name":"How do you bind running in Rust?","acceptedAnswer":{"@type":"Answer","text":"bind q forward;sprint."}},{"@type":"Question","name":"What is the bind command in Rust?","acceptedAnswer":{"@type":"Answer","text":"bind."}}],"inLanguage":"en-US","isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#breadcrumblist"}},{"@type":"Organization","@id":"https:\/\/tradeit.gg\/blog\/#organization","name":"Tradeit.gg","description":"Tradeit.gg is the leading CS2 skin trading platform with instant trades, secure payments, and a 4.7 star Trustpilot rating.","url":"https:\/\/tradeit.gg\/blog\/","email":"Support@tradeit.gg","foundingDate":"2017-01-01","logo":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/02\/cropped-logo-2.png","@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#organizationLogo","width":427,"height":100,"caption":"Tradeit.gg logo"},"image":{"@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/tradeitgg","https:\/\/x.com\/tradeit_gg","https:\/\/www.instagram.com\/tradeit.gg\/","https:\/\/www.youtube.com\/channel\/UCld1sYd4aHddmPsJGa3YjQw","https:\/\/www.linkedin.com\/company\/tradeitgg\/","https:\/\/discord.com\/invite\/tradeit","https:\/\/www.reddit.com\/user\/tradeitofficial\/","https:\/\/steamcommunity.com\/groups\/tradeitgg","https:\/\/www.twitch.tv\/tradeitofficial","https:\/\/m.vk.com\/tradeitgg"]},{"@type":"Person","@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author","url":"https:\/\/tradeit.gg\/blog\/author\/william\/","name":"William Westerlund","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/98055891c69dd4dde7c4d605b2badde2?s=96&d=mm&r=g"},"sameAs":["https:\/\/x.com\/https:\/\/twitter.com\/WWesterlundd","https:\/\/www.linkedin.com\/in\/william-westerlund-a47b17157"],"description":"William brings 7 years of experience writing for multiple gaming blogs. He has more than 10,000 hours played in CS:GO (CS2) and have played around in other games such as TF2 and Rust. Through his experience playing the game at a high level and dealing with skins for many years, he provides first-hand insight into the topics covered on the Tradeit.gg blog."},{"@type":"WebPage","@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#webpage","url":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/","name":"Rust Auto Run Bind (2026): Command, Toggle & Fixes","description":"Bind auto run in Rust with one console command. Full 2026 guide - continuous vs hold-to-run syntax, save with writecfg, plus related toggle binds.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#breadcrumblist"},"author":{"@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author"},"creator":{"@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp","@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#mainImage","width":1200,"height":576},"primaryImageOfPage":{"@id":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/#mainImage"},"datePublished":"2024-12-26T14:40:28+00:00","dateModified":"2026-08-04T21:10:12+00:00"},{"@type":"WebSite","@id":"https:\/\/tradeit.gg\/blog\/#website","url":"https:\/\/tradeit.gg\/blog\/","name":"Tradeit.gg Blog | CS2, CS:GO, Rust & TF2","alternateName":"Tradeit","description":"Guides & Skin reviews for CS2, Rust, TF2 & Dota 2","inLanguage":"en-US","publisher":{"@id":"https:\/\/tradeit.gg\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Tradeit.gg Blog | CS2, CS:GO, Rust &amp; TF2","og:type":"article","og:title":"Rust Auto Run Bind (2026): Command, Toggle &amp; Fixes","og:description":"Bind auto run in Rust with one console command. Full 2026 guide - continuous vs hold-to-run syntax, save with writecfg, plus related toggle binds.","og:url":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/","og:image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp","og:image:secure_url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp","og:image:width":"1200","og:image:height":"576","article:tag":["rust"],"article:published_time":"2024-12-26T14:40:28+00:00","article:modified_time":"2026-08-04T21:10:12+00:00","article:publisher":"https:\/\/www.facebook.com\/tradeitgg","twitter:card":"summary_large_image","twitter:site":"@tradeit_gg","twitter:title":"Rust Auto Run Bind (2026): Command, Toggle &amp; Fixes","twitter:description":"Bind auto run in Rust with one console command. Full 2026 guide - continuous vs hold-to-run syntax, save with writecfg, plus related toggle binds.","twitter:creator":"@https:","twitter:image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp","twitter:label1":"Written by","twitter:data1":"William Westerlund","twitter:label2":"Est. reading time","twitter:data2":"12 minutes"},"aioseo_meta_data":{"post_id":"18799","title":"Rust Auto Run Bind (2026): Command, Toggle &amp; Fixes","description":"Bind auto run in Rust with one console command. Full 2026 guide - continuous vs hold-to-run syntax, save with writecfg, plus related toggle binds.","keywords":null,"keyphrases":{"focus":{"keyphrase":"How to Bind Auto Run in Rust","analysis":{"keyphraseInTitle":{"score":3,"maxScore":9,"error":1},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":6,"maxScore":9,"error":1,"length":7},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":{"score":3,"maxScore":9,"error":1},"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}},"score":47},"additional":[]},"primary_term":{"category":19},"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"featured","og_image_url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp","og_image_width":"1200","og_image_height":"576","og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[{"hidden":false,"schemaBlockId":"aioseo-mfzeavxd","tagName":"h3","answer":"bind q forward;sprint.","type":"aioseo\/faq","question":"How do you bind running in Rust?"},{"hidden":false,"schemaBlockId":"aioseo-mfzeavmy","tagName":"h3","answer":"bind.","type":"aioseo\/faq","question":"What is the bind command in Rust?"}],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"Article","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"}}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-08-04 21:10:49","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-08-04 06:08:09","updated":"2026-08-04 21:10:49","focus_keyword":"How to Bind Auto Run in Rust","additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/tradeit.gg\/blog\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/tradeit.gg\/blog\/rust\/\" title=\"Rust\">Rust<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/tradeit.gg\/blog\/rust\/rust-guide\/\" title=\"Rust Guides\">Rust Guides<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\tRust Auto Run Bind: Command, Toggle, and Fixes (2026)\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/tradeit.gg\/blog"},{"label":"Rust","link":"https:\/\/tradeit.gg\/blog\/rust\/"},{"label":"Rust Guides","link":"https:\/\/tradeit.gg\/blog\/rust\/rust-guide\/"},{"label":"Rust Auto Run Bind: Command, Toggle, and Fixes (2026)","link":"https:\/\/tradeit.gg\/blog\/auto-run-command-how-to-bind-auto-run-in-rust\/"}],"featured_image_src":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/07\/featured-rust-auto-run-bind.webp","author_info":{"display_name":"William Westerlund","author_link":"https:\/\/tradeit.gg\/blog\/author\/william\/"},"lang":"en","translations":{"en":18799},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/18799","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/comments?post=18799"}],"version-history":[{"count":8,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/18799\/revisions"}],"predecessor-version":[{"id":32228,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/18799\/revisions\/32228"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/media\/31983"}],"wp:attachment":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/media?parent=18799"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/categories?post=18799"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/tags?post=18799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}