[TUT] How To Fix Client [TUT] ( Friendly Noob / RevCMS / Working SWF Pack )

Derpdot

Need super cheap webhosting? PM me broh.
May 20, 2012
48
5
Hey faychal.
This doesnt work for me, i still have a white client,
Can you please help me?
I've got Teamviewer and skype
My Skype username is: Thijnvansummeren
Thanks!

this method is dead mate.
 

ToolCrafta

Member
Nov 19, 2012
33
2
Hey, Can somebody help me? My habbo retro is working fine (RevCMS) and when you click login it loads up, but stays on the hotel view....

Almost like the EMU isn't connected/linked.... I know this doesn't go into much depth but I recon this is an easy fix, I just don't know how to fix it!

If you can help, please add me on skype: ilovethishabbo.com

old account :s , If u don't have skype, reply to this post please! HELP ME!

Link to image of CMS:
Link to client problem:
 

Kyranio

New Member
Feb 22, 2014
8
0
Well... bad luck with me. I have putted in the stuff to my htdocs thing, made "127.0.0.1" the ip in external_veriables and evereything is just working great... untill it almost loads then it pushes me to the disconnect page.
Help me PLEACE.
 

MrGreen

Member
Oct 3, 2013
66
4
I for some reason can't even find my client in my RevCMS folder, I've tried 3 types of RevCMS' and none have client.php when it directs after API, anybody help?
 

Kashi

Member
Jun 1, 2014
62
2
tNbVcDP.png
could someone help me fixs it?

my client.php
PHP:
    <script type="text/javascript">
        var habboName = "{username}";
        var habboReqPath = "{url}";
        var habboStaticFilePath = "http://images.habbo.com/habboweb/2903/web-gallery";
        var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
        var habboPartner = "";
        var habboDefaultClientPopupUrl = "{url}/client";
        window.name = "ClientWndw";
        if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
    </script>

<link rel="alternate" type="application/rss+xml" title="Habbo Hotel - RSS" href="http://www.habbo.com/articles/rss.xml" />
<script src="app/tpl/skins/{skin}/client/libs2.js" type="text/javascript"></script>
<script src="app/tpl/skins/{skin}/client/visual.js" type="text/javascript"></script>
<script src="app/tpl/skins/{skin}/client/libs.js" type="text/javascript"></script>
<script src="app/tpl/skins/{skin}/client/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/2903/web-gallery/static/styles/common.css" type="text/css" />
<link rel="stylesheet" href="http://images.habbo.com/habboweb/2903/web-gallery/static/styles/habboflashclient.css" type="text/css" />
<noscript>
    <meta http-equiv="refresh" content="0;url=/client/nojs" />
</noscript>
<link rel="stylesheet" href="app/tpl/skins/{skin}/client/client.css" type="text/css" />
<script src="app/tpl/skins/{skin}/client/habboflashclient.js" type="text/javascript"></script>

<script type="text/javascript">
    FlashExternalInterface.loginLogEnabled = false;
    FlashExternalInterface.logLoginStep("web.view.start");
  
    if (top == self) {
        FlashHabboClient.cacheCheck();
    }
    var flashvars = {
            "client.allow.cross.domain" : "0",
            "client.notify.cross.domain" : "1",
            "connection.info.host" : "{server_ip}",
            "connection.info.port" : "30000",
            "site.url" : "{url}/",
            "url.prefix" : "{url}/",
            "client.reload.url" : "{url}/client",
            "client.fatal.error.url" : "{url}/disconnected",
            "client.connection.failed.url" : "{url}/disconnected",
            "external.variables.txt" : "{external_vars}",
            "external.texts.txt" : "{external_texts}",
            "productdata.load.url" : "{product_data}",
            "furnidata.load.url" : "{furni_data}",
            "use.sso.ticket" : "1",
            "sso.ticket" : "{sso}",
            "processlog.enabled" : "0",
            "account_id" : "1",
            "client.starting" : "Please wait! {hotelName} is starting up",
            "flash.client.url" : "{swf_folder}/",
            "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
            "has.identity" : "0",
            "flash.client.origin" : "popup",
            "token" : "{sso}"
    };
    var params = {
        "base" : "{swf_folder}/",
        "allowScriptAccess" : "always",
        "menu" : "false"              
    };
  
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
        params["wmode"] = "opaque";
    }
  
    var clientUrl = "{swf_folder}/Habbo.swf";

    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/2903/web-gallery/flash/expressInstall.swf", flashvars, params);
    window.onbeforeunload = unloading;
    function unloading() {
        var clientObject;
        if (navigator.appName.indexOf("Microsoft") != -1) {
            clientObject = window["flash-container"];
        } else {
            clientObject = document["flash-container"];
        }
        try {
            clientObject.unloading();
        } catch (e) {}
    }
</script>

