Upvote Upvoted 0 Downvote Downvoted
1 2
how do i bind all jumps to be crouchjumps?
posted in Customization
1
#1
0 Frags +

im a newbie in that kinda script stuff i just want a gud crouchjump script,kay thx

im a newbie in that kinda script stuff i just want a gud crouchjump script,kay thx
2
#2
19 Frags +

can you seriously not press crouch and jump at the same time

can you seriously not press crouch and jump at the same time
3
#3
23 Frags +

bro holding crouch and pressing spacebar doesnt require a script.

bro holding crouch and pressing spacebar doesnt require a script.
4
#4
0 Frags +

i guess

bind "SPACE" "+jump;+duck"

is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time
EDIT: I was mistaken, thanks JarateKing for correcting me

i guess
[quote=bind "SPACE" "+jump;+duck"][/quote]
is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time
EDIT: I was mistaken, thanks JarateKing for correcting me
5
#5
-1 Frags +
sa3lence_i guessbind "SPACE" "+jump;+duck"is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time

Mabye he's got small hands?

[quote=sa3lence_]i guess
[quote=bind "SPACE" "+jump;+duck"][/quote]
is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time[/quote]
Mabye he's got small hands?
6
#6
12 Frags +
sa3lence_i guessbind "SPACE" "+jump;+duck"is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time

Only the + at the start of a command is properly replaced canceled. You need to alias it so that both -commands run. With this you'll never stop crouching without actually pressing ctrl afterwards.

This will work:

alias +crouchjump "+jump; +duck"
alias -crouchjump "-duck; -jump"
bind "space" "+crouchjump"

Or you could go more complicated such as
https://gamebanana.com/scripts/7982

Though really the only thing crouchjump scripts have going for it, that you don't need to put your pinky in an awkward position, is imo solved easier by just binding crouch to capslock

[quote=sa3lence_]i guess
[quote=bind "SPACE" "+jump;+duck"][/quote]
is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time[/quote]
Only the + at the start of a command is properly replaced canceled. You need to alias it so that both -commands run. With this you'll never stop crouching without actually pressing ctrl afterwards.

This will work:
[code]alias +crouchjump "+jump; +duck"
alias -crouchjump "-duck; -jump"
bind "space" "+crouchjump"[/code]

Or you could go more complicated such as
https://gamebanana.com/scripts/7982

Though really the only thing crouchjump scripts have going for it, that you don't need to put your pinky in an awkward position, is imo solved easier by just binding crouch to capslock
7
#7
13 Frags +

Just for the sake of discussion:

Mirelin2) Using a jump/crouch script. Is a mandatory. Since you are a medic, you have to move and jump all the time. If you jump and move, it’s harder to kill you. If you want to do a rocket jump, you have to crouch while in the jump in order to fly away for a good range. If you press only space instead of space+ctrl, that means you have more time to focus on better things during healing; which is very helpful. 1 finger = less effort, more time to pressure on other things. 2 fingers = more effort, less time to pressure on other things.

Some people claim that they don’t even need to think in order to press space + ctrl for a solid rocket or sticky jump. Never listen to them; they are nerds. (Mainly talking about medics) Imagine, you are just going somewhere and you don’t have crouch + jump script. You are safe and nothing is about to jump on you. You are jumping, but it will be very lazy for you to spam that ‘’ctrl’’ button on your keyboard several times, in order to make your hitbox change in the air. And now, BANG. A solly comes out behind you, trying to get over your sexy butt. If you just jump, you won’t fly away too far, because you only jumped, without crouching. But if you have jump/crouch script, you will fly very far away. Something like that :D.

From this thread

Just for the sake of discussion:

[quote=Mirelin]2) Using a jump/crouch script. Is a mandatory. Since you are a medic, you have to move and jump all the time. If you jump and move, it’s harder to kill you. If you want to do a rocket jump, you have to crouch while in the jump in order to fly away for a good range. If you press only space instead of space+ctrl, that means you have more time to focus on better things during healing; which is very helpful. 1 finger = less effort, more time to pressure on other things. 2 fingers = more effort, less time to pressure on other things.

