//==============================
//Ultimate unscoped AWP script by J2K
//==============================
This script will bind mouse1 to scope, shoot & unscope instantly with a single click. This results in perfect accuracy unscoped. Works perfect on LAN, but can be laggy online.
//The scope and shoot
alias +quickshot "+attack2; wait; +attack; wait;"
alias -quickshot "-attack; wait; -attack2;"
//The toggler
alias firemode quickzoom
alias quickzoom "bind mouse1 +quickshot; alias firemode standard;"
alias standard "bind mouse1 +attack; alias firemode quickzoom;"
//The bind
bind kp_plus firemode
Added: 2 years ago
Feedback (7)
Add Feedback
Provide constructive feedback. What is "constructive"? You must login or register to access this!