Counter-Strike 2

Counter-Strike 2

Not enough ratings
Easy QuickSwitch Guide Using Scripts
By Rinzler
Quick Switching without having to double press 'q' or using the scroll wheel. Follow this guide to know how to quick switch by pressing a key just once.
   
Award
Favorite
Favorited
Unfavorite
The Script
//AWP quickswitch
alias "+quicks" "slot3"
alias "-quicks" "slot1"
bind q "+quicks"


Explained
slot1 is your primary weapon, slot2 is your secondary weapon and slot3 is your knife.
+quicks is the name of the alias which activates when the bind button is pressed and -quicks activates when the same button is released. So, its switches to Knife when 'q' is pressed and back to your primary when released! Hence, quick switched. If you keep holding q you'll be using your knife.
You can use any key instead of q and any slot that you want(Knife or Pistol).
autoexec
Put the script in your autoexec.cfg file and Game on.
If you don't have one, open notepad, put code in it and save it as "autoexec.cfg" in Steam/steamApps/common/Counter Strike Global Offensive/csgo/cfg folder. Peace.
Thankyou
Please Rate Up or down!
4 Comments
Krakendakon Aug 22, 2019 @ 12:29pm 
alias "+quicks" "slot3";
alias "-quicks" "slot1";
bind q "+quicks";
use this for console
Hyper Jan 25, 2018 @ 2:20pm 
i got the same thing Skjorg...
.swoop Dec 6, 2017 @ 5:01am 
Nice guide! Thanks!
smialyy Sep 13, 2017 @ 12:55pm 
Unknown command: +knife
Unknown command: -knife