Some people claim that they don’t even need to think in order to press space + ctrl for a solid rocket or sticky jump. Never listen to them; they are nerds. (Mainly talking about medics) Imagine, you are just going somewhere and you don’t have crouch + jump script. You are safe and nothing is about to jump on you. You are jumping, but it will be very lazy for you to spam that ‘’ctrl’’ button on your keyboard several times, in order to make your hitbox change in the air. And now, BANG. A solly comes out behind you, trying to get over your sexy butt. If you just jump, you won’t fly away too far, because you only jumped, without crouching. But if you have jump/crouch script, you will fly very far away. Something like that :D.[/quote]

From [url=http://etf2l.org/forum/tactics/topic-31495/]this thread[/url]
8
#8
-37 Frags +
FreudJust for the sake of discussion:
Mirelin2) Using a jump/crouch script. Is a mandatory. Since you are a medic, you have to move and jump all the time. If you jump and move, it’s harder to kill you. If you want to do a rocket jump, you have to crouch while in the jump in order to fly away for a good range. If you press only space instead of space+ctrl, that means you have more time to focus on better things during healing; which is very helpful. 1 finger = less effort, more time to pressure on other things. 2 fingers = more effort, less time to pressure on other things.

Some people claim that they don’t even need to think in order to press space + ctrl for a solid rocket or sticky jump. Never listen to them; they are nerds. (Mainly talking about medics) Imagine, you are just going somewhere and you don’t have crouch + jump script. You are safe and nothing is about to jump on you. You are jumping, but it will be very lazy for you to spam that ‘’ctrl’’ button on your keyboard several times, in order to make your hitbox change in the air. And now, BANG. A solly comes out behind you, trying to get over your sexy butt. If you just jump, you won’t fly away too far, because you only jumped, without crouching. But if you have jump/crouch script, you will fly very far away. Something like that :D.

From this thread

that guy is dumb

[quote=Freud]Just for the sake of discussion:

[quote=Mirelin]2) Using a jump/crouch script. Is a mandatory. Since you are a medic, you have to move and jump all the time. If you jump and move, it’s harder to kill you. If you want to do a rocket jump, you have to crouch while in the jump in order to fly away for a good range. If you press only space instead of space+ctrl, that means you have more time to focus on better things during healing; which is very helpful. 1 finger = less effort, more time to pressure on other things. 2 fingers = more effort, less time to pressure on other things.

Some people claim that they don’t even need to think in order to press space + ctrl for a solid rocket or sticky jump. Never listen to them; they are nerds. (Mainly talking about medics) Imagine, you are just going somewhere and you don’t have crouch + jump script. You are safe and nothing is about to jump on you. You are jumping, but it will be very lazy for you to spam that ‘’ctrl’’ button on your keyboard several times, in order to make your hitbox change in the air. And now, BANG. A solly comes out behind you, trying to get over your sexy butt. If you just jump, you won’t fly away too far, because you only jumped, without crouching. But if you have jump/crouch script, you will fly very far away. Something like that :D.[/quote]

From [url=http://etf2l.org/forum/tactics/topic-31495/]this thread[/url][/quote]


that guy is dumb
9
#9
31 Frags +

this prohibits the ability to ctap, would not recommend

this prohibits the ability to ctap, would not recommend
10
#10
0 Frags +

It's bad on soldier for some specific rocket jumps like ctaps and jumping without crouch but on every other class I enjoy it a lot because I'm an old man with no mechanical ability. Being able to focus on WASD instead of having to extend an extra finger for crouch while you jump is helpful, and I can't think of a single utility for jumping without crouch as classes that aren't soldier. (I guess 45 dmg sticky jump but I've learned to do it by jumping over the sticky so idk)

It's bad on soldier for some specific rocket jumps like ctaps and jumping without crouch but on every other class I enjoy it a lot because I'm an old man with no mechanical ability. Being able to focus on WASD instead of having to extend an extra finger for crouch while you jump is helpful, and I can't think of a single utility for jumping without crouch as classes that aren't soldier. (I guess 45 dmg sticky jump but I've learned to do it by jumping over the sticky so idk)
11
#11
-6 Frags +

can you not c-tap with a crouch jump script?

can you not c-tap with a crouch jump script?
12
#12
-7 Frags +

PPTHTTHHHHHHHHHHHVVVVVEEEEEEEEEEPPBBSSPSPPBBIIII UUBBBBBBBAAAAAAAADUUUUUUUUUUUUHHGHHGHH

https://i.redd.it/lvj4gm2uspzz.png

PPTHTTHHHHHHHHHHHVVVVVEEEEEEEEEEPPBBSSPSPPBBIIII UUBBBBBBBAAAAAAAADUUUUUUUUUUUUHHGHHGHH

[img]https://i.redd.it/lvj4gm2uspzz.png[/img]
13
#13
10 Frags +
FreudJust for the sake of discussion:
Mirelin2) Using a jump/crouch script. Is a mandatory. Since you are a medic, you have to move and jump all the time. If you jump and move, it’s harder to kill you. If you want to do a rocket jump, you have to crouch while in the jump in order to fly away for a good range. If you press only space instead of space+ctrl, that means you have more time to focus on better things during healing; which is very helpful. 1 finger = less effort, more time to pressure on other things. 2 fingers = more effort, less time to pressure on other things.

Some people claim that they don’t even need to think in order to press space + ctrl for a solid rocket or sticky jump. Never listen to them; they are nerds. (Mainly talking about medics) Imagine, you are just going somewhere and you don’t have crouch + jump script. You are safe and nothing is about to jump on you. You are jumping, but it will be very lazy for you to spam that ‘’ctrl’’ button on your keyboard several times, in order to make your hitbox change in the air. And now, BANG. A solly comes out behind you, trying to get over your sexy butt. If you just jump, you won’t fly away too far, because you only jumped, without crouching. But if you have jump/crouch script, you will fly very far away. Something like that :D.

From this thread

that argument makes no sense i don't think ive ever been "caught" not pressing ctrl

[quote=Freud]Just for the sake of discussion:

[quote=Mirelin]2) Using a jump/crouch script. Is a mandatory. Since you are a medic, you have to move and jump all the time. If you jump and move, it’s harder to kill you. If you want to do a rocket jump, you have to crouch while in the jump in order to fly away for a good range. If you press only space instead of space+ctrl, that means you have more time to focus on better things during healing; which is very helpful. 1 finger = less effort, more time to pressure on other things. 2 fingers = more effort, less time to pressure on other things.

Some people claim that they don’t even need to think in order to press space + ctrl for a solid rocket or sticky jump. Never listen to them; they are nerds. (Mainly talking about medics) Imagine, you are just going somewhere and you don’t have crouch + jump script. You are safe and nothing is about to jump on you. You are jumping, but it will be very lazy for you to spam that ‘’ctrl’’ button on your keyboard several times, in order to make your hitbox change in the air. And now, BANG. A solly comes out behind you, trying to get over your sexy butt. If you just jump, you won’t fly away too far, because you only jumped, without crouching. But if you have jump/crouch script, you will fly very far away. Something like that :D.[/quote]

From [url=http://etf2l.org/forum/tactics/topic-31495/]this thread[/url][/quote]
that argument makes no sense i don't think ive ever been "caught" not pressing ctrl
14
#14
6 Frags +
StarkieFreudJust for the sake of discussion:
Mirelin2) Using a jump/crouch script. Is a mandatory. Since you are a medic, you have to move and jump all the time. If you jump and move, it’s harder to kill you. If you want to do a rocket jump, you have to crouch while in the jump in order to fly away for a good range. If you press only space instead of space+ctrl, that means you have more time to focus on better things during healing; which is very helpful. 1 finger = less effort, more time to pressure on other things. 2 fingers = more effort, less time to pressure on other things.

Some people claim that they don’t even need to think in order to press space + ctrl for a solid rocket or sticky jump. Never listen to them; they are nerds. (Mainly talking about medics) Imagine, you are just going somewhere and you don’t have crouch + jump script. You are safe and nothing is about to jump on you. You are jumping, but it will be very lazy for you to spam that ‘’ctrl’’ button on your keyboard several times, in order to make your hitbox change in the air. And now, BANG. A solly comes out behind you, trying to get over your sexy butt. If you just jump, you won’t fly away too far, because you only jumped, without crouching. But if you have jump/crouch script, you will fly very far away. Something like that :D.

From this thread
that argument makes no sense i don't think ive ever been "caught" not pressing ctrl

Also if you crouch automatically it means you basically surf as far as possible no matter what so if you have low hp you may accidentally go too far and crater (or just surf away from your team and die because they can't save you)

[quote=Starkie][quote=Freud]Just for the sake of discussion:

[quote=Mirelin]2) Using a jump/crouch script. Is a mandatory. Since you are a medic, you have to move and jump all the time. If you jump and move, it’s harder to kill you. If you want to do a rocket jump, you have to crouch while in the jump in order to fly away for a good range. If you press only space instead of space+ctrl, that means you have more time to focus on better things during healing; which is very helpful. 1 finger = less effort, more time to pressure on other things. 2 fingers = more effort, less time to pressure on other things.

Some people claim that they don’t even need to think in order to press space + ctrl for a solid rocket or sticky jump. Never listen to them; they are nerds. (Mainly talking about medics) Imagine, you are just going somewhere and you don’t have crouch + jump script. You are safe and nothing is about to jump on you. You are jumping, but it will be very lazy for you to spam that ‘’ctrl’’ button on your keyboard several times, in order to make your hitbox change in the air. And now, BANG. A solly comes out behind you, trying to get over your sexy butt. If you just jump, you won’t fly away too far, because you only jumped, without crouching. But if you have jump/crouch script, you will fly very far away. Something like that :D.[/quote]

From [url=http://etf2l.org/forum/tactics/topic-31495/]this thread[/url][/quote]
that argument makes no sense i don't think ive ever been "caught" not pressing ctrl[/quote]
Also if you crouch automatically it means you basically surf as far as possible no matter what so if you have low hp you may accidentally go too far and crater (or just surf away from your team and die because they can't save you)
15
#15
0 Frags +

what if you were to only put this in your medic config, so that you are able to retain the ability to jump as demo and solly while having the benefits of the jump crouch script on medic?

what if you were to only put this in your medic config, so that you are able to retain the ability to jump as demo and solly while having the benefits of the jump crouch script on medic?
16
#16
-1 Frags +
reakowhat if you were to only put this in your medic config, so that you are able to retain the ability to jump as demo and solly while having the benefits of the jump crouch script on medic?

thats what I did at first, but it becomes pretty useless because I'm already used to pressing crouch while jumping.

[quote=reako]what if you were to only put this in your medic config, so that you are able to retain the ability to jump as demo and solly while having the benefits of the jump crouch script on medic?[/quote]
thats what I did at first, but it becomes pretty useless because I'm already used to pressing crouch while jumping.
17
#17
-7 Frags +
driftathis prohibits the ability to ctap, would not recommend

how often do u ctap in main game modes(not jumping xD)

[quote=drifta]this prohibits the ability to ctap, would not recommend[/quote]
how often do u ctap in main game modes(not jumping xD)
18
#18
0 Frags +
reakowhat if you were to only put this in your medic config, so that you are able to retain the ability to jump as demo and solly while having the benefits of the jump crouch script on medic?

But then you can't ctap your surfs of course

[quote=reako]what if you were to only put this in your medic config, so that you are able to retain the ability to jump as demo and solly while having the benefits of the jump crouch script on medic?[/quote]

But then you can't ctap your surfs of course
19
#19
1 Frags +
wtzdriftathis prohibits the ability to ctap, would not recommendhow often do u ctap in main game modes(not jumping xD)

I c-tap in 6s and rj normally in jumping :)

[quote=wtz][quote=drifta]this prohibits the ability to ctap, would not recommend[/quote]
how often do u ctap in main game modes(not jumping xD)[/quote]
I c-tap in 6s and rj normally in jumping :)
20
#20
4 Frags +
syphwtzdriftathis prohibits the ability to ctap, would not recommendhow often do u ctap in main game modes(not jumping xD)I c-tap in 6s and rj normally in jumping :)

