Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 61
  1. #31
    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
    Okay how about this..I won't update right after, but a while after the patch if no one hasnt posted it yet ill post it..is that fine?

  2. #32
    Relyc's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    My Mood
    Inspired
    Err. Only post it if someones asked for it, and they have tried to find it themselves before begging.

    Quote Originally Posted by Tyrannus View Post
    I'm going to slap you through my monitor.

    Take a look at this code by Gordon` and stop using CDetour.


    HURRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR
    What am i supposed to use to get a menu base undetected if i don't use CDetour?

  3. #33
    Polo™'s Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Im awsome and i fuck dolphins. Shwag Shwag Shwagg
    Posts
    10,118
    Reputation
    612
    Thanks
    861
    My Mood
    Pensive
    Quote Originally Posted by CoderNever View Post
    Okay how about this..I won't update right after, but a while after the patch if no one hasnt posted it yet ill post it..is that fine?
    Yea that'll be great so some of the lazy asses will actually try to find it first.

  4. #34
    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 CoderNever View Post
    I was just trying to Imply that this code is not useless. I am not saying its the best method nor the worst. It works, and for the people that don't know how to get addies ill keep the addy for this completely up to date like instantly after a update.
    Can you just post a tutorial on how to do it? I can already find LTClient so it would be cool to be able to find this too

  5. #35
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by ac1d_buRn View Post

    My one:

    Code:
    void __cdecl PushToConsole(char* sVal)
    {
        DWORD zAddress = 0x007D9200;
        void* szConsole = (void*)*(DWORD*)(zAddress);
        _asm
        {
            push sVal
            call szConsole
            add esp, 4
        }
    }
    EDIT: Just tested and DC.
    Wanna see if the DWORD makes a difference

    EDIT2: Added DWORD and working fine.
    Nice find CN

    Code above is working fine ^^

    Code:
    void __cdecl PushToConsole(char* sCommand)
    {
        void* lazyguy = (void*)*(DWORD*)(DWORD)(0x007D9200);
        _asm
        {
            push sCommand
            call lazyguy
            add esp, 4
        }
    }
    did u try that?
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  6. #36
    Relyc's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    My Mood
    Inspired
    lol..

    Call LazyGuy

    ^^ Does that really work?

  7. #37
    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
    Mine does, I don't know about the others.

  8. #38
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Any idea how i find the address

  9. #39
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by whit View Post
    Any idea how i find the address
    Yea that what i want to kno
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  10. #40
    Polo™'s Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Im awsome and i fuck dolphins. Shwag Shwag Shwagg
    Posts
    10,118
    Reputation
    612
    Thanks
    861
    My Mood
    Pensive
    I put together a hack using ur new consolepush void. Hopefully it works.

  11. #41
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy
    Quote Originally Posted by whit View Post
    Any idea how i find the address
    I posted the signature a few pages before you posted.

  12. #42
    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 Tyrannus View Post
    I posted the signature a few pages before you posted.
    So you can use the code above the sig to detour hackshield?
    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

  13. #43
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy
    Quote Originally Posted by whatup777 View Post
    So you can use the code above the sig to detour hackshield?
    wut?

  14. #44
    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 Tyrannus View Post
    wut?
    Oops what you posted is to auto find device ptr. Never mind.
    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

  15. #45
    Relyc's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    My Mood
    Inspired
    Tyrannus you said to stop using CDetour, what would i use instead of that to bypass hackshield

Page 3 of 5 FirstFirst 12345 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