• 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. alexxxxxxx

    Added Tile Check for 11069, 11060, and Walkthrough in PVP within Protection Zone (PZ)

    alexxxxxxx submitted a new resource: Added Tile Check for 11069, 11060, and Walkthrough in PVP within Protection Zone (PZ) - tfs 0.4 Read more about this resource...
  2. alexxxxxxx

    Compiling OTClient Mehah in Visual Studio 2022

    powershell administrator cd .. cd.. git clone https://github.com/Microsoft/vcpkg cd vcpkg .\bootstrap-vcpkg.bat .\vcpkg install boost-iostreams:x64-windows boost-asio:x64-windows boost-system:x64-windows boost-variant:x64-windows boost-lockfree:x64-windows luajit:x64-windows...
  3. alexxxxxxx

    TFS 0.X Crash: ChatChannel removeUser

    void Chat::removeUserFromAllChannels(Player* jogador) { se (!jogador || jogador->éRemovido()) retornar; // Remove usuário de canais normais para (NormalChannelMap::iterator it = m_normalChannels.begin(); it != m_normalChannels.end(); ++it) { se (it->segundo) {...
  4. alexxxxxxx

    Extended Screen for OTClient V8 (TFS 0.4)

    Extended Screen for OTClient V8 (TFS 0.4) Hello everyone, today I am bringing an extended screen for OTClient V8 in the latest version. I hope this will be useful for you! This version comes with code updates that are easy to understand. Tested on TFS 0.4. Step 1: Modifications to the const.h...
  5. alexxxxxxx

    Tibia Ginius - Show-OFF

    Download : GitHub - l3k0t/Tibia_Ginius: Bem-vindo ao Tibia Ginius, o epicentro da excelência para todos os aspirantes a criadores de OTServ! Aqui, oferecemos uma coleção abrangente e poderosa de ferramentas essenciais, todas cuidadosamente reunidas para simplificar e aprimorar sua jornada de...
  6. alexxxxxxx

    My Auto Update C# show-off

    Test: Downloads - THPO (https://thpo.com.br/?downloads) Developed by me in C#
  7. alexxxxxxx

    Compiling OTClient Mehah in Visual Studio 2022

    Perform the steps without running PowerShell as administrator, otherwise an error will occur. And if you have MinGW on the C drive, rename it to something else as it might cause a conflict.
  8. alexxxxxxx

    Tibia Ginius - Show-OFF

    auto restart yes or no ^^
  9. alexxxxxxx

    Tibia Ginius - Show-OFF

    Sure, I'll implement the multilanguage feature. Thanks You
  10. alexxxxxxx

    Tibia Ginius - Show-OFF

    Backup System
  11. alexxxxxxx

    Tibia Ginius - Show-OFF

    1717530820 So the software prevents a lot of clicks, so the developer doesn't have to keep searching and can avoid having too many things open on the computer. This is to save time and increase efficiency. I talked to administrators of large OT servers, and they tested the tool and loved it...
  12. alexxxxxxx

    Tibia Ginius - Show-OFF

    Tibia Ginius - SHOW OFF my Software An Essential Tool for OTTibia Server Developers Tibia Ginius is a powerful and versatile tool developed to assist administrators and developers of private Tibia game servers. This tool integrates various essential functionalities that facilitate the...
  13. alexxxxxxx

    [Compile] TFS 0.4 in Ubuntu 20.04 & Ubuntu 22.04

    good... testing ubuntu-22.04.4-desktop-amd64 Ubuntu 22.04.4 LTS (Jammy Jellyfish) (https://releases.ubuntu.com/jammy/)
  14. alexxxxxxx

    Blocking login Account Manager in MY-AAC 0.8.16

    Blocking Access to Manager Account via MY AAC 0.8.16 Website In this tutorial, you will learn how to block access to your manager account through the MY AAC website, providing an additional layer of security for your information and data. This process is essential to protect your confidential...
  15. alexxxxxxx

    Compiling OTClient Mehah in Visual Studio 2022

    Welcome to the tutorial on how to compile the OTClient Mehah in Visual Studio 2022! In this tutorial, I will guide you through the process of setting up the development environment and compiling the OTClient Mehah in Visual Studio 2022. Tutorial: Compiling the OTClient Mehah in Visual Studio...
  16. alexxxxxxx

    Roulette Revscript problem

    error: Now the variable disableMovingItemsToRoulettePositions is correctly initialized as an instance of EventCallback. local disableMovingItemsToRoulettePositions = EventCallback disableMovingItemsToRoulettePositions.onMoveItem = function(self, item, count, fromPosition, toPosition...
  17. alexxxxxxx

    TFS 1.4.2 onMoveItem does not react?

    local ids = {9999, 6000} local ec = EventCallback ec.onMoveItem = function(self, item, count, fromPosition, toPosition, fromCylinder, toCylinder) print("Item move event triggered!") -- Print a message to indicate the event is triggered print("Item ID:", item:getId()) -- Print the item...
  18. alexxxxxxx

    UPDATE 3: Moveitem + Antipush + Anti-Crash Elf Bot - Bug Fixes - TFS 0.4 11/04/2024

    TUTORIAL BY L3K0T EN TFS 0.4 Hello everyone, I bring you an update I made to the system, containing 3 new item movement functionalities and protection against Elf Bot. These additions have been carefully implemented to enhance the gaming experience and maintain the integrity of your server...
Back
Top