Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    mastermods's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    108
    Reputation
    9
    Thanks
    42
    My Mood
    Chatty

    [Help]All PTC Crashes?

    Every time I put a PTC in my Hotkey Hack CA crashes in about a minute! It's weird cause everyone else I know is not crashing. I know it's not any Memory Hacks because I tried without them. Whenever I put at lease 1 PTC Command my hack crashes! Is PTC patched or something? Whenever I don't use a PTC my hack does crash! Please help!

    [php]void __cdecl PushToConsole( const char* szCommand )
    {
    DWORD *LTClient = ( DWORD* )( 0x377E7810 );
    DWORD Address = 0x46F670;
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );

    __asm
    {
    push szCommand;
    call CONoff;
    add esp, 4;
    }
    }[/php]
    Last edited by mastermods; 09-05-2010 at 02:20 AM.

  2. #2
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    VIP Hacks:
    OPK - 100%
    Telekill - 99.9% (Need Enemy Pointer)
    Ghost Mode - 85%
    Aimbot - Big fat 0%
    Hisec OPK - 99.9% (Need Hisec Pointer)
    Weapon OPK - 99.9% (Need Weapon Pointer)
    Real Glitcher - 100% (4 Directions)
    Teleport - 100% (Thanks CodeDemon!)
    Enemy Nametags - 100%
    Super Bullets - 99.9% (Need Weapon Pointer)
    Yet you cant get a PTC Method to work?

  3. #3
    mastermods's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    108
    Reputation
    9
    Thanks
    42
    My Mood
    Chatty
    Lol. Those work. But PTC crashes!

  4. #4
    TayxPwnage's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    0
    yah i find that pretty amazing...look at me..and i got a working one XD

  5. #5
    scorpoistak's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    portland oregon
    Posts
    307
    Reputation
    21
    Thanks
    191
    Quote Originally Posted by CodeDemon View Post
    Yet you cant get a PTC Method to work?
    cuz he is stupid he always ask me for help i just give him simple telekill/opk public source i told him to fix on his own yet he comes bak wanting more
    wat i get for feeding homeless dog

  6. #6
    flashlight95's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    12-34 Poopie Street Posts: Over 9000!
    Posts
    127
    Reputation
    10
    Thanks
    15
    Quote Originally Posted by mastermods View Post
    Lol. Those work. But PTC crashes!
    I think he's trying to say that you can get all those VIP features to work, but can't get a working PTC method.

  7. #7
    IcySeal's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    300
    Reputation
    34
    Thanks
    148
    My Mood
    Amused
    Yes it's patched there is no such thing as ptc anymore boohoo. Now you choobs have to work.

    *sarcasm*

  8. #8
    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 scorpoistak View Post
    cuz he is stupid he always ask me for help i just give him simple telekill/opk public source i told him to fix on his own yet he comes bak wanting more
    wat i get for feeding homeless dog
    Now you know
    BTW all you have to do is change your PTC method and it will work fine
    Dont ban me

  9. #9
    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 markoj View Post
    Now you know
    BTW all you have to do is change your PTC method and it will work fine
    All you have to do is use the right LTClient.

  10. #10
    Amatowarrior's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    629
    Reputation
    14
    Thanks
    102
    My Mood
    Inspired
    Works for me, check your LTCleint and make sure your using the right PTC method.
    Tools UNDETECTED - PATCHED [I will only have recent versions up!]
    Tapper V1.15: https://www.mpgh.net/forum/164-combat...r-v1-15-a.html
    Amato Inject V1.15: https://www.mpgh.net/forum/292-combat...t-v1-15-a.html

    Mods
    L96A1 - Arctic Wolf
    Super M416 CQB
    Super M16A3
    MW2 M92FS (M9)
    Starcraft 2 L96A1

    PVT VIP
    Aimbot: 65% (Have full source code)
    OPK: 100% (Uses Enemy Class)
    Telekill: 100% (Uses Enemy Class)
    Ghost Mode: 80% (In Semi-Stages)
    Super Bullets: 100% (Thanks Deadlinez/hahaz!)
    Menu Sprite: 100% (Thanks whit!)



  11. #11
    mastermods's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    108
    Reputation
    9
    Thanks
    42
    My Mood
    Chatty
    Like Push instead of PushToConsole?

  12. #12
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    Here is the code go Fu ck your self!

    void __cdecl cBase::PushToConsole( const char* szCommand )
    {
    //Something goes here if you cant figure it out Leave MPGH//
    void* CONoff = ( void* )*( DWORD* )(CNADDIE);
    __asm
    {
    push szCommand;
    call CONoff;
    add esp, 4;
    }

  13. #13
    C00lGuy's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    136
    Reputation
    16
    Thanks
    304
    My Mood
    Busy
    umm this is what i use

    [php]

    #define LTClient 0x46F670

    void __cdecl NexonSucks(char* szBitch)
    {

    void* vPenis = (void*) LTClient;
    _asm
    {
    Push szBitch
    call vPenis
    add esp, 4
    }
    }
    [/php]

  14. #14
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    cool guyz hahaha thats not even the new lt client lol there is no point it that!

  15. #15
    joered's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Netherlands
    Posts
    345
    Reputation
    17
    Thanks
    332
    Quote Originally Posted by Zane Slayman View Post
    cool guyz hahaha thats not even the new lt client lol there is no point it that!
    Rofl if he use word like penis and nexonsucks it must be a pro code.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help Request] Help minecraft singleplayer crash!
    By sam9396 in forum Minecraft Help
    Replies: 12
    Last Post: 08-31-2011, 01:00 AM
  2. Help with Random Crashing and Console Errors.
    By akeuii in forum Vindictus Help
    Replies: 7
    Last Post: 07-21-2011, 10:33 AM
  3. [Help Request] Pop Up and then Crash, But it works...
    By PeachRage in forum Vindictus Help
    Replies: 22
    Last Post: 07-19-2011, 02:52 AM
  4. [Solved] Need Help with Bypass Xtrap and game crash
    By Table in forum CrossFire Help
    Replies: 7
    Last Post: 07-06-2011, 08:11 AM
  5. [Help Request] Using JA 1.7 Help and Others.
    By Sosolid2k in forum Combat Arms Help
    Replies: 5
    Last Post: 06-25-2011, 01:30 PM