B@ghis... Posted July 25, 2012 Report Posted July 25, 2012 alias d1 "developer 1"alias d0 "developer 0"alias +z12 "sensitivity 1;wait;+attack"alias -z12 "sensitivity 6.5;wait;-attack"//For On and Offalias +toggle_on "bind mouse1 +z12"alias -toggle_on "d1;wait;echo ACTIVATED;wait;d0"alias +toggle_off "bind mouse1 +attack"alias -toggle_off "d1;wait;echo DEACTIVATED;wait;d0"bind f1 +toggle_onbind f2 +toggle_off Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.