well arent you a dumb little european

[quote=syph][quote=wtz][quote=drifta]this prohibits the ability to ctap, would not recommend[/quote]
how often do u ctap in main game modes(not jumping xD)[/quote]
I c-tap in 6s and rj normally in jumping :)[/quote]
well arent you a dumb little european
21
#21
-1 Frags +
scopesa3lence_i guessbind "SPACE" "+jump;+duck"is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time
Mabye he's got small hands?

This is why I have crouch on M4.

[quote=scope][quote=sa3lence_]i guess
[quote=bind "SPACE" "+jump;+duck"][/quote]
is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time[/quote]
Mabye he's got small hands?[/quote]
This is why I have crouch on M4.
22
#22
-1 Frags +
scopesa3lence_i guessbind "SPACE" "+jump;+duck"is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time
Mabye he's got small hands?

LMAO i never thought about that.

[quote=scope][quote=sa3lence_]i guess
[quote=bind "SPACE" "+jump;+duck"][/quote]
is what you're looking for
but it really isn't that hard to press ctrl and space, or whatever you have it bound on, at the same time[/quote]
Mabye he's got small hands?[/quote]
LMAO i never thought about that.
23
#23
4 Frags +
wtzdriftathis prohibits the ability to ctap, would not recommendhow often do u ctap in main game modes(not jumping xD)

