--
I want it to have "Full" control of all running applications and replacing the input key with a new key.
What I want to do is kinda like:
Code:
// this is just a pseudo code // --- // just a list of pressed keys // GetPressedKeys() Can be iterated with a function using like GetAsyncKeyState();
Leave a comment: