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
Auto Single Duel & Burst fire
Added by...
Author(s): bunnyatmuted
Category: CS:S > Action Scripts
Notes/Usage Instructions:

Bind a key there to change dif fire modes u can see what fire mode using at the moment from console

****''WORKS BEST FOR AK AND M4''****
Script Code:
//Auto Single Semi Burst

alias w3 "wait; wait; wait"
alias w10 "w3; w3; w3; wait"

alias two "+attack; w10; w3; w3; wait; wait; -attack; w3 +attack w10; w3; w3; wait; wait; -attack"

alias three "+attack; w10; w3; w3; -attack; w3; +attack; w10; w3; w3; -attack; w3 +attack; w10; w3; w3; -attack"

alias one "+attack; w3; w3; -attack"

alias basic "+attack"

alias change "change_off"
alias change_off "bind mouse1 basic; echo -=Normal Fire=-; alias change change_on"
alias change_on "bind mouse1 three; echo -=Burst Fire=-; alias change change_on2"
alias change_on2 "bind mouse1 two; echo -=Duel Fire=-; alias change change_on3"
alias change_on3 "bind mouse1 one; echo -=Single Fire=-; alias change change_off"

bind "KEY" "change"
Added: 12 months ago
Feedback (10)
.
FDArts.urli.netY2M
Posted 3 months ago
//Auto Single Semi Burst

alias w3 "wait; wait; wait"
alias w10 "w3; w3; w3; wait"

alias two "+attack; w10; w3; w3; wait; wait; -attack; w3 +attack w10; w3; w3; wait; wait; -attack"

alias three "+attack; w10; w3; w3; -attack; w3; +attack; w10; w3; w3; -attack; w3 +attack; w10; w3; w3; -attack"

alias one "+attack; w3; w3; -attack"

alias +basic "+attack"
alias -basic "-attack"

alias change "change_off"
alias change_off "bind mouse1 +basic; echo -=Normal Fire=-; alias change change_on"
alias change_on "bind mouse1 three; echo -=Burst Fire=-; alias change change_on2"
alias change_on2 "bind mouse1 two; echo -=Duel Fire=-; alias change change_on3"
alias change_on3 "bind mouse1 one; echo -=Single Fire=-; alias change change_off"

bind "KEY" "change"



try that tell me if it works
.
FDArts.urli.netY2M
Posted 3 months ago
This might be due some update on css
.
SPARTAAAA!Y2M
Posted 4 months ago
Normal is also uncontroleable for me. I'm going to try to adapt it to a 2rnd burst semi normal if someone can fix the normal fire.
.
FDArts.urli.netY2M
Posted 4 months ago
Hmh idk, works for me :o
AirFilipe .
BananiteY2M
Posted 4 months ago
Hey thats ok but it was one error on normal mode it goes wild and i cant control it
- Bananite
.
FDArts.urli.netY2M
Posted 11 months ago
Depends on fps very muchly i usually have 60-100

but some guys might have 20-40 so.....

some guys might even have 200-600....
GrimReaper .
Fear the ReaperY2M
Posted 11 months ago
Description:
Normal Fire - auto
Burst Fire - 3 shots
Duel Fire - 2 shots
Single Fire - 1 shot

Problems I found:
There's a couple of semicolons missing, way too much waits, you used 18, 10 is more than enough for even 100FPS.


//Auto Single Semi Burst

alias w3 "wait; wait; wait"
alias w10 "w3; w3; w3; wait"

alias two "+attack; w10; -attack; w3; +attack; w10; -attack"

alias three "+attack; w10; -attack; w3; +attack; w10; -attack; w3; +attack; w10; -attack"

alias one "+attack; w3; w3; -attack"

alias basic "+attack"

alias change "change_off"
alias change_off "bind mouse1 basic; echo -=Normal Fire=-; alias change change_on"
alias change_on "bind mouse1 three; echo -=Burst Fire=-; alias change change_on2"
alias change_on2 "bind mouse1 two; echo -=Duel Fire=-; alias change change_on3"
alias change_on3 "bind mouse1 one; echo -=Single Fire=-; alias change change_off"

bind "q" "change"
.
FDArts.urli.netY2M
Posted 12 months ago
:o i havent checked others
Nelsaidi .
Lebanon FTW!Y2M
Posted 12 months ago
Lol is it when i post mine i find 2 more just like it .
.
FDArts.urli.netY2M
Posted 12 months ago
What you think :D
Add Feedback
Provide constructive feedback. What is "constructive"?
You must login or register to access this!
Assessment
The community's verdict.
User Rating [+]
9/10
bScore
9.00/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.
Added by...
.
FDArts.urli.net
Ranked 103rd with 20,231 points. 283 points behind .

[+] Donate
Vote for Submitter
Like this script? Vote . for one or more monthly awards.
You must login or register to access this!
Related Scripts
Want more? Find related scripts.