autohotkey
Action when string is wrote somewhere
is it possible to operate action when string is wrote somewhere (Auto Hot key). For example, When I will write the word "HELLO", action will operate. Then: if (stringWrote == "HELLO"){ //WILL DO SOMETHING }
Related Links
click specific area inside pixelsearch?
Autohotkey variable as hotstring
AutoHotKey: How to disable a Skype hotkey and make your keyboard behave normally
Replace a middle string in .bat file using AutoHotKey without deleting file
Is there a way to make SplashImage text click-through?
Bug in A_LoopFileFullPath? Autohotkey
AutoHotkey's for the arrow keys
hotkeys does not work when send is in loop
FInd (and Fill) an Input Filed with AutoHotKey
AutoHotKey code to receive ctrl+x while pressing ctrl+c twice
How to toggle between two Autohotkey configurations
How to concatenate a number and a textstring in auto hotkey
Fetch the current track info from Spotify app after March 2015 update
AutoHotkey send all modifiers expect one
How do I place the cursor at a certain point after sending an AutoHotkey script?
AutoHotkey ImageSearch failing to find matches