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

otcv8

  1. A

    Programmer Looking for a serious Programmer (Otcv8+forgotten+Znote)

    Hello, we are looking for a serious programmer to develop part of our project. We are developing a custom server with our own artistic style, history and world, different game mechanics, and so on. What we look for: Working as freelance (We set up the task, you give us a price, we pay 30%...
  2. N

    Programmer OTCv8 protection services

    Hello everyone, I am a dev with experience in the security field, and am offering protection services for OTCv8 What does protection services mean? Anti-injection: Client will regularly check itself for unauthorized loaded modules (not OTC modules but .dll dynamically linked modules)...
  3. J

    Server Side Shaders

    Hey, I have looked for hours on this site and cant seem to find anything. I want to add shaders to my server. I use OTCv8 TFS, so 1.3, and OTCv8 Client, i know it has locally saves shaders installed in the client, but i would like to be able to add them server side so people can earn them and...
  4. potinho

    OTClient OTCv8 Updater - Update bot config files

    There's a way to update OTCv8 bot config files in updater? I changed a file but isn't downloading by updater. Specifcly modules\game_bot\default_configs\vBot_4.8\vBot\eat_food.lua
  5. E

    Otcv8 graphic clitches

    Hey! Ive got a rlmap thats attached to my tfs 1.5 nekiro downgraded version and Ive experienced several extreme graphic bugs with the masterbranch of otcv8. Examples; In ivory towers my char can disappear. In feru Citadel my char can disappear, or get a Clone. Mobs can be cloned aswell which...
  6. potinho

    OTClient Errors when open client

    Hello guys, Im using OTCv8, i realize i've gotting some erros when i open client, how can i solve this? I have opcode feature disabled on client. == application started at Nov 24 2023 10:30:22 ERROR: Failed to read dat '/things/772/Tibia.dat': corrupt data (id: 106, category: 0, count: 255...
  7. Rafati

    [GERMANY] [10.00/13.21] Moleven - Free Server - no payment

    Created 25th August 2023 Website Moleven - news DiscordJoin the Moleven Discord IP play.moleven.net Port 7171 Client 13.21 / 10.00 / otcv8 / phone andoid Location Europe - Germany We are creating a private Tibia server out of sentiment for the game. Free Server - no payment ! Free Tibia...
  8. Wusse

    OTCV8 TFS 1.4.2

    Hey guys! I've successfully compiled and made small changes for TFS 1.4.2 for 10.98 and everything works as intended🤗 My next milestone is to be able to use and customize OTCV8 for my server, my questions follows: 1. Is there a specific version of OTCV8 that is needed to work with tfs 1.4.2...
  9. Eduardo Lima

    TFS 1.X+ [TFS 1.4.2] Store Ingame

    Hi guys! I'm using TFS 1.4.2 clean, without modifications, trying to make work with OTCv8, I've been trying to make it work with some guides and last night I've tried this one: [WIP] Store System - brunominervino, but some files are different and I ended up giving up on proceeding with the...
  10. M

    Otcv8 sound disabled form some reason unknown

    this in modules/client/client.lua local musicFilename = "/sounds/startup" local musicChannel = g_sounds.getChannel(1) function setMusic(filename) musicFilename = filename if not g_game.isOnline() then musicChannel:stop() musicChannel:enqueue(musicFilename, 3) end end function...
  11. V

    Solved otcv8-dev Compiling Error 'to_string': is not a member of 'boost::core::basic_string_view<char>'

    I compiled my sabrehaven Ot, I had some errors with boost and ftm, but I followed some tutorial and fixed it. But now im trying to compile otv8 client: GitHub - OTCv8/otcv8-dev: OTCv8 Development repository (source code) (https://github.com/OTCv8/otcv8-dev) And I'm having 66 errors, the most is...
  12. tiagosr1

    OTCV8 - Need one custom (paid if necessary)

    Hello guys soon I will open my server and I don't want players change the scripts/layout of otclientev8. And i want remove some features of client otc, and want customize background, name, icon and others. Any developer can help? if necessary i paid for it.
  13. tiagosr1

    OTCV8 - NEW MODULE

    Hello guys, my name is a Tiago. I need a new module in interface of otc-v8 any people can help-me? a module trainer and a auto tools; in trainer : the player active auto cast speel; auto tools : the player active anti-idle for no kick after 15min and eat food, to eat automatically images...
  14. A

    OTCV8 Erro feature (Health and Mana bar backgrounds)

    Whenever I apply this feature in my features.lua: g_game.enableFeature(GameHealthInfoBackground) I get an error in otclient as if it were sprite problems when it is not extended or something like that, I'm applying the code according to this source...
  15. potinho

    OTClient [OTCv8] Android Encryption Issue

    Hi guys, I got the last rev from OTCv8 official Git, but i had a problem: my mobile apk stopped work. SOme guys told me to use "--encrypt --android" flag, but after this, something weird happened: when i leave files in this way i can open otc: If i generate a data.zip and type it into .exe...
  16. potinho

    [OTCv8] Error battle.lua - 'sortCreatures' and 'checkCreatures'

    Hello guys, My OTCv8 (last version from OTCv8 repo) is getting this error on log. Someone help me to fix, please? Error: ERROR: lua function callback failed: /modules/game_battle/battle.lua:357: attempt to compare nil with number stack traceback: [C]: in function '__lt'...
  17. potinho

    OTCv8 - Crash on Android Client

    I was using OTCv8 apk since 2021. Today i migrate to a newer version of OTCv8, but my mobile stop work. I follow those steps above, but when app is opening, gives a crash: Somebody knows how to fix and can help me? data.zip folder working fine on Windows client.
  18. Vagnerking

    Repositioning OTCv8 Wings

    As many know, the repositioning of the Wings is a problem since our current object builder doesn't have the "bones" option and because its offset doesn't allow negative values, and even if it did (in the case of the offset), when the player changes in direction the wing would also be crooked...
  19. T

    OTCv8 Script Help

    Hello. Can I ask you to write a script? It's about using small crystals on shoes if they discharge. In the Elf bot it looks like this. auto 10 listas 'FWB Refill' | if [$itemcount.9020== 1] { useoninventoryitem 676 9020} | wait 1000 i need this in vBOT OTCv8 Unfortunately, I'm new and I do...
  20. Y

    Script otclientv8

    how to flip character to an x position in otcv8 with cavebot? (need to turn to use "exani hur down")
Back
Top