Upvote Upvoted 1 Downvote Downvoted
looking for a good med cfg
posted in Customization
1
#1
0 Frags +

I have been having trouble putting in a cfg or finding a good cfg/editing it I want to find one that will help me when i plays games aswell when it says in the team chat fake uber or ubered I just need to know how and where with the cfg

I have been having trouble putting in a cfg or finding a good cfg/editing it I want to find one that will help me when i plays games aswell when it says in the team chat fake uber or ubered I just need to know how and where with the cfg
2
#2
2 Frags +

bind "y" "voicemenu 1 7; say_team uber/kritz faked"

alias "+uber" "+attack2;dropitem;say_team popped"
alias -uber "-attack2"
bind "mouse2" "+uber"

you can change the text and bind key to whatever you want, just don't mess with the quotations. put this in your medic.cfg (steam>steamapps>common>teamfortress2>tf>cfg). also, remember you'll have to go into your other class cfg's and write "bind mouse2 +attack2"

bind "y" "voicemenu 1 7; say_team uber/kritz faked"

alias "+uber" "+attack2;dropitem;say_team popped"
alias -uber "-attack2"
bind "mouse2" "+uber"

you can change the text and bind key to whatever you want, just don't mess with the quotations. put this in your medic.cfg (steam>steamapps>common>teamfortress2>tf>cfg). also, remember you'll have to go into your other class cfg's and write "bind mouse2 +attack2"
3
#3
0 Frags +

bind "q" "voicemenu 1 7; say_team faked"
bind "mouse2" "+attack2; say_team USE -38special; -attack2"
bind "r" "voicemenu 2 5"

bind "q" "voicemenu 1 7; say_team faked"
bind "mouse2" "+attack2; say_team USE -38special; -attack2"
bind "r" "voicemenu 2 5"
4
#4
0 Frags +

This is Gasoline Based's cfg
You must watch this video first

https://www.youtube.com/watch?v=F8ZroY7W4IA

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 ""
bind w +mfwd; 
bind s +mback; 
bind a +mleft;
bind d +mright;

echo ****NULL MOVEMENT ACTIVATED****

alias "mask" "voicemenu 2 4; say ## UBER READY! ##"

alias "weapon" "bind MOUSE1 +attack"
alias "medigun" "bind MOUSE1 +heal"

alias +heal "-attack; spec_next"
alias -heal "+attack"

alias +uber "dropitem; +attack2; spec_prev; say_team ## POPPED UBER ##"; voicemenu 2 4"
alias -uber "-attack2"
alias primary "slot1; weapon; -attack; r_drawviewmodel 0; viewmodel_fov 90"
alias secondary "slot2; medigun; +attack; r_drawviewmodel 1; viewmodel_fov 90"
alias melee "slot3; weapon; -attack; r_drawviewmodel 1; viewmodel_fov 90"
alias switchdown1 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
alias switchup1 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch3"
alias switchdown2 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch3"
alias switchup2 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
alias switchdown3 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
alias switchup3 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2 bind q backswitch2"
alias backswitch2 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
alias backswitch1 "Secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
alias backswitch3 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
alias switch1 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
alias switch2 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
alias switch3 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch2"

//medic radar
alias autocall_initial "hud_medicautocallersthreshold "50""
alias autocall_temp "hud_medicautocallersthreshold "150""
alias +autocall_temp_hit "autocall_temp"
alias -autocall_temp_hit "autocall_initial"

//fake call
alias "fakeuber" "voicemenu 1 7;say_team "## UBER FAKED ##"

//crouchjump script 
alias +crouchjump "+jump; +duck"
alias -crouchjump "-duck; -jump"

//medigun switcher
alias skritz "load_itempreset 2; bind F1 smedi; bind F2 spawn2a"
alias smedi "load_itempreset 0; bind F1 skritz; bind F2 spawn1a"
alias spawn1a "load_itempreset 1; bind F2 spawn1b"
alias spawn1b "load_itempreset 0; bind F2 spawn1a"
alias spawn2a "load_itempreset 3; bind F2 spawn2b"
alias spawn2b "load_Itempreset 2; bind F2 spawn2a"

