Is it Possible?
Posted: Mon Aug 06, 2012 12:58 pm
Is that possible to use an AutoIT script as a plugin? Since I don't really know other languages, is there any way to do it?
Software Protection and Licensing
https://forum.enigmaprotector.com/forum/
https://forum.enigmaprotector.com/forum/viewtopic.php?t=2480
Sadly can't.AutoIt is interpreted language so you can't create DLL from AU3.
This is limitation "by design".