Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Gold Tree Emulator Cliennt issue
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Hashh" data-source="post: 357889" data-attributes="member: 58601"><p>Hello Devbest,</p><p></p><p>So I am running on Gold Tree Emulator with Working Swfs etc, I have configed it all correct it goes to hotel View and Gold tree has picked up any connections Here are some screenies.</p><p></p><p><strong>External Veriables are linked correctly.</strong></p><p></p><p><strong><a href="http://prntscr.com/95p48i" target="_blank">http://prntscr.com/95p48i</a></strong></p><p></p><p></p><p><strong>[PHP]<!DOCTYPE html></strong></p><p><strong><html lang="en"></strong></p><p><strong> <head></strong></p><p><strong> <meta http-equiv="content-type" content="text/html; charset=utf-8"></strong></p><p><strong> <title>{hotelName} - Client</title></strong></p><p><strong> </strong></p><p><strong> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css"></strong></p><p><strong> </strong></p><p><strong> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script></strong></p><p><strong> <script type="text/javascript"></strong></p><p><strong> var BaseUrl = "{swf_folder}";</strong></p><p><strong> var flashvars =</strong></p><p><strong> {</strong></p><p><strong> "client.starting" : "Please wait, the hotel is loading",</strong></p><p><strong> "client.allow.cross.domain" : "1",</strong></p><p><strong> "client.notify.cross.domain" : "0",</strong></p><p><strong> "connection.info.host" : "198.251.80.61",</strong></p><p><strong> "connection.info.port" : "5575",</strong></p><p><strong> "site.url" : "{url}",</strong></p><p><strong> "url.prefix" : "{url}",</strong></p><p><strong> "client.reload.url" : "{url}/client",</strong></p><p><strong> "client.fatal.error.url" : "{url}/me",</strong></p><p><strong> "client.connection.failed.url" : "{url}/me",</strong></p><p><strong> "external.variables.txt" : "{external_vars}",</strong></p><p><strong> "external.texts.txt" : "{external_texts}",</strong></p><p><strong> "productdata.load.url" : "{product_data}",</strong></p><p><strong> "furnidata.load.url" : "{furni_data}",</strong></p><p><strong> "use.sso.ticket" : "1",</strong></p><p><strong> "sso.ticket" : "{sso}",</strong></p><p><strong> "processlog.enabled" : "0",</strong></p><p><strong> "flash.client.url" : BaseUrl,</strong></p><p><strong> "flash.client.origin" : "popup"</strong></p><p><strong> };</strong></p><p><strong> var params =</strong></p><p><strong> {</strong></p><p><strong> "base" : BaseUrl + "/",</strong></p><p><strong> "allowScriptAccess" : "always",</strong></p><p><strong> "menu" : "false" </strong></p><p><strong> };</strong></p><p><strong> swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{swf_folder}/expressInstall.swf", flashvars, params, null);</strong></p><p><strong> </script></strong></p><p><strong> </head></strong></p><p><strong> </strong></p><p><strong> <body></strong></p><p><strong> </strong></p><p><strong> <div id="client"></div></strong></p><p><strong> </strong></p><p><strong> </body></strong></p><p><strong></html>[/PHP]</strong></p><p><strong></strong></p><p><strong></strong></p><p><strong></strong></p><p><strong></strong></p><p><strong>HELP MEEE</strong></p></blockquote><p></p>
[QUOTE="Hashh, post: 357889, member: 58601"] Hello Devbest, So I am running on Gold Tree Emulator with Working Swfs etc, I have configed it all correct it goes to hotel View and Gold tree has picked up any connections Here are some screenies. [B]External Veriables are linked correctly.[/B] [B][URL]http://prntscr.com/95p48i[/URL][/B] [B][PHP]<!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/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.starting" : "Please wait, the hotel is loading", "client.allow.cross.domain" : "1", "client.notify.cross.domain" : "0", "connection.info.host" : "198.251.80.61", "connection.info.port" : "5575", "site.url" : "{url}", "url.prefix" : "{url}", "client.reload.url" : "{url}/client", "client.fatal.error.url" : "{url}/me", "client.connection.failed.url" : "{url}/me", "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", "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", "{swf_folder}/expressInstall.swf", flashvars, params, null); </script> </head> <body> <div id="client"></div> </body> </html>[/PHP] HELP MEEE[/B] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Gold Tree Emulator Cliennt issue
Top