I have been usin Controlsend throughout my program, but it doesn't work for sending ctrl a.
ControlSend("Warcraft III", "", "", "!{A}")
Thats the code that doesn't work.
I use other things like ctrl c, ctrl g etc and they all work fine but ctrl a doesn't.
So I tried controlclick, but I can't seem to figure out how to make it click a position of the screen, not a control.