before Posted December 31, 2013 Share Posted December 31, 2013 Copy and paste it n run it and tell me where the gay hairy fuck I went wrong. I'm going to go play RuneScape. Yea It just goes ahead and downloads stuff that it shouldn't and all right away, it's supposed to give options n all yer. Get ready to stop the download of Win-Rar! (note: it does not spam your computer with downloads, it's supposed to be a convenient thing, but it fucked up) Link to comment Share on other sites More sharing options...
before Posted December 31, 2013 Author Share Posted December 31, 2013 oh wait i never uploaded the code @echo off color 0a title DOWNLOAD My Parabot Folder echo If you would like to download My Parabot Folder and echo nothing else (like a tool to extract it, this is echo NOT needed if you already have one), then press '1'. echo If you would also like a direct download to an echo to a tool that will make Parabot.zip be a normal CHOICE /C:12 /M folder press 2. To exit click the 'x' at the top right IF ERRORLEVEL 2 GOTO downloadzip IF ERRORLEVEL 1 GOTO regulardownload :regulardownload start chrome http://srv6065.uppcdn.com/dl/jnoemtvlygui563maqhm7ypx6nw5tseid6nedegmknow7vf7u6jkxusw/Parabot.zip pause GOTO :exit :downloadzip if exist "%HOMEDRIVE%/Program Files (x86)/Java/jre6/bin/" GOTO 64bit if exist "%HOMEDRIVE%/Program Files/Java/jre6/bin/" GOTO 32bit :64bit start chrome www.rarlab.com/rar/wrar501.exe echo I have auto-detected you use a 64 bit echo computer, and I will download WinRar echo 64bit for your convinience. pause goto :exit :32bit www.rarlab.com/rar/wrar501.exe start chrome www.rarlab.com/rar/wrar501.exe echo I have auto-detected you use a 32 bit echo computer, and I will download WinRar echo 32bit for your convinience. pause :exit Link to comment Share on other sites More sharing options...
Mula Posted December 31, 2013 Share Posted December 31, 2013 Get a viking dos script that looks awful and you obviously don't understand it. Link to comment Share on other sites More sharing options...
imonlyaplayer3 Posted January 11, 2014 Share Posted January 11, 2014 ^ hahahahahahahahahahahahahahahaha Link to comment Share on other sites More sharing options...
dogkind Posted January 12, 2014 Share Posted January 12, 2014 (edited) Copy and paste it n run it and tell me where the gay hairy fuck I went wrong. I'm going to go play RuneScape. Yea It just goes ahead and downloads stuff that it shouldn't and all right away, it's supposed to give options n all yer. Get ready to stop the download of Win-Rar! (note: it does not spam your computer with downloads, it's supposed to be a convenient thing, but it fucked up) The purpose of the code is to download Wrar in 64 or 32 bit. So how can it be downloading something it shouldn't..... Also did you write the first half of the script? Because this whole thing is horrible the first half more so. Edited January 12, 2014 by dogkind Link to comment Share on other sites More sharing options...