this is so it prees right key downe
KeyDown(VK_Right);
Wait(500);
KeyUp(VK_Right);
i want so i can do like wat key i want like how to do so it prees A
so i can do like keydown ??
this is so it prees right key downe
KeyDown(VK_Right);
Wait(500);
KeyUp(VK_Right);
i want so i can do like wat key i want like how to do so it prees A
so i can do like keydown ??
SCAR Code:KeyDown(GetKeyCode('a'));
Wait(500);
KeyUp(GetKeyCode('a'));
Thx
There are currently 1 users browsing this thread. (0 members and 1 guests)