I put this together based off of what I could find off google.
set zoomin "+zoom;sensitivity 6;set zoomswitch vstr zoomout"
set zoomout "-zoom;sensitivity 9;set zoomswitch vstr zoomin"
set zoomswitch "vstr zoomin"
bind CAPSLOCK "vstr zoomswitch"
set qswitchout "-zoom;set zoomswitch vstr zoomin"
Right now that is a Double tap zoom script...push once to zoom in...once to zoom out.
I am trying to find a way where I can make it a pushable script where when I push capslock down...it zooms in changes sens and when I let go...it zooms out and changes sens again.
