java find color

Discussion in 'Programming General' started by selling pin$, Apr 17, 2008.

java find color
  1. Unread #1 - Apr 17, 2008 at 7:18 PM
  2. selling pin$
    Joined:
    Jun 16, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0

    selling pin$ Member

    java find color

    in java how do u find color like scar so then i can click on it? or is there a program like scar because im on a mac
     
  3. Unread #2 - Apr 17, 2008 at 8:37 PM
  4. foreverNocturnal
    Referrals:
    0

    foreverNocturnal Guest

    java find color

                                        
     
  5. Unread #3 - Apr 17, 2008 at 10:36 PM
  6. selling pin$
    Joined:
    Jun 16, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0

    selling pin$ Member

    java find color

    hahaha wtf i asked a question... can u asnwer or not ur noob leecher... all i want is a colorfind so it can scan and click on it for a game called dofus... sorry i might not be as smart as u and im talking java not scar
     
  7. Unread #4 - Jun 19, 2008 at 11:31 PM
  8. Music Man
    Joined:
    May 17, 2008
    Posts:
    156
    Referrals:
    0
    Sythe Gold:
    0

    Music Man Active Member
    Banned

    java find color

    umm i think this is how to do it.

    first set up a new robot, so
    Code:
    Robot (robot name here) = new Robot();
    so in example
    Code:
    Robot myrobot = new Robot();
    then you specify to get the color in the specified demension, but you need an int or something to store it in so create a new int.

    Code:
    int a;
    then you do the rest so the whole code should look something like this

    Code:
    //imports go here
    //class goes here  {
    int a;
    Robot myrobot = new Robot();
    public void search(){
    myrobot.getPixelColor(20,20); // 20,20 is the location of the pixel on the screen.
    return a;
        }
    }
    
     
  9. Unread #5 - Jun 21, 2008 at 11:12 AM
  10. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    java find color

    he wants to find a pixel with a certain color... try jmacro or rsbot, they both can work for mac. :/

    i could post a working thing to find a color but i am too lazy
     
  11. Unread #6 - Jun 21, 2008 at 2:54 PM
  12. Music Man
    Joined:
    May 17, 2008
    Posts:
    156
    Referrals:
    0
    Sythe Gold:
    0

    Music Man Active Member
    Banned

    java find color

    my bad =p, but yes just use jmacro, its very easy to use,
     
  13. Unread #7 - Jun 28, 2008 at 3:30 AM
  14. TreeZon
    Referrals:
    0

    TreeZon Guest

  15. Unread #8 - Jun 28, 2008 at 6:36 PM
  16. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    java find color

  17. Unread #9 - Jun 30, 2008 at 8:36 PM
  18. selling pin$
    Joined:
    Jun 16, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0

    selling pin$ Member

    java find color

    thx guys... i use rsbot alot just is it simmilar to scar and because rs in made in java dose that mean rs bot only works in java being it is also made in java?
     
< StealRS in C# Help.... | Cycle through a list of proxies? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site