READ![Help!] Client Disconnection [Help!]

emo-nemo-123

Member
Nov 20, 2011
80
11
Hello devbest! i need Major help!, and i need it fast!!
heres my problem, i have a ubercms hotel, and the client is d/cing on me!
Heres how it looks at first>>>>
It boots fine, but it d/c's! >>>>
********************************Prize!!!!!!!!!********************************************
IF YOU HELP ME GET IT TO WORK, I SHAL RELEASE MY CMS!!!!!!!! PLUS THE SWFS WITH CUSTOMS!!!!!!!!
Screenie!>>>>
HK>>
=======================================================================
Hope this will make you help me!!! PLEASE HELP!!!
Ps. I ONLY EDITED THE CMS
 

emo-nemo-123

Member
Nov 20, 2011
80
11
Yes,
Code:
char.conversion.mac=[128:219,130:226,131:196,132:227,133:201,134:160,135:224,136:246,137:228,139:220,140:206,145:212,146:213,147:210,148:211,149:165,150:208,151:209,152:247,153:170,155:221,156:207,159:217,161:193,165:180,167:164,168:172,170:187,171:199,172:194,173:208,174:168,176:161,180:171,182:166,183:225,184:252,186:188,187:200,191:192,192:203,193:231,194:229,195:204,196:128,197:129,198:174,199:130,200:233,201:131,202:230,203:232,204:237,205:234,206:235,207:236,209:132,210:241,211:238,212:239,213:205,214:133,216:175,217:244,218:242,219:243,220:134,223:167,224:136,225:135,226:137,227:139,228:138,229:140,230:190,231:141,232:143,233:142,234:144,235:145,236:147,237:146,238:148,239:149,241:150,242:152,243:151,244:153,246:154,247:214,248:191,249:157,250:156,251:158,252:159,255:216]
stats.tracking.javascript=google
productdata.load.url=http://%predefined%/r63/productdata.txt
image.library.questing.url=http://%predefined%/r63/c_images/Quests/
purse.widget.enabled=1
avatar.widget.enabled=1
figure.partsets.xml=http://%predefined%/r63/figurepartconfig/partsets.xml
RAN OUT OF ROOM
 

emo-nemo-123

Member
Nov 20, 2011
80
11
Yes you may,
Code:
<?php
$rand1 = rand(100000, 999999);
$rand2 = rand(10000, 99999);
$rand3 = rand(10000, 99999);
$rand4 = rand(10000, 99999);
$rand5 = rand(10000, 99999);
$rand6 = rand(1, 9);
 
 
$ticket = "ST-".$rand1."-".$rand2.$rand3."-".$rand4.$rand5."-otaku-".$rand6;
$username = $_SESSION['UBER_USER_N'];
 
$query = mysql_query("UPDATE users SET auth_ticket = '$ticket' WHERE username = '$username'");
$query = mysql_query("UPDATE users SET ip_last = '".$_SERVER['REMOTE_ADDR']."' WHERE username = '$username'");
 
?>
 
<div style="height:25px;width:100%;background:#000000;padding-top:5px;">
 
<div style="width:950px;margin:0 auto;color:#5ff531;text-align:left;font-size:15px;">   
<span style="">Welcome to back to Monster Hotel; <b>%habboname%!</b></span>
<a href="http://www.facebook.com" target=blank  class="new-button green-button" style="float:right;margin-
 
top:-3px;"><b>Facebook!</b><i></i></a>   
<a href="http://www.devbest.com" target=blank  class="new-button" style="float:right;margin-top:-
 
3px;"><b>Sponsors</b><i></i></a>
<a href="http://5.43.13.91/articles" target=blank  class="new-button red-button"style="float:right;margin-
 
top:-3px;"><b>Todays Events!</b><i></i></a> 
</div> </div>   
                   
 
 
 
 
<body id="client" class="flashclient"> 
 
<script type="text/javascript"> 
var habboDefaultClientPopupUrl = "%www%/client";
</script> 
 
<noscript> 
    <meta http-equiv="refresh" content="0;url=%www%/client/nojs" /> 
</noscript>
 
<script type="text/javascript"> 
    FlashExternalInterface.loginLogEnabled = true;
   
    FlashExternalInterface.logLoginStep("web.view.start");
   
    if (top == self) {
        FlashHabboClient.cacheCheck();
    }
    var flashvars = {
            "client.allow.cross.domain" : "1", 
            "client.notify.cross.domain" : "0", 
            "connection.info.host" : "5.43.13.91", 
            "connection.info.port" : "30000", 
            "site.url" : "%www%", 
            "url.prefix" : "%www%", 
            "client.reload.url" : "%www%/account/reauthenticate?page=/flash_client", 
            "client.fatal.error.url" : "%www%/flash_client_error",
            "client.connection.failed.url" : "%www%/client_connection_failed",
            "external.hash" : "", 
            "external.variables.txt" : "http://5.43.13.91/r63/external_variables.txt",
            "external.texts.txt" : "http://5.43.13.91/r63/external_flash_texts.txt",
            "use.sso.ticket" : "1",
<?php
 
if ($forwardType > 0)
{
    echo '            "forward.type" : "' . $forwardType . '",' . LB;
    echo '            "forward.id" : "' . $forwardId . '",' . LB;
}
 
?>
            "sso.ticket" : "<?php echo $ticket; ?>", 
            "processlog.enabled" : "0", 
            "account_id" : "0", 
            "client.starting" : "Loading Monster Hotel...",
            "flash.client.url" : "http://5.43.13.91/r63/", 
            "user.hash" : "", 
            "facebook.user" : "0", 
            "has.identity" : "0", 
            "flash.client.origin" : "popup" 
    };
    var params = {
        "base" : "http://5.43.13.91/r63/",
        "allowScriptAccess" : "always",
        "menu" : "false"               
    };
   
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
        params["wmode"] = "opaque";
    }
   
    var clientUrl = "http://5.43.13.91/r63/Habbo.swf";
    try {
        if (swfobject.getFlashPlayerVersion().major <= 9) { 
            clientUrl = "http://5.43.13.91/r63/Habbo.swf"; 
        }
    } catch(e) {}
    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "9.0.115",
 
"http://images.habbo.com/habboweb/%web_build%/web-gallery/flash/expressInstall.swf", flashvars, params);
</script> 
 
<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 install Adobe Flash Player.</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/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/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 id="content" class="client-content"></div>           
</div> 
    <div style="display: none"> 
<div id="habboCountUpdateTarget"> 
%hotel_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-cob><i></i></a> 
</div> </div>   
                    <ul>
 
 
 
 
 
</body> 
</html>
 

Users who are viewing this thread

Top