Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. con_enable 1
  2. dota_full_ui 1
  3.  
  4. alias "+show_runetop" "dota_camera_set_lookatpos -2296.339355 1685.593506"
  5. alias "-show_runetop" "dota_select_all;dota_select_all;+dota_control_group 1"
  6. alias "+show_runebottom" "dota_camera_set_lookatpos 2974.552734 -2517.180664"
  7. alias "-show_runebottom" "dota_select_all;dota_select_all;+dota_control_group 1"
  8.  
  9. alias "click" "+sixense_left_click;-sixense_left_click"
  10. alias "smart_attack" "mc_attack;click"
  11. alias "quick_teleport" "dota_item_execute 3;dota_item_execute 3"
  12.  
  13. bind "r" "smart_attack"
  14. bind "t" "quick_teleport"
  15. bind "F3" "+show_runetop"
  16. bind "F4" "+show_runebottom"
  17. bind "z" "dota_courier_deliver;dota_courier_burst;say_team using chick"
  18.  
  19. dota_minimap_hero_size "1000"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement