Results 1 to 7 of 7
  1. #1
    xDynamic's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    CrossFire Information

    Don't mind the address, I used the first public dump I came across.
    Signature, works fine, not tested on EU version of the game though.
    This is just what I found while going through cshell/crossfire.

    Code:
    // Definitions
    DWORD Addr_SetGameCommand = 0x614DE0;//Signature: \xE8\x00\x00\x00\x00\x83\xC4\x04\x8B\x85\x00\x00\x00\x00\x50\x68\x00\x00\x00\x00\x68\x00\x00\x00\x00\x8D\x8D\x00\x00\x00\x00\x51\xE8\x00\x00\x00\x00\x83\xC4\x10\x8D\x95\x00\x00\x00\x00\x52\xE8\x00\x00\x00\x00\x83\xC4\x04\x8B\x85\x00\x00\x00\x00\x50\x68\x00\x00\x00\x00\x68\x00\x00\x00\x00\x8D\x8D\x00\x00\x00\x00\x51\xE8\x00\x00\x00\x00\x83\xC4\x10\x8D\x95\x00\x00\x00\x00\x52\xE8\x00\x00\x00\x00\x83\xC4\x04\x8B\x85 x????xxxxx????xx????x????xx????xx????xxxxx????xx????xxxxx????xx????x????xx????xx????xxxxx????xx????xxxxx
    typedef int ( __cdecl* SetGameCommand ) ( char* szCommand );
    SetGameCommand szSetGameCommand = ( SetGameCommand )Addr_SetGameCommand;
    
    // Usage examples
    if( pItem.Memory.Jumphack )
        szSetGameCommand( "JumpVelocity 330" );
    
    if( pItem.Direct3D.NoFog )
        szSetGameCommand( "FogEnable 0" );
    
    // Teleport hack[CShell way] 
    DWORD Addr_SetPlayerLocation = dwFindPattern( dwCShelEntrypoint, dwCShellSize, (BYTE*)"\xFF\xD6\x85\xC0\x89\x44\x24\x14", "xxxxxxxx" );
    // I recommend to use the ClientFx teleport instead of this one, if you want to use the chsell way, hook the SetPlayerLocation and change it with your saved pos to teleport to it.

    Credits:
    • xDynamic

  2. #2
    I2espect's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    On Other Planet
    Posts
    641
    Reputation
    28
    Thanks
    870
    My Mood
    Devilish
    Normal PTC commands !?

  3. #3
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    This is the PTC, isn't it ?
    Also JumpVelocity don't work, i tried that in memory way...







  4. #4
    sobasoba13's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    So Far Away
    Posts
    1,145
    Reputation
    23
    Thanks
    1,607
    My Mood
    Relaxed
    PTC and most of commands are patched
    Crossfire Projects
    Made 21 Feature (Memory Hack)
    Respect List
    @ComboDance
    @mamo007
    @GaaD
    @Olwayy
    @Biesi
    @iSmexy
    @derh.acker
    @Brimir
    @steveroseik
    @Hero
    @Temperrr
    @Rullez
    PressIF I Helped

  5. #5
    CFHackerExtreme's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Germany
    Posts
    245
    Reputation
    10
    Thanks
    560
    My Mood
    Yeehaw
    Quote Originally Posted by sobasoba13 View Post
    PTC and most of commands are patched
    Yes, some Commands are patched, but PushToConsole isn't Patched

    Only for German Guys...

  6. #6
    sobasoba13's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    So Far Away
    Posts
    1,145
    Reputation
    23
    Thanks
    1,607
    My Mood
    Relaxed
    Quote Originally Posted by CFHackerExtreme View Post
    Yes, some Commands are patched, but PushToConsole isn't Patched
    i know
    Crossfire Projects
    Made 21 Feature (Memory Hack)
    Respect List
    @ComboDance
    @mamo007
    @GaaD
    @Olwayy
    @Biesi
    @iSmexy
    @derh.acker
    @Brimir
    @steveroseik
    @Hero
    @Temperrr
    @Rullez
    PressIF I Helped

  7. #7
    XarutoUsoCrack's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    CFAL Honra & Glória Server
    Posts
    1,087
    Reputation
    51
    Thanks
    2,543
    My Mood
    Relaxed
    Lol, another Old Stuff.

Similar Threads

  1. [Info] the Information about the new patch of crossfire
    By VORTREX in forum CrossFire Discussions
    Replies: 15
    Last Post: 09-12-2011, 05:13 AM
  2. Crossfire Europe Information!
    By Fox in forum CrossFire Discussions
    Replies: 12
    Last Post: 08-29-2011, 10:15 PM
  3. Crossfire patch information
    By NobleBull in forum CrossFire Discussions
    Replies: 10
    Last Post: 02-16-2011, 01:56 PM
  4. [Tutorial] Some USEFULL information for all crossfire players
    By adam4fulham in forum CrossFire Hacks & Cheats
    Replies: 7
    Last Post: 10-19-2009, 03:30 PM
  5. Replies: 10
    Last Post: 08-15-2009, 06:07 PM