Thread: PTC Method

Results 1 to 5 of 5
  1. #1
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy

    PTC Method

    Blah this is just a different method than using ASM.

    Code:
    class cILTClient
    {
    public:
        char offset[520];
        int ( *RunConsoleCommand ) ( char* szCommand );
    };
    Then to use :
    Code:
    cILTClient *ILTClient = *(cILTClient**)0xILTCLIENTADDRESS;
    
    ILTClient->RunConsoleCommand("ShowFps 1");
    Make sure CShell is loaded before declaring ILTClient.
    Last edited by Crash; 08-20-2010 at 12:36 PM.

  2. The Following 6 Users Say Thank You to Crash For This Useful Post:

    D e a t h h a u n t S (08-29-2010),doofbla (08-20-2010),Drake (08-21-2010),HaX4LiFe! (08-26-2010),josue18 (09-14-2010),markoj (08-31-2010)

  3. #2
    Kuro Tenshi's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    Where arth thou be
    Posts
    3,635
    Reputation
    70
    Thanks
    746
    My Mood
    Blah
    よかに。ahwell ill see.
    DigiDrawing|+ ( (Elfen Archer) )
    Link:
    https://www.mpgh.net/forum/148-showro...en-archer.html


    @ Anime Section,Otaku/weeabo (orz.) @Graphics Section, Novice DigiArtist


    neuest gift from Yura~Chan:
    https://bakyurayuu.deviantar*****m/#/d372taw
    2nd Place MOTM#9 Theme: CharMods - Combat Arms [No - Thanks] button
    come on you know that don't want to push that ordinary button

  4. #3
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by Kuro Tenshi View Post
    よかに。ahwell ill see.
    I have no idea what you just said but I need to edit something on the declaration. I forgot it was a pointer to the class.

    *(cILTClient**)0xaddress is the correct way.

  5. #4
    ipwnuuaal5's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    275
    Reputation
    16
    Thanks
    33
    Does this work for CA NA?

  6. #5
    Solify's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Frankfurt, Germany
    Posts
    2,291
    Reputation
    143
    Thanks
    2,477
    My Mood
    Aggressive
    nice ... another new ptc method ... thx for sharing

Similar Threads

  1. [Request] Latest addys + PTC Method
    By flameswor10 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 13
    Last Post: 09-29-2010, 07:28 PM
  2. I believe the PTC method was patched
    By mistertex in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 19
    Last Post: 09-20-2010, 06:23 PM
  3. PTC Method
    By DBag4Life69 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 13
    Last Post: 09-12-2010, 06:34 PM
  4. ptc method
    By HaX4LiFe! in forum Combat Arms EU Hack Coding/Source Code
    Replies: 23
    Last Post: 08-20-2010, 07:27 AM
  5. PTC Methods?
    By ~Liberty~ in forum Combat Arms EU Help
    Replies: 3
    Last Post: 07-26-2010, 09:41 AM