Couldn't find it.
KeyDown(??)?
Thanks.
Couldn't find it.
KeyDown(??)?
Thanks.



KeyDown(ord(' '));
32
![]()
is there a list of all the button's number?
Oh Hai Dar



I think there's one in SCAR's manual.
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
it isn't working
Homicida, shut up. I've been through two threads, and all I've seen is you typeeven though it is totally irrelevant. Stop spamming. I don't normally get annoyed by spammers, but you do annoy me.it isn't working
<3
Originally Posted by Eminem
Dummmmys
SendKeys(' ');
Sends a space lol...



Yes, and it also is very detectable when using RS. And it doesn't hold the key down, only presses and releases it at inhuman speeds.
VK_Space ?
I found these codes, hope it helps
Backspace - 8
Tab - 9
Clear - 12
Enter - 13 // next to a-z
Shift - 16
Control - 17
Alt - 18
Capslock - 20
Escape - 27
Spacebar - 32
PageUp - 33
PageDown - 34
End - 35
Home - 36
Left Arrow - 37
Up Arrow - 38
Right Arrow - 39
Down Arrow - 40
Insert - 45
Delete - 46
Help - 47
Numberlock - 144
Semi-Colon / Colon - 186
Equals / Plus - 187
Minus / Underscore - 189
Forward Slash / Question Mark - 191
Apostrophe / Tilde - 192
Open Bracket / Open Brace - 219
Backslash / Seperator - 220
Close Bracket / Close Brace - 221
Quote Key - 222
There are currently 1 users browsing this thread. (0 members and 1 guests)