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

Search results

  1. beliar34

    [France][Custom] BLWRO - Bleach Warriors Online

    https://blwro.pl/ Start 06-12-2019 20:00 (CET) Discord : https://discord.gg/NhMja2S
  2. beliar34

    OTClient Tibia Client 8.50

    My client debug when login-in in sources i changed everything with uint_8 to uint16 (send magic effect /distance) but i am strugling with this one : void ProtocolGame::sendMagicEffect(const Position& pos, uint16_t type) { if(type > NM_ME_NONE || !canSee(pos)) return...
  3. beliar34

    OTClient Tibia Client 8.50

    @refresh
  4. beliar34

    OpenTibia [various] Tibia Extended Client Library

    8.50 support or hex for Exceeds the limit of 255 magic effects in 8.50
  5. beliar34

    Programmer Effects Limit - OldClient

    @refresh anyone know adresses for 8.50 ?
  6. beliar34

    OTClient Tibia Client 8.50

    @refresh
  7. beliar34

    [France][Custom] BLWRO - Bleach Warriors Online

    Website : www.blwro.pl Start Date : 06-12-2019 20:00 (CET) Anti-Bot Secure - YES Best Bleach based OTS with Traditions since 2008 :) Playable Vocations : Ichigo Rukia Renji Toushiro Zaraki Nel Ulquiorra Byakuya Grimmjow Urahara Yamamoto Starrk Aizen Gin Ichimaru...
  8. beliar34

    Summon that explode

    @refresh tfs 0.3.5 !
  9. beliar34

    Jak zablokować zasypywanie depo i domków

    Nie wiem czy dziala ja sobie inaczej poradzilem :)
  10. beliar34

    OTClient Tibia Client 8.50

    I am looking for tutorial that would show me how to unlock 255 + animations in Tibia client (uint_8 to uint_16) if you got something for 8.50 post it i am looking for hex values etc :) there was Table with those hexes in tibia.net.pl few years ago but that forum died and with it tables ...
  11. beliar34

    Compiling Ubuntu 18.04 "mysql headers missing."

    Error : checking mysql/mysql.h usability... no checking mysql/mysql.h presence... no checking for mysql/mysql.h... no configure: error: "mysql headers missing." root@vps10037:/var/BLWRO# "mysql headers missing." Mysql : 8.0.18 - MySQL Community Server - GPL Linux : Ubuntu 18.04 LTS # check...
  12. beliar34

    OTClient Spoof tibia version.

    Is there any metod to spoof client version or grab that info from already patched client with bot protection on ? i managed only to get something like that : msg:addU16(868) if g_game.getFeature(GameClientVersion) then msg:addU32(868) or is there option that will check every credential one...
  13. beliar34

    [TFS1.2] Cannot Create account in Gesior AAC

    Tak juz jest na polskich forach, zawistne polaczki zamiast pomoc to tylko spam robia pod postami i dogryzaja :) zamiast cos podlinkowac jak byl podobny problem czy cos to smaruja ci zebys nauczyl sie uzywac google itd. chlopaki z elektrody bawia sie na otlandzie XD
  14. beliar34

    [TFS1.2] Cannot Create account in Gesior AAC

    ustaw debugowanie bazy w gesiorze i pokaz bledy :) Set sql debug and show errors ;) INDEX.PHP !
  15. beliar34

    AAC Most powerfull guilds

    anyone? solution mysql > SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
  16. beliar34

    oldschoolwar.zapto.org

    09 February 2019 (23:24) Unfortunately, I no longer have the time to work on the server. I would like to sell the entire server (all scripts lua/C++, datapack, map, sources, client, etc. EVERYTHING) Please write here/otland forum if interested.
  17. beliar34

    AAC Most powerfull guilds

    SELECT `g`.`id` AS `id`, `g`.`name` AS `name`, `g`.`logo_gfx_name` AS `logo`, COUNT(`g`.`name`) as `frags` FROM `killers` k LEFT JOIN `player_killers` pk ON `k`.`id` = `pk`.`kill_id` LEFT JOIN `players` p ON `pk`.`player_id` = `p`.`id` LEFT JOIN `guild_ranks` gr ON `p`.`rank_id` = `gr`.`id` LEFT...
  18. beliar34

    Jak zablokować zasypywanie depo i domków

    ? ktos cos ?
  19. beliar34

    Summon that explode

    @refresh tfs 0.3.5 !
Back
Top