[Help]Keyboard,SendKeys,Hook[Solved]
ok soo say i want to send keys to an app ay? but i want to send the keys to move a player position like one step forward or one step back with a W or a S is there a send key alternative that can get past video games that only move a player position if it really comes from the keyboard? any way to hook they keyboard if so could u explain it too me thanks guys

Meh, Give me a few hours and it will be added to the VB sdk in the sticky, I am writing a low_level_keyboard Hook with Sendkeys API alternative.
This will allow you to use a Single line of code to hook into a application.
But for now, just research SendKeys API , there is some documentation.
keyborad event does work thanks bud