Thread: ASM Addy help

Results 1 to 8 of 8
  1. #1
    KrazyDev's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0

    ASM Addy help

    Hi guys , im new to memory hacking and ASM .

    And I find my addy already .

    : ReloadAnimRatio : 0xC38

    Than , i wanted to find out the byte of the addy

    eg : x90/x90/x90/x90 To disable or enable the hack on my C++ project

    Can someone help me finding this?

  2. #2
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    ReloadAnimRatio is a value, not a method... Nopping it should crash your client...
    Just change its value to 0...







  3. #3
    sobasoba13's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    So Far Away
    Posts
    1,145
    Reputation
    23
    Thanks
    1,607
    My Mood
    Relaxed
    If You want To turn it on and off then you have to make a hotkey
    BTW you need a client killer
    (to make no reload works)
    Crossfire Projects
    Made 21 Feature (Memory Hack)
    Respect List
    @ComboDance
    @mamo007
    @GaaD
    @Olwayy
    @Biesi
    @iSmexy
    @derh.acker
    @Brimir
    @steveroseik
    @Hero
    @Temperrr
    @Rullez
    PressIF I Helped

  4. #4
    KrazyDev's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by rabir007 View Post
    ReloadAnimRatio is a value, not a method... Nopping it should crash your client...
    Just change its value to 0...
    Where and which ?

    Thanks !

  5. #5
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    *(float*)(*DWORD*)(CShell + NoReload)) = 0;







  6. #6
    KrazyDev's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by rabir007 View Post
    *(float*)(*DWORD*)(CShell + NoReload)) = 0;
    Thank you !

    Hmmm , Not 0.0f?

    What if , Enable Superbullet ( EdgeShotEnabled )
    Last edited by KrazyDev; 12-31-2012 at 11:41 AM.

  7. #7
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,808
    My Mood
    Twisted
    Quote Originally Posted by KrazyDev View Post
    What if , Enable Superbullet ( EdgeShotEnabled )
    1 I think

  8. #8
    sobasoba13's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    So Far Away
    Posts
    1,145
    Reputation
    23
    Thanks
    1,607
    My Mood
    Relaxed
    as @-BiESi said the value is 1
    Crossfire Projects
    Made 21 Feature (Memory Hack)
    Respect List
    @ComboDance
    @mamo007
    @GaaD
    @Olwayy
    @Biesi
    @iSmexy
    @derh.acker
    @Brimir
    @steveroseik
    @Hero
    @Temperrr
    @Rullez
    PressIF I Helped

Similar Threads

  1. [Help Request] // What's wrong with this ASM addy for Unlimited Ammo ? //
    By AlvinGenius in forum Alliance of Valiant Arms (AVA) Help
    Replies: 7
    Last Post: 10-30-2012, 07:29 AM
  2. no spread, No recoil addy help
    By tremaster in forum Alliance of Valiant Arms (AVA) Coding / Source Code
    Replies: 4
    Last Post: 07-01-2010, 12:44 AM
  3. no spread, No recoil addy help
    By tremaster in forum CrossFire Help
    Replies: 1
    Last Post: 06-22-2010, 11:01 AM
  4. [Help] Addie help
    By vbfoever in forum Operation 7 General
    Replies: 1
    Last Post: 06-18-2010, 03:33 PM
  5. weapon addie help
    By tremaster in forum Operation 7 General
    Replies: 4
    Last Post: 03-21-2010, 07:49 PM