Advertisement
jayb3e

Untitled

Aug 28th, 2015
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. con_enable "1" //Enables Console
  2. dota_camera_disable_zoom "1" //Can't zoom camera in
  3. dota_disable_range_finder 0 //Shows spells are within casting range of targeted area/target
  4. alias "+toprune" "dota_camera_set_lookatpos -2273.898682 1832.745483"
  5. alias "-toprune" "dota_select_all; dota_select_all"
  6. alias "+botrune" "dota_camera_set_lookatpos 3035.773438 -2472.680176"
  7. alias "-botrune" "dota_select_all; dota_select_all"
  8. bind "1" "+toprune"
  9. bind "2" "+botrune"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement