Are you using a vps or is it just localhostHere..
@Define $swf = Config::first()
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{{ $swf->site_name }} || Client</title>
<link rel="stylesheet" href="/resources/assets/css/client.css" type="text/css">
<script type="text/javascript" src="/resources/assets/js/swfobject.js"></script>
<script type="text/javascript">
var urlStatic = "You must be registered for see linksip is here but HIDDEN)";
var BaseUrl = "You must be registered for see linksip is here but HIDDEN)/gordon/PRODUCTION-201510261212-858675875/";
var flashvars = {
"client.allow.cross.domain" : "0",
"client.notify.cross.domain" : "1",
"connection.info.host" : "127.0.0.1",
"connection.info.port" : "30000",
"site.url" : urlStatic,
"url.prefix" : urlStatic,
"client.reload.url" : urlStatic +"/play",
"client.fatal.error.url" : urlStatic +"/play",
"client.connection.failed.url" : urlStatic +"/play",
"logout.url" : urlStatic +"You must be registered for see linksip is here but HIDDEN)/play",
"logout.disconnect.url" : urlStatic +"(my ip is here but HIDDEN)//play",
"external.variables.txt" : "You must be registered for see linksip is here but HIDDEN)/gamedata/external_variables.txt",
"external.texts.txt" : "You must be registered for see linksip is here but HIDDEN)/gamedata/external_flash_texts.txt",
"external.figurepartlist.txt" : "You must be registered for see linksip is here but HIDDEN)/gamedata/figuredata.xml",
"productdata.load.url" : "You must be registered for see linksip is here but HIDDEN)/gamedata/productdata.txt",
"furnidata.load.url" : "You must be registered for see linksip is here but HIDDEN)/gamedata/furnidata.xml",
"sso.ticket" : "{{ Auth::user()->client() }}",
"processlog.enabled" : "1",
"account_id" : "2",
"client.starting.revolving" : "¿Estas listo para vivir la realidad?/Nuestro mundo se esta cargando, espera.../¿Estas listo para volverte un pandillero?/¿Estas listo para vivir la vida loca?/Es hora de vivir un nuevo mundo./¿Que estas esperando?/Creo que es hora de casarse./Este atuendo me gusta./¡Necesitamos ayuda!/Silencio, el presidente esta hablando.../Bienvenido a nuestro pequeño mundo.",
"flash.client.url" : "You must be registered for see linksip is here but HIDDEN)/gordon/PRODUCTION-201510261212-858675875/",
"user.hash" : "df2cd7104536553afde9f7d66133d578eccb4606",
"has.identity" : "1",
"flash.client.origin" : "popup",
"nux.lobbies.enabled" : "false",
"country_code" : ""
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF("You must be registered for see linksip is here but HIDDEN)/gordon/PRODUCTION-201510261212-858675875/Habbo_new.swf", "client", "100%", "100%", "10.0.0", "swf/gordon//expressInstall.swf", flashvars, params, null);
</script>
</head>
<body>
<div id="client"></div>
</body>
</html>
post your external_override_variablesI've double checked the ip in client.php and the main.ini and here if you need it:
## Azure Emulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=(Hidden)
db.name=sedoa
db.type=MySQL
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=1
db.pool.maxsize=3000
## Game TCP/IP Configuration
game.tcp.bindip=0.0.0.0
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=true
game.tcp.port.proxy=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
## Developer Settings
Debug=false
## Language System
system.lang=english
## Console Clear Timer
console.clear.enabled=false
console.clear.time=60000
## Bots Settings
game.roomswithbotscolor=0
game.botdefaultcolor=31
game.botbadge=BOT
Ok i've completley turned off my vps firewall and it still doesn't work.
Why you replacing all the ips.... just show us it should be 127.0.0.1 and it should be url/swfs/gamedata/external_variables... basically your client php is messed up, not sure why it’s hard to follow a tutorialHere..
@Define $swf = Config::first()
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{{ $swf->site_name }} || Client</title>
<link rel="stylesheet" href="/resources/assets/css/client.css" type="text/css">
<script type="text/javascript" src="/resources/assets/js/swfobject.js"></script>
<script type="text/javascript">
var urlStatic = "You must be registered for see linksip is here but HIDDEN)";
var BaseUrl = "You must be registered for see linksip is here but HIDDEN)/gordon/PRODUCTION-201510261212-858675875/";
var flashvars = {
"client.allow.cross.domain" : "0",
"client.notify.cross.domain" : "1",
"connection.info.host" : "127.0.0.1",
"connection.info.port" : "30000",
"site.url" : urlStatic,
"url.prefix" : urlStatic,
"client.reload.url" : urlStatic +"/play",
"client.fatal.error.url" : urlStatic +"/play",
"client.connection.failed.url" : urlStatic +"/play",
"logout.url" : urlStatic +"You must be registered for see linksip is here but HIDDEN)/play",
"logout.disconnect.url" : urlStatic +"(my ip is here but HIDDEN)//play",
"external.variables.txt" : "You must be registered for see linksip is here but HIDDEN)/gamedata/external_variables.txt",
"external.texts.txt" : "You must be registered for see linksip is here but HIDDEN)/gamedata/external_flash_texts.txt",
"external.figurepartlist.txt" : "You must be registered for see linksip is here but HIDDEN)/gamedata/figuredata.xml",
"productdata.load.url" : "You must be registered for see linksip is here but HIDDEN)/gamedata/productdata.txt",
"furnidata.load.url" : "You must be registered for see linksip is here but HIDDEN)/gamedata/furnidata.xml",
"sso.ticket" : "{{ Auth::user()->client() }}",
"processlog.enabled" : "1",
"account_id" : "2",
"client.starting.revolving" : "¿Estas listo para vivir la realidad?/Nuestro mundo se esta cargando, espera.../¿Estas listo para volverte un pandillero?/¿Estas listo para vivir la vida loca?/Es hora de vivir un nuevo mundo./¿Que estas esperando?/Creo que es hora de casarse./Este atuendo me gusta./¡Necesitamos ayuda!/Silencio, el presidente esta hablando.../Bienvenido a nuestro pequeño mundo.",
"flash.client.url" : "You must be registered for see linksip is here but HIDDEN)/gordon/PRODUCTION-201510261212-858675875/",
"user.hash" : "df2cd7104536553afde9f7d66133d578eccb4606",
"has.identity" : "1",
"flash.client.origin" : "popup",
"nux.lobbies.enabled" : "false",
"country_code" : ""
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF("You must be registered for see linksip is here but HIDDEN)/gordon/PRODUCTION-201510261212-858675875/Habbo_new.swf", "client", "100%", "100%", "10.0.0", "swf/gordon//expressInstall.swf", flashvars, params, null);
</script>
</head>
<body>
<div id="client"></div>
</body>
</html>
No i don't have my swfs in a file. I have them on the htdocs so i don't need to put url/swfs just url/gamedata directlyWhy you replacing all the ips.... just show us it should be 127.0.0.1 and it should be url/swfs/gamedata/external_variables... basically your client php is messed up, not sure why it’s hard to follow a tutorial
That's what i got in it.p
post your external_override_variables
I'm using a vps and ports are opened already.Are you using a vps or is it just localhost
connection.info.host should be the ip of the vps (if using a vps) and make sure the ports are open (30000)
I think you almost got it. Because the cms i got doesn't have a config that i can set swfs in. As the cms is little complicated i don't find where to set my swfs files in config. and yes i have teamviewer. I'd be happy if you can help me set it. And oh by the way i tried your tutorial several times and your cms was buggy (Didn't work).at the bottom of his external variables it probably links to a swf folder, dont know why people decide to change stuff