It will work similar to your example, except it will allow you to decide what Opened windows application to spam to
It will work in this process
---User Enters the Windows Name as it appears on the title bar (or in Task Manager Processes)
Example: Google Chromes Windows Name is Chrome
So user puts chrome in textbox1
then in textbox2 the user types in what to spam.
- User clicks button
-- Chrome gets pulled to the foreground as the active window
-- Then the keystrokes are sent to that specific window
so you can use this one application to spam just about any application that won't require some form of hook or virtual key.