<body id="client" class="flashclient">
<div id="overlay"></div>
<img src="http://images.habbo.com/habboweb/2903/web-gallery/v2/images/page_loader.gif" style="position:absolute; margin: -1500px;" />

<div id="overlay"></div>
<div id="client-ui" >
    <div id="flash-wrapper">
    <div id="flash-container">
        <div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">

<div class="cbb clearfix">
    <h2 class="title">Please update your Flash Player to the latest version.</h2>
    <div class="box-content">
            <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://images.habbo.com/habboweb/2903/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
    </div>
</div>

        </div>
        <script type="text/javascript">
            $('content').show();
        </script>
        <noscript>
            <div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
                <p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
            </div>
        </noscript>
    </div>
    </div>
       
</div>
    <div style="display: none">

<div id="habboCountUpdateTarget">
{status}
</div>
    <script language="JavaScript" type="text/javascript">
        setTimeout(function() {
            HabboCounter.init(600);
        }, 20000);
    </script>
    </div>
    <script type="text/javascript">
        RightClick.init("flash-wrapper", "flash-container");
        if (window.opener && window.opener != window && typeof window.opener.location.href != "undefined") {
            window.opener.location.replace(window.opener.location.href);
        }
        $(document.body).addClassName("js");
           HabboClient.startPingListener();
    </script>

<script type="text/javascript">
    HabboView.run();
</script>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-15697942-2']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

- EDIT -

The client wont load and it is half,could someone help? facepalm.jpg
 

Musa_real

Member
Aug 7, 2013
32
1
I only have one little problem. The half of the client works, but the other half is white?
 

ChunkySugar

Message me to buy a 1 year VPS for only $3.00 USD
Apr 26, 2014
57
19
Hello This is my second thread.
I make this thread this because there's many peeps pm me and says :




So i'll better make a tuto how to fix this thing. Well, im a bit friendly with newbies, you can fell free to ask me question anytime, anywhere. In this thread got a working swf pack, working tutorial, and a friendly guy. Im suppose this tuto already released, idk? I make new one for helping other.


HOW TO
F I X - T H I S - S H I T !


Ok firstly this is based on REVCMS. If your client didn't working at all. please follow my tuto.

UPDATE YOUR WEB_BUILD !

How an earth can i update the newest web_build ?

Here's how :

  • Go to HABBO.COM
  • If you are using google chrome please press this button on HABBO . COM Page


  • Find code like this :​

after find that, you'll see this / ( slash ) after it the code. Copy the number after / ( Slash )
E.G :


  • Paste it in your config.php at htdocs / app / management /





Well, now the FUN begins

Find this :


PHP:
$_CONFIG['hotel']['external_vars'] = 'http://localhost/gordon/external_variables.txt'; //URL to your external vars

$_CONFIG['hotel']['external_texts'] = 'http://localhost/gordon/external_flash_texts.txt'; //URL to your external texts

$_CONFIG['hotel']['product_data'] = 'http://localhost/gordon/productdata.txt'; //URL to your productdata

$_CONFIG['hotel']['furni_data'] = 'http://localhost/gordon/furnidata.txt'; //URL to your furnidata

$_CONFIG['hotel']['swf_folder'] = 'http://localhost/gordon/swf'; //URL to your SWF folder(does not end with a '/')


Replace it into this :

PHP:
$_CONFIG['hotel']['external_vars'] = 'http://localhost/r63/external_vars.txt'; //URL to your external vars

$_CONFIG['hotel']['external_texts'] = 'http://localhost/r63/external_texts.txt'; //URL to your external texts

$_CONFIG['hotel']['product_data'] = 'http://localhost/r63/productdata.txt'; //URL to your productdata

$_CONFIG['hotel']['furni_data'] = 'http://localhost/r63/furnidata.txt'; //URL to your furnidata

$_CONFIG['hotel']['swf_folder'] = 'http://localhost/r63'; //URL to your SWF folder(does not end with a '/')


You can replace "LOCALHOST" with your domain or IP address
e.g : yourdomain.com when you get your self a domain.

Try this its free :

R63 Pack ~ (Recommed Using From Kidramboodupstep) :

Don't worry it works 100%, just need a little bit of changing at external_vars and upload the SQL

SWF PACK !

If you got error with your emu after import my sql, just execute this sql in your database

PHP:
ALTER TABLE `catalog_pages` ADD `page_link_description` TEXT NOT NULL;
ALTER TABLE `catalog_pages` ADD `page_link_pagename` TEXT NOT NULL;

ALTER TABLE `catalog_items`
ADD COLUMN `vip` enum('0','1','2') NOT NULL DEFAULT '0';


CREDITS TO :

Me ( 40% For make this tuto )
Kidramboodupstep ( 60% For make a working r63 pack )

Damn, if its not working. PM me :p



IF ITS WORKING FELL FREE TO CLICK THE BUTTON
LIKE / REPLY
Very popular tutorial and workes great! 9/10
 

Users who are viewing this thread

Top