Ads keep us online. Without them, we wouldn't exist. We don't have
paywalls or sell mods - we never will. But every month we have large bills
and running ads is our only way to cover them. Please consider unblocking us. Thank you from GameBanana <3
Working weapon firemodes
- A Config Script for Left 4 Dead 2.
echo"Thanks for using my script! (Script done by Alexandrovich)" echo"Most people used complicated scripts, but fire modes are so simple!" echo"Enjoy!! :P" echo"Use O, P, L to switch modes" alias doauto "bind mouse1 +attack" alias dosemi "bind mouse1 semi" alias doburst "bind mouse1 burst" alias doseq "bind mouse1 +sequential" alias semi "+attack; wait 4; -attack" alias burst "semi; wait 9; semi; wait 9; semi" alias -sequential "-attack" alias +sequential "semi; wait 15; semi; wait 15; semi; wait 15; semi; wait 15; semi; wait 15; semi; wait 15; semi; wait 15; semi; wait 15; semi; semi; wait 15; semi; wait 15; semi; wait 15; semi; wait 15; semi; wait 15; semi; wait 15; semi; wait 15; semi" bind o "doburst; playgamesound Weapon_Scout.ClipLocked" bind p "dosemi; playgamesound Weapon_Scout.ClipLocked" bind l "doauto; playgamesound Weapon_Scout.ClipLocked" bind j "doseq; playgamesound Weapon_Scout.ClipLocked" alias semiscar "+attack; wait 7; +attack2; wait 6; -attack2; -attack" alias doscar "bind mouse1 semiscar; playgamesound weapon_scout.cliplocked" bind . "doscar"
I've seen firemode scripts in left 4 dead 2, using complicated systems. Here's my simple one O.O
This script is so simple, it just uses wait command and +attack.
It's just to switch weapon firemodes in left 4 dead 2.
If you have a laggy computer, they may not work correctly.
Use O, P, L , J for modes, and...
Enjoy :DD
> **Posted by SgtHoppy**
> Is it possible to make 1 key cycle through the modes? I would definitely use it!
Yeah, it's possible... But the script will keep as this, sorry.
> **Posted by Miracle470**
> mind if u tell me where to put thos lines ??
:( Damn these people...
Copy the text into a .cfg file with notepad and paste it in steam/steamapps/common/left 4 dead 2/left4dead2/cfg
Ok?