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

tfs

  1. D

    General questions about ot development, server version, RME, client

    Hello! A few days ago, I decided to start my own custom Open Tibia project. I’m new to this, but so far I’ve managed to compile the Mehah OTClient and set up a Docker Compose stack with TFS 1.7, MySQL, and MyAAC. I can connect locally using the 13.10 protocol and everything runs fine. My next...
  2. SalvaART

    Lua Looking for best TFS 8.6+ with addons and mounts.

    As in the topic name I am looking for the most stable engine under tibia 8.6 with addons and mounts. I want there to be source files.
  3. ALS

    The Forgotten Server 10.98

    Hello guys, it's been a long time since TFS 1.4.2 (Tibia version 10.98) was released, and since then we have never had any updates to this repository from the Dev team (they only work with the current version of Tibia). If you go to the original repository for this version, the compilation on...
  4. JulianBernalV

    "Anti-Bot" System for OTClientV8 + TFS Revscripts 2025-05-05

    Hello Otland community, I'd like to share a system I developed from scratch, which is commonly referred to as an "Anti-Bot" system. However, it’s important to clarify that it does not automatically detect bots, but instead triggers manual verifications to help discourage suspicious activity...
  5. J

    Crash tfs by nekiro 1.5

    Hello Everyone I was have crash can sombody help me ?; #11 0x00005555557a944f in void std::__invoke_impl<void, void (LuaEnvironment::*&)(unsigned int), LuaEnvironment*&, unsigned int&>(std::__invoke_memfun_deref, void (LuaEnvironment::*&)(unsigned int), LuaEnvironment*&, unsigned int&) () #12...
  6. J

    Crash Server PRoblem

    Hello I use tfs 1.5 by nekiro and ?I have problem with crash server errors is (gdb) break Monster::onCreatureLeave Breakpoint 1 at 0x5555557b7294 (gdb) , Game*&, unsigned int&, Direction&) () Undefined command: "". Try "help". (gdb) (gdb) --Type <RET> for more, q to quit, c...
  7. J

    Trap Rune problem

    I use tfs 1.3 tibia 8.6 I try make trap rune but player must be max 1sqm from (Target Player ) but i would like when have distance 5 sqm can use rune and make trap trapRuneId = 31194 -- ID runy, którą gracz używa (zmień na odpowiednią) local bushId = 1499 -- ID krzaków, które mają pojawić...
  8. Bee King

    RevScripts BOOS Check - monster check - TFS 1.5 DOWNGRADE NEKIRO 8.0

    In my server, there are 4 open-world bosses, and I set their spawn time to be longer in the spawn XML… They are far from the city, so to check if they are there, you need to take a long walk. Here comes my request... I would like a script, an action ID to add to an item or maybe a sign…...
  9. WikiArk21

    TFS 1.X+ help to decrease or remove lag from this script

    I was making a script for the posts and similar to change from on to off at a certain time on the server, but this causes a lag in the time. Is there any way to reduce this lag or even eliminate the lag altogether? Remembering that this is a globalevents local LIGHT_ON_TIME = 18 local...
  10. srunobantana

    [TFS1.4] Teleportation System for Trade Center with Entry and Exit Portals

    Note: ChatGPT was used to format and optimize the code, as well as to add prints and comments in both Portuguese (my language) and English (forum language). Apologies for the large code; feel free to delete what you don't need. About: The player enters the portal and will always return to the...
  11. G

    C++ Nekiro 1.5 772 monsters attacks tick interval

    Hello everyone, I have another question about nekiro 1.5 downgrade 772. In old TFS 0.4 there was a great parameter called interval which could be set on each monster attack in monster script. It could be decreaced from standard 2000ms to lower value. With that it was possible to decrease the...
  12. G

    Lua TFS 1.5 Nekiro 772 real blue djinn behaviour

    Hello everyone, I'm struggling with the npc script, which I would like to work like real Blue Djinn from old days. I'm using clean Nekiro 1.5 772 downgrade with default npc libs from this distro. This npc should be able to buy or sell items only if the player have correct storage value. The...
  13. srunobantana

    [TFS 1.4.2] Installing and Compiling TFS on WSL (Windows Subsystem for Linux)

    Tutorial: Installing and Compiling TFS on WSL (Windows Subsystem for Linux) Step 1: Install WSL on Windows Open CMD in Windows as an administrator (Search for "Command Prompt" in the Start menu, right-click it, and choose "Run as administrator"). Install WSL by running the following command...
  14. J

    Lua Reborn system problem with items

    Hello I use TFS 1.5 by nekiro and I have reborn system local config = { talk = "!reset", resetCostItemId = 10558, newlevel = 8, redskull = true, battle = true, pz = true, healthPercent = 25, -- hp percentage (20%) manaPercent = 25, -- mp percentage (20%)...
  15. R

    TFS 1.6 client 13.10

    however, I installed tfs 1.6 for the 13.10 client. I downloaded this client, changed the IP via OTS IP Changer for Tibia 12+ (https://ots.me/ots-ip-changer-12/). everything works fine, I log in to the account and when I select a character there is an error that he is already logged in with this...
  16. Z

    OtClient 3.5 not assets found?

    Hi, i want to login on the TFS 1.7 server using OtClient/protocol 13.21, I have copied all files from Tibia 13.21 client to OtClient path: "otclient-3.5\data\things\1321". But still i get an error "Could'nt Load Assets", Where is a problem? On the other hands the same steps for 8.1 tibia client...
  17. leik meris

    Real Roulette System

    What I think when a server says it has a roulette system: 🤔🎉 But here's our roulette system: Fully developed in revscripts for TFS 1.4. Custom client module with a sleek, interactive interface. Real-time animations for spins and results. Bet options for numbers, colors (red/black), dozens...
  18. leik meris

    Anti-Bot System - Feedback Request

    Hello everyone! 👋 I'm an enthusiast and new to Lua scripting, and this is one of my first projects: an Anti-Bot System for an Open Tibia Server. I'm sharing it here to get your feedback, suggestions, and constructive criticism to improve it further. 😊 What Does It Do? The Anti-Bot System is...
  19. leik meris

    TFS 1.X+ Tile Validation Error: Difference Between "X" and "Ticks" on the Map

    Hello community, I'm experiencing an issue with my Tibia server (using TFS 1.4 and OTClientV8) related to tile validation on the map. I've attached two images to illustrate the problem: Some tiles are marked with "X" (screenshot taken in-game). The same tiles appear with "ticks" when viewed...
  20. sevengym

    help Disable exp stages/stamina for PvP exp [TFS 1.5 by Nekiro]

    How to make so Experience Stages and Stamina work only for Exp from monsters? Not for PvP exp. I set up a stable 3 level loss for death. But I cannot set up stable 1 level gain for kill because Stages and Stamina affect it in this line -- Experience stage multiplier exp = exp *...
Back
Top