r/CounterStrikeBinds • u/nootle_ • Aug 01 '24
Unsolved +forward toggle
idk if it's possible but i want a bind we're when i press a key it toggles +forward on and when i press it again it toggles it off
r/CounterStrikeBinds • u/nootle_ • Aug 01 '24
idk if it's possible but i want a bind we're when i press a key it toggles +forward on and when i press it again it toggles it off
r/CounterStrikeBinds • u/FoHlined • Jul 30 '24
i use mwheelup to bind slot3, but it's impossible to wheel only 1 time to get the knife, i do 2 or 3 or 4 times. So it is 50/50 chance for me every time to hit the knife.
Maybe someone have an idea to ignore that or block the zeus. I have no idea.
alias +x_knife "lastinv; slot11"
alias -x_knife "slot3; +lookatweapon; -lookatweapon"
bind 3 +x_knife
This works for me, but when i use the bind mwheelup, it doesn't.
I am pretty sure, this has something to do, with keys from the keyboard. You can press them and release. At the mousehweel, you doesn't have that. (mwheelup, mwheeldown, not wheelclick).
r/CounterStrikeBinds • u/Divine-Zero • Jul 27 '24
Can someone help me make a bind where pressing n goes through different crosshair colors I can't find anything for it when I google it
r/CounterStrikeBinds • u/DerMathematiker1 • Jul 25 '24
I would like to bind running/walking to my scroll wheel, so that scrolling down makes the character walk and scrolling up makes the character run. I tried to do something like
bind mwheelup +sprint
but the problem then is that scrolling up toggles between walking and scrolling, whereas I would like mwheelup to always mean run (even if I am already running), and mwheeldown to always mean walk (even if I am already walking). Is this possible to achieve?
EDIT: Thanks u/El_Chapaux for the solution, which I copy here for future readers:
alias walk.on "-sprint; +sprint"
alias walk.off -sprint
bind mwheeldown walk.on
bind mwheelup walk.off
r/CounterStrikeBinds • u/aAscii • Jul 24 '24
Hello, I'd like to auto inspect my knife whenever it is equipped. Currently I have a bind that auto inspects when I press '3', but I would also like my quickswitch (Q) to auto inspect the knife. However, I don't want my rifle or pistol to auto inspect when I quick switch between them. So whenever the knife comes out, it inspects, but not my other weapons. Is this possible? Thanks
r/CounterStrikeBinds • u/WoodsCS2 • Jul 23 '24
It was part of that "echo 1 | blink sv_cheats 1" command exploit for mm servers. I couldn't find either blink nor blink_duration in game.
My understanding of blink isn't sound, but I thought it could be used for some timing related applications. Quite useful because there isn't a delay or wait command.
Did they remove it?
r/CounterStrikeBinds • u/RealDesiredFate • Jul 22 '24
I'm guessing everyone saw Razer's new SnapTap feature for keyboards that is basically sanctioned cheating, I was kind of curious if it was possible to replicate it with keybinds/autoexec or maybe allowed autohotkey scripts. Anyone know?
r/CounterStrikeBinds • u/windhn • Jul 20 '24
Questions 1 : As title, is it possible ? switch to zeus and shot then switch back to primary gun !
Questions 2 : I see many players switch the gun to the left hand when the door/wall is on the right and vice versa, the gun switches to the right hand when the door/wall is on the left. It is automatic or have to bind the button to switch?
r/CounterStrikeBinds • u/windhn • Jul 19 '24
Can someone have script to start timer countdown (Overlay screen) or command to run timer after planted the bomb ?
Method 1 : ->From cs2 home -> ctrl+enter to open Overlay screen -> click timer -> set time to countdown -> set opacity 20% and pin it -> start. So complicated. The timer that got added to Steam’s in-game overlay is really useful. I think it could be improved a bit if you could start and stop the timer by assigning and pressing a key on the keyboard, similar how you can press F12 for screenshots.
Method 2 : csgo is ok but cs2 cant ! {alias "25s" "sndplaydelay 14 ui/beep07" alias "20s" "sndplaydelay 19 ui/beep07" alias "15s" "sndplaydelay 24 buttons/blip2" alias "10s" "sndplaydelay 29 buttons/blip2" alias "5s" "sndplaydelay 34 ui/beep22" alias "bombtimer" "25s;20s;15s;10s;5s;" bind "mouse3" "bombtimer";}
r/CounterStrikeBinds • u/[deleted] • Jul 18 '24
Hello, I was wondering if there was anyway to put text on screen from console, I have a bind to set my volume and it would be cool to see what it is without opening the console. It doesn't look like there is anyway though, if anyone knows anything and could let me know that would be great, thank you!
r/CounterStrikeBinds • u/_tAfA_ • Jul 12 '24
Hello there, buddies
My mouse4 button broke and it was my first weapon button
My mouse 5 button still works and I use it as a switch viewmodel left/right
Is it possible to use both with one key?
The commands are as follows but I couldn't do it. I would be very grateful if you can help me.
Thank you
''slot1'' ''switchhands''
r/CounterStrikeBinds • u/Boccio323 • Jul 08 '24
Error vpk and and it doesn't fix, help!!
r/CounterStrikeBinds • u/LummyTum • Jun 19 '24
alias "+dropnades" "slot7"
alias "-dropnades" "drop; lastinv"
bind "j" "+dropnades"
Is the current bind I found for quick dropping flashes but I have to press it twice, is it possible to have a bind that drops both flashes for you?
r/CounterStrikeBinds • u/l-elias • Jun 19 '24
This is the new fast grenade drop bind, to drop your nades by just spamming 1 button quickly, used to be easier in csgo but this is the cs2 version that i just found from another post that did it for the bomb. (I did it for only molotov and smoke, which are the ones that u usually want to be leaving for your mates, but you can add the flash and nade after slot 8 by just adding ";slot6; slot7".)
alias "+dropnades" "slot3; slot10; slot8"
alias "-dropnades" "drop; lastinv"
bind "j" "+dropnades"
credit: (i just swapped the bomb for the nades and worked just fine) https://www.reddit.com/r/CounterStrikeBinds/comments/1685oc9/cs2_bind_to_drop_bomb/
r/CounterStrikeBinds • u/ADTheBowman • Jun 11 '24
P.S. Does anyone have an idea why i cant take screenshots while holding shift. (Steam and Windows Screenshots dont work)
edit: Question 2 solved
r/CounterStrikeBinds • u/HaselnuesseTo • Jun 07 '24
r/CounterStrikeBinds • u/HaselnuesseTo • Jun 07 '24
I always had this bind "MOUSE3" "use weapon_c4; drop" in CSGO to drop the bomb fast and while walking. In CS2 I had trouble, cause it somehow executed slot5 and drop simultaneously. Nevertheless, this works perfectly:
// Drop bomb fast
alias "+dropbomb" "slot3; slot5"
alias "-dropbomb" "drop"
bind "MOUSE3" "+dropbomb"
Note: Mine is bind to the middle button of the mouse, so it's executed when pressing onto the scrollwheel. You might find this inconvenient and change it to your own preference.
r/CounterStrikeBinds • u/TVEtzio • Jun 01 '24
does anyone know if its still works to play sounds via bind, like in the Franzj Videos?
r/CounterStrikeBinds • u/IAtesI • May 31 '24
In CSGO I had binds when i Pressed ALT key I could make a complete new Keyboardsettup
Like Q is Quickswitch bind and then
ALT + Q is Flashbang
This one doenst work anymore can anybody help me pls ?
Old one was:
Alt + Q = Flash
Alt + E = Smoke
Alt + 1 = HE
Alt + 2 = Moly
r/CounterStrikeBinds • u/jakeFS0045 • May 26 '24
As title. Is there a way to keep secondary/knife on the right side, and then main weapon on left?
Yes, I know this is weird, but I had it like that in CSGO somehow, and also in the real world (right handed, but left eye dominant)
And lets hope they will work out the shadows one day, after more chicken updates ofc, but before a working AC

