Thirteen Years of Service
Posts: 30
Threads: 6
I need some help with AutoIt 04-30-2012, 03:12 AM
#1
I can't find any good tutorials on AutoIt the only one I found was a very short series and only covered basics.. And the source code is so huge I am so stuck... Please help, I am trying to learn, but it's hard..
•
Thirteen Years of Service
Posts: 2,476
Threads: 272
RE: I need some help with AutoIt 04-30-2012, 03:15 AM
#2
moved to autoit programming forum.
Also, if you need help PM me...I am one of the more advanced autoit programmers on the forum (as far as i know).
•
Thirteen Years of Service
Posts: 30
Threads: 6
RE: I need some help with AutoIt 04-30-2012, 03:21 AM
#3
Thanks Jacob I shot you a PM I'd love some help
•
Thirteen Years of Service
Posts: 475
Threads: 74
RE: I need some help with AutoIt 04-30-2012, 03:30 AM
#4
You should think about a basic project (like a text editor) and attempt to code it.. That's how I started.
Besides, everything you need is in the helpfile.
![[Image: nNICR.jpg]](http://i.imgur.com/nNICR.jpg)
Creds to bluedog
For a list of my contributions (includes tutorials). Click here.
If you'd like to apply for Heat, please click
here.
•
Thirteen Years of Service
Posts: 30
Threads: 6
RE: I need some help with AutoIt 04-30-2012, 03:35 AM
#5
The Problem is the only coding languages I have ever used before this are LUA and Batch... so this is very alien to me.. I've been hacking for awhile now, but now I am really trying to learn coding, but I'm getting very turned away from it.. :/ Maybe I should go to VB? Idk I'm starting to get alittle disappointed cause' my biggest confusion is how fucking annoying finding out the Return Values are, the help menu never tells you the correct return values, they don't work.. or I am reading it wrong?
•