Created
July 2, 2017 22:03
-
-
Save sevvie/3e817d1d031155ce936e265feaa0f34f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
do { | |
(New-Object System.Net.WebClient).DownloadFile( "http://idsv.co/obs_json.php", '.\Documents\ytsaints-hashtag.txt' ) | |
sleep 2 | |
} while( 1 ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment