Search found 325 matches

Search found 325 matches Page 2 of 33
by upperdrag
Wed Jan 18, 2012 6:14 am
Forum: Tutorial Requests
Topic: GetAsyncKeyState And Numpad?
Replies: 11
Views: 4159

Wow.. thanks for that! now.. for this code Private Declare Sub keybd_event Lib "user32.dll" (ByVal bVk As Byte, ByVal bScan As Byte, _ ByVal dwFlags As Long, ByVal dwExtraInfo As Long) Private Const KEYEVENTF_KEYUP As Long = &H2 Private Const KEYEVENTF_EXTENDEDKEY As Long = &H1 Con...
by upperdrag
Wed Jan 18, 2012 1:39 am
Forum: Tutorial Requests
Topic: Again :D Me need help :/
Replies: 11
Views: 4073

*bump* how can i tweak this so it works for other numpads too? And modify so i can have multiple numpad event under a single event? Like when i press f5, it will push numpad 2 and when i press f4 it will push numpad 3
by upperdrag
Tue Jan 17, 2012 10:43 pm
Forum: Tutorial Requests
Topic: GetAsyncKeyState And Numpad?
Replies: 11
Views: 4159

Heyy.. thanka for the replies... and about the getasynckeystate, i want to create a hotkey called 'alt+q' so when the userpresses alt+q, it will show a message, getasyncketstate(key
s.alt+keys.q) doesnt work...
by upperdrag
Tue Jan 17, 2012 10:23 am
Forum: Tutorial Requests
Topic: GetAsyncKeyState And Numpad?
Replies: 11
Views: 4159

Sendkeys the numpad numbers and hotkeys like alt+q and stuff..
by upperdrag
Tue Jan 17, 2012 7:31 am
Forum: Tutorial Requests
Topic: GetAsyncKeyState And Numpad?
Replies: 11
Views: 4159

How do i use sendkeys on the numpad? i've tried "{NUMPAD1}" But it doesnt work! Is there a way to sendkeys numpad? Oh and is GetAsyncKeyState Stable? Because i've been trying to run it but it keeps messing up. Any code to sendkeys numpad? Thanks a ton

And how do i make hotkeys like ctrl+q?
by upperdrag
Tue Jan 17, 2012 2:10 am
Forum: Tutorial Requests
Topic: Hotkey Help?
Replies: 11
Views: 3800

I'm so sorry.. but i still do not understand how to use this code! Is it possible if you send a source code to me written in vb.net? Thanks a ton! Oh right.. is it possible to make a ingame menu in vb.net? It will be much convinent if you could just change the hotkeys ingame. *Edit* Nvm.... i've got...
by upperdrag
Tue Jan 17, 2012 12:53 am
Forum: Tutorial Requests
Topic: Hotkey Help?
Replies: 11
Views: 3800

Whaaa....t? Im so sorry but i totally do not understand what are you guys talking! Could you please dumb it down for me? I'm not playing WoW, im playing a game called DotA which is like a map for warcraft frozen throne.. and i wanna know how to make user defined hotkeys like, I set the hotkey as '1'...
by upperdrag
Mon Jan 16, 2012 2:07 am
Forum: Tutorial Requests
Topic: Hotkey Help?
Replies: 11
Views: 3800

Will it work? I mean like the game is a full screen game so.... idk actually

*Edit* Tested it doesn't work the game just overlaps!
by upperdrag
Sun Jan 15, 2012 5:15 am
Forum: Tutorial Requests
Topic: Hotkey Help?
Replies: 11
Views: 3800

How do i set User Defined Hotkeys too?
by upperdrag
Sun Jan 15, 2012 1:56 am
Forum: Tutorial Requests
Topic: Hotkey Help?
Replies: 11
Views: 3800

-Solved-
Search found 325 matches Page 2 of 33
Go to advanced search