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
Client Stays At 76%
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="masonward1997" data-source="post: 404340" data-attributes="member: 66235"><p>My client.php</p><p>[CODE]<!DOCTYPE html></p><p><html lang="en"></p><p> <head></p><p> <link rel="shortcut icon" href="http://playlegacy.co.uk/app/tpl/skins/{skin}/images/favicon.ico" type="image/vnd.microsoft.icon"/></p><p> <meta http-equiv="content-type" content="text/html; charset=utf-8"></p><p> <title>Legacy Hotel</title></p><p> </p><p> <link rel="stylesheet" href="http://playlegacy.co.uk/files/client/css/client.css" type="text/css"></p><p> </p><p> <script type="text/javascript" src="http://playlegacy.co.uk/files/client/swfobject.js"></script></p><p> <script type="text/javascript"></p><p> var BaseUrl = "http://playlegacy.co.uk/gordon/PRODUCTION-201701242205-837386173";</p><p> var flashvars =</p><p> {</p><p> "client.allow.cross.domain" : "1",</p><p> "client.notify.cross.domain" : "0", </p><p> "connection.info.host" : "35.162.237.127",</p><p> "connection.info.port" : "30000",</p><p> "site.url" : "http://playlegacy.co.uk",</p><p> "url.prefix" : "http://playlegacy.co.uk",</p><p> "client.reload.url" : "http://playlegacy.co.uk/disconnected",</p><p> "client.fatal.error.url" : "http://playlegacy.co.uk/disconnected",</p><p> "client.connection.failed.url" : "http://playlegacy.co.uk/disconnected",</p><p> "external.variables.txt" : "http://playlegacy.co.uk/gamedata/external_variables.txt",</p><p> "external.texts.txt" : "http://playlegacy.co.uk/gamedata/external_flash_texts.txt",</p><p> "external.override.texts.txt" : "http://playlegacy.co.uk/gamedata/external_flash_override_texts.txt",</p><p> "external.override.variables.txt" : "http://playlegacy.co.uk/gamedata/external_override_variables.txt",</p><p> "external.figurepartlist.txt" : "http://playlegacy.co.uk/gamedata/figuredata.xml", </p><p> "productdata.load.url" : "http://playlegacy.co.uk/gamedata/productdata.txt",</p><p> "furnidata.load.url" : "http://playlegacy.co.uk/gamedata/furnidata.xml",</p><p> "use.sso.ticket" : "1",</p><p> "sso.ticket" : "{sso}",</p><p> "client.starting" : "Please wait! Legacy is starting up.", </p><p> "processlog.enabled" : "0",</p><p> "flash.client.url" : BaseUrl,</p><p> "client.starting.revolving" : "Legacy/Where Your Legacy Starts/Enjoy Yourself",</p><p> "flash.client.origin" : "popup" </p><p> };</p><p> var params =</p><p> {</p><p> "base" : BaseUrl + "/",</p><p> "allowScriptAccess" : "always",</p><p> "menu" : "false" </p><p> };</p><p> swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "http://playlegacy.co.uk/gordon/PRODUCTION-201701242205-837386173/expressInstall.swf", flashvars, params, null);</p><p> </script></p><p> </head></p><p> </p><p> <body></p><p> </p><p> <div id="client"></div></p><p><style type="text/css"></p><p>.menu-spacefm {</p><p> position:fixed;</p><p> bottom:48px;</p><p> right:180px;</p><p> z-index:1005!important;</p><p> color:#FFF;</p><p> cursor:pointer;</p><p> background-color: #10100d;</p><p> width: 100px;</p><p> height: 28px;</p><p> border-radius: 5px 5px 0px 0px;</p><p> border: 2px solid #201e19;border-bottom: 0px;</p><p>}.menu-spacefm-second {</p><p> position:fixed;</p><p> bottom:48px;</p><p> right:15px;</p><p> z-index:1005!important;</p><p> color:#FFF;</p><p> background-color: #10100d;</p><p> width: 260px;</p><p> height: auto;</p><p> border-radius: 5px 5px 0px 0px;</p><p> border: 2px solid #201e19;</p><p> display: none;</p><p> border-bottom: 0px;</p><p>}</p><p>.menu-spacefm-third {</p><p> position:fixed;</p><p> bottom:142px;</p><p> right:15px;</p><p> z-index:1005!important;</p><p> color:#FFF;</p><p> background-color: #2E2E2C;</p><p> width: 260px;</p><p> height: auto;</p><p> border-radius: 5px 5px 5px 5px;</p><p> border: 2px solid #201e19;</p><p> display: none;</p><p>}</p><p>.content {</p><p> padding-top: 5px;</p><p> padding-left: 4px;</p><p> background-color: #2E2E2C;</p><p> text-align: left;</p><p>}</p><p>.arrow-up {</p><p> width: 0;</p><p> height: 0;</p><p> border-left: 7px solid transparent;</p><p> border-right: 7px solid transparent;</p><p> border-bottom: 7px solid #fff;</p><p> display: inline-block;</p><p> background-color: #2E2E2C;</p><p>}</p><p>.arrow-down {</p><p> width: 0;</p><p> height: 0;</p><p> border-left: 7px solid transparent;</p><p> border-right: 7px solid transparent;</p><p> border-top: 7px solid #fff;</p><p> display: inline-block;</p><p> background-color: #2E2E2C;</p><p>}</p><p>.img {</p><p> background: url(http://playlegacy.co.uk/app/tpl/skins/martin/styling/images/logo.gif);</p><p> background-repeat: no-repeat;</p><p> width: 153px;</p><p> height: 34px;</p><p> cursor: pointer;</p><p>}</p><p>#spacefmclose {cursor: pointer;background-color: #2E2E2C;}</p><p>#shoutlijn {background: #2E2E2C;}</p><p></p><p>/*/ dit hoeft niet op spacehotel.co /*/</p><p>*{background: #000;}</p><p></style></p><p></p><p></p><p><div class="menu-spacefm-third" id="open_spacefm"></p><p> <div class="content"></p><p> <div style="float:right;margin-top:5px;margin-right:10px;cursor:pointer;" id="spacefmclose" class="arrow-down"></div></p><p> <div id="shoutlijn"></p><p> </p><p> </div></p><p> </div></p><p></div></p><p></p><p></p><p> </p><p><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script></p><p><script type="text/javascript"></p><p>/*/ Created by Sam aka Xieters /*/</p><p>$(document).ready(function() {$("#menu_closed").click(function(){$(this).fadeOut("fast");$("#menu_opened").fadeIn("fast"); });</p><p>$("#click").click(function(){$("#menu_opened").fadeOut("fast");$("#open_spacefm").fadeOut("fast");$("#menu_closed").fadeIn("fast");});</p><p>$("#spacefmlogo").click(function(){$("#open_spacefm").fadeIn("fast");});</p><p>$("#spacefmclose").click(function(){$("#open_spacefm").fadeOut("fast");});});</p><p></script></p><p> </body></p><p></html>[/CODE]</p></blockquote><p></p>
[QUOTE="masonward1997, post: 404340, member: 66235"] My client.php [CODE]<!DOCTYPE html> <html lang="en"> <head> <link rel="shortcut icon" href="http://playlegacy.co.uk/app/tpl/skins/{skin}/images/favicon.ico" type="image/vnd.microsoft.icon"/> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Legacy Hotel</title> <link rel="stylesheet" href="http://playlegacy.co.uk/files/client/css/client.css" type="text/css"> <script type="text/javascript" src="http://playlegacy.co.uk/files/client/swfobject.js"></script> <script type="text/javascript"> var BaseUrl = "http://playlegacy.co.uk/gordon/PRODUCTION-201701242205-837386173"; var flashvars = { "client.allow.cross.domain" : "1", "client.notify.cross.domain" : "0", "connection.info.host" : "35.162.237.127", "connection.info.port" : "30000", "site.url" : "http://playlegacy.co.uk", "url.prefix" : "http://playlegacy.co.uk", "client.reload.url" : "http://playlegacy.co.uk/disconnected", "client.fatal.error.url" : "http://playlegacy.co.uk/disconnected", "client.connection.failed.url" : "http://playlegacy.co.uk/disconnected", "external.variables.txt" : "http://playlegacy.co.uk/gamedata/external_variables.txt", "external.texts.txt" : "http://playlegacy.co.uk/gamedata/external_flash_texts.txt", "external.override.texts.txt" : "http://playlegacy.co.uk/gamedata/external_flash_override_texts.txt", "external.override.variables.txt" : "http://playlegacy.co.uk/gamedata/external_override_variables.txt", "external.figurepartlist.txt" : "http://playlegacy.co.uk/gamedata/figuredata.xml", "productdata.load.url" : "http://playlegacy.co.uk/gamedata/productdata.txt", "furnidata.load.url" : "http://playlegacy.co.uk/gamedata/furnidata.xml", "use.sso.ticket" : "1", "sso.ticket" : "{sso}", "client.starting" : "Please wait! Legacy is starting up.", "processlog.enabled" : "0", "flash.client.url" : BaseUrl, "client.starting.revolving" : "Legacy/Where Your Legacy Starts/Enjoy Yourself", "flash.client.origin" : "popup" }; var params = { "base" : BaseUrl + "/", "allowScriptAccess" : "always", "menu" : "false" }; swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "http://playlegacy.co.uk/gordon/PRODUCTION-201701242205-837386173/expressInstall.swf", flashvars, params, null); </script> </head> <body> <div id="client"></div> <style type="text/css"> .menu-spacefm { position:fixed; bottom:48px; right:180px; z-index:1005!important; color:#FFF; cursor:pointer; background-color: #10100d; width: 100px; height: 28px; border-radius: 5px 5px 0px 0px; border: 2px solid #201e19;border-bottom: 0px; }.menu-spacefm-second { position:fixed; bottom:48px; right:15px; z-index:1005!important; color:#FFF; background-color: #10100d; width: 260px; height: auto; border-radius: 5px 5px 0px 0px; border: 2px solid #201e19; display: none; border-bottom: 0px; } .menu-spacefm-third { position:fixed; bottom:142px; right:15px; z-index:1005!important; color:#FFF; background-color: #2E2E2C; width: 260px; height: auto; border-radius: 5px 5px 5px 5px; border: 2px solid #201e19; display: none; } .content { padding-top: 5px; padding-left: 4px; background-color: #2E2E2C; text-align: left; } .arrow-up { width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #fff; display: inline-block; background-color: #2E2E2C; } .arrow-down { width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #fff; display: inline-block; background-color: #2E2E2C; } .img { background: url(http://playlegacy.co.uk/app/tpl/skins/martin/styling/images/logo.gif); background-repeat: no-repeat; width: 153px; height: 34px; cursor: pointer; } #spacefmclose {cursor: pointer;background-color: #2E2E2C;} #shoutlijn {background: #2E2E2C;} /*/ dit hoeft niet op spacehotel.co /*/ *{background: #000;} </style> <div class="menu-spacefm-third" id="open_spacefm"> <div class="content"> <div style="float:right;margin-top:5px;margin-right:10px;cursor:pointer;" id="spacefmclose" class="arrow-down"></div> <div id="shoutlijn"> </div> </div> </div> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript"> /*/ Created by Sam aka Xieters /*/ $(document).ready(function() {$("#menu_closed").click(function(){$(this).fadeOut("fast");$("#menu_opened").fadeIn("fast"); }); $("#click").click(function(){$("#menu_opened").fadeOut("fast");$("#open_spacefm").fadeOut("fast");$("#menu_closed").fadeIn("fast");}); $("#spacefmlogo").click(function(){$("#open_spacefm").fadeIn("fast");}); $("#spacefmclose").click(function(){$("#open_spacefm").fadeOut("fast");});}); </script> </body> </html>[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Client Stays At 76%
Top