Autoit great automation scripting tools if you dont know about it yet

That looks cool, I'll check into it when I'm on a computer :)
 
I have been using doitagain for a long time. Great tool.

And autoit seems to be pretty useful as well.
 
Autoit is a really awesome scripting language and pretty easy to learn if you know any other scripting language (like php, perl, javascript etc).. I made a cardcounter software for a live blackjack site with autoit..
 
I prefer autohotkey but I guess it's based on autoit. I used to use the pixelsearch and imagesearch for automating gameplay in MMO's but it's got a lot of other uses. You can parse webpages, use xquery, etc cool shit

The first public betaof AutoHotkey was released on November 10, 2003 after author Chris Mallett's proposal to integrate hotkey support into autoit2 failed to generate response from the AutoIt community. So the author began his own program from scratch basing the syntax on AutoIt v2 and using AutoIt v3 for some commands and the compiler. Later, AutoIt v3 switched from GPL to closed source because of "other projects repeatedly taking AutoIt code" and "setting themselves up as competitors.[SUP]"[/SUP]
AutoHotkey has even been used by doctors in the radiology world.

As of October 10, 2010, the author has stated that AutoHotkey_L has become the ongoing development of AutoHotkey and this has been placed in the download section on the website.
 
Last edited:
Autoit is pretty awesome, and the libraries others have built make it super powerful. Autohotkey doesn't have all of the functionality that autoit does as I actually started with that, and the imagesearch function exists in both. But it can be very picky and not work 100% of the time especially if you drop it onto a pc with a different resolution.
 
Thanks! Now I'm installing and set-up AutoIt. I've see some tutorials and I like it because is easy. Soon updates :)
 
Back
Top