• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved Znote AAC Page before the layout tibiacom

What happens when you have wrote the tibia name and click Get free Premium? The player get hunted? Do you force password and accountname? I think nobody will help you with this, because it looks like a kind of a hack, which is not so good.
 
goto ur www and create index.html
add inside it
PHP:
<html>
<head>
  <title>Tibian - Free Massively Multiplayer Online Role-Playing Game - MMORPG</title>
  <meta name="description" content="Tibian is a free massively multiplayer online role-playing game (MMORPG). Join this fascinating game that has thousands of fans from all over the world! - http://www.tibian.com" />
   <meta name="author" content="TibiaWorks.com" />
  <meta http-equiv="content-language" content="en" />
  <meta name="keywords" content="free online game, free multiplayer game, free online rpg, free mmorpg, mmorpg, mmog, mmo, online role playing game, online multiplayer game, internet game, online rpg, rpg" />
   <link rel="shortcut icon" href="http://www.tibian.com/favicon.ico" type="image/x-icon">
  <link rel="icon" href="http://www.tibian.com/favicon.ico" type="image/x-icon">
  <link href="./static/styles/landingpage.css" rel="stylesheet" type="text/css">
  <script type="text/javascript" >
    var IMAGES="./static/images";
  </script>
  <script type="text/javascript" src="./static/javascripts/landingpage.js"></script>
  <style type="text/css">
    * html #BoxesBackground {
      f\ilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./static/images/boxes.png', sizingMethod='scale');
    }
    div[id] #BoxesBackground {
      background-image: url(./static/images/boxes.png);
    }
    * html #PlayFree {
      f\ilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./static/images/play_free_idle.png', sizingMethod='scale');
    }
    a[id] #PlayFree {
      background-image: url(./static/images/play_free_idle.png);
    }
  </style>
</head>
<body>
  <div id="ArtworkHelper" style="background-image:url(./static/images/background-artwork.jpg);" >
    <div id="BodyContainer" >
      <div id="Header" >
        <b><u><a href="http://www.tibian.com/" target="_self" >Click here for the complete website including news and login</a></u></b>
      </div>
      <div id="BoxesContainer" >
        <div id="Boxes" >
          <div id="BoxesBackground" ></div>
          <ul id="FeatureText" >
            <li>Free Premium Account</li>
            <li>High Exp 100x Game Worlds</li>
            <li>No Lag! Global Network!</li>
            <li>Low Exp 10x Game Worlds</li>
            <li>Regular content updates</li>
            <li>Global Map + Extra Areas</li>
            <li>Under 30ms Ping Warranty</li>
          </ul>
          <div id="ScreenShotNavigator" >
            <div id="LeftArrow" class="NavigationArrow" style="background-image:url(./static/images/navigation_arrow_left_idle.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
            <div id="Number01" class="Number" style="background-image:url(./static/images/number_01_over.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
            <div id="Number02" class="Number" style="background-image:url(./static/images/number_02_idle.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
            <div id="Number03" class="Number" style="background-image:url(./static/images/number_03_idle.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
            <div id="Number04" class="Number" style="background-image:url(./static/images/number_04_idle.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
            <div id="Number05" class="Number" style="background-image:url(./static/images/number_05_idle.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
            <div id="Number06" class="Number" style="background-image:url(./static/images/number_06_idle.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
            <div id="Number07" class="Number" style="background-image:url(./static/images/number_07_idle.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
            <div id="Number08" class="Number" style="background-image:url(./static/images/number_08_idle.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
            <div id="RightArrow" class="NavigationArrow" style="background-image:url(./static/images/navigation_arrow_right_idle.gif);" onClick="ChangeScreenshot(this, false);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></div>
          </div>
          <div id="ScreenShotContainer" style="background-image:url(./static/images/screenshot_1.jpg);" onClick="StartStopSlideshow();" ></div>
          <div id="facebookContainer_Banner">
            <div align="center"><a href="http://www.facebook.com/OpenTibia" target="_blank"><img src="static/images/FaceBook.png" width="180" height="90" border="0"></a>             </div>
           </div>
              <div id="facebookContainer_Premium">
            <div align="center">
                          </div>
            <form action="/mmorpg/free-multiplayer-online-role-playing-game.php" method="POST">
              <div align="center">
                <table align="center" class="table-form">
                  <tr>
                    <td><div align="center"><img src="static/images/Character_Name.png" width="300" height="40"><br><input class="input-name" name="name" type="text" size="40" required>
                    </div></td>
                  </tr>
                  <tr>
                    <td align="center"><div align="center">
                      <input name="Go" value="Free Premium Account" type="submit">
                    </div></td>
                  </tr>
                                  </table>
              </div>
            </form>
           </div>
          <div id="facebookContainer_BOX">
           <div align="center"></div>
          </div>
           <div id="facebookContainer">
            <div align="center">
          <iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FOpen-Tibia-Server%2F347275818643148&amp;width=285&amp;colorscheme=dark&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false&amp;height=190" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:285px; height:190px;" allowTransparency="true"></iframe>
            </div>
           </div>
          <div>
            <a id="PlayFree" href="http://www.tibian.com/game/account.php" style="background-image:url(/static/images/join_now_idle.png);" onMouseOver="MouseOver(this);" onMouseOut="MouseOut(this);" ></a>
          </div>
        </div>
      </div>
    </div>
    <div id="Footer" >
    <a href="http://www.tibiaworks.com/" target="_blank">Copyright by TibiaWorks. All Rights reserved.</a><br/>
    </div>
  </div>
 <!-- GoStats JavaScript Based Code -->
<script type="text/javascript" src="http://gostats.com/js/counter.js"></script>
<script type="text/javascript">_gos='c4.gostats.com';_goa=373248;
_got=5;_goi=1;_gol='free stats';_GoStatsRun();</script>
<noscript><a target="_blank" title="free stats" 
href="http://gostats.com"><img alt="free stats" 
src="http://c4.gostats.com/bin/count/a_373248/t_5/i_1/counter.png" 
style="border-width:0" /></a></noscript>
<!-- End GoStats JavaScript Based Code -->
</body>
</html>

now get the missing images and edit the links and texts :)

- - - Updated - - -

The JS source
http://www.tibian.com/mmorpg/static/javascripts/landingpage.js

BG: http://www.tibian.com/mmorpg/static/images/background-artwork.jpg

Numbers:
http://www.tibian.com/mmorpg/static/images/number_01_over.gif
http://www.tibian.com/mmorpg/static/images/number_02_over.gif
http://www.tibian.com/mmorpg/static/images/number_03_over.gif
http://www.tibian.com/mmorpg/static/images/number_04_over.gif
http://www.tibian.com/mmorpg/static/images/number_05_over.gif
http://www.tibian.com/mmorpg/static/images/number_06_over.gif
http://www.tibian.com/mmorpg/static/images/number_07_over.gif
http://www.tibian.com/mmorpg/static/images/number_08_over.gif

http://www.tibian.com/mmorpg/static/images/number_01_idle.gif
http://www.tibian.com/mmorpg/static/images/number_02_idle.gif
http://www.tibian.com/mmorpg/static/images/number_03_idle.gif
http://www.tibian.com/mmorpg/static/images/number_04_idle.gif
http://www.tibian.com/mmorpg/static/images/number_05_idle.gif
http://www.tibian.com/mmorpg/static/images/number_06_idle.gif
http://www.tibian.com/mmorpg/static/images/number_07_idle.gif
http://www.tibian.com/mmorpg/static/images/number_08_idle.gif

arrow > source: http://www.tibian.com/mmorpg/static/images/navigation_arrow_right_idle.gif
http://www.tibian.com/mmorpg/static/images/navigation_arrow_right_over.gif
arrow < source: http://www.tibian.com/mmorpg/static/images/navigation_arrow_left_over.gif
http://www.tibian.com/mmorpg/static/images/navigation_arrow_left_idle.gif

The screenshot: http://www.tibian.com/mmorpg/static/images/screenshot_1.jpg

Facebook: http://www.tibian.com/mmorpg/static/images/FaceBook.png

Character name : http://www.tibian.com/mmorpg/static/images/Character_Name.png

Boxes: http://www.tibian.com/mmorpg/static/images/boxes.png

Join now: http://www.tibian.com/mmorpg/static/images/join_now_idle.png
http://www.tibian.com/mmorpg/static/images/join_now_over.png


btw, the char name with premium point acc needs php script which i cant help u with, all u have to do is save these images and edit the source links, remove the character thingy if u cant make one

have fun

- - - Updated - - -

oh ofc, you also need the css ofc
here :)

http://www.tibian.com/mmorpg/static/styles/landingpage.css
 
Last edited:
Mmmm amiroslo thanks for this :) you the cream hahaha! i am gonna try , btw i never now what angry encoder was talking about XDDD LMFAO he is crazy


Ps: i am gonna do this and ill let you know on update soon how it works ^_^
 
Back
Top