Autoclick program
Hi, i wonder if someone could make a program that press F10 - F11 - F12 every 3 secounds ?
Also first F10 (3 secs leter ) F11 ( 3 secs leter ) F12 and agian 3 sec after F10-F11-F12
I belive its pretty easy to do kind of this but i dont know anything about coding so i wonder if someone would like to make on for me!
i will add you a vouch + rep + thanks
That is indeed really easy, I don't have programming knowledge but I could put that together in a minute with C++.
Just search on YouTube for autoclicker and change the code from VK_LBUTTON to VK_F10-F12 + different interval.