Results 1 to 11 of 11
  1. #1
    GER-Domi.'s Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    277
    Reputation
    15
    Thanks
    823
    My Mood
    Cool

    PTC commands dll?

    hy guis, can you say me where i can find the PTC commands .dll in Combat Arms?

    and CShell.dll i need for crossfire but what i need for Combat Arms?
    [PHP]void __cdecl PushToConsole(char* szVal )
    {
    DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
    if( dwCShell != NULL )
    {
    DWORD *LTClient = ( DWORD* )( (dwCShell + 0x28BCE0) );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );
    _asm
    {
    push szVal;
    call CONoff;
    add esp, 4;
    }
    }
    }[/PHP]

  2. #2
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    cShell.dll
    No I do not make game hacks anymore, please stop asking.

  3. #3
    neononxxx's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    why do you wanna know?? so you can kill me?
    Posts
    1,226
    Reputation
    36
    Thanks
    342
    My Mood
    Drunk
    GetModuleHandleA ("d3d9.dll")
    and
    GetModuleHandleA ("ClientFX.fxd")
    you get your ptc's from cshell.
    is this what your asking for?
    [IMG]https://www.find-heavyequipmen*****m/images/small-loading.gif [/IMG]Loading content... Please wait while the rest of this post loads.

  4. #4
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Your PTC commands come from CShell.dll, the Combat Arms console library.

  5. #5
    GER-Domi.'s Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    277
    Reputation
    15
    Thanks
    823
    My Mood
    Cool
    [html]void __cdecl PushToConsole(char* szVal )
    {
    DWORD dwCShell = (DWORD)GetModuleHandleA("ClientFX.fxd");
    if( dwCShell != NULL )
    {
    DWORD *LTClient = ( DWORD* )( (dwCShell + 0x28BCE0) );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );
    _asm
    {
    push szVal;
    call CONoff;
    add esp, 4;
    }
    }
    } [/html]

    hmm you mean CShell.dll change with ClientFX.fxd or what do you mean..?

  6. #6
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    cshell.dll /yea

  7. #7
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    What are you trying to tell us?
    -Rest in peace leechers-

    Your PM box is 100% full.

  8. #8
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    I have no idea

  9. #9
    Finish's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    126
    Reputation
    11
    Thanks
    6
    My Mood
    Happy
    i wanna see what hacks this guy did

    Looks nice. u use sprites and all that d3d stuff. but it is still a hotkey -.-

    NOT BAD.. he got my vote.(i wil never say why)
    Last edited by Finish; 08-10-2010 at 12:28 AM.

  10. #10
    GER-Domi.'s Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    277
    Reputation
    15
    Thanks
    823
    My Mood
    Cool
    Quote Originally Posted by Zoom View Post
    What are you trying to tell us?
    i coded a crossfire hack and now i try to code an combat arms hack with bloods crossfire hack base idea.. (i can code c++ but only the basics!)

  11. #11
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    GER you didnt code any off your hack just built it and maybe deleted some stuff /yea

Similar Threads

  1. PTC Commands
    By Solify in forum Combat Arms EU Hack Coding/Source Code
    Replies: 85
    Last Post: 08-06-2012, 10:12 AM
  2. PTC Commands
    By Relyc in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 19
    Last Post: 07-19-2010, 08:36 AM
  3. PTC Commands
    By Zoom in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 14
    Last Post: 07-16-2010, 12:28 PM
  4. Get Original Values of PTC Commands
    By ppl2pass in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 07-15-2010, 02:45 AM
  5. help with adding addies besides PTC commands in Menu
    By deathninjak0 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 07-14-2010, 12:59 PM