HEre is toxic Boys team Going to tel u Create your own Spamming mailer Inbox That Here is Script Copy it on Note pad and save it as Mailer.php Note: the Extension Should b .php Ok . DONT USE IT ilLigle . USE IT UR OWN RISK . Thanks
"
<html lang="en-us">
<head>
<meta charset="windows-1252">
<body bgcolor=black><center><font color=white>
<h2> Toxic Anonymous Mail Sender (For Educational Purpose Only) </h2>
</html>
<Title>Fake Mailer</Title>
<form action="<?php $_SERVER['SELF'] ?>" method="post"><br>
To: <input type="text" name="to"><br>
From: <input type="text" name="from"><br>
Subject: <input type="text" name="subject"><br>
Message:
<textarea name="message"></textarea><br>
<input type="submit" name="submit" value="Send"></form>
<?php
if (isset($_POST['submit'])) {
$to=$_POST['to'];
$from=$_POST['from'];
$subject=$_POST['subject'];
$message=$_POST['message'];
$head="From: $from" . "\r\n".
'Reply-To: '. $from . "\r\n";
$her=$head.' < '.$from .' >';
$ret=mail($to, $subject, $message, $her);
if($ret==true){
echo "<br /> Mail sent Successfully Visit my web www.toxicmask.blogspot.com";
}else{
echo "<br /> Unable to Send mail.";
}
}
?>
<a href=" http://toxicmask.blogspot.com">© Toxic Boys-TeaM</a>.<br>
<a href=" https://twitter.com /tricknow">R0oTx:FahimMagsi</a><br>
</center>
"
<html lang="en-us">
<head>
<meta charset="windows-1252">
<body bgcolor=black><center><font color=white>
<h2> Toxic Anonymous Mail Sender (For Educational Purpose Only) </h2>
</html>
<Title>Fake Mailer</Title>
<form action="<?php $_SERVER['SELF'] ?>" method="post"><br>
To: <input type="text" name="to"><br>
From: <input type="text" name="from"><br>
Subject: <input type="text" name="subject"><br>
Message:
<textarea name="message"></textarea><br>
<input type="submit" name="submit" value="Send"></form>
<?php
if (isset($_POST['submit'])) {
$to=$_POST['to'];
$from=$_POST['from'];
$subject=$_POST['subject'];
$message=$_POST['message'];
$head="From: $from" . "\r\n".
'Reply-To: '. $from . "\r\n";
$her=$head.' < '.$from .' >';
$ret=mail($to, $subject, $message, $her);
if($ret==true){
echo "<br /> Mail sent Successfully Visit my web www.toxicmask.blogspot.com";
}else{
echo "<br /> Unable to Send mail.";
}
}
?>
<a href=" http://toxicmask.blogspot.com">© Toxic Boys-TeaM</a>.<br>
<a href=" https://twitter.com /tricknow">R0oTx:FahimMagsi</a><br>
</center>