Donation Goal
Donate Now Goal amount for this year: 799 USD, Received: 100 USD (13%)
Please donate to help support this website. The funds will be used to purchase owned license of LiteSpeed Web Server Enterprise (2-CPU). It provides superior performance in terms of raw speed, scalability and anti-DDoS capabilities.

Make Your Computer Automatically Perform Tasks For You

Posted By Raymond In Category: Computer

Nov
11
2007

Let’s say there is a company that wants to transfer all accounts data from excel to an accounting software. Can you imagine reentering the accounts information which is dated back 5 years ago to the software? If the accounting software can’t supporting importing the excel document, then you’re probably going to spend many months re-entering everything to the software. That is a waste of time and it is also boring!

What if I tell you that you can automate the copy and pasting data from your excel to the accounting software while you sit back and watch the task being performed on the screen? That’d save you so much time! This is called macro or automation software. A macro is a script containing commands that automate computer tasks. Each command performs one step, such as moving the mouse, launching a program or entering keystrokes. Anything that you do repetitively on the keyboard or even a sequence that requires just a few steps could be performed automatically to save you time. The possibilities are limitless.

I’ve learn about Macro software many years ago when I needed to do data input. My boss was so amazed with the short time I used to complete the data input. Here are the Macro software that I’ve been using.


There are freewares and also sharewares version of Macro. Powerful macro freewares can be tough to use because you must know BASIC scripting language. There are also easy to use freeware macro but you can’t edit what is recorded. As for sharewares, usually it combines both of the easy-to-use and also advance features. Here are my favorite macro softwares that I use.

Macro Freeware
1. AutoIt
AutoIt Free Macro
- AutoIt is a very popular macro freeware but it is not easy to use. It is powerful and it uses BASIC-like scripting language designed for automating the Windows GUI and general scripting. It can perform a lot of tasks and then able to convert the script into an executable.
[ Download AutoIt ]

2. AutoHotkey
AutoScriptWriter for AutoHotKey
- AutoHotkey is also another popular macro freeware. It can automate almost anything by sending keystrokes and mouse clicks. Although AutoHotkey also requires scripting, but there’s AutoScriptWriter by Larry Keys which you can use to record mouse and keystrokes. Once you stop the recording, it will give you the commands. There is a small problem with AutoScriptWriter which is I don’t know why doesn’t it record the delay or pause time. It will continue executing actions without delays. This will definitely cause inaccuracy for automating tasks.
[ Download AutoHotkey ]

3. Do It Again
Automate Task with Do It Again
- This is my favorite macro freeware. It is simple to use, just click record “Create a New Task” to start capturing your task. Press SCROLL LOCK button to to stop the capture. Although Do It Again doesn’t support keyboard shortcut to run an automated task, you can create a shortcut to the corresponding .dia task file and then modify the properties of that shortcut to set a keyboard shortcut. Do make sure that you’ve associated .dia files with Do It Again. Windows already has this function for shortcuts. If you want to increase the pause time, you can open the .dia file with notepad and increase value for Pause.
[ Download Do It Again ]

Macro Shareware
I’ve tried a few macro sharewares and I like Macro Express the most.
Macro Express Serial Number
Macro Express has a scripting editor that creates commands and also automatic recording. There is a feature that not many macro software has which is you can set the macro to repeat how many times. I always use this command for data input because I don’t want the macro to keep running. I prefer it to run 50 times then stop so I can check whether it has correctly input the data. It can create a real mess if the delay timing is incorrect. Macro Express cost $39.95. If the above freeware is too hard to use or can’t do the job, then you should consider Macro Express.
[ Download Macro Express ]

Here is one of my experience with Macro software which I’d like to share with you all. Once there was a beauty pageant where people can vote for Miss Website through online voting. Sadly, the voting system is too easy to cheat. It uses browser cookies and IP address logging for anti-cheating. I contacted the people who organized the beauty pageant and informed them about the weakness in their voting system but they did not believe me! So I recorded my actions of clearing cookies from my browser, disconnect and reconnecting to the internet, and then vote. I had to create thousands of fake votes before the organizers believed in me and updated to a voting system with CAPTCHA. It’s not totally fool proof, but at least it’s tougher to beat.

