Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Client stuck at 76%

Newbie Spellweaver
Joined
Dec 26, 2013
Messages
53
Reaction score
2
There's alot of threads on this, and I read through them all literally.

So my hotel was working perfectly fine, i added some new clothes and stuff, and still worked alright. I got ddosed and now im stuck at 76%... I thought it was the clothes problem and I ruined the swfs I guess so I downloaded new ones.

Im using acturus with Revcms and it worked perfect till now.

Can someone help me?
 
Newbie Spellweaver
Joined
Dec 26, 2013
Messages
53
Reaction score
2
PHP:
    <head>        <link rel="shortcut icon" href="{url}/app/tpl/skins/{skin}/images/favicon.ico" type="image/vnd.microsoft.icon"/>        <meta http-equiv="content-type" content="text/html; charset=utf-8">        <title>{hotelName} Hotel</title>         <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css">  <script type="text/javascript">         var habboName = "Admin";        var habboReqPath = "{url}";        var habboStaticFilePath = "http://images.habbo.com/habboweb/{web_build}/web-gallery";        var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";        var habboPartner = "";        var habboDefaultClientPopupUrl = "http://iplaysharp.com/swf/client";        window.name = "ClientWndw";        if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }    </script>         <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script>       <script type="text/javascript">		 var BaseUrl = "http://iplaysharp.com/swf/gordon/PRODUCTION-201601012205-226667486/";            var flashvars =            {                "client.starting" : "Please wait, {hotelName} is loading",				                "client.allow.cross.domain" : "1",                 "client.notify.cross.domain" : "0", 				"connection.info.host" : "149.56.112.227",                "connection.info.port" : "1059",                "site.url" : "http://iplaysharp.com",                 "url.prefix" : "http://iplaysharp.com",                 "client.reload.url" : "http://iplaysharp.com/disconnected",                 "client.fatal.error.url" : "http://iplaysharp.com/disconnected",                 "client.connection.failed.url" : "http://iplaysharp.com/disconnected",                 "external.variables.txt" : "http://iplaysharp.com/swf/gamedata/external_variables.txt",                 "external.texts.txt" : "http://iplaysharp.com/swf/gamedata/external_flash_texts.txt",                 "productdata.load.url" : "http://iplaysharp.com/swf/gamedata/productdata.txt",                 "furnidata.load.url" : "http://iplaysharp.com/swf/gamedata/furnidata.xml",                 "use.sso.ticket" : "1",                 "sso.ticket" : "{sso}",                 "processlog.enabled" : "0",                 "flash.client.url" : BaseUrl,                 "flash.client.origin" : "popup"             };            var params =            {                 "base" : BaseUrl + "/",                "allowScriptAccess" : "always",                "menu" : "false"                            };            swfobject.embedSWF(BaseUrl + "/asmd_PRODUCTION-201611291003-338511768.swf", "client", "100%", "100%", "10.0.0", "http://iplaysharp.com/swf/gordon/PRODUCTION-201601012205-226667486/expressInstall.swf", flashvars, params, null);        </script>    </head>
    <body>
        <div id="client"></div>
    </body></html>



