lol98 Posted April 2, 2004 Posted April 2, 2004 (edited) window title=Monster&Me all i want it to do is hold control and hit s every second and x every two seconds. indefinitly till i stop it. thats all i need!. but im a complete noob to autoit and nobody will help me learn how to use it.help would greatly be apreciated cuz im a total noob to understanding any of this. as u can tell if i cant get it to do these functions!. Edited April 2, 2004 by lol98
Beastmaster Posted April 2, 2004 Posted April 2, 2004 As you send a key value from stdin (your keyboard) to stdout (your monitor/tft) within a programs window (Monster&Me) check A2's help for the Send and for any usefull Window command.
Recommended Posts