I saw the KeyDown(Key: Byte); but i'm not use how to use it i wanted to get it to hold down ctrl so i can ctrl+click
I saw the KeyDown(Key: Byte); but i'm not use how to use it i wanted to get it to hold down ctrl so i can ctrl+click
It is possible, use this code
SCAR Code:KeyDown(VK_CONTROL);
~Sir
http://garrett92.freehostia.com/Scri...criptStats.png
ReFlax Flax Spinner - V4 Is Out -
Check it out!
when you're done holding control though, I think you need to put KeyUp(VK_Control); or something like that.
There are currently 1 users browsing this thread. (0 members and 1 guests)