This script toggles automatically with awp (scout) on the knife back and forth.
By the way, I noticed that this script does not happen so that no bullets flew out of the weapon, that is not too quickly switch weapons.
Script:
alias fast_sniper fs_on
alias + awpshot "+ attack; spec_next"
alias-awpshot "-attack; use weapon_knife; slot1"
alias fs_on "bind mouse1 + awpshot; alias fast_sniper fs_off; echo Fast Sniper ON"
alias fs_off "bind mouse1 + attack; alias fast_sniper fs_on; echo Fast Sniper OFF"
bind "i" "fast_sniper"
bind is to disable and enable the script.
Installation:
1. Open the folder cstrike which is in the game folder. Find there a file config.cfg and open it with notepad.
2. Copy the Script
3. Paste it all to the end of the file config.cfg
By the way, I noticed that this script does not happen so that no bullets flew out of the weapon, that is not too quickly switch weapons.
Script:
alias fast_sniper fs_on
alias + awpshot "+ attack; spec_next"
alias-awpshot "-attack; use weapon_knife; slot1"
alias fs_on "bind mouse1 + awpshot; alias fast_sniper fs_off; echo Fast Sniper ON"
alias fs_off "bind mouse1 + attack; alias fast_sniper fs_on; echo Fast Sniper OFF"
bind "i" "fast_sniper"
bind is to disable and enable the script.
Installation:
1. Open the folder cstrike which is in the game folder. Find there a file config.cfg and open it with notepad.
2. Copy the Script
3. Paste it all to the end of the file config.cfg
3 Comments
how does it work plz tell
ReplyDeletekaushal you just copy the code then open your note book paste it then save it name ir awp.cfg then save it to your cstrike folder and play cs then in console type exec awp.cfg
ReplyDeletei pasted in cstrike but when i type in console it tells exec awp.cfg coudn't find tell me reason
ReplyDeletePost a Comment