Adblock breaks this site

Auto Spammer for macs

Discussion in 'Web Programming' started by Xanadu333, Mar 13, 2008.

  1. Xanadu333

    Xanadu333 Guest

    Referrals:
    0
    Auto Spammer for macs

    Okay, I've been working on a virus type thing in script editor for macs, so far this is all I've come up with. I call it windows of death!:eek:

    tell application "Finder"
    repeat
    make new Finder window to startup disk
    end repeat
    end tell

    Basically it makes a bunch of finder windows, which is good because you can't just quit the finder app. I'd suggest making it into an application first.

    Oh and here is the antidote, cleans it up nice and fast

    tell application "Finder"
    repeat
    close Finder window 1
    close Finder window 1
    end repeat
    end tell


    Plz fost feed back or suggestions.
     
  2. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Auto Spammer for macs

    Not really a virus, but I'm sure you know that.

    What's the point of this?
     
  3. Xanadu333

    Xanadu333 Guest

    Referrals:
    0
    Auto Spammer for macs

    Yeah, its a virus type thing, my friend made something like it for pc in ms dos
     
  4. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Auto Spammer for macs

    :blah
    explorer
    goto blah
     
< God in Scheme | Apache - guide? Needed >


 
 
Adblock breaks this site