Willing to pay for a fix...
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Jun 27, 2009
Messages
1,571
Reaction score
170
PHP:
    <head>        <link rel="shortcut icon" href="http://forum.ragezone.com/{url}/app/tpl/skins/{skin}/images/favicon.ico" type="image/vnd.microsoft.icon"/>        <meta http-equiv="content-type" content="text/html; charset=utf-8">        <title>{hotelName} Hotel</title>         <link rel="stylesheet" href="http://forum.ragezone.com/{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css">  <script type="text/javascript">         var habboName = "Admin";        var habboReqPath = "{url}";        var habboStaticFilePath = "http://images.habbo.com/habboweb/{web_build}/web-gallery";        var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";        var habboPartner = "";        var habboDefaultClientPopupUrl = "http://iplaysharp.com/swf/client";        window.name = "ClientWndw";        if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }    </script>         <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script>       <script type="text/javascript">		 var BaseUrl = "http://iplaysharp.com/swf/gordon/PRODUCTION-201601012205-226667486/";            var flashvars =            {                "client.starting" : "Please wait, {hotelName} is loading",				                "client.allow.cross.domain" : "1",                 "client.notify.cross.domain" : "0", 				"connection.info.host" : "149.56.112.227",                "connection.info.port" : "1059",                "site.url" : "http://iplaysharp.com",                 "url.prefix" : "http://iplaysharp.com",                 "client.reload.url" : "http://iplaysharp.com/disconnected",                 "client.fatal.error.url" : "http://iplaysharp.com/disconnected",                 "client.connection.failed.url" : "http://iplaysharp.com/disconnected",                 "external.variables.txt" : "http://iplaysharp.com/swf/gamedata/external_variables.txt",                 "external.texts.txt" : "http://iplaysharp.com/swf/gamedata/external_flash_texts.txt",                 "productdata.load.url" : "http://iplaysharp.com/swf/gamedata/productdata.txt",                 "furnidata.load.url" : "http://iplaysharp.com/swf/gamedata/furnidata.xml",                 "use.sso.ticket" : "1",                 "sso.ticket" : "{sso}",                 "processlog.enabled" : "0",                 "flash.client.url" : BaseUrl,                 "flash.client.origin" : "popup"             };            var params =            {                 "base" : BaseUrl + "/",                "allowScriptAccess" : "always",                "menu" : "false"                            };            swfobject.embedSWF(BaseUrl + "/asmd_PRODUCTION-201611291003-338511768.swf", "client", "100%", "100%", "10.0.0", "http://iplaysharp.com/swf/gordon/PRODUCTION-201601012205-226667486/expressInstall.swf", flashvars, params, null);        </script>    </head>
    <body>
        <div id="client"></div>
    </body></html>



Willing to pay for a fix...

Replace it

PHP:
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="{url}/app/tpl/skins/{skin}/images/favicon.ico" type="image/vnd.microsoft.icon"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{hotelName} Hotel - Client</title>

<link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css">

<script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script>
<script type="text/javascript">
var BaseUrl = "{swf_folder}";
var flashvars =
{
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "1", 
"connection.info.host" : "YOUR IP",
"connection.info.port" : "YOUR PORT",
"site.url" : "{url}",
"url.prefix" : "{url}",
"client.reload.url" : "{url}/disconnected",
"client.fatal.error.url" : "{url}/disconnected",
"client.connection.failed.url" : "{url}/disconnected",
"external.variables.txt" : "{external_vars}?<?php echo time(); ?>",
"external.texts.txt" : "{external_texts}?<?php echo time(); ?>",
"external.override.texts.txt" : "http://habcheer.ca/swfs/gamedata/override/external_flash_override_texts.txt",
"external.override.variables.txt" : "http://habcheer.ca/swfs/gamedata/override/external_override_variables.txt",
"external.figurepartlist.txt" : "http://habcheer.ca/swfs/gamedata/figuredata.xml", 
"productdata.load.url" : "{product_data}?<?php echo time(); ?>",
"furnidata.load.url" : "{furni_data}?<?php echo time(); ?>",
"use.sso.ticket" : "1",
"sso.ticket" : "{sso}",
"client.starting" : "Please wait! {hotelName} is starting up.", 
"processlog.enabled" : "0",
"flash.client.url" : BaseUrl,
"client.starting.revolving" : "Contacting Glee/Loading Images.../Loading Client.../Waiting For Connection.../Look left. Look right. Blink twice. Ta da!/",
"flash.client.origin" : "popup" 

};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false" 
};
swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{swf_folder}/expressInstall.swf", flashvars, params, null);
</script>
</head>

<body>
<div id="client"></div>
</body>
</html>
 
Upvote 0
Back
Top