// First VSTR is the attack bind.
// Second VSTR is what is displayed on the screen.


// Quick scope VSTRs
set JH3s1 "+toggleads_throw; wait 50; +attack; wait 7; -attack; wait 40; weapnext; wait 7; weapnext"
set JH3s2 "...^1Quick^7-^1Scope^7..."

// Quick scope bind
bind kp_uparrow "vstr JH3s2; bind mouse1 vstr JH3s1"



// Quick Scope bind
bind kp_uparrow "vstr JH3s2; bind mouse1 vstr JH3s1"



// Default VSTRs
set JHnorm "...^1Default^7..."
// Default Bind
bind kp_5 "vstr JHnorm; bind mouse1 +attack;-attack"


//lkainn Quick Scope script
//Youre free to make changes according you like