Spot While Firing in BFBC2
An Autohotkey script that automatically Spots an enemy as you fire at him in BFBC2 and BFBC2 Vietnam.
This Autohotkey script presses the Communication key (Q, by default) whenever you fire your weapon in BFBC2 or BFBC2: Vietnam, allowing you to automatically spot a baddie as you pummel him. You can, of course, still use Q to spot manually. Works perfectly in vehicles, when crouching, running, etc etc.
Important: This script assumes that you have Comms/Spot bound to the Q key. If you don’t, you can change the key being sent by replacing “Send {Blind}q” with “Send {Blind}[new lowercase key]” (no quotes or square brackets). If you make this change, you will need to download Autohotkey to be able to run the edited script. </p>
v1: Initial (and final) release.