Thread: [HELP] Aimbot

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    ChanceOfHax's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    PlayerInfo* pPlayer = SearchPlayerByIndex(ChanceOfHax);
    Posts
    113
    Reputation
    3
    Thanks
    5
    My Mood
    Sneaky

    [HELP] Aimbot

    Ok i have a question...
    I want to make an aimbot but how i can get the x, y annd z from the random player pointer so that i can make the mouse.x = rp.x; and so on?

  2. #2
    Drake's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Belgium,Oost-Vlaanderen
    Posts
    12,680
    Reputation
    1801
    Thanks
    4,929
    u need enemy player pointer i guess .
    /Moved to help .

  3. #3
    ChanceOfHax's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    PlayerInfo* pPlayer = SearchPlayerByIndex(ChanceOfHax);
    Posts
    113
    Reputation
    3
    Thanks
    5
    My Mood
    Sneaky
    i think it works with random too but i need the x y and zo from the random

  4. #4
    confict's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    422
    Reputation
    3
    Thanks
    290
    My Mood
    Relaxed
    Quote Originally Posted by ChanceOfHax View Post
    i think it works with random too but i need the x y and zo from the random
    OFcourse it won't work with the RPP
    You wanna shoot ur teamates to ?

    ITS MEH BITCHESSS !!!

  5. #5
    ChanceOfHax's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    PlayerInfo* pPlayer = SearchPlayerByIndex(ChanceOfHax);
    Posts
    113
    Reputation
    3
    Thanks
    5
    My Mood
    Sneaky
    OFcourse it won't work with the RPP
    You wanna shoot ur teamates to ?

    Yes i need first a base aimbot than i can add the epp when i had found it Plz help me with my prob now

  6. #6
    Jabuuty671's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    21,229
    Reputation
    1468
    Thanks
    4,098
    /Moved to Hack Source Coding and shit
    since this isn't CA NA, this sub-section would be way more helpful as it's way more relative to coding than general CA Help.


  7. #7
    Drake's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Belgium,Oost-Vlaanderen
    Posts
    12,680
    Reputation
    1801
    Thanks
    4,929
    i follow the rules . /

  8. The Following User Says Thank You to Drake For This Useful Post:

    Ali (10-10-2010)

  9. #8
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Setting the mouse x/y doesn't work, besides you need a w2s to get the screen coordinates.

    I would suggest not trying this until you know all the math involved.

  10. #9
    ChanceOfHax's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    PlayerInfo* pPlayer = SearchPlayerByIndex(ChanceOfHax);
    Posts
    113
    Reputation
    3
    Thanks
    5
    My Mood
    Sneaky
    Quote Originally Posted by Crash View Post
    Setting the mouse x/y doesn't work, besides you need a w2s to get the screen coordinates.

    I would suggest not trying this until you know all the math involved.

    ur right

    PS: can u say me how to make my ghostmode better? I use the teleport source of Solify
    example:
    [php]if (GetAsyncKeyState(VK_UP)&1)
    {
    x += 10;
    }[/php]

    How to make this ghostmode better?

  11. #10
    doofbla's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Biel*****/Germany
    Posts
    369
    Reputation
    10
    Thanks
    179
    My Mood
    Psychedelic
    Quote Originally Posted by ChanceOfHax View Post
    ur right

    PS: can u say me how to make my ghostmode better? I use the teleport source of Solify
    example:
    [php]if (GetAsyncKeyState(VK_UP)&1)
    {
    x += 10;
    }[/php]

    How to make this ghostmode better?
    This is NOT A GHOSTMODE!! when you do
    Code:
    x += 10;
    you are REALLY TELEPORTING
    _____________________________________________

    READING TUTORIAL:

    1. READ MY POST
    2. THINK ABOUT MY POST
    3. PRESS THANKS
    4. MAYBE CORRECT MY POSTS :P




    Dijkstra:
    "Computer Science is no more about computers than astronomy is about
    telescopes."


    THANKS BUTTON RIGHT DOWN --->

  12. The Following User Says Thank You to doofbla For This Useful Post:

    ltid8 (10-14-2010)

  13. #11
    ChanceOfHax's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    PlayerInfo* pPlayer = SearchPlayerByIndex(ChanceOfHax);
    Posts
    113
    Reputation
    3
    Thanks
    5
    My Mood
    Sneaky
    At the beginning i think that but the people dont see me xD )I dont know why but i have a vid me playing with this ghost mode *lol*

  14. #12
    Kuro Tenshi's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    Where arth thou be
    Posts
    3,635
    Reputation
    70
    Thanks
    746
    My Mood
    Blah
    Quote Originally Posted by ChanceOfHax View Post
    At the beginning i think that but the people dont see me xD )I dont know why but i have a vid me playing with this ghost mode *lol*
    the reason this counts as a ghost to you is because your jumps are to small ... anti glitch protection jumps on when the val is to slow though your hack overrides it though the servers don't so you'll ghost a couple of times if ur to close to an wall besides why not x++; or x+=1; much smoother and quite fast... unless ur pc is crap / because value increases on each process of your prossesor.



    ow yeah on aimbot why not leach it from battlefield 2 there is a free source use that one then change it to CA val's and done. :|
    DigiDrawing|+ ( (Elfen Archer) )
    Link:
    https://www.mpgh.net/forum/148-showro...en-archer.html


    @ Anime Section,Otaku/weeabo (orz.) @Graphics Section, Novice DigiArtist


    neuest gift from Yura~Chan:
    https://bakyurayuu.deviantar*****m/#/d372taw
    2nd Place MOTM#9 Theme: CharMods - Combat Arms [No - Thanks] button
    come on you know that don't want to push that ordinary button

  15. #13
    ChanceOfHax's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    PlayerInfo* pPlayer = SearchPlayerByIndex(ChanceOfHax);
    Posts
    113
    Reputation
    3
    Thanks
    5
    My Mood
    Sneaky
    Ok thanks Can u give me the link plz?

  16. #14
    aselsanturkey's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    4
    pls superbullets code

  17. #15
    Kuro Tenshi's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    Where arth thou be
    Posts
    3,635
    Reputation
    70
    Thanks
    746
    My Mood
    Blah
    Quote Originally Posted by aselsanturkey View Post
    pls superbullets code
    i know its old and prob still working but for this i dont think mpgh has a source for this...

    and i can't give the link since its A. Advertising and B. Google = u'r best friend.
    DigiDrawing|+ ( (Elfen Archer) )
    Link:
    https://www.mpgh.net/forum/148-showro...en-archer.html


    @ Anime Section,Otaku/weeabo (orz.) @Graphics Section, Novice DigiArtist


    neuest gift from Yura~Chan:
    https://bakyurayuu.deviantar*****m/#/d372taw
    2nd Place MOTM#9 Theme: CharMods - Combat Arms [No - Thanks] button
    come on you know that don't want to push that ordinary button

Page 1 of 2 12 LastLast

Similar Threads

  1. [HELP] Aimbot
    By ғᴜᴋᴏᴊʀ in forum C++/C Programming
    Replies: 16
    Last Post: 12-15-2010, 01:15 PM
  2. [HELP]AIMBOT
    By ♪~ ᕕ(ᐛ)ᕗ in forum Visual Basic Programming
    Replies: 18
    Last Post: 08-02-2010, 08:41 AM
  3. [Help]Aimbots Here?[Closed]
    By EarthPig09 in forum Battlefield Bad Company 2 (BFBC2) Hacks
    Replies: 11
    Last Post: 04-09-2010, 02:02 PM
  4. Help aimbot
    By RaulPwn3r in forum Combat Arms Help
    Replies: 7
    Last Post: 09-10-2009, 03:36 PM