[digitalucifer] [...Come The Wolves] Some Code, Some Hate

  • From: sku11fukkr <morpheus@xxxxxxxxxxxxxxxxx>
  • To: digitalucifer@xxxxxxxxxxxxx
  • Date: Wed, 16 Mar 2005 18:46:55 -0800 (PST)

 =20 <?php
/*
Program = Title: Frightmare GuestBook
Authors: wraithdev
License: GPL [se= e file named 'copying' for details]
Version: 0.06
Date: 2004.10= .16
URL: http://digitalucifer.net/files/fguestb_006_20041016.tar.bz2 Email:
wraithdev@xxxxxxxxxxxxxxxxx
*/

include('../inc= /protect.inc');

if($name=3D=3D"you are...?" || $email=3D=3D"your= email...?" ||
$entry=3D=3D"your thoughts...?" || $name=3D=3D"" || $email= =3D=3D"" ||
$entry=3D=3D"")
{
  header("Location: http://ww= w.yourdomain.net"); 
  exit; 
}

/*
&= nbsp; Caught on the whim of a note, a sound... vibrations in the air that
h= it my ear and go straight to my heart. Vibrations that fuel my hatred, my
a= nger, my rage, my disgust, my love, my lust, my passion, my fears, my
hopes= , my dreams, my memories, and my eternal being. My life is one of
music. No= thing touches me so deeply. I need something real... I need
someone to shar= e this with. A friend, a companion... I miss John.
*/

$now =3D date("M j, Y - g:i:sa");
$i= paddy =3D getenv("REMOTE_ADDR");

if(stristr($name,"moderator1"))= { 
    if(strstr($ipaddy,"0.0.0.0")){ 
  &nbsp= ;   $ipaddy =3D " ";
    }elseif(!stristr($name,"mo= derator2")){ 
      if(!stristr($name,"moderator3"))= { 
      $name =3D "eternally rotting worthless nam= etheiving cumslut";
      }
    &= nbsp; elseif(!stristr($name,"moderator4")){ 
      = $name =3D "eternally rotting worthless nametheiving cumslut";
  =     }
      elseif(!stristr($name,"mode= rator5")){ 
      $name =3D "eternally rotting wort= hless nametheiving cumslut";
      }
  =     elseif(!stristr($name,"moderator6")){ 
    =   $name =3D "eternally rotting worthless nametheiving cumslut";
      }
    }
}
/*
  I am hereby declaring war on Emo's recent rise in my regi= on. Out of
nowhere (presumably due to its inception into mainstream music a= nd thus,
popularity... in other words, its a fucking trend), almost as if o=
vernight,excessively numerous, newly generated emo-kids have popped up. Th=
elittle bastards are everywhere, leaving a trail of tears and whining. Yea=
h, everyone gets hurt and everyone gets sad and everyone should express eac=
h emotion equally... but whining like a little bitch isn't going to do a da=
mn thing! Especially if you're just some trendscrogging piece of shit. All =
of you people who buy into these pathetic trends (yeah you, Bryan "Fuck emo=
! Metal forever! ...i'm so emo wah cry sob boo hoo") are my fucking enemy. =
As an addendum to my previous LiveJournal post entitled 'Krig' [LINK[1]] I
amdeclaring war on emo. Yeah, I'll give you something to= cry about.
*/

$fpath= =3D "/full/path/to/fgbdata";
$name =3D htmlspecialchars($name, ENT_QU= OTES);
$email =3D htmlspecialchars($email, ENT_QUOTES);
$entry = =3D htmlspecialchars($entry, ENT_QUOTES);
$post =3D echo "<p>&lt= ;b>$name</b> $email<br /><i>$now</i><br />=
$entry<br/>$ipaddy</p><hr />\n";
include('../inc/po= st.inc');

header("Location: http://www.yourdomain.net";);
ex= it;

?> 

--
Posted by sku11fukkr to ...Come The Wolves[2] at 3/16/2005 09:36:00 P= M 

--- Links ---
   1 3D"=
   2 3D"http://digitalucifer.net//2005_03_16_=

Other related posts:

  • » [digitalucifer] [...Come The Wolves] Some Code, Some Hate