Results 1 to 15 of 15
  1. #1
    QQiswhyihack's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    If i told you, i'd have to kill you :)
    Posts
    134
    Reputation
    10
    Thanks
    61
    My Mood
    Asleep

    [HELP]Need a new PTC Method

    Hello MPGH,
    I'm using this method, that everybody is telling me is patched..

    void __cdecl cBase::PushToConsole(const char* szCommand )
    {
    DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
    if( dwCShell != NULL )

    }{
    DWORD *LTClient = ( DWORD* )( 0x377ED910 );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
    __asm
    {
    push szCommand;
    call CONoff;
    add esp, 4;
    }


    If anbody knows a new METHOD or has a new method tut.. please PM me, or post it below,
    Thank-you.
    RespectsList
    MrSkaFighter
    Spook
    CoderNever

    Thank You for This sig, Peter/Vengeance.

    Uploaded with ImageShack.us
    Respect Aint Easy to earn, helpful people are always loyal.
    Goals
    Get 50 post []
    get 100 post []
    get 150 post []
    get 200 post []
    Make a Auto-On Hack []
    Release My first hack []
    Make a hotKey hack []
    Make a menu-hack []
    Hack, not get called a hacker []
    Hack, get QQed at and lol []
    Be known on MPGH [] -Unknown.
    Yes i have a long goal list, but a long goal list is someone who wants to accomplish alot of things..

  2. #2
    Gab's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,716
    Reputation
    1755
    Thanks
    1,543
    I'm like you. It's so fck*ng hard to create a new one.

  3. #3
    .L33T's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    80
    Reputation
    9
    Thanks
    49
    My Mood
    Cool
    Some public PTC's like Markoj's method should be working.

  4. #4
    seeplusplus's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Massachusetts
    Posts
    329
    Reputation
    8
    Thanks
    85
    They're telling you it's patched cause it is...
    Goals:
    Green = Done
    Blue = Getting Somewhere
    Red = Not Done
    • Mouse Grid
    • PTC Method
    • Trigger Bot

    I'm trying to think of more stuff!

  5. #5
    eXaLtIc™'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    203
    Reputation
    10
    Thanks
    144
    Quote Originally Posted by xXModz View Post
    I'm like you. It's so fck*ng hard to create a new one.
    Um no its not that hard actually.


    Quote Originally Posted by seeplusplus View Post
    They're telling you it's patched cause it is...
    Correct maybe flameswor10's HotKey Base Might Help A Little!
    Last edited by eXaLtIc™; 10-11-2010 at 09:39 AM.

  6. #6
    seeplusplus's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Massachusetts
    Posts
    329
    Reputation
    8
    Thanks
    85
    Just try different things...
    Also you could search on MPGH...
    Goals:
    Green = Done
    Blue = Getting Somewhere
    Red = Not Done
    • Mouse Grid
    • PTC Method
    • Trigger Bot

    I'm trying to think of more stuff!

  7. #7
    eXaLtIc™'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    203
    Reputation
    10
    Thanks
    144
    Correct oh and seep the pm you sent me i downloaded the first one and the pop up came up still "cannot load kernel drive"

  8. #8
    seeplusplus's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Massachusetts
    Posts
    329
    Reputation
    8
    Thanks
    85
    What system are you on again?
    Goals:
    Green = Done
    Blue = Getting Somewhere
    Red = Not Done
    • Mouse Grid
    • PTC Method
    • Trigger Bot

    I'm trying to think of more stuff!

  9. #9
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    OP LEARN FUCKING C++. GO BUY A BOOK AND DON'T COME BACK UNTIL YOU HAVE READ IT AND FULLY UNDERSTAND IT.

    I mean seriously! We are not going to spoon feed. You have 4 threads on the front page and they are all asking for help. You're like Yomo all over again...

  10. #10
    QQiswhyihack's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    If i told you, i'd have to kill you :)
    Posts
    134
    Reputation
    10
    Thanks
    61
    My Mood
    Asleep
    Quote Originally Posted by CodeDemon View Post
    OP LEARN FUCKING C++. GO BUY A BOOK AND DON'T COME BACK UNTIL YOU HAVE READ IT AND FULLY UNDERSTAND IT.

    I mean seriously! We are not going to spoon feed. You have 4 threads on the front page and they are all asking for help. You're like Yomo all over again...
    I just need a PTC method to release my fucking menu, dont get so angry, this is a fucking help section, ? don't come to it, if your not going to help and going to fucking rage me seriously.
    RespectsList
    MrSkaFighter
    Spook
    CoderNever

    Thank You for This sig, Peter/Vengeance.

    Uploaded with ImageShack.us
    Respect Aint Easy to earn, helpful people are always loyal.
    Goals
    Get 50 post []
    get 100 post []
    get 150 post []
    get 200 post []
    Make a Auto-On Hack []
    Release My first hack []
    Make a hotKey hack []
    Make a menu-hack []
    Hack, not get called a hacker []
    Hack, get QQed at and lol []
    Be known on MPGH [] -Unknown.
    Yes i have a long goal list, but a long goal list is someone who wants to accomplish alot of things..

  11. #11
    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 QQiswhyihack View Post
    I just need a PTC method to release my fucking menu, dont get so angry, this is a fucking help section, ? don't come to it, if your not going to help and going to fucking rage me seriously.
    Why do you want to release a hack, why do you want to code a hack, why are you trying if you don't know c++. Answer those correctly and I'll give you my personal undetected method.

    Quote Originally Posted by .L33T View Post
    Some public PTC's like Markoj's method should be working.
    I'm trying to keep it private lol, so don't share
    Dont ban me

  12. #12
    whatup777+'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    246
    Reputation
    11
    Thanks
    15
    It should work fine....

    [php]void __cdecl cBase::PushToConsole(const char* szCommand ){
    DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
    if( dwCShell != NULL )
    {
    DWORD *LTClient = ( DWORD* )( 0x377ED910 );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
    __asm
    {
    push szCommand;
    call CONoff;
    add esp, 4;
    }
    }
    }[/php]

    Use this one.
    Last edited by whatup777+; 10-12-2010 at 06:13 PM.

  13. #13
    LightzOut's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    185
    Reputation
    11
    Thanks
    25
    Making ptc methods is so fucking easy you have got to be kidding me. It only takes extremely basic knowledge of C++ to be able to make a ptc method undetected. Go learn it before you try and make public hacks, it will help you in the end and eliminate all of your begging. Yes, this is the help section, but it's not the spoonfeeding section.

  14. #14
    QQiswhyihack's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    If i told you, i'd have to kill you :)
    Posts
    134
    Reputation
    10
    Thanks
    61
    My Mood
    Asleep
    Dont worry, got my own.. Great help, Thanks!
    Request
    //Close Thread
    RespectsList
    MrSkaFighter
    Spook
    CoderNever

    Thank You for This sig, Peter/Vengeance.

    Uploaded with ImageShack.us
    Respect Aint Easy to earn, helpful people are always loyal.
    Goals
    Get 50 post []
    get 100 post []
    get 150 post []
    get 200 post []
    Make a Auto-On Hack []
    Release My first hack []
    Make a hotKey hack []
    Make a menu-hack []
    Hack, not get called a hacker []
    Hack, get QQed at and lol []
    Be known on MPGH [] -Unknown.
    Yes i have a long goal list, but a long goal list is someone who wants to accomplish alot of things..

  15. #15
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    [php]
    void __cdecl cBase::PushToConsole(const char* szCommand ){
    DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
    if( dwCShell != NULL )
    {
    DWORD *LTClient = ( DWORD* )( 0x377ED910 );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
    __asm
    {
    push szCommand;
    call CONoff;
    add esp, 4;
    }
    }
    }
    [/php]

    Don't add cBase::, not everyone has that class.

Similar Threads

  1. PCC Commands (New PTC method)
    By Dieorwin in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 82
    Last Post: 11-03-2010, 08:17 PM
  2. New PTC method Please
    By pikamew4 in forum Combat Arms Coding Help & Discussion
    Replies: 0
    Last Post: 10-20-2010, 07:10 PM
  3. new ptc method?
    By speedforyou in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 27
    Last Post: 10-03-2010, 12:56 PM
  4. Replies: 2
    Last Post: 08-13-2008, 02:48 PM
  5. prob with new trainer - HELP NEEDED-
    By XqwertyX in forum WarRock Korea Hacks
    Replies: 12
    Last Post: 05-24-2007, 02:48 PM