google-site-verification: googlebaca44933768a824.html Try to find specify part of screen with image? - Old Royal Hack Forum

Announcement

Collapse
No announcement yet.

Try to find specify part of screen with image?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Try to find specify part of screen with image?

    Erm, the thread title may be misleading. but, if there is, let's say, desktop open. I have different icons there.

    Is there way to make a program that check if the specified icon is there?

    I was thinking about something like take a screen and see if the pixels are there?

    but how to use it etc... is it possible? :D
    ok bai

    #2
    Re: Try to find specify part of screen with image?

    I'm sure anything is possible within software regions, Just i think that this may take time.

    Take a screenshot of your desktop, and then use it to check if it's the same as your current desktop? Isn't that easier?
    INB4SHITSTORM // SUBSCRIBER // ROYALHACK /​/

    Originally posted by mencore
    I had to always watch my e-penis through a microscope and i felt like a outsider around bigger boys that used hax. Then i got hax and now i can revenge my shit life to nerds on internet. I'm also fucking girls like never before and smile of God is shining upon me now that i g0t leet hax.



    Comment


      #3
      Re: Try to find specify part of screen with image?

      Originally posted by random View Post
      I'm sure anything is possible within software regions, Just i think that this may take time.

      Take a screenshot of your desktop, and then use it to check if it's the same as your current desktop? Isn't that easier?
      I mean this:
      check where the specified thing is (FireFox icon for example) and then get cordinates of it.
      like this:

      and it would still find it if the location changes:




      So it would "scan" the screen for a part of the icon, and find the location where it is
      ok bai

      Comment


        #4
        Re: Try to find specify part of screen with image?

        isn't it easier to make something that just reads what names are under the icons?
        Originally posted by God:
        Fuck this shit. I need a new planet...
        This is our moment.
        We have never been stronger.
        People are frightened yes, but
        If we show them the way
        They will rise behind us.

        Comment


          #5
          Re: Try to find specify part of screen with image?

          Isn't it easier to just scan the desktop folder?


          Searches a directory for a file or subdirectory with a name and attributes that match those specified. (FindFirstFileExA)


          EDIT: May I ask what is the purpose of this? If it's just executing the program, it's a horrible idea to do it this way. Dunno what you're trying to do :D
          lolmaoman: Germans are born with a lifetime x22 login engraved into their birth certificates. True story.
          I DONT HAVE TEAMVIEWER AND IM NOT GOING TO GIVE ANY 24/7 ONLINE SUPPORT VIA STEAM, XFIRE OR OTHER IM PROGRAMS SO DONT BOTHER ASKING. THANKS.

          Comment


            #6
            Re: Try to find specify part of screen with image?

            Originally posted by mencore View Post
            Isn't it easier to just scan the desktop folder?


            Searches a directory for a file or subdirectory with a name and attributes that match those specified. (FindFirstFileExA)


            EDIT: May I ask what is the purpose of this? If it's just executing the program, it's a horrible idea to do it this way. Dunno what you're trying to do :D
            nonono it's not to execute an exe, that was just example :P
            ok bai

            Comment

            Working...
            X