Get color and coordinates script

Discussion in 'Sythe Lib Archive' started by Program, May 28, 2018.

Get color and coordinates script
  1. Unread #1 - May 28, 2018 at 4:21 AM
  2. Program
    Joined:
    Sep 17, 2015
    Posts:
    5,003
    Referrals:
    0
    Sythe Gold:
    902
    Discord Unique ID:
    171517906276843520
    Discord Username:
    FuukinAndy #6867

    Program Formerly known as Andy Samberg
    Retired Sectional Moderator

    Get color and coordinates script

    Little script to get colors and coordinates for OSRS because using Blupigs picker will give slightly off coordinates for OSRS. This will be precise.

    Code:
    SetVirtualMouseJavaModeOn();
    if (SetWindow("RuneScape") == ""){Die("Could not find runescape");}while(SelectInnerWindow("SunAwtCanvas")){}
    SetVirtualInputsOn();
    
    
    var x = 0;
    var y = 0;
    print(ShowColorPicker(x, y));
    ///EOF
    
     
  3. Unread #2 - May 29, 2018 at 6:17 AM
  4. Glasswall1
    Joined:
    Mar 10, 2014
    Posts:
    3
    Referrals:
    0
    Sythe Gold:
    1

    Glasswall1 Newcomer

    Get color and coordinates script

    This is really cool, sad that this forum subsection isn't active at all. I'm tired of getting banned by other clients. I'm gonna start writing color bots, thanks for this.
     
    ^ Program likes this.
  5. Unread #3 - Jun 30, 2019 at 7:44 AM
  6. Socalemt
    Joined:
    Dec 10, 2017
    Posts:
    308
    Referrals:
    0
    Sythe Gold:
    851
    Vouch Thread:
    Click Here
    Discord Unique ID:
    389585883818622987
    Discord Username:
    Chowder#9092
    Two Factor Authentication User Heidy Extreme Homosex Homosex Potamus

    Socalemt www.Twitch.tv/dutz
    Socalemt Donor

    Get color and coordinates script

    When getting the coordinates, is it the coordinates within the client window, or does this click a coordinate of our screen?

    Also, could I use an RBG color finder to get the pattern code?
     
  7. Unread #4 - Jun 30, 2019 at 7:47 AM
  8. Program
    Joined:
    Sep 17, 2015
    Posts:
    5,003
    Referrals:
    0
    Sythe Gold:
    902
    Discord Unique ID:
    171517906276843520
    Discord Username:
    FuukinAndy #6867

    Program Formerly known as Andy Samberg
    Retired Sectional Moderator

    Get color and coordinates script

    The way it is now, it'll be the coordinate of your default OSRS client window, not your screen. You can replace
    RuneScape with RuneLite to get it to work with RuneLite if you prefer.

    Watch my video here to see how to get colors for SytheLib. [VIDEO TUTORIAL - OSRS BOT] -- How to get colors and coordinates from your OSRS client for scripts
     
< Fletcher and Bowstringer castle wars bank stander | Stay Logged in OSRS Script >

Users viewing this thread
1 guest


 
 
Adblock breaks this site