Results 1 to 11 of 11
  1. #1
    Noobsmacker's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    2

    whats the new working PTC?

    can someone give me the new working PTc so i can put my epic hack out thank you

  2. #2
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Code:
    void CPush(const char* cmd)
    {
    	_asm
    	{
    		PUSH cmd
    		MOV EAX, LTClientEXE
    		CALL EAX
    		ADD ESP, 0x4
    	}
    }

  3. #3
    Noobsmacker's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    2
    you sure that works

  4. #4
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by Noobsmacker View Post
    you sure that works
    Yes, i use this

  5. #5
    Noobsmacker's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    2
    it dont work

  6. #6
    Presiden's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    nnjnn
    Posts
    66
    Reputation
    10
    Thanks
    106
    Quote Originally Posted by Noobsmacker View Post
    it dont work
    you need an address for the LTClientEXE posted by someone above you.

    Code:
    #define LTClientEXE 0x??????

  7. #7
    Cryptonic's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    United Provinces of Canada
    Posts
    1,313
    Reputation
    44
    Thanks
    190
    My Mood
    Bored
    Wow noob really? Of course it's not going to work, he didn't have the addy.

    Code:
    0x485F60
    I think that works...

  8. #8
    Noobsmacker's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    2
    no that what i was trying to get from him PepsiXHacker

  9. #9
    _Fk127_'s Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    720
    Reputation
    16
    Thanks
    208
    My Mood
    Bitchy
    Quote Originally Posted by Noobsmacker View Post
    no that what i was trying to get from him PepsiXHacker
    Those are known as memory addresses, not PTC's...



    Put this image in your signature if you support HTML5 development!

  10. #10
    Noobsmacker's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    2

    Kyle

    Quote Originally Posted by _Fk127_ View Post
    Those are known as memory addresses, not PTC's...
    kyle i know that

  11. #11
    Klang's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    56
    Reputation
    10
    Thanks
    3
    Is this done did you find it