Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Is there any automation solution like AutoHotKey that uses a c-like language for scripting? AutoHotKey is very useful but its syntax is strange.

share|improve this question
1  
You might like what AutoHotkey was derived from, AutoIt. It is still very basic-like in its syntax, but flows like a standard procedural language with solid libraries and full featured functionality. – MaQleod Oct 29 '12 at 3:23
@MaQleod Dose it have all capability of AutoHotKey? – PHPst Oct 29 '12 at 4:16
1  
There is a stackoverflow question that more or less asked same thing: stackoverflow.com/questions/1686975/… – MaQleod Oct 29 '12 at 5:14

closed as off topic by MaQleod, 8088, Sathya Oct 29 '12 at 5:02

Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.