UberCMS link isnt working
This is a discussion on How to properly setup SWFS, uberCMS & uberEMU within the Habbo Tutorials forums, part of the Habbo Hotel category; uberCMS & uberEMU The Proper Guide Introduction Here is a Tutorial that alot of my mates requested of me. They ...

uberCMS & uberEMU
The Proper Guide
Introduction
Here is a Tutorial that alot of my mates requested of me. They kept asking the Question - "How do I setup uberCMS & uberEMU?" - it really started to get on my nerves so I decided to post this.
Things you will need
uberEMU(Slaxxer v3) - RapidShare AG, Cham, Switzerland
uberCMS - 2shared - download UberCMS r51.rar
New Webbuild - 63_1dc60c6d6ea6e089c6893ab4e0541ee0/137
R63 Remixed SWFS - R63 Remixed Pack.rar
MySQL Connector 6.0.7 - http://download.softagency.net/MySQL...-net-6.0.7.zip
.NET Framework 4 - Download details: Microsoft .NET Framework 4 (Standalone Installer)
XAMPP 1.7.3 - Download XAMPP from SourceForge.net
A brain
--------------------------------------------
Guide - uberCMS
1. Download uberCMS from the links above.
2. Once downloaded extract the contents to your Desktop.
3. Open the Folder that has been extracted and copy and paste the files inside to your HTDOCS in XAMPP.
4. Go into 'Inc > Class.tpl.php' then change;
toCode:$this->SetParam('web_build', 'HERE');
5. Now go open up 'inc.config.php' and fill in your XAMPP Configuration like so;Code:$this->SetParam('web_build', '63_1dc60c6d6ea6e089c6893ab4e0541ee0/137');
--------------------------------------------Code:$config['Site']['www'] = "SITE LINK"; $config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/"; // leave this alone $config['MySQL']['hostname'] = "localhost"; $config['MySQL']['username'] = "root"; $config['MySQL']['password'] = "XAMPP PASSWORD"; $config['MySQL']['database'] = "PHPMYADMIN DATABASE NAME"; $config['MUS']['enabled'] = false; $config['MUS']['ip'] = "VPS OR PC IP"; $config['MUS']['port'] = 30001;
Guide - SWFS - NOTE: If you want to quickly do the Link parts just press CTRL & H at the same time, in top part put 'DOMAIN' and in bottom put your Hotel Link!
1. Download SWFS from the files above and fill in the Variables to your correct Domain.
2. Open 'Client.php' and change the following setting which are at the bottom of the File.
3. Now go into 'Inc > TPL > Page-Client-r63.tpl' and fill in the following Configuration.Code:$client->SetParam('info_host', 'VPS OR PC IP'); $client->SetParam('info_port', '30000'); // Leave this alone $client->SetParam('flash_base', 'http://DOMAIN/gordon/RELEASE63-31659-31623-201102182315_21e7ff0b7895ac0c30d6183ce69b4016/'); $client->SetParam('flash_client_url', 'http://DOMAIN/client'); $client->SetParam('habbo10_swf', 'http://DOMAIN/gordon/RELEASE63-31659-31623-201102182315_21e7ff0b7895ac0c30d6183ce69b4016/Habbo10.swf'); $client->SetParam('external_flash_texts', 'http://DOMAIN/gamedata/external_flash_texts.txt');
Don't forget to fill in the IP's.Code:<body> <center> <div style='position:absolute; left:0; right:0; top:0; bottom:0; overflow:hidden; height:100%; width:100%;'> <object id="flash-container" style="height:100%; width:100%; position:absolute; top:0px; left:0px;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%"> <param name="movie" value="http://DOMAIN/gordon/RELEASE63-31659-31623-201102182315_21e7ff0b7895ac0c30d6183ce69b4016/Habbo10.swf" /> <param name="base" value="http://DOMAIN/gordon/RELEASE63-31659-31623-201102182315_21e7ff0b7895ac0c30d6183ce69b4016/" /> <param name="allowScriptAccess" value="always" /> <param name="menu" value="false"/> <param name="flashVars" value="external.variables.txt=http://DOMAIN/gamedata/external_variables.txt&external.texts.txt=http://DOMAIN/gamedata/external_flash_texts.txt&client.allow.cross.domain=0&client.notify.cross.domain=1&flash.client.url=http://DOMAIN/client&connection.info.host=127.0.0.1&connection.info.port=30000&site.url=http://DOMAIN&url.prefix=http://localhost&client.reload.url=http://DOMAIN/client&client.fatal.error.url=http://localhost/client&client.connection.failed.url=http://DOMAIN/client&sso.ticket=%sso_ticket%&use.sso.ticket=1&has.identity=1&processlog.enabled=0&account_id=0&client.starting=Please+wait%21+Habbo+is+starting+up.&processlog.enabled=0&flash.client.origin=popup&" /> <!--[if !IE]>--> <object style="height:100%; width:100%; position:absolute; top: 0px; left: 0px;" type="application/x-shockwave-flash" data="http://DOMAIN/gordon/RELEASE63-31659-31623-201102182315_21e7ff0b7895ac0c30d6183ce69b4016/Habbo10.swf" width="100%" height="100%"> <param name="movie" value="http://DOMAIN/gordon/RELEASE63-31659-31623-201102182315_21e7ff0b7895ac0c30d6183ce69b4016/Habbo10.swf" /> <param name="base" value="http://DOMAIN/gordon/RELEASE63-31659-31623-201102182315_21e7ff0b7895ac0c30d6183ce69b4016/" /> <param name="allowScriptAccess" value="always" /> <param name="menu" value="false"/> <param name="flashVars" value="external.variables.txt=http://DOMAIN/gamedata/external_variables.txt&external.texts.txt=http://DOMAIN/gamedata/external_flash_texts.txt&client.allow.cross.domain=0&client.notify.cross.domain=1&flash.client.url=http://DOMAIN/client&connection.info.host=127.0.0.1&connection.info.port=30000&site.url=http://DOMAIN&url.prefix=http://localhost&client.reload.url=http://DOMAIN/client&client.fatal.error.url=http://localhost/client&client.connection.failed.url=http://DOMAIN/client&sso.ticket=%sso_ticket%&use.sso.ticket=1&has.identity=1&processlog.enabled=0&account_id=0&client.starting=Please+wait%21+Habbo+is+starting+up.&processlog.enabled=0&flash.client.origin=popup&" /> <!--<![endif]--> <div style="color: #FFFFFF; width: 400px; margin: 20px auto 0 auto"> <h2>Please install Adobe Flash Player.</h2> <p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. More instructions for installation can be found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">More information</a></p> <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p> </div> <!--[if !IE]>--> </object> <!--<![endif]--> </object> </object> </div> </center> </body>
--------------------------------------------
Guide - uberEMU
1. Download .NET Framework 4 and MySQL Connector 6.0.7 and Install them.
2. Go into 'bin > Debug > Uber-Config.conf' and fill in your XAMPP Information like so.
3. Run uberEmulator and then you should be in your Hotel Client!Code:## uberEmulator System Configuration File ## Must be edited for the server to work ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=XAMPP PASSWORD db.name=PHPMYADMIN DATABASE NAME (Same one as you used in uberCMS Configuration) ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=300 ## Game TCP/IP Configuration game.tcp.bindip=VPS OR PC IP game.tcp.port=30000 game.tcp.conlimit=5000 ## MUS TCP/IP Configuration mus.tcp.bindip=VPS OR PC IP mus.tcp.port=30001 mus.tcp.allowedaddr=VPS OR PC IP ## Client configuration client.ping.enabled=0 client.ping.interval=30000
--------------------------------------------
Notes
- uberEmulator is really Unstable so make sure you find a Stable one, or make it Stable yourself.
- uberCMS is very insecure and contains a fuck load of Exploits.
- uberEmulator can be Exploited aswell as it has not got alot of working features.
- Do not fuck with your Configuration unless you know what your doing.
Credits
Meth0d
PEjump2
Slaxxer
Microsoft
ApacheFriends
Habbo Hotel/Sulake
Thanks,
FlyCoder
Last edited by FlyCoder; 08-03-11 at 07:26 PM.
UberCMS link isnt working
When i click download i get this message
The file link that you requested is not valid. Please contact link publisher or try to make a search
ill clear cookies
EDIT: nope still not worked :( can you upload to somthign else?
Last edited by douf92; 08-03-11 at 09:31 PM.
where can i find my vps?
very nice tutorial. Thanks!
This is a good tutorial, but jw... Could you get me like a working client.php and a page-client.tpl? Because, I phail at swfs... [email protected] - Thanks !
hey, btw when i dothat with the emu i get an error: mus socket error-the requested adress is not valid in this context :s
client no work for me
But how do i setup it for Phoenix CF 3.0? (The SWF's)
Nice tutorial 10/10
Wher can i download a brain?