Guest User

Untitled

a guest
Jun 24th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 9.40 KB | None | 0 0
  1. ///////////////////////////////////////////////
  2. // Killsteal-Legends.net Dota 2 Config 1.4.5 //
  3. ///////////////////////////////////////////////
  4. //////////////// by Shixxor ///////////////////
  5. ///////////////////////////////////////////////
  6.  
  7. // Changelog
  8. // v.1.4.5 Jan 21st, 2012: Added killcam information window when you die. Dota avatar picture removed.
  9. // v.1.4.4 Jan 14th, 2012: Major documentation update. Mini netgraph added to topbar with toggle script. Standard scoreboard netgraph removed. Lowered flight height of flying units to avoid missclicks.
  10. // v.1.4.3 Jan 13th, 2012: New patch option added "dota_hud_healthbar_number". Rangefinder updated for new smoke range.
  11. // v.1.4.2 Jan 04th, 2012: Mousewheel zoom disabled. Some netcode documentation. Avatar picture set. Minor adjustment to cl_smoothtime. mat_triplebuffered enabled.
  12. // v.1.3.2 Dec 17th, 2011: Right click deny disabled because ranged heros stop moving when you accidentally rightclick a friendly creep in range.
  13. // v.1.0.0 Initial release Oct 24th, 2011
  14.  
  15.  
  16. //////////////
  17. // SETTINGS // Most of these settings can not be found in the regular options menu. Feel free to edit them to your likes.
  18. //////////////
  19.  
  20. con_enable "1"
  21.  
  22. dota_killcam_show 1         // Enables information windows upon death   (default 0)
  23. dota_sf_hud_killcam 1           // Enables information windows upon death   (default 0)
  24. dota_health_per_vertical_marker "250"   // Health segmenting in the lifebar         (default 250)
  25. dota_health_marker_major_alpha "255"    // Opacity major healthbar divider      (default 255, 0=invisible 255=opaque)
  26. dota_health_marker_minor_alpha "128"    // Opacity minor healthbar divider      (default 128, 0=invisible 255=opaque)
  27. dota_hud_healthbar_number "1"       // Health number above the lifebar on       (default 1)
  28. dota_screen_shake "1"           // Screen shake on certain spell effects    (default 1)
  29. dota_force_right_click_attack "1"   // Rightclick deny disabled         (default 0)
  30. dota_disable_range_finder "0"       // Visual spell range indicator activated   (default 1)
  31. dota_minimap_hero_size "800"        // Slightly bigger hero icons on minimap    (default 600)
  32. dota_minimap_misclick_time "0.4"    // Threshold delay to accept minimap clicks     (default 0.2)
  33. dota_camera_accelerate "10"         // Decelerating map scroll          (50 = insta stop, 1 = smooth slowdown, vanilla DotA would be 50)
  34. dota_player_multipler_orders "1"    // Control all units with CTRL click        (default 0)
  35. dota_player_units_auto_attack "0"   // Hero autoattack disabled             (default 1)
  36. dota_camera_speed "3682"        // Scrolling speed              (vanilla DotA-like is 6500, default 3000)
  37. dota_camera_disable_zoom "1"        // Disables mousewheel zoom         (default 1)
  38. dota_unit_fly_bonus_height "10"     // Flying height of air units           (Default 150)
  39. dota_always_show_player_names "1"   // Always show player names
  40. dota_ability_quick_cast "1"     // Doubletapping to selfcast
  41. dota_unit_multiple_selection "1"    // ???
  42.  
  43.  
  44. //Fade time on visual effects on doing or receiving damage reduced to half duration
  45. dota_health_hurt_decay_time_max "0.4"   // (Default 0.8)
  46. dota_health_hurt_decay_time_min "0.15"  // (Default 0.3)
  47. dota_health_hurt_delay "0.05"       // (Default 0.1)
  48. dota_pain_decay "0.4"           // (Default 0.8)
  49. dota_pain_factor "1.5"          // (Default 3)
  50. dota_pain_fade_rate "1.5"       // (Default 3)
  51. dota_pain_multiplier "0.4"      // (Default 0.8)
  52.  
  53. windows_speaker_config "1"      // Sound optimized for headset
  54. windows_speaker_setting "1"     // Sound optimized for headset
  55. volume "0.05"               // Volume adjusted for teamspeak
  56. snd_musicvolume "0"         // Ingame music volume (Min "0" Max "1.0")
  57.  
  58. fps_max "60"                // Max FPS for client to render                 (Default 120)
  59. mat_vsync "1"               // VSYNC on/off                         (0 Disables, 1 Enables)
  60. mat_triplebuffered "1"          // Enable with vsync if fps is less than 60         (0 Disables, 1 Enables)
  61.  
  62. chat_join "mercenaries"             // Join chat channel
  63.  
  64.  
  65. // Fitting Netgraph in the topbar for 1680x1050, 1920x1200 and 1920x1080. Play around with net_graphinsetbottom and net_graphinsetright to adjust it for other resolutions
  66. net_graphinsetbottom "436"      // Position from bottom edge. Put "55" for 1280x800 (Default 0)
  67. net_graphinsetright "-80"       // Position from right edge. Put "-100" for 1280x800    (Default 0)
  68. net_graphproportionalfont "0"       // Makes net_graph text smaller             (Default 1)
  69. net_graph "1"               // Enables the Net_Graph                (Default 0)
  70.  
  71.  
  72. ///////////////
  73. /// NETCODE /// If your connection is good (DSL and above) these values should work, however if you experience lag/delay issues try the values in the brackets.
  74. ///////////////
  75.  
  76. rate "99999"                // Total amount of bandwidth Dota 2 may use         (Default 80000, try 40000 if lags/delays)
  77. cl_updaterate "40"          // Amount of updates recieved from server per second        (Default 40, try 20 if lags/delays)
  78. cl_cmdrate "40"             // Amount of updates sent to server per second          (Default 40, try 20 if lags/delays)
  79.  
  80. cl_interp "0"               // cl_interp 1 / cl_updaterate * (cl_interp_ratio )     (Default 0.1)
  81. cl_interp_ratio "1"         // Multiplies final result of cl_interp             (Default 2)
  82. cl_smoothtime "0.01"            // When errors occur smooth display over X time, 0 Disables (Default 0.1)
  83.  
  84.  
  85. //////////////
  86. /// SCRIPT /// Do not edit these unless you know what you are doing. Respective bindings are in the binding part below.
  87. //////////////
  88.  
  89. // Courier picks up whole stash and brings it to you with speedup before returning to base
  90. // ATTENTION: Since the 6.73 patch this script seems to trigger the heros ultimate when the courier is dead! We're looking for a fix.
  91. alias "quick_courier" "dota_select_courier; dota_ability_execute 2; dota_ability_execute 3; dota_ability_execute 4; +dota_camera_follow"
  92.  
  93. // Net_Graph Toggle Script
  94. alias "showgraph" "showgraph_off"
  95. alias "showgraph_on" "net_graph 1; alias showgraph showgraph_off"
  96. alias "showgraph_off" "net_graph 0; alias showgraph showgraph_on"
  97.  
  98. // Shows scoreboard and APM in the console
  99. alias "+showboard" "+showscores;dota_apm"
  100. alias "-showboard" "-showscores;"
  101.  
  102. // Shows 1025 rangeunits, the proximity range to be revealed while smoked, 1300 = lvl4 pudge hook range, 700 = tower range, 1150 = dagger range
  103. alias "+range" "dota_range_display 1025"
  104. alias "-range" "dota_range_display 0"
  105.  
  106. alias +herocentre "+dota_camera_follow; -dota_camera_follow; dota_camera_lock 1;"
  107. alias -herocentre "dota_camera_lock 0;"
  108. alias +centre "dota_camera_lock 1;"
  109. alias -centre "dota_camera_lock 0;"
  110.  
  111.  
  112. //////////////////////
  113. // CUSTOM  BINDINGS //  Script bindings to use the scripts from above and some other misc keys .
  114. //////////////////////
  115.  
  116. bind "x" "quick_courier"    // Courier Script
  117. bind "F10" "showgraph"      // Toggle Net_Graph
  118. bind "\" "+showboard"       // Show Netgraph and APM
  119. bind "y" "+range"       // Show Range Radius
  120.  
  121. // Say MISS/RE bindings
  122. bind "leftarrow" "say_team miss top"
  123. bind "rightarrow" "say_team miss bottom"
  124. bind "downarrow" "say_team miss mid"
  125. bind "uparrow" "say_team re"
  126.  
  127. bind "F8" "exec autoexec.cfg"           // Executes this autoexec again
  128. bind "F11" "toggleconsole"              // Open Console
  129.  
  130.  
  131.  
  132. //////////////////////
  133. /// MAIN BINDINGS ////  Main Dota 2 bindings from the menu.
  134. //////////////////////
  135.  
  136. // 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.
  137.  
  138. bind "q" "dota_ability_execute 0"       // Main Ability 1
  139. bind "w" "dota_ability_execute 1"       // Main Ability 2
  140. bind "e" "dota_ability_execute 2"       // Main Ability 3
  141. bind "r" "dota_ability_execute 5"       // Main Ability Ultimate
  142. bind "d" "dota_ability_execute 3"       // Secondary Ability 1
  143. bind "f" "dota_ability_execute 4"       // Secondary Ability 2
  144.  
  145. bind "1"    "dota_item_execute 0"       // Itemslot 1
  146. bind "2"    "dota_item_execute 1"       // Itemslot 2
  147. bind "3"    "dota_item_execute 2"       // Itemslot 3
  148. bind "4"    "dota_item_execute 3"       // Itemslot 4
  149. bind "5"    "dota_item_execute 4"       // Itemslot 5
  150. bind "6"    "dota_item_execute 5"       // Itemslot 6
  151.  
  152. bind "v" "dota_purchase_stickybuy"      // Stickybuy
  153. bind "b" "dota_purchase_quickbuy"       // Quickbuy
  154. bind "." "toggleshoppanel"          // Open Shop
  155. bind "p" "toggleshoppanel"
  156. bind "," "+voicerecord"             // Toggle Voicecomm
  157. bind "c" "dota_select_courier"          // Select Courier
  158. bind "o" "dota_ability_learn_mode"      // Skill an ability mode
  159. bind "h" "dota_hold"                // Hold Position
  160. bind "TAB" "dota_cycle_selected"        // Switch through controlled units
  161. bind "j" "use_item_client actions action_item"  // Use action item (added in final Dota 2 release)
  162. bind "k" "use_item_client current_hero taunt"   // Use taunt item (added in final Dota 2 release)
  163. bind "l" "dota_glyph"               // Use Fortification Glyph
  164. bind "f1" "dota_recent_event"           // Jump to ping location
  165. bind "escape" "cancelselect"            // Cancel
  166. bind "enter" "say"              // Text Say
  167. bind "u" "dota_learn_stats"             // Skill Stats
  168. bind "a" "mc_attack"                // Attack Move
  169. bind "shift" "mc_attack"
  170. bind "s" "dota_stop"                // Stop
  171. bind "F9" "dota_pause"              // Pauses the match
  172. bind "F12" "jpeg"                   // Make Screenshot
  173.  
  174. //bind "space" "+dota_camera_follow"        // Tab to select hero, doubletap to jump to hero
  175. //bind "1" "dota_select_all_others"     // Select all other controlled units
  176. //bind " 2" "+attack2"                  // Action Click
  177.  
  178.  
  179. bind "space" "+herocentre"                      // alt centre
  180. bind "mouse1" "+attack"             // Select Click
  181.  
  182.  
  183.  
  184. /////////////////////////
  185. echo "KSL Config Loaded."
  186. //say_team "[config loaded]"
  187. /////////////////////////
Add Comment
Please, Sign In to add comment