Results 1 to 3 of 3
  1. #1
    loo4crn's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive

    How to structure a hex value to find ??;

    struct CPlayer
    {
    char Unknown1[66308]; //0x0
    float X; //0x10304
    char Unknown2[4]; //0x10308
    float Y; //0x1030C
    char Unknown3[4]; //0x10310
    float Z; //0x10314
    };

    struct CBase
    {
    CPlayer* local; //0x0000
    char unknown4[72]; //0x0004
    CPlayer** player; //0x004C
    char unknown80[48]; //0x0050

    struct CLocal
    {
    char unknown0[32]; //0x0000
    vectorA pos; //0x0020
    char unknown44[36]; //0x002C
    float pitch; //0x0050
    float yaw; //0x0054
    char unknown88[16]; //0x0058
    float down; //0x0068
    float up; //0x006C
    float fovx; //0x0070
    float fovy; //0x0074
    };//Size=0x0078(120)

    Now be the source patch error
    All Lee D. Gerber I find?

  2. #2
    n4n033's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Windows
    Posts
    1,090
    Reputation
    43
    Thanks
    2,425
    My Mood
    Cool
    Use ReClass, load your pointer, find your addresses & generate the struct.


    The Only Bests :


    R3d_L!n3(Fares)
    Aeroman (Brent)
    TheCamels8 (Ori)


  3. #3
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,294
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy
    Quote Originally Posted by GHTheBoss View Post
    and if its an virtual ...
    My son!

Similar Threads

  1. [Help] How to structure a hex value to find ??;
    By loo4crn in forum WarRock Hack Source Code
    Replies: 1
    Last Post: 09-18-2014, 11:33 PM
  2. [Tutorial] How to fix not being able to find BFHeroes.exe with winject!
    By Paladin Braindawgs in forum Battlefield Heroes Hacks
    Replies: 3
    Last Post: 02-09-2012, 11:32 PM
  3. [Tutorial] How to put the long hex values like the weapons XP into vb.net
    By distiny in forum Call of Duty Modern Warfare 3 Tutorials
    Replies: 8
    Last Post: 11-24-2011, 05:34 AM
  4. How do i put the values in teh trainer?
    By maxisking in forum Combat Arms Hacks & Cheats
    Replies: 8
    Last Post: 08-30-2008, 09:18 AM
  5. [TuT] How to make PW and value box for Guns/Superjump/SkyStormer(VB6)
    By jokuvaan11 in forum WarRock - International Hacks
    Replies: 14
    Last Post: 06-30-2007, 01:09 PM