Tag: scripting

  • RoboTask Reviews

    RoboTask allows you to automate any combination of tasks on your computer, ranging from simply launching web pages, to checking email, moving or backing up files to uploading or downloading, sending email and much more. The program allows you to easily create simple tasks, as well as highly complex automations, involving conditional IF/ELSE statements, loops,…

  • AutoIt Reviews

    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…