Adblock breaks this site

More fully worked examples to come / request them here

Discussion in 'Sythe Lib Archive' started by Sythe, Apr 30, 2017.

  1. Sythe

    Sythe Join our discord

    test

    Administrator Village Drunk

    Joined:
    Apr 21, 2005
    Posts:
    8,074
    Referrals:
    468
    Sythe Gold:
    5,289
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi
    More fully worked examples to come / request them here

    Doesn't have to be a game
     
    BlackBlasses likes this.
  2. Sneaky

    Sneaky Previously known as: Sneaky Fish5

    Joined:
    Oct 16, 2016
    Posts:
    2,459
    Referrals:
    4
    Sythe Gold:
    12
    Discord Unique ID:
    369862840154324992
    Discord Username:
    SneakyFish5#2841
    More fully worked examples to come / request them here

    ^
     
    Buyacc likes this.
  3. mumble

    mumble Guru
    $25 USD Donor New

    Joined:
    Apr 19, 2015
    Posts:
    1,526
    Referrals:
    0
    Sythe Gold:
    3,406
    Discord Unique ID:
    236625470387519488
    Discord Username:
    mumble
    Verified Overwatch Grandmaster SytheSteamer Two Factor Authentication User Rust Player Sythe's 20th Anniversary May the 4th Be With You
    More fully worked examples to come / request them here

    Simple Woodcutting script, walks from lumbridge castle to the trees behind lumbridge then cuts them down.
     
    BlackBlasses and Pendulum like this.
  4. Sythe

    Sythe Join our discord

    test

    Administrator Village Drunk

    Joined:
    Apr 21, 2005
    Posts:
    8,074
    Referrals:
    468
    Sythe Gold:
    5,289
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi
    More fully worked examples to come / request them here

    Can do, will code it up tomorrow

    In the meantime here's most of an East Varrock miner so you can see how some things are done

    [C++] SetVirtualMouseJavaModeOn(); global username = argv[0]; global password = ar - Pastebin.com


    And here's the code to run the bitmap picker
    Code:
    def SetupRunescape() {
        if ( SetWindow("Old School") == "" )
        {
            Die("Could not find runescape");
        }
    
        while( SelectInnerWindow("SunAwtCanvas") )
        {
            // drill down into the HWNDs to find the real window handle
        }
    }
    SetupRunescape();
    Scrape();
    print(ShowBitmapPicker());
    //<SCRIPT END>
    
    and the colour picker

    Code:
    def SetupRunescape() {
        if ( SetWindow("Old School") == "" )
        {
            Die("Could not find runescape");
        }
    
        while( SelectInnerWindow("SunAwtCanvas") )
        {
            // drill down into the HWNDs to find the real window handle
        }
    }
    SetupRunescape();
    Scrape();
    print(ShowColorPicker());
    //<SCRIPT END>
    
     
    Last edited: Nov 14, 2017
    Dev Zach and Buyacc like this.
< SytheLib working/practice group is on discord! | Example script - Minimap tracking on Oldschool Runescape >


 
 
Adblock breaks this site