Results 1 to 3 of 3
  1. #1
    ScottOwnsK's Avatar
    Join Date
    Jan 2006
    Posts
    3
    Reputation
    10
    Thanks
    0

    Developing an aimbot that works with information stored in memory... Need assistance

    I am in the process of developing an aimbot for an FPS game I play, and I need a bit of assistance. I need two things at this moment, the players angles who is playing the game, and access to a list of players who are nearby. My issue lies in the list of players, there is nothing shared in common with the location of each player. Their positions are a static byte offset from their name, but the players themselves do not have a static byte offset between eachother. This would lead me to believe that players are stored in a linked list rather than something like an array or vector. What can I do to get access to all players in this game? what are some methods?

  2. #2
    Dave84311's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    The Wild Wild West
    Posts
    35,837
    Reputation
    5782
    Thanks
    41,292
    My Mood
    Devilish
    Usually players are stored in structs... So find the xyz position for two player and then find the distance byte wise between both.



    That should help u with finding structs, with some simple calc you can get angles and whatever you need... Btw wrong sub forum...





    THE EYE OF AN ADMINISTRATOR IS UPON YOU. ANY WRONG YOU DO IM GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE IM GONNA BE


    "First they ignore you. Then they laugh at you. Then they fight you. Then you lose.” - Dave84311

    HAVING VIRTUAL DETOX

  3. #3
    ScottOwnsK's Avatar
    Join Date
    Jan 2006
    Posts
    3
    Reputation
    10
    Thanks
    0
    Yes, I know, as I wrote in the post though, the byte offset between players is uneven. Perhaps its a scene graph though, and more than just players are stored. I found two players and the distance between them in bytes was massive, but then another came in and their information was stored relatively close to one of the other players. What forum should I have posted in for this?

Similar Threads

  1. any hacks that work with Windows Xp....
    By 21sean21 in forum Combat Arms Help
    Replies: 0
    Last Post: 01-17-2010, 05:04 PM
  2. [Request] Is there a Aimbot that WORKS? A decent one?
    By L3G0 in forum CrossFire Hacks & Cheats
    Replies: 5
    Last Post: 10-25-2009, 06:20 PM
  3. [Help] How do you get DDD555 aimbot to work with Xfire chams?
    By HAPPYxHACKING in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 07-22-2009, 06:53 PM
  4. hacks that work with vista
    By kakesjake in forum Battlefield Heroes Hacks
    Replies: 7
    Last Post: 05-21-2009, 11:30 PM
  5. Chams that WORKS with Vista
    By ThisIsABadName in forum Combat Arms Europe Hacks
    Replies: 6
    Last Post: 05-06-2009, 12:31 PM