Auto-strafe bind
bind f11 "bhop"
alias Longjump "Longjump1; Longjump2"
alias Longjump1 "bind f12 toggleLongjump"
alias Longjump2 "bind f11 Longjump3"
alias Longjump3 "Longjump4; Longjump5"
alias Longjump4 "bind mwheelup nextinv"
alias Longjump5 "bind f11 Longjump"
alias +f "+forward"
alias -f "-forward"
alias +l "+left"
alias -l "-left"
alias +r "+right"
alias +ll "+left; +moveleft"
alias +rr "+right; +moveright"
alias -ll "-left; -moveleft"
alias -rr "-right; -moveright"
alias rl "bind d +rr; bind a +ll"
alias reg "bind a +moveleft; bind d +moveright"
alias toggleLongjump "rl; bind home toggleLongjump2; mjump;"
alias toggleLongjump2 "reg; bind home toggleLongjump; mjump; stop"
alias stop "-ll; -rr"
echo W-Only's Strafing Script is ready to party.
echo REMEMBER: HOME toggles on / off.
echo This script uses +left while moving left, if on...
echo AND uses +right if moving right, essentially strafing for you!
toggleLongJump
(IT SAYS F11 BUT IT MIGHT BE HOME FOR TO ACTIVATE/DEACTIVE)