Search:

Type: Posts; User: javanoobish

Search: Search took 0.10 seconds.

  1. Re: Scraping region (based on screen coords) and outputting rgbSumvalue to screen

    I already posted it there, thanks though! Maybe some day I will read into this stuff, but now i'm extremely busy and already read tons of basic stuff and still don't get it. Am I really that stupid?...
  2. Re: Scraping region (based on screen coords) and outputting rgbSumvalue to screen

    I havent compiled my edited code yet indeed. Will do that in a minute, but like you said you won't expect anything of it.

    I downloaded the ebook Java for Dummys but I'm in a hurry and I really...
  3. Re: Scraping region (based on screen coords) and outputting rgbSumvalue to screen

    All went well when I wanted to compile it, and when I want to run it with java -jar <filename> then it just runs but I see nothing happening. Could you please help me get this little thing working,...
  4. Re: Scraping region (based on screen coords) and outputting rgbSumvalue to screen

    What should I put in my main method? Sorry I'm really a total noob with java and got this code from a friend and I cut/pasted it a bit.

    Do you mean like this?



    package scrape;
    /**
    *
    *...
  5. Scraping region (based on screen coords) and outputting rgbSumvalue to screen

    I want this code to scrape a specific region on my screen (based on coordinates) and then hash it based on the hash function. And print the hashoutcome to my screen but somehow nothing shows up on my...
Results 1 to 5 of 5