tf_medigun_autoheal "1"

//binds

//weaponswitching bindings
bind mwheelup switchup1
bind mwheeldown switchdown1
bind 1 switch1
bind 2 switch2
bind 3 switch3
bind q backswitch1

bind MOUSE1 +attack
bind MOUSE2 "+uber; mask"

//binds for changing spawns
bind F1 skritz
bind F2 spawn1a

//remove this bind if you with to crouchjump manually
bind "space" "+crouchjump"
bind "e" "+autocall_temp_hit"
bind "f" "fakeuber"
bind "r" "mask"

echo "****MEDIC CONFIG FILE LOADED****"
This is Gasoline Based's cfg
You must watch this video first
[youtube]https://www.youtube.com/watch?v=F8ZroY7W4IA[/youtube]
[code]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 ""
bind w +mfwd;
bind s +mback;
bind a +mleft;
bind d +mright;

echo ****NULL MOVEMENT ACTIVATED****

alias "mask" "voicemenu 2 4; say ## UBER READY! ##"

alias "weapon" "bind MOUSE1 +attack"
alias "medigun" "bind MOUSE1 +heal"

alias +heal "-attack; spec_next"
alias -heal "+attack"

alias +uber "dropitem; +attack2; spec_prev; say_team ## POPPED UBER ##"; voicemenu 2 4"
alias -uber "-attack2"
alias primary "slot1; weapon; -attack; r_drawviewmodel 0; viewmodel_fov 90"
alias secondary "slot2; medigun; +attack; r_drawviewmodel 1; viewmodel_fov 90"
alias melee "slot3; weapon; -attack; r_drawviewmodel 1; viewmodel_fov 90"
alias switchdown1 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
alias switchup1 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch3"
alias switchdown2 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch3"
alias switchup2 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
alias switchdown3 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
alias switchup3 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2 bind q backswitch2"
alias backswitch2 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
alias backswitch1 "Secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
alias backswitch3 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
alias switch1 "primary; bind mwheelup switchup1; bind mwheeldown switchdown1; bind q backswitch1"
alias switch2 "secondary; bind mwheelup switchup2; bind mwheeldown switchdown2; bind q backswitch2"
alias switch3 "melee; bind mwheelup switchup3; bind mwheeldown switchdown3; bind q backswitch2"


//medic radar
alias autocall_initial "hud_medicautocallersthreshold "50""
alias autocall_temp "hud_medicautocallersthreshold "150""
alias +autocall_temp_hit "autocall_temp"
alias -autocall_temp_hit "autocall_initial"

//fake call
alias "fakeuber" "voicemenu 1 7;say_team "## UBER FAKED ##"

//crouchjump script
alias +crouchjump "+jump; +duck"
alias -crouchjump "-duck; -jump"

//medigun switcher
alias skritz "load_itempreset 2; bind F1 smedi; bind F2 spawn2a"
alias smedi "load_itempreset 0; bind F1 skritz; bind F2 spawn1a"
alias spawn1a "load_itempreset 1; bind F2 spawn1b"
alias spawn1b "load_itempreset 0; bind F2 spawn1a"
alias spawn2a "load_itempreset 3; bind F2 spawn2b"
alias spawn2b "load_Itempreset 2; bind F2 spawn2a"

tf_medigun_autoheal "1"

//binds

//weaponswitching bindings
bind mwheelup switchup1
bind mwheeldown switchdown1
bind 1 switch1
bind 2 switch2
bind 3 switch3
bind q backswitch1

bind MOUSE1 +attack
bind MOUSE2 "+uber; mask"

//binds for changing spawns
bind F1 skritz
bind F2 spawn1a

//remove this bind if you with to crouchjump manually
bind "space" "+crouchjump"
bind "e" "+autocall_temp_hit"
bind "f" "fakeuber"
bind "r" "mask"

echo "****MEDIC CONFIG FILE LOADED****"[/code]
5
#5
16 Frags +
LinKr_This is Gasoline Based's cfg
You must watch this video first
https://www.youtube.com/watch?v=F8ZroY7W4IA
alias "mask" "voicemenu 2 4; say ## UBER READY! ##"

