Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy

    need a working PTC address

    i need a working PTC address so i can put my have that i just made up here thank you

  2. #2
    Sid's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    New York
    Posts
    10,712
    Reputation
    927
    Thanks
    1,265
    I thought God601's base had one

  3. #3
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy

    his base

    Quote Originally Posted by Darth Sidious View Post
    I thought God601's base had one
    his base is emty it has nothing on it or in it

  4. #4
    Boomdocks's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    JAJAJ
    Posts
    195
    Reputation
    15
    Thanks
    35
    My Mood
    Aggressive
    Quote Originally Posted by yoyoman4567 View Post
    his base is emty it has nothing on it or in it
    IM PRO

    Ok, the new Ptc is


    Code:
    void MyPtcHack ( const char * PushTheCommand )
    {
    __asm
       __brbxD
       {
          Push TheCMD*45
          Mov E35X5
          Call E35X5
           Add MyBRBxD, -34
          Add Char*
       }
    }
    If change some of this shit you find the ptc now.. I AM SO PRO, make it SO PRO
    ---
    " The Ground Is Above, This Noobs Have Mastered Gravity " - Aeir/Boomdocks
    Started Hacking in 2009, don't be too quick to say your a pro... ok theirs many of us who retired.. call us legends, if it was not for them... most of hacks & d3d designs won't be around ok.. #RespectOldNiggas

  5. #5
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Here you go bic boi!

    Code:
    #define PtcAddress 0x4e5100
    How to use:

    Code:
    void PtcAddress( char *command)
    {
    DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll");
    DWORD PTC;
    PTC = (DWORD)(CShellBase+PtcAddress);
    PTC(command);
    }
    May have errors since this is total DU MA MAY!
    Ok bye

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  6. The Following User Says Thank You to Nubzgetkillz For This Useful Post:

    Boomdocks (03-11-2011)

  7. #6
    Boomdocks's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    JAJAJ
    Posts
    195
    Reputation
    15
    Thanks
    35
    My Mood
    Aggressive
    Quote Originally Posted by Nubzgetkillz View Post
    Here you go bic boi!

    Code:
    #define PtcAddress 0x4e5100
    How to use:

    Code:
    void PtcAddress( char *command)
    {
    DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll");
    DWORD PTC;
    PTC = (DWORD)(CShellBase+PtcAddress);
    PTC(command);
    }
    May have errors since this is total DU MA MAY!
    Ok bye
    Smexy Touch Nubz
    --
    IF you are smarth enough tat will Work
    Last edited by Boomdocks; 03-11-2011 at 03:25 PM.
    " The Ground Is Above, This Noobs Have Mastered Gravity " - Aeir/Boomdocks
    Started Hacking in 2009, don't be too quick to say your a pro... ok theirs many of us who retired.. call us legends, if it was not for them... most of hacks & d3d designs won't be around ok.. #RespectOldNiggas

  8. #7
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Code:
    0x3781BE38

  9. #8
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by ᴺᴼᴼᴮ View Post
    Code:
    0x3781BE38
    How to use that.
    Code:
    void PTC ( const char * command )
    {
       __asm
       {
           PUSH command;  
           MOV EDX, 0x3781BE38;  
           CALL EDX, + 1F8;  
           ADD ESP, 4;
       }
    }
    ENJOY!

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  10. #9
    Boomdocks's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    JAJAJ
    Posts
    195
    Reputation
    15
    Thanks
    35
    My Mood
    Aggressive
    Quote Originally Posted by Nubzgetkillz View Post
    How to use that.
    Code:
    void PTC ( const char * command )
    {
       __asm
       {
           PUSH command;  
           MOV EDX, 0x3781BE38;  
           CALL EDX, + 1F8;  
           ADD ESP, 4;
       }
    }
    ENJOY!
    Nope tat is wrong it is
    ------
    Code:
    void PTC ( const char * CMD )
    {
     _asm POPAD
    return oPresent(pDevice, pSourceRect,  pDestRect,  hDestWindowOverride,  pDirtyRegion);
    }
    
    HRESULT WINAPI hkReset(LPDIRECT3DDEVICE9 pDevice, D3DPRESENT_PARAMETERS* Parametri){
    _asm NOP;
     
       {
           PUSH command;  
           MOV EDX, 0x3781BE38;  
           CALL EDX, + 1F8;  
           ADD ESP, 4;
          dwD3D9 = (DWORD)GetModuleHandleA("d3d9.dll");
       }
    }
    Now that is working for me
    " The Ground Is Above, This Noobs Have Mastered Gravity " - Aeir/Boomdocks
    Started Hacking in 2009, don't be too quick to say your a pro... ok theirs many of us who retired.. call us legends, if it was not for them... most of hacks & d3d designs won't be around ok.. #RespectOldNiggas

  11. #10
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Code:
    pClientShellBase->ILTBase->RunConsoleCommand("ShowFps 1");

  12. #11
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy
    Quote Originally Posted by Boomdocks View Post
    Nope tat is wrong it is
    ------
    Code:
    void PTC ( const char * CMD )
    {
     _asm POPAD
    return oPresent(pDevice, pSourceRect,  pDestRect,  hDestWindowOverride,  pDirtyRegion);
    }
    
    HRESULT WINAPI hkReset(LPDIRECT3DDEVICE9 pDevice, D3DPRESENT_PARAMETERS* Parametri){
    _asm NOP;
     
       {
           PUSH command;  
           MOV EDX, 0x3781BE38;  
           CALL EDX, + 1F8;  
           ADD ESP, 4;
          dwD3D9 = (DWORD)GetModuleHandleA("d3d9.dll");
       }
    }
    Now that is working for me
    i cant get that to work plz help me

  13. #12
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    Quote Originally Posted by yoyoman4567 View Post
    i cant get that to work plz help me
    Then you signature is lieing!

  14. #13
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy
    OMG SOMEONE JUST HELP ME DAM IT!!!

  15. #14
    Wilds's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    here
    Posts
    522
    Reputation
    1
    Thanks
    170
    My Mood
    Relaxed
    Quote Originally Posted by yoyoman4567 View Post
    OMG SOMEONE JUST HELP ME DAM IT!!!
    you have already been helped several times.

    get them to work by urself now because i tested the one u said didnt work and it did work. ur obviously not pro.

    /request close

  16. The Following User Says Thank You to Wilds For This Useful Post:

    Boomdocks (03-11-2011)

  17. #15
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    Code:
    void DICK ( const char * SMD )
    {
       __whore
    {
           PUSH SMD  
           MOV cock, slut
           CALL pussy 
           ADD ESP, 4
       }
    }
    It works for me
    Last edited by CA_; 03-11-2011 at 07:14 PM.
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

Page 1 of 2 12 LastLast