Adblock breaks this site

Get color and coordinates script

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

  1. Program

    Program Formerly known as Andy Samberg
    Retired Sectional Moderator

    Joined:
    Sep 17, 2015
    Posts:
    5,003
    Referrals:
    0
    Sythe Gold:
    902
    Discord Unique ID:
    171517906276843520
    Discord Username:
    FuukinAndy #6867
    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
    
     
  2. Glasswall1

    Glasswall1 Newcomer

    Joined:
    Mar 10, 2014
    Posts:
    3
    Referrals:
    0
    Sythe Gold:
    1
    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.
  3. Socalemt

    Socalemt www.Twitch.tv/dutz
    Socalemt Donor

    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
    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?
     
  4. Program

    Program Formerly known as Andy Samberg
    Retired Sectional Moderator

    Joined:
    Sep 17, 2015
    Posts:
    5,003
    Referrals:
    0
    Sythe Gold:
    902
    Discord Unique ID:
    171517906276843520
    Discord Username:
    FuukinAndy #6867
    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 >


 
 
Adblock breaks this site