Maxisking Posted October 21, 2008 Posted October 21, 2008 Well, im making a Scriptable bot. Im trying to figure out how to browse and then execute a .au3 from a gui? It is going to execute it in the window "Autoit Bot" If that helps Thanks
dbzfanatic Posted October 21, 2008 Posted October 21, 2008 If it's just for your computer then use FileOpenDialog() to select and use the command line to run the script. Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
dbzfanatic Posted October 21, 2008 Posted October 21, 2008 "*install directory*\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /prod /ErrorStdOut /in "*script path and name*.au3" /autoit3dir "*install directory*\AutoIt3" /UserParams Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now