Example script - OCR

Discussion in 'Sythe Lib Archive' started by Sythe, May 4, 2017.

Example script - OCR
  1. Unread #1 - May 4, 2017 at 12:52 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

    Example script - OCR

    Open a notepad window before running.

    This will enter some text into the notepad window then OCR it from the screen.
    Code:
    SetWindow("- Notepad");
    ShowGameWindow(true);
    Sleep(100);
    SelectInnerWindow("Edit");
    SendKeys("hi this is a test");
    Sleep(100);
    Scrape();
    print("READ: " + OCR(0,0,GetWidth(),GetHeight()));
    
     
< swastikabot 0.01alpha | Example script - Using Oversized BackBuffer >

Users viewing this thread
1 guest


 
 
Adblock breaks this site