Skip to content

Instantly share code, notes, and snippets.

@air
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save air/e46f0a82f62c92f9264f to your computer and use it in GitHub Desktop.
Save air/e46f0a82f62c92f9264f to your computer and use it in GitHub Desktop.
DotA autoexec.cfg
con_enable 1
// big hero icons on map
dota_minimap_hero_size 900
// no zooming
dota_camera_disable_zoom 1
// right-click to deny
dota_force_right_click_attack 1
// show spell rangefinder
dota_disable_range_finder 0
// longer pings on map, default 3
dota_minimap_ping_duration 4
// quickly look at runes
bind F1 "dota_camera_set_lookatpos -2273.898682 1832.745483"
bind F2 "dota_camera_set_lookatpos 3035.773438 -2472.680176"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment