Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    zackwpulaski's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    0

    Exclamation Need a working ptc??

    What the title says please link me, thanks

    zackwpulaski

  2. #2
    ultahackers's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    139
    Reputation
    9
    Thanks
    73
    My Mood
    Amused
    TRY GO TO NEXT PAGE OF CODING
    [[[[
    typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
    RunConsoleCommand_t pRunConsoleCommand = (RunConsoleCommand_t)0x485E10;
    Thank me
    [[[

  3. The Following User Says Thank You to ultahackers For This Useful Post:

    zackwpulaski (12-02-2010)

  4. #3
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    You need a girlfriend..

  5. The Following 2 Users Say Thank You to whit For This Useful Post:

    MEkhi2 (12-02-2010),PID3RMAN (12-03-2010)

  6. #4
    Apoc91's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    35
    My Mood
    Twisted
    Quote Originally Posted by ultahackers View Post
    TRY GO TO NEXT PAGE OF CODING
    [[[[
    typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
    RunConsoleCommand_t pRunConsoleCommand = (RunConsoleCommand_t)0x485E10;
    Thank me
    [[[
    This works, but you have to call it from within a thread from the game. The simplest way to do this would be to hook a DirectX function and call it from there.

    I'm not going to tell you/show you how to do it because there are WELL over 9000 tutorials/example source on this site and google.

  7. The Following User Says Thank You to Apoc91 For This Useful Post:

    Departure (12-02-2010)

  8. #5
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    @Apoc91
    Nice of you to explain that to him, when I first came on here no one mentioned that to me and I spent over 1 week trying to work out why my converted function wasn't working, At the time I thought they only hooked DX9 function for menus ect.. I know better now

  9. #6
    Apoc91's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    35
    My Mood
    Twisted
    Quote Originally Posted by Departure View Post
    @Apoc91
    Nice of you to explain that to him, when I first came on here no one mentioned that to me and I spent over 1 week trying to work out why my converted function wasn't working, At the time I thought they only hooked DX9 function for menus ect.. I know better now
    I try to be helpful lol. The way I see it, we were all starting out at some point and that little extra help is the difference in someone taking the time to learn and someone just thinking it's an impossible feat. It always discouraged me when I first started programming when I'd ask questions and the only responses I'd get where "Lol noob, that's so easy". It wasn't the fact that I wouldn't google it was just that I needed a little more explanation.

  10. #7
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by whit View Post
    You need a girlfriend..
    Hehe nice.. but still u need stop being a nig

    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

  11. #8
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by Apoc91 View Post
    I try to be helpful lol. The way I see it, we were all starting out at some point and that little extra help is the difference in someone taking the time to learn and someone just thinking it's an impossible feat. It always discouraged me when I first started programming when I'd ask questions and the only responses I'd get where "Lol noob, that's so easy". It wasn't the fact that I wouldn't google it was just that I needed a little more explanation.
    Well if you stay around here long enough you will find out who the leechers are..OP is one of them

  12. #9
    Apoc91's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    35
    My Mood
    Twisted
    Quote Originally Posted by whit View Post


    Well if you stay around here long enough you will find out who the leechers are..OP is one of them
    Yeah, it was pretty obvious :P ; But I didn't give him any source and just gave him a informative tip to get him on his way, the rest is up to him lol. (Although, given the fact he didn't already google around for anything, I'd doubt my tip will be followed)

  13. #10
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by Apoc91 View Post
    Yeah, it was pretty obvious :P ; But I didn't give him any source and just gave him a informative tip to get him on his way, the rest is up to him lol. (Although, given the fact he didn't already google around for anything, I'd doubt my tip will be followed)
    Thats the problem today no one uses google..Or MSDN..

  14. #11
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by whit View Post


    Well if you stay around here long enough you will find out who the leechers are..OP is one of them
    OR ME TONIGHT 8 P.M.
    Code:
    ROOM *YOURROOM = 0xWHIT'SBED;
    
    if(YOURROOM->YOURBED->UNDERSHEETS->MYSTERY) {
    MAKEWHITSCREAM
    } else {
    MAKEWHITCRY
    }

    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

  15. #12
    MEkhi2's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    Earth.
    Posts
    101
    Reputation
    10
    Thanks
    15
    My Mood
    Tired

    Post

    Quote Originally Posted by Nubzgetkillz View Post
    OR ME TONIGHT 8 P.M.
    Code:
    ROOM *YOURROOM = 0xWHIT'SBED;
    
    if(YOURROOM->YOURBED->UNDERSHEETS->MYSTERY) {
    MAKEWHITSCREAM
    } else {
    MAKEWHITCRY
    }
    Need Vibrator? He let me use it from his base
    Code:
    if ( vibrator > 0 ){
       PushInAss ("MakeWhitMoan");
    }else{
       PushInAss ("MakeWhitAskForMore")
    Love u Whit xD <3
    Last edited by MEkhi2; 12-02-2010 at 09:02 PM.

  16. #13
    Apoc91's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    35
    My Mood
    Twisted
    Quote Originally Posted by whit View Post


    Thats the problem today no one uses google..Or MSDN..
    There's some things you just can't google, and really, after you get past the DLL injection, the MSDN isn't of much help either.

    Google tends to bring up a lot of posts of people further saying "GOOGLE IT NOOB" then it turns into a never-ending chain of finding absolutely nothing. I personally find it's faster to ask a quick question on a forum of people that's already been there and done what I'm attempting -- granted, I don't ask directly HOW to do it, I may ask for some insight on where I could look or something.

  17. #14
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by Apoc91 View Post
    There's some things you just can't google, and really, after you get past the DLL injection, the MSDN isn't of much help either.

    Google tends to bring up a lot of posts of people further saying "GOOGLE IT NOOB" then it turns into a never-ending chain of finding absolutely nothing. I personally find it's faster to ask a quick question on a forum of people that's already been there and done what I'm attempting -- granted, I don't ask directly HOW to do it, I may ask for some insight on where I could look or something.
    I've never had that problem with Googling actually. What I need generally comes through 10 - 20 pages of research, plus more interesting information I wasn't aware of.

    MSDN is very useful - you won't ever remember every WinAPI function and its parameters. Just make sure you use Google to search the MSDN, and not MSDN's Bing-powered search.

  18. #15
    Apoc91's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    35
    My Mood
    Twisted
    Quote Originally Posted by freedompeace View Post
    I've never had that problem with Googling actually. What I need generally comes through 10 - 20 pages of research, plus more interesting information I wasn't aware of.

    MSDN is very useful - you won't ever remember every WinAPI function and its parameters. Just make sure you use Google to search the MSDN, and not MSDN's Bing-powered search.
    I see, I usually google and the first page, maybe page and a half will be nothing but responses about "just google it" then I start stumbling on some answers.

    And, I know how to use the MSDN, I was just stating it's not needed much after you get past the DLL injection (Well, I haven't really needed it /shrug)

Page 1 of 2 12 LastLast