03-12-2013, 03:28 PM
/Zoom Script #2// by:C!zE
Description: This Script allows you to zoom in once, then when you
fire, it quickly changes you to your pistol so you can add some quick
shots at your enemy.
alias w3 "wait; wait; wait"
alias +zoomx "+attack2; w3; w3; -attack2"
alias -zoomx "bind mouse1 +attakx"
alias +attakx "+attack; w3; w3; w3"
alias -attakx "-attack; w3; w3; w3; slot2; w3; w3; w3; +attack; w3; w3; w3; -attack; bind mouse1 +attack"
bind "mouse3" "+zoomx"
Description: This Script allows you to zoom in once, then when you
fire, it quickly changes you to your pistol so you can add some quick
shots at your enemy.
alias w3 "wait; wait; wait"
alias +zoomx "+attack2; w3; w3; -attack2"
alias -zoomx "bind mouse1 +attakx"
alias +attakx "+attack; w3; w3; w3"
alias -attakx "-attack; w3; w3; w3; slot2; w3; w3; w3; +attack; w3; w3; w3; -attack; bind mouse1 +attack"
bind "mouse3" "+zoomx"