• 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!

gesioraac

  1. hodleo

    [Gesior Forum] Latest Posts Function

    #################################### [> Author: Cybermaster [> Scripted for: Gesior's Simple forum script [> Coding: PHP+XHTML+CSS [> Version: 0.1 \_____________________________________________/ Description This new function displays the latests posts made in your OT's forum, somewhat...
  2. S

    [Gesior AAC] 0.3.6 Group-Based Admin Panel

    I wanted to have two separated administration panels for GM/God's. It took a while cause my knowledge of PHP are very limited. And now when I finally made it, I want to share this with those who want Group-based administration panels and find php coding difficult...
  3. Norix

    [Gesior AAC] 0.3.6 Character World Transfer Script v2

    Hi, I've updated my Character World Transfer Script for Gesior AAC for TFS 0.3.6 to Version 2. Check Changelog for more information. It looks like the Character World Transfer Page of Real Tibia. Please report any bugs here ! How to install: 1. Paste the script in accountmanagement.php file on...
  4. Zonet

    [Gesior AAC] New shop table!

    Hello, I was bored and just made this new shop table for Gesiors AAC :) Screen: When mouseover: <head> <style type="text/css"> td.shop { border: 1px solid black; width: 500px; height: 150px; background: #545454; -moz-border-radius: 10px; -webkit-border-radius: 10px; }...
  5. Helga

    [Gesior AAC] Skull/frag remover in shop (TFS 0.3.5-6 & 0.4)

    Since loads of people are asking about it, I'll post it here. To get the skull and frags remover to work, you need to change the sql query in shopsystem.php 1. Go into shopsystem.php, find the line where the remove-skull sql query is. In widnet's fixed v6 it's on line 584. Search for this...
  6. Rodo

    [Gesior AAC] Categories in shop

    Categories in Shop For Gesior AAC __________________________________ Hello OtLand users, I modified the shopsystem with new colors and new categories with some problems fixeds, like the skull remover. __________________________________ Example: Examples with more items...
  7. B

    [Gesior ACC] WhoIsOnline Flags Show for 0.3.5

    I release a modified script made by Pitufo™. Version: 1.1 Tested in: TFS 0.3.5 - 100% working! Credits: Pitufo and me(bivan) Features: Select your country in "Createaccount" and see the flag in WhoIsOnline! Guide to setup: 1. Add this array into config/config.php...
  8. hodleo

    Skills Pics v2 for Gesior [highscores.php/characters.php]

    Well this is the second version of my feature. I cleaned and optimized the code, so the pics. Absolute Mango helped me too. I also modified the highscores script so the pics appear there instead of the words. Look at the previews to know what I am talking about. In the RAR I included my...
  9. Erikas Kontenis

    Donation System For 0.3.5

    I Saw Alot of players in support channel pleasing donation system 0.3.5 :D So I Tried To Fix That One... Anyways credits going to gesior :) I just small edit it... Then you put the good pin code it will gift some errors in web site. but it nothing special your account will get the points and...
  10. Colandus

    [Gesior AAC] NICE CLASS + Feedback System

    Hey.... Now I release some scripts :) It's table.php, which makes designing for gesior aac veeery simple :D Ofcourse you need to learn how to use it first too :p Also I will release Feedback System ! Where players can send in their ideas about server, and you can comment back etc... Same as in...
  11. Koci1994

    [Gesior AAC] [0.3] Census

    Hello I would like to show you the script which counting vocations and sex Players Script: <?PHP $voc=array (1 => 'Sorcerer', 2 => 'Druid', 3 => 'Paladin', 4 => 'Knight'); $genderCensus = $SQL->query('SELECT `sex` AS `key`, COUNT(`id`) AS `value` FROM `players` GROUP BY...
  12. W

    [Gesior AAC] Layout by Kaskitin v4

    Hello, the new layout by kaskitin has been relased, +o- was full with any archives .psd (photoshop) for edit them and all working finished ;) Important: Please all right reserved to my LAYOUTS, do not change the unique credits of a down website, thanks! please if your like my layout...
  13. Znote

    [Gesior AAC] - Znote Prefix Edition! [Mystic Spirit 0.2]

    Well TFSCMS is growing far to slow, even for donators who got special permission to the svn, it hasn't been updated for years. ( 750 days ). So I will at least make a temporarily version for TFS Mystic Spirit (0.2) distributions by modifying Gesior and POT. This is an great bandwidth fix/lag...
  14. Sizaro

    [Geisor AAC] Perfect Vocation Samples (with items) for realmap

    This is the Samples I made today, I like them... They are unique from other servers. 1. Step > Remove all items from player id 3, 4, 5 and in player_items table. 2. Step > Remove player id 3, 4, 5 and 6 in players table. 3. Step > Go to players table and click on SQL. Paste this and...
  15. Koci1994

    [Gesior acc. maker][TFS 0.3.5]Powergamers and online time stats

    1.How to install? 1. In MySQL execute (phpmyadmin -> 'SQL'): ALTER TABLE `players` ADD `exphist_lastexp` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist1` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist2` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist3` BIGINT( 255 ) NOT NULL DEFAULT '0'...
  16. Aeron

    [Gesior ACC]Show top balance

    This is my first script. I saw a widnet layout and I edited one of his scipts. It shows in web a list of top balance (Money in bank). Tested on TFS 0.3.4 <?php $limitt = 5; $skills = $SQL->query('SELECT name,level,balance FROM players WHERE group_id <...
  17. Aeron

    [Gesior ACC]Aeron Layout: Future

    Screenshot: Installing: In config.php change this: $config['site']['layout'] = "XXXX"; // layout name And replace by: $config['site']['layout'] = "Aeron Layout-4Story"; // layout nam Download: Check attachments:
  18. 5mok3

    [Gesior AAC] OTForum - latest post in website

    Well is not a big deal but i bet it'll be useful to some people with big forums. ^_^ THIS IS FOR THE OTFORUM SCRIPT Demo: Eternia-Online | RPG 24/7 (right column) This is the code i have in my website <div style="padding-left:20px;"> <?PHP echo $layout_name; ?>/img/top1.bmp" /></a></div>...
  19. Norix

    [Gesior AAC] Mass emails sender

    Hi, I've made a script which sends a email to every email that is saved in the database. I dont know if it works good with much emails, i've only tested it with 3 different accounts and it worked. Just make a new file called mail.php and add it in index.php. Script: <?PHP...
  20. EmmaA

    [Gesior ACC]RS/WS in Who is Online

    Hi, I have 4u, my script, on show in Who is Online, who player has White or Red skull! Tested: 0.3.* Not testted: 0.2.* Credits: Me(EmmaA) and Chojrakt (Give Chojrak reputations) - Click Example: Click Install ;P 1. Download two files! redskull.gif and whiteskull.gif (trackback or links)...
Back
Top