Thread: Entity list

Results 1 to 5 of 5
  1. #1
    Kurama<3's Avatar
    Join Date
    Dec 2018
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    6
    My Mood
    Dead

    Question Entity list

    As the title already says, can anyone help me with finding the entity list to get like enemies positions etc?
    Ive gone though the internet and didnt find anything that worked out for me :/

  2. #2
    3JIOU_KOTE's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    566
    My Mood
    Brooding
    My best bet is to find your x/y/z coordinates and then check what accesses them, then find some function that also accesses enemy player coordinates and work from there.

  3. #3
    Kurama<3's Avatar
    Join Date
    Dec 2018
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    6
    My Mood
    Dead
    Quote Originally Posted by 3JIOU_KOTE View Post
    My best bet is to find your x/y/z coordinates and then check what accesses them, then find some function that also accesses enemy player coordinates and work from there.
    finding my xyz isnt a problem, i got pointers for everything but i cant seem to get any kind of pattern they use between single entitys

  4. #4
    3JIOU_KOTE's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    566
    My Mood
    Brooding
    Quote Originally Posted by Kurama<3 View Post
    finding my xyz isnt a problem, i got pointers for everything but i cant seem to get any kind of pattern they use between single entitys
    Just hook in function that accesses them, saves both time and effort of finding pointers/structures.

    Btw if you want to teleport mobs to you - it seems to work only within ~4-6 blocks range, else it's just visual effect.
    So if you want some sort of auto movement for bot then teleport yourself to mobs.
    Last edited by 3JIOU_KOTE; 01-30-2019 at 01:42 PM.

  5. #5
    Kurama<3's Avatar
    Join Date
    Dec 2018
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    6
    My Mood
    Dead
    Quote Originally Posted by 3JIOU_KOTE View Post
    Just hook in function that accesses them, saves both time and effort of finding pointers/structures.

    Btw if you want to teleport mobs to you - it seems to work only within ~4-6 blocks range, else it's just visual effect.
    So if you want some sort of auto movement for bot then teleport yourself to mobs.
    the range of teleporting is 4 blocks, thats known, thanks for your answer but im not into that kind of stuff like hooking yet and was looking for some tuts

Similar Threads

  1. [Unresolved] Entity list health issue
    By Zen0233 in forum Crossfire Coding Help & Discussion
    Replies: 12
    Last Post: 07-28-2018, 10:56 AM
  2. Reading Weapon ids from Entity List?
    By HexMurder in forum Counter-Strike 2 Coding & Resources
    Replies: 2
    Last Post: 03-12-2017, 06:36 PM
  3. [Tutorial] Finding Entity list / Object list
    By HexMurder in forum General Hacking
    Replies: 0
    Last Post: 11-30-2016, 12:52 AM
  4. [Unresolved] I have made a Aimbot. now i need to loop thru the entity list
    By dirtyrap in forum Counter-Strike 2 Help
    Replies: 1
    Last Post: 10-02-2016, 05:26 PM
  5. [Discussion] Methods for finding entity lists/offsets, UI pointers (radar, ect) and others?
    By TheAnonyMoose in forum Coders Lounge
    Replies: 1
    Last Post: 01-22-2015, 11:21 AM