Alright so basically I am working on this program that will unscramble a certain word. How I want it to work is this:
a) I hit a button to let it know that it must store the next letters, up until I hit "." - Done
b) Unscramble the word created - Hopefully done
c) Type the following combination: T - unscrambled word - ENTER -> Undone
Can you guys help me with step C?
Also, is there a way it can work on the background and type in a different chat? Like AHK for example?