Forum

Scripts and binds

Created 27th November 2011 @ 21:09

Add A Reply Pages: « Previous 1 2

Septique

Quoted from smziii

[…]

NOT EVEN FUNNY -> DEAD SERIOUS

It is funny, right Tviq?

octochris

(0v0)

Quoted from Septique

[…]

It is funny, right Tviq?

brace for a shitstorm

IPZIE

SUAVE

http://www.youtube.com/watch?v=RTTtwoIE5lQ

Flippy

LEGO
DA!

Quoted from vani

// Null-cancelling movement script
// (prevents you from pressing two opposing directions, which causes you to stop moving)

bind w +mfwd
bind s +mback
bind a +mleft
bind d +mright

alias +mfwd "-back;+forward;alias checkfwd +forward"
alias +mback "-forward;+back;alias checkback +back"
alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
alias +mright "-moveleft;+moveright;alias checkright +moveright"
alias -mfwd "-forward;checkback;alias checkfwd none"
alias -mback "-back;checkfwd;alias checkback none"
alias -mleft "-moveleft;checkright;alias checkleft none"
alias -mright "-moveright;checkleft;alias checkright none"
alias checkfwd none
alias checkback none
alias checkleft none
alias checkright none
alias none ""

povohat sick scripter

Is it really useful ? I mean, does it worth to put it ?

atmo

scrips and tracing!

TviQ

ft.
007

Quoted from Septique

[…]

It is funny, right Tviq?

?

TviQ

ft.
007

Quoted from Flippy

[…]

Is it really useful ? I mean, does it worth to put it ?

no

atmo

Probably depends on the actuation point of your keyboard switch. I get the movement cancelling thing sometimes because my switches are pretty light. But it’s probably because I also suck at games.

Sketch

MM

bind i “say Skyshot 8)”
bind k “say I hate social situations”
bind j “say I must not chase kills and die”
bind b “say i dont know what is going on”

Quoted from vani

// Null-cancelling movement script

Hurpa durp I cant control my fingers :D fucking baddie lol

and no its not useful. TF2 Velocity Mechanics: http://www.reddit.com/r/tf2/comments/mn3s5/tf2_velocity_mechanics/


Last edited by Sketch,

vani

Bully

Quoted from Sketch

bind i “say Skyshot 8)”
bind k “say I hate social situations”
bind j “say I must not chase kills and die”
bind b “say i dont know what is going on”

[…]

Hurpa durp I cant control my fingers :D fucking baddie lol

and no its not useful. TF2 Velocity Mechanics: http://www.reddit.com/r/tf2/comments/mn3s5/tf2_velocity_mechanics/

Jesus calm down, how old are you :/ You can hold down A and spam D for easy dodging, or W+A and spam D for zigzaging without effort really

Sketch

MM

omfg troll detection failure

ell

(ETF2L Donator)

Quoted from vani

[…]

Jesus calm down, how old are you :/ You can hold down A and spam D for easy dodging, or W+A and spam D for zigzaging without effort really

It’s more about what it doesn’t allow you to do. You can’t stop instantly by pressing opposing keys, which is very useful. On top of that, there is no significant gain, whatever you can do with it you can pretty much do with only nimble fingers.


Last edited by ell,

Add A Reply Pages: « Previous 1 2