Name: Anonymous 2006-11-12 12:08
@echo off
for /L %n in (1,1,600) do wget -m -np http://www.cubatanga.com/tgp/%n/
for /L %n in (1,1,600) do move www.cubatanga.com\tgp\%n\*.jpg .
del *thumb*
rmdir /s www.cubatange.com
@echo off
for /L %n in (1,1,600) do wget -m -np http://www.cubatanga.com/tgp/%n/
for /L %n in (1,1,600) do move www.cubatanga.com\tgp\%n\*.jpg .
del *thumb*
rmdir /s www.cubatange.com