PogoCheats Forum

Pogo Cheats => Chit Chat => Topic started by: Head Cheater on August 13, 2004, 06:51:54 AM

Title: Does anyone here have AutoIt?
Post by: Head Cheater on August 13, 2004, 06:51:54 AM
If you do how do you open it!!!!!!! Grrrrrrr.... driving me mad
Title: Re: Does anyone here have AutoIt?
Post by: DEBKARLAR on August 13, 2004, 08:25:06 AM
what is autoit? and what is it soppose to do?
Title: Re: Does anyone here have AutoIt?
Post by: sean007 on August 13, 2004, 10:05:55 AM
AutoIt isnt that easy to use, PM me I will to you how to get started!
Title: Re: Does anyone here have AutoIt?
Post by: Super Duckie on August 13, 2004, 07:53:07 PM
what is it exactly anyways???
Title: Re: Does anyone here have AutoIt?
Post by: bigbear78 on August 14, 2004, 12:03:03 AM
Quote from: TokenWhiteGuy on August 13, 2004, 08:25:06 AM
what is autoit? and what is it soppose to do?


This????

From http://www.autoitscript.com/autoit3/


"AutoIt v3 is an opensource BASIC-like scripting language designed for automating the Windows GUI.  It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys).

AutoIt was initially designed for PC "roll out" situations to configure thousands of PCs, but with the arrival of v3 it is also well suited to performing home automation and the scripting of repetitive tasks.

AutoIt can:

Provide a general-purpose scripting language 
Execute Windows and DOS executables
Simulate key-strokes (supports most keyboard layouts)
Simulate mouse movements and clicks
Move, resize and manipulate windows
Interact directly with "controls" on a window (set/get text from edit controls, check boxes and radio buttons, select items in drop-down lists, etc.)
Work with the clipboard to cut/paste text items
Work with the registry
Unlike AutoIt v2, the new v3 language has a much more standard syntax -similar to VBScript and BASIC - and now supports complex expressions, user functions, looping and everything else that veteran scripters would expect.

As with previous versions, AutoIt has been designed to be as small as possible (~80KB) and stand-alone with no external .dll files or registry entries required.  Scripts can also be compiled into stand-alone executables with Aut2Exe.

There will also be updates to the ActiveX and DLL versions of AutoIt called AutoItX3 - unlike v2 this will be a combined control (COM and standard DLL functions in the same DLL).  AutoItX3 will allow you to add the unique features of AutoIt to your own favourite scripting or programming languages! (AutoItX3 is currently in beta, the files can be downloaded here).

Best of all, AutoIt continues to be FREE - but if you want to support the time, money and effort spent on the project and web hosting then you may donate using the link to your left in the menu."
Title: Re: Does anyone here have AutoIt?
Post by: Head Cheater on August 14, 2004, 05:48:46 AM
You copied that right out of the help file didn't you? :'(
Title: Re: Does anyone here have AutoIt?
Post by: sean007 on August 14, 2004, 07:32:39 AM
read the PM I sent you it explains a little.
Title: Re: Does anyone here have AutoIt?
Post by: bigbear78 on August 14, 2004, 01:44:10 PM
Quote from: Head Cheater on August 14, 2004, 05:48:46 AM
You copied that right out of the help file didn't you? :'(

No, I went to google.com and did a search for autoit.  Found the site I posted in my post above, and the info I copied is right from the site.  ;D