#!/usr/bin/perl -T ###################### #¡¡author:glisten # http://www.dsl-speed.org ###################### &get_form_data; &emptyid unless $FORM{'sid'}; $afid=$FORM{'sid'}; &gencode; sub emptyid{ $login_page="http://www.adultworldmedia.com"; # Replace to your affiliate program url print "Content-Type: text/html\n\n"; print "Generator errorPlease input Your affiliate ID Try again."; exit; } sub gencode{ print "Content-Type: text/html\n\n"; print ""; print ""; print ""; print "Crissy Cums in GALACTIC fuck machine"; print ""; print ""; print ""; print ""; print ""; print ""; print ""; print ""; print ""; print ""; print ""; print "

Crissy Cums in GALACTIC fuck machine

"; print "
SciFi
"; print ""; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print " "; print "
Galactic "; print " Girl Crissy Cums "; print " is BEAMED to the Galactic Girls “Mother Ship” to test out the "; print " New Galactic Fuck Machine. She is told that this could be a hazardous mission "; print " as the “bugs” have not been fully worked out! The main goal "; print " of this first mission is to “test” the machine and simulate "; print " human sexual intercourse. The Galactic Girls Council has been researching "; print " Male Humans as a way of gathering the DNA the Galactic Girls require to "; print " further breed their Interstellar Female Humanoid Race.
CrissyGalacticFuckMachine1_0001 CrissyGalacticFuckMachine1_0004 CrissyGalacticFuckMachine1_0026 CrissyGalacticFuckMachine1_0035 CrissyGalacticFuckMachine1_0057
CrissyGalacticFuckMachine1_0076 CrissyGalacticFuckMachine1_0077 CrissyGalacticFuckMachine1_0079 CrissyGalacticFuckMachine1_0089 CrissyGalacticFuckMachine1_0090
CrissyGalacticFuckMachine1_0091 CrissyGalacticFuckMachine1_0099 CrissyGalacticFuckMachine1_0102 CrissyGalacticFuckMachine1_0103 CrissyGalacticFuckMachine1_0110
As "; print " their Breeders were exterminated in a Cosmic Battle many decades ago, the "; print " “backup” Genetic Breeding Formula is getting rapidly depleted. "; print " This Galactic Fuck Machine "; print " will serve two key purposes; 1) to introduce the Galactic Girls to simulated "; print " Humanoid Intercourse with genetic extractions and insertions and 2) train "; print " the chosen Galactic Girls how to have Humanoid Intercourse so they can control "; print " their proposed plan of CAPTURING SUTABLE MALE HUMAN SPECIMENS to Regenerate "; print " the Galactic Girls Breeding Program!!!
"; print "
"; print "
"; print " webmasters"; print "

GalacticGirls™ "; print "

"; print "
"; print ""; print ""; exit; } # Get form data sub get_form_data { read(STDIN,$buffer,$ENV{'CONTENT_LENGTH'}); if ($ENV{'QUERY_STRING'}) { $buffer = "$buffer\&$ENV{'QUERY_STRING'}" } @pairs = split(/&/,$buffer); foreach $pair (@pairs) { ($name,$value) = split(/=/,$pair); $value =~ tr/+/ /; $value =~ s/\t//g; $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C",hex($1))/eg; $FORM{$name} = $value } }