I have written an AHK script to hold down Ctrl and left click, that works. However I want the loop to terminate when I press F1 again, that doesnt work, maybe holding Ctrl messes with that? toggle := !toggle ;toggle on off tooltip % "AutoClicker: " (toggle ? "ACTIVE" : […]
Daily Archives: April 22, 2023
10 posts