habbo retro client problem+emu

tony933

Member
Mar 22, 2013
34
0
Skjermbilde%202016-06-23%20kl.%2020.05.12.png
when i try to load my client the phoenix emu says connection dropped, and i cant even use port 30000. so i tryd using port 81
 
here is a picture with port 30000. anyone know what i can do to get this fix ?
 

Attachments

  • Skjermbilde 2016-06-23 kl. 20.05.12.png
    Skjermbilde 2016-06-23 kl. 20.05.12.png
    188.8 KB · Views: 14

tony933

Member
Mar 22, 2013
34
0
Is this on a VPS?

if it is, open the spolier below.

Go into your control panel, and locate your firewall settings. Make sure you've turned them off. Next, click "advanced settings" and allow the following ports 80 , 30000 , 30001 , in both incoming connections and outgoing connections.
it didnt work
 

tony933

Member
Mar 22, 2013
34
0
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{hotelName} - Client</title>

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

<script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/swfobject.js"></script>
<script type="text/javascript">
var BaseUrl = " ";
var flashvars =
{
"client.starting" : "Please wait, {hotelname} loading",
"hotelview.banner.url" : " ",
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "127.0.0.1",
"connection.info.port" : "30000",
"site.url" : " ",
"url.prefix" : " ",
"client.reload.url" : " ",
"client.fatal.error.url" : " ",
"client.connection.failed.url" : " ",
"external.variables.txt" : " ",
"external.texts.txt" : " ",
"productdata.load.url" : " ",
"furnidata.load.url" : " ",
"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 + "/Habbo.swf", "client", "100%", "100%", "10.0.0", " ", flashvars, params, null);
</script>
</head>

<body>

<div id="client"></div>

</body>
</html>​
 

mcmatters

Member
Dec 2, 2014
195
6
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{hotelName} - Client</title>

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

<script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/swfobject.js"></script>
<script type="text/javascript">
var BaseUrl = " ";
var flashvars =
{
"client.starting" : "Please wait, {hotelname} loading",
"hotelview.banner.url" : " ",
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "127.0.0.1",
"connection.info.port" : "30000",
"site.url" : " ",
"url.prefix" : " ",
"client.reload.url" : " ",
"client.fatal.error.url" : " ",
"client.connection.failed.url" : " ",
"external.variables.txt" : " ",
"external.texts.txt" : " ",
"productdata.load.url" : " ",
"furnidata.load.url" : " ",
"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 + "/Habbo.swf", "client", "100%", "100%", "10.0.0", " ", flashvars, params, null);
</script>
</head>

<body>

<div id="client"></div>

</body>
</html>​
R63b client, R63 emu, obviously they work together. Use PlusEMU and post error
 

JayC

Always Learning
Aug 8, 2013
5,494
1,398
If you have anything installed such as Visual Studio, they sometimes block each other out. Restart your computer and then open it and it should work. You can switch your port from 30,000 to anything to want so do something like 8223 where its kinda random. If its only localhost, your port does not need to be open.
Well if your using Xampp unfortunately I cant help with thy if it is a VPS I can help
Just because it is Xampp does not mean anything, you can't help cause you don't know what you're doing period and you just wanted to put your hotel on this thread, and your post should be deleted.
 

Users who are viewing this thread

Top