Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23
  1. #16
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    Quote Originally Posted by JamesRo View Post
    No it reads the memory value from CShell combined with WeaponMgr, it doesn't just add them.
    That what i needed... Also i could make a CLR injector, so i have a C# Injector







  2. #17
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    Quote Originally Posted by ARGB View Post
    Code:
    101EBAD9   68 18C64410      PUSH CShell.1044C618                     ; ASCII "ReloadAnimRatio"
    ReloadAnimRatio -> 0xC3C
    WeaponMgr -> 0xE36A2C
    ya - its for cf europe, i had to update the game :S
    @CFHackerExtreme
    I had finished my Non-D3D Menu (with C#) and works well with crossfire
    Thanks for the help again...

    Video Coming Soon (as i upload to youtube)







  3. #18
    6ixth's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    3,033
    Reputation
    661
    Thanks
    19,904
    Quote Originally Posted by rabir007 View Post


    I know this part but:
    CShell = 5;
    WeaponMgr = 6;
    (for example)

    pWeaponMgr = CShell + WeaponMgr so pWeaponMgr = 11 ?
    OR
    pWeaponMgr = Memory.Read(CShell + WeaponMgr) so it can be anything, i mean the value on that address ?
    DWORD pWeaponMgr = *(DWORD*)(CShell + AddressWeaponMgr);
    DWORD Weapon = (*(DWORD*)( pWeaponMgr + (4*counter)) );
    *(float*)(Weapon + Address + counter*4) = (float)value;

  4. #19
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    Quote Originally Posted by ForeverRed View Post
    DWORD pWeaponMgr = *(DWORD*)(CShell + AddressWeaponMgr);
    DWORD Weapon = (*(DWORD*)( pWeaponMgr + (4*counter)) );
    *(float*)(Weapon + Address + counter*4) = (float)value;
    Maaaan, i already know this... I have my C++ base, but i wanted to convert it to external C# trainer... - UnFinished
    BUT
    I made my own injectable C# base...







  5. #20
    6ixth's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    3,033
    Reputation
    661
    Thanks
    19,904
    Quote Originally Posted by rabir007 View Post


    Maaaan, i already know this... I have my C++ base, but i wanted to convert it to external C# trainer... - UnFinished
    BUT
    I made my own injectable C# base...
    Do not know much about C #, so the @-[I]fLuX understand better.

  6. #21
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    Quote Originally Posted by ForeverRed View Post
    Do not know much about C #, so the @-[I]fLuX understand better.
    I already finished my base...







  7. #22
    6ixth's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    3,033
    Reputation
    661
    Thanks
    19,904
    Quote Originally Posted by rabir007 View Post


    I already finished my base...
    So now resolved the doubt?

  8. #23
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    Quote Originally Posted by ForeverRed View Post
    So now resolved the doubt?
    The beast (Rabir V4 Private) is about to Reborn, and fuckin angry

    Just need a fuckin addy log -_-







Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Help] Can anyone tell me how to make a simple MAT hack?please
    By aaroni88 in forum Mission Against Terror Hacks & Cheats
    Replies: 0
    Last Post: 11-21-2012, 01:49 AM
  2. [Release] WarRock Megaxus Simple Addies
    By Jhem in forum WarRock Hack Source Code
    Replies: 19
    Last Post: 08-15-2012, 12:20 AM
  3. [Release] GodModeHack Simple Addies......!!
    By Jhem in forum WarRock Philippines Hacks
    Replies: 30
    Last Post: 07-13-2012, 10:51 PM
  4. [Request] Addy's Please ?
    By Dark Side in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 24
    Last Post: 09-29-2011, 01:40 PM
  5. simple sig Rate please
    By b16hatch94 in forum Showroom
    Replies: 5
    Last Post: 12-07-2008, 10:35 AM