+ Reply to Thread
Results 1 to 7 of 7

Thread: Main information about AutoIt!

  1. #1
    Join Date
    May 2009
    Posts
    32
    Thanks
    0
    Thanked 4 Times in 4 Posts
    Rep Power
    4

    Default Main information about AutoIt!

    Hello and welcome to the AutoIt section!

    AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. 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 is also very small, self-contained and will run on all versions of Windows out-of-the-box with no annoying "runtimes" required!

    AutoIt was initially designed for PC "roll out" situations to reliably automate and configure thousands of PCs. Over time it has become a powerful language that supports complex expressions, user functions, loops and everything else that veteran scripters would expect.

    Features:
    • Easy to learn BASIC-like syntax
    • Simulate keystrokes and mouse movements
    • Manipulate windows and processes
    • Interact with all standard windows controls
    • Scripts can be compiled into standalone executables
    • Create Graphical User Interfaces (GUIs)
    • COM support
    • Regular expressions
    • Directly call external DLL and Windows API functions
    • Scriptable RunAs functions
    • Detailed helpfile and large community-based support forums
    • Compatible with Windows 95 / 98 / ME / NT4 / 2000 / XP / 2003 / Vista / 2008
    • Unicode and x64 support
    • Digitally signed for peace of mind
    • Works with Windows Vista's User Account Control (UAC)
    AutoIt has been designed to be as small as possible and stand-alone with no external .dll files or registry entries required making it safe to use on Servers. Scripts can be compiled into stand-alone executables with Aut2Exe.

    Also supplied is a combined COM and DLL version of AutoIt called AutoItX that allows you to add the unique features of AutoIt to your own favourite scripting or programming languages!

    Best of all, AutoIt continues to be FREE.

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


    Also: This language is easy to learn and perfect for making bots. ^^,
    Last edited by AlmarM; 30-11-2009 at 21:09.

  2. #2
    Join Date
    May 2009
    Location
    Denmark
    Age
    17
    Posts
    689
    Thanks
    42
    Thanked 3 Times in 3 Posts
    Rep Power
    5

    Default

    First post about autoit, thanks!

  3. #3
    Kaskame Guest

    Default

    I think that is this what im looking for

    Thanks

  4. #4
    Join Date
    May 2009
    Posts
    32
    Thanks
    0
    Thanked 4 Times in 4 Posts
    Rep Power
    4

    Default

    If you need any help, I would love to help ^^,

  5. #5
    Kaskame Guest

    Default

    Help me

    How do I use this to make several tasks with my mouse? Like clicking here and there etc...

  6. #6
    Join Date
    May 2009
    Posts
    32
    Thanks
    0
    Thanked 4 Times in 4 Posts
    Rep Power
    4

    Default

    Well, first of all download and install AutoIt. After that make a name AutoIt v3 file (rightclick anywere > New > AutoIt v3 script). And you should make a search for "Mouse" in the help file.

    Also, would everybody who needs help, create his own topic?

  7. #7
    Join Date
    May 2009
    Location
    Denmark
    Age
    17
    Posts
    689
    Thanks
    42
    Thanked 3 Times in 3 Posts
    Rep Power
    5

    Default

    Quote Originally Posted by AlmarM View Post
    Also, would everybody who needs help, create his own topic?
    Yeah, I think that would be best.

    And the 2 most basics commands with mouse are: "MouseMove" & "MouseClick".

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. AutoIt Help With Bot
    By Moxxy in forum Help
    Replies: 6
    Last Post: 23-01-2010, 23:38
  2. Why should I choose AutoIt?
    By Reinn in forum AutoIt
    Replies: 8
    Last Post: 03-12-2009, 21:21
  3. Some useful information for new Fleudians!
    By Reinn in forum General Chat
    Replies: 0
    Last Post: 03-10-2009, 21:44
  4. Reputation information
    By Reinn in forum General Chat
    Replies: 19
    Last Post: 11-06-2009, 10:34
  5. Tag Information
    By Poosc in forum General Chat
    Replies: 2
    Last Post: 01-06-2009, 19:50

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts