Advertisement
Guest User

Dota 2 autoexec

a guest
Jul 24th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. //arctic^'s Autoexec.cfg file
  2. con_enable "1"
  3. cl_cmdrate "60"
  4. cl_updaterate "60"
  5. rate "80000"
  6. cl_interp "0"
  7. cl_interp_ratio "1"
  8. cl_smooth "1"
  9. cl_smoothtime "0.01"
  10. cl_lagcompensation "1"
  11. cl_pred_optimize "2"
  12. engine_no_focus_sleep 0
  13. dota_disable_range_finder 0
  14. dota_minimap_hero_size 1100
  15. dota_minimap_misclick_time "0"
  16. dota_health_hurt_decay_time_max "0"
  17. dota_health_hurt_decay_time_min "0"
  18. dota_health_hurt_delay "0"
  19. dota_pain_decay "0"
  20. dota_pain_factor "0"
  21. dota_pain_multiplier "0"
  22. dota_pain_fade_rate "0"
  23. dota_sf_game_end_delay "0"
  24. net_graphheight "64"
  25. net_graphinsetbottom "437"
  26. net_graphinsetleft "0"
  27. net_graphinsetright "-83"
  28. net_graphpos "1"
  29. net_graphproportionalfont "0"
  30. net_graphtext "1"
  31. alias toprune "dota_camera_set_lookatpos -2190 1619"
  32. alias botrune "dota_camera_set_lookatpos 2817 -2339"
  33. bind "kp_1" "dota_item_execute 5"
  34. bind "kp_2" "+dota_control_group 1"
  35. bind "kp_3" "+dota_control_group 2"
  36. bind "kp_4" "+voicerecord"
  37. bind "kp_5" "+dota_control_group 3"
  38. bind "kp_6" "+dota_control_group 4"
  39. bind "kp_8" "dota_purchase_quickbuy"
  40. bind "kp_0" toprune
  41. bind "kp_enter" "+cameragrip"
  42. bind kp_plus botrune
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement