matfishe 0 Posted February 12, 2011 Hello, I was just wondering if it is possible for me to convert AutoIt into a VBScript? Or is there some kind of converter out there that I can use to do this? Thanks in advance, Matt Share this post Link to post Share on other sites
PsaltyDS 39 Posted February 12, 2011 Most of an AutoIt script can be translated to VBScript, but there are some exceptions. It depends on what's in your script. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites
drizzlx 0 Posted February 13, 2011 Does VB also manipulate key and mouse input? Share this post Link to post Share on other sites
PsaltyDS 39 Posted February 13, 2011 No. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites