RantanplanBK Posted October 10, 2005 Posted October 10, 2005 Hiho! I've found a script, for a "wow-anti-afk-toll". I downloaded AutoIT V3. Now it seems, that I have to convert an .au3 file to an .exe file. But I have no idea, how to get the script (I have it from this forum here), to an .au3 file. Can someone help me pleasE?
LxP Posted October 10, 2005 Posted October 10, 2005 Welcome to the forums! I'm not quite sure what your scenario is. If I understand correctly, you have a copy of AutoIt and you have an AutoIt script, and you would like to compile that script into an EXE file. Is this correct?
RantanplanBK Posted October 10, 2005 Author Posted October 10, 2005 Welcome to the forums!I'm not quite sure what your scenario is. If I understand correctly, you have a copy of AutoIt and you have an AutoIt script, and you would like to compile that script into an EXE file.Is this correct?Ähm, not really.I have just the information in a topic:"This is your script"So, and I think, I have to get this information to a .au3 file,so that I can convert this au3 file to an functioning .exe, right?
LxP Posted October 10, 2005 Posted October 10, 2005 So you have a set of AutoIt commands from which you must create a script file?This is easily done -- paste the commands into Notepad and then save the file with a .AU3 extension. To do this, type "MyScript.au3" (including the quotes) into the Save As box.
RantanplanBK Posted October 10, 2005 Author Posted October 10, 2005 So you have a set of AutoIt commands from which you must create a script file?This is easily done -- paste the commands into Notepad and then save the file with a .AU3 extension. To do this, type "MyScript.au3" (including the quotes) into the Save As box.Perfect!It works great!Thank you very much!
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