Auto pistol
A CSGO macro made in AHK
This feature allows you to turn pistols (or any semi auto weapons) into full auto weapons.
When the toggle hotkey is pressed ( T in this case), the script will play 16.mp3 from the "sounds" folder to inform that the feature is activated. After that, holding mouse 1 will cause the macro to spam left click inputs. This allows you to spam shots rapidly by just holding mouse 1.
The feature can be toggled on/ off using the hotkey (T in this case). When toggled off, the action of holding mouse 1 in CSGO will not be replaced by the script, leading to the local player not doing anything.
Change "T" to your desired toggle hotkey ("X" with "X" representing the key of your choice. For example if you want the toggle key to be the "F" key you replace "t" with "f").
Last updated
Was this helpful?