Help with a good program???

Discussion in 'Programming General' started by Elementj131, Mar 31, 2009.

Help with a good program???
  1. Unread #1 - Mar 31, 2009 at 7:43 PM
  2. Elementj131
    Joined:
    Mar 10, 2008
    Posts:
    4
    Referrals:
    0
    Sythe Gold:
    0

    Elementj131 Newcomer

    Help with a good program???

    Hello,
    I have been learning a bit about C++ programming and I have been asked to design a program for my teacher and I have absolutely no idea where to start.
    I was asked to make a program that can read an area of my screen for a certain image( in this case a small arrow which represents the arrow keys on my keyboard) and when for instance an up arrow appears, the program automatically presses that directional button. Any help would be greatly appreciated and if you have any information or questions please post here and ill respond.
    Again, thanks in advance for any help
     
  3. Unread #2 - Apr 1, 2009 at 2:53 PM
  4. mopar-user
    Joined:
    Jul 23, 2007
    Posts:
    1,188
    Referrals:
    1
    Sythe Gold:
    0

    mopar-user Guru
    Banned

    Help with a good program???

    Well first, post in the right section.

    Second of all, for what use is this program?
     
  5. Unread #3 - Apr 2, 2009 at 2:11 AM
  6. Darthatron
    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    Help with a good program???

    He said in the first post. >_>

    ....


    *moves to C++ section*
     
  7. Unread #4 - Apr 2, 2009 at 11:00 AM
  8. mopar-user
    Joined:
    Jul 23, 2007
    Posts:
    1,188
    Referrals:
    1
    Sythe Gold:
    0

    mopar-user Guru
    Banned

    Help with a good program???

    I mean what good is it for.
     
  9. Unread #5 - Apr 2, 2009 at 5:23 PM
  10. Esuom
    Joined:
    May 3, 2007
    Posts:
    1,731
    Referrals:
    2
    Sythe Gold:
    0

    Esuom Guru
    Banned

    Help with a good program???

    Basically he wants to make a simple captcha bypasser. I don't know a whole lot about it, but I think you will have to find the bitmaps. Don't base your research off of me though, wait until Swan or Null post :p
     
  11. Unread #6 - Apr 2, 2009 at 7:41 PM
  12. Nullware
    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0

    Nullware Guru

    Help with a good program???

    I'm guessing you're programming in Windows and using what compiler? (It's usually good to point those out).

    If my assumptions are right then this would be a good start for you to look at simulating mouse clicks.
    http://www.dreamincode.net/code/snippet537.htm

    The other part will considerably harder but I believe it's BitBlt that you will want to look up to start working towards a solution. Once you've started gathering some info post what you've come up with or thought about and we can keep helping.
     
  13. Unread #7 - Apr 3, 2009 at 7:58 AM
  14. mopar-user
    Joined:
    Jul 23, 2007
    Posts:
    1,188
    Referrals:
    1
    Sythe Gold:
    0

    mopar-user Guru
    Banned

    Help with a good program???

    Theres Null with awesome help lol.

    Well good luck with your program. Null you should look at my problem now. Lol
     
  15. Unread #8 - Apr 4, 2009 at 9:28 PM
  16. Elementj131
    Joined:
    Mar 10, 2008
    Posts:
    4
    Referrals:
    0
    Sythe Gold:
    0

    Elementj131 Newcomer

    Help with a good program???

    Im just using a Dev++ because i dont wanna buy the windows visual studio and thats kinda close to what i need but what does he mean above about the bitmaps and that stuff?
     
< What was your first program? | New Stealrs? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site