Left 4 Dead 2

Left 4 Dead 2

64 ratings
Ultra Fast Firing Speed Script
   
Award
Favorite
Favorited
Unfavorite
Game Content: Scripts, Miscellaneous
File Size
Posted
1.001 KB
24 Dec, 2013 @ 9:06am
1 Change Note ( view )

Subscribe to download
Ultra Fast Firing Speed Script

Description
The firing speed depends on your FPS, it shoots ultra fast if it is around 15-20. Hold the middle mouse button to shoot. Recommended with dual pistols althought it works with auto shotguns and sniper rifles.

Code for those who are curious:

Bind "MOUSE3" "+1"
alias "+1" "alias 3 +2; +2"
alias "+2" "+attack; wait 2; -2"
alias "-2" "-attack; wait 3; 3"
alias "3" "+2"
alias "-1" "alias 3 -attack"
43 Comments
Critas 10 Mar @ 9:10am 
dude get obs next time you record a vid
The Wilderness Bear 4 Feb, 2023 @ 8:11pm 
UR PC IS A T 2 FRAMES
LeBourne 15 Feb, 2022 @ 10:30am 
how do i make this work? im new and confused
Ruke (Soreasan) 1 Feb, 2022 @ 2:33am 
Hello there! This is great, i used it to merge into a hold to fire script if anyone wants. Unfortunately with Steam's short 1000 char limit i had to split it into 2-3 parts.

But if you just copy paste all the 2-3 comments together (top is optional), into a txt file, you can add a hold to fire script for pistols i find very nice to use! Just take notepad, copy paste the bottom 2 comments together to assemble the script, and save it as "autoexec.cfg" inside of \Steam\steamapps\common\Left 4 Dead 2\left4dead2\cfg\ and it should work. (I know it sounds sus and fair. It's just how the script works, from the selective fire install faq"

This script lets you fire about 30 bullets in 3.6s on my 60 fps pc. The waits are done relative to your computer, and the dual pistols are supposed to max at 10 shots a second (3s a clip), i haven't had any luck going under 3.6s /30 shots tho. But it's fast vs 5-7s manual and saves your hands!
Ruke (Soreasan) 1 Feb, 2022 @ 2:29am 
// Hold2Fire pistols with Q to swap modes: A merge of two mods done by Ruke
//(Mod1: Selective fire https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=154201435 By: LoadedAK47 , Alexandrovich , Gejsiv , Crowbait , GingaNinja , EvilJackCarver" )
// (Mod2: Rapid fire by Oskin ( https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=207546057

// NOTE: If you will get Press [?] to play on a bot on online, just press q to rebind m1 to normal fire so you can play normally in coop.

// To install this, you need to copy paste this file into notepad, save as all types "autoexec.cfg",
// and place it in your local files \Steam\steamapps\common\Left 4 Dead 2\left4dead2\cfg\ files saved as autoexec.cfg.
// Selective fire has great notes on installing these ! https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/154201435/1489992080524775187/
// If it installed properly, you should see a green/yellow crosshair, and be able to hear a sound when clicking q.
Ruke (Soreasan) 1 Feb, 2022 @ 2:28am 
// Keybinding
alias doauto "bind mouse1 +attack; normalcross"
alias doburst "bind mouse1 +burst; burstcross" // Red Burst


// Auto fire, by Oskin
alias "+burst" "alias 3 +2; +2"
alias "+2" "+attack; wait 3; -2" // Fire rates, your fire rate might depend on your fps, feel free to fiddle with them to go faster or slower.
alias "-2" "-attack; wait 2; 3"
alias "3" "+2"
alias "-burst" "alias 3 -attack"


// Normal and hold2fire Options
alias firetoggle setfirefull
alias setfirefull "doauto; alias firetoggle setfireburst" //
alias setfireburst "doburst; alias firetoggle setfirefull" // Red pistol rapid fire
Ruke (Soreasan) 1 Feb, 2022 @ 2:28am 
// Crosshair Colors
alias normalcross "cl_crosshair_blue 0; cl_crosshair_green 2255; cl_crosshair_red 255; -reload"
alias burstcross "cl_crosshair_red 0; cl_crosshair_blue 0; cl_crosshair_green 255; -reload"

//Weapon Switching Reset - Gejsiv , GingaNinja
bind 1 "doauto; normalcross; slot1"
bind 2 "doburst; burstcross; slot2" // Sets Pistols to autofire defaults
bind 3 "doauto; normalcross; slot3"
bind 4 "doauto; normalcross; slot4"
bind 5 "doauto; normalcross; slot5"
bind mwheelup "normal;normalcross; invprev"
bind mwheeldown "doauto;normalcross; invnext"
bind q "lastinv; doauto; normalcross; reload2"

//Key Binding
bind q "firetoggle; -burst; playgamesound Weapon_Scout.ClipLocked"
MrDistractor 4 Sep, 2021 @ 6:00pm 
What command to I put in console?
TheGamingVoid 13 Apr, 2021 @ 5:57pm 
very impressive!

just a question:
there is a way to conjugate your Firing Speed Script,
with this :
alias fast_melee_swing_swap "slot5; wait 5; slot3; wait 5; slot2"

I am not an expert in coding but I think that the code "wait and slot"
they generate a terrible lag,
I don't know as if I was trying to use two different commands with the same mouse key.

You will understand what I mean.

Anyway thanks for the mod! XD. :steamthumbsup:
Aurelie 23 May, 2019 @ 8:49pm 
just use macro and it fast as hell