Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 34
  1. #16
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Code Windows Form Like injectors and shit..

  2. #17
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Code a D3D Game. /
    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. #18
    UltimateX1's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    114
    Reputation
    10
    Thanks
    10
    My Mood
    Yeehaw
    Quote Originally Posted by whatup777 View Post
    Code a D3D Game. /


    ether that or learn to sell yourself for money?

  4. #19
    LightzOut's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    185
    Reputation
    11
    Thanks
    25
    Quote Originally Posted by UltimateX1 View Post


    ether that or learn to sell yourself for money?
    Prostitution is always a great choice. As long as you like cock meat sandwiches.

  5. #20
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Make a fully functional better Combat Arms.

  6. #21
    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 Crash View Post
    Make a fully functional better Combat Arms.
    Yeah. Then MPGH will open up a new section and we'll hack that too.
    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

  7. #22
    DBag4Life69's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    290
    Reputation
    13
    Thanks
    59
    My Mood
    Twisted
    Quote Originally Posted by whatup777 View Post
    Yeah. Then MPGH will open up a new section and we'll hack that too.
    Lolz. That'd be EPIC.
    I still want that source code to Gingerbread and Sunrise...

    scimmyboy is a loser.

  8. #23
    mmbob's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    ja
    Posts
    653
    Reputation
    70
    Thanks
    1,157
    My Mood
    Bitchy
    Quote Originally Posted by whatup777 View Post
    Yeah. Then MPGH will open up a new section and we'll hack that too.
    Hack it? You mean just edit the source code? /. If private servers ever get started for CA, a custom client will be right around the corner.

  9. #24
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    I think there will come arround 500 people if we set-up a private server and there we could have free NX(MPGHX) and just have fun

  10. #25
    H4ckBlood's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    The Neterlands
    Posts
    78
    Reputation
    10
    Thanks
    6
    Hmmm, we should do this.
    I mean they made for alot of shooters Private servers.
    Why not from Combat Arms?
    Let us be the first!

    Its true, im H4ckBlood and im back,
    Still not afraid, Just Google me!

  11. #26
    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 DBag4Life69 View Post


    Lolz. That'd be EPIC.
    I still want that source code to Gingerbread and Sunrise...

    scimmyboy is a loser.
    why u mad? trolled idiot has been trolled

  12. #27
    Dewerong's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Inside a Packet
    Posts
    59
    Reputation
    10
    Thanks
    2
    I love reversing stuff :P. I still have to learn D3D though.

  13. #28
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    How do you do D3D stuff is ASM?? how do you use this for instance? pDevice->Clear();

  14. #29
    Toxin's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Somewhere about there.
    Posts
    16,298
    Reputation
    2285
    Thanks
    2,869
    You could code something small for me. PM me for more details.

  15. #30
    HL-SDK's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    56
    Reputation
    11
    Thanks
    26
    Quote Originally Posted by Mr.Magicman View Post
    How do you do D3D stuff is ASM?? how do you use this for instance? pDevice->Clear();
    __asm
    {
    mov ecx, pDevice
    mov edx, [ecx]
    mov eax, [edx + offset_of_clear]
    call eax
    }

    Simple __thiscall vfunc convention. Stupider, yes. (I forgot clear has parameters, push them on the stack)

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Help Request] Looking for something
    By Keilios in forum Combat Arms Help
    Replies: 5
    Last Post: 06-03-2011, 11:14 PM
  2. Looking For Something...
    By bigworm1888 in forum RuneScape Discussions
    Replies: 3
    Last Post: 08-04-2010, 08:14 AM
  3. Looking For Something to Boost my FPS
    By T3h L33T H4X0R in forum Call of Duty Modern Warfare 2 Help
    Replies: 11
    Last Post: 02-25-2010, 12:43 AM
  4. Looking for a good Lisp compiler
    By Zededarian in forum Programming
    Replies: 3
    Last Post: 01-04-2006, 06:19 PM
  5. Looking for hacks
    By Worcha in forum General Game Hacking
    Replies: 0
    Last Post: 12-29-2005, 03:21 PM