Results 1 to 12 of 12
  1. #1
    dllbase's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    IN YOUR %#$
    Posts
    117
    Reputation
    10
    Thanks
    19
    My Mood
    Cool

    [HELP]Hans and Gelin Base cana = work / CA BR = dont work

    I already put the BR LTClient , but when i open the game BR = D/C
    and CA NA = DONT D/C

    look:
    void __cdecl cBase::PushToConsole(const char* szCommand )
    {
    DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
    if( dwCShell != NULL )
    {
    DWORD *LTClient = ( DWORD* )( 0x377525F0 );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
    __asm
    {
    What should i Do?

  2. #2
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    void __cdecl cBase::PushToConsole(const char* szCommand )
    {
    DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
    if( dwCShell != NULL )
    {
    DWORD *LTClient = ( DWORD* )( 0x377525F0 );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
    __asm
    {

  3. #3
    dllbase's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    IN YOUR %#$
    Posts
    117
    Reputation
    10
    Thanks
    19
    My Mood
    Cool
    this is the LTClient CA BR

  4. #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 dllbase View Post
    this is the LTClient CA BR
    Go to the Combat Arms Brazil section and ask for help, thats where you will find the Brazil ltclient too.
    Dont ban me

  5. #5
    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
    Uhm, I'm sure..... That this PTC Method is --PATCHED-- ?

    Maybe not for brazil, But For CA/NA it's patched,...
    also

    ***Request***
    // Move To Brazil Section, \\
    // Close Thread \\
    // thanks \\
    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..

  6. #6
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    theres no such thing as a "patched ptc method"

  7. #7
    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 scimmyboy View Post
    theres no such thing as a "patched ptc method"
    How, ?
    I use that method and i DC i got all updated LTC's ect..
    Tell mee that =\ ?
    I've been told that methods patched,
    And try to find a new one..
    Trying to release my menu, dc is the reason im not!

    MY PTC IS PATCHEEEED

    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;
    }
    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..

  8. #8
    Jailbroken671's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    13 28 N, 144 47 E
    Posts
    9,021
    Reputation
    704
    Thanks
    2,073
    My Mood
    Devilish
    lol, im so lost
    did u try googleing it?

  9. #9
    dllbase's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    IN YOUR %#$
    Posts
    117
    Reputation
    10
    Thanks
    19
    My Mood
    Cool
    Quote Originally Posted by QQiswhyihack View Post
    How, ?
    I use that method and i DC i got all updated LTC's ect..
    Tell mee that =\ ?
    I've been told that methods patched,
    And try to find a new one..
    Trying to release my menu, dc is the reason im not!

    MY PTC IS PATCHEEEED

    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;
    }

    but my hack with hotkeys no is patched

  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 dllbase View Post
    but my hack with hotkeys no is patched
    What's causing my DC then :S ?

    Quote Originally Posted by Jailbroken™ View Post
    lol, im so lost
    did u try googleing it?
    Wow jail, your bug in your fucking sig, i thought it was on my screen.. tried wiping it.. didnt work, then i thought it was inside my screen it scared ME FFSSS rofl/me/me
    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
    dllbase's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    IN YOUR %#$
    Posts
    117
    Reputation
    10
    Thanks
    19
    My Mood
    Cool
    OMG , please help -me i will thanks

  12. The Following User Says Thank You to dllbase For This Useful Post:

    Brecht Algoet (10-14-2010)

  13. #12
    Brecht Algoet's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    CA General< CA Mods
    Posts
    5,413
    Reputation
    381
    Thanks
    594
    Quote Originally Posted by dllbase View Post
    OMG , please help -me i will thanks
    thanked u

Similar Threads

  1. [Release] Cdetour update for Hans and Gellin Base
    By Alessandro10 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 49
    Last Post: 03-02-2011, 08:22 PM
  2. [HELP]Hans and Gelin Base
    By dllbase in forum Combat Arms Coding Help & Discussion
    Replies: 7
    Last Post: 10-13-2010, 09:29 PM
  3. HELP PLEASE .. MY CF and FORUM DONT WORK
    By claWsamp in forum CrossFire Help
    Replies: 2
    Last Post: 07-24-2010, 02:47 AM
  4. Pleasee help me and I may get hacks work.
    By The killer123 in forum CrossFire Hacks & Cheats
    Replies: 0
    Last Post: 12-19-2009, 01:12 AM
  5. help me and u get a 100% working bypass
    By pspmaster4 in forum WarRock - International Hacks
    Replies: 27
    Last Post: 06-28-2007, 03:03 PM