• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

gesioraac

  1. P

    [Gesior ACC] Snow falling.

    Hello, i present a simple but interesting script for the winter. Open your layout.php Add it BEFORE "</head>" <script type="text/javascript"> //Configure below to change URL path to the snow image var snowsrc="http://img849.imageshack.us/img849/5553/snowc.gif" // Configure...
  2. R

    [Gesior LAYOUT] Edit Worgen

    Hey:) I give you a layout that I made a long time ago ... Already use it I will not. It may be useful to someone. The files have a clean logo. Author: Vean Edit: Ramallah Sorry for my English. Photos: Sorry for the lack of a scan, but virustotal.com does not work. I would add would work or...
  3. Maserots

    [GESIOR] Confirmation of donation via email

    Hello Dears Well, after a long time I was looking for my Gesior systems and not found .. I decided to learn php + mysql and create a basic but effective and functioning 100%. System Information: WebSite tested: Gesior [100% success] Content completely in php Easy to install...
  4. Kavvson

    [Gesior ACC] Guild statistics new version!

    Script preview Requirements Req. 1) A copy of Gesior ACC Installation Instructions Step 1) Open the location of your Gesior ACC (e.g. C:/xampp/htdocs/ or /var/www/). Step 2) Locate the guilds.php file , and open it. Step 3) Search for //show guild page Step 4) Mark...
  5. Bufo

    [GĘSIOR ACC LAYOUT] Elemental Layout Coded By Bufo Designed By Squidy.

    Hello guys! Today I have for you full coded layout for gesior acc designed by Squidy and coded by me. Orygynal post by Squidy for .psd: Webdesign - Improved Elemental Layout by Squidy SCREEN (CODED LAYOUT): I DON'T CONVERT THIS LAYOUT FOR MODERN. I DON'T LIKE MODERN. Gesior Acc new era...
  6. Tapcioo

    [GESIOR ACC] Server Informations on latestnews.php

    Hello.^_^ I present to you my FIRST script in php. It gives us the information and the server IP, port, about characters in a database, etc. Author of script: Tapcioo I think someone come in handy. Okey go: Open you latestnews.php After: <?php Add: $main_content = "...
  7. F

    [Gesior ACC] New layout tibia.com - 07/07

    Screen: Download: tibiacom 7z Scan: VirusTotal - Free Online Virus, Malware and URL Scanner
  8. Aleh

    [Gesior ACC] The most popular items in SMS Shop!

    Hello! I present you simple script by me. As you can see in the picture is a script that shows the three most popular items in the sms shop. Open yours shopsystem.php and find elseif($buy_offer['type'] == 'item') { and below this $SQL->query($save_transaction); paste $bought...
  9. gpedro

    [Gesior AAC]Admin Teleporter Player

    ;) SQL PHPMYADMIN ALTER TABLE players ADD `t_x` int(11) NOT NULL; ALTER TABLE players ADD `t_y` int(11) NOT NULL; ALTER TABLE players ADD `t_z` int(11) NOT NULL; ALTER TABLE players ADD `t_active` int(11) NOT NULL; teleport.php <script language="JavaScript"> function...
  10. Szysza

    [Gesior Acc] New quest counter!

    Welcome again, I have for you something new, because a lot of people say that Gesior acc is old and not useful for working on the renewal of its appearance, I think you'll like it Step 1 Open your characters.php and find old quest counter and replace it with this code //New Quest...
  11. Szysza

    [Gesior Acc] Best counters - nice look

    Hello, Hello we meet again ;) today I have for you something interesting, from what I know a lot of people that is looking for and so gives Please rep++, comment and add like :) Okey, The first step: Open your htdocs and go to images. Create folder Flags and add this image...
  12. P

    [GESIOR ACC] Remove ban, deletion, namelock for premium points [works]

    Someone requested on my profile ( View Profile: PhoOwned - OtLand ): So.. Add this page as 'unban' in index.php: case "unban"; $topic = "Unban"; $subtopic = "unban"; include("unban.php"); break; Make new file unban.php and paste: <?php $points_for_unban = 30; if($logged) {...
  13. cbrm

    [Modern AAC] VIP Friends Injection

    It simply displays your VIP friends in any of your character's pages. If the character you are looking at isn't at your account, it won't appear. This has been tested with this default value of config.lua: separateVipListPerCharacter = false Create folder and .php file @...
  14. Kekox

    [Gesior AAC] Top Guilds.

    Well this script is based on elf's code, you can see here: http://otland.net/f118/0-3-6-0-4-top-fragers-top-guilds-one-database-query-68893/ I made it as a complete section to gesior aac. If you are going to use it, please respect credits. Here an example: Link topguilds.php <?PHP...
  15. P

    [GESIOR ACC] Sell characters on auctions (+ 'Buy Now') [ for premium points ]

    As title says ^^ - sell characters on auctions (for premium points) - 'Buy Now' option - name lock character, when player buy it (player can select new name in namelock manager in game) - admin panel (login on website admin account, default 1) to search good characters for sell (sort by...
  16. T

    [GESIOR ACC] Advanced Admin Panel

    I was bored, so I writed admin panel - bigger than standard in Gesior Acc. Ok, let's start.. 1. Paste to your layout menu to admin access section [example for tibiacom] <a href='?subtopic=admin'> <div id='submenu_adminpanel' class='Submenuitem' onMouseOver='MouseOverSubmenuItem(this)'...
  17. Archez

    [Gesior AAC] Achievements + Secret

    Well, it's been a long since I don't post something for you people. This time, I bring the achievements script in my hands. You will need this: http://otland.net/f81/achievements-lib-talkaction-122039/ Credits: darkhaos (creator of the achievements in-game script) Chris (he made it possible)...
  18. FabianoBN

    [Gesior AAC/Modern ACC] - Page Mounts

    FOR GERSIO ACC Create in folder of your web One file of name: mounts.php and paste this: <?PHP $main_content .= "<center><h2> | Mounts | ".$config['server']['serverName']." |</h2></center>"; $main_content .= "<style type=\"text/css\"> .bordafina { border-collapse : collapse; } </style>"...
  19. P

    [Gesior acc] Simple characters search page

    How it looks: How it works: Swevolutions - Characters characters.php code: <?PHP $main_content .= ' <style type="text/css"> .tableFont {color: #FFFFFF} .tableRow0 {background-color: #003300;text-align: left;vertical-align: middle;font-size: 16pt} .tableRow0:hover...
  20. T

    [GESIOR ACC] Layout by Turson

    Today I made simple layout to Gesior Acc. Nothing special, but it's my first template to open tibia server. Intallation: move to gesioracc/layouts and change name of the layout in config/config.php Layout and coded by me. Have fun :peace:
Back
Top