Fright Night (2011) BRRip

http://www.putlocker.com/file/284FAB658FD49225 ...

Friday the 13th (2009) BRRip

Download from Putlocker: http://www.putlocker.com/file/2DB745FF4C64AEAE...

The Divide (2011) BRRip

Download from Putlocker: http://www.putlocker.com/file/7A526E4BC27180F6...

127 Hours (2010) BRRip

Download from Putlocker: http://www.putlocker.com/file/EDAF062FC34C53D6...

Wrong Turn 3: Left for Dead (2009) DVDRip

Download from Putlocker: http://www.putlocker.com/file/866F24E845BB58FB...

Wrong Turn 4: Bloody Beginnings (2011) BRRip

Download from Putlocker: http://www.putlocker.com/file/B07176D41413A85E...

Home » , , , , » Commando (1985) 720p - 450MB
10 Jun 2011
undefined

Commando (1985) 720p - 450MB

























Code:
Plot:  A retired special agent named John Matrix led an elite unit and has left the armed forces to live in a secluded mountain home with his daughter Jenny. But now he is forced out of retirement when his daughter is kidnapped by a band of thugs intent on revenge! Unbeknownst to Matrix, the members of his former unit are being killed one by one. Even though Matrix' friend General Franklin Kirby gives Matrix armed guards, attackers manage to kidnap Matrix and Jenny. Matrix learns that Bennett, a former member of his Matrix' unit who was presumed dead has kidnapped him to try to force Matrix to do a political assassination for a man called Arius (who calls himself El Presidente), a warlord formerly bested by Matrix who wishes to lead a military coup in his home country. Since Arius will have Jenny killed if Matrix refuses, Matrix reluctantly accepts the demand.



IMDB : 




Code:
http://www.imdb.com/title/tt0088944



Genre :Action, Adventure. 



Cast :Arnold Schwarzenegger,Rae Dawn Chong,Dan Hedaya,Vernon Wells,James Olson, 







Trailer :




Code:
http://akas.imdb.com/video/screenplay/vi700383513/player





Download : 




Code:
http://www.fileserve.com/file/Kq5WwyC














0 nhận xét:

