Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. bind "0" "say_team Rosh: ; chatwheel_say 57"
  2. bind "9" "say_team Glyph: ; chatwheel_say 57"
  3. bind "W" "runecheck"
  4. alias "runeCheck" "runeCheckTop"
  5. alias "runeCheckTop" "dota_camera_set_lookatpos -2273 1800; alias runeCheck runeCheckBot"
  6. alias "runeCheckBot" "dota_camera_set_lookatpos 3035 -2350; alias runeCheck runeCheckHero"
  7. alias "runeCheckHero" "+dota_camera_follow; -dota_camera_follow; +dota_camera_follow; -dota_camera_follow; alias runeCheck runeCheckTop"
  8. bind "=" "axeHP"
  9. alias "axeHP" "axeHP250"
  10. alias "axeHP250" "dota_health_per_vertical_marker 250; alias axeHP axeHP350"
  11. alias "axeHP350" "dota_health_per_vertical_marker 350; alias axeHP axeHP450"
  12. alias "axeHP450" "dota_health_per_vertical_marker 450; alias axeHP axeHP625"
  13. alias "axeHP625" "dota_health_per_vertical_marker 625; alias axeHP axeHP250"
  14. dota_disable_range_finder 0;
  15. dota_health_per_vertical_marker 200;
  16. dota_minimap_misclick_time 0.25;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement