Back | Reverse | Quick Reply | Post Reply |

Hello Gendou!
Link | by on 2007-08-16 14:17:38
My name is Ed. My Favourite animes are Lucky Star, Gundam Wing, G Gundam, Outlaw Star, Gundam 8th MS Team, Chobits, Love Hina, Mahoromatic, Gunslinger Girl, and Azumanga Daioh. I've posted on several other anime forums and hope to enjoy my time here.


Re: Hello Gendou!
Link | by fabiana_seto on 2007-08-16 14:29:51
Welcome to gendou.com Ed!

i really hope that you enjoy the forums and many other things that the site can give you ;D

I'm dragonfly and i recomend Waste of time section!
to get some random fun and now better the other users ;3

I ask that you please read the rules and the FAQ... they are quite important to get well with everyone :D

If you still have any question you can always PM me ;D

well we will met soon

bai bai

 photo dfsrs_zpsd125613e.png

Re: Hello Gendou!
Link | by devils-angel on 2007-08-16 15:34:56
welcome to the site. ;P

-------

Re: Hello Gendou!
Link | by gendou on 2007-08-16 15:40:14
Here's a present for you, a script to download all of the 200,000+ images from sggirls.com:
<?php

// Usage: php sggirls.php [starting_id] [ending_id] [directory]

$url = 'http://sggirls.com/sg_photo_display.php?photo_id=';
$num = $argv[1] ? intVal($argv[1]) : 0;
$max = $argv[2] ? intVal($argv[2]) : 201777;
$dir = $argv[3] ? $argv[3] : '.';

print "Leeching sggirls.com images $num through $max into directory $dir\n";

for($i = $num; $i < 201777; $i++)
{
	if(file_exists("$dir/$i.jpg")) continue;
	print "\r  Checking for picture ID $i [ ]\x08\x08";
	$data = file_get_contents("$url$i");
	if(!preg_match('//', $data, $matches)) continue;
	print " ] Downloading [ ]\x08\x08";
	copy($matches[1], "$dir/$i.jpg");
}

print "\nDone.\n";

?>



Re: Hello Gendou!
Link | by on 2007-08-16 16:58:32
hey Ed, i hope u enjoy your time at Gendou.com. You should come to chat sometime, but plz read the FAQ before asking questions. Just a friendly hint. Well, seeya!

KibaXIII




Re: Hello Gendou!
Link | by on 2007-08-16 20:11:01
Hiya ed!!

Welcome to gendou.com!
my name is Lacus, and its soo nice to meet you.. ^^

please do read the FAQ and the rules so that u will avoid any trouble..
Have fun okay? and happy posting!

see yah around


Re: Hello Gendou!
Link | by DeAngelus on 2007-08-18 03:52:44
What's that present , Gendou O.o ?

Anyway , welcome , Ed ^^

Do read the whole of the rules , nya ?

enjoy ^^

Re: Hello Gendou!
Link | by on 2007-08-20 03:51:00
ahoY~ Ed-san ^^

welcomezZ~

please read and follow the rules.. and have fuN~

cyo arounD~


Re: Hello Gendou!
Link | by on 2007-08-21 04:15:04
*give welcome waves~~

yo Ed ^^
im KIDâ„¢ ~ nice to meet ya...
enjoy n have fun here :3

c'ya~~


Back | Reverse | Quick Reply | Post Reply |

Copyright 2000-2024 Gendou | Terms of Use | Page loaded in 0.0026 seconds at 2024-11-16 08:53:26