Automates the "switching" technique where a player fires a sniper rifle and instantly switches to a pistol and back to the rifle to bypass the bolt-action animation and fire faster. Fast Medkit:

return

Creating a macro script for is typically used to automate repetitive in-game actions like quick-switching weapons (especially for snipers), managing recoil, or executing complex movement patterns.

; Wait for the delay before sending the next shot Sleep, %delay%

For semi-automatic weapons or pistols, macros can hit the maximum fire rate allowed by the game engine without manual clicking.