Advertisement
Guest User

Jepeeersoon

a guest
Nov 26th, 2015
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. //Jepeeersoon Autoexec.cfg file
  2.  
  3. bind "f8" "+autoexecute"
  4. bind "t" "quick_courier"
  5. bind "f1" "dota_camera_set_lookatpos -2287 1817"
  6. bind "f2" "dota_camera_set_lookatpos 2960 -2353"
  7. bindtoggle "0" dota_player_units_auto_attack
  8.  
  9. dota_health_per_vertical_marker "250"
  10. dota_health_marker_major_alpha "255"
  11. dota_health_marker_minor_alpha "128"
  12. dota_hud_healthbar_number "1"
  13. dota_screen_shake "0"
  14. dota_force_right_click_attack "0"
  15. dota_disable_range_finder "0"
  16. dota_minimap_hero_size "1000"
  17. dota_minimap_misclick_time "0"
  18. dota_camera_accelerate "50"
  19. dota_player_multipler_orders "1"
  20. dota_player_units_auto_attack "0"
  21. dota_camera_speed "6000"
  22. dota_camera_disable_zoom "1"
  23. dota_unit_fly_bonus_height "150"
  24. dota_reset_camera_on_spawn "0"
  25. dota_always_show_player_names "1"
  26. dota_ability_quick_cast "1"
  27. dota_unit_multiple_selection "1"
  28.  
  29. dota_health_hurt_decay_time_max "0"
  30. dota_health_hurt_decay_time_min "0"
  31. dota_health_hurt_delay "0"
  32. dota_pain_decay "0"
  33. dota_pain_factor "0"
  34. dota_pain_multiplier "0"
  35. dota_pain_fade_rate "0"
  36.  
  37. cl_forcepreload 1
  38. sv_forcepreload 1
  39. mat_vsync "0"
  40. engine_no_focus_sleep 0
  41.  
  42. bind "KP_1" "say_team fuck you!"
  43. bind "KP_2" "say_team gank here please!"
  44. bind "KP_3" "say_team OK REPORTED!"
  45. bind "KP_4" "say_team haras him"
  46. bind "KP_5" "say_team play safe always look at the minimap!"
  47. bind "KP_6" "say_team REUSE COURIER!"
  48. bind "KP_7" "say_team let's smoke and fight!"
  49. bind "KP_8" "say_team End!"
  50. bind "KP_9" "say_team I win this game!"
  51. bind "KP_0" "say_team I think a BKB would be good for you here!"
  52.  
  53. alias "quick_courier" "dota_courier_deliver; dota_select_courier;dota_ability_execute 5;+dota_camera_follow"
  54. alias "+autoexecute" "exec autoexec.cfg"
  55. alias "-autoexecute" "output"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement