Page 1 of 1

How do i use AutoIT?

Posted: January 23rd, 2005, 9:28 am
by tault_nazeroth
Complete Idiots Guide to Auto IT 3
Register to unlock hidden link

{Quick Setup} Instructions

Download: Register to unlock hidden link
Intructions: Register to unlock hidden link

How do i use AutoIT?

1. Install AutoIT Version 3

2. Now copy (Ctrl+C) all the code of the macro you want to use.

3. Open notepad or right click on your desktop and go to new>text document and name it what ever you want.

4. Paste (Ctrl+V) the macro code into the document and save it.

5. Go to the folder you have the document in and replace .txt to .au3, Example: <i>.AU3

b) Optional: Open Notepad and paste the copied macro in:

Select File -> Save As.. -> Click on Save as Type -> Click on 'Select All Files' -> Enter MacroName.au3 in Filename area and click on SAVE

6. Open the Macroname.au3 file and it will ask to associate it with a program (if you used zipped AutoIT Setup), locate the /autoit/autoit.exe file and select that as the program to Open these files of type with.

7. Your done! The icon of the document should have changed to a AutoIT icon. Now all you have to do is double click it to run it.

8. Check out Idiots guide for extra details (see above).

Posted: March 17th, 2005, 11:00 pm
by tault_evilklown
I did exactly what you wrote, but i keep getting an error:
Line 2
SetActiveWindow EverQuest II (Nov 12 2004 16:16:42) USER OPTIMIZED:SOEBuild=1505T
SetActiveWindow EverQuest II (Nov 12 2004 16^ERROR
Error: Unable to parse line.

Posted: March 18th, 2005, 12:50 am
by tault_loraik
Do you have EQ2 open when you run it? It is trying to set the active window to the EQ2 window.

Perhaps it is better to post in a seperate topic instead of adding to this one since it is just a ref.

Loraik

Re: How do i use AutoIT?

Posted: March 31st, 2005, 7:56 pm
by tault_dice
nazeroth wrote:Complete Idiots Guide to Auto IT 3
Register to unlock hidden link
Is a dead link :( any chance of it resurfacing?

Posted: March 31st, 2005, 8:28 pm
by tault_nazeroth
Doesn't look like it, sorry. Must have got wasted in the last hack attempt of this board.