AutoIt
AutoIt, short for AutoIt Scripting Language, is a freeware automation scripting language created by Jonathan Bennett in 1999. AutoIt is designed for automating the Windows GUI and general scripting tasks, such as simulating keystrokes, mouse movements, and window manipulation. It can be downloaded from the AutoIt Official Downloads, and scripts are executed using the AutoIt3.exe interpreter or compiled into standalone executables with Aut2Exe.