might wanna make that "say_team"

@_@

[quote=LinKr_]This is Gasoline Based's cfg
You must watch this video first
[youtube]https://www.youtube.com/watch?v=F8ZroY7W4IA[/youtube]
[code]
alias "mask" "voicemenu 2 4; say ## UBER READY! ##"
[/code][/quote]

might wanna make that "say_team"

@_@
6
#6
0 Frags +

So i just have a question about making a file and copying it now :[ im am super new to cfgs

So i just have a question about making a file and copying it now :[ im am super new to cfgs
7
#7
22 Frags +
LinKr_
might wanna make that "say_team"

@_@

It's all about intimidation

[quote=LinKr_]

might wanna make that "say_team"

@_@[/quote]

It's all about intimidation
8
#8
0 Frags +

am i the only one who uses the autoheal? where clicking the mouse button stops healing?

am i the only one who uses the autoheal? where clicking the mouse button stops healing?
9
#9
-2 Frags +

I don't use the null-movement script because I like to suddenly stop by holding both strafe keys at the same time. If you strafe to the right, for example, then let go of D, press and hold A, and immediately press and hold D again, you will come to a sudden stop instead of doing the little 'slide'.
I was wondering if there's a way to script that without having to do such a (relatively) complex set of actions just to come to a sudden halt. I've had a reasonable amount of success by using the wait command, but as I'm sure everyone here knows, the wait command in any competitive setting, and even some pub settings, won't work.

Anyone happen to have any ideas for that?

I don't use the null-movement script because I like to suddenly stop by holding both strafe keys at the same time. If you strafe to the right, for example, then let go of D, press and hold A, and immediately press and hold D again, you will come to a sudden stop instead of doing the little 'slide'.
I was wondering if there's a way to script that without having to do such a (relatively) complex set of actions just to come to a sudden halt. I've had a reasonable amount of success by using the wait command, but as I'm sure everyone here knows, the wait command in any competitive setting, and even some pub settings, won't work.

Anyone happen to have any ideas for that?
10
#10
0 Frags +

I just use chris's medic cfg with a autoheal script. ezpz ez life.

I just use chris's medic cfg with a autoheal script. ezpz ez life.
11
#11
-2 Frags +
AloSecLinKr_This is Gasoline Based's cfg
You must watch this video first
https://www.youtube.com/watch?v=F8ZroY7W4IA
alias "mask" "voicemenu 2 4; say ## UBER READY! ##"

might wanna make that "say_team"

@_@

I DIDNT MAKE IT

[quote=AloSec][quote=LinKr_]This is Gasoline Based's cfg
You must watch this video first
[youtube]https://www.youtube.com/watch?v=F8ZroY7W4IA[/youtube]
[code]
alias "mask" "voicemenu 2 4; say ## UBER READY! ##"
[/code][/quote]

might wanna make that "say_team"

@_@[/quote]
I DIDNT MAKE IT
12
#12
3 Frags +
LinKr_AloSecLinKr_This is Gasoline Based's cfg
You must watch this video first
https://www.youtube.com/watch?v=F8ZroY7W4IA
alias "mask" "voicemenu 2 4; say ## UBER READY! ##"

might wanna make that "say_team"

@_@
I DIDNT MAKE IT

precisely the reason you should make your own cfgs so you understand them 8)

[quote=LinKr_][quote=AloSec][quote=LinKr_]This is Gasoline Based's cfg
You must watch this video first
[youtube]https://www.youtube.com/watch?v=F8ZroY7W4IA[/youtube]
[code]
alias "mask" "voicemenu 2 4; say ## UBER READY! ##"
[/code][/quote]

might wanna make that "say_team"

@_@[/quote]
I DIDNT MAKE IT[/quote]
precisely the reason you should make your own cfgs so you understand them 8)
13
#13
-6 Frags +

tbh - fuck medic configs. Get good without configs.

tbh - fuck medic configs. Get good without configs.
Please sign in through STEAM to post a comment.