Results 1 to 9 of 9

Thread: [RESOLVED] Need help.. Know what color the screen is

Hybrid View

  1. #1
    Addicted Member Jazz00006's Avatar
    Join Date
    Feb 2006
    Posts
    185

    Re: Need help.. Know what color the screen is

    You first need to get the window handle (hwnd) of your game, then when you have that you can use GetDC, and from there GetPixel.

    Amazingly I already made a source today for something similar to this.

    http://cruels.net/index.php?s=&showt...ndpost&p=48114

  2. #2

    Thread Starter
    Member
    Join Date
    Jul 2007
    Posts
    59

    Re: Need help.. Know what color the screen is

    Quote Originally Posted by Jazz00006
    You first need to get the window handle (hwnd) of your game, then when you have that you can use GetDC, and from there GetPixel.

    Amazingly I already made a source today for something similar to this.

    http://cruels.net/index.php?s=&showt...ndpost&p=48114

    Yeah what are the odds of that

    Ty.. I will check it out.

  3. #3

    Thread Starter
    Member
    Join Date
    Jul 2007
    Posts
    59

    Re: Need help.. Know what color the screen is

    ok got it working in the game but my send keys arent going to the game .. trying to send pressing the p button left mouse click would prolly work better though.. Thanks again jazz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width