Page 8 of 9 FirstFirst ... 6789 LastLast
Results 106 to 120 of 127
  1. #106
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    I always used 4 for norecoil... wat are the # NOPS for 5?

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  2. #107
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Quote Originally Posted by CAFlames View Post
    I always used 4 for norecoil... wat are the # NOPS for 5?
    It is 4. Notice how 2 addys are only 3 bytes apart. You can either go 3,3,6,3 or
    3,3,3,3,3. Same thing.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  3. #108
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Quote Originally Posted by whatup777 View Post
    It is 4. Notice how 2 addys are only 3 bytes apart. You can either go 3,3,6,3 or
    3,3,3,3,3. Same thing.
    kay Thanks bro.

    BTW, im basck guys!

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  4. #109
    markoj's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    s
    Posts
    1,064
    Reputation
    60
    Thanks
    407
    My Mood
    Bored
    Quote Originally Posted by User1 View Post
    Thanks! +1

    Oh one more question... I think I got the insta reload off wrong...
    Code:
    CopyMemory((IntPtr)0x37467294, "\xD8\x66\x54\xD9\x5C\x24", 6);
    Way off lol, try this and let me know if it works;

    Code:
    memcpy((LPVOID)0x37467294, "\x0F\x84\xB1\x01\x00\x00", 6);
    Dont ban me

  5. #110
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Quote Originally Posted by markoj View Post
    Way off lol, try this and let me know if it works;

    Code:
    memcpy((LPVOID)0x37467294, "\x0F\x84\xB1\x01\x00\x00", 6);
    Yeh those NOPs are what I use to cancel. then replace x0F and all those with x90 to turn on... Here's my code:

    [php]if(reload){
    Memoria(( void* )( ADR_RELOAD1 ), "\x0F\x84\xB1\x01\x00\x00", 6 );
    reload = false;
    }else{
    Memoria(( void* )( ADR_RELOAD1 ), "\x90\x90\x90\x90\x90\x90", 6 );
    reload = true;
    }[/php]

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  6. #111
    Nightstar's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Where do u find the hacks on this form?

  7. #112
    User1's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Above the influence
    Posts
    4,065
    Reputation
    61
    Thanks
    4,294,967,295
    My Mood
    Crappy
    Quote Originally Posted by Nightstar View Post
    Where do u find the hacks on this form?
    Combat Arms Hacks - MPGH - MultiPlayer Game Hacking

    The first few threads should be working hacks... Wow...
    Any donations would help


    Quote Originally Posted by Bombsaway707

    HOLY SHIT ITS USER1
    Quote Originally Posted by Blood

    HOLY SHIT ITS USER1
    Quote Originally Posted by Alby-kun


    HOLY SHIT ITS USER1
    Quote Originally Posted by Ali

    HOLY SHIT ITS USER1
    Quote Originally Posted by CodeDemon
    HOLY SHIT ITS USER1
    Quote Originally Posted by Jussofresh View Post
    HOLY SHIT ITS USER1!
    [21:13] CoderNever: HOLY SHIT ITS USER1!

  8. #113
    gcflames12's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    wada
    Posts
    181
    Reputation
    10
    Thanks
    24
    User1 could you help me out?

  9. #114
    Snuka's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    how do u use this

    how do u use this

  10. #115
    neononxxx's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    why do you wanna know?? so you can kill me?
    Posts
    1,226
    Reputation
    36
    Thanks
    342
    My Mood
    Drunk
    Quote Originally Posted by Snuka View Post
    how do u use this
    If you don't know, then don't bother asking, My advice is learn C++ to figure out how to use these codes.
    [IMG]https://www.find-heavyequipmen*****m/images/small-loading.gif [/IMG]Loading content... Please wait while the rest of this post loads.

  11. #116
    Snuka's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    how do u use this

    how do u use this post?

  12. #117
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by Snuka View Post
    how do u use this post?
    You Make Hacks With It

  13. #118
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    If you dont know what this is, dont post.
    -Rest in peace leechers-

    Your PM box is 100% full.

  14. #119
    lateef15's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Greensboro, North Carolina, United States
    Posts
    409
    Reputation
    8
    Thanks
    16
    woot bra this is cool can i use it in my d3d hack?




    YOU MAD BRO ??
    I BET!

    [img]https://www.danasof*****m/sig/YO490753.jpg[/img]

  15. #120
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    Quote Originally Posted by lateer15 View Post
    woot bra this is cool can i use it in my d3d hack?
    yes u can.

Page 8 of 9 FirstFirst ... 6789 LastLast

Similar Threads

  1. Some updated addys(new blood update)
    By mistertex in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 11
    Last Post: 07-30-2011, 11:04 AM
  2. [New] Updated Addies [8/27]
    By Braco22 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 24
    Last Post: 08-30-2010, 06:04 AM
  3. [New] Updated Addies [8/25]
    By Braco22 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 42
    Last Post: 08-25-2010, 11:36 AM
  4. New Update !
    By gamerj in forum WarRock - International Hacks
    Replies: 11
    Last Post: 05-23-2007, 07:39 PM
  5. new update
    By XqwertyX in forum WarRock - International Hacks
    Replies: 27
    Last Post: 04-26-2007, 08:17 PM