Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. //unbind w in settings
  2. //since it will overwrite/ignore any of this
  3.  
  4. //When you load ember, just open console and type "ember"
  5. //and it will switch your w to quickcast.
  6. //run normal_w or re-exec your autoexec to go back to normal
  7.  
  8. bind w "dota_ability_quickcast 1"
  9. alias ember "bind w dota_ability_cast 1"
  10. alias normal_w "bind w dota_ability_quickcast 1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement