How do I make scar simulate a "CTRL" key press? I want to know how to do it.
How do I make scar simulate a "CTRL" key press? I want to know how to do it.
Would simulate a human ctrl pressKeyDown(VK_CONTROL);
Wait(40);
KeyUp(VK_CONTROL);![]()
Oh yeh, problem solved within the first post. Thank you.
There are currently 1 users browsing this thread. (0 members and 1 guests)