i ctap every jump

[quote=wtz][quote=drifta]this prohibits the ability to ctap, would not recommend[/quote]
how often do u ctap in main game modes(not jumping xD)[/quote]

i ctap every jump
24
#24
0 Frags +

Crouchjump script makes playing Scout much more convenient. In fact, it's a pure advantage for most classes (except soldier and demo).

Crouchjump script makes playing Scout much more convenient. In fact, it's a pure advantage for most classes (except soldier and demo).
25
#25
0 Frags +
shorasCrouchjump script makes playing Scout much more convenient. In fact, it's a pure advantage for most classes (except soldier and demo).

why?

[quote=shoras]Crouchjump script makes playing Scout much more convenient. In fact, it's a pure advantage for most classes (except soldier and demo).[/quote]
why?
26
#26
-9 Frags +
driftathis prohibits the ability to ctap, would not recommend

I use crouchjump script and have a ctap script bound to my mouse2

downfrag me

[quote=drifta]this prohibits the ability to ctap, would not recommend[/quote]
I use crouchjump script and have a ctap script bound to my mouse2

downfrag me
27
#27
3 Frags +
syphshorasCrouchjump script makes playing Scout much more convenient. In fact, it's a pure advantage for most classes (except soldier and demo).why?

Oh idk, less buttons to care about in a middle of a fight?
In the end it's a matter of habbit, but I switched to script cause spamming ctrl+space on Scout was kinda tiresome.

[quote=syph][quote=shoras]Crouchjump script makes playing Scout much more convenient. In fact, it's a pure advantage for most classes (except soldier and demo).[/quote]
why?[/quote]
Oh idk, less buttons to care about in a middle of a fight?
In the end it's a matter of habbit, but I switched to script cause spamming ctrl+space on Scout was kinda tiresome.
28
#28
1 Frags +

On a more serious note you have to weight the differences of mechanical flexibility with mechanical convenience. As it has been rightfully pointed out tying crouchjump to a single button is simpler and has the advantage of consistency. The downside is that you don't have the same amount of flexibility for movement, something which I personally notice when rocketjumping.

What really provoked me to stick with crouchjump is the God damned train in Badlands mid, as I'd sometimes fail to get on it because of distractions (finger slipping or slightly incorrect timing and my keyboard wasn't the best at the time). The penalty I get is that rocketjumps, while always guaranteed length, are not as fluid as they could be.

On a more serious note you have to weight the differences of mechanical flexibility with mechanical convenience. As it has been rightfully pointed out tying crouchjump to a single button is simpler and has the advantage of consistency. The downside is that you don't have the same amount of flexibility for movement, something which I personally notice when rocketjumping.

What really provoked me to stick with crouchjump is the God damned train in Badlands mid, as I'd sometimes fail to get on it because of distractions (finger slipping or slightly incorrect timing and my keyboard wasn't the best at the time). The penalty I get is that rocketjumps, while always guaranteed length, are not as fluid as they could be.
29
#29
0 Frags +
driftathis prohibits the ability to ctap, would not recommend

you can have a jump-crouch script and still c-tap by binding crouch to right click

i'll never shut up about binding crouch to right click

[quote=drifta]this prohibits the ability to ctap, would not recommend[/quote]

you can have a jump-crouch script and still c-tap by binding crouch to right click

i'll never shut up about binding crouch to right click
30
#30
0 Frags +
nickyim a newbie in that kinda script stuff i just want a gud crouchjump script,kay thx

feel free to ask further questions if you have any. I'm positive that trying to implement this into your config will at least help you learn more about the basics of scripting

[quote=nicky]im a newbie in that kinda script stuff i just want a gud crouchjump script,kay thx[/quote]

feel free to ask further questions if you have any. I'm positive that trying to implement this into your config will at least help you learn more about the basics of scripting
1 2
Please sign in through STEAM to post a comment.