Fire + crouchIs it possible to make an file that makes it possible to crouch automaticly while shooting? How can i make it? or could someone else make it? thanks
Originally Posted by ferrarifan99 what do u mean with Your code here? Sorry im so nuub You put the crouching code there, which you have to find yourself.
A. yes i understand the code. BUt how do i found the crouching code. i never did some hacking b4 ---------- Post added at 11:20 AM ---------- Previous post was at 11:15 AM ---------- VK_LCONTROL 0xA2 ??
Originally Posted by ferrarifan99 A. yes i understand the code. BUt how do i found the crouching code. i never did some hacking b4 ---------- Post added at 11:20 AM ---------- Previous post was at 11:15 AM ---------- VK_LCONTROL 0xA2 ?? Not really , find that with yourself since I can't help you with every thing.
Ah thanks ^^ ---------- Post added at 12:14 PM ---------- Previous post was at 12:14 PM ---------- but ive got no idea how to find it -.-''
Originally Posted by ferrarifan99 if(GetAsyncKeyState(VK_LBUTTON) &0x8000) { //VK_CONTROL 0x11 } Learn C++ or Autoit or C# or VB