Upvote Upvoted 0 Downvote Downvoted
BRILLIANT IDEA!!!!!
posted in Customization
1
#1
0 Frags +

I saw that u can bind a rocket jump in tf2mate confit generator, so i thought is there any way to bind a c tap rocket jump cuz its all about timing and nothing is more precise in the game than the game itself.

I saw that u can bind a rocket jump in tf2mate confit generator, so i thought is there any way to bind a c tap rocket jump cuz its all about timing and nothing is more precise in the game than the game itself.
2
#2
0 Frags +

no.

no.
3
#3
4 Frags +

just learn how to

just learn how to
4
#4
1 Frags +

i found it super easy to c-tap when switching spacebar to +attack and mouse1 to +jump lol

i found it super easy to c-tap when switching spacebar to +attack and mouse1 to +jump lol
5
#5
1 Frags +

The only thing you could do is make a macro on a keyboard, there is no way anymore in tf2, and also just learn rofl.

The only thing you could do is make a macro on a keyboard, there is no way anymore in tf2, and also just learn rofl.
6
#6
11 Frags +
Cloudmakerno.sevennnjust learn how to

That is why im askin, dont know how to, no need for negativity :(

[quote=Cloudmaker]no.[/quote]

[quote=sevennn]just learn how to[/quote]

That is why im askin, dont know how to, no need for negativity :(
7
#7
16 Frags +

you've made like 8 threads today
WHY

you've made like 8 threads today
WHY
8
#8
-3 Frags +

i remember i actually made one and it worked but i lost it and now that i look back at it i really dont want to go through the effort of remaking it purely because of how easy it makes something thats supposed to require effort super easy

i remember i actually made one and it worked but i lost it and now that i look back at it i really dont want to go through the effort of remaking it purely because of how easy it makes something thats supposed to require effort super easy
9
#9
0 Frags +

any macro program that can insert an X ms delay between inputs can make a script, but honestly it's incredibly easy to do if you bind jump to mouse2

any macro program that can insert an X ms delay between inputs can make a script, but honestly it's incredibly easy to do if you bind jump to mouse2
10
#10
3 Frags +

https://imgur.com/RPE8ane

https://imgur.com/RPE8ane
11
#11
0 Frags +
Mangachuyou've made like 8 threads today
WHY

I actually used to have these on steam community discussion and fourm or iv seen them there but there are many more people that have solutions here

Platypusany macro program that can insert an X ms delay between inputs can make a script, but honestly it's incredibly easy to do if you bind jump to mouse2

I play sniper, and it is too hard to scope, unless it is a hard scope, with space bar, and i might do it if i get a new mouse with side buttons but i am looking for a simpler solution

[quote=Mangachu]you've made like 8 threads today
WHY[/quote]

I actually used to have these on steam community discussion and fourm or iv seen them there but there are many more people that have solutions here

[quote=Platypus]any macro program that can insert an X ms delay between inputs can make a script, but honestly it's incredibly easy to do if you bind jump to mouse2[/quote]
I play sniper, and it is too hard to scope, unless it is a hard scope, with space bar, and i might do it if i get a new mouse with side buttons but i am looking for a simpler solution
12
#12
0 Frags +

you used to be able to with the wait command but valve removed it so now u cant

you used to be able to with the wait command but valve removed it so now u cant
13
#13
2 Frags +

I'm pretty sure a macro like that would be cheating, or at least very questionable.

skeej did write one for tf2 which makes it easier to do shit ctaps but I can't get it to work as well as just learning it yourself:

SideshowA ctap script, makes the timing much much easier but doesn't give you perfect ones ever. Truly a script for scrublords. Credit to skeej:
//ctap
alias +ctap "bind mouse1 +jumpshoot; +duck"
alias -ctap "-duck; -attack"

alias +jumpshoot "-duck; +jump; +attack"
alias -jumpshoot "-jump; -attack; bind mouse1 +attack"

bind mouse5 +ctap

You tap mouse5 then mouse1 to do it, with a delay of about 60ms between (very forgiving with the timing, doesn't make much difference).
I'm pretty sure a macro like that would be cheating, or at least very questionable.

skeej did write one for tf2 which makes it easier to do shit ctaps but I can't get it to work as well as just learning it yourself:

[quote=Sideshow]
A ctap script, makes the timing much much easier but doesn't give you perfect ones ever. Truly a script for scrublords. Credit to skeej:
[code]//ctap
alias +ctap "bind mouse1 +jumpshoot; +duck"
alias -ctap "-duck; -attack"

alias +jumpshoot "-duck; +jump; +attack"
alias -jumpshoot "-jump; -attack; bind mouse1 +attack"

bind mouse5 +ctap[/code]

You tap mouse5 then mouse1 to do it, with a delay of about 60ms between (very forgiving with the timing, doesn't make much difference).[/quote]
14
#14
-5 Frags +
Mangachuyou've made like 8 threads today
WHY

Total Posts
1137
WHY

[quote=Mangachu]you've made like 8 threads today
WHY[/quote]
Total Posts
1137
WHY
15
#15
2 Frags +
CookMangachuyou've made like 8 threads today
WHY
Total Posts
1137
WHY

He is been on there for a long time, I dont need to criticize him or anything, but me having posted threads today doesnt hurt anyone

SideshowI'm pretty sure a macro like that would be cheating, or at least very questionable.

skeej did write one for tf2 which makes it easier to do shit ctaps but I can't get it to work as well as just learning it yourself:
SideshowA ctap script, makes the timing much much easier but doesn't give you perfect ones ever. Truly a script for scrublords. Credit to skeej:
//ctap
alias +ctap "bind mouse1 +jumpshoot; +duck"
alias -ctap "-duck; -attack"

alias +jumpshoot "-duck; +jump; +attack"
alias -jumpshoot "-jump; -attack; bind mouse1 +attack"

bind mouse5 +ctap

You tap mouse5 then mouse1 to do it, with a delay of about 60ms between (very forgiving with the timing, doesn't make much difference).

Alright man, ty :3

[quote=Cook][quote=Mangachu]you've made like 8 threads today
WHY[/quote]
Total Posts
1137
WHY[/quote]
He is been on there for a long time, I dont need to criticize him or anything, but me having posted threads today doesnt hurt anyone[quote=Sideshow]I'm pretty sure a macro like that would be cheating, or at least very questionable.

skeej did write one for tf2 which makes it easier to do shit ctaps but I can't get it to work as well as just learning it yourself:

[quote=Sideshow]
A ctap script, makes the timing much much easier but doesn't give you perfect ones ever. Truly a script for scrublords. Credit to skeej:
[code]//ctap
alias +ctap "bind mouse1 +jumpshoot; +duck"
alias -ctap "-duck; -attack"

alias +jumpshoot "-duck; +jump; +attack"
alias -jumpshoot "-jump; -attack; bind mouse1 +attack"

bind mouse5 +ctap[/code]

You tap mouse5 then mouse1 to do it, with a delay of about 60ms between (very forgiving with the timing, doesn't make much difference).[/quote][/quote]

Alright man, ty :3
16
#16
0 Frags +

it takes like a week to learn
dont be lazy

it takes like a week to learn
dont be lazy
17
#17
0 Frags +
bind "space" "+fjump"

alias +fjump "-duck;+jump;alias checkjump +jump"
alias -fjump "-jump;alias checkcrouch;alias checkjump none"
alias checkjump none
alias checkcrouch none
alias none ""

That's what I use. It auto releases crouch when you press jump. It helps a bit if you are an uncoordinated boob like me and can't release jump yourself.

[code]bind "space" "+fjump"

alias +fjump "-duck;+jump;alias checkjump +jump"
alias -fjump "-jump;alias checkcrouch;alias checkjump none"
alias checkjump none
alias checkcrouch none
alias none ""[/code]

That's what I use. It auto releases crouch when you press jump. It helps a bit if you are an uncoordinated boob like me and can't release jump yourself.
18
#18
2 Frags +

oh shit a ctap bind. thats crazy
how has no one thought of that yet
you are our savior

oh shit a ctap bind. thats crazy
how has no one thought of that yet
you are our savior
Please sign in through STEAM to post a comment.