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

Search results

  1. Engradiel

    [Brazil] [8.60] Fast Baiak | New Season 05 March 2026 | 400x EXP | Custom Systems | Auto Events

    Server Info Website: https://fast-baiak.com Address: fast-baiak.com Port: 7171 Client: Custom Tibia 8.60 Hosted in: Brazil Rates EXP: 400x Skills: 5x Magic Level: 10x Loot: 10x Main Features • Infinite runes and ammunition • Fast Attack enabled • Updated monsters and items from Tibia 15 •...
  2. Engradiel

    OTClient Is possible change a lot .spr Assyncronos to Syncronos?

    Does anyone know if there's a way to convert tibia.spr files in bulk from asynchronous to synchronous? I'm adjusting it to make the graph look better, but I'm doing it manually one by one and I have 30k items.
  3. Engradiel

    Programmer Kondrah Proxy Launcher.exe (NO OTC)

    Hello friends, I know Kondrah can no longer help and is unavailable. I'm using his system for OTC which is active and working well, as it makes the connection more stable and also improves ping. However, I have a server running version 8.60 and some players are still playing through the old...
  4. Engradiel

    C++ SOMEONE HAVE THIS LAUNCHER PROXY SYSTEM?

    Hello friends, I'm looking for someone who has made or can develop a tool that injects a proxy into the Tibia.exe client. Like on the Aurera and Kaldrox servers, you run a launcher.exe that minimizes the proxy system, so when you open Tibia.exe it connects to the proxy. My goal with this is to...
  5. Engradiel

    Programmer NEED GOOD TUNELLING SYSTEM

    Hi everyone, I'm looking for someone with experience who has already developed an effective tunnel that doesn't suffer attacks and automatically chooses the best route. If you've done this before and have experience in creating something good like this, please get in touch.I want to develop a...
  6. Engradiel

    Lua When Buy Potions or Runes goes to the last container

    Hi, I'm using TFS 1.3.Some players have asked that when buying runes or potions, they should go into the deepest backpacks possible to avoid overloading them, and instead graft them onto the main backpack for ease.I have no idea if this is possible or how to do it. Can anyone help me?
  7. Engradiel

    C++ Event that puts everyone on the same level

    Hello friends, I'm having trouble writing a code to make all players have the same level. I use TFS 1.3. The problem is that I can use addexperience or removeexperience and save the experience and level in a storage, but there is a risk of not reverting it, which is dangerous and this makes the...
  8. Engradiel

    C++ ELFBOT RARE BUG TFS 1.3 (OT 8.6)

    This happens when the server is online for a long time, it seems that something is making the Others target functionality inactive and also whenever creatures die it unfairly appears as if they were players.Has anyone perhaps discovered by luck or trial how this works and solves it? As if some...
  9. Engradiel

    C++ Onlinetime nood work right

    Hello friends, the onlinetime functionality that should get the top when you log in and the time when you log out or when you die doesn't work well. A few characters bug when they exit or save in some way. I've been at this for months and it continues to bug.Can anyone help me? void...
  10. Engradiel

    PHP Top Reset Showing isOnline Status

    Hello friends. I need a help in php question SELECT p.name, ps.value AS resets, p.level, p.vocation, p.lookbody, p.lookfeet, p.lookhead, p.looklegs, p.looktype, p.lookaddons FROM players p LEFT JOIN player_storage ps ON ps.player_id = p.id AND ps.key = 66037 where p.account_id != 2 AND p.deleted...
  11. Engradiel

    RevScripts items.xml 13.40

    Hello friends, I wanted to update my items.xml, but I can't find anywhere that has it. I always get this link:RME/data at master · OTAcademy/RME (https://github.com/OTAcademy/RME/blob/master/data/) However, it is no longer updating.Can anyone help?
  12. Engradiel

    C++ Otx Misteryous Freeze in Ubuntu 22.04

    GitHub - FeTads/otxserver: OpenServer tibia / Tutorials and scripts (https://github.com/FeTads/otxserver) << this source Hello generous friends with more knowledge than me. This font when used on Ubuntu 20.04 works fine. However, when I use it on Ubuntu 22.04 it starts working every 2 or 3...
  13. Engradiel

    PHP Top Outfits Ranking

    I found this code I saw on the server very good and interesting. However, when I do it, it is slow and poorly optimized. Can someone with knowledge adjust the optimization? https://www.epicwarserver.com/?subtopic=rank_outfit My code: <?php //echo 'Manutenção';return; ?>...
  14. Engradiel

    Lua Map 12.86 CONVERT IDS PROBLEM TO 13.30

    Hello friends, I'm starting a new global 8.60 project and I decide to use the following datapack: global-11x/data at main · otg-br/global-11x (https://github.com/otg-br/global-11x/tree/main/data) However, I ran into a problem when trying to update it with the current standards that are based...
  15. Engradiel

    C++ Tfs 1.5 Limited for 2 Cores

    Hello, I have tfs 1.5 and my server is very laggy (not is datapack problem or source optimization), as it has 16 cores but source is running tfs on only 2 cores, Can any experienced programmer improve this performance and increase the use of cores? Thanks.
  16. Engradiel

    [Brazil][8.60] New Fast-Baiak 400x

    - > New Fast-Baiak 8.60 OPENING 06/05/2024 < - New Server with New Features • BR low ping server • Infinite ammunition/runes • Fast-attack • High exp/rates • Balanced vocations • Updated items and creatures from version 13.30 • Several new systems • Map with over 1 year of development...
  17. Engradiel

    1 Monster Stand 2 Monsters Distance Away

    I'm wanting to configure the otc with something similar to what I do in elfbot. When there is a dragon on the screen it is only diagonal and when there is 2 it kills the monster from a distance. It is possible?I haven't found anyone who knows how to do this.
  18. Engradiel

    Otclient Cavebot Not Walk Big Distances

    Hello everyone. I have a question.. Why otclient in the cavebot only walk at maximum distance of 40 sqm even though the Use map click option has been selected? Wouldn't I have to walk a longer distance? It's possible solve that? Thanks.
  19. Engradiel

    Need help to Active Chat Mode (walk WASD)

    modules.game_walking.enableWSAD() is not working. I need a game command function to active and desactive the chat mode. I used to use one that changed the chat but didn't record me. Can someone help me?
  20. Engradiel

    PHP Some PHP Expert to Help me of This command...

    SELECT `g`.`id` AS `id`, `g`.`name` AS `name`, COUNT(`g`.`name`) as `frags` FROM `players` p LEFT JOIN `player_deaths` pd ON `pd`.`killed_by` = `p`.`name` LEFT JOIN `guild_membership` gm ON `p`.`id` = `gm`.`player_id` LEFT JOIN `guilds` g ON `gm`.`guild_id` = `g`.`id` WHERE `pd`.`unjustified` =...
Back
Top