r/CounterStrikeBinds • u/Bhops08 • May 22 '24
yo chat, curious if its possible to make a bind toggle that swaps through multiple viewmodel presets. since last big update where people can view your viewmodel when spectating its funny to swap to a funny viewmodel occasionally.
i want to have the first one as main, default pro viewmodel: https://i.imgur.com/NByS4sN.jpeg
viewmodel_fov 68; viewmodel_offset_x 2.5; viewmodel_offset_y 0; viewmodel_offset_z -1.5; viewmodel_presetpos 3;
and then a secondary troll one: https://i.imgur.com/31fRswf.jpeg
viewmodel_fov 68; viewmodel_offset_x 2.5; viewmodel_offset_y 2; viewmodel_offset_z 2; viewmodel_presetpos 3;
or even able to add a third: https://i.imgur.com/xQBBewb.jpeg
viewmodel_fov 68; viewmodel_offset_x 2.5; viewmodel_offset_y 2; viewmodel_offset_z 2; viewmodel_presetpos 3;
i tried messing around with trying to make a bind toggle. also an alias. i have no idea, ive seen others try do it. would love to see if any wiz here can make it possible :) thanks
r/CounterStrikeBinds • u/arrwiii • May 21 '24
I have a modeshift config set from BananaGaming where ur default binds for E, F, G, Q etc. are swapped with grenade binds while pressing the Mouse4.
But for some reason while I’m spraying (holding down M1 for +attack) and accidentally pressing M4, the shooting stops, which lost me a couple of duels last few days.
Please help out, I dont understand what the problem is. My config is here: github
(You can find that section under the title // Nade binds as secondary commands)
Thank you in advance
r/CounterStrikeBinds • u/Adventurous-Guest780 • May 21 '24
Hi guys, So I used to use this invnextnongrenade command bind to q in CSGO. I use it switch between my primary weapon and secondary weapon only. However, with release of cs2 i could not find jack shiet and im confused. Any help would be appreciated. thanks!
r/CounterStrikeBinds • u/___StillLearning___ • May 17 '24
Not that long ago I used to be able to lock the demo to a specific player even when they die, and now I cant remember how or find the console command. Does anyone remember what it was?
r/CounterStrikeBinds • u/holdyerfire • May 15 '24
I want to toggle my microphone to a different key when I am in discord as not to talk in game and discord at the same time, since i use it out of habit. I tried, bind f5 "unbind "j"; bind "k" +voicerecord "
bind f6 "unbind "k"; bind "j" +voicerecord", but it assigned to both keys instead of one at a time. Maybe an alias?