Page 4 of 5 FirstFirst ... 2345 LastLast
Results 46 to 60 of 61
  1. #46
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    omg it works! You fixed my menu hack. THanks

  2. #47
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by Relyc View Post
    Tyrannus you said to stop using CDetour, what would i use instead of that to bypass hackshield
    He hook and bypass gordon posted on different forum

  3. #48
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Quote Originally Posted by Relyc View Post
    Tyrannus you said to stop using CDetour, what would i use instead of that to bypass hackshield
    Just use any other detours like Detours 2.1 or something.
    Or if you know what your doing, Use gordons method


    Quote Originally Posted by Tyrannus View Post
    Here is what I posted on another forum:




    Just use that if you don't want to worry about updates.
    holey shit. Thank you so much.
    Where would i put the find pattern tho?
    Last edited by ac1d_buRn; 07-19-2010 at 04:43 PM.

  4. #49
    Gordon`'s Avatar
    Join Date
    Dec 2007
    Gender
    male
    Posts
    283
    Reputation
    24
    Thanks
    325
    Quote Originally Posted by CoderNever View Post

    Code:
    if(1+1=2) {
    Message(Null,"Your Result is 2!",Null);
    }
    then I release it? Its your code that you coded and I just leached it?
    thats an invalid if condition

    Quote Originally Posted by Tyrannus View Post
    Yes because of course your code looks nothing like __GHOSTER__'s.

    Code:
       void __cdecl SetConsoleVariable(char* szVal){
            void* vSetVar = (void*) 0x4169C0;
            _asm
            {
                push szVal
                call vSetVar
                add esp, 4
            }
        }
    idk why u all using inline asm to call the function. we use c++ so use c++ to call it.

    Code:
    typedef int (__cdecl* RunConsoleCommand_t)(char* szCmd);
    RunConsoleCommand_t pRunConsoleCommand = (RunConsoleCommand_t)address;
    pRunConsoleCommand("ShowFPS 1");
    And WTF is with this?

    Code:
    add esp, -3-1+2+6;
    i think he wants to be awesome lol. i bet he doesnt even know what add esp, 4 actually does (i dont mean adding 4 to the stackpointer)


  5. #50
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    Hey, gordan just keep your worthless comments to your self? If I wanted a asshole know it all coder to spam my threads. It wouldn't be too hard to fine one along the line. Also I clearly explained to everyone that I did it cause I was board? Why would it even matter? "Hey look CoderNever used math to get 4 as a final result for adding his esp!! HAHA!" Oh yeah that sounds extremely humorous.
    Last edited by CoderNever; 07-20-2010 at 09:03 AM.

  6. #51
    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 CoderNever View Post
    Hey, gordan just keep your worthless comments to your self? If I wanted a asshole know it all coder to spam my threads. It wouldn't be too hard to fine one along the line. Also I clearly explained to everyone that I did it cause I was board? Why would it even matter? "Hey look CoderNever used math to get 4 as a final result for adding his esp!! HAHA!" Oh yeah that sounds extremely humorous.
    The problem was the numbers in your math made no sense whatsoever xD.

  7. #52
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    They make sense, but to be honest there kinda random xD.

    Code:
    -3 - 1 = -4 + 2 = -2 + 6 = 4

  8. #53
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    @CodeNever

    Some people on this forum cant even do basic math... and they are calling themselves coders. the irony..

  9. #54
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    Lol, I don't get why people don't see the first r in "CoderNever". The reason most of these newer "coders" are bad at math is probably cause they are like 12 years old. They probably never do their math homework, because their to busy browsing MPGH and playing combat arms.

  10. #55
    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 CoderNever View Post
    Lol, I don't get why people don't see the first r in "CoderNever". The reason most of these newer "coders" are bad at math is probably cause they are like 12 years old. They probably never do their math homework, because their to busy browsing MPGH and playing combat arms.
    I'm 13 and I'm a straight A student. So CoderNever some kids are not retarded.
    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

  11. #56
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    @whatup777

    SUPER AZN NERD!!

  12. #57
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    Lol, I said most of these newer coders. I never said all of them, and you would be surprised what a year can do xD.

  13. #58
    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 ppl2pass View Post
    @whatup777

    SUPER AZN NERD!!
    Im African american I was 12....Until today.

    Happy Birthday to me!
    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

  14. #59
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    @CoderNever

    Ever since I started CA, my marks have been going down.. Too much time spent and its not worth it..

  15. The Following User Says Thank You to ppl2pass For This Useful Post:

    CoderNever (07-20-2010)

  16. #60
    MugNuf's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    790
    Reputation
    9
    Thanks
    160
    My Mood
    Goofy
    Quote Originally Posted by CoderNever View Post
    Lol, I don't get why people don't see the first r in "CoderNever". The reason most of these newer "coders" are bad at math is probably cause they are like 12 years old. They probably never do their math homework, because their to busy browsing MPGH and playing combat arms.
    I'm 13 and play CA and browse MPGH D:. Wait, I'm IP banned from Nexon, the assholes .

    I'm a new "coder" and I'm good at math D:.

    -234234+23423421345=2341234123423 SEEESSS?!@?!?!?

    (Yes, I'm fully aware you said 'most', I'm just to bored .)

Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. CN!'s ConsolePush
    By CoderNever in forum Combat Arms EU Hack Coding/Source Code
    Replies: 31
    Last Post: 07-30-2010, 05:51 AM