How do I make SRL push the function keys bro?
KeyDown(VK_F1);?
Any ones in SRL that do it humanlike?
Or should I just
KeyDown(VK_F1)
Wait(How Long Do Humans Hold?);
KeyDUp(VK_F1);
How long should I make the wait?
Can't find SendKeysEx... :/
Anyone suggest a wait I should put between KeyDown and KeyUp?
There are currently 1 users browsing this thread. (0 members and 1 guests)