HelpWhat method does WOSK use?

Posts 15 of 5 · Page 1 of 1
What method does WOSK use?
Hey!

I need some help. I'm developing a bot for WoT. The game disables any SendInput like methods. After a 5 hours of searching, I tried to input some keystrokes with Windows On-Screen Keyboard and it worked! So I would be very happy if you could tell me what method it uses. I prefer C#, don't really know other languages(maybe C++).

Thanks a lot!
Global Keyboard hooking... Google it...
Köszi! Végre valaki válaszolt...
Okay i just realised, I don't need keyboard hook(btw mostly they use it to keylog). I have to send keystrokes to DirectX apps in another way(with DirectX functions).
Quote Originally Posted by NB81 View Post
Okay i just realised, I don't need keyboard hook(btw mostly they use it to keylog). I have to send keystrokes to DirectX apps in another way(with DirectX functions).
1; They don't really like using non-english...

2; And then the game catch keystrokes excatly from hardware, its hard to hook...
Posts 15 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?