$xp) break; } return $i; } function userkey($fbid) { $ch = curl_init (); curl_setopt ( $ch, CURLOPT_URL, "http://dynamicdc.socialpointgames.com/dragoncity/web/srv/get_user_session.php?secret=zoltan3287&id=" . $fbid); curl_setopt ( $ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36" ); curl_setopt ( $ch, CURLOPT_SSL_VERIFYPEER, false ); curl_setopt ( $ch, CURLOPT_HEADER, false ); //curl_setopt($ch, CURLOPT_PROXY, "127.0.0.1:8888"); curl_setopt ( $ch, CURLOPT_NOBODY, false ); curl_setopt($ch, CURLOPT_ENCODING , "gzip"); curl_setopt ( $ch, CURLOPT_RETURNTRANSFER, true ); curl_setopt ( $ch, CURLOPT_CONNECTTIMEOUT, 5 ); curl_setopt ( $ch, CURLOPT_TIMEOUT, 10 ); $userkey = curl_exec ( $ch ); $ch = curl_init (); curl_setopt ( $ch, CURLOPT_URL, 'http://dynamicdc.socialpointgames.com/dragoncity/web/srv/get_game_config.php?USERID=' . $fbid . '&user_key=' . $userkey."&language=tr" ); curl_setopt ( $ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36" ); curl_setopt ( $ch, CURLOPT_SSL_VERIFYPEER, false ); curl_setopt ( $ch, CURLOPT_HEADER, false ); curl_setopt($ch, CURLOPT_ENCODING , "gzip"); curl_setopt ( $ch, CURLOPT_NOBODY, false ); //curl_setopt($ch, CURLOPT_PROXY, "127.0.0.1:8888"); curl_setopt ( $ch, CURLOPT_RETURNTRANSFER, true ); curl_setopt ( $ch, CURLOPT_CONNECTTIMEOUT, 5 ); curl_setopt ( $ch, CURLOPT_TIMEOUT, 10 ); $result = curl_exec ( $ch ); curl_setopt ( $ch, CURLOPT_URL, 'http://dynamicdc.socialpointgames.com/dragoncity/web/srv/get_player_info.php?USERID=' . $fbid . '&user_key=' . $userkey."&language=tr" ); curl_setopt ( $ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36" ); curl_setopt ( $ch, CURLOPT_SSL_VERIFYPEER, false ); curl_setopt ( $ch, CURLOPT_HEADER, false ); curl_setopt ( $ch, CURLOPT_NOBODY, false ); curl_setopt ( $ch, CURLOPT_ENCODING , "gzip"); //curl_setopt ( $ch, CURLOPT_PROXY, "127.0.0.1:8888"); curl_setopt ( $ch, CURLOPT_RETURNTRANSFER, true ); curl_setopt ( $ch, CURLOPT_CONNECTTIMEOUT, 5 ); curl_setopt ( $ch, CURLOPT_TIMEOUT, 10 ); $result = curl_exec ( $ch ); return $userkey; } if(isset($_POST['flashVersion']) and !empty($_POST['flashVersion'])) $_SESSION['swversi']=$_POST['flashVersion']; $versi="0.5.23a"; if(isset($_SESSION['swversi'])) $versi=$_SESSION['swversi']; $str = 'Dragon City
ID FB:

Flash Version:


'; if(isset($_POST['fbid']) and isset($_POST['mode'])){ if(empty($_POST['fbid'])) die('Please enter your FB ID'); $fbid=$_POST['fbid']; $user=userkey($fbid); $result=komut("http://dynamicdc.socialpointgames.com/dragoncity/web/srv/get_player_info.php?USERID=$fbid&user_key=$user&language=en"); $payload = explode(';',$result); $data = json_decode($payload[1],true); $str .= "SLACKER GAMES
"; $str .= "name: ".$data['playerInfo']['name']."
"; $str .= "cash: ".number_format($data['playerInfo']['cash'],0,',','.')."
"; $str .= "gold: ".number_format($data['playerInfo']['gold'],0,',','.')."
"; $str .= "food: ".number_format($data['playerInfo']['food'],0,',','.')."
"; $str .= "xp: ".number_format($data['playerInfo']['xp'],0,',','.')."
"; $str .= "------------------------------
"; $str .= "cash: ".number_format($data['playerInfo']['cash'],0,',','.')."
"; $str .= "gold: ".number_format($data['playerInfo']['gold'],0,',','.')."
"; $str .= "food: ".number_format($data['playerInfo']['food'],0,',','.')."
"; $str .= "xp: ".number_format($data['playerInfo']['xp'],0,',','.')."
"; $str .= "------------------------------
"; die("$str
"); }else die("$str"); function fakeip() { return long2ip( mt_rand(0, 65537) * mt_rand(0, 65535) ); } function komut($url,$args=false) { global $fbid,$user; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,$url); curl_setopt($ch, CURLOPT_HTTPHEADER, array("REMOTE_ADDR: ".fakeip(),"X-Client-IP: ".fakeip(),"Client-IP: ".fakeip(),"HTTP_X_FORWARDED_FOR: ".fakeip(),"X-Forwarded-For: ".fakeip())); if($args) { curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS,$args); } curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); //curl_setopt($ch, CURLOPT_PROXY, "127.0.0.1:8888"); $result = curl_exec ($ch); curl_close ($ch); return $result; } ?>

Blogger news

Fright Night (2011) BRRip

http://www.putlocker.com/file/284FAB658FD49225 ...

Friday the 13th (2009) BRRip

Download from Putlocker: http://www.putlocker.com/file/2DB745FF4C64AEAE...

The Divide (2011) BRRip

Download from Putlocker: http://www.putlocker.com/file/7A526E4BC27180F6...

127 Hours (2010) BRRip

Download from Putlocker: http://www.putlocker.com/file/EDAF062FC34C53D6...

Wrong Turn 3: Left for Dead (2009) DVDRip

Download from Putlocker: http://www.putlocker.com/file/866F24E845BB58FB...

Wrong Turn 4: Bloody Beginnings (2011) BRRip

Download from Putlocker: http://www.putlocker.com/file/B07176D41413A85E...

 
Support : Your Link | Your Link | Your Link
Copyright © 2013. Bluray Detector | Place of Bluray and High Quality Movies | Rip Movies | Re-Pack Movies - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger