+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Junior Member
    Join Date
    Aug 2009
    Posts
    1

    Cool Average time to make a Basic aimbot

    Ive been learning c++ for about 2 mths now and i wanna try making my OWN aimbot. whats the average time it takes to make a basic bot. And also ive been hearing about something called a hook, how do i make my hack undetected?

  2. #2
    America's Army Subscriber
    Join Date
    May 2008
    Location
    The Netherlands
    Posts
    826
    Hook is a way to get your hack into the game. (correct me if im wrong)

    How to make it undetected:
    Lol dont let PB find it

    But i dont think Unreal will tell you how to code an aimbot, its better for you to search on UC forum!

  3. #3
    Ultimate Subscriber
    Join Date
    Jul 2008
    Location
    Croatia
    Posts
    640

    - Regards, boringbob.



    ╔=► New on uNrEaL BoT? Go here.

    ╠=► Have you bought hack? Don't know how to use it? Go here [AA] or here [CoD].

    ╠=► Getting hardware hash error? Go here and ask for reset.

    ╠=► Enjoy uB hacks and spread the world! HOOOOOOAH

    ╚=► Watch/rate/comment on my videos please so we can promote uB hacks!! Thanks for your time its much apriciated. My channel - http://www.youtube.com/z0x1337x. uB ♥ 4EVER!


    http://www.youtube.com/watch?v=g9c5ipdIJpY


  4. #4
    Senior Member
    Join Date
    May 2008
    Posts
    248
    A "hook" is exactly what it sounds like, its the code that "hooks" your code into the game, most hooks use DetourFunction by microsoft which basically stops the execution of whats going in that function, executes our hack, then continues the execution in that function, so we're added a JUMP to our code into the code of the function we're hooking. An aimbot can take seconds to code if you know whats required.

    Using USkeletalMeshInstance is probably the easiest way there is. Shouldn't taken long if you know how to set rotation.
    Currently deployed in support of OEF XI-XII

  5. #5
    America's Army Subscriber
    Join Date
    Jun 2008
    Posts
    141
    pretty sure nightmare covered a basic bot in one of the threads below but its nothing new that some peeps just dont read
    To look meant Danger....To smile meant Death

  6. #6
    Ultimate Subscriber
    Join Date
    Jul 2008
    Location
    Croatia
    Posts
    640
    HP Bot X, it's nice bot for a start.

    - Regards, boringbob.



    ╔=► New on uNrEaL BoT? Go here.

    ╠=► Have you bought hack? Don't know how to use it? Go here [AA] or here [CoD].

    ╠=► Getting hardware hash error? Go here and ask for reset.

    ╠=► Enjoy uB hacks and spread the world! HOOOOOOAH

    ╚=► Watch/rate/comment on my videos please so we can promote uB hacks!! Thanks for your time its much apriciated. My channel - http://www.youtube.com/z0x1337x. uB ♥ 4EVER!


    http://www.youtube.com/watch?v=g9c5ipdIJpY



 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts