Jump to content

Recommended Posts

Posted

Hi all,

I im new to Auto it and tryed to jump in and make something small to start. But heres the problem. I have no clue on how to use AutoIt. Can some one point me in the direction of a HOWTO for AutoIt. I dont even know where to start.

Thanks in advance.

Posted (edited)

Honestly tutorials bore me. I would suggest you create a challange. "build a messenger" for example. -my first autoit script was a shell for netsend. To build something like this you will have to learn gui's, buttons, input boxes, edit boxes, how to read from them, how to store to them. Maybe how to read from a file to create an array for the button names. (your friends list)

-this will get you used to the autoit forum search and the scite help file (open the editor, and select saveas "yourfilename.au3" save. Then help will show you autoit help. -VERY USEFUL -gives great detail that you may not find on here.

Then when you finish, you have actually made something useful instead of just completed someones trainer :P Just my thoughts

Edited by Hatcheda

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...