Results 1 to 4 of 4
  1. #1
    eXaLtIc™'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    203
    Reputation
    10
    Thanks
    144

    Need new ltc client

    I need the new ltc client if there is one im dcing?


    current ptc method

    [php]
    void __cdecl Push(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]

  2. #2
    IcySeal's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    300
    Reputation
    34
    Thanks
    148
    My Mood
    Amused
    You d/c because you have no idea what the function does.

  3. The Following 5 Users Say Thank You to IcySeal For This Useful Post:

    DeadLinez (10-02-2010),pikamew4 (10-05-2010),tahha (10-03-2010),Timboy67678 (10-02-2010),|Drake™| (10-02-2010)

  4. #3
    |Drake™|'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    365
    Reputation
    10
    Thanks
    84
    Quote Originally Posted by IcySeal View Post
    You d/c because you have no idea what the function does.

    Lmao Thanked +

  5. #4
    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 IcySeal View Post
    You d/c because you have no idea what the function does.
    thats what i was thinking
    Dont ban me

Similar Threads

  1. to make hack need ltc client ?
    By miladkingpro in forum Combat Arms Coding Help & Discussion
    Replies: 1
    Last Post: 08-10-2011, 08:21 PM
  2. Need new addresses for VB6 !!! HELP
    By TheBlueMax in forum Visual Basic Programming
    Replies: 2
    Last Post: 01-03-2008, 08:40 AM
  3. I need new aadresses !
    By BlueZero in forum WarRock - International Hacks
    Replies: 14
    Last Post: 12-27-2007, 04:48 AM
  4. i need new hacks
    By Warrockfreak in forum WarRock - International Hacks
    Replies: 6
    Last Post: 08-16-2007, 01:15 AM
  5. Need new Warrock Hack
    By Nathansap in forum WarRock - International Hacks
    Replies: 8
    Last Post: 04-29-2007, 11:35 AM