Advertisement
Guest User

clientphp

a guest
Oct 25th, 2014
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.86 KB | None | 0 0
  1. <?php /*
  2. _ _ _______ ______ ______ _____ ______ _______ _ _
  3. |_____| |_____| |_____] |_____] | | |_____/ |______ \ / HabboREV 'The new way of using RevCMS'
  4. | | | | |_____] |_____] |_____| | \_ |______ \/ Thanks for downloading, xoxo FHD
  5. */
  6. ?>
  7.  
  8. <title>Gratishabbo - Client </title>
  9. <script type="text/javascript">
  10. var habboName = "{username}";
  11. var habboReqPath = "{url}";
  12. var habboStaticFilePath = "http://images.habbo.com/habboweb/{web_build}/web-gallery";
  13. var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
  14. var habboPartner = "";
  15. var habboDefaultClientPopupUrl = "{url}/client";
  16. window.name = "ClientWndw";
  17. if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
  18. </script>
  19.  
  20. <link rel="alternate" type="application/rss+xml" title="Habbo Hotel - RSS" href="http://www.habbo.com/articles/rss.xml" />
  21. <script src="app/tpl/skins/{skin}/client/libs2.js" type="text/javascript"></script>
  22. <script src="app/tpl/skins/{skin}/client/visual.js" type="text/javascript"></script>
  23. <script src="app/tpl/skins/{skin}/client/libs.js" type="text/javascript"></script>
  24. <script src="app/tpl/skins/{skin}/client/common.js" type="text/javascript"></script>
  25.  
  26. <link rel="stylesheet" href="http://images.habbo.com/habboweb/{web_build}/web-gallery/static/styles/common.css" type="text/css" />
  27.  
  28. <link rel="stylesheet" href="http://images.habbo.com/habboweb/{web_build}/web-gallery/static/styles/habboflashclient.css" type="text/css" />
  29.  
  30.  
  31. <noscript>
  32. <meta http-equiv="refresh" content="0;url=/client/nojs" />
  33. </noscript>
  34.  
  35. <link rel="stylesheet" href="app/tpl/skins/{skin}/client/client.css" type="text/css" />
  36. <script src="app/tpl/skins/{skin}/client/habboflashclient.js" type="text/javascript"></script>
  37.  
  38. <script type="text/javascript">
  39. FlashExternalInterface.loginLogEnabled = false;
  40. FlashExternalInterface.logLoginStep("web.view.start");
  41.  
  42. if (top == self) {
  43. FlashHabboClient.cacheCheck();
  44. }
  45. var flashvars = {
  46. "client.allow.cross.domain" : "1",
  47. "client.notify.cross.domain" : "1",
  48. "connection.info.host" : "46.105.247.161",
  49. "connection.info.port" : "30004",
  50. "site.url" : "http://46.105.247.161/",
  51. "url.prefix" : "http://46.105.247.161/",
  52. "client.reload.url" : "http://46.105.247.161",
  53. "client.fatal.error.url" : "http://46.105.247.161",
  54. "client.connection.failed.url" : "http://46.105.247.161",
  55. "external.variables.txt" : "http://46.105.247.161/swf/game/gamedata/external_variables.txt",
  56. "external.texts.txt" : "http://46.105.247.161/swf/game/gamedata/external_flash_texts.txt",
  57. "safechat.list.txt" : "http://46.105.247.161/swf/game/gamedata/safechat.txt",
  58. "external.override.texts.txt" : "http://46.105.247.161/swf/game/gamedata/external_flash_override_texts.txt",
  59. "external.override.variables.txt" : "http://46.105.247.161/swf/game/gamedata/external_override_variables.txt",
  60. "productdata.load.url" : "http://46.105.247.161/swf/game/gamedata/productdata_en.txt",
  61. "furnidata.load.url" : "http://46.105.247.161/swf/game/gamedata/furnidata_xml_en.xml",
  62. "use.sso.ticket" : "1",
  63. "sso.ticket" : "{sso}",
  64. //"hotelview.banner.url" :"http://rabbo.eu/swf/gamedata3/rs4.php",
  65.  
  66. "processlog.enabled" : "0",
  67. "account_id" : "1",
  68. "client.starting" : "Habbo is aan het laden..",
  69. "flash.client.url" : "http://46.105.247.161/swf/game/gordon/RELEASE63-201408141029-609065162/",
  70. "user.hash" : "",
  71. "has.identity" : "0",
  72. "flash.client.origin" : "popup"
  73. };
  74. var params = {
  75. "base" : "http://46.105.247.161/swf/game/gordon/RELEASE63-201408141029-609065162/",
  76. "allowScriptAccess": "always",
  77. "menu": "false",
  78. "bgcolor": "#000",
  79. "wmode": "direct"
  80.  
  81. };
  82.  
  83. if (!(HabbletLoader.needsFlashKbWorkaround())) {
  84. params["wmode"] = "opaque";
  85. }
  86.  
  87. FlashExternalInterface.signoutUrl = "http://46.105.247.161/logout?utm_source=client";
  88. params["wmode"] = "opaque";
  89. var clientUrl = "http://46.105.247.161/swf/game/gordon/RELEASE63-201408141029-609065162/Habbo.swf";
  90. swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "https://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/1458/web-gallery/flash/expressInstall.swf", flashvars, params);
  91.  
  92. window.onbeforeunload = unloading;
  93. function unloading() {
  94. var clientObject;
  95. if (navigator.appName.indexOf("Microsoft") != -1) {
  96. clientObject = window["flash-container"];
  97. } else {
  98. clientObject = document["flash-container"];
  99. }
  100. try {
  101. clientObject.unloading();
  102. } catch (e) {}
  103. }
  104. </script>
  105. <script src="https://code.jquery.com/jquery-latest.js" type="text/javascript" ></script>
  106. <script src="https://code.jquery.com/jquery-migrate-1.2.1.min.js" type="text/javascript" ></script>
  107. <script src="https://code.jquery.com/ui/1.10.4/jquery-ui.js" type="text/javascript" ></script>
  108.  
  109.  
  110. <body id="client" class="flashclient">
  111. <div id="overlay"></div>
  112. <img src="http://images.habbo.com/habboweb/{web_build}/web-gallery/v2/images/page_loader.gif" style="position:absolute; margin: -1500px;" />
  113.  
  114. <div id="overlay"></div>
  115. <div id="client-ui" >
  116. <div id="flash-wrapper">
  117. <div id="flash-container">
  118. <div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
  119.  
  120. <div class="cbb clearfix">
  121. <h2 class="title">Please update your Flash Player to the latest version.</h2>
  122. <div class="box-content">
  123. <p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. More instructions for installation can be found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">More information</a></p>
  124. <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/{web_build}/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
  125. </div>
  126. </div>
  127.  
  128. </div>
  129. <script type="text/javascript">
  130. $('content').show();
  131. </script>
  132. <noscript>
  133. <div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
  134. <p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
  135. </div>
  136. </noscript>
  137. </div>
  138. </div>
  139.  
  140. </div>
  141. <div style="display: none">
  142.  
  143. <div id="habboCountUpdateTarget">
  144. {status}
  145. </div>
  146. <script language="JavaScript" type="text/javascript">
  147. setTimeout(function() {
  148. HabboCounter.init(600);
  149. }, 20000);
  150. </script>
  151. </div>
  152. <script type="text/javascript">
  153. RightClick.init("flash-wrapper", "flash-container");
  154. if (window.opener && window.opener != window && typeof window.opener.location.href != "undefined") {
  155. window.opener.location.replace(window.opener.location.href);
  156. }
  157. $(document.body).addClassName("js");
  158. HabboClient.startPingListener();
  159. </script>
  160.  
  161. <script type="text/javascript">
  162. HabboView.run();
  163. </script>
  164.  
  165. <script type="text/javascript">
  166.  
  167. var _gaq = _gaq || [];
  168. _gaq.push(['_setAccount', 'UA-15697942-2']);
  169. _gaq.push(['_trackPageview']);
  170.  
  171. (function() {
  172. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  173. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  174. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  175. })();
  176.  
  177. </script>
  178. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement