Advertisement
Guest User

Untitled

a guest
Mar 28th, 2015
1,398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 9.91 KB | None | 0 0
  1.  
  2. <!-- saved from url=(0072)https://secure.tibia.com/account/?subtopic=play&name=Sain+Galus&window=2 -->
  3. <html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  4.     <title>Tibia Flash Client</title>
  5.     <meta name="description" content="Tibia is a free massive multiplayer online role playing game (MMORPG). Join this fascinating game that has thousands of fans from all over the world! - http://www.tibia.com">
  6.     <meta name="author" content="CipSoft GmbH">
  7.     <meta http-equiv="content-language" content="en">
  8.     <meta name="google-site-verification" content="DnO3wR8m-XUPrU02NoZt9x3vMB0fjpOXXJshbKucEj8">
  9.     <link rel="shortcut icon" href="https://a248.e.akamai.net/cipsoft.download.akamai.com/118500/tibia/static.tibia.com/images/global/general/favicon.ico" type="image/x-icon">
  10.     <link rel="icon" href="https://a248.e.akamai.net/cipsoft.download.akamai.com/118500/tibia/static.tibia.com/images/global/general/favicon.ico" type="image/x-icon">
  11.     <script type="text/javascript" src="./Tibia Flash Client_files/jquery.js"></script><style type="text/css"></style>
  12.     <style type="text/css">
  13.       body {
  14.         margin: 0px;
  15.         padding:  0px;
  16.         background-color: #051122;
  17.       }
  18.       #BackgroundContainer {
  19.         background-repeat: no-repeat;
  20.         background-position: center center;
  21.         background-attachment: fixed;
  22.         background-size: auto 100%;
  23.  
  24.         background-color: #051122;
  25.         width: 100%;
  26.         height: 100%;
  27.       }
  28.       #FlashClientBackgroundOverlay {
  29.         position: absolute;
  30.         width: 100%;
  31.         height: 100%;
  32.         background-color: #181E22;
  33.         filter: alpha(opacity=50);
  34.         opacity: 0.50;
  35.         -moz-opacity: 0.50;
  36.       }
  37.       .FlashClientBox {
  38.         position: absolute;
  39.         top: 50%;
  40.         left: 50%;
  41.         background-position: 0 0;
  42.         background-attachment: scroll;
  43.         background-repeat: no-repeat;
  44.         font-family: Verdana, Arial, Times New Roman, sans-serif;
  45.       }
  46.       #FlashClientErrorBox {
  47.         height: 162px;
  48.         width: 300px;
  49.         margin-left: -150px;
  50.         margin-top: -81px;
  51.       }
  52.       #FlashClientDialogBox {
  53.         height: 310px;
  54.         width: 350px;
  55.         margin-left: -175px;
  56.         margin-top: -159px;
  57.       }
  58.       .FlashClientBoxHeadline {
  59.         font-weight: bold;
  60.         font-size: 10pt;
  61.         color: #C9BDAB;
  62.         position: absolute;
  63.         top: 6px;
  64.         left: 9px;
  65.         height: 15px;
  66.         width: 280px;
  67.       }
  68.       #FlashClientErrorBoxText {
  69.         font-size: 7pt;
  70.         color: #C9BDAB;
  71.         position: absolute;
  72.         top: 32px;
  73.         left: 9px;
  74.         height: 100px;
  75.         width: 280px;
  76.       }
  77.       #FlashClientErrorBoxButton {
  78.         font-weight: bold;
  79.         font-size: 8pt;
  80.         color: #F2AF4E;
  81.         position: absolute;
  82.         top: 139px;
  83.         left: 120px;
  84.         height: 16px;
  85.         width: 57px;
  86.         text-align: center;
  87.         cursor: pointer;
  88.         text-decoration: none;
  89.       }
  90.       #FlashClientDialogBoxText {
  91.         font-size: 10px;
  92.         color: #C9BDAB;
  93.         position: absolute;
  94.         top: 32px;
  95.         left: 3px;
  96.         height: 246px;
  97.         width: 343px;
  98.         overflow-y: auto;
  99.       }
  100.       .FlashClientDialogBoxButton {
  101.         font-weight: bold;
  102.         font-size: 8pt;
  103.         color: #F2AF4E;
  104.         position: absolute;
  105.         top: 287px;
  106.         height: 16px;
  107.         width: 58px;
  108.         text-align: center;
  109.         cursor: pointer;
  110.         text-decoration: none;
  111.       }
  112.       #FlashClientDialogBoxButton_1 {
  113.         left: 100px;
  114.       }
  115.       #FlashClientDialogBoxButton_2 {
  116.         right: 100px;
  117.       }
  118.       .CharacterListEntry {
  119.         display: block;
  120.         height: 15px;
  121.         padding-bottom: 8px;
  122.         margin-left: -16px;
  123.       }
  124.       .CharacterListEntry input {
  125.         visibility: hidden;
  126.       }
  127.       .CharacterListSelectedEntry {
  128.         background-color: #3F474D;
  129.       }
  130.       .CharacterListEntry:hover {
  131.         background-color: #32373A;
  132.       }
  133.       #FlashClientDialogBox a {
  134.         text-decoration: none;
  135.         color: #C9BDAB;
  136.       }
  137.       #FlashClientDialogBox a:hover {
  138.         text-decoration: none;
  139.         color: #C9BDAB;
  140.       }
  141.       #placeholder2 {
  142.         display: none;
  143.         visibility: hidden;
  144.       }
  145.     </style>
  146.     <script type="text/javascript" src="./Tibia Flash Client_files/flashclienthelper.js"></script>
  147.     <script type="text/javascript" src="./Tibia Flash Client_files/swfobject.js"></script>
  148.     <script type="text/javascript">
  149.       window.onresize = function(e)
  150.       {
  151.         var w = e.currentTarget.innerWidth,
  152.             h = e.currentTarget.innerHeight;
  153.  
  154.         if (w > 1.25 * h) {
  155.           $('#BackgroundContainer').css('background-size', 'auto 100%');
  156.         } else {
  157.           $('#BackgroundContainer').css('background-size', '100% auto');
  158.         }
  159.       }
  160.  
  161.       function ShowSWFLoadingError()
  162.       {
  163.         document.getElementById("placeholder2").style.display = "block";
  164.         document.getElementById("placeholder2").style.visibility = "visible";
  165.         if (document.getElementById('placeholder1')) {
  166.           document.getElementById("placeholder1").style.display = "none";
  167.           document.getElementById("placeholder1").style.visibility = "hidden";
  168.         }
  169.       }
  170.       function SWFStatusAction(e)
  171.       {
  172.         if (e.success == false) {
  173.           ShowSWFLoadingError();
  174.         }
  175.       }
  176.     </script>
  177.   <style type="text/css" media="screen">#placeholder1 {visibility:hidden}</style></head>
  178.   <body>
  179.     <div id="BackgroundContainer" style="background-image: url(https://a248.e.akamai.net/cipsoft.download.akamai.com/118500/tibia/static.tibia.com/images/account/play-background_artwork.png); background-size: auto 100%;">
  180.               <object type="application/x-shockwave-flash" id="FlashClient" name="FlashClient" data="https://secure.tibia.com/flash-regular-bin/preloader.swf?nocache=a83028ad01492b3da3d827e5c2bb3622" width="100%" height="100%"><param name="allowscriptaccess" value="sameDomain"><param name="wmode" value="direct"><param name="flashvars" value="tutorial=false&amp;sessionKey=mLtKzzoeA2y9CPMv2WSI0qmHqRoscm&amp;sessionRefreshURL=https://secure.tibia.com/account/?subtopic=refresh&amp;accountData=%3CaccountData%3E%3Cworld+id%3D%220%22+name%3D%22Eldera%22+address%3D%2266.150.54.94%22+port%3D%227171%22+previewstate%3D%220%22+%2F%3E%3Ccharacter+name%3D%22Sain+Galus%22+worldid%3D%220%22+selected%3D%22true%22+%2F%3E%3C%2FaccountData%3E&amp;backgroundColor=332066&amp;backgroundImage=https://a248.e.akamai.net/cipsoft.download.akamai.com/118500/tibia/static.tibia.com/images/account/play-background_artwork.png&amp;closeClientURL="></object>
  181.         <div id="placeholder2">
  182.           <div id="FlashClientBackgroundOverlay"></div><div id="FlashClientErrorBox" class="FlashClientBox" style="background-image: url(https://a248.e.akamai.net/cipsoft.download.akamai.com/118500/tibia/static.tibia.com/images/account/flashclient_error_box.png);">  <div class="FlashClientBoxHeadline">Error</div>  <div id="FlashClientErrorBoxText">The Flash client could not be loaded!<br>Please try again later.  </div>    <div id="FlashClientErrorBoxButton" onclick="window.close();">Close</div></div>        </div>
  183.           </div>
  184.     <script>
  185.                 // check if the preloader exists using AJAX
  186.           var l_Request = false;
  187.           if (window.XMLHttpRequest) {
  188.             l_Request = new XMLHttpRequest;
  189.           } else if (window.ActiveXObject) {
  190.             l_Request = new ActiveXObject("Microsoft.XMLHttp");
  191.           }
  192.           try {
  193.             l_Request.open("HEAD", "https://secure.tibia.com/flash-regular-bin/preloader.swf", false);
  194.             l_Request.onreadystatechange=function() {
  195.               if (l_Request.readyState == 4) {
  196.                 if (l_Request.status == 200 || l_Request.status == 304) {
  197.                   // try to embed the preloader
  198.                   swfobject.embedSWF("https://secure.tibia.com/flash-regular-bin/preloader.swf?nocache=a83028ad01492b3da3d827e5c2bb3622",
  199.                       "placeholder1",
  200.                       "100%",
  201.                       "100%",
  202.                       "11.2.0",
  203.                       null,
  204.                       {
  205.                         tutorial:           false,
  206.                         sessionKey:         "mLtKzzoeA2y9CPMv2WSI0qmHqRoscm",
  207.                         sessionRefreshURL:  "https://secure.tibia.com/account/?subtopic=refresh",
  208.                         accountData:        "%3CaccountData%3E%3Cworld+id%3D%220%22+name%3D%22Eldera%22+address%3D%2266.150.54.94%22+port%3D%227171%22+previewstate%3D%220%22+%2F%3E%3Ccharacter+name%3D%22Sain+Galus%22+worldid%3D%220%22+selected%3D%22true%22+%2F%3E%3C%2FaccountData%3E",
  209.                         backgroundColor:    0x051122,
  210.                         backgroundImage:    "https://a248.e.akamai.net/cipsoft.download.akamai.com/118500/tibia/static.tibia.com/images/account/play-background_artwork.png",
  211.                         closeClientURL:     ""
  212.                                                                       },
  213.                       {
  214.                         allowscriptaccess:  "sameDomain",
  215.                         wmode:              "direct"
  216.                       },
  217.                       {
  218.                         id:                 "FlashClient",
  219.                         name:               "FlashClient"
  220.                       },
  221.                       SWFStatusAction);
  222.                 } else {
  223.                  // preloader not found: show the corresponding error message
  224.                   ShowSWFLoadingError();
  225.                 }
  226.               }
  227.             }
  228.             l_Request.send(null);
  229.           } catch (er) {
  230.             // preloader not found: show the corresponding error message
  231.             ShowSWFLoadingError();
  232.           }
  233.           </script>
  234.      
  235. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement