Forum
Is ctapping possible with crouchjump script?
Created 17th December 2013 @ 02:27
Add A Reply Pages: « Previous 1 2
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
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
manually pressing buttons is some next level shit apparently
Quoted from Dr. Heinz
[…]
Sorry that I know a lot that has to do with jumping :(
i love you
Quoted from Dr. Heinz
[…]
Sorry that I know a lot that has to do with jumping :(
nobody hates you dear, he is just jealous
Why does it unbind my space key to jump when I use the script?
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
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; “
Mangachu has it as a script on his pc or something, idk but you cant make script on tf2.
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
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,
Add A Reply Pages: « Previous 1 2