Hope macro software can help you automatically perform your daily tasks.


Related posts:
  • Automatically Check for Latest Version of Software Installed on Your Computer
  • List of Keyboard Shortcuts To Help You Speed Up Your Computing Tasks
  • Make your Recoverable Datas UNRECOVERABLE
  • How To Make a USB Flash Drive Bootable
    • Pingback: Teste » Make Your Computer Automatically Perform Tasks For You

    • Pingback:   Make Your Computer Automatically Perform Tasks For You by qzconnection

    • http://alfred.co.in Alfred

      “My boss was so amazed with the short time I used to complete the data input.”

      Absolutely, this has happened to me too. 30,000 mails to be entered in the unsubscribe list. I setup a macro and had 4 comps running scripts. So, the boss was like WTF!!! hows the mouse moving on its own :D

    • http://www.hanneng.net hanneng

      In the old days, windows 9X (or win 3.X) times, there is this small program called macro. I remember used it to play online games, eg: to attach the daemons (haa haa)

      Now if I want to transfer data from one app to another app, I would prefer to use script, must quicker, and safer.

      btw, thanks for sharing the new macro program ..

    • http://nanan Mond

      totally agree… i have been using macro express for almost 5 years…

    • MR7

      Never thought about this, will give a shot…

    • http://www.raymond.cc/ Raymond

      MR7, Frank did not reply my email. Can you contact me and give me your username for PowerShadow to generate your serial number?

    • Pingback: Las 4 aplicaciones para que tu PC realice tareas automatizadas :

    • http://www.techiesden.com vaibhav

      This was good to do work much easier and faster, but still you need to have some good knowledge of coding. If you are not ready to shed money, just go and do coding…

    • mster

      Autoit is much more than just a macro generator, it has become a real programming language now. Supporting network communication,dll imports, gui,string manipulation and much more. I have used it for countless projects that had nothing to do with macros, and if you check the forums you can see the true power of this language.

    • MR7

      Ok Raymond, I’ll send it tomorrow, because I’ve installed the software in my work Pc. Thanks, so much!!! \o/

    • Pingback: writeboxes » Make Your Computer Automatically Perform Tasks For You

    • Pingback: Make Your Computer Automatically Perform Tasks For You | yourmuses

    • http://www.techinnews.blogspot.com jay

      that was quite good but you still need to have good hold on coding then only this is going to benefit you

    • Michael Y

      what happens if you know little or no script language??
      i learning some Qbasic programing in school now, but it won’t help much…(at least that’s what i think….)

    • http://www.raymond.cc/ Raymond

      If you don’t know coding, then just use Do It Again. No coding needed.

    • Pingback: 一周精彩文章(07年-45周) | KennyP’s Technology Blog

    • MR7

      Wow, I love Do It Again. I work with computer mainentance and to install Windows, all the softwares and updates take a very long time. Besides, all my tries with NLite, Almeza, etc. were failed. Hope it’s as good as I imagine…

    • Pauk

      This is similar to imacro on firefox. You should use imacro if you want to do similar things on firefox

    • Pingback: Make Certain Keys On a Keyboard to Act Like Other Keys » Raymond.CC Blog

    • Freeware Hall Of Fame

      Thank you for this article, Do It Again is in. I have found some similar programs to speed up your work, hope you’ll like it?
      HotkeyP 4.4 – this is the best hotkey manager and if someone knows better please tell me. Insane how it is low on memory resources. Masterpiece !!!
      Alarm 3.5 – great toy.
      Clipboard-Helper – copy,copy … one paste
      Check them all. If you like these I will post some other great freware (here or where?). My “Freeware Hall Of Fame”, fu** you Wugnet.

    • barbiel

      awesome stuff and really useful

    • esther

      can you help me find the tasks or work one can done by using computer

    • Peter Baker

      “Do It Again” is OK provided you don’t move the layouts on the screen! – I have had some weird results!!!
      PB

    Copyright © 2005-2012 - Raymond.CC Blog