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

    Compiling How do I compile TFS 0.3.6 for 64-bit?

    How do I compile TFS 0.3.6 for 64-bit? I tried with the -m64 option, but it didn't work. I'm talking about Dev C++, which isn't 64-bit. I want to compile TFS 0.3.6 for 64-bit. I already have the source code.
  2. samuel157

    [baiak-ilusion.com.br] Report DataSpoof MC And BOT!!!!!!!

    [baiak-ilusion.com.br] Report Data Spoof MC And BOT!!!!!!!
  3. samuel157

    Compiling [TFS - 0.3.6] [SQLite] Is it possible to create a Cast System with a 15% EXP bonus for those who open the Cast???

    [TFS - 0.3.6] [SQLite] Is it possible to create a Cast System with a 15% EXP bonus for those who open the Cast???
  4. samuel157

    TFS 0.X [TFS 0.3.6] - [HELP] • I need help with this code, I don't know how to install it. •

    https://otland.net/threads/snake-system.88387/ controlpos={x=1013,y=1164,z=6}, exitpos = {x=1009,y=1157,z=7}, centerpos={x=1012,y=1163,z=7},
  5. samuel157

    Windows How do I open my full automap for the classic Tibia client version 8.60 using %appdata% format .map?

    How do I open my full automap for the classic Tibia client version 8.60 using %appdata% format .map? USING WINDOWS 10 Is there any program or anything that can open minimaps in .map format? Floor 0-15 Edição Windows 10 Pro (64x Bits) Versão 22H2 Instalado em ‎20/‎07/‎2025 Build SO...
  6. samuel157

    Lua Hunted System

    Thanks Solved.
  7. samuel157

    Lua Hunted System

    I choose the price of the hunt, for example, 1kk. I kill a player with another character; the player doesn't leave the hunt list and doesn't receive a reward, in this case, 1kk. https://xtibia.com/forum/topic/231833-hunted-system/ !hunt Hunteds Online: - Forth [1000000 golds]...
  8. samuel157

    OTClient How do I export a minimap in OTClientV8 For Classic Tibia 8.60 Client? Tibia\Automap C:\Users\Samuel\AppData\Roaming\Tibia .map file format.

    How do I export a minimap in OTClientV8 For Classic Tibia 8.60 Client? Tibia\Automap .map file format. C:\Users\Samuel\AppData\Roaming\Tibia
  9. samuel157

    AAC [Please Help] - Please select a game world for your character!

    where I move createaccount.php <?php $location = array( 'GER' =>'Europe', // 'USA' =>'North America' ); $default = 'all'; $worlds = array(); $worlds[0] = array('GER', $config['server']['worldType']); /* $worlds[1] = array('GER', 'optional'); $worlds[2] = array('GER', 'hardcore')...
  10. samuel157

    AAC [Please Help] - Please select a game world for your character!

    Please select a game world for your character! GesiorACC 2019 8.60 Edited by Natanael Beckman Two.
  11. samuel157

    Windows HOW TO OPEN MY ENTIRE MINIMAP IN A .map FILE IN THE %appdata% Tibia/Automap FOLDER in the folder is the .otbm Master Fusion.otbm

    HOW TO OPEN MY ENTIRE MINIMAP IN A .map FILE IN THE %appdata% Tibia/Automap FOLDER in the folder is the .otbm Master Fusion.otbm
  12. samuel157

    server.arcaneot.com Mapa Proprio Dngeons 0 (65535) / 2000

    server.arcaneot.com Mapa Proprio Dngeons 0 (65535) / 2000
  13. samuel157

    Thanks Xinn And Ditto for your patience

    From positive to negative messages, they all became neutral. For me, I discovered that a good team makes all the difference. OTLAND FORWARD.
  14. samuel157

    Thanks Xinn And Ditto for your patience

    I'm very grateful for your patience with me and for waiting until the deadline to unban my IP from my server. I apologize if I inconvenienced you.
  15. samuel157

    Windows TFS 0.3.6 TIBIA 8.60 CAN SOMEONE EXPORT THE MINIMAP FOR ME, PLEASE PUT THE MINIMAP IN .map FORMAT %appdata% Tibia/Automap

    TFS 0.3.6 TIBIA 8.60 CAN SOMEONE EXPORT THE MINIMAP FOR ME, PLEASE PUT THE MINIMAP IN .map FORMAT %appdata% Tibia/Automap MAP-OTBM: https://www.mediafire.com/file/ke2a2oavcq4zjoc/Master+Fusion.otbm/file My Desktop Computer Does Not Export Through Remer's and OTCLIENT Machine I Operate...
  16. samuel157

    Lua [TFS] New Auto Loot Unlimited Edition 2.0 | server crashes when !autoloot money and kills creatures

    but my tfs this is otx @Roddet send link my source for you edit for me.
  17. samuel157

    Lua [TFS] New Auto Loot Unlimited Edition 2.0 | server crashes when !autoloot money and kills creatures

    ok is there any autoloot that works on tfs 0.3.6 8.60?
  18. samuel157

    Lua [TFS] New Auto Loot Unlimited Edition 2.0 | server crashes when !autoloot money and kills creatures

    but the server keeps crashing when collecting money and killing creatures, even players have no way to fix it when there are more than 1000000000 backpacks or more
  19. samuel157

    Lua [TFS] New Auto Loot Unlimited Edition 2.0 | server crashes when !autoloot money and kills creatures

    NO FUNCTION local MAX_CONTAINERS = 36 function getAllContainerFree(cid) local containers, soma, checked = {}, 0, 0 for i = CONST_SLOT_FIRST, CONST_SLOT_LAST do local sitem = getPlayerSlotItem(cid, i) if sitem.uid > 0 and isContainer(sitem.uid) then...
Back
Top