Offset

Posts 14 of 4 · Page 1 of 1
Offset
somoene can help me my offset ?

Code:
   DWORD_PTR GameManager = 0x4DB85A8;
    DWORD_PTR EntityList = 0xB0;
    
    DWORD_PTR Entity = 0x8;
    DWORD_PTR EntityRef = 0x20;
    
    DWORD_PTR EntityInfo = 0x18;
    DWORD_PTR MainComponent = 0xA8;
    DWORD_PTR ChildComponent = 0x8;
    DWORD_PTR Health = 0x108;
    
    DWORD_PTR PlayerInfo = 0x2A0;
    DWORD_PTR PlayerInfoDeref = 0x0;
    DWORD_PTR PlayerTeamId = 0x140;
    DWORD_PTR PlayerName = 0x158;
    
    DWORD_PTR FeetPosition = 0x1C0;
    DWORD_PTR HeadPosition = 0x160;
    
    DWORD_PTR WeaponComp = 0x38;
    DWORD_PTR WeaponProcessor = 0xF0;
    DWORD_PTR Weapon = 0x0;
    DWORD_PTR WeaponInfo = 0x110;
    DWORD_PTR Spread = 0x2B0;
    DWORD_PTR Recoil = 0x2B0;
    DWORD_PTR Recoil2 = 0x364;
    DWORD_PTR Recoil3 = 0x314;
    DWORD_PTR AdsRecoil = 0x340;
    
    DWORD_PTR Renderer = 0x4A2D270;
    DWORD_PTR GameRenderer = 0x4D5D000;
    DWORD_PTR EngineLink = 0x120;
    DWORD_PTR Engine = 0x218;
    DWORD_PTR Camera = 0x38;
    
    DWORD_PTR ViewTranslastion = 0x1A0;
    DWORD_PTR ViewRight = 0x170;
    DWORD_PTR ViewUp = 0x180;
    DWORD_PTR ViewForward = 0x190;
    DWORD_PTR FOVX = 0x1B0;
    DWORD_PTR FOVY = 0x1C4;
All execution running good but nothing appears on my screen , and the cmd box stay stuck on overlay window set
i thing is my offset are outdated , i try alot i find but nothing works , so if somoene correct my offset thats will be really great
thank you
It’s so outdated... check the main sub
i try ti find updated offset but no one want help me or give me the updated offset
and on some forum i found some updated but not all what i need
do you know where i can find it ?
i'm learning in same time how to find it but i can confirme if what i found is good , i have no comparative

but thank you for your reply thats mean is that where my problem come from
Quote Originally Posted by Davinel View Post
i try ti find updated offset but no one want help me or give me the updated offset
and on some forum i found some updated but not all what i need
do you know where i can find it ?
i'm learning in same time how to find it but i can confirme if what i found is good , i have no comparative

but thank you for your reply thats mean is that where my problem come from
No one is gonna just give you the offsets, either do it yourself or buy them
Posts 14 of 4 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?