- ////////////////////////////////////////////////////
- ///// Killsteal-Legends.net Dota 2 Keybinds ///////
- //////////// for Dota 2 Config v.1.5.2. ///////////
- ///////////////// by Shixxor ///////////////////////
- ////////////////////////////////////////////////////
- //////////////////////
- // CUSTOM BINDINGS // Script bindings to use the scripts from the autoexec.cfg scripts part and some other misc keys .
- //////////////////////
- bind "x" "quick_courier" // Courier Script
- bind "F10" "showgraph" // Toggle Net_Graph
- bind "\" "+showboard" // Show Netgraph and APM
- bind "y" "+range" // Show Range Radius
- // Say MISS/RE bindings
- bind "leftarrow" "say_team miss top"
- bind "rightarrow" "say_team miss bottom"
- bind "downarrow" "say_team miss mid"
- bind "uparrow" "say_team re"
- //////////////////////
- /// MAIN BINDINGS //// Main Dota 2 bindings from the menu.
- //////////////////////
- // ATTENTION: Either remove this whole BINDING part to not overwrite your own bindings or replace these bindings with your own and unbind ALL keys in the options menu afterwards to prevent them from being overwritten each time you start a game! To unbind a key in the options menu select it and press DEL.
- bind "q" "dota_ability_execute 0" // Main Ability 1
- bind "w" "dota_ability_execute 1" // Main Ability 2
- bind "e" "dota_ability_execute 2" // Main Ability 3
- bind "r" "dota_ability_execute 5" // Main Ability Ultimate
- bind "d" "dota_ability_execute 3" // Secondary Ability 1
- bind "f" "dota_ability_execute 4" // Secondary Ability 2
- bind "mouse5" "dota_item_execute 0;smartcast;" // Itemslot 1 + smartcast (see in the script section of the autoexec.cfg)
- bind "mouse4" "dota_item_execute 1" // Itemslot 2
- bind "3" "dota_item_execute 2" // Itemslot 3
- bind "4" "dota_item_execute 3" // Itemslot 4
- bind "5" "dota_item_execute 3" // Itemslot 4
- bind "G" "dota_item_execute 4" // Itemslot 5
- bind "T" "dota_item_execute 5" // Itemslot 6
- bind "." "toggleshoppanel" // Open Shop
- bind "," "+voicerecord" // Toggle Voicecomm
- bind "c" "dota_select_courier" // Select Courier
- bind "o" "dota_ability_learn_mode" // Skill an ability mode
- bind "h" "dota_hold" // Hold Position
- bind "TAB" "dota_cycle_selected" // Switch through controlled units
- bind "j" "use_item_client actions action_item" // Use action item (added in final Dota 2 release)
- bind "k" "use_item_client current_hero taunt" // Use taunt item (added in final Dota 2 release)
- bind "l" "dota_glyph" // Use Fortification Glyph
- bind "f1" "dota_recent_event" // Jump to ping location
- bind "escape" "cancelselect" // Cancel
- bind "enter" "say" // Text Say
- bind "u" "dota_learn_stats" // Skill Stats
- bind "a" "mc_attack" // Attack Move
- bind "s" "dota_stop" // Stop
- bind "F9" "dota_pause" // Pauses the match
- bind "F12" "jpeg" // Make Screenshot
- bind "space" "+dota_camera_follow" // Tab to select hero, doubletap to jump to hero
- bind "1" "dota_select_all_others" // Select all other controlled units
- bind "mouse1" "+attack" // Select Click
- bind "mouse2" "+attack2" // Action Click
- /////////////////////////
- echo "KSL Keybindings Loaded."
- /////////////////////////