Forum

Is ctapping possible with crouchjump script?

Created 17th December 2013 @ 02:27

Add A Reply Pages: « Previous 1 2

skeej

(ETF2L Donator)
UbeR |
Fe |

Quoted from ondkaja

Okay, tested the script, seems to work pretty solidly and makes it much easier to time, at least for someone like me who never bothered learning how to ctap properly.

Yea I was reluctant to share my script because it makes ctapping relatively easy, and it gave me an edge over other soldiers when playing soldier, “masking” my otherwise shitty play a bit :D

clip

ist doof

Quoted from Dr. Heinz

There are several ctap scripts. But they all depend on the wait command, that is banned/blocked in comp tf2.
The max hight you can get with a ctap is 691 units, that is with the original just standing still and with the default rocket launcher while walking to the right.
Although people did get 692 just randomly.
The max distance seems to be about 1452 units, or a little further, but distance is very hard to measure since you depend also on the angles.

Even with a script you don’t hit 691 every times. Everything is very ping and fps dependent because the timing must be so very accurate.

http://forums.tf2jump.com/index.php/topic,1817.0.html

This is a map where you can change the distances horizontally and vertically with 1 units at the time.

nerd

Falcon0408

manually pressing buttons is some next level shit apparently

Dr. Heinz

★GF
KAAS

Quoted from clip

[…]
nerd

Sorry that I know a lot that has to do with jumping :(

Alfie

(ETF2L Donator)
bobs

Quoted from Dr. Heinz

[…]
Sorry that I know a lot that has to do with jumping :(

i love you

AnimaL

Quoted from Dr. Heinz

[…]
Sorry that I know a lot that has to do with jumping :(

nobody hates you dear, he is just jealous

Dr. Heinz

★GF
KAAS

YEY!
People like me!

k0rea

Why does it unbind my space key to jump when I use the script?

AnimaL

Quoted from k0rea

Why does it unbind my space key to jump when I use the script?

if you have steamcloud enabled it might do that

Sideshow

(ETF2L Donator)
ft.
WiK?

alias +ctap “bind mouse1 +jumpshoot; bind space +crouchjump; +duck”
alias -ctap “-duck; -attack”

alias +jumpshoot “-duck; +jump; +attack”
alias -jumpshoot “-jump; -attack; bind mouse1 +attack”

bind mouse2 +ctap

with this script your space key is bound to the alias crouchjump. If you don’t want that to happen just remove “bind space +crouchjump; “

damneasy

Mangachu has it as a script on his pc or something, idk but you cant make script on tf2.

quintosh

wL.

Quoted from Sideshow

alias +ctap “bind mouse1 +jumpshoot; bind space +crouchjump; +duck”
alias -ctap “-duck; -attack”

alias +jumpshoot “-duck; +jump; +attack”
alias -jumpshoot “-jump; -attack; bind mouse1 +attack”

bind mouse2 +ctap

with this script your space key is bound to the alias crouchjump. If you don’t want that to happen just remove “bind space +crouchjump; “

that wont work if you dont tell the game what +crouchjump is supposed to do

Bucake

Quoted from Sideshow

script

alias +ctap “alias -ctap mctap; bind mouse1 +jumpshoot; +duck”
alias mctap “-duck; bind mouse1 +attack”

alias +jumpshoot “alias -ctap; -duck; +jump; +attack”
alias -jumpshoot “-jump; -attack; bind mouse1 +attack”

bind mouse2 +ctap

^
small change. this way you can ‘cancel’ your ctap-jump by simply releasing mouse2 before firing. also, releasing mouse2 won’t cancel crouching (if you press your crouch key after using +jumpshoot).

or is it more efficient to have a slight delay between -duck and +attack;+jump? sorry, i don’t know my ctapping.


Last edited by Bucake,

Sideshow

(ETF2L Donator)
ft.
WiK?

That’s not my script, it’s skeej’s. And it works fine, the only thing it does (because it’s been pasted in here out of context) is refer to an alias that isn’t defined. If you have a crouchjump script just change the alias to +crouchjump, if you don’t, remove it.

Add A Reply Pages: « Previous 1 2