should this bind same as ur "jump" bind button, or completely different button. For example my binds are "ctrl" +jump, "space" +duck, so what should be the bind for +duckjump!? Is "ctrl", "space" or completely different button? Also for example dust2 Xbox, what order should i press the buttons if +duckjump is bined?
@@johnjohnsky4845This bind combine both action into one key press, you could also bind thumb mouse button (m4/m5) or any button you want to exec this duckjump and just make space/scrollwheel for ordinary jump
Good explanation of the principles, particularly mentioning not to hold "W" right after the jump, which is indeed a key point. But regardless of how simple the theory is, delivering these jumps consistently is another matter. I've seen CS2 pros in various demos of the big matches miss the Mirage window cat jump, for example.
Although I am almost 100% consistent with it, ever since duck jump binds have been banned even I have missed the jump multiple times. They key is to be at least 90% consistent with it.
@@cs2kitchen Can that jump (and the like of it, like Ancient mid to cave wall and Inferno balcony) be done entirely without fancy binds? By just using the default keyboard and mouse setup? I have tried and failed miserably, so I'd like to know if I can stop trying right away because it won't ever work without fancy configs.
Yeah, I watched a lot of guides about catwalk jump but only in this video a guy says to use duck-jump to have a 100% chance to succeed. I won't even miss vents jump.
> bind SPACE +duckjump Interpreting bind command as: bind scancode44 "+duckjump" // US English key name "SPACE" > alias +duckjump “+jump; +duck” [Console] Unknown command '+duck”'! > alias -duckjump “-jump; -duck” [Console] Unknown command '-duck”'! Am I doing it wrong?
@@Flare97 sir use this command. I already resolve the issue. The command is wrong in cs2. alias +DJUMP "+jump; +duck" alias -DJUMP "-JUMP; -DUCK" bind space "+DJUMP"
One question. I can bunnyhop and I can jump easier on my own server with 0 ping. In the match, FACEIT or Premier it's harder for me o make those jumps. Did you tested your jumps on FACEIT? On Premier? With high and low ping?
Shouldn't it be: alias +duckjump "+duck; +jump" alias +duckjump "-duck; -jump" If you say you need to crouch before jump i think +duck must be before +jump in the alias bind.
as you are using alias, it happens very fast. i have always used this bind but when i am doing this without a bind i tap my crouch key and immediately jump "alias +duckjump "+jump; +duck"; alias -duckjump "-jump; -duck"; bind "SPACE" "+duckjump";"
@@cs2kitchen Thanks, I just tried that alias, it works but sometimes the jump is 57- 66 units, so it's not that consistent. (I Used showpos to check it) So I found this, and I think it works better with constant 66 jump units, it crouch then jump just what its mentioned in the video, in that order: alias +jump_ "+jump;+jump" alias -jump_ "-jump;-jump;-jump" alias +duck_ "+duck;+duck" alias -duck_ "-duck;-duck;-duck" alias +lj "+duck_; +jump_"; alias -lj "-duck_; -jump_"; bind "space" "+lj"
@@JoanVA4750 you don't need so many commands for desubticking jump, this is consistent 66 too. No idea if fewer commands has any impact on command processing or input latency seeing as you're waiting for the next tick anyway, but hey: // lj alias +jump_ ";+jump" alias -jump_ ";-jump" alias +duck_ ";+duck" alias -duck_ ";-duck" alias +lj "+duck_; +jump_" alias -lj "-duck_; -jump_" bind "space" "+lj"
@@JoanVA4750can you explain the reason of the + and -? I see it being used often in aliases, but the bind then doesn't use the one with -. is that one triggered automatically for some reason or how does that work? e.g like you bind the +lj and not adding -lj, why do you even need to set it up if it's not part of the bind?
alias +duckjump “+jump; +duck”
alias -duckjump “-jump; -duck”
bind SPACE +duckjump
should this bind same as ur "jump" bind button, or completely different button. For example my binds are "ctrl" +jump, "space" +duck, so what should be the bind for +duckjump!? Is "ctrl", "space" or completely different button? Also for example dust2 Xbox, what order should i press the buttons if +duckjump is bined?
@@johnjohnsky4845This bind combine both action into one key press, you could also bind thumb mouse button (m4/m5) or any button you want to exec this duckjump and just make space/scrollwheel for ordinary jump
The binds are not working anymore.
Good explanation of the principles, particularly mentioning not to hold "W" right after the jump, which is indeed a key point.
But regardless of how simple the theory is, delivering these jumps consistently is another matter.
I've seen CS2 pros in various demos of the big matches miss the Mirage window cat jump, for example.
Although I am almost 100% consistent with it, ever since duck jump binds have been banned even I have missed the jump multiple times. They key is to be at least 90% consistent with it.
@@cs2kitchen Can that jump (and the like of it, like Ancient mid to cave wall and Inferno balcony) be done entirely without fancy binds? By just using the default keyboard and mouse setup?
I have tried and failed miserably, so I'd like to know if I can stop trying right away because it won't ever work without fancy configs.
Why is nobody else is doing this kind of video ? U helped me a lot Ty
Yeah, I watched a lot of guides about catwalk jump but only in this video a guy says to use duck-jump to have a 100% chance to succeed. I won't even miss vents jump.
I agree with not holding W, found out while doing window jump back in csgo. Running and leaving w just before jump made it consistent for me
Thanks for the clear and concise explanation of these fundamentals, and all in five minutes!
Glad it was helpful!
2:27 - U can actually just to the spot from car using duck-jump, just want to jump on the center of the ledge.
Really cool video man thanks for everything!!
Very nice explanation and to the point as well thank you, btw can you make a similar type of video on movements in ladders?
I already have
I always struggle with window jump unto short, will try this. Thanks
BRO THE ANCIENT JUMP SO HARD
This should help :) ruclips.net/video/UYrstcycz4A/видео.html
> bind SPACE +duckjump
Interpreting bind command as:
bind scancode44 "+duckjump" // US English key name "SPACE"
> alias +duckjump “+jump; +duck”
[Console] Unknown command '+duck”'!
> alias -duckjump “-jump; -duck”
[Console] Unknown command '-duck”'!
Am I doing it wrong?
i have the same issue
@@Flare97 sir use this command. I already resolve the issue. The command is wrong in cs2.
alias +DJUMP "+jump; +duck"
alias -DJUMP "-JUMP; -DUCK"
bind space "+DJUMP"
@@dhiyauddin02 thank you!
amazing video, nice and simple!
Glad you liked it!
What software do you use to display the key pressing? Do you have to use OBS for it?
Noahboard write
One question.
I can bunnyhop and I can jump easier on my own server with 0 ping.
In the match, FACEIT or Premier it's harder for me o make those jumps.
Did you tested your jumps on FACEIT? On Premier?
With high and low ping?
Shouldn't it be:
alias +duckjump "+duck; +jump"
alias +duckjump "-duck; -jump"
If you say you need to crouch before jump i think +duck must be before +jump in the alias bind.
as you are using alias, it happens very fast. i have always used this bind but when i am doing this without a bind i tap my crouch key and immediately jump "alias +duckjump "+jump; +duck"; alias -duckjump "-jump; -duck"; bind "SPACE" "+duckjump";"
@@cs2kitchen Thanks, I just tried that alias, it works but sometimes the jump is 57- 66 units, so it's not that consistent. (I Used showpos to check it)
So I found this, and I think it works better with constant 66 jump units, it crouch then jump just what its mentioned in the video, in that order:
alias +jump_ "+jump;+jump"
alias -jump_ "-jump;-jump;-jump"
alias +duck_ "+duck;+duck"
alias -duck_ "-duck;-duck;-duck"
alias +lj "+duck_; +jump_";
alias -lj "-duck_; -jump_";
bind "space" "+lj"
@@JoanVA4750 you don't need so many commands for desubticking jump, this is consistent 66 too. No idea if fewer commands has any impact on command processing or input latency seeing as you're waiting for the next tick anyway, but hey:
// lj
alias +jump_ ";+jump"
alias -jump_ ";-jump"
alias +duck_ ";+duck"
alias -duck_ ";-duck"
alias +lj "+duck_; +jump_"
alias -lj "-duck_; -jump_"
bind "space" "+lj"
@@JoanVA4750can you explain the reason of the + and -? I see it being used often in aliases, but the bind then doesn't use the one with -. is that one triggered automatically for some reason or how does that work?
e.g like you bind the +lj and not adding -lj, why do you even need to set it up if it's not part of the bind?
@@JoanVA4750 awesome
Do you private coach on movement?
Yes, you can reach out over email to get more details-> iamcs2kitchen@gmail.com
can u use binds in faceit/premiere matches?
yes you can
for the window jump the hardest part for me is not bumping my head on the window, for me the jump is easy, any advice anyone?
doesn't work anymore with new patch ?
yes it doesn't although there are workarounds, its better to learn the mechanism. New video on that soon.
Subscribed
it doesnt work, my character gets stuck in crouch the whole time
there might be a conflict in your bind, please check you don't have two binds saved. unbind space and then use this
@@cs2kitchen I did it didn't work
@@cs2kitchen but I'll try again and tell you what happens
@@IZombiesProIIZombiesProI Let me know if it doesn't work
I have same problem, just got stuck in crouch
W
Console says:
Unknown command ' +duck" '
Please help.
Hey i l be uploading a new video for how to configure an autoexec probably soon. Use that so you don’t get any errors
@@cs2kitchen Alright. Looking forward to it. 👍
@@cs2kitchen I am patiently waiting for the video man. I would love it if you could make it super noob friendly please!
@@LDSKtm yes i will probably in the next 48 hours am working on it
I think is bc of the “” in the comment are not the ones used in cs.
Try replacing the "" manually, that worked for me.
is this allowed in faceit?
yes, but not in some tournaments