More fully worked examples to come / request them here

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

More fully worked examples to come / request them here
  1. Unread #1 - Apr 30, 2017 at 3:39 AM
  2. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,071
    Referrals:
    461
    Sythe Gold:
    5,251
    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

    Sythe Join our discord

    test

    Administrator Village Drunk

    More fully worked examples to come / request them here

    Doesn't have to be a game
     
    ^ BlackBlasses likes this.
  3. Unread #2 - May 4, 2017 at 7:40 PM
  4. Sneaky
    Joined:
    Oct 16, 2016
    Posts:
    2,459
    Referrals:
    4
    Sythe Gold:
    12
    Discord Unique ID:
    369862840154324992
    Discord Username:
    SneakyFish5#2841

    Sneaky Previously known as: Sneaky Fish5

    More fully worked examples to come / request them here

    ^
     
    ^ Buyacc likes this.
  5. Unread #3 - Nov 13, 2017 at 10:07 PM
  6. mumble
    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 May the 4th Be With You

    mumble Guru
    $25 USD Donor New

    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.
  7. Unread #4 - Nov 14, 2017 at 4:19 AM
  8. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,071
    Referrals:
    461
    Sythe Gold:
    5,251
    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

    Sythe Join our discord

    test

    Administrator Village Drunk

    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>
    
     
    ^ Dev Zach and Buyacc like this.
    Last edited: Nov 14, 2017
< SytheLib working/practice group is on discord! | Example script - Minimap tracking on Oldschool Runescape >

Users viewing this thread
1 guest


 
 
Adblock breaks this site