Application Control: Difference between revisions

From Omnia
Jump to navigation Jump to search
(Created page with "== AutoIT == AutoIt | AutoItScript - http://www.autoitscript.com/site/autoit/ == AutoHotkey == AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== AutoIT ==
== AutoIT ==
[[AutoIT]]


AutoIt | AutoItScript - http://www.autoitscript.com/site/autoit/
AutoIt | AutoItScript - http://www.autoitscript.com/site/autoit/


== AutoHotkey ==
== AutoHotkey ==
[[AutoHotkey]]


AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText - http://www.autohotkey.com/
AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText - http://www.autohotkey.com/


== SCAR ==
== SCAR ==
[[SCAR]]


kaitnieks.com - SCAR - http://www.kaitnieks.com/scar/
kaitnieks.com - SCAR - http://www.kaitnieks.com/scar/
Line 17: Line 23:
kaitnieks.com - Scripting standards - http://www.kaitnieks.com/scar/scriptingsta/
kaitnieks.com - Scripting standards - http://www.kaitnieks.com/scar/scriptingsta/
: Official SCAR Scripting standards
: Official SCAR Scripting standards
== keywords ==
[[Category:Windows Automation]]

Latest revision as of 22:31, 5 April 2025

AutoIT

AutoIT

AutoIt | AutoItScript - http://www.autoitscript.com/site/autoit/

AutoHotkey

AutoHotkey

AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText - http://www.autohotkey.com/

SCAR

SCAR

kaitnieks.com - SCAR - http://www.kaitnieks.com/scar/

SCAR is a scriptable macro program for automatization of tasks. It can also be used to create games and simple tools, teach yourself programming or cheat in online games. SCAR was initially written as cheat for RS as the very first scriptable clicker for the game. Nowadays it's used in other games as well such as Neopets. SCAR scripts are written in Pascal language.

kaitnieks.com - Scripting tutorial - http://www.kaitnieks.com/scar/scriptingtut/

SCAR scripting tutorial by Khain

kaitnieks.com - Scripting standards - http://www.kaitnieks.com/scar/scriptingsta/

Official SCAR Scripting standards

keywords