Example script - Delete emails from an old outlook account

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

Example script - Delete emails from an old outlook account
  1. Unread #1 - Apr 30, 2017 at 3:36 AM
  2. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,063
    Referrals:
    450
    Sythe Gold:
    5,191
    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 - Delete emails from an old outlook account

    Code:
    if (SetWindow("Inbox - Outlook") == ""){Die("Could not find window");}
    SetVirtualInputsOff();
    while(true) {
        ClickMouse(279, 174, 1); // these are the location of buttons you'll need to adjust obviously
        Sleep(500);
        ClickMouse(371, 151, 1);
        Sleep(1500);
    }
    Just posting as an example I've used.
     
    ^ Time To Buy likes this.
    Last edited: Apr 30, 2017
< Example script - Drawing crap in paint | >

Users viewing this thread
1 guest


 
 
Adblock breaks this site