Need an AI Automatic Program for my Computer

amandaking

Newbie
Joined
Feb 25, 2014
Messages
20
Reaction score
7
A couple of years back, I used an automated AI program on my old computer to do a mundane project. I forget what it was & it was on my old computer that I dont have any more. Basically, you hit a record button & it recorded what you did & then would automate it when you pressed start. Can anyone recommend one?
 
Let me just say this. You can use Macro recording software to generate scripts that will automate your computer, but if your main gaol is to automate your web browser, you need to look into Selenium.
 
Axife Mouse Recorder works pretty well for this. If it is all in a browser, iMacros can handle most jobs with ease.
 
MacroMouse is pretty decent too. But like others mentioned, if you're doing automations in the web broswer, you're better off using Selenium or Phantom.JS if you're into JavaScript
 
Autoit for windows is a really easy scripting language to learn and has a recording feature like you mentioned

Autohotkey also for windows same thing except no recording feature

Selenuim for sure

Actions is one for mac and windows I have no experiences with it though

theres a few
 
Back
Top