Search
Username:
Password:

Register or Reset Password

SUBMISSIONS
Counter Strike
   New Maps
   New Tutorials
   New Skins
   New GUI's
   New Sounds
   New Threads
Other
   Media
   Gamers
   Clans
   Studios
 
 
Search Scripts:           Advanced
 
 
 
True AWP SWITCH
Added by...
Author(s): nmd_2005
Category: CS:S > Weapon Scripts
Notes/Usage Instructions:

None found
Script Code:
//::Instructions::
//copy the following into your counter-strike source\cstrike\cfg\autoexec.cfg file

alias "switch" "use weapon_knife; use weapon_glock; use weapon_usp; use weapon_p228; use weapon_deagle; use weapon_elite; use weapon_fiveseven; use weapon_awp; use weapon_g3sg1; use weapon_sg550; use weapon_galil; use weapon_ak47; use weapon_scout; use weapon_sg552; use weapon_famas; use weapon_m4a1; use weapon_aug; use weapon_m3; use weapon_xm1014; use weapon_mac10; use weapon_tmp; use weapon_mp5navy; use weapon_ump45; use weapon_p90; use weapon_m249"

alias "+switch" "+attack"
alias "-switch" "switch;-attack"

// Type 1 awp switch (auto. switchs after you shoot)
alias "awp.toggler" "awp.on"
alias "awp.on" "bind mouse1 +switch;alias awp.toggler awp.off"
alias "awp.off" "bind mouse1 +attack;alias awp.toggler awp.on"

bind "INS" "awp.toggler"

// Type 2 awp switch (manual. press q to switch)
alias "awp.toggler2" "awp.on2"
alias "awp.on2" "bind q switch;alias awp.toggler2 awp.off2"
alias "awp.off2" "bind q lastinv;alias awp.toggler2 awp.on2"

bind "DEL" "awp.toggler2"

alias "mouse1.quickswitch" "bind mouse1 +switch"
alias "mouse1.reset" "bind mouse1 +attack"

alias "_slot1.toggle" "_slot1.off; alias _slot1.toggle _slot1.on"
alias "_slot1.on" "mouse1.quickswitch; alias _slot1.toggle _slot1.off"
alias "_slot1.off" "mouse1.reset; alias _slot1.toggle _slot1.on"

alias "_slot1" "slot1; _slot1.toggle;"
alias "_slot2" "slot2; mouse1.reset; alias _slot1.toggle _slot1.off"
alias "_slot3" "slot3; mouse1.reset; alias _slot1.toggle _slot1.off"
alias "_slot4" "slot4; mouse1.reset; alias _slot1.toggle _slot1.off"
alias "_slot5" "slot5; mouse1.reset; alias _slot1.toggle _slot1.off"

alias "_drop" "drop; mouse1.reset"

bind "1" "_slot1"
bind "2" "_slot2"
bind "3" "_slot3"
bind "4" "_slot4"
bind "5" "_slot5"

bind "g" "_drop"

//Ok it's much easier to use now, all you do is when you goto use the slot1 you press it again and it turns autoswitch on press again and it'll turn off :). Also if you change to slot2 - slot5 it turn off for you.
Added: 1 year ago
Submitter Identity
nmd_2005 .
Bananite
Script Stats
Statistics on script submissions by nmd_2005 .
Submissions: 4
    Independent: 4
    Studio: 0
    Redistributions: 4
Total Views: 20,557
Total Feedback: 31 posts
Average Rating: 7.2/10
Unrated Scripts: 3
Total Favs: 7
First Submission: 1 year ago
Latest Submission: 10 months ago
Favorite Category: CS:S > Buy Scripts (2 releases)
Assessment
The community's verdict.
5.3/10
Usefulness
5.3
Elegance
5.3
Performance
5.3
Stamps
This script in a nutshell...
Helpful & Handy
Assess Script
Scripts are community moderated.
You cannot assess yet!
Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure.

To vote on this submission register or login.
Stamp Script
How would you describe this script in a few words?
You cannot stamp yet!
Stamps let you apply characteristics to submissions to help others understand them.

To stamp this submission register or login.
Statistics
This script's scores and traffic.
Rating: 7.2/10
Skill Band: Beginner (5.0 to 7.4)
Assessments: 5
Views: 14,962
Favorites: 7
Feedback: 25
New Scripts: Weapon Scripts
Share It!
Get HTML Code
Get BBCode
Tell a Friend
Feedback
Provide constructive feedback. What is "constructive"?
Page of 3   1 2 3 Next Page
raj .
Bananite | Y2M
Posted 1 month ago

Notes/Usage Instructions:

None found
Script Code:
//::Instructions::
//copy the following into your counter-strike source\cstrike\cfg\autoexec.cfg file

alias "switch" "use weapon_knife; use weapon_glock; use weapon_usp; use weapon_p228; use weapon_deagle; use weapon_elite; use weapon_fiveseven; use weapon_awp; use weapon_g3sg1; use weapon_sg550; use weapon_galil; use weapon_ak47; use weapon_scout; use weapon_sg552; use weapon_famas; use weapon_m4a1; use weapon_aug; use weapon_m3; use weapon_xm1014; use weapon_mac10; use weapon_tmp; use weapon_mp5navy; use weapon_ump45; use weapon_p90; use weapon_m249"

alias "+switch" "+attack"
alias "-switch" "switch;-attack"

// Type 1 awp switch (auto. switchs after you shoot)
alias "awp.toggler" "awp.on"
alias "awp.on" "bind mouse1 +switch;alias awp.toggler awp.off"
alias "awp.off" "bind mouse1 +attack;alias awp.toggler awp.on"

bind "INS" "awp.toggler"

// Type 2 awp switch (manual. press q to switch)
alias "awp.toggler2" "awp.on2"
alias "awp.on2" "bind q switch;alias awp.toggler2 awp.off2"
alias "awp.off2" "bind q lastinv;alias awp.toggler2 awp.on2"

bind "DEL" "awp.toggler2"

alias "mouse1.quickswitch" "bind mouse1 +switch"
alias "mouse1.reset" "bind mouse1 +attack"

alias "_slot1.toggle" "_slot1.off; alias _slot1.toggle _slot1.on"
alias "_slot1.on" "mouse1.quickswitch; alias _slot1.toggle _slot1.off"
alias "_slot1.off" "mouse1.reset; alias _slot1.toggle _slot1.on"

alias "_slot1" "slot1; _slot1.toggle;"
alias "_slot2" "slot2; mouse1.reset; alias _slot1.toggle _slot1.off"
alias "_slot3" "slot3; mouse1.reset; alias _slot1.toggle _slot1.off"
alias "_slot4" "slot4; mouse1.reset; alias _slot1.toggle _slot1.off"
alias "_slot5" "slot5; mouse1.reset; alias _slot1.toggle _slot1.off"

alias "_drop" "drop; mouse1.reset"

bind "1" "_slot1"
bind "2" "_slot2"
bind "3" "_slot3"
bind "4" "_slot4"
bind "5" "_slot5"

bind "g" "_drop
- Bananite
Ultima .
Original Artistic Scriptist | Y2M
Posted 6 months ago
Pros: Good concept and idea..
Cons: Not so good in reality. Too complicated. Scripts need to be concise and cogent. Short and thick does the trick.
Improvements: Shorten it.
Notes: I wouldn't use this if I were you; Search "RapidRelease" -- it's a better script if you wanna quickswitch.
Assessment: [+] Approved - 4
sajdood .
This SITE IS VAC-Secured | Y2M
Posted 9 months ago
>>.<<
- This SITE IS VAC-Secured
GrimReaper .
Fear the Reaper | Y2M
Posted 9 months ago
This script is too complicated, how could a script like that help you, "INS" is to turn it on and off, "DEL" doesn't seem to do anything.
You must press "1" two times to get it working. Pressing it third time disables it.
When you press 2-5 it disables it, to enable it again, you must press "1" two times.
Assessment: [+] Approved - 5
.
Mu ha ha ha! XD | Y2M
Posted 9 months ago
This does not work for me.
Assessment: [+] Approved - 7
nmd_2005 .
Bananite | Y2M
Posted 10 months ago
It shouldn't do that you mite of not copied it rite... try again if you like
- Bananite
.
Judge Not Whom You Know Not | Y2M
Posted 10 months ago
I used it and it started just firing my weapons like crazy....I can't even reload....maybe i pressed a wrong buton or something.
killerplex .
nightmare | Y2M
Posted 10 months ago
This is a good script and i bet it gets really damn annoying with these noobs not checking The TuT section of scripts.
- nightmare
DenniSSSS .
Bananite | Y2M
Posted 11 months ago
Wehre is the autoexec.cfg file? i haven't got something like that.
- Bananite
dylanm666 .
Awp3r 4 lyf3 | Y2M
Posted 11 months ago
If this is *AWP* autoswitch, why do you list all the other slot1 weapons such as the ak47, m4a1, etc. Just use awp, pistols, knife, etc.
Page of 3   1 2 3 Next Page
Add Message
You must login or register to access this!