Mouse/Keyboard Emulation

tknebel

New Member
Hello.

I've been looking around and just cannot seem to find what I need.

I need something that will allow me to run macro functions in the background.

Explanation: I have a program that allows me to write a macro functions such as keystrokes/mouse movement/etc. ie... press 'a' over and over.

It works just fine, however..... It takes over my mouse and keyboard, essentially it works as a recorder...

I need something that can send keystrokes/mouse functions to a background process. Example: I have written a macro to type "Hello" over and over on notepad. I want to play a game while I do this, but I can't because my macro has taken over my keyboard.

I would like to be able to have that run in the background, sending keystrokes, mouse movements, etc. while I'm browsing the web, or doing whatever.

Is there any sort of keyboard/mouse emulation software? Could I install a virtual mouse and keyboard and have the functions sent through them? (Like a daemon tools for peripherals). Or a macro program that can emulate functions and send them to an application I'm running in a background.

I know this is jumbled and quite confusing, just trying to explain it the best I can. Thanks
 
im sure there is a solution to this, i heard something about running two windows of xp on at the same time (as in two OS's opperating at the same time), im not sure where, this would solve the problem i think. but until someone solves this for you, i geuss you will have to just keep googeling. :P
 
Back
Top