Results 1 to 11 of 11
  1. #1
    freehappymeal's Avatar
    Join Date
    Sep 2010
    Gender
    female
    Posts
    8
    Reputation
    10
    Thanks
    0

    Whats the Latest LT for CFPH

    does anyone knows whats the latest LT for CFPH?
    ///

  2. #2
    gustavo5066's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    96
    Reputation
    10
    Thanks
    17
    My Mood
    Confused
    DWORD *LTClient = ( DWORD* )( (dwCShell + 0x2AAE80) );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );

    Crédits > [Banned]mark0108

  3. #3
    TheGamer321's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    2
    My Mood
    Worried
    is that for PH??





    Trying To Be An CODER

  4. #4
    MiNT's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    551
    Reputation
    266
    Thanks
    2,559
    My Mood
    Psychedelic
    nope, the ph 1 didnt change after the update :P neither did any other weapon and charecter addresses

  5. #5
    TheGamer321's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    2
    My Mood
    Worried
    is boxes is working in CFPH???





    Trying To Be An CODER

  6. #6
    gustavo5066's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    96
    Reputation
    10
    Thanks
    17
    My Mood
    Confused
    Boxes is patched!

  7. #7
    mechanical2015's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    hack city
    Posts
    379
    Reputation
    11
    Thanks
    633
    My Mood
    Happy
    no the boxes is working in PH!

    Code:
    #include <windows.h>
    #include <iostream>
    
    using namespace std;
    
    void __cdecl PushToConsole(char* szVal ) {
        DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
        if( dwCShell != NULL )
        {
            DWORD *LTClient = ( DWORD* )( (dwCShell +  0x29CEE8) );
            void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );
            _asm
            {
                push szVal;
                call CONoff;
                add esp, 4;
            }
        }
    }

  8. #8
    [Banned]mark0108's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    UK,Manchester
    Posts
    1,106
    Reputation
    16
    Thanks
    1,039
    My Mood
    Relaxed

    Exclamation

    Quote Originally Posted by gustavo5066 View Post
    DWORD *LTClient = ( DWORD* )( (dwCShell + 0x2AAE80) );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );

    Crédits > [Banned]mark0108
    wOOW iM iN cREDITS /yea

  9. #9
    gustavo5066's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    96
    Reputation
    10
    Thanks
    17
    My Mood
    Confused
    DWORD *LTClient = ( DWORD* )( (dwCShell + 0x29CEE8) );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );

    = patched

  10. #10
    InCapacitated's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Everywhere
    Posts
    2,843
    Reputation
    71
    Thanks
    477
    My Mood
    Lurking
    Quote Originally Posted by gustavo5066 View Post
    Boxes is patched!
    NOT FROM CFPH

    Strygwyr, the Bloodseeker
    "For the Flayed Twins, I seek blood."





    Add me up on Steam : Knight Lock




  11. #11
    Angelina's Avatar
    Join Date
    Sep 2010
    Gender
    female
    Location
    New York City [:
    Posts
    230
    Reputation
    10
    Thanks
    47
    Will your ping spike if i use CFPH?
    Thank me if i helped :3

Similar Threads

  1. Whats the Latest LT for CFUSA?
    By GER-Domi. in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 10-02-2010, 10:44 AM
  2. Whats the Latest LT for CF Russia ?
    By HaxPro in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 0
    Last Post: 10-02-2010, 10:04 AM
  3. Whats the best Injector for Windows XP
    By Chinnaa in forum Combat Arms Help
    Replies: 6
    Last Post: 06-25-2010, 10:33 AM
  4. Question About What The Limits Are For Hack Features
    By TheBFH in forum Combat Arms Discussions
    Replies: 134
    Last Post: 02-28-2010, 04:23 AM
  5. WHat the current SWF for Adventure Quest
    By blitzbaby789 in forum BattleOn Games Hacks, Cheats & Trainers
    Replies: 5
    Last Post: 01-06-2009, 05:25 AM