Thread: Do these work?

Results 1 to 3 of 3
  1. #1
    Dead 4 Real's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Canada
    Posts
    336
    Reputation
    11
    Thanks
    83
    My Mood
    Relaxed

    Do these work?

    Alright well i was looking around and found these do they still work cause i've tried them and i dc in game?

    Code:
    if( super > 0 ){
    memcpy((LPVOID)0x374B01B6, "\x90\x90\x90", 3);
    } else {
    memcpy((LPVOID)0x374B01B6, "\x0F\x94\xC0", 3);
    }
    if( recoil > 0){
    	memcpy((LPVOID)0x3745FCE0, "\x90\x90\x90", 3);
        memcpy((LPVOID)0x37232C39, "\x90\x90\x90", 3);
        memcpy((LPVOID)0x3745FCF4, "\x90\x90\x90", 3);
        memcpy((LPVOID)0x3745FCF7, "\x90\x90\x90", 3);
        memcpy((LPVOID)0x3745FD00, "\x90\x90\x90", 3);
    }else{
    	memcpy((LPVOID)0x3745FCE0, "\xD8\x66\x54", 3);
        memcpy((LPVOID)0x37232C39, "\xD8\x46\x54", 3);
        memcpy((LPVOID)0x3745FCF7, "\xD9\x46\x48", 3);
        memcpy((LPVOID)0x3745FCF4, "\xD9\x5E\x54", 3);
        memcpy((LPVOID)0x3745FD00, "\xD9\x5E\x48", 3);
    }
    
    if( reload > 0 ){
    memcpy(( void* )( 0x374AC544 ), "\x0F\x84\xB1\x01\x00\x00", 6 );
    }else{
    memcpy(( void* )( 0x374AC544 ), "\x90\x90\x90\x90\x90\x90", 6 );
    }

  2. #2
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    How old are these addresses o.o
    New or old
    No I do not make game hacks anymore, please stop asking.

  3. #3
    Dead 4 Real's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Canada
    Posts
    336
    Reputation
    11
    Thanks
    83
    My Mood
    Relaxed
    im gussing all are old but im not sure about super bullet.