Page 3 of 3 FirstFirst 123
Results 31 to 37 of 37
  1. #31
    Casey95's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Your BED ;)
    Posts
    656
    Reputation
    4
    Thanks
    457
    My Mood
    Amused
    Quote Originally Posted by DeadLinez View Post
    nice bro this is sick, anyways im just gonna do a remote PTC handling hack with custom PTC's

    Does you private hack even work?

  2. #32
    eXaLtIc™'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    203
    Reputation
    10
    Thanks
    144
    Thanks i needed this oh and how do you inject it to d3dtest environment i tried and test environment just stoped responding?

  3. #33
    IcySeal's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    300
    Reputation
    34
    Thanks
    148
    My Mood
    Amused
    Quote Originally Posted by eXaLtIc™ View Post
    Thanks i needed this oh and how do you inject it to d3dtest environment i tried and test environment just stoped responding?
    Did you hook endscene. Is your device pointer ok?

  4. #34
    seeplusplus's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Massachusetts
    Posts
    329
    Reputation
    8
    Thanks
    85
    This is cool. Textbox is very hard. Took a long time for me to figure out how to define the x, y, width, and height a text field.

  5. #35
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    Quote Originally Posted by seeplusplus View Post
    This is cool. Textbox is very hard. Took a long time for me to figure out how to define the x, y, width, and height a text field.
    Code:
    caTxtBox txtBox(x,y,w,h);
    Its that simple lol

  6. #36
    mrxd.power's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Italy?
    Posts
    25
    Reputation
    10
    Thanks
    3
    My Mood
    Cold
    Quote Originally Posted by IcySeal View Post


    Why complicate it.
    Complicate? Doing a keyboard hook is very simple... Just do a callback and manage the keyboard messages.

    Just an example: KeyBoard Hooks - CodeProject

  7. #37
    Sydney's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Germany...
    Posts
    1,356
    Reputation
    37
    Thanks
    1,144
    My Mood
    Amused
    Nice thank you Icy...Will test that..

    Thanks Cosmos


Page 3 of 3 FirstFirst 123

Similar Threads

  1. Jetamay's D3D Form Class
    By radnomguywfq3 in forum C++/C Programming
    Replies: 16
    Last Post: 11-26-2009, 05:17 PM
  2. D3D Sprite Class
    By radnomguywfq3 in forum C++/C Programming
    Replies: 0
    Last Post: 03-01-2009, 12:37 PM
  3. Guild Wars New Classes
    By Chronologix in forum General Gaming
    Replies: 24
    Last Post: 07-23-2006, 08:46 AM
  4. [Help] D3D
    By SpiderByte in forum WarRock - International Hacks
    Replies: 7
    Last Post: 01-18-2006, 09:13 PM
  5. [Tutorial]Change class without respawn
    By vir2000 in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-04-2006, 01:47 PM