Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //medic radar
- alias "autocall_initial" "hud_medicautocallersthreshold "1"
- alias "autocall_temp" "hud_medicautocallersthreshold "150"
- alias "+autocall_temp_hit" "autocall_temp"
- alias "-autocall_temp_hit" "autocall_initial"
- alias "+remind" "autocall_temp"
- alias "-remind" "autocall_initial"
- bind "mouse4" "+remind"
- //when spawning
- -attack; slot2;r_drawviewmodel 1; viewmodel_fov 80; cl_crosshair_file crosshair7; cl_crosshair_scale 18; cl_crosshair_red 255; cl_crosshair_green 255; cl_crosshair_blue 0; hud_medicautocallersthreshold 50; exec defcross; -remind
- //mouse 2 uberbindings
- alias +charge "+attack2;slot2;voicemenu 0 0;spec_prev; r_drawviewmodel 0; viewmodel_fov 25 exec medhealthcross; cl_crosshair_scale 16; cl_crosshair_red 0; cl_crosshair_green 255; cl_crosshair_blue 0; volume 0.4; -remind; say_team ü ü ü ü ü ü ü ü ü ü ü ü UBER U S E D ü ü ü ü ü ü ü ü ü ü ü ü ü ü ü ü ü ü ü ü ü ü ü"
- alias -charge "-attack2; slot2;r_drawviewmodel 0; viewmodel_fov 25; exec medhealthcross; cl_crosshair_scale 17; cl_first_person_uses world_model 0; cl_crosshair_red 0; cl_crosshair_green 255; cl_crosshair_blue 0; volume 0.4"
- bind mouse2 +charge
- // Null-cancelling movement script
- // (prevents you from pressing two opposing directions, which causes you to stop moving)
- bind w "+mfwd; +remind"
- bind s "+mback; +remind"
- bind a "+mleft; +remind"
- bind d "+mright; +remind"
- 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 ""
- //Slot 1 = Crossbow
- bind "e" "slot1;r_drawviewmodel 0; viewmodel_fov 70; cl_crosshair_file crosshair3; cl_crosshair_scale 27; cl_crosshair_red 255; cl_crosshair_green 255; cl_crosshair_blue 255; cl_first_person_uses_world_model 0; volume 0.4; +remind; closecaption 1"
- //Slot 2 = Medi Gun
- bind "q" "slot2;r_drawviewmodel 0; viewmodel_fov 25; exec medhealthcross; cl_crosshair_scale 16; cl_first_person_uses world_model 0; cl_crosshair_red 0; cl_crosshair_green 255; cl_crosshair_blue 0; volume 0.4; +remind; closecaption 0"
- // Slot 3 = Melee Weapon
- bind "y" "slot3;r_drawviewmodel 1; viewmodel_fov 20; cl_crosshair_file crosshair3; cl_crosshair_scale 43; cl_crosshair_red 0; cl_crosshair_green 70; cl_crosshair_blue 255; autocall_initial; cl_first_person_uses_world_model 0; volume 0.6; +remind; closecaption 1"
- //medi gun behavior
- bind 5 "r_drawviewmodel 0; viewmodel_fov 70"
- cl_autoreload 1
- //uber binds
- bind mwheeldown "voicemenu 1 7; say_team üFake Uberü"
- bind c "voicemenu 2 5; say_team 100% uber"
- bind v "voicemenu 2 4; say_team 100% uber"
- bind mwheelup "voicemenu 2 5"
- bind mouse5 " say_team ü ü ü ü ü ü ü ü ü ü ü ü ü U B E R U S E D ü ü ü ü ü ü ü ü ü ü ü ü"
- // Null-cancelling movement script
- // (prevents you from pressing two opposing directions, which causes you to stop moving)
- bind w "+mfwd; +remind"
- bind s "+mback; +remind"
- bind a "+mleft; +remind"
- bind d "+mright; +remind"
- 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 ""
- hud_combattext_batching 1
- hud_combattext_batching_window 1
- //medic radar
- alias "autocall_initial" "hud_medicautocallersthreshold "1"
- alias "autocall_temp" "hud_medicautocallersthreshold "150"
- alias "+autocall_temp_hit" "autocall_temp"
- alias "-autocall_temp_hit" "autocall_initial"
- alias "+remind" "autocall_temp"
- alias "-remind" "autocall_initial"
- bind "mouse4" "+remind"
- //opponent's uber meter
- //alias +uber_counter "voice_menu_1"
- //alias -uber_counter "voice_menu_1"
- hud_achievement_tracker 0
- cl_interp 0.0152
- cl_interp_ratio 1
- //crouch jump script
- alias +crouchjump "+jump; +duck; spec_mode"
- alias -crouchjump "-duck; -jump"
- bind "space" "+crouchjump; spec_mode"
- echo "Crouch Jump Loaded Properly."
- tf_remember_activeweapon 1
- tf_dingaling_pitchmaxdmg 100
- //volume toggle
- //alias +sound "volume 0.55"
- //alias -sound "volume 0.33"
- //bind capslock "+sound"
- volume 0.40
- //spawn switcher
- alias +spawn "join_class random"
- alias -spawn "join_class medic"
- bind ctrl "+spawn"
- //crossbow quick shot
- //alias +crossbow "slot1; +attack; r_drawviewmodel 1: cl_first_person uses_world_model 0; viewmodel_fov 70"
- //alias -crossbow "slot2; -attack; r_drawviewmodel 0"
- //bind v "+crossbow"
- bind v "voicemenu 2 4"
- //random voices
- alias "randomvoice" "random1"
- alias "random1" "voicemenu 2 4;alias randomvoice random2"
- alias "random2" "voicemenu 2 5;alias randomvoice random3"
- alias "random3" "voicemenu 0 0;alias randomvoice random4"
- alias "random4" "voicemenu 2 6;alias randomvoice random5"
- alias "random5" "voicemenu 2 7;alias randomvoice random1"
- bind c "randomvoice"
- //loadouts
- bind 8 "load_itempreset 0; say_team ü|normal uber|ü"
- bind "9" "load_itempreset 1;say_team ü---> goin kritz <---ü"
- bind 6 "load_itempreset 3"
- bind b "kill"
- hud_achievement_tracker 0
- bad
- //scoreboard
- bind "TAB" "+BOARD";
- alias "+BOARD" "+showscores; net_graph 2; timeleft; +remind";
- alias "-BOARD" "-showscores; net_graph 0; -remind";
- closecaption 1
Advertisement
Add Comment
Please, Sign In to add comment