Hello people, is it possible? I dont want to spend around 1 hour to compile a 20 page script from au3 and ahk...
Is there any programs that does it?
Hello people, is it possible? I dont want to spend around 1 hour to compile a 20 page script from au3 and ahk...
Is there any programs that does it?
I did some google searching and it doesn't look like there is anything automatically.
You'd think it might be possible, but it depends on the scripts really and what functions they are using. Both Autoit and AHK are pretty extensive languages in themselves.
I was thinking about compiling this: MouseClick, left, 337, 651
To this: MouseClick("Left", 337, 651, 1, 1)
I only need mouseclicks + sleep + send functions nothing more
Functions
MouseClick("key", x, y, times, speed)
Send("string")
Sleep(miliseconds)
I treid to send you a message vixing, but your inbox is full![]()