Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23
  1. #16
    leejw29's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    221
    Reputation
    10
    Thanks
    2,756
    Quote Originally Posted by Biftop. View Post
    Yeah... I cant code in c++
    Wait what ?! You coded D3D crosshair and aimbot with Visual Basic . net ?
    Wow, could you assist me with that, through PM if you don't mind.

  2. #17
    Biftop.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Belgium
    Posts
    99
    Reputation
    18
    Thanks
    538
    My Mood
    Inspired
    No Sorry, i dont teach..


  3. #18
    leejw29's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    221
    Reputation
    10
    Thanks
    2,756
    Quote Originally Posted by Biftop. View Post
    No Sorry, i dont teach..
    Alright then /: Any little tips or clues ?

  4. #19
    Biftop.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Belgium
    Posts
    99
    Reputation
    18
    Thanks
    538
    My Mood
    Inspired
    Use microsoft.directx imports and the aimbot is just a very good pixelbot.


  5. #20
    XiAtomikiX's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    141
    Reputation
    22
    Thanks
    31
    Quote Originally Posted by Biftop. View Post
    Use microsoft.directx imports and the aimbot is just a very good pixelbot.
    hey i thought you would have either figured this out by now or realize this
    you need to create a hooked function
    I normally use a function in the game thats rarely used but runs every frame. and hook into it
    by doing this youmake your program run inside of the game.(which is what you need for anything to work)
    running your game in windowed mode or anything will not work because your program will either run on top of the game or behind it.
    Your trying to manupliate mouse movments which your mouse moves on the selected window

    for no recoil you also do something like using WindowSelect method in VB.Net which will set a current selected window which then you can
    use yourprogram to handle mouse movments on selected window not the program window.

    either way will work but if you tryig to do more then no recoil you are better off hooking into the game

    Sorry for the long explantation hope this helps

    also i wil help if you need it but we will talk in pm so no source gets leaked lol

  6. #21
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    Quote Originally Posted by XiAtomikiX View Post
    hey i thought you would have either figured this out by now or realize this
    you need to create a hooked function
    I normally use a function in the game thats rarely used but runs every frame. and hook into it
    by doing this youmake your program run inside of the game.(which is what you need for anything to work)
    running your game in windowed mode or anything will not work because your program will either run on top of the game or behind it.
    Your trying to manupliate mouse movments which your mouse moves on the selected window

    for no recoil you also do something like using WindowSelect method in VB.Net which will set a current selected window which then you can
    use yourprogram to handle mouse movments on selected window not the program window.

    either way will work but if you tryig to do more then no recoil you are better off hooking into the game

    Sorry for the long explantation hope this helps

    also i wil help if you need it but we will talk in pm so no source gets leaked lol
    TL;DR But you don't need to hook anything for no recoil Just do some memory patching (assuming the anti cheat that your game has is bad) and voila (I think that's french ) :P

    The problem here is that he wants a "Universal" No recoil, so hooking is not an option whatsoever.


    CoD Minion from 09/19/2012 to 01/10/2013

  7. #22
    XiAtomikiX's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    141
    Reputation
    22
    Thanks
    31
    Quote Originally Posted by -InSaNe- View Post
    TL;DR But you don't need to hook anything for no recoil Just do some memory patching (assuming the anti cheat that your game has is bad) and voila (I think that's french ) :P

    The problem here is that he wants a "Universal" No recoil, so hooking is not an option whatsoever.
    yeh i caught that when he pmed me lol i didnt realize that at first so really he can actually use the Select Window Method I cant remember how to use it but it exists and as far as i know it should work I havent used it in awhile i think if he uses that he can set it for the game window as the selected window and set it so he never has to leave the game window and it should work

  8. #23
    Biftop.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Belgium
    Posts
    99
    Reputation
    18
    Thanks
    538
    My Mood
    Inspired
    Lol... I dont care anymore :-/
    Close Please#


Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Tutorial] No Recoil hack Help
    By giokicksass in forum Battlefield 3 (BF3) Hacks & Cheats
    Replies: 45
    Last Post: 01-15-2012, 10:43 PM
  2. [Help Request] [Help Request] How to make No Recoil hack in Visual Studio?
    By Tstovall in forum CrossFire Help
    Replies: 5
    Last Post: 07-20-2011, 02:55 AM
  3. no spread, No recoil addy help
    By tremaster in forum Alliance of Valiant Arms (AVA) Coding / Source Code
    Replies: 4
    Last Post: 07-01-2010, 12:44 AM
  4. no spread, No recoil addy help
    By tremaster in forum CrossFire Help
    Replies: 1
    Last Post: 06-22-2010, 11:01 AM
  5. I need no recoil please help me :D
    By Insani7y in forum CrossFire Hacks & Cheats
    Replies: 4
    Last Post: 04-28-2009, 01:23 PM