Quackster, You have done alot since I last looked at your progress. Good job :)
I'm adding on GitHub! :D
You can find it at
https://github.com/QuacksterNET/SierraEmulator
SierraCMS seems to have something wrong with it...
From here:Code:Warning: file_get_contents(http://www.habbo.com/community) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\sierra\includes\inc.config.php on line 48
PHP Code:public function GrabWebBuild()
{
$link = file_get_contents('http://www.habbo.com/community');
$build = explode('<link rel="shortcut icon" href="http://images.habbo.com/habboweb/', $link);
$build = explode('/web-gallery/v2/favicon.ico"', $build[1]);
$build = trim($build[0]);
return $build;
}
I didn't think this would actually get off it's feet. But it looks like it's going good, and, please, you MUST finish this Emulator ;)
Created it in Java. I became a little bored.
PS: Sierra is newest revision!! (the github one)
No use Habbo's current one.
Code:RELEASE63-201203221102-587433494
Is that the habbo.com client or own swfs?
I hope that you will not cancel this project.
I can get the headers from decompiling the swf...
eg, I needed the hotel alert header.
![]()
Hope you finish this off Alex, well done and good luck!
This is what I call a development. Nice work and keep focused !