Search
Username:
Password:
Register or Reset Password
Remove the ads!
1337 Burst + Semiauto updated
Added by...
*--(TNT()
Brought to you by...

NT Studios
Author(s): *--(TNT()
Category: CS:S > Weapon Scripts
Notes/Usage Instructions:

Welcome to TNT's Select fire weapon script v1 beta9

This script turns every weapon in Counter-Strike Source that fires from an open bolt position into a select-fire weapon capable of 2 round bursts, 3 round bursts, semi-automatic fire, or normal full automatic fire.

It also enables certain weapons that fire from the closed bolt position to fire in 2 round burst, semi-automatic, or full automatic fire mode. 3 round burst mode is experimental with these weapons.

This script is not intended for use on semi-automatic pistols, sniper rifles, or shotguns.

Features include:

*Semi-automatic fire for long range shooting
*2 or 3 round burst mode to control recoil
*Works on all weapons that fire from an open bolt
*Also works on AK47 and UMP45
*Crosshair changes colors for different modes:

Fully automatic - green crosshair (default)
Semi-automatic - red crosshair
3-round burst - blue crosshair
2-round burst - light blue crosshair


*I apologize for the crappy youtube video player*

Instructions:

Copy the script code to your autoexec.cfg file in your CS:S client's cfg folder:

\Counter-Strike Source\cstrike\cfg

Play CS:S.

Q: I went into that directory, and I didn't see any autoexec.cfg. What do I do??

A: Create it. Open up notepad and paste the code. Then go to File > Save As... and go to this directory:

C:\Program Files\Steam\steamapps\[your_steam_user_name]\counter-strike source\cstrike\cfg

Make sure this is exactly how you save it:

File name: autoexec.cfg
Save as type: All files
Encoding: ANSI

Once you have done all that, hit save, open up CS:S, and enjoy!

For further help installing this script, read this tutorial.

Known bugs with this version:

AK47 may occasionally fire 2 round bursts when in 3 round burst mode
Some servers may cause the 3 round burst function to fire 4 round bursts
UMP45 only appears to fire 2 shots when in 3 round burst mode

Important - Read This

Feel free to edit and redistribute anywhere, but you MUST credit me as the original author. If you use a modified version of my code for your burst script, plz let me know.
Script Code:
///////////////\\\\\\\\\\\\\\\
///TNT's select fire script\\\
///////////////\\\\\\\\\\\\\\\

//Level 3 aliases
alias w3 "wait; wait; wait"
alias w6 "wait; wait; wait; wait; wait; wait"
alias w10 "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"
//Level 2 fire aliases
alias semiautofire "+attack; w3; -attack; w3"
alias burst2fire "+attack; w6; -attack; +attack; w6; -attack; +attack; w6; -attack; -attack"
alias burst3fire "+attack; w10; -attack; +attack; w10; -attack; +attack; w10; -attack; -attack"
//Level 2 echo aliases
alias semiautoecho "echo Semi-automatic fire enabled"
alias burst2echo "echo 2-round burst fire enabled"
alias burst3echo "echo 3-round burst fire enabled"
//Level 1 aliases
alias semiauto "bind mouse1 semiautofire; cl_crosshaircolor 1; semiautoecho"
alias burst2 "bind mouse1 burst2fire; cl_crosshaircolor 4; burst2echo"
alias burst3 "bind mouse1 burst3fire; cl_crosshaircolor 2; burst3echo"
//Level 0 binds
bind ins burst2
bind home burst3
bind del semiauto
//Default automatic fire
alias autoecho "echo Automatic fire enabled"
alias auto "bind mouse1 +attack; cl_crosshaircolor 0; autoecho"
bind end auto
//Version
alias sf_version "echo TNT's Select Fire Script Version 1 Beta 9
echo "Successfully loaded TNT's Select Fire Script Version 1 Beta 9"

///////////////\\\\\\\\\\\\\\\
///TNT's select fire script\\\
///////////////\\\\\\\\\\\\\\\
Added: 3 months ago
Feedback (10)
*--(TNT() .
.22LR < .50 BMGY2M
Posted 2 months ago
If someone writes a wrapup i will give you some cookies :D
Jeks123 .
BananiteY2M
Posted 2 months ago
OK thanks because i really dont want to get banned
- Bananite
Jeks123 .
BananiteY2M
Posted 2 months ago
Excuse Me i play cs:s on a vac secured can you get banned for using this script everyday?
- Bananite
*--(TNT() .
.22LR < .50 BMGY2M
Posted 2 months ago
Why would you be banned? some leagues might not allow the script, but its not a hack. there is a different between a hack and a script. a script uses the functions the game already has allowing the player to be more efficient. a hack adds new and unintended functionality to a game to artificially make a player play better.

as for starting the script, if it is in your autoexec.cfg then all you need to do is push your delete/insert/home buttons to select what mode you are in.
chesneywijns1337 .
BananiteY2M
Posted 3 months ago
Posted by darktix

Tnt i have a problem with ur script:alias semiauto "bind mouse1 semiautomode"
alias burst2 "bind mouse1 burst2mode"
alias burst3 "bind mouse1 burst3mode"
this is not working in console whne i press the key for burst2 its written: unknow command burst2mode so the bind for mouse1 isnt working so hwen i change mode i need to set mouse1 to fire :(



how can you start he script :S im kinda tardo lolz xD
- Bananite
chesneywijns1337 .
BananiteY2M
Posted 3 months ago
Pls help me dud's can you tell me couldt you be banned for using this tings ??? pls let me know :'( :'(
- Bananite
Anonymous
Posted 3 months ago
Its working very good. 10|10
 
darktix .
BananiteY2M
Posted 3 months ago
Tnt i have a problem with ur script:alias semiauto "bind mouse1 semiautomode"
alias burst2 "bind mouse1 burst2mode"
alias burst3 "bind mouse1 burst3mode"
this is not working in console whne i press the key for burst2 its written: unknow command burst2mode so the bind for mouse1 isnt working so hwen i change mode i need to set mouse1 to fire :(
- Bananite
*--(TNT() .
.22LR < .50 BMGY2M
Posted 3 months ago
No, this is only client side. if you want to play around with using this in a mod feel free, but atm i am focused on bringing it out of beta.
.
67.223.232.100:27015 tbw iceworldY2M
Posted 3 months ago
Sounds pretty cool

is it server side ?

cause this could be useful for some kind of realism mod
- 67.223.232.100:27015 tbw iceworld
Add Feedback
Feedback Instructions:
I know this may seem like just another burst fire script, but please look at how its different from others and how well it works. also atm this is a beta, so there are bugs.

You must login or register to access this!
Assessment
The community's verdict.
User Rating [+]
9.3/10
bScore
9.25/10
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.
Stamps
This script in a nutshell...
No stamps recorded
You cannot stamp yet!
Stamps let you apply characteristics to submissions to help others understand them.

To stamp this submission register or login.
Brought to you by...
NT Studios
Rediscover Entertainment
Membership: On Request
Primary Skills: Concept Art, Graphic Design, Mapping, Project Management, Texturing, Web Development, Video Production
Inception: 7 months ago
Vote for Studio
Like this script? Vote NT Studios for one or more monthly awards.
You must login or register to access this!
Related Scripts
Want more? Find related scripts.