Results 1 to 10 of 10
  1. #1
    Anger5K's Avatar
    Join Date
    May 2020
    Gender
    male
    Posts
    151
    Reputation
    10
    Thanks
    70
    My Mood
    Lurking

    Offsets , Addresses, Pointers - September Update - CFWest/NA

    Hi


    Code:
    // CShell.dll
    #define aCLTPlayerClient 0x1C6E478
    #define CLTPlayerClientOffset 0x80
    #define aLTClientShell 0x1C6DA90
    #define aLTModel 0x16A7140
    #define Recoil1 0x5C0
    #define Recoil2 0x5C8
    #define Recoil3 0x6B0
    #define Recoil4 0x6B8
    #define FlyGravity 0xADC
    #define FlyGravityZM 0x9FC
    #define dwPlayerStart 0x204
    #define dwPlayerSize 0xD88 
    #define MEOffset 0x20C
    #define WeaponMgr 0x16A2700
    #define ReloadAnimRatio 0x12A0
    #define ChangeWeaponAnimRatio 0x129C
    #define GlowAddr 0xB200E0// by @dreek1
    #define GlowThickness 0x7FA910// by @vaisefud3 
    #define WeaponClass 0x2
    #define FallDamageAddr 0x16A26E4
    #define FallDamageOffset 0x4
    #define WeaponSize 0x5654
    #define WeaponCount 0x1000
    #define AntiSmoke 0x2F7BC1
    
    // Crossfire.exe
    #define WallArray 0x12B5FAF
    #define pDevice 0x130CBD0
    #define IntersectSegment 0x6AE440
    
    //Invisible
    DWORD Mwait0 = 0x1147A7C;
    DWORD Mcidle = 0x11BE5E0;
    DWORD Midle = 0x11472AC;
    DWORD Midle1 = 0x124A198;
    DWORD Mrun = 0x11476D0;
    DWORD MrunRside = 0x11BE5EC;
    DWORD MrunLside = 0x11BE604;
    DWORD MrunBside = 0x11BE5F8;
    DWORD Mwalk = 0x1147A74;
    DWORD MwalkRside = 0x11BE610;
    DWORD MwalkLside = 0x11BE620;
    DWORD MwalkBside = 0x11BE630;
    DWORD McwalkLside = 0x11CEFAC;
    DWORD McwalkRside = 0x11CEF9C;
    DWORD McwalkBside = 0x11CEF8C;
    DWORD MJump = 0x11928F0;
    DWORD Mhit01 = 0x124FD18;
    DWORD Mhit02 = 0x124FD10; 
    DWORD Mcwalk = 0x11A71B0; 
    DWORD Midleup = 0x11CE934;
    DWORD midles = 0x11928F8;
    DWORD MSuperjump = 0x11CEED8;
    DWORD McSuperjump = 0x11CEC5C;
    Credit: AOE, @dreek1, @vaisefud3, @TheGe2k, @(Virus) , and Me
    Last edited by Anger5K; 09-14-2020 at 01:35 PM.
    My Own Hack!!!



  2. The Following 2 Users Say Thank You to Anger5K For This Useful Post:

    BlenMiner (09-22-2020),PHSQL (11-11-2020)

  3. #2
    omgvizheng's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive

    How do I execute the code

    How do I execute the code
    How do I execute the code

  4. #3
    Microsoft's Avatar
    Join Date
    Dec 2019
    Gender
    male
    Posts
    756
    Reputation
    162
    Thanks
    158
    My Mood
    Drunk
    Quote Originally Posted by omgvizheng View Post
    How do I execute the code
    How do I execute the code
    Using Cheat engine
    Add me on IM
    Microsoft Wholesale Seller
    Windows 10 USB / Windows Server OEM DVD / COA Sticker / Microsoft Office 2010/2013/2016/2019 Retail Boxes


  5. #4
    BlenMiner's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    213
    Reputation
    30
    Thanks
    631
    My Mood
    Relaxed
    Quote Originally Posted by Microsoft View Post
    Using Cheat engine
    Doesn't the game detect cheat engine though?


    Crossfire .LTB to Unity3D converter: here

    NEW: Added DAT Converter to the list!

  6. #5
    Anger5K's Avatar
    Join Date
    May 2020
    Gender
    male
    Posts
    151
    Reputation
    10
    Thanks
    70
    My Mood
    Lurking
    Quote Originally Posted by BlenMiner View Post


    Doesn't the game detect cheat engine though?
    Use ollydbg or IDA
    My Own Hack!!!



  7. #6
    rrinkutso's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Quote Originally Posted by Anger5K View Post
    Use ollydbg or IDA
    how to bypass xigncode?

  8. #7
    KIZARU's Avatar
    Join Date
    Sep 2020
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    6
    My Mood
    Amazed
    Tryed with cheat engine,nothingL(

  9. #8
    Anger5K's Avatar
    Join Date
    May 2020
    Gender
    male
    Posts
    151
    Reputation
    10
    Thanks
    70
    My Mood
    Lurking
    Quote Originally Posted by rrinkutso View Post
    Tryed with cheat engine,nothingL(
    My Pro There is no bypass xigncode you can find address without open game lool
    by IDA Dumped CShell Useing PEE TOOLS , Loadlibrary
    You will see how to get studying search here mpgh

    If you are interested, can I explain that to you
    My Own Hack!!!



  10. #9
    hendark88's Avatar
    Join Date
    Oct 2020
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    I want to know how to get these codes

  11. #10
    xlolv1's Avatar
    Join Date
    Feb 2021
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Anger5K View Post
    My Pro There is no bypass xigncode you can find address without open game lool
    by IDA Dumped CShell Useing PEE TOOLS , Loadlibrary
    You will see how to get studying search here mpgh

    If you are interested, can I explain that to you
    pro give me link PEE TOOLS

Similar Threads

  1. Offsets , Addresses, Pointers - July Update - CFWest/NA
    By TheGe2k in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 07-10-2020, 05:04 AM
  2. [Release] CFW LOGGER | MAY UPDATE | ADDR(S) - OFFSET(S) - POINTER(S) | WEAPON LOGGER
    By TheGe2k in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 05-16-2020, 03:16 AM
  3. [Release] Offset and Pointer PB Tahadi Update
    By sabatbatu in forum Piercing Blow Hack Coding/Source Code
    Replies: 4
    Last Post: 06-14-2014, 08:08 PM
  4. How to get a Pointer and Offset Address.
    By ~~Gabriel in forum Coders Lounge
    Replies: 2
    Last Post: 11-26-2012, 02:41 AM
  5. [Tutorial] Finding addresses/pointers for warrock in CE
    By mains3rv3r in forum WarRock - International Hacks
    Replies: 7
    Last Post: 07-28-